File texlive-specs-m.spec of Package texlive-specs-m
#
# spec file for package texlive-specs-m
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%define texlive_version 2016
%define texlive_previous 2015
%define texlive_release 20160523
%define texlive_noarch 122
#!BuildIgnore: texlive
%global _varlib %{_localstatedir}/lib
%global _libexecdir %{_prefix}/lib
%define _texmfdistdir %{_datadir}/texmf
%if 0%{texlive_version} >= 2013
%define _texmfmaindir %{_texmfdistdir}
%define _texmfdirs %{_texmfdistdir}
%else
%define _texmfmaindir %{_libexecdir}/texmf
%define _texmfdirs \{%{_texmfdistdir},%{_texmfmaindir}\}
%endif
%define _texmfconfdir %{_sysconfdir}/texmf
%define _texmfvardir %{_varlib}/texmf
%define _texmfcache %{_localstatedir}/cache/texmf
%define _fontcache %{_texmfcache}/fonts
#
%define _x11bin %{_prefix}/bin
%define _x11lib %{_libdir}
%define _x11data %{_datadir}/X11
%define _x11inc %{_includedir}
%define _appdefdir %{_x11data}/app-defaults
Name: texlive-specs-m
Version: 2016
Release: 0
BuildRequires: ed
BuildRequires: texlive-filesystem
BuildRequires: xz
BuildArch: noarch
Summary: Meta package for m
License: BSD-3-Clause and GFDL-1.2 and GPL-2.0+ and LGPL-2.1+ and LPPL-1.0 and LPPL-1.3c and SUSE-Public-Domain and SUSE-TeX
Group: Productivity/Publishing/TeX/Base
Url: https://build.opensuse.org/package/show/Publishing:TeXLive/Meta
Source0: texlive-specs-m-rpmlintrc
%description
Meta package to build tons of noarch texlive packages.
%package -n texlive-jknapltx
Version: %{texlive_version}.%{texlive_noarch}.svn19440
Release: 0
Summary: Miscellaneous packages by Joerg Knappen
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-jknapltx-doc >= %{texlive_version}
Provides: tex(greekctr.sty)
Provides: tex(holtpolt.sty)
Provides: tex(latin1jk.def)
Provides: tex(latin2jk.def)
Provides: tex(latin3jk.def)
Provides: tex(mathbbol.sty)
Provides: tex(mathrsfs.sty)
Provides: tex(parboxx.sty)
Provides: tex(sans.sty)
Provides: tex(semtrans.sty)
Provides: tex(sgmlcmpt.sty)
Provides: tex(smartmn.sty)
Provides: tex(tccompat.sty)
Provides: tex(ursfs.fd)
Provides: tex(ustmary.fd)
Provides: tex(young.sty)
Requires: tex(graphicx.sty)
Requires: tex(textcomp.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source1: jknapltx.tar.xz
Source2: jknapltx.doc.tar.xz
%description -n texlive-jknapltx
Miscellaneous macros by Jorg Knappen, including: represent
counters in greek; Maxwell's non-commutative division;
latin1jk, latin2jk and latin3jk, which are their inputenc
definition files that allow verbatim input in the respective
ISO Latin codes; blackboard bold fonts in maths; use of RSFS
fonts in maths; extra alignments for \parboxes; swap Roman and
Sans fonts; transliterate semitic languages; patches to make
(La)TeX formulae embeddable in SGML; use maths "minus" in text
as appropriate; simple Young tableaux.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-jknapltx-doc
Version: %{texlive_version}.%{texlive_noarch}.svn19440
Release: 0
Summary: Documentation for texlive-jknapltx
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-jknapltx-doc
This package includes the documentation for texlive-jknapltx
%post -n texlive-jknapltx
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-jknapltx
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-jknapltx
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-jknapltx-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/jknapltx/00readme.txt
%{_texmfdistdir}/doc/latex/jknapltx/README.TEXLIVE
%{_texmfdistdir}/doc/latex/jknapltx/mathbbol.rme
%{_texmfdistdir}/doc/latex/jknapltx/mathrsfs.rme
%files -n texlive-jknapltx
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/jknapltx/greekctr.sty
%{_texmfdistdir}/tex/latex/jknapltx/holtpolt.sty
%{_texmfdistdir}/tex/latex/jknapltx/latin1jk.def
%{_texmfdistdir}/tex/latex/jknapltx/latin2jk.def
%{_texmfdistdir}/tex/latex/jknapltx/latin3jk.def
%{_texmfdistdir}/tex/latex/jknapltx/mathbbol.sty
%{_texmfdistdir}/tex/latex/jknapltx/mathrsfs.sty
%{_texmfdistdir}/tex/latex/jknapltx/parboxx.sty
%{_texmfdistdir}/tex/latex/jknapltx/sans.sty
%{_texmfdistdir}/tex/latex/jknapltx/semtrans.sty
%{_texmfdistdir}/tex/latex/jknapltx/sgmlcmpt.sty
%{_texmfdistdir}/tex/latex/jknapltx/smartmn.sty
%{_texmfdistdir}/tex/latex/jknapltx/tccompat.sty
%{_texmfdistdir}/tex/latex/jknapltx/ursfs.fd
%{_texmfdistdir}/tex/latex/jknapltx/ustmary.fd
%{_texmfdistdir}/tex/latex/jknapltx/young.sty
/var/adm/update-scripts/texlive-jknapltx-%{texlive_version}.%{texlive_noarch}.svn19440-%{release}-zypper
%package -n texlive-jlabels
Version: %{texlive_version}.%{texlive_noarch}.svn24858
Release: 0
Summary: Make letter-sized pages of labels
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-jlabels-doc >= %{texlive_version}
Provides: tex(jlabels.sty)
Requires: tex(calc.sty)
Requires: tex(etoolbox.sty)
Requires: tex(ifthen.sty)
Requires: tex(pstricks.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source3: jlabels.tar.xz
Source4: jlabels.doc.tar.xz
%description -n texlive-jlabels
The package provides controls for the numbers of rows and
columns.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-jlabels-doc
Version: %{texlive_version}.%{texlive_noarch}.svn24858
Release: 0
Summary: Documentation for texlive-jlabels
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-jlabels-doc
This package includes the documentation for texlive-jlabels
%post -n texlive-jlabels
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-jlabels
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-jlabels
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-jlabels-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/jlabels/README
%{_texmfdistdir}/doc/latex/jlabels/jlabels.pdf
%{_texmfdistdir}/doc/latex/jlabels/jlabels.tex
%files -n texlive-jlabels
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/jlabels/jlabels.sty
/var/adm/update-scripts/texlive-jlabels-%{texlive_version}.%{texlive_noarch}.svn24858-%{release}-zypper
%package -n texlive-jmlr
Version: %{texlive_version}.%{texlive_noarch}.1.21svn36370
Release: 0
Summary: Class files for the Journal of Machine Learning Research
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-jmlr-doc >= %{texlive_version}
Requires: perl(Cwd)
#!BuildIgnore: perl(Cwd)
Requires: perl(File::Basename)
#!BuildIgnore: perl(File::Basename)
Requires: perl(File::Copy)
#!BuildIgnore: perl(File::Copy)
Requires: perl(Getopt::Long)
#!BuildIgnore: perl(Getopt::Long)
Requires: perl(strict)
#!BuildIgnore: perl(strict)
Provides: tex(jmlr.cls)
Provides: tex(jmlrbook.cls)
Requires: tex(algorithm2e.sty)
Requires: tex(amsmath.sty)
Requires: tex(amssymb.sty)
Requires: tex(article.cls)
Requires: tex(calc.sty)
Requires: tex(combnat.sty)
Requires: tex(currfile.sty)
Requires: tex(etoolbox.sty)
Requires: tex(fink.sty)
Requires: tex(glyphtounicode-cmr.tex)
Requires: tex(glyphtounicode.tex)
Requires: tex(graphicx.sty)
Requires: tex(hyperref.sty)
Requires: tex(nameref.sty)
Requires: tex(natbib.sty)
Requires: tex(setspace.sty)
Requires: tex(url.sty)
Requires: tex(xcolor.sty)
Requires: tex(xkeyval.sty)
Requires: tex(xmpincl.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source5: jmlr.tar.xz
Source6: jmlr.doc.tar.xz
%description -n texlive-jmlr
The jmlr bundle provides a class for authors (jmlr) and a class
for production editors (jmlrbook), as well as a script
makejmlrbook The jmlrbook class can be used to combine articles
written using the jmlr class into a book. The class uses the
combine class and the hyperref package to produce either a
colour hyperlinked book for on-line viewing or a greyscale
nonhyperlinked book for printing. The makejmlrbook Perl script
can be used to create the colour hyperlinked and greyscale
nonhyperlinked PDFs of a document using the jmlrbook class. It
can also create a set of HTML files that list the included
papers with links to their abstracts and the individual
articles as PDFs.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-jmlr-doc
Version: %{texlive_version}.%{texlive_noarch}.1.21svn36370
Release: 0
Summary: Documentation for texlive-jmlr
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-jmlr-doc
This package includes the documentation for texlive-jmlr
%post -n texlive-jmlr
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-jmlr
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-jmlr
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-jmlr-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/jmlr/CHANGES
%{_texmfdistdir}/doc/latex/jmlr/INSTALL
%{_texmfdistdir}/doc/latex/jmlr/README
%{_texmfdistdir}/doc/latex/jmlr/jmlr.pdf
%{_texmfdistdir}/doc/latex/jmlr/sample-books/bookLogo-gray.png
%{_texmfdistdir}/doc/latex/jmlr/sample-books/bookLogo.png
%{_texmfdistdir}/doc/latex/jmlr/sample-books/jmlrbook-sample.pdf
%{_texmfdistdir}/doc/latex/jmlr/sample-books/jmlrbook-sample.tex
%{_texmfdistdir}/doc/latex/jmlr/sample-books/paper1/paper1.bib
%{_texmfdistdir}/doc/latex/jmlr/sample-books/paper1/paper1.tex
%{_texmfdistdir}/doc/latex/jmlr/sample-books/paper2/paper2.bib
%{_texmfdistdir}/doc/latex/jmlr/sample-books/paper2/paper2.tex
%{_texmfdistdir}/doc/latex/jmlr/sample-books/paper3/paper3.bib
%{_texmfdistdir}/doc/latex/jmlr/sample-books/paper3/paper3.tex
%{_texmfdistdir}/doc/latex/jmlr/sample-books/paper4/paper4.bib
%{_texmfdistdir}/doc/latex/jmlr/sample-books/paper4/paper4.tex
%{_texmfdistdir}/doc/latex/jmlr/sample-books/proceedings-sample.pdf
%{_texmfdistdir}/doc/latex/jmlr/sample-books/proceedings-sample.tex
%{_texmfdistdir}/doc/latex/jmlr/sample-papers/images/circle-gray.png
%{_texmfdistdir}/doc/latex/jmlr/sample-papers/images/circle.jpg
%{_texmfdistdir}/doc/latex/jmlr/sample-papers/images/nodes-gray.png
%{_texmfdistdir}/doc/latex/jmlr/sample-papers/images/nodes.png
%{_texmfdistdir}/doc/latex/jmlr/sample-papers/images/square-gray.png
%{_texmfdistdir}/doc/latex/jmlr/sample-papers/images/square.png
%{_texmfdistdir}/doc/latex/jmlr/sample-papers/images/teximage.tex
%{_texmfdistdir}/doc/latex/jmlr/sample-papers/jmlr-sample.bib
%{_texmfdistdir}/doc/latex/jmlr/sample-papers/jmlr-sample.pdf
%{_texmfdistdir}/doc/latex/jmlr/sample-papers/jmlr-sample.tex
%{_texmfdistdir}/doc/latex/jmlr/sample-papers/jmlrwcp-sample.pdf
%{_texmfdistdir}/doc/latex/jmlr/sample-papers/jmlrwcp-sample.tex
%files -n texlive-jmlr
%defattr(-,root,root,755)
%{_texmfdistdir}/scripts/jmlr/makejmlrbook
%{_texmfdistdir}/tex/latex/jmlr/jmlr.cls
%{_texmfdistdir}/tex/latex/jmlr/jmlrbook.cls
/var/adm/update-scripts/texlive-jmlr-%{texlive_version}.%{texlive_noarch}.1.21svn36370-%{release}-zypper
%package -n texlive-jmn
Version: %{texlive_version}.%{texlive_noarch}.svn22719
Release: 0
Summary: Package jmn
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires: texlive-jmn-fonts >= %{texlive_version}
Provides: tex(hans-sh.tfm)
Provides: tex(hans.enc)
Provides: tex(hans.map)
Provides: tex(hans.tfm)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source7: jmn.tar.xz
%description -n texlive-jmn
The jmn package
%package -n texlive-jmn-fonts
Version: %{texlive_version}.%{texlive_noarch}.svn22719
Release: 0
Summary: Severed fonts for texlive-jmn
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Fonts
Url: http://www.tug.org/texlive/
Requires(post): fontconfig
Requires(post): ghostscript-fonts-std
Requires(post): mkfontdir
Requires(post): mkfontscale
Requires(post): xorg-x11-fonts-core
Requires(postun): fontconfig
Requires(postun): ghostscript-fonts-std
Requires(postun): xorg-x11-fonts-core
%description -n texlive-jmn-fonts
The separated fonts package for texlive-jmn
%post -n texlive-jmn
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-jmn
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-jmn
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-jmn-fonts
mkfontscale %{_datadir}/fonts/texlive-jmn
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-jmn
fc-cache %{_datadir}/fonts
%postun -n texlive-jmn-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fi
%files -n texlive-jmn
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/afm/jmn/hans/hans-sh.afm
%{_texmfdistdir}/fonts/afm/jmn/hans/hans.afm
%{_texmfdistdir}/fonts/enc/dvips/jmn/hans.enc
%{_texmfdistdir}/fonts/map/dvips/jmn/hans.map
%{_texmfdistdir}/fonts/tfm/jmn/hans/hans-sh.tfm
%{_texmfdistdir}/fonts/tfm/jmn/hans/hans.tfm
%verify(link) %{_texmfdistdir}/fonts/type1/jmn/hans/hans-sh.pfb
%{_texmfdistdir}/fonts/type1/jmn/hans/hans-sh.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/jmn/hans/hans.pfb
%{_texmfdistdir}/fonts/type1/jmn/hans/hans.pfm
%files -n texlive-jmn-fonts
%defattr(-,root,root,755)
%dir %{_datadir}/fonts/texlive-jmn
%config %{_sysconfdir}/fonts/conf.avail/58-texlive-jmn.conf
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-jmn/encodings.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-jmn/fonts.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-jmn/fonts.scale
%{_datadir}/fonts/texlive-jmn/hans-sh.pfb
%{_datadir}/fonts/texlive-jmn/hans.pfb
/var/adm/update-scripts/texlive-jmn-%{texlive_version}.%{texlive_noarch}.svn22719-%{release}-zypper
%package -n texlive-jneurosci
Version: %{texlive_version}.%{texlive_noarch}.1.00svn17346
Release: 0
Summary: BibTeX style for the Journal of Neuroscience
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-jneurosci-doc >= %{texlive_version}
Provides: tex(jneurosci.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source8: jneurosci.tar.xz
Source9: jneurosci.doc.tar.xz
%description -n texlive-jneurosci
This is a slightly modified version of the namedplus style,
which fully conforms with the Journal of Neuroscience citation
style. It should be characterised as an author-date citation
style; a BibTeX style and a LaTeX package are provided.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-jneurosci-doc
Version: %{texlive_version}.%{texlive_noarch}.1.00svn17346
Release: 0
Summary: Documentation for texlive-jneurosci
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-jneurosci-doc
This package includes the documentation for texlive-jneurosci
%post -n texlive-jneurosci
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-jneurosci
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-jneurosci
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-jneurosci-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/jneurosci/README
%{_texmfdistdir}/doc/latex/jneurosci/jneurosci.pdf
%{_texmfdistdir}/doc/latex/jneurosci/jneurosci.tex
%files -n texlive-jneurosci
%defattr(-,root,root,755)
%{_texmfdistdir}/bibtex/bst/jneurosci/jneurosci.bst
%{_texmfdistdir}/tex/latex/jneurosci/jneurosci.sty
/var/adm/update-scripts/texlive-jneurosci-%{texlive_version}.%{texlive_noarch}.1.00svn17346-%{release}-zypper
%package -n texlive-jpsj
Version: %{texlive_version}.%{texlive_noarch}.1.2.2svn15878
Release: 0
Summary: Document Class for Journal of the Physical Society of Japan
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-jpsj-doc >= %{texlive_version}
Provides: tex(jpsj2.cls)
Requires: tex(amsmath.sty)
Requires: tex(amssymb.sty)
Requires: tex(graphicx.sty)
Requires: tex(overcite.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source10: jpsj.tar.xz
Source11: jpsj.doc.tar.xz
%description -n texlive-jpsj
The jpsj package
date: 2016-04-04 08:35:19 +0000
%package -n texlive-jpsj-doc
Version: %{texlive_version}.%{texlive_noarch}.1.2.2svn15878
Release: 0
Summary: Documentation for texlive-jpsj
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-jpsj-doc
This package includes the documentation for texlive-jpsj
%post -n texlive-jpsj
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-jpsj
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-jpsj
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-jpsj-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/jpsj/dummy.eps
%{_texmfdistdir}/doc/latex/jpsj/injpsj2.pdf
%{_texmfdistdir}/doc/latex/jpsj/injpsj2.tex
%{_texmfdistdir}/doc/latex/jpsj/template.tex
%files -n texlive-jpsj
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/jpsj/jpsj2.cls
/var/adm/update-scripts/texlive-jpsj-%{texlive_version}.%{texlive_noarch}.1.2.2svn15878-%{release}-zypper
%package -n texlive-js-misc
Version: %{texlive_version}.%{texlive_noarch}.svn16211
Release: 0
Summary: Miscellaneous macros from Joachim Schrod
License: SUSE-Public-Domain
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-js-misc-doc >= %{texlive_version}
Provides: tex(cassette.tex)
Provides: tex(idverb.tex)
Provides: tex(js-misc.tex)
Provides: tex(schild.tex)
Provides: tex(sperr.tex)
Provides: tex(xfig.tex)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source12: js-misc.tar.xz
Source13: js-misc.doc.tar.xz
%description -n texlive-js-misc
A bunch of packages, including: idverb.tex, for 'short
verbatim'; xfig.tex, for including xfig/transfig output in a
TeX document; and cassette.tex for setting cassette labels.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-js-misc-doc
Version: %{texlive_version}.%{texlive_noarch}.svn16211
Release: 0
Summary: Documentation for texlive-js-misc
License: SUSE-Public-Domain
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-js-misc-doc
This package includes the documentation for texlive-js-misc
%post -n texlive-js-misc
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-js-misc
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-js-misc
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-js-misc-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/plain/js-misc/History
%{_texmfdistdir}/doc/plain/js-misc/INSTALL
%{_texmfdistdir}/doc/plain/js-misc/Imakefile
%{_texmfdistdir}/doc/plain/js-misc/License
%{_texmfdistdir}/doc/plain/js-misc/Makefile
%{_texmfdistdir}/doc/plain/js-misc/README
%{_texmfdistdir}/doc/plain/js-misc/TODO
%{_texmfdistdir}/doc/plain/js-misc/deutsch.doc
%{_texmfdistdir}/doc/plain/js-misc/deutsch.tex
%{_texmfdistdir}/doc/plain/js-misc/idverb.doc
%{_texmfdistdir}/doc/plain/js-misc/names.sty
%{_texmfdistdir}/doc/plain/js-misc/xfig/text-2.1-doc.tex
%{_texmfdistdir}/doc/plain/js-misc/xfig/text-2.1.fig
%{_texmfdistdir}/doc/plain/js-misc/xfig/text-2.1.latex
%{_texmfdistdir}/doc/plain/js-misc/xfig/text-3.1-doc.tex
%{_texmfdistdir}/doc/plain/js-misc/xfig/text-3.1.latex
%files -n texlive-js-misc
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/plain/js-misc/cassette.tex
%{_texmfdistdir}/tex/plain/js-misc/idverb.tex
%{_texmfdistdir}/tex/plain/js-misc/js-misc.tex
%{_texmfdistdir}/tex/plain/js-misc/schild.tex
%{_texmfdistdir}/tex/plain/js-misc/sperr.tex
%{_texmfdistdir}/tex/plain/js-misc/xfig.tex
/var/adm/update-scripts/texlive-js-misc-%{texlive_version}.%{texlive_noarch}.svn16211-%{release}-zypper
%package -n texlive-jsclasses
Version: %{texlive_version}.%{texlive_noarch}.svn40613
Release: 0
Summary: Classes tailored for use with Japanese
License: BSD-3-Clause
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-jsclasses-doc >= %{texlive_version}
Provides: tex(jsarticle.cls)
Provides: tex(jsbook.cls)
Provides: tex(jspf.cls)
Provides: tex(jsverb.sty)
Provides: tex(kiyou.cls)
Provides: tex(minijs.sty)
Provides: tex(morisawa.sty)
Provides: tex(okumacro.sty)
Provides: tex(okuverb.sty)
Requires: tex(ts1enc.def)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source14: jsclasses.tar.xz
Source15: jsclasses.doc.tar.xz
%description -n texlive-jsclasses
Classes jsarticle and jsbook are provided, together with
packages okumacro, okuverb and morisawa. These classes are
designed to work under ASCII Corporation's Japanese TeX system
ptex.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-jsclasses-doc
Version: %{texlive_version}.%{texlive_noarch}.svn40613
Release: 0
Summary: Documentation for texlive-jsclasses
License: BSD-3-Clause
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Provides: locale(texlive-jsclasses-doc:ja)
%description -n texlive-jsclasses-doc
This package includes the documentation for texlive-jsclasses
%post -n texlive-jsclasses
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-jsclasses
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-jsclasses
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-jsclasses-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/platex/jsclasses/README
%{_texmfdistdir}/doc/platex/jsclasses/jsclasses.pdf
%{_texmfdistdir}/doc/platex/jsclasses/jsverb.pdf
%{_texmfdistdir}/doc/platex/jsclasses/morisawa.pdf
%{_texmfdistdir}/doc/platex/jsclasses/okumacro.pdf
%{_texmfdistdir}/doc/platex/jsclasses/okuverb.pdf
%files -n texlive-jsclasses
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/platex/jsclasses/jsarticle.cls
%{_texmfdistdir}/tex/platex/jsclasses/jsbook.cls
%{_texmfdistdir}/tex/platex/jsclasses/jspf.cls
%{_texmfdistdir}/tex/platex/jsclasses/jsverb.sty
%{_texmfdistdir}/tex/platex/jsclasses/kiyou.cls
%{_texmfdistdir}/tex/platex/jsclasses/minijs.sty
%{_texmfdistdir}/tex/platex/jsclasses/morisawa.sty
%{_texmfdistdir}/tex/platex/jsclasses/okumacro.sty
%{_texmfdistdir}/tex/platex/jsclasses/okuverb.sty
/var/adm/update-scripts/texlive-jsclasses-%{texlive_version}.%{texlive_noarch}.svn40613-%{release}-zypper
%package -n texlive-jslectureplanner
Version: %{texlive_version}.%{texlive_noarch}.1.2svn41043
Release: 0
Summary: Creation and management of university course material
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-jslectureplanner-doc >= %{texlive_version}
Provides: tex(jslectureplanner.sty)
Provides: tex(jsmembertable.sty)
Requires: tex(advdate.sty)
Requires: tex(array.sty)
Requires: tex(calc.sty)
Requires: tex(datatool.sty)
Requires: tex(datetime.sty)
Requires: tex(etoolbox.sty)
Requires: tex(hhline.sty)
Requires: tex(ifthen.sty)
Requires: tex(longtable.sty)
Requires: tex(xkeyval.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source16: jslectureplanner.tar.xz
Source17: jslectureplanner.doc.tar.xz
%description -n texlive-jslectureplanner
The jslectureplanner package facilitates the generation and
management of university course material. It provides an
interface to set up and access centralized course data that can
be reused in all course documents. Furthermore, the package is
able to calculate the session dates of a whole semester and
generate course programs, if the course is held weekly and the
date of the first lecture is specified. Moreover, the package
can be used to generate a sectioned course bibliography via
biblatex.
date: 2016-05-11 19:02:45 +0000
%package -n texlive-jslectureplanner-doc
Version: %{texlive_version}.%{texlive_noarch}.1.2svn41043
Release: 0
Summary: Documentation for texlive-jslectureplanner
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-jslectureplanner-doc
This package includes the documentation for texlive-jslectureplanner
%post -n texlive-jslectureplanner
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-jslectureplanner
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-jslectureplanner
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-jslectureplanner-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/jslectureplanner/README
%{_texmfdistdir}/doc/latex/jslectureplanner/examples/lecpresbody.tex
%{_texmfdistdir}/doc/latex/jslectureplanner/examples/lecturebib.pdf
%{_texmfdistdir}/doc/latex/jslectureplanner/examples/lecturebib.tex
%{_texmfdistdir}/doc/latex/jslectureplanner/examples/lecturehandout.pdf
%{_texmfdistdir}/doc/latex/jslectureplanner/examples/lecturehandout.tex
%{_texmfdistdir}/doc/latex/jslectureplanner/examples/lectureplanner-examples.bib
%{_texmfdistdir}/doc/latex/jslectureplanner/examples/lecturepresentation.pdf
%{_texmfdistdir}/doc/latex/jslectureplanner/examples/lecturepresentation.tex
%{_texmfdistdir}/doc/latex/jslectureplanner/examples/lectureprogram.pdf
%{_texmfdistdir}/doc/latex/jslectureplanner/examples/lectureprogram.tex
%{_texmfdistdir}/doc/latex/jslectureplanner/examples/lecturescript.pdf
%{_texmfdistdir}/doc/latex/jslectureplanner/examples/lecturescript.tex
%{_texmfdistdir}/doc/latex/jslectureplanner/examples/membertable-blank.pdf
%{_texmfdistdir}/doc/latex/jslectureplanner/examples/membertable-blank.tex
%{_texmfdistdir}/doc/latex/jslectureplanner/examples/membertable-filled.pdf
%{_texmfdistdir}/doc/latex/jslectureplanner/examples/membertable-filled.tex
%{_texmfdistdir}/doc/latex/jslectureplanner/examples/metadata.tex
%{_texmfdistdir}/doc/latex/jslectureplanner/examples/presencetable-blank.pdf
%{_texmfdistdir}/doc/latex/jslectureplanner/examples/presencetable-blank.tex
%{_texmfdistdir}/doc/latex/jslectureplanner/examples/presencetable-filled.pdf
%{_texmfdistdir}/doc/latex/jslectureplanner/examples/presencetable-filled.tex
%{_texmfdistdir}/doc/latex/jslectureplanner/examples/presentation-list.pdf
%{_texmfdistdir}/doc/latex/jslectureplanner/examples/presentation-list.tex
%{_texmfdistdir}/doc/latex/jslectureplanner/examples/students.csv
%{_texmfdistdir}/doc/latex/jslectureplanner/jslectureplanner.pdf
%{_texmfdistdir}/doc/latex/jslectureplanner/jslectureplanner.tex
%files -n texlive-jslectureplanner
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/jslectureplanner/cologne.lps
%{_texmfdistdir}/tex/latex/jslectureplanner/german-default.lps
%{_texmfdistdir}/tex/latex/jslectureplanner/jslectureplanner.sty
%{_texmfdistdir}/tex/latex/jslectureplanner/jsmembertable.sty
/var/adm/update-scripts/texlive-jslectureplanner-%{texlive_version}.%{texlive_noarch}.1.2svn41043-%{release}-zypper
%package -n texlive-jumplines
Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn37553
Release: 0
Summary: Articles with teasers and continuation later on
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-jumplines-doc >= %{texlive_version}
Provides: tex(jumplines.sty)
Requires: tex(babel.sty)
Requires: tex(bookmark.sty)
Requires: tex(etoolbox.sty)
Requires: tex(hyperref.sty)
Requires: tex(ifluatex.sty)
Requires: tex(luacolor.sty)
Requires: tex(tcolorbox.sty)
Requires: tex(tocloft.sty)
Requires: tex(xcolor.sty)
Requires: tex(xkeyval.sty)
Requires: tex(xparse.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source18: jumplines.tar.xz
Source19: jumplines.doc.tar.xz
%description -n texlive-jumplines
Jumplines is a package for typesetting (newspaper) articles
that show a teaser (some few lines of text/content) and are
continued at a later place, with optional hyperlinking and a
list of articles. It requires lualatex for colour support in
split boxes.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-jumplines-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn37553
Release: 0
Summary: Documentation for texlive-jumplines
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-jumplines-doc
This package includes the documentation for texlive-jumplines
%post -n texlive-jumplines
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-jumplines
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-jumplines
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-jumplines-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/jumplines/README
%{_texmfdistdir}/doc/latex/jumplines/jumplines_doc.pdf
%{_texmfdistdir}/doc/latex/jumplines/jumplines_doc.tex
%{_texmfdistdir}/doc/latex/jumplines/jumplines_example.pdf
%{_texmfdistdir}/doc/latex/jumplines/jumplines_example.tex
%files -n texlive-jumplines
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/jumplines/jumplines.sty
/var/adm/update-scripts/texlive-jumplines-%{texlive_version}.%{texlive_noarch}.0.0.2svn37553-%{release}-zypper
%package -n texlive-junicode
Version: %{texlive_version}.%{texlive_noarch}.0.0.7.7svn28286
Release: 0
Summary: A TrueType font for mediaevalists
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires: texlive-junicode-fonts >= %{texlive_version}
Recommends: texlive-junicode-doc >= %{texlive_version}
Provides: tex(mt-Junicode.cfg)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source20: junicode.tar.xz
Source21: junicode.doc.tar.xz
%description -n texlive-junicode
Junicode is a TrueType font with many OpenType features for
antiquarians (especially medievalists) based on typefaces used
by the Oxford Press in the late 17th and early 18th centuries.
It works well with Xe(La)TeX.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-junicode-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.7.7svn28286
Release: 0
Summary: Documentation for texlive-junicode
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-junicode-doc
This package includes the documentation for texlive-junicode
%package -n texlive-junicode-fonts
Version: %{texlive_version}.%{texlive_noarch}.0.0.7.7svn28286
Release: 0
Summary: Severed fonts for texlive-junicode
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Fonts
Url: http://www.tug.org/texlive/
Obsoletes: ctan-junicode-fonts <= 0.7.8
Provides: ctan-junicode-fonts
Requires(post): fontconfig
Requires(post): ghostscript-fonts-std
Requires(post): mkfontdir
Requires(post): mkfontscale
Requires(post): xorg-x11-fonts-core
Requires(postun): fontconfig
Requires(postun): ghostscript-fonts-std
Requires(postun): xorg-x11-fonts-core
%description -n texlive-junicode-fonts
The separated fonts package for texlive-junicode
%post -n texlive-junicode
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-junicode
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-junicode
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-junicode-fonts
mkfontscale %{_datadir}/fonts/texlive-junicode
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-junicode
fc-cache %{_datadir}/fonts
%postun -n texlive-junicode-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fi
%files -n texlive-junicode-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/junicode/Junicode.pdf
%{_texmfdistdir}/doc/fonts/junicode/Junicode.tex
%{_texmfdistdir}/doc/fonts/junicode/README
%{_texmfdistdir}/doc/fonts/junicode/aelfric_job.pdf
%{_texmfdistdir}/doc/fonts/junicode/aelfric_job.tex
%{_texmfdistdir}/doc/fonts/junicode/fleurons
%{_texmfdistdir}/doc/fonts/junicode/homer_sample.pdf
%{_texmfdistdir}/doc/fonts/junicode/homer_sample.tex
%{_texmfdistdir}/doc/fonts/junicode/replacements
%files -n texlive-junicode
%defattr(-,root,root,755)
%verify(link) %{_texmfdistdir}/fonts/truetype/public/junicode/Junicode-Bold.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/junicode/Junicode-BoldItalic.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/junicode/Junicode-Italic.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/junicode/Junicode.ttf
%{_texmfdistdir}/tex/latex/junicode/mt-Junicode.cfg
%files -n texlive-junicode-fonts
%defattr(-,root,root,755)
%dir %{_datadir}/fonts/texlive-junicode
%config %{_sysconfdir}/fonts/conf.avail/58-texlive-junicode.conf
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-junicode/encodings.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-junicode/fonts.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-junicode/fonts.scale
%{_datadir}/fonts/texlive-junicode/Junicode-Bold.ttf
%{_datadir}/fonts/texlive-junicode/Junicode-BoldItalic.ttf
%{_datadir}/fonts/texlive-junicode/Junicode-Italic.ttf
%{_datadir}/fonts/texlive-junicode/Junicode.ttf
/var/adm/update-scripts/texlive-junicode-%{texlive_version}.%{texlive_noarch}.0.0.7.7svn28286-%{release}-zypper
%package -n texlive-jura
Version: %{texlive_version}.%{texlive_noarch}.4.3svn15878
Release: 0
Summary: A document class for German legal texts
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-jura-doc >= %{texlive_version}
Provides: tex(alphanum.sty)
Provides: tex(jura.cls)
Requires: tex(report.cls)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source22: jura.tar.xz
Source23: jura.doc.tar.xz
%description -n texlive-jura
Implements the standard layout for German term papers in law
(one-and-half linespacing, 7 cm margins, etc.). Includes
alphanum that permits alphanumeric section numbering (e.g., A.
Introduction; III. International Law).
date: 2015-08-03 03:43:12 +0000
%package -n texlive-jura-doc
Version: %{texlive_version}.%{texlive_noarch}.4.3svn15878
Release: 0
Summary: Documentation for texlive-jura
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Provides: locale(texlive-jura-doc:en;de)
%description -n texlive-jura-doc
This package includes the documentation for texlive-jura
%post -n texlive-jura
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-jura
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-jura
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-jura-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/jura/README
%{_texmfdistdir}/doc/latex/jura/jura.pdf
%{_texmfdistdir}/doc/latex/jura/jura2html
%{_texmfdistdir}/doc/latex/jura/juratest.ltx
%files -n texlive-jura
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/jura/alphanum.sty
%{_texmfdistdir}/tex/latex/jura/jura.cls
/var/adm/update-scripts/texlive-jura-%{texlive_version}.%{texlive_noarch}.4.3svn15878-%{release}-zypper
%package -n texlive-juraabbrev
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
Summary: Abbreviations for typesetting (German) juridical documents
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-juraabbrev-doc >= %{texlive_version}
Provides: tex(juraabbrev.sty)
Requires: tex(ifthen.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source24: juraabbrev.tar.xz
Source25: juraabbrev.doc.tar.xz
%description -n texlive-juraabbrev
This package should be helpful for people working on (German)
law. It helps you to handle abbreviations and creates a list of
those (pre-defined) abbreviations that have actually been used
in the document
date: 2015-08-03 03:43:12 +0000
%package -n texlive-juraabbrev-doc
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
Summary: Documentation for texlive-juraabbrev
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Provides: locale(texlive-juraabbrev-doc:de)
%description -n texlive-juraabbrev-doc
This package includes the documentation for texlive-juraabbrev
%post -n texlive-juraabbrev
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-juraabbrev
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-juraabbrev
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-juraabbrev-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/juraabbrev/README
%{_texmfdistdir}/doc/latex/juraabbrev/abbrevtest.tex
%{_texmfdistdir}/doc/latex/juraabbrev/juraabbrev.pdf
%files -n texlive-juraabbrev
%defattr(-,root,root,755)
%{_texmfdistdir}/makeindex/juraabbrev/laws.ist
%{_texmfdistdir}/tex/latex/juraabbrev/juraabbrev.4ht
%{_texmfdistdir}/tex/latex/juraabbrev/juraabbrev.sty
/var/adm/update-scripts/texlive-juraabbrev-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper
%package -n texlive-jurabib
Version: %{texlive_version}.%{texlive_noarch}.0.0.6svn15878
Release: 0
Summary: Extended BibTeX citation support for the humanities and legal texts
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-jurabib-doc >= %{texlive_version}
Provides: tex(dajbbib.ldf)
Provides: tex(dejbbib.ldf)
Provides: tex(dujbbib.ldf)
Provides: tex(enjbbib.ldf)
Provides: tex(fijbbib.ldf)
Provides: tex(frjbbib.ldf)
Provides: tex(itjbbib.ldf)
Provides: tex(jblong.cfg)
Provides: tex(jurabib.cfg)
Provides: tex(jurabib.sty)
Provides: tex(nojbbib.ldf)
Provides: tex(ptjbbib.ldf)
Provides: tex(spjbbib.ldf)
Requires: tex(array.sty)
Requires: tex(calc.sty)
Requires: tex(ifthen.sty)
Requires: tex(keyval.sty)
Requires: tex(url.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source26: jurabib.tar.xz
Source27: jurabib.doc.tar.xz
%description -n texlive-jurabib
This package enables automated citation with BibTeX for legal
studies and the humanities. In addition, the package provides
commands for specifying editors in a commentary in a convenient
way. Simplified formatting of the citation as well as the
bibliography entry is also provided. It is possible to display
the (short) title of a work only if an authors is cited with
multiple works. Giving a full citation in the text, conforming
to the bibliography entry, is supported. Several options are
provided which might be of special interest for those outside
legal studies--for instance, displaying multiple full
citations. In addition, the format of last names and first
names of authors may be changed easily. Cross references to
other footnotes are possible. Language dependent handling of
bibliography entries is possible by the special language field.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-jurabib-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.6svn15878
Release: 0
Summary: Documentation for texlive-jurabib
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Provides: locale(texlive-jurabib-doc:en;de)
%description -n texlive-jurabib-doc
This package includes the documentation for texlive-jurabib
%post -n texlive-jurabib
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-jurabib
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-jurabib
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-jurabib-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/jurabib/changes.txt
%{_texmfdistdir}/doc/latex/jurabib/docs/english/jbendoc.pdf
%{_texmfdistdir}/doc/latex/jurabib/docs/english/jbendoc.tex
%{_texmfdistdir}/doc/latex/jurabib/docs/german/jbgerdoc.pdf
%{_texmfdistdir}/doc/latex/jurabib/docs/german/jbgerdoc.tex
%{_texmfdistdir}/doc/latex/jurabib/jbtest.pdf
%{_texmfdistdir}/doc/latex/jurabib/jbtest.tex
%{_texmfdistdir}/doc/latex/jurabib/jbtest.url
%{_texmfdistdir}/doc/latex/jurabib/jbtestbt.tex
%{_texmfdistdir}/doc/latex/jurabib/jbtestbu.tex
%{_texmfdistdir}/doc/latex/jurabib/jbtestcb.tex
%{_texmfdistdir}/doc/latex/jurabib/jbtestcb1.tex
%{_texmfdistdir}/doc/latex/jurabib/jbtestcb2.tex
%{_texmfdistdir}/doc/latex/jurabib/jbtesthu.tex
%{_texmfdistdir}/doc/latex/jurabib/jbtestmb.tex
%files -n texlive-jurabib
%defattr(-,root,root,755)
%{_texmfdistdir}/bibtex/bib/jurabib/book.bib
%{_texmfdistdir}/bibtex/bib/jurabib/comment.bib
%{_texmfdistdir}/bibtex/bib/jurabib/jbtest.bib
%{_texmfdistdir}/bibtex/bib/jurabib/jbtesthu.bib
%{_texmfdistdir}/bibtex/bst/jurabib/jox.bst
%{_texmfdistdir}/bibtex/bst/jurabib/jurabib.bst
%{_texmfdistdir}/bibtex/bst/jurabib/jureco.bst
%{_texmfdistdir}/bibtex/bst/jurabib/jurunsrt.bst
%{_texmfdistdir}/tex/latex/jurabib/dajbbib.ldf
%{_texmfdistdir}/tex/latex/jurabib/dejbbib.ldf
%{_texmfdistdir}/tex/latex/jurabib/dujbbib.ldf
%{_texmfdistdir}/tex/latex/jurabib/enjbbib.ldf
%{_texmfdistdir}/tex/latex/jurabib/fijbbib.ldf
%{_texmfdistdir}/tex/latex/jurabib/frjbbib.ldf
%{_texmfdistdir}/tex/latex/jurabib/itjbbib.ldf
%{_texmfdistdir}/tex/latex/jurabib/jblong.cfg
%{_texmfdistdir}/tex/latex/jurabib/jurabib.cfg
%{_texmfdistdir}/tex/latex/jurabib/jurabib.sty
%{_texmfdistdir}/tex/latex/jurabib/nojbbib.ldf
%{_texmfdistdir}/tex/latex/jurabib/ptjbbib.ldf
%{_texmfdistdir}/tex/latex/jurabib/spjbbib.ldf
/var/adm/update-scripts/texlive-jurabib-%{texlive_version}.%{texlive_noarch}.0.0.6svn15878-%{release}-zypper
%package -n texlive-juramisc
Version: %{texlive_version}.%{texlive_noarch}.0.0.91svn15878
Release: 0
Summary: Typesetting German juridical documents
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-juramisc-doc >= %{texlive_version}
Provides: tex(jbgoe.clo)
Provides: tex(jbstgallen.clo)
Provides: tex(jbtrier.clo)
Provides: tex(jurabase.sty)
Provides: tex(jurabook.cls)
Provides: tex(juraovw.cls)
Provides: tex(juraurtl.cls)
Requires: tex(array.sty)
Requires: tex(book.cls)
Requires: tex(calc.sty)
Requires: tex(color.sty)
Requires: tex(fancybox.sty)
Requires: tex(fancyhdr.sty)
Requires: tex(ifthen.sty)
Requires: tex(multicol.sty)
Requires: tex(pifont.sty)
Requires: tex(ragged2e.sty)
Requires: tex(remreset.sty)
Requires: tex(scrartcl.cls)
Requires: tex(xspace.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source28: juramisc.tar.xz
Source29: juramisc.doc.tar.xz
%description -n texlive-juramisc
A collection of classes for typesetting court sentences, legal
opinions, books and dissertations for German lawyers. A
jurabook class is also provided, which may not yet be complete.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-juramisc-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.91svn15878
Release: 0
Summary: Documentation for texlive-juramisc
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Provides: locale(texlive-juramisc-doc:de)
%description -n texlive-juramisc-doc
This package includes the documentation for texlive-juramisc
%post -n texlive-juramisc
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-juramisc
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-juramisc
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-juramisc-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/juramisc/README
%{_texmfdistdir}/doc/latex/juramisc/doc/jbook/jbook.dtx
%{_texmfdistdir}/doc/latex/juramisc/doc/jbook/jbook.ins
%{_texmfdistdir}/doc/latex/juramisc/doc/jmgerdoc.pdf
%{_texmfdistdir}/doc/latex/juramisc/doc/jmgerdoc.tex
%{_texmfdistdir}/doc/latex/juramisc/doc/jmgerdoc_scr.pdf
%files -n texlive-juramisc
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/juramisc/jbgoe.clo
%{_texmfdistdir}/tex/latex/juramisc/jbstgallen.clo
%{_texmfdistdir}/tex/latex/juramisc/jbtrier.clo
%{_texmfdistdir}/tex/latex/juramisc/jurabase.sty
%{_texmfdistdir}/tex/latex/juramisc/jurabook.cls
%{_texmfdistdir}/tex/latex/juramisc/juraovw.cls
%{_texmfdistdir}/tex/latex/juramisc/juraurtl.cls
/var/adm/update-scripts/texlive-juramisc-%{texlive_version}.%{texlive_noarch}.0.0.91svn15878-%{release}-zypper
%package -n texlive-jurarsp
Version: %{texlive_version}.%{texlive_noarch}.0.0.52svn15878
Release: 0
Summary: Citations of judgements and official documents in (German) juridical documents
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-jurarsp-doc >= %{texlive_version}
Provides: tex(jurarsp.cfg)
Provides: tex(jurarsp.sty)
Requires: tex(calc.sty)
Requires: tex(ifthen.sty)
Requires: tex(keyval.sty)
Requires: tex(xspace.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source30: jurarsp.tar.xz
Source31: jurarsp.doc.tar.xz
%description -n texlive-jurarsp
This package should be helpful for people working on (German)
law. It (ab)uses BibTeX for citations of judgements and
official documents. For this purpose, a special BibTeX-style is
provided.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-jurarsp-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.52svn15878
Release: 0
Summary: Documentation for texlive-jurarsp
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Provides: locale(texlive-jurarsp-doc:de)
%description -n texlive-jurarsp-doc
This package includes the documentation for texlive-jurarsp
%post -n texlive-jurarsp
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-jurarsp
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-jurarsp
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-jurarsp-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/jurarsp/README
%{_texmfdistdir}/doc/latex/jurarsp/jurarsp.pdf
%{_texmfdistdir}/doc/latex/jurarsp/rsptest.bib
%{_texmfdistdir}/doc/latex/jurarsp/rsptest.tex
%files -n texlive-jurarsp
%defattr(-,root,root,755)
%{_texmfdistdir}/bibtex/bst/jurarsp/jurarsp.bst
%{_texmfdistdir}/tex/latex/jurarsp/jurarsp.cfg
%{_texmfdistdir}/tex/latex/jurarsp/jurarsp.sty
/var/adm/update-scripts/texlive-jurarsp-%{texlive_version}.%{texlive_noarch}.0.0.52svn15878-%{release}-zypper
%package -n texlive-jvlisting
Version: %{texlive_version}.%{texlive_noarch}.0.0.7svn24638
Release: 0
Summary: A replacement for LaTeX's verbatim package
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-jvlisting-doc >= %{texlive_version}
Provides: tex(jvlisting.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source32: jvlisting.tar.xz
Source33: jvlisting.doc.tar.xz
%description -n texlive-jvlisting
This package provides a LaTeX environment listing, an
alternative to the built-in verbatim environment. The listing
environment is tailored for including listings of computer
program source code into documents. The main advantages over
the original verbatim environment are: environments
automatically fixes leading whitespace so that the environment
and program listing can be indented with the rest of the
document source, and; listing environments may easily be
customised and extended.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-jvlisting-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.7svn24638
Release: 0
Summary: Documentation for texlive-jvlisting
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-jvlisting-doc
This package includes the documentation for texlive-jvlisting
%post -n texlive-jvlisting
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-jvlisting
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-jvlisting
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-jvlisting-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/jvlisting/README
%{_texmfdistdir}/doc/latex/jvlisting/examples.tex
%{_texmfdistdir}/doc/latex/jvlisting/jvlisting.pdf
%{_texmfdistdir}/doc/latex/jvlisting/test.tex
%files -n texlive-jvlisting
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/jvlisting/jvlisting.sty
/var/adm/update-scripts/texlive-jvlisting-%{texlive_version}.%{texlive_noarch}.0.0.7svn24638-%{release}-zypper
%package -n texlive-kantlipsum
Version: %{texlive_version}.%{texlive_noarch}.0.0.6svn27994
Release: 0
Summary: Generate sentences in Kant's style
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-kantlipsum-doc >= %{texlive_version}
Provides: tex(kantlipsum.sty)
Requires: tex(expl3.sty)
Requires: tex(xparse.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source34: kantlipsum.tar.xz
Source35: kantlipsum.doc.tar.xz
%description -n texlive-kantlipsum
The package spits out sentences in Kantian style; the text is
provided by the Kant generator for Python by Mark Pilgrim,
described in the book "Dive into Python". The package is
modelled on lipsum, and may be used for similar purposes.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-kantlipsum-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.6svn27994
Release: 0
Summary: Documentation for texlive-kantlipsum
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-kantlipsum-doc
This package includes the documentation for texlive-kantlipsum
%post -n texlive-kantlipsum
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-kantlipsum
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-kantlipsum
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-kantlipsum-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/kantlipsum/README
%{_texmfdistdir}/doc/latex/kantlipsum/kantlipsum.pdf
%files -n texlive-kantlipsum
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/kantlipsum/kantlipsum.sty
/var/adm/update-scripts/texlive-kantlipsum-%{texlive_version}.%{texlive_noarch}.0.0.6svn27994-%{release}-zypper
%package -n texlive-karnaugh
Version: %{texlive_version}.%{texlive_noarch}.svn21338
Release: 0
Summary: Typeset Karnaugh-Veitch-maps
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-karnaugh-doc >= %{texlive_version}
Provides: tex(kvmacros.tex)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source36: karnaugh.tar.xz
Source37: karnaugh.doc.tar.xz
%description -n texlive-karnaugh
The package provides macros for typesetting Karnaugh-Maps and
Veitch-Charts in a simple and user-friendly way. Karnaugh-Maps
and Veitch-Charts are used to display and simplify logic
functions "manually". These macros can typeset Karnaugh-Maps
and Veitch-Charts with up to ten variables (=1024 entries).
date: 2015-08-03 03:43:12 +0000
%package -n texlive-karnaugh-doc
Version: %{texlive_version}.%{texlive_noarch}.svn21338
Release: 0
Summary: Documentation for texlive-karnaugh
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-karnaugh-doc
This package includes the documentation for texlive-karnaugh
%post -n texlive-karnaugh
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-karnaugh
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-karnaugh
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-karnaugh-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/karnaugh/kvdoc.pdf
%{_texmfdistdir}/doc/latex/karnaugh/kvdoc.tex
%files -n texlive-karnaugh
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/karnaugh/kvmacros.tex
/var/adm/update-scripts/texlive-karnaugh-%{texlive_version}.%{texlive_noarch}.svn21338-%{release}-zypper
%package -n texlive-karnaughmap
Version: %{texlive_version}.%{texlive_noarch}.2.0svn36989
Release: 0
Summary: Typeset Karnaugh maps
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-karnaughmap-doc >= %{texlive_version}
Provides: tex(karnaughmap.sty)
Requires: tex(ifthen.sty)
Requires: tex(tikz.sty)
Requires: tex(xkeyval.sty)
Requires: tex(xstring.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source38: karnaughmap.tar.xz
Source39: karnaughmap.doc.tar.xz
%description -n texlive-karnaughmap
This package provides an easy to use interface to typeset
Karnaugh maps using TikZ. Though similar to the karnaugh
macros, it provides a key-value system to customize
karnaughmaps and a proper LaTeX package.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-karnaughmap-doc
Version: %{texlive_version}.%{texlive_noarch}.2.0svn36989
Release: 0
Summary: Documentation for texlive-karnaughmap
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-karnaughmap-doc
This package includes the documentation for texlive-karnaughmap
%post -n texlive-karnaughmap
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-karnaughmap
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-karnaughmap
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-karnaughmap-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/karnaughmap/README
%{_texmfdistdir}/doc/latex/karnaughmap/karnaughmap.pdf
%files -n texlive-karnaughmap
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/karnaughmap/karnaughmap.sty
/var/adm/update-scripts/texlive-karnaughmap-%{texlive_version}.%{texlive_noarch}.2.0svn36989-%{release}-zypper
%package -n texlive-kastrup
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
Summary: Convert numbers into binary, octal and hexadecimal
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-kastrup-doc >= %{texlive_version}
Provides: tex(binhex.tex)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source40: kastrup.tar.xz
Source41: kastrup.doc.tar.xz
%description -n texlive-kastrup
Provides expandable macros for both fixed-width and minimum-
width numbers to bases 2, 4, 8 and 16.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-kastrup-doc
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
Summary: Documentation for texlive-kastrup
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-kastrup-doc
This package includes the documentation for texlive-kastrup
%post -n texlive-kastrup
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-kastrup
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-kastrup
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-kastrup-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/generic/kastrup/binhex.pdf
%files -n texlive-kastrup
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/generic/kastrup/binhex.tex
/var/adm/update-scripts/texlive-kastrup-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper
%package -n texlive-kdgdocs
Version: %{texlive_version}.%{texlive_noarch}.1.0svn24498
Release: 0
Summary: Document classes for Karel de Grote University College
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-kdgdocs-doc >= %{texlive_version}
Provides: tex(kdgcoursetext.cls)
Provides: tex(kdgmasterthesis.cls)
Requires: tex(cmbright.sty)
Requires: tex(color.sty)
Requires: tex(eso-pic.sty)
Requires: tex(fancyhdr.sty)
Requires: tex(fontspec.sty)
Requires: tex(geometry.sty)
Requires: tex(graphicx.sty)
Requires: tex(hyperref.sty)
Requires: tex(ifthen.sty)
Requires: tex(ifxetex.sty)
Requires: tex(tikz.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source42: kdgdocs.tar.xz
Source43: kdgdocs.doc.tar.xz
%description -n texlive-kdgdocs
The bundle provides two classes for usage by KdG professors and
master students: kdgcoursetext: for writing course texts, and
kdgmasterthesis: for writing master's theses. The bundle
replaces the original kdgcoursetext package (now removed from
the archive).
date: 2015-08-03 03:43:12 +0000
%package -n texlive-kdgdocs-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0svn24498
Release: 0
Summary: Documentation for texlive-kdgdocs
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-kdgdocs-doc
This package includes the documentation for texlive-kdgdocs
%post -n texlive-kdgdocs
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-kdgdocs
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-kdgdocs
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-kdgdocs-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/kdgdocs/LICENSE
%{_texmfdistdir}/doc/latex/kdgdocs/README
%{_texmfdistdir}/doc/latex/kdgdocs/kdg_color.eps
%{_texmfdistdir}/doc/latex/kdgdocs/kdg_color.pdf
%{_texmfdistdir}/doc/latex/kdgdocs/kdgcoursetext-example.pdf
%{_texmfdistdir}/doc/latex/kdgdocs/kdgcoursetext-example.tex
%{_texmfdistdir}/doc/latex/kdgdocs/kdgdocs.pdf
%{_texmfdistdir}/doc/latex/kdgdocs/kdgmasterthesis-example.pdf
%{_texmfdistdir}/doc/latex/kdgdocs/kdgmasterthesis-example.tex
%{_texmfdistdir}/doc/latex/kdgdocs/manifest.txt
%{_texmfdistdir}/doc/latex/kdgdocs/pi-orchid.jpg
%files -n texlive-kdgdocs
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/kdgdocs/kdgcoursetext.cls
%{_texmfdistdir}/tex/latex/kdgdocs/kdgmasterthesis.cls
/var/adm/update-scripts/texlive-kdgdocs-%{texlive_version}.%{texlive_noarch}.1.0svn24498-%{release}-zypper
%package -n texlive-kerkis
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
Summary: Kerkis (Greek) font family
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(post): findutils
Requires(post): grep
Requires(post): sed
Requires(post): texlive >= %{texlive_version}
Requires(post): tex(updmap.cfg)
#!BuildIgnore: tex(updmap.cfg)
Requires(postun): findutils
Requires(postun): grep
Requires(postun): sed
Requires(postun): texlive >= %{texlive_version}
Requires(postun): tex(updmap.cfg)
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires: texlive-kerkis-fonts >= %{texlive_version}
Recommends: texlive-kerkis-doc >= %{texlive_version}
Provides: tex(ek8a.tfm)
Provides: tex(ek8a.vf)
Provides: tex(ek8r.tfm)
Provides: tex(ekb8a.tfm)
Provides: tex(ekb8a.vf)
Provides: tex(ekb8r.tfm)
Provides: tex(ekbi8a.tfm)
Provides: tex(ekbi8a.vf)
Provides: tex(ekbi8r.tfm)
Provides: tex(ekbo8a.tfm)
Provides: tex(ekbo8a.vf)
Provides: tex(ekbo8r.tfm)
Provides: tex(ekbsc8a.tfm)
Provides: tex(ekbsc8a.vf)
Provides: tex(ekbsc8r.tfm)
Provides: tex(ekbsco8a.tfm)
Provides: tex(ekbsco8a.vf)
Provides: tex(ekbsco8r.tfm)
Provides: tex(ekbui8a.tfm)
Provides: tex(ekbui8a.vf)
Provides: tex(ekbui8r.tfm)
Provides: tex(ekcal8a.tfm)
Provides: tex(ekcal8a.vf)
Provides: tex(ekcal8r.tfm)
Provides: tex(eki8a.tfm)
Provides: tex(eki8a.vf)
Provides: tex(eki8r.tfm)
Provides: tex(eko8a.tfm)
Provides: tex(eko8a.vf)
Provides: tex(eko8r.tfm)
Provides: tex(eksb8a.tfm)
Provides: tex(eksb8a.vf)
Provides: tex(eksb8r.tfm)
Provides: tex(eksbi8a.tfm)
Provides: tex(eksbi8a.vf)
Provides: tex(eksbi8r.tfm)
Provides: tex(eksbo8a.tfm)
Provides: tex(eksbo8a.vf)
Provides: tex(eksbo8r.tfm)
Provides: tex(eksbui8a.tfm)
Provides: tex(eksbui8a.vf)
Provides: tex(eksbui8r.tfm)
Provides: tex(eksc8a.tfm)
Provides: tex(eksc8a.vf)
Provides: tex(eksc8r.tfm)
Provides: tex(eksco8a.tfm)
Provides: tex(eksco8a.vf)
Provides: tex(eksco8r.tfm)
Provides: tex(eksf8a.tfm)
Provides: tex(eksf8t.tfm)
Provides: tex(eksf8t.vf)
Provides: tex(eksfb8a.tfm)
Provides: tex(eksfb8t.tfm)
Provides: tex(eksfb8t.vf)
Provides: tex(eksfbi8a.tfm)
Provides: tex(eksfbi8t.tfm)
Provides: tex(eksfbi8t.vf)
Provides: tex(eksfi8a.tfm)
Provides: tex(eksfi8t.tfm)
Provides: tex(eksfi8t.vf)
Provides: tex(eksfsc8a.tfm)
Provides: tex(eksfsc8t.tfm)
Provides: tex(eksfsc8t.vf)
Provides: tex(ekui8a.tfm)
Provides: tex(ekui8a.vf)
Provides: tex(ekui8r.tfm)
Provides: tex(gk7a.tfm)
Provides: tex(gk7t.tfm)
Provides: tex(gk7t.vf)
Provides: tex(gkb7a.tfm)
Provides: tex(gkb7t.tfm)
Provides: tex(gkb7t.vf)
Provides: tex(gkbi7a.tfm)
Provides: tex(gkbi7t.tfm)
Provides: tex(gkbi7t.vf)
Provides: tex(gkbo7a.tfm)
Provides: tex(gkbo7t.tfm)
Provides: tex(gkbo7t.vf)
Provides: tex(gkbsc8a.tfm)
Provides: tex(gkbsc8a.vf)
Provides: tex(gkbsc8r.tfm)
Provides: tex(gkbsco8a.tfm)
Provides: tex(gkbsco8a.vf)
Provides: tex(gkbsco8r.tfm)
Provides: tex(gkbui7a.tfm)
Provides: tex(gkbui7t.tfm)
Provides: tex(gkbui7t.vf)
Provides: tex(gkcal7a.tfm)
Provides: tex(gkcal7t.tfm)
Provides: tex(gkcal7t.vf)
Provides: tex(gkerkis.enc)
Provides: tex(gkerkisc.enc)
Provides: tex(gki7a.tfm)
Provides: tex(gki7t.tfm)
Provides: tex(gki7t.vf)
Provides: tex(gko7a.tfm)
Provides: tex(gko7t.tfm)
Provides: tex(gko7t.vf)
Provides: tex(gksb7a.tfm)
Provides: tex(gksb7t.tfm)
Provides: tex(gksb7t.vf)
Provides: tex(gksbi7a.tfm)
Provides: tex(gksbi7t.tfm)
Provides: tex(gksbi7t.vf)
Provides: tex(gksbo7a.tfm)
Provides: tex(gksbo7t.tfm)
Provides: tex(gksbo7t.vf)
Provides: tex(gksbui7a.tfm)
Provides: tex(gksbui7t.tfm)
Provides: tex(gksbui7t.vf)
Provides: tex(gksc7a.tfm)
Provides: tex(gksc7t.tfm)
Provides: tex(gksc7t.vf)
Provides: tex(gksco7a.tfm)
Provides: tex(gksco7t.tfm)
Provides: tex(gksco7t.vf)
Provides: tex(gksf7a.tfm)
Provides: tex(gksf7t.tfm)
Provides: tex(gksf7t.vf)
Provides: tex(gksfb7a.tfm)
Provides: tex(gksfb7t.tfm)
Provides: tex(gksfb7t.vf)
Provides: tex(gksfbi7a.tfm)
Provides: tex(gksfbi7t.tfm)
Provides: tex(gksfbi7t.vf)
Provides: tex(gksfi7a.tfm)
Provides: tex(gksfi7t.tfm)
Provides: tex(gksfi7t.vf)
Provides: tex(gksfsc7a.tfm)
Provides: tex(gksfsc7t.tfm)
Provides: tex(gksfsc7t.vf)
Provides: tex(gkui7a.tfm)
Provides: tex(gkui7t.tfm)
Provides: tex(gkui7t.vf)
Provides: tex(gpkerkis.enc)
Provides: tex(gpkerkisc.enc)
Provides: tex(k8a.tfm)
Provides: tex(k8a.vf)
Provides: tex(k8r.tfm)
Provides: tex(kb8a.tfm)
Provides: tex(kb8a.vf)
Provides: tex(kb8r.tfm)
Provides: tex(kbi8a.tfm)
Provides: tex(kbi8a.vf)
Provides: tex(kbi8r.tfm)
Provides: tex(kbo8a.tfm)
Provides: tex(kbo8a.vf)
Provides: tex(kbo8r.tfm)
Provides: tex(kbsc8a.tfm)
Provides: tex(kbsc8a.vf)
Provides: tex(kbsc8r.tfm)
Provides: tex(kbsco8a.tfm)
Provides: tex(kbsco8a.vf)
Provides: tex(kbsco8r.tfm)
Provides: tex(kbui8a.tfm)
Provides: tex(kbui8a.vf)
Provides: tex(kbui8r.tfm)
Provides: tex(kcal8a.tfm)
Provides: tex(kcal8a.vf)
Provides: tex(kcal8r.tfm)
Provides: tex(kerkis.enc)
Provides: tex(kerkis.map)
Provides: tex(kerkis.sty)
Provides: tex(kerkisc.enc)
Provides: tex(kerkisec.enc)
Provides: tex(kerkisecsc.enc)
Provides: tex(ki8a.tfm)
Provides: tex(ki8a.vf)
Provides: tex(ki8r.tfm)
Provides: tex(kmath.enc)
Provides: tex(kmath.sty)
Provides: tex(kmath8a.tfm)
Provides: tex(kmath8a.vf)
Provides: tex(kmath8r.tfm)
Provides: tex(kmex.enc)
Provides: tex(kmsym.enc)
Provides: tex(ko8a.tfm)
Provides: tex(ko8a.vf)
Provides: tex(ko8r.tfm)
Provides: tex(ksb8a.tfm)
Provides: tex(ksb8a.vf)
Provides: tex(ksb8r.tfm)
Provides: tex(ksbi8a.tfm)
Provides: tex(ksbi8a.vf)
Provides: tex(ksbi8r.tfm)
Provides: tex(ksbo8a.tfm)
Provides: tex(ksbo8a.vf)
Provides: tex(ksbo8r.tfm)
Provides: tex(ksbui8a.tfm)
Provides: tex(ksbui8a.vf)
Provides: tex(ksbui8r.tfm)
Provides: tex(ksc8a.tfm)
Provides: tex(ksc8a.vf)
Provides: tex(ksc8r.tfm)
Provides: tex(ksco8a.tfm)
Provides: tex(ksco8a.vf)
Provides: tex(ksco8r.tfm)
Provides: tex(ksf8a.tfm)
Provides: tex(ksf8t.tfm)
Provides: tex(ksf8t.vf)
Provides: tex(ksfb8a.tfm)
Provides: tex(ksfb8t.tfm)
Provides: tex(ksfb8t.vf)
Provides: tex(ksfbi8a.tfm)
Provides: tex(ksfbi8t.tfm)
Provides: tex(ksfbi8t.vf)
Provides: tex(ksfi8a.tfm)
Provides: tex(ksfi8t.tfm)
Provides: tex(ksfi8t.vf)
Provides: tex(ksfsc8a.tfm)
Provides: tex(ksfsc8t.tfm)
Provides: tex(ksfsc8t.vf)
Provides: tex(ktsy8a.tfm)
Provides: tex(ktsy8a.vf)
Provides: tex(ktsy8r.tfm)
Provides: tex(kui8a.tfm)
Provides: tex(kui8a.vf)
Provides: tex(kui8r.tfm)
Provides: tex(lgrkfn.fd)
Provides: tex(lgrmak.fd)
Provides: tex(lgrmaksf.fd)
Provides: tex(omlmak.fd)
Provides: tex(omsmak.fd)
Provides: tex(ot1kfn.fd)
Provides: tex(ot1mak.fd)
Provides: tex(ot1maksf.fd)
Provides: tex(t1mak.fd)
Provides: tex(t1maksf.fd)
Requires: tex(txfonts.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source44: kerkis.tar.xz
Source45: kerkis.doc.tar.xz
%description -n texlive-kerkis
Sans-serif Greek fonts to match the URW Bookman set (which are
distributed with Kerkis). The Kerkis font set has some support
for mathematics as well as other glyphs missing from the base
URW Bookman fonts. Macros are provided to use the fonts in OT1,
T1 (only NG/ng glyphs missing) and LGR encodings, as well as in
mathematics; small caps and old-style number glyphs are also
available. The philosophy, and the design process, of the
Kerkis fonts is discussed in a paper in TUGboat 23(3/4), 2002.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-kerkis-doc
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
Summary: Documentation for texlive-kerkis
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-kerkis-doc
This package includes the documentation for texlive-kerkis
%package -n texlive-kerkis-fonts
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
Summary: Severed fonts for texlive-kerkis
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Fonts
Url: http://www.tug.org/texlive/
Requires(post): fontconfig
Requires(post): ghostscript-fonts-std
Requires(post): mkfontdir
Requires(post): mkfontscale
Requires(post): xorg-x11-fonts-core
Requires(postun): fontconfig
Requires(postun): ghostscript-fonts-std
Requires(postun): xorg-x11-fonts-core
%description -n texlive-kerkis-fonts
The separated fonts package for texlive-kerkis
%post -n texlive-kerkis
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMap kerkis.map' >> /var/run/texlive/run-updmap
%postun -n texlive-kerkis
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMap kerkis.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-kerkis
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-kerkis-fonts
mkfontscale %{_datadir}/fonts/texlive-kerkis
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-kerkis
fc-cache %{_datadir}/fonts
%postun -n texlive-kerkis-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fi
%files -n texlive-kerkis-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/kerkis/License.txt
%{_texmfdistdir}/doc/latex/kerkis/README.html
%files -n texlive-kerkis
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/afm/public/kerkis/Kerkis-Bold.afm
%{_texmfdistdir}/fonts/afm/public/kerkis/Kerkis-BoldItalic.afm
%{_texmfdistdir}/fonts/afm/public/kerkis/Kerkis-BoldSmallCaps.afm
%{_texmfdistdir}/fonts/afm/public/kerkis/Kerkis-Calligraphic.afm
%{_texmfdistdir}/fonts/afm/public/kerkis/Kerkis-Italic.afm
%{_texmfdistdir}/fonts/afm/public/kerkis/Kerkis-SemiBold-Italic.afm
%{_texmfdistdir}/fonts/afm/public/kerkis/Kerkis-SemiBold.afm
%{_texmfdistdir}/fonts/afm/public/kerkis/Kerkis-SmallCaps.afm
%{_texmfdistdir}/fonts/afm/public/kerkis/Kerkis.afm
%{_texmfdistdir}/fonts/afm/public/kerkis/KerkisSans-Bold.afm
%{_texmfdistdir}/fonts/afm/public/kerkis/KerkisSans-BoldItalic.afm
%{_texmfdistdir}/fonts/afm/public/kerkis/KerkisSans-Italic.afm
%{_texmfdistdir}/fonts/afm/public/kerkis/KerkisSans-SmallCaps.afm
%{_texmfdistdir}/fonts/afm/public/kerkis/KerkisSans.afm
%{_texmfdistdir}/fonts/afm/public/kerkis/ktsy.afm
%{_texmfdistdir}/fonts/enc/dvips/kerkis/gkerkis.enc
%{_texmfdistdir}/fonts/enc/dvips/kerkis/gkerkisc.enc
%{_texmfdistdir}/fonts/enc/dvips/kerkis/gpkerkis.enc
%{_texmfdistdir}/fonts/enc/dvips/kerkis/gpkerkisc.enc
%{_texmfdistdir}/fonts/enc/dvips/kerkis/kerkis.enc
%{_texmfdistdir}/fonts/enc/dvips/kerkis/kerkisc.enc
%{_texmfdistdir}/fonts/enc/dvips/kerkis/kerkisec.enc
%{_texmfdistdir}/fonts/enc/dvips/kerkis/kerkisecsc.enc
%{_texmfdistdir}/fonts/enc/dvips/kerkis/kmath.enc
%{_texmfdistdir}/fonts/enc/dvips/kerkis/kmex.enc
%{_texmfdistdir}/fonts/enc/dvips/kerkis/kmsym.enc
%{_texmfdistdir}/fonts/map/dvips/kerkis/kerkis.map
%{_texmfdistdir}/fonts/tfm/public/kerkis/ek8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/ek8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/ekb8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/ekb8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/ekbi8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/ekbi8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/ekbo8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/ekbo8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/ekbsc8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/ekbsc8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/ekbsco8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/ekbsco8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/ekbui8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/ekbui8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/ekcal8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/ekcal8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/eki8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/eki8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/eko8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/eko8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/eksb8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/eksb8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/eksbi8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/eksbi8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/eksbo8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/eksbo8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/eksbui8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/eksbui8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/eksc8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/eksc8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/eksco8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/eksco8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/eksf8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/eksf8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/eksfb8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/eksfb8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/eksfbi8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/eksfbi8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/eksfi8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/eksfi8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/eksfsc8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/eksfsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/ekui8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/ekui8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/gk7a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/gk7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/gkb7a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/gkb7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/gkbi7a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/gkbi7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/gkbo7a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/gkbo7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/gkbsc8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/gkbsc8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/gkbsco8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/gkbsco8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/gkbui7a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/gkbui7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/gkcal7a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/gkcal7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/gki7a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/gki7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/gko7a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/gko7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/gksb7a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/gksb7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/gksbi7a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/gksbi7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/gksbo7a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/gksbo7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/gksbui7a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/gksbui7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/gksc7a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/gksc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/gksco7a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/gksco7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/gksf7a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/gksf7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/gksfb7a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/gksfb7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/gksfbi7a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/gksfbi7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/gksfi7a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/gksfi7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/gksfsc7a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/gksfsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/gkui7a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/gkui7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/k8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/k8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/kb8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/kb8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/kbi8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/kbi8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/kbo8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/kbo8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/kbsc8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/kbsc8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/kbsco8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/kbsco8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/kbui8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/kbui8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/kcal8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/kcal8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/ki8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/ki8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/kmath8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/kmath8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/ko8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/ko8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/ksb8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/ksb8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/ksbi8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/ksbi8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/ksbo8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/ksbo8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/ksbui8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/ksbui8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/ksc8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/ksc8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/ksco8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/ksco8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/ksf8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/ksf8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/ksfb8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/ksfb8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/ksfbi8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/ksfbi8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/ksfi8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/ksfi8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/ksfsc8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/ksfsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/ktsy8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/ktsy8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/kui8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kerkis/kui8r.tfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/kerkis/Kerkis-Bold.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kerkis/Kerkis-BoldItalic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kerkis/Kerkis-BoldSmallCaps.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kerkis/Kerkis-Calligraphic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kerkis/Kerkis-Italic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kerkis/Kerkis-SemiBold-Italic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kerkis/Kerkis-SemiBold.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kerkis/Kerkis-SmallCaps.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kerkis/Kerkis.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kerkis/KerkisSans-Bold.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kerkis/KerkisSans-BoldItalic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kerkis/KerkisSans-Italic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kerkis/KerkisSans-SmallCaps.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kerkis/KerkisSans.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kerkis/ktsy.pfb
%{_texmfdistdir}/fonts/vf/public/kerkis/ek8a.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/ekb8a.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/ekbi8a.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/ekbo8a.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/ekbsc8a.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/ekbsco8a.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/ekbui8a.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/ekcal8a.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/eki8a.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/eko8a.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/eksb8a.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/eksbi8a.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/eksbo8a.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/eksbui8a.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/eksc8a.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/eksco8a.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/eksf8t.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/eksfb8t.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/eksfbi8t.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/eksfi8t.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/eksfsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/ekui8a.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/gk7t.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/gkb7t.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/gkbi7t.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/gkbo7t.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/gkbsc8a.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/gkbsco8a.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/gkbui7t.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/gkcal7t.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/gki7t.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/gko7t.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/gksb7t.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/gksbi7t.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/gksbo7t.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/gksbui7t.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/gksc7t.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/gksco7t.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/gksf7t.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/gksfb7t.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/gksfbi7t.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/gksfi7t.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/gksfsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/gkui7t.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/k8a.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/kb8a.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/kbi8a.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/kbo8a.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/kbsc8a.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/kbsco8a.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/kbui8a.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/kcal8a.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/ki8a.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/kmath8a.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/ko8a.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/ksb8a.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/ksbi8a.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/ksbo8a.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/ksbui8a.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/ksc8a.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/ksco8a.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/ksf8t.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/ksfb8t.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/ksfbi8t.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/ksfi8t.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/ksfsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/ktsy8a.vf
%{_texmfdistdir}/fonts/vf/public/kerkis/kui8a.vf
%{_texmfdistdir}/tex/latex/kerkis/kerkis.sty
%{_texmfdistdir}/tex/latex/kerkis/kmath.sty
%{_texmfdistdir}/tex/latex/kerkis/lgrkfn.fd
%{_texmfdistdir}/tex/latex/kerkis/lgrmak.fd
%{_texmfdistdir}/tex/latex/kerkis/lgrmaksf.fd
%{_texmfdistdir}/tex/latex/kerkis/omlmak.fd
%{_texmfdistdir}/tex/latex/kerkis/omsmak.fd
%{_texmfdistdir}/tex/latex/kerkis/ot1kfn.fd
%{_texmfdistdir}/tex/latex/kerkis/ot1mak.fd
%{_texmfdistdir}/tex/latex/kerkis/ot1maksf.fd
%{_texmfdistdir}/tex/latex/kerkis/t1mak.fd
%{_texmfdistdir}/tex/latex/kerkis/t1maksf.fd
%files -n texlive-kerkis-fonts
%defattr(-,root,root,755)
%dir %{_datadir}/fonts/texlive-kerkis
%config %{_sysconfdir}/fonts/conf.avail/58-texlive-kerkis.conf
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-kerkis/encodings.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-kerkis/fonts.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-kerkis/fonts.scale
%{_datadir}/fonts/texlive-kerkis/Kerkis-Bold.pfb
%{_datadir}/fonts/texlive-kerkis/Kerkis-BoldItalic.pfb
%{_datadir}/fonts/texlive-kerkis/Kerkis-BoldSmallCaps.pfb
%{_datadir}/fonts/texlive-kerkis/Kerkis-Calligraphic.pfb
%{_datadir}/fonts/texlive-kerkis/Kerkis-Italic.pfb
%{_datadir}/fonts/texlive-kerkis/Kerkis-SemiBold-Italic.pfb
%{_datadir}/fonts/texlive-kerkis/Kerkis-SemiBold.pfb
%{_datadir}/fonts/texlive-kerkis/Kerkis-SmallCaps.pfb
%{_datadir}/fonts/texlive-kerkis/Kerkis.pfb
%{_datadir}/fonts/texlive-kerkis/KerkisSans-Bold.pfb
%{_datadir}/fonts/texlive-kerkis/KerkisSans-BoldItalic.pfb
%{_datadir}/fonts/texlive-kerkis/KerkisSans-Italic.pfb
%{_datadir}/fonts/texlive-kerkis/KerkisSans-SmallCaps.pfb
%{_datadir}/fonts/texlive-kerkis/KerkisSans.pfb
%{_datadir}/fonts/texlive-kerkis/ktsy.pfb
/var/adm/update-scripts/texlive-kerkis-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper
%package -n texlive-kerntest
Version: %{texlive_version}.%{texlive_noarch}.1.32svn15878
Release: 0
Summary: Print tables and generate control files to adjust kernings
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-kerntest-doc >= %{texlive_version}
Provides: tex(kerntest.cls)
Provides: tex(ly1mtx.clo)
Provides: tex(ot1mtx.clo)
Provides: tex(t1cmr-1200.fd)
Provides: tex(t1mtx.clo)
Provides: tex(t2amtx.clo)
Provides: tex(t2bmtx.clo)
Provides: tex(ts1mtx.clo)
Requires: tex(array.sty)
Requires: tex(article.cls)
Requires: tex(calc.sty)
Requires: tex(color.sty)
Requires: tex(fontenc.sty)
Requires: tex(geometry.sty)
Requires: tex(helvet.sty)
Requires: tex(ifthen.sty)
Requires: tex(keyval.sty)
Requires: tex(longtable.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source46: kerntest.tar.xz
Source47: kerntest.doc.tar.xz
%description -n texlive-kerntest
This class makes it easy to generate tables that show many
different kerning pairs of an arbitrary font, usable by LaTeX.
It shows the kerning values that are used in the font by
default. In addition, this class enables the user to alter the
kernings and to observe the results. Kerning pairs can be
defined for groups of similar glyphs at the same time. An mtx
file is generated automatically. The mtx file may then be
loaded by fontinst to introduce the user-made kernings into the
virtual font for later use in LaTeX.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-kerntest-doc
Version: %{texlive_version}.%{texlive_noarch}.1.32svn15878
Release: 0
Summary: Documentation for texlive-kerntest
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-kerntest-doc
This package includes the documentation for texlive-kerntest
%post -n texlive-kerntest
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-kerntest
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-kerntest
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-kerntest-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/kerntest/ChangeLog
%{_texmfdistdir}/doc/latex/kerntest/README
%{_texmfdistdir}/doc/latex/kerntest/ToDo
%{_texmfdistdir}/doc/latex/kerntest/kerntest.pdf
%{_texmfdistdir}/doc/latex/kerntest/krntst-v.tex
%{_texmfdistdir}/doc/latex/kerntest/ot1-XXX-m-n.tex
%{_texmfdistdir}/doc/latex/kerntest/schoolb.map
%{_texmfdistdir}/doc/latex/kerntest/schoolb1.tex
%{_texmfdistdir}/doc/latex/kerntest/schoolb2.tex
%{_texmfdistdir}/doc/latex/kerntest/t1-9nc-m-n-1.tex
%{_texmfdistdir}/doc/latex/kerntest/t1-9nc-m-n-2.tex
%{_texmfdistdir}/doc/latex/kerntest/t1-XXX-m-n.tex
%{_texmfdistdir}/doc/latex/kerntest/t1-cmr-m-n-1200.tex
%{_texmfdistdir}/doc/latex/kerntest/t1-ptm-bx-n-example.tex
%{_texmfdistdir}/doc/latex/kerntest/t1-ptm-m-n-shortexample.tex
%{_texmfdistdir}/doc/latex/kerntest/t1-ptm-m-n.tex
%{_texmfdistdir}/doc/latex/kerntest/testschoolb.tex
%{_texmfdistdir}/doc/latex/kerntest/ts1-XXX-m-n.tex
%files -n texlive-kerntest
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/kerntest/kerntest.cls
%{_texmfdistdir}/tex/latex/kerntest/ly1mtx.clo
%{_texmfdistdir}/tex/latex/kerntest/ot1mtx.clo
%{_texmfdistdir}/tex/latex/kerntest/t1cmr-1200.fd
%{_texmfdistdir}/tex/latex/kerntest/t1mtx.clo
%{_texmfdistdir}/tex/latex/kerntest/t2amtx.clo
%{_texmfdistdir}/tex/latex/kerntest/t2bmtx.clo
%{_texmfdistdir}/tex/latex/kerntest/ts1mtx.clo
/var/adm/update-scripts/texlive-kerntest-%{texlive_version}.%{texlive_noarch}.1.32svn15878-%{release}-zypper
%package -n texlive-keycommand
Version: %{texlive_version}.%{texlive_noarch}.3.1415svn18042
Release: 0
Summary: Simple creation of commands with key-value arguments
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-keycommand-doc >= %{texlive_version}
Provides: tex(keycommand.sty)
Requires: tex(etex.sty)
Requires: tex(etoolbox.sty)
Requires: tex(kvsetkeys.sty)
Requires: tex(xkeyval.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source48: keycommand.tar.xz
Source49: keycommand.doc.tar.xz
%description -n texlive-keycommand
The package (which requires e-TeX) provides a natural way to
define commands with optional keys. The package provides
\newkeycommand, \renewkeycommand, \providekeycommand,
\newkeyenvironment and \renewkeyenvironment, together with
\keycmd for a more advanced interface. The package is based on
kvsetkeys by Heiko Oberdiek.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-keycommand-doc
Version: %{texlive_version}.%{texlive_noarch}.3.1415svn18042
Release: 0
Summary: Documentation for texlive-keycommand
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-keycommand-doc
This package includes the documentation for texlive-keycommand
%post -n texlive-keycommand
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-keycommand
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-keycommand
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-keycommand-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/keycommand/README
%{_texmfdistdir}/doc/latex/keycommand/keycommand-example.pdf
%{_texmfdistdir}/doc/latex/keycommand/keycommand-example.tex
%{_texmfdistdir}/doc/latex/keycommand/keycommand.pdf
%files -n texlive-keycommand
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/keycommand/keycommand.sty
/var/adm/update-scripts/texlive-keycommand-%{texlive_version}.%{texlive_noarch}.3.1415svn18042-%{release}-zypper
%package -n texlive-keyreader
Version: %{texlive_version}.%{texlive_noarch}.0.0.5bsvn28195
Release: 0
Summary: A robust interface to xkeyval
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-keyreader-doc >= %{texlive_version}
Provides: tex(keyreader.sty)
Requires: tex(pdftexcmds.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source50: keyreader.tar.xz
Source51: keyreader.doc.tar.xz
%description -n texlive-keyreader
The package provides a robust interface to controlling keys in
xkeyval, removing some of that package's restrictions. The
package also addresses some of the issues now covered by the
author's ltxkeys package, which was assumed to be a replacement
for keyreader. Since keyreader has remained a favourite with
users, it has been reinstated.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-keyreader-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.5bsvn28195
Release: 0
Summary: Documentation for texlive-keyreader
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-keyreader-doc
This package includes the documentation for texlive-keyreader
%post -n texlive-keyreader
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-keyreader
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-keyreader
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-keyreader-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/keyreader/README
%{_texmfdistdir}/doc/latex/keyreader/keyreader-example1.tex
%{_texmfdistdir}/doc/latex/keyreader/keyreader-guide.pdf
%{_texmfdistdir}/doc/latex/keyreader/keyreader-guide.tex
%files -n texlive-keyreader
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/keyreader/keyreader.sty
/var/adm/update-scripts/texlive-keyreader-%{texlive_version}.%{texlive_noarch}.0.0.5bsvn28195-%{release}-zypper
%package -n texlive-keystroke
Version: %{texlive_version}.%{texlive_noarch}.1.6svn17992
Release: 0
Summary: Graphical representation of keys on keyboard
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-keystroke-doc >= %{texlive_version}
Provides: tex(keystroke.sty)
Requires: tex(graphics.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source52: keystroke.tar.xz
Source53: keystroke.doc.tar.xz
%description -n texlive-keystroke
A LaTeX package which provides macros for the graphical
representation of the keys on a computer keyboard.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-keystroke-doc
Version: %{texlive_version}.%{texlive_noarch}.1.6svn17992
Release: 0
Summary: Documentation for texlive-keystroke
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-keystroke-doc
This package includes the documentation for texlive-keystroke
%post -n texlive-keystroke
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-keystroke
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-keystroke
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-keystroke-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/keystroke/README
%{_texmfdistdir}/doc/latex/keystroke/key-test.pdf
%{_texmfdistdir}/doc/latex/keystroke/key-test.tex
%files -n texlive-keystroke
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/keystroke/keystroke.sty
%{_texmfdistdir}/tex/latex/keystroke/keystroke_left.eps
%{_texmfdistdir}/tex/latex/keystroke/keystroke_left.pdf
%{_texmfdistdir}/tex/latex/keystroke/keystroke_middle.eps
%{_texmfdistdir}/tex/latex/keystroke/keystroke_middle.pdf
%{_texmfdistdir}/tex/latex/keystroke/keystroke_right.eps
%{_texmfdistdir}/tex/latex/keystroke/keystroke_right.pdf
/var/adm/update-scripts/texlive-keystroke-%{texlive_version}.%{texlive_noarch}.1.6svn17992-%{release}-zypper
%package -n texlive-keyval2e
Version: %{texlive_version}.%{texlive_noarch}.0.0.0.2svn23698
Release: 0
Summary: A lightweight and robust key-value parser
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-keyval2e-doc >= %{texlive_version}
Provides: tex(keyval2e.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source54: keyval2e.tar.xz
Source55: keyval2e.doc.tar.xz
%description -n texlive-keyval2e
The package provides lightweight and robust facilities for
creating and managing keys. Its machinery isn't as extensive as
that of, e.g., the ltxkeys package, but it is equally robust;
ease of use and speed of processing are the design aims of the
package.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-keyval2e-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.0.2svn23698
Release: 0
Summary: Documentation for texlive-keyval2e
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-keyval2e-doc
This package includes the documentation for texlive-keyval2e
%post -n texlive-keyval2e
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-keyval2e
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-keyval2e
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-keyval2e-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/keyval2e/README
%{_texmfdistdir}/doc/latex/keyval2e/keyval2e-examples.pdf
%{_texmfdistdir}/doc/latex/keyval2e/keyval2e-examples.tex
%{_texmfdistdir}/doc/latex/keyval2e/keyval2e-guide.pdf
%{_texmfdistdir}/doc/latex/keyval2e/keyval2e-guide.tex
%files -n texlive-keyval2e
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/keyval2e/keyval2e.sty
/var/adm/update-scripts/texlive-keyval2e-%{texlive_version}.%{texlive_noarch}.0.0.0.2svn23698-%{release}-zypper
%package -n texlive-keyvaltable
Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn40079
Release: 0
Summary: Re-usable tables separating content and presentation
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-keyvaltable-doc >= %{texlive_version}
Provides: tex(keyvaltable.sty)
Requires: tex(booktabs.sty)
Requires: tex(etoolbox.sty)
Requires: tex(longtable.sty)
Requires: tex(tabu.sty)
Requires: tex(xcolor.sty)
Requires: tex(xkeyval.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source56: keyvaltable.tar.xz
Source57: keyvaltable.doc.tar.xz
%description -n texlive-keyvaltable
The main goal of the keyvaltable package is to offer means for
typesetting tables easily and yet still looking rather nicely
in a way that separates content from presentation and with re-
usable layout for tables of the same type. For this purpose,
the package provides the environment KeyValTable, which allows
one to typeset tables that have a previously defined column
layout and whose rows can be produced in a key-value fashion.
date: 2016-03-21 04:56:19 +0000
%package -n texlive-keyvaltable-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn40079
Release: 0
Summary: Documentation for texlive-keyvaltable
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-keyvaltable-doc
This package includes the documentation for texlive-keyvaltable
%post -n texlive-keyvaltable
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-keyvaltable
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-keyvaltable
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-keyvaltable-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/keyvaltable/README.md
%{_texmfdistdir}/doc/latex/keyvaltable/keyvaltable.pdf
%files -n texlive-keyvaltable
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/keyvaltable/keyvaltable.sty
/var/adm/update-scripts/texlive-keyvaltable-%{texlive_version}.%{texlive_noarch}.0.0.1svn40079-%{release}-zypper
%package -n texlive-kix
Version: %{texlive_version}.%{texlive_noarch}.svn21606
Release: 0
Summary: Typeset KIX codes
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-kix-doc >= %{texlive_version}
Provides: tex(kix.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source58: kix.tar.xz
Source59: kix.doc.tar.xz
%description -n texlive-kix
Implements KIX codes as used by the Dutch PTT for bulk mail
addressing. (Royal Mail 4 State Code.) KIX is a registered
trade mark of PTT Post Holdings B. V.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-kix-doc
Version: %{texlive_version}.%{texlive_noarch}.svn21606
Release: 0
Summary: Documentation for texlive-kix
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-kix-doc
This package includes the documentation for texlive-kix
%post -n texlive-kix
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-kix
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-kix
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-kix-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/kix/kix.pdf
%{_texmfdistdir}/doc/latex/kix/kix.tex
%files -n texlive-kix
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/kix/kix.sty
/var/adm/update-scripts/texlive-kix-%{texlive_version}.%{texlive_noarch}.svn21606-%{release}-zypper
%package -n texlive-kixfont
Version: %{texlive_version}.%{texlive_noarch}.svn18488
Release: 0
Summary: A font for KIX codes
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-kixfont-doc >= %{texlive_version}
Provides: tex(kix.tfm)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source60: kixfont.tar.xz
Source61: kixfont.doc.tar.xz
%description -n texlive-kixfont
The KIX code is a barcode-like format used by the Dutch PTT to
encode country codes, zip codes and street numbers in a machine-
readable format. If printed below the address line on bulk
mailings, a discount can be obtained. The font is distributed
in Metafont format, and covers the numbers and upper-case
letters.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-kixfont-doc
Version: %{texlive_version}.%{texlive_noarch}.svn18488
Release: 0
Summary: Documentation for texlive-kixfont
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-kixfont-doc
This package includes the documentation for texlive-kixfont
%post -n texlive-kixfont
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-kixfont
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-kixfont
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-kixfont-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/kixfont/kix.mf.asc
%{_texmfdistdir}/doc/fonts/kixfont/kixtable.pdf
%{_texmfdistdir}/doc/fonts/kixfont/kixtable.tex
%files -n texlive-kixfont
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/source/public/kixfont/kix.mf
%{_texmfdistdir}/fonts/tfm/public/kixfont/kix.tfm
/var/adm/update-scripts/texlive-kixfont-%{texlive_version}.%{texlive_noarch}.svn18488-%{release}-zypper
%package -n texlive-kluwer
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
Summary: Package kluwer
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-kluwer-doc >= %{texlive_version}
Provides: tex(klu10.clo)
Provides: tex(klu105.clo)
Provides: tex(klu11.clo)
Provides: tex(klu12.clo)
Provides: tex(klu9.clo)
Provides: tex(klucite.sty)
Provides: tex(kluedit.sty)
Provides: tex(klufloa.sty)
Provides: tex(klulist.sty)
Provides: tex(klumac.sty)
Provides: tex(klumath.sty)
Provides: tex(klumono.sty)
Provides: tex(klunote.sty)
Provides: tex(kluopen.sty)
Provides: tex(klups.sty)
Provides: tex(kluref.sty)
Provides: tex(klusec.sty)
Provides: tex(klut10.clo)
Provides: tex(klut11.clo)
Provides: tex(klut12.clo)
Provides: tex(klut9.clo)
Provides: tex(klutab.sty)
Provides: tex(kluwer.cls)
Requires: tex(mathptm.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source62: kluwer.tar.xz
Source63: kluwer.doc.tar.xz
%description -n texlive-kluwer
The kluwer package
%package -n texlive-kluwer-doc
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
Summary: Documentation for texlive-kluwer
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-kluwer-doc
This package includes the documentation for texlive-kluwer
%post -n texlive-kluwer
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-kluwer
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-kluwer
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-kluwer-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/kluwer/00readme
%{_texmfdistdir}/doc/latex/kluwer/mouse.eps
%{_texmfdistdir}/doc/latex/kluwer/sampkluw.dvi
%{_texmfdistdir}/doc/latex/kluwer/sampkluw.ent
%{_texmfdistdir}/doc/latex/kluwer/sampkluw.tex
%{_texmfdistdir}/doc/latex/kluwer/sampopen.dvi
%{_texmfdistdir}/doc/latex/kluwer/sampopen.tex
%{_texmfdistdir}/doc/latex/kluwer/usrman.dvi
%{_texmfdistdir}/doc/latex/kluwer/usrman.ent
%{_texmfdistdir}/doc/latex/kluwer/usrman.tex
%files -n texlive-kluwer
%defattr(-,root,root,755)
%{_texmfdistdir}/bibtex/bst/kluwer/klunamed.bst
%{_texmfdistdir}/bibtex/bst/kluwer/klunum.bst
%{_texmfdistdir}/tex/latex/kluwer/klu10.clo
%{_texmfdistdir}/tex/latex/kluwer/klu105.clo
%{_texmfdistdir}/tex/latex/kluwer/klu11.clo
%{_texmfdistdir}/tex/latex/kluwer/klu12.clo
%{_texmfdistdir}/tex/latex/kluwer/klu9.clo
%{_texmfdistdir}/tex/latex/kluwer/klucite.sty
%{_texmfdistdir}/tex/latex/kluwer/kluedit.sty
%{_texmfdistdir}/tex/latex/kluwer/klufloa.sty
%{_texmfdistdir}/tex/latex/kluwer/klulist.sty
%{_texmfdistdir}/tex/latex/kluwer/klumac.sty
%{_texmfdistdir}/tex/latex/kluwer/klumath.sty
%{_texmfdistdir}/tex/latex/kluwer/klumono.sty
%{_texmfdistdir}/tex/latex/kluwer/klunote.sty
%{_texmfdistdir}/tex/latex/kluwer/kluopen.sty
%{_texmfdistdir}/tex/latex/kluwer/klups.sty
%{_texmfdistdir}/tex/latex/kluwer/kluref.sty
%{_texmfdistdir}/tex/latex/kluwer/klusec.sty
%{_texmfdistdir}/tex/latex/kluwer/klut10.clo
%{_texmfdistdir}/tex/latex/kluwer/klut11.clo
%{_texmfdistdir}/tex/latex/kluwer/klut12.clo
%{_texmfdistdir}/tex/latex/kluwer/klut9.clo
%{_texmfdistdir}/tex/latex/kluwer/klutab.sty
%{_texmfdistdir}/tex/latex/kluwer/kluwer.cls
/var/adm/update-scripts/texlive-kluwer-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper
%package -n texlive-knitting
Version: %{texlive_version}.%{texlive_noarch}.2.0svn19595
Release: 0
Summary: Produce knitting charts, in Plain TeX or LaTeX
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(post): findutils
Requires(post): grep
Requires(post): sed
Requires(post): texlive >= %{texlive_version}
Requires(post): tex(updmap.cfg)
#!BuildIgnore: tex(updmap.cfg)
Requires(postun): findutils
Requires(postun): grep
Requires(postun): sed
Requires(postun): texlive >= %{texlive_version}
Requires(postun): tex(updmap.cfg)
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires: texlive-knitting-fonts >= %{texlive_version}
Recommends: texlive-knitting-doc >= %{texlive_version}
Provides: tex(knitfont.map)
Provides: tex(knitg_sc_in.tfm)
Provides: tex(knitg_sc_out.tfm)
Provides: tex(knitgg.tfm)
Provides: tex(knitgn.tfm)
Provides: tex(knitgp.tfm)
Provides: tex(knitn_sc_in.tfm)
Provides: tex(knitn_sc_out.tfm)
Provides: tex(knitnl.tfm)
Provides: tex(knitnn.tfm)
Provides: tex(knitnp.tfm)
Provides: tex(knitnr.tfm)
Provides: tex(knitting.sty)
Provides: tex(knitting.tex)
Provides: tex(knitw_sc_in.tfm)
Provides: tex(knitw_sc_out.tfm)
Provides: tex(knitwg.tfm)
Provides: tex(knitwn.tfm)
Provides: tex(knitwp.tfm)
Provides: tex(uknit.fd)
Requires: tex(color.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source64: knitting.tar.xz
Source65: knitting.doc.tar.xz
%description -n texlive-knitting
The package provides symbol fonts and commands to write charted
instructions for cable and lace knitting patterns, using either
plain TeX or LaTeX. The fonts are available both as Metafont
source and in Adobe Type 1 format.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-knitting-doc
Version: %{texlive_version}.%{texlive_noarch}.2.0svn19595
Release: 0
Summary: Documentation for texlive-knitting
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-knitting-doc
This package includes the documentation for texlive-knitting
%package -n texlive-knitting-fonts
Version: %{texlive_version}.%{texlive_noarch}.2.0svn19595
Release: 0
Summary: Severed fonts for texlive-knitting
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Fonts
Url: http://www.tug.org/texlive/
Requires(post): fontconfig
Requires(post): ghostscript-fonts-std
Requires(post): mkfontdir
Requires(post): mkfontscale
Requires(post): xorg-x11-fonts-core
Requires(postun): fontconfig
Requires(postun): ghostscript-fonts-std
Requires(postun): xorg-x11-fonts-core
%description -n texlive-knitting-fonts
The separated fonts package for texlive-knitting
%post -n texlive-knitting
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMap knitfont.map' >> /var/run/texlive/run-updmap
%postun -n texlive-knitting
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMap knitfont.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-knitting
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-knitting-fonts
mkfontscale %{_datadir}/fonts/texlive-knitting
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-knitting
fc-cache %{_datadir}/fonts
%postun -n texlive-knitting-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fi
%files -n texlive-knitting-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/knitting/README
%{_texmfdistdir}/doc/fonts/knitting/knitexamples.tex
%{_texmfdistdir}/doc/fonts/knitting/knitkey.tex
%{_texmfdistdir}/doc/fonts/knitting/knitting-doc.pdf
%{_texmfdistdir}/doc/fonts/knitting/knitting-doc.tex
%files -n texlive-knitting
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/afm/public/knitting/knitg_sc_in.afm
%{_texmfdistdir}/fonts/afm/public/knitting/knitg_sc_out.afm
%{_texmfdistdir}/fonts/afm/public/knitting/knitgg.afm
%{_texmfdistdir}/fonts/afm/public/knitting/knitgn.afm
%{_texmfdistdir}/fonts/afm/public/knitting/knitgp.afm
%{_texmfdistdir}/fonts/afm/public/knitting/knitn_sc_in.afm
%{_texmfdistdir}/fonts/afm/public/knitting/knitn_sc_out.afm
%{_texmfdistdir}/fonts/afm/public/knitting/knitnl.afm
%{_texmfdistdir}/fonts/afm/public/knitting/knitnn.afm
%{_texmfdistdir}/fonts/afm/public/knitting/knitnp.afm
%{_texmfdistdir}/fonts/afm/public/knitting/knitnr.afm
%{_texmfdistdir}/fonts/afm/public/knitting/knitw_sc_in.afm
%{_texmfdistdir}/fonts/afm/public/knitting/knitw_sc_out.afm
%{_texmfdistdir}/fonts/afm/public/knitting/knitwg.afm
%{_texmfdistdir}/fonts/afm/public/knitting/knitwn.afm
%{_texmfdistdir}/fonts/afm/public/knitting/knitwp.afm
%{_texmfdistdir}/fonts/map/dvips/knitting/knitfont.map
%{_texmfdistdir}/fonts/source/public/knitting/knit_dimens.mf
%{_texmfdistdir}/fonts/source/public/knitting/knit_grid_cables.mf
%{_texmfdistdir}/fonts/source/public/knitting/knit_nogrid_cables.mf
%{_texmfdistdir}/fonts/source/public/knitting/knit_symbols.mf
%{_texmfdistdir}/fonts/source/public/knitting/knitg_sc_in.mf
%{_texmfdistdir}/fonts/source/public/knitting/knitg_sc_out.mf
%{_texmfdistdir}/fonts/source/public/knitting/knitgg.mf
%{_texmfdistdir}/fonts/source/public/knitting/knitgn.mf
%{_texmfdistdir}/fonts/source/public/knitting/knitgp.mf
%{_texmfdistdir}/fonts/source/public/knitting/knitn_sc_in.mf
%{_texmfdistdir}/fonts/source/public/knitting/knitn_sc_out.mf
%{_texmfdistdir}/fonts/source/public/knitting/knitnl.mf
%{_texmfdistdir}/fonts/source/public/knitting/knitnn.mf
%{_texmfdistdir}/fonts/source/public/knitting/knitnp.mf
%{_texmfdistdir}/fonts/source/public/knitting/knitnr.mf
%{_texmfdistdir}/fonts/source/public/knitting/knitw_sc_in.mf
%{_texmfdistdir}/fonts/source/public/knitting/knitw_sc_out.mf
%{_texmfdistdir}/fonts/source/public/knitting/knitwg.mf
%{_texmfdistdir}/fonts/source/public/knitting/knitwn.mf
%{_texmfdistdir}/fonts/source/public/knitting/knitwp.mf
%{_texmfdistdir}/fonts/tfm/public/knitting/knitg_sc_in.tfm
%{_texmfdistdir}/fonts/tfm/public/knitting/knitg_sc_out.tfm
%{_texmfdistdir}/fonts/tfm/public/knitting/knitgg.tfm
%{_texmfdistdir}/fonts/tfm/public/knitting/knitgn.tfm
%{_texmfdistdir}/fonts/tfm/public/knitting/knitgp.tfm
%{_texmfdistdir}/fonts/tfm/public/knitting/knitn_sc_in.tfm
%{_texmfdistdir}/fonts/tfm/public/knitting/knitn_sc_out.tfm
%{_texmfdistdir}/fonts/tfm/public/knitting/knitnl.tfm
%{_texmfdistdir}/fonts/tfm/public/knitting/knitnn.tfm
%{_texmfdistdir}/fonts/tfm/public/knitting/knitnp.tfm
%{_texmfdistdir}/fonts/tfm/public/knitting/knitnr.tfm
%{_texmfdistdir}/fonts/tfm/public/knitting/knitw_sc_in.tfm
%{_texmfdistdir}/fonts/tfm/public/knitting/knitw_sc_out.tfm
%{_texmfdistdir}/fonts/tfm/public/knitting/knitwg.tfm
%{_texmfdistdir}/fonts/tfm/public/knitting/knitwn.tfm
%{_texmfdistdir}/fonts/tfm/public/knitting/knitwp.tfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/knitting/knitg_sc_in.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/knitting/knitg_sc_out.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/knitting/knitgg.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/knitting/knitgn.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/knitting/knitgp.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/knitting/knitn_sc_in.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/knitting/knitn_sc_out.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/knitting/knitnl.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/knitting/knitnn.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/knitting/knitnp.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/knitting/knitnr.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/knitting/knitw_sc_in.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/knitting/knitw_sc_out.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/knitting/knitwg.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/knitting/knitwn.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/knitting/knitwp.pfb
%{_texmfdistdir}/tex/latex/knitting/knitting.sty
%{_texmfdistdir}/tex/latex/knitting/uknit.fd
%{_texmfdistdir}/tex/plain/knitting/knitting.tex
%files -n texlive-knitting-fonts
%defattr(-,root,root,755)
%dir %{_datadir}/fonts/texlive-knitting
%config %{_sysconfdir}/fonts/conf.avail/58-texlive-knitting.conf
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-knitting/encodings.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-knitting/fonts.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-knitting/fonts.scale
%{_datadir}/fonts/texlive-knitting/knitg_sc_in.pfb
%{_datadir}/fonts/texlive-knitting/knitg_sc_out.pfb
%{_datadir}/fonts/texlive-knitting/knitgg.pfb
%{_datadir}/fonts/texlive-knitting/knitgn.pfb
%{_datadir}/fonts/texlive-knitting/knitgp.pfb
%{_datadir}/fonts/texlive-knitting/knitn_sc_in.pfb
%{_datadir}/fonts/texlive-knitting/knitn_sc_out.pfb
%{_datadir}/fonts/texlive-knitting/knitnl.pfb
%{_datadir}/fonts/texlive-knitting/knitnn.pfb
%{_datadir}/fonts/texlive-knitting/knitnp.pfb
%{_datadir}/fonts/texlive-knitting/knitnr.pfb
%{_datadir}/fonts/texlive-knitting/knitw_sc_in.pfb
%{_datadir}/fonts/texlive-knitting/knitw_sc_out.pfb
%{_datadir}/fonts/texlive-knitting/knitwg.pfb
%{_datadir}/fonts/texlive-knitting/knitwn.pfb
%{_datadir}/fonts/texlive-knitting/knitwp.pfb
/var/adm/update-scripts/texlive-knitting-%{texlive_version}.%{texlive_noarch}.2.0svn19595-%{release}-zypper
%package -n texlive-knittingpattern
Version: %{texlive_version}.%{texlive_noarch}.svn17205
Release: 0
Summary: Create knitting patterns
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-knittingpattern-doc >= %{texlive_version}
Provides: tex(knittingpattern.cls)
Requires: tex(article.cls)
Requires: tex(calc.sty)
Requires: tex(fancyhdr.sty)
Requires: tex(float.sty)
Requires: tex(graphicx.sty)
Requires: tex(longtable.sty)
Requires: tex(xcolor.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source66: knittingpattern.tar.xz
Source67: knittingpattern.doc.tar.xz
%description -n texlive-knittingpattern
The class provides a simple, effective method for knitters to
produce high-quality, attractive patterns using LaTeX. It does
this by providing commands to handle as much of the layout of
the document as possible, leaving the author free to
concentrate on the pattern.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-knittingpattern-doc
Version: %{texlive_version}.%{texlive_noarch}.svn17205
Release: 0
Summary: Documentation for texlive-knittingpattern
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-knittingpattern-doc
This package includes the documentation for texlive-knittingpattern
%post -n texlive-knittingpattern
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-knittingpattern
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-knittingpattern
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-knittingpattern-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/knittingpattern/README
%{_texmfdistdir}/doc/latex/knittingpattern/introduction.pdf
%{_texmfdistdir}/doc/latex/knittingpattern/introduction.tex
%{_texmfdistdir}/doc/latex/knittingpattern/lion.png
%{_texmfdistdir}/doc/latex/knittingpattern/template.pdf
%{_texmfdistdir}/doc/latex/knittingpattern/template.tex
%files -n texlive-knittingpattern
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/knittingpattern/knittingpattern.cls
/var/adm/update-scripts/texlive-knittingpattern-%{texlive_version}.%{texlive_noarch}.svn17205-%{release}-zypper
%package -n texlive-knuth
Version: %{texlive_version}.%{texlive_noarch}.svn32899
Release: 0
Summary: Knuth's published errata
License: SUSE-TeX
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-knuth-doc >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source68: knuth.source.tar.xz
Source69: knuth.doc.tar.xz
%description -n texlive-knuth
These files record details of problems reported in the
'Computers and Typesetting' series of books, for the Computer
Modern fonts, and for TeX, Metafont and related programs.
date: 2015-08-15 03:39:34 +0000
%package -n texlive-knuth-doc
Version: %{texlive_version}.%{texlive_noarch}.svn32899
Release: 0
Summary: Documentation for texlive-knuth
License: SUSE-TeX
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-knuth-doc
This package includes the documentation for texlive-knuth
%post -n texlive-knuth
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-knuth
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-knuth
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-knuth-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/generic/knuth/errata/cm85.bug
%{_texmfdistdir}/doc/generic/knuth/errata/errata.pdf
%{_texmfdistdir}/doc/generic/knuth/errata/errorlog.pdf
%{_texmfdistdir}/doc/generic/knuth/errata/mf84.bug
%{_texmfdistdir}/doc/generic/knuth/errata/tex82.bug
%{_texmfdistdir}/doc/generic/knuth/etc/vftovp.pdf
%{_texmfdistdir}/doc/generic/knuth/etc/vptovf.pdf
%{_texmfdistdir}/doc/generic/knuth/mf/mf.pdf
%{_texmfdistdir}/doc/generic/knuth/mf/trapman.pdf
%{_texmfdistdir}/doc/generic/knuth/mfware/gftodvi.pdf
%{_texmfdistdir}/doc/generic/knuth/mfware/gftopk.pdf
%{_texmfdistdir}/doc/generic/knuth/mfware/gftype.pdf
%{_texmfdistdir}/doc/generic/knuth/mfware/mft.pdf
%{_texmfdistdir}/doc/generic/knuth/tex/glue.pdf
%{_texmfdistdir}/doc/generic/knuth/tex/tex.pdf
%{_texmfdistdir}/doc/generic/knuth/tex/tripman.pdf
%{_texmfdistdir}/doc/generic/knuth/texware/dvitype.pdf
%{_texmfdistdir}/doc/generic/knuth/texware/pltotf.pdf
%{_texmfdistdir}/doc/generic/knuth/texware/pooltype.pdf
%{_texmfdistdir}/doc/generic/knuth/texware/tftopl.pdf
%{_texmfdistdir}/doc/generic/knuth/web/tangle.pdf
%{_texmfdistdir}/doc/generic/knuth/web/weave.pdf
%{_texmfdistdir}/doc/generic/knuth/web/webman.pdf
%files -n texlive-knuth
%defattr(-,root,root,755)
%{_texmfdistdir}/source/generic/knuth/errata/errata.eight
%{_texmfdistdir}/source/generic/knuth/errata/errata.eleven
%{_texmfdistdir}/source/generic/knuth/errata/errata.five
%{_texmfdistdir}/source/generic/knuth/errata/errata.four
%{_texmfdistdir}/source/generic/knuth/errata/errata.nine
%{_texmfdistdir}/source/generic/knuth/errata/errata.one
%{_texmfdistdir}/source/generic/knuth/errata/errata.seven
%{_texmfdistdir}/source/generic/knuth/errata/errata.six
%{_texmfdistdir}/source/generic/knuth/errata/errata.ten
%{_texmfdistdir}/source/generic/knuth/errata/errata.tex
%{_texmfdistdir}/source/generic/knuth/errata/errata.three
%{_texmfdistdir}/source/generic/knuth/errata/errata.two
%{_texmfdistdir}/source/generic/knuth/errata/errorlog.tex
%{_texmfdistdir}/source/generic/knuth/errata/logmac.tex
%{_texmfdistdir}/source/generic/knuth/tex/glue.web
%{_texmfdistdir}/source/generic/knuth/web/webman.tex
/var/adm/update-scripts/texlive-knuth-%{texlive_version}.%{texlive_noarch}.svn32899-%{release}-zypper
%package -n texlive-knuth-lib
Version: %{texlive_version}.%{texlive_noarch}.svn35820
Release: 0
Summary: A small library of Metafont sources
License: SUSE-TeX
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Obsoletes: texlive-misc <= 2014
Provides: texlive-misc = %{texlive_version}
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Provides: tex(logo10.tfm)
Provides: tex(logo8.tfm)
Provides: tex(logo9.tfm)
Provides: tex(logobf10.tfm)
Provides: tex(logosl10.tfm)
Provides: tex(manfnt.tfm)
Provides: tex(manmac.tex)
Provides: tex(mftmac.tex)
Provides: tex(null.tex)
Provides: tex(story.tex)
Provides: tex(testfont.tex)
Provides: tex(webmac.tex)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source70: knuth-lib.tar.xz
%description -n texlive-knuth-lib
A collection of miscellaneous Metafont source, including the
means to generate the logo font that is used for Metafont and
MetaPost.
date: 2015-08-15 03:39:34 +0000
%post -n texlive-knuth-lib
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-knuth-lib
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-knuth-lib
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-knuth-lib
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/source/public/knuth-lib/3test.mf
%{_texmfdistdir}/fonts/source/public/knuth-lib/6test.mf
%{_texmfdistdir}/fonts/source/public/knuth-lib/expr.mf
%{_texmfdistdir}/fonts/source/public/knuth-lib/grayf.mf
%{_texmfdistdir}/fonts/source/public/knuth-lib/io.mf
%{_texmfdistdir}/fonts/source/public/knuth-lib/logo.mf
%{_texmfdistdir}/fonts/source/public/knuth-lib/logo10.mf
%{_texmfdistdir}/fonts/source/public/knuth-lib/logo8.mf
%{_texmfdistdir}/fonts/source/public/knuth-lib/logo9.mf
%{_texmfdistdir}/fonts/source/public/knuth-lib/logobf10.mf
%{_texmfdistdir}/fonts/source/public/knuth-lib/logosl10.mf
%{_texmfdistdir}/fonts/source/public/knuth-lib/manfnt.mf
%{_texmfdistdir}/fonts/source/public/knuth-lib/null.mf
%{_texmfdistdir}/fonts/source/public/knuth-lib/rtest.mf
%{_texmfdistdir}/fonts/source/public/knuth-lib/slant.mf
%{_texmfdistdir}/fonts/source/public/knuth-lib/test.mf
%{_texmfdistdir}/fonts/source/public/knuth-lib/waits.mf
%{_texmfdistdir}/fonts/source/public/knuth-lib/ztest.mf
%{_texmfdistdir}/fonts/tfm/public/knuth-lib/logo10.tfm
%{_texmfdistdir}/fonts/tfm/public/knuth-lib/logo8.tfm
%{_texmfdistdir}/fonts/tfm/public/knuth-lib/logo9.tfm
%{_texmfdistdir}/fonts/tfm/public/knuth-lib/logobf10.tfm
%{_texmfdistdir}/fonts/tfm/public/knuth-lib/logosl10.tfm
%{_texmfdistdir}/fonts/tfm/public/knuth-lib/manfnt.tfm
%{_texmfdistdir}/tex/generic/knuth-lib/null.tex
%{_texmfdistdir}/tex/plain/knuth-lib/manmac.tex
%{_texmfdistdir}/tex/plain/knuth-lib/mftmac.tex
%{_texmfdistdir}/tex/plain/knuth-lib/story.tex
%{_texmfdistdir}/tex/plain/knuth-lib/testfont.tex
%{_texmfdistdir}/tex/plain/knuth-lib/webmac.tex
/var/adm/update-scripts/texlive-knuth-lib-%{texlive_version}.%{texlive_noarch}.svn35820-%{release}-zypper
%package -n texlive-knuth-local
Version: %{texlive_version}.%{texlive_noarch}.svn38627
Release: 0
Summary: Knuth's local information
License: SUSE-TeX
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Provides: tex(domino.tfm)
Provides: tex(logod10.tfm)
Provides: tex(logosl9.tfm)
Provides: tex(random.tfm)
Provides: tex(snfont.tfm)
Provides: tex(xepsf.tex)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source71: knuth-local.tar.xz
%description -n texlive-knuth-local
A collection of experimental programs and developments based
on, or complementary to, the matter in his distribution
directories.
date: 2015-08-03 03:43:12 +0000
%post -n texlive-knuth-local
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-knuth-local
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-knuth-local
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-knuth-local
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/source/public/knuth-local/black.mf
%{_texmfdistdir}/fonts/source/public/knuth-local/blackaps.mf
%{_texmfdistdir}/fonts/source/public/knuth-local/blackimagen.mf
%{_texmfdistdir}/fonts/source/public/knuth-local/blacklino.mf
%{_texmfdistdir}/fonts/source/public/knuth-local/blacklj.mf
%{_texmfdistdir}/fonts/source/public/knuth-local/domino.mf
%{_texmfdistdir}/fonts/source/public/knuth-local/gray.mf
%{_texmfdistdir}/fonts/source/public/knuth-local/grayaps.mf
%{_texmfdistdir}/fonts/source/public/knuth-local/grayimagen.mf
%{_texmfdistdir}/fonts/source/public/knuth-local/grayimagen3.mf
%{_texmfdistdir}/fonts/source/public/knuth-local/grayimagenlight.mf
%{_texmfdistdir}/fonts/source/public/knuth-local/graylj.mf
%{_texmfdistdir}/fonts/source/public/knuth-local/local.mf
%{_texmfdistdir}/fonts/source/public/knuth-local/logod10.mf
%{_texmfdistdir}/fonts/source/public/knuth-local/logosl9.mf
%{_texmfdistdir}/fonts/source/public/knuth-local/mfman.mf
%{_texmfdistdir}/fonts/source/public/knuth-local/oneone.mf
%{_texmfdistdir}/fonts/source/public/knuth-local/random.mf
%{_texmfdistdir}/fonts/source/public/knuth-local/slantaps4.mf
%{_texmfdistdir}/fonts/source/public/knuth-local/slantimagen4.mf
%{_texmfdistdir}/fonts/source/public/knuth-local/slantimagen6.mf
%{_texmfdistdir}/fonts/source/public/knuth-local/slantlino4.mf
%{_texmfdistdir}/fonts/source/public/knuth-local/slantlj4.mf
%{_texmfdistdir}/fonts/source/public/knuth-local/snfont.mf
%{_texmfdistdir}/fonts/tfm/public/knuth-local/domino.tfm
%{_texmfdistdir}/fonts/tfm/public/knuth-local/logod10.tfm
%{_texmfdistdir}/fonts/tfm/public/knuth-local/logosl9.tfm
%{_texmfdistdir}/fonts/tfm/public/knuth-local/random.tfm
%{_texmfdistdir}/fonts/tfm/public/knuth-local/snfont.tfm
%{_texmfdistdir}/mft/knuth-local/e.mft
%{_texmfdistdir}/tex/plain/knuth-local/xepsf.tex
/var/adm/update-scripts/texlive-knuth-local-%{texlive_version}.%{texlive_noarch}.svn38627-%{release}-zypper
%package -n texlive-knuthotherfonts
Version: %{texlive_version}.%{texlive_noarch}.svn13293
Release: 0
Summary: Package knuthotherfonts
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source72: knuthotherfonts.tar.xz
%description -n texlive-knuthotherfonts
The knuthotherfonts package
%post -n texlive-knuthotherfonts
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-knuthotherfonts
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-knuthotherfonts
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-knuthotherfonts
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/source/public/knuthotherfonts/committee/font1.mf
%{_texmfdistdir}/fonts/source/public/knuthotherfonts/committee/font1base.mf
%{_texmfdistdir}/fonts/source/public/knuthotherfonts/halftone/aphalf.mf
%{_texmfdistdir}/fonts/source/public/knuthotherfonts/halftone/ddhalf.mf
%{_texmfdistdir}/fonts/source/public/knuthotherfonts/halftone/ddralf.mf
%{_texmfdistdir}/fonts/source/public/knuthotherfonts/halftone/halftone.mf
%{_texmfdistdir}/fonts/source/public/knuthotherfonts/halftone/imhalf.mf
%{_texmfdistdir}/fonts/source/public/knuthotherfonts/halftone/imralf.mf
%{_texmfdistdir}/fonts/source/public/knuthotherfonts/mfbook/logobase.mf
%{_texmfdistdir}/fonts/source/public/knuthotherfonts/mfbook/metafon.mf
/var/adm/update-scripts/texlive-knuthotherfonts-%{texlive_version}.%{texlive_noarch}.svn13293-%{release}-zypper
%package -n texlive-koma-moderncvclassic
Version: %{texlive_version}.%{texlive_noarch}.0.0.5svn25025
Release: 0
Summary: Makes the style and command of moderncv (style classic) available for koma-classes and thus compatible with BibLaTeX
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-koma-moderncvclassic-doc >= %{texlive_version}
Provides: tex(koma-moderncvclassic.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source73: koma-moderncvclassic.tar.xz
Source74: koma-moderncvclassic.doc.tar.xz
%description -n texlive-koma-moderncvclassic
This package provides an imitation of the moderncv class with
the classic style (by Xavier Danaux), to be used in conjunction
with the koma-classes. Thus it is possible to configure
pagelayout, headings etc. the way it is done in koma-classes.
Moreover, it is possible to use BibLaTeX, while the original
moderncv-class is incompatible with BibLaTeX.
date: 2015-08-08 17:53:23 +0000
%package -n texlive-koma-moderncvclassic-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.5svn25025
Release: 0
Summary: Documentation for texlive-koma-moderncvclassic
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-koma-moderncvclassic-doc
This package includes the documentation for texlive-koma-moderncvclassic
%post -n texlive-koma-moderncvclassic
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-koma-moderncvclassic
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-koma-moderncvclassic
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-koma-moderncvclassic-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/koma-moderncvclassic/README
%{_texmfdistdir}/doc/latex/koma-moderncvclassic/changelog
%{_texmfdistdir}/doc/latex/koma-moderncvclassic/cvbasic.pdf
%{_texmfdistdir}/doc/latex/koma-moderncvclassic/cvbasic.tex
%files -n texlive-koma-moderncvclassic
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/koma-moderncvclassic/koma-moderncvclassic.sty
/var/adm/update-scripts/texlive-koma-moderncvclassic-%{texlive_version}.%{texlive_noarch}.0.0.5svn25025-%{release}-zypper
%package -n texlive-koma-script
Version: %{texlive_version}.%{texlive_noarch}.3.20svn41038
Release: 0
Summary: A bundle of versatile classes and packages
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-koma-script-doc >= %{texlive_version}
Provides: tex(adrconvnote.tex)
Provides: tex(adrconvnote.tex)
Provides: tex(authorpart.tex)
Provides: tex(authorpart.tex)
Provides: tex(common-0.tex)
Provides: tex(common-0.tex)
Provides: tex(common-1.tex)
Provides: tex(common-1.tex)
Provides: tex(common-12.tex)
Provides: tex(common-12.tex)
Provides: tex(common-13.tex)
Provides: tex(common-13.tex)
Provides: tex(common-14.tex)
Provides: tex(common-14.tex)
Provides: tex(common-15.tex)
Provides: tex(common-15.tex)
Provides: tex(common-2.tex)
Provides: tex(common-2.tex)
Provides: tex(common-20.tex)
Provides: tex(common-20.tex)
Provides: tex(common-21.tex)
Provides: tex(common-21.tex)
Provides: tex(common-3.tex)
Provides: tex(common-3.tex)
Provides: tex(common-4.tex)
Provides: tex(common-4.tex)
Provides: tex(common-5.tex)
Provides: tex(common-5.tex)
Provides: tex(common-6.tex)
Provides: tex(common-6.tex)
Provides: tex(common-7.tex)
Provides: tex(common-7.tex)
Provides: tex(common-8.tex)
Provides: tex(common-8.tex)
Provides: tex(common-9.tex)
Provides: tex(common-9.tex)
Provides: tex(expertpart.tex)
Provides: tex(expertpart.tex)
Provides: tex(guide-english.tex)
Provides: tex(guide-ngerman.tex)
Provides: tex(guide.tex)
Provides: tex(guide.tex)
Provides: tex(guide.tex)
Provides: tex(introduction.tex)
Provides: tex(introduction.tex)
Provides: tex(japanlco.tex)
Provides: tex(komabug.tex)
Provides: tex(linkalias.tex)
Provides: tex(linkalias.tex)
Provides: tex(linkalias.tex)
Provides: tex(preface.tex)
Provides: tex(preface.tex)
Provides: tex(scraddr.sty)
Provides: tex(scraddr.tex)
Provides: tex(scraddr.tex)
Provides: tex(scrartcl.cls)
Provides: tex(scrbase.sty)
Provides: tex(scrbase.tex)
Provides: tex(scrbase.tex)
Provides: tex(scrbook.cls)
Provides: tex(scrbookreportarticle-experts.tex)
Provides: tex(scrbookreportarticle-experts.tex)
Provides: tex(scrbookreportarticle.tex)
Provides: tex(scrbookreportarticle.tex)
Provides: tex(scrdate.sty)
Provides: tex(scrdatetime.tex)
Provides: tex(scrdatetime.tex)
Provides: tex(scrdoc.cls)
Provides: tex(scrdocstrip.tex)
Provides: tex(scrextend.sty)
Provides: tex(scrextend.tex)
Provides: tex(scrextend.tex)
Provides: tex(scrfontsizes.sty)
Provides: tex(scrguide.cls)
Provides: tex(scrhack.sty)
Provides: tex(scrhack.tex)
Provides: tex(scrhack.tex)
Provides: tex(scrjura.sty)
Provides: tex(scrjura.tex)
Provides: tex(scrjura.tex)
Provides: tex(scrjuraexample.tex)
Provides: tex(scrjuraexample.tex)
Provides: tex(scrkbase.sty)
Provides: tex(scrlayer-notecolumn-example.tex)
Provides: tex(scrlayer-notecolumn-example.tex)
Provides: tex(scrlayer-notecolumn.sty)
Provides: tex(scrlayer-notecolumn.tex)
Provides: tex(scrlayer-notecolumn.tex)
Provides: tex(scrlayer-scrpage-experts.tex)
Provides: tex(scrlayer-scrpage-experts.tex)
Provides: tex(scrlayer-scrpage.sty)
Provides: tex(scrlayer-scrpage.tex)
Provides: tex(scrlayer-scrpage.tex)
Provides: tex(scrlayer.sty)
Provides: tex(scrlayer.tex)
Provides: tex(scrlayer.tex)
Provides: tex(scrletter.sty)
Provides: tex(scrlfile.sty)
Provides: tex(scrlfile.tex)
Provides: tex(scrlfile.tex)
Provides: tex(scrlttr2-experts.tex)
Provides: tex(scrlttr2-experts.tex)
Provides: tex(scrlttr2.cls)
Provides: tex(scrlttr2.tex)
Provides: tex(scrlttr2.tex)
Provides: tex(scrpage2.sty)
Provides: tex(scrpage2.tex)
Provides: tex(scrreprt.cls)
Provides: tex(scrsize10pt.clo)
Provides: tex(scrsize11pt.clo)
Provides: tex(scrsize12pt.clo)
Provides: tex(scrsource.tex)
Provides: tex(scrtime.sty)
Provides: tex(scrwfile.sty)
Provides: tex(scrwfile.tex)
Provides: tex(scrwfile.tex)
Provides: tex(tocbasic.sty)
Provides: tex(tocbasic.tex)
Provides: tex(tocbasic.tex)
Provides: tex(tocstyle.sty)
Provides: tex(typearea-experts.tex)
Provides: tex(typearea-experts.tex)
Provides: tex(typearea.sty)
Provides: tex(typearea.tex)
Provides: tex(typearea.tex)
Requires: tex(afterpage.sty)
Requires: tex(amsmath.sty)
Requires: tex(babelbib.sty)
Requires: tex(bookmark.sty)
Requires: tex(booktabs.sty)
Requires: tex(etoolbox.sty)
Requires: tex(fontenc.sty)
Requires: tex(geometry.sty)
Requires: tex(graphicx.sty)
Requires: tex(hyperref.sty)
Requires: tex(inputenc.sty)
Requires: tex(keyval.sty)
Requires: tex(listings.sty)
Requires: tex(longtable.sty)
Requires: tex(makeidx.sty)
Requires: tex(marginnote.sty)
Requires: tex(mparhack.sty)
Requires: tex(multicol.sty)
Requires: tex(picture.sty)
Requires: tex(tabularx.sty)
Requires: tex(textcomp.sty)
Requires: tex(tikz.sty)
Requires: tex(xcolor.sty)
Requires: tex(xpatch.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source75: koma-script.tar.xz
%description -n texlive-koma-script
The KOMA-Script bundle provides replacements for the article,
report, and book classes with emphasis on typography and
versatility. There is also a letter class. The bundle also
offers: a package for calculating type areas in the way laid
down by the typographer Jan Tschichold, a package for easily
changing and defining page styles, a package scrdate for
getting not only the current date but also the name of the day,
and a package scrtime for getting the current time. All these
packages may be used not only with KOMA-Script classes but also
with the standard classes. Since every package has its own
version number, the version number quoted only refers to the
version of scrbook, scrreprt, scrartcl, scrlttr2 and typearea
(which are the main parts of the bundle).
date: 2016-05-11 08:36:36 +0000
%package -n texlive-koma-script-doc
Version: %{texlive_version}.%{texlive_noarch}.3.20svn41038
Release: 0
Summary: Documentation for texlive-koma-script
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-koma-script-doc
This package includes the documentation for texlive-koma-script
%post -n texlive-koma-script
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-koma-script
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-koma-script
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-koma-script-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/koma-script/INSTALL.txt
%{_texmfdistdir}/doc/latex/koma-script/INSTALLD.txt
%{_texmfdistdir}/doc/latex/koma-script/README
%{_texmfdistdir}/doc/latex/koma-script/koma-script.html
%{_texmfdistdir}/doc/latex/koma-script/komabug.tex
%{_texmfdistdir}/doc/latex/koma-script/komascr.html
%{_texmfdistdir}/doc/latex/koma-script/komascript.html
%{_texmfdistdir}/doc/latex/koma-script/lppl-de.txt
%{_texmfdistdir}/doc/latex/koma-script/lppl.txt
%{_texmfdistdir}/doc/latex/koma-script/manifest.txt
%{_texmfdistdir}/doc/latex/koma-script/scraddr.html
%{_texmfdistdir}/doc/latex/koma-script/scrartcl.html
%{_texmfdistdir}/doc/latex/koma-script/scrbase.html
%{_texmfdistdir}/doc/latex/koma-script/scrbook.html
%{_texmfdistdir}/doc/latex/koma-script/scrdate.html
%{_texmfdistdir}/doc/latex/koma-script/scrextend.html
%{_texmfdistdir}/doc/latex/koma-script/scrguide.html
%{_texmfdistdir}/doc/latex/koma-script/scrguide.pdf
%{_texmfdistdir}/doc/latex/koma-script/scrguien.html
%{_texmfdistdir}/doc/latex/koma-script/scrguien.pdf
%{_texmfdistdir}/doc/latex/koma-script/scrhack.html
%{_texmfdistdir}/doc/latex/koma-script/scrhack.pdf
%{_texmfdistdir}/doc/latex/koma-script/scrlayer-notecolumn.html
%{_texmfdistdir}/doc/latex/koma-script/scrlayer-scrpage.html
%{_texmfdistdir}/doc/latex/koma-script/scrlayer.html
%{_texmfdistdir}/doc/latex/koma-script/scrletter.html
%{_texmfdistdir}/doc/latex/koma-script/scrlfile.html
%{_texmfdistdir}/doc/latex/koma-script/scrlttr2.html
%{_texmfdistdir}/doc/latex/koma-script/scrpage2.pdf
%{_texmfdistdir}/doc/latex/koma-script/scrreprt.html
%{_texmfdistdir}/doc/latex/koma-script/scrtime.html
%{_texmfdistdir}/doc/latex/koma-script/scrwfile.html
%{_texmfdistdir}/doc/latex/koma-script/tocbasic.html
%{_texmfdistdir}/doc/latex/koma-script/tocstyle.pdf
%{_texmfdistdir}/doc/latex/koma-script/typearea.html
%files -n texlive-koma-script
%defattr(-,root,root,755)
%{_texmfdistdir}/source/latex/koma-script/ChangeLog
%{_texmfdistdir}/source/latex/koma-script/ChangeLog.2
%{_texmfdistdir}/source/latex/koma-script/Makefile
%{_texmfdistdir}/source/latex/koma-script/Makefile.baseinit
%{_texmfdistdir}/source/latex/koma-script/Makefile.baserules
%{_texmfdistdir}/source/latex/koma-script/doc/Makefile
%{_texmfdistdir}/source/latex/koma-script/doc/Makefile.guide
%{_texmfdistdir}/source/latex/koma-script/doc/Makefile.latexinit
%{_texmfdistdir}/source/latex/koma-script/doc/bin/genhtmlidx.pl
%{_texmfdistdir}/source/latex/koma-script/doc/bin/genindex.pl
%{_texmfdistdir}/source/latex/koma-script/doc/english/Makefile
%{_texmfdistdir}/source/latex/koma-script/doc/english/adrconvnote.tex
%{_texmfdistdir}/source/latex/koma-script/doc/english/authorpart.tex
%{_texmfdistdir}/source/latex/koma-script/doc/english/common-0.tex
%{_texmfdistdir}/source/latex/koma-script/doc/english/common-1.tex
%{_texmfdistdir}/source/latex/koma-script/doc/english/common-12.tex
%{_texmfdistdir}/source/latex/koma-script/doc/english/common-13.tex
%{_texmfdistdir}/source/latex/koma-script/doc/english/common-14.tex
%{_texmfdistdir}/source/latex/koma-script/doc/english/common-15.tex
%{_texmfdistdir}/source/latex/koma-script/doc/english/common-2.tex
%{_texmfdistdir}/source/latex/koma-script/doc/english/common-20.tex
%{_texmfdistdir}/source/latex/koma-script/doc/english/common-21.tex
%{_texmfdistdir}/source/latex/koma-script/doc/english/common-3.tex
%{_texmfdistdir}/source/latex/koma-script/doc/english/common-4.tex
%{_texmfdistdir}/source/latex/koma-script/doc/english/common-5.tex
%{_texmfdistdir}/source/latex/koma-script/doc/english/common-6.tex
%{_texmfdistdir}/source/latex/koma-script/doc/english/common-7.tex
%{_texmfdistdir}/source/latex/koma-script/doc/english/common-8.tex
%{_texmfdistdir}/source/latex/koma-script/doc/english/common-9.tex
%{_texmfdistdir}/source/latex/koma-script/doc/english/expertpart.tex
%{_texmfdistdir}/source/latex/koma-script/doc/english/guide-english.tex
%{_texmfdistdir}/source/latex/koma-script/doc/english/guide.tex
%{_texmfdistdir}/source/latex/koma-script/doc/english/htmlsetup
%{_texmfdistdir}/source/latex/koma-script/doc/english/introduction.tex
%{_texmfdistdir}/source/latex/koma-script/doc/english/japanlco.tex
%{_texmfdistdir}/source/latex/koma-script/doc/english/linkalias.tex
%{_texmfdistdir}/source/latex/koma-script/doc/english/preface.tex
%{_texmfdistdir}/source/latex/koma-script/doc/english/scraddr.tex
%{_texmfdistdir}/source/latex/koma-script/doc/english/scrbase.tex
%{_texmfdistdir}/source/latex/koma-script/doc/english/scrbookreportarticle-experts.tex
%{_texmfdistdir}/source/latex/koma-script/doc/english/scrbookreportarticle.tex
%{_texmfdistdir}/source/latex/koma-script/doc/english/scrdatetime.tex
%{_texmfdistdir}/source/latex/koma-script/doc/english/scrextend.tex
%{_texmfdistdir}/source/latex/koma-script/doc/english/scrhack.tex
%{_texmfdistdir}/source/latex/koma-script/doc/english/scrjura.tex
%{_texmfdistdir}/source/latex/koma-script/doc/english/scrjuraexample.tex
%{_texmfdistdir}/source/latex/koma-script/doc/english/scrlayer-notecolumn-example.tex
%{_texmfdistdir}/source/latex/koma-script/doc/english/scrlayer-notecolumn.tex
%{_texmfdistdir}/source/latex/koma-script/doc/english/scrlayer-scrpage-experts.tex
%{_texmfdistdir}/source/latex/koma-script/doc/english/scrlayer-scrpage.tex
%{_texmfdistdir}/source/latex/koma-script/doc/english/scrlayer.tex
%{_texmfdistdir}/source/latex/koma-script/doc/english/scrlfile.tex
%{_texmfdistdir}/source/latex/koma-script/doc/english/scrlttr2-experts.tex
%{_texmfdistdir}/source/latex/koma-script/doc/english/scrlttr2.tex
%{_texmfdistdir}/source/latex/koma-script/doc/english/scrlttr2examples.dtx
%{_texmfdistdir}/source/latex/koma-script/doc/english/scrwfile.tex
%{_texmfdistdir}/source/latex/koma-script/doc/english/tocbasic.tex
%{_texmfdistdir}/source/latex/koma-script/doc/english/typearea-experts.tex
%{_texmfdistdir}/source/latex/koma-script/doc/english/typearea.tex
%{_texmfdistdir}/source/latex/koma-script/doc/guide.bib
%{_texmfdistdir}/source/latex/koma-script/doc/guide.tex
%{_texmfdistdir}/source/latex/koma-script/doc/koma-script.html
%{_texmfdistdir}/source/latex/koma-script/doc/komascr.html
%{_texmfdistdir}/source/latex/koma-script/doc/komascript.html
%{_texmfdistdir}/source/latex/koma-script/doc/linkalias.tex
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/Makefile
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/adrconvnote.tex
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/authorpart.tex
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-0.tex
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-1.tex
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-12.tex
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-13.tex
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-14.tex
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-15.tex
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-2.tex
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-20.tex
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-21.tex
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-3.tex
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-4.tex
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-5.tex
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-6.tex
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-7.tex
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-8.tex
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-9.tex
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/expertpart.tex
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/guide-ngerman.tex
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/guide.tex
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/htmlsetup
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/introduction.tex
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/linkalias.tex
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/preface.tex
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scraddr.tex
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrbase.tex
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrbookreportarticle-experts.tex
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrbookreportarticle.tex
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrdatetime.tex
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrextend.tex
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrhack.tex
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrjura.tex
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrjuraexample.tex
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrlayer-notecolumn-example.tex
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrlayer-notecolumn.tex
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrlayer-scrpage-experts.tex
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrlayer-scrpage.tex
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrlayer.tex
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrlfile.tex
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrlttr2-experts.tex
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrlttr2.tex
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrlttr2examples.dtx
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrwfile.tex
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/tocbasic.tex
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/typearea-experts.tex
%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/typearea.tex
%{_texmfdistdir}/source/latex/koma-script/doc/plength.dtx
%{_texmfdistdir}/source/latex/koma-script/doc/scraddr.html
%{_texmfdistdir}/source/latex/koma-script/doc/scrartcl.html
%{_texmfdistdir}/source/latex/koma-script/doc/scrbase.html
%{_texmfdistdir}/source/latex/koma-script/doc/scrbook.html
%{_texmfdistdir}/source/latex/koma-script/doc/scrdate.html
%{_texmfdistdir}/source/latex/koma-script/doc/scrextend.html
%{_texmfdistdir}/source/latex/koma-script/doc/scrguide.cls
%{_texmfdistdir}/source/latex/koma-script/doc/scrguide.gst
%{_texmfdistdir}/source/latex/koma-script/doc/scrguide.html
%{_texmfdistdir}/source/latex/koma-script/doc/scrguide.ist
%{_texmfdistdir}/source/latex/koma-script/doc/scrguide.pdf
%{_texmfdistdir}/source/latex/koma-script/doc/scrguien.html
%{_texmfdistdir}/source/latex/koma-script/doc/scrguien.pdf
%{_texmfdistdir}/source/latex/koma-script/doc/scrhack.html
%{_texmfdistdir}/source/latex/koma-script/doc/scrlayer-notecolumn.html
%{_texmfdistdir}/source/latex/koma-script/doc/scrlayer-scrpage.html
%{_texmfdistdir}/source/latex/koma-script/doc/scrlayer.html
%{_texmfdistdir}/source/latex/koma-script/doc/scrletter.html
%{_texmfdistdir}/source/latex/koma-script/doc/scrlfile.html
%{_texmfdistdir}/source/latex/koma-script/doc/scrlttr2.html
%{_texmfdistdir}/source/latex/koma-script/doc/scrpage2.tex
%{_texmfdistdir}/source/latex/koma-script/doc/scrreprt.html
%{_texmfdistdir}/source/latex/koma-script/doc/scrtime.html
%{_texmfdistdir}/source/latex/koma-script/doc/scrwfile.html
%{_texmfdistdir}/source/latex/koma-script/doc/tocbasic.html
%{_texmfdistdir}/source/latex/koma-script/doc/typearea.html
%{_texmfdistdir}/source/latex/koma-script/japanlco.dtx
%{_texmfdistdir}/source/latex/koma-script/scraddr.dtx
%{_texmfdistdir}/source/latex/koma-script/scrdoc.dtx
%{_texmfdistdir}/source/latex/koma-script/scrdocstrip.tex
%{_texmfdistdir}/source/latex/koma-script/scrextend.dtx
%{_texmfdistdir}/source/latex/koma-script/scrhack.dtx
%{_texmfdistdir}/source/latex/koma-script/scrjura.dtx
%{_texmfdistdir}/source/latex/koma-script/scrkernel-basics.dtx
%{_texmfdistdir}/source/latex/koma-script/scrkernel-bibliography.dtx
%{_texmfdistdir}/source/latex/koma-script/scrkernel-circularletters.dtx
%{_texmfdistdir}/source/latex/koma-script/scrkernel-compatibility.dtx
%{_texmfdistdir}/source/latex/koma-script/scrkernel-floats.dtx
%{_texmfdistdir}/source/latex/koma-script/scrkernel-fonts.dtx
%{_texmfdistdir}/source/latex/koma-script/scrkernel-footnotes.dtx
%{_texmfdistdir}/source/latex/koma-script/scrkernel-index.dtx
%{_texmfdistdir}/source/latex/koma-script/scrkernel-language.dtx
%{_texmfdistdir}/source/latex/koma-script/scrkernel-letterclassoptions.dtx
%{_texmfdistdir}/source/latex/koma-script/scrkernel-listsandtabulars.dtx
%{_texmfdistdir}/source/latex/koma-script/scrkernel-listsof.dtx
%{_texmfdistdir}/source/latex/koma-script/scrkernel-miscellaneous.dtx
%{_texmfdistdir}/source/latex/koma-script/scrkernel-notepaper.dtx
%{_texmfdistdir}/source/latex/koma-script/scrkernel-pagestyles.dtx
%{_texmfdistdir}/source/latex/koma-script/scrkernel-paragraphs.dtx
%{_texmfdistdir}/source/latex/koma-script/scrkernel-pseudolengths.dtx
%{_texmfdistdir}/source/latex/koma-script/scrkernel-sections.dtx
%{_texmfdistdir}/source/latex/koma-script/scrkernel-title.dtx
%{_texmfdistdir}/source/latex/koma-script/scrkernel-tocstyle.dtx
%{_texmfdistdir}/source/latex/koma-script/scrkernel-typearea.dtx
%{_texmfdistdir}/source/latex/koma-script/scrkernel-variables.dtx
%{_texmfdistdir}/source/latex/koma-script/scrkernel-version.dtx
%{_texmfdistdir}/source/latex/koma-script/scrlayer-notecolumn.dtx
%{_texmfdistdir}/source/latex/koma-script/scrlayer-scrpage.dtx
%{_texmfdistdir}/source/latex/koma-script/scrlayer.dtx
%{_texmfdistdir}/source/latex/koma-script/scrlfile.dtx
%{_texmfdistdir}/source/latex/koma-script/scrlogo.dtx
%{_texmfdistdir}/source/latex/koma-script/scrmain.ins
%{_texmfdistdir}/source/latex/koma-script/scrpage.dtx
%{_texmfdistdir}/source/latex/koma-script/scrsource.tex
%{_texmfdistdir}/source/latex/koma-script/scrstrip.inc
%{_texmfdistdir}/source/latex/koma-script/scrstrop.inc
%{_texmfdistdir}/source/latex/koma-script/scrtime.dtx
%{_texmfdistdir}/source/latex/koma-script/scrwfile.dtx
%{_texmfdistdir}/source/latex/koma-script/tocbasic.dtx
%{_texmfdistdir}/source/latex/koma-script/tocstyle.dtx
%dir %{_texmfdistdir}/source/latex/koma-script
%dir %{_texmfdistdir}/source/latex/koma-script/doc
%dir %{_texmfdistdir}/source/latex/koma-script/doc/bin
%dir %{_texmfdistdir}/source/latex/koma-script/doc/english
%dir %{_texmfdistdir}/source/latex/koma-script/doc/ngerman
%{_texmfdistdir}/tex/latex/koma-script/DIN.lco
%{_texmfdistdir}/tex/latex/koma-script/DINmtext.lco
%{_texmfdistdir}/tex/latex/koma-script/KOMAold.lco
%{_texmfdistdir}/tex/latex/koma-script/KakuLL.lco
%{_texmfdistdir}/tex/latex/koma-script/NF.lco
%{_texmfdistdir}/tex/latex/koma-script/NipponEH.lco
%{_texmfdistdir}/tex/latex/koma-script/NipponEL.lco
%{_texmfdistdir}/tex/latex/koma-script/NipponLH.lco
%{_texmfdistdir}/tex/latex/koma-script/NipponLL.lco
%{_texmfdistdir}/tex/latex/koma-script/NipponRL.lco
%{_texmfdistdir}/tex/latex/koma-script/SN.lco
%{_texmfdistdir}/tex/latex/koma-script/SNleft.lco
%{_texmfdistdir}/tex/latex/koma-script/UScommercial9.lco
%{_texmfdistdir}/tex/latex/koma-script/UScommercial9DW.lco
%{_texmfdistdir}/tex/latex/koma-script/float.hak
%{_texmfdistdir}/tex/latex/koma-script/floatrow.hak
%{_texmfdistdir}/tex/latex/koma-script/hyperref.hak
%{_texmfdistdir}/tex/latex/koma-script/listings.hak
%{_texmfdistdir}/tex/latex/koma-script/lscape.hak
%{_texmfdistdir}/tex/latex/koma-script/scraddr.sty
%{_texmfdistdir}/tex/latex/koma-script/scrartcl.cls
%{_texmfdistdir}/tex/latex/koma-script/scrbase.sty
%{_texmfdistdir}/tex/latex/koma-script/scrbook.cls
%{_texmfdistdir}/tex/latex/koma-script/scrdate.sty
%{_texmfdistdir}/tex/latex/koma-script/scrdoc.cls
%{_texmfdistdir}/tex/latex/koma-script/scrextend.sty
%{_texmfdistdir}/tex/latex/koma-script/scrfontsizes.sty
%{_texmfdistdir}/tex/latex/koma-script/scrhack.sty
%{_texmfdistdir}/tex/latex/koma-script/scrjura.sty
%{_texmfdistdir}/tex/latex/koma-script/scrkbase.sty
%{_texmfdistdir}/tex/latex/koma-script/scrlayer-notecolumn.sty
%{_texmfdistdir}/tex/latex/koma-script/scrlayer-scrpage.sty
%{_texmfdistdir}/tex/latex/koma-script/scrlayer.sty
%{_texmfdistdir}/tex/latex/koma-script/scrletter.sty
%{_texmfdistdir}/tex/latex/koma-script/scrlfile.sty
%{_texmfdistdir}/tex/latex/koma-script/scrlttr2.cls
%{_texmfdistdir}/tex/latex/koma-script/scrpage2.sty
%{_texmfdistdir}/tex/latex/koma-script/scrreprt.cls
%{_texmfdistdir}/tex/latex/koma-script/scrsize10pt.clo
%{_texmfdistdir}/tex/latex/koma-script/scrsize11pt.clo
%{_texmfdistdir}/tex/latex/koma-script/scrsize12pt.clo
%{_texmfdistdir}/tex/latex/koma-script/scrtime.sty
%{_texmfdistdir}/tex/latex/koma-script/scrwfile.sty
%{_texmfdistdir}/tex/latex/koma-script/setspace.hak
%{_texmfdistdir}/tex/latex/koma-script/tocbasic.sty
%{_texmfdistdir}/tex/latex/koma-script/tocstyle.sty
%{_texmfdistdir}/tex/latex/koma-script/typearea.sty
%{_texmfdistdir}/tex/latex/koma-script/visualize.lco
/var/adm/update-scripts/texlive-koma-script-%{texlive_version}.%{texlive_noarch}.3.20svn41038-%{release}-zypper
%package -n texlive-koma-script-examples
Version: %{texlive_version}.%{texlive_noarch}.svn34243
Release: 0
Summary: Examples from the KOMA-Script book
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source76: koma-script-examples.doc.tar.xz
%description -n texlive-koma-script-examples
This package contains some examples from the 5th edition of the
book >>KOMA-Script<<, >>Eine Sammlung von Klassen und Paketen
fur LaTeX2e<< by Markus Kohm, published by Lehmanns Media.
There are no further descriptions of these examples.
date: 2015-08-03 03:43:12 +0000
%post -n texlive-koma-script-examples
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-koma-script-examples
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-koma-script-examples
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-koma-script-examples
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-B/result/chapterthumbexample.pdf
%{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-B/source/chapterthumb.sty
%{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-B/source/chapterthumbexample.tex
%{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-C/result/floattrick.pdf
%{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-C/source/floattrick.tex
%{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-D/result/briefDIN.pdf
%{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-D/result/briefSN.pdf
%{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-D/result/briefbak3.pdf
%{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-D/result/briefdup.pdf
%{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-D/result/brieflft.pdf
%{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-D/result/brieflfu.pdf
%{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-D/result/briefnow.pdf
%{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-D/result/briefrag2.pdf
%{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-D/result/briefwbk.pdf
%{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-D/result/briefwbk2.pdf
%{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-D/result/briefwbt2.pdf
%{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-D/result/letter-nipponA.pdf
%{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-D/result/letter-nipponB.pdf
%{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-D/source/CaptainHook-1.pdf
%{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-D/source/SNslhead.lco
%{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-D/source/asymTypB.lco
%{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-D/source/briefDIN.tex
%{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-D/source/briefSN.tex
%{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-D/source/briefbak3.tex
%{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-D/source/briefdup.tex
%{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-D/source/brieflft.tex
%{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-D/source/brieflfu.tex
%{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-D/source/briefnow.tex
%{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-D/source/briefrag2.tex
%{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-D/source/brieftemplate.tex
%{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-D/source/briefwbk.tex
%{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-D/source/briefwbk2.tex
%{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-D/source/briefwbt2.tex
%{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-D/source/dateup.lco
%{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-D/source/letter-nipponA.tex
%{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-D/source/letter-nipponB.tex
%{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-D/source/nowindow.lco
%{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/result/letter-label.pdf
%{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/source/labelbasic.lco
%{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/source/letter-label.tex
%{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/source/settleford600label.lco
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-11/result/scrjuraexample.pdf
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-11/source/scrjuraexample.tex
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-15/result/remarkexample.pdf
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-15/source/remarkbox.sty
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-15/source/remarkexample.tex
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-19/result/scrlayer-notecolumn-example.pdf
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-19/source/scrlayer-notecolumn-example.tex
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-0.pdf
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-1.pdf
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-10.pdf
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-11.pdf
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-12.pdf
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-13.pdf
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-14.pdf
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-15.pdf
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-16.pdf
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-17.pdf
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-18.pdf
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-19.pdf
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-2.pdf
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-20.pdf
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-21.pdf
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-22.pdf
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-23.pdf
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-3.pdf
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-4.pdf
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-5.pdf
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-6.pdf
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-7.pdf
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-8.pdf
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-9.pdf
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/ich.lco
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-0.tex
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-1.tex
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-10.tex
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-11.tex
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-12.tex
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-13.tex
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-14.tex
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-15.tex
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-16.tex
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-17.tex
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-18.tex
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-19.tex
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-2.tex
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-20.tex
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-21.tex
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-22.tex
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-23.tex
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-3.tex
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-4.tex
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-5.tex
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-6.tex
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-7.tex
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-8.tex
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-9.tex
%{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/musterlogo.pdf
%{_texmfdistdir}/doc/latex/koma-script-examples/LEGAL.txt
%{_texmfdistdir}/doc/latex/koma-script-examples/LEGAL_DE.txt
%{_texmfdistdir}/doc/latex/koma-script-examples/LIESMICH.txt
%{_texmfdistdir}/doc/latex/koma-script-examples/README
/var/adm/update-scripts/texlive-koma-script-examples-%{texlive_version}.%{texlive_noarch}.svn34243-%{release}-zypper
%package -n texlive-koma-script-sfs
Version: %{texlive_version}.%{texlive_noarch}.1.0svn26137
Release: 0
Summary: Koma-script letter class option for Finnish
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-koma-script-sfs-doc >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source77: koma-script-sfs.tar.xz
Source78: koma-script-sfs.doc.tar.xz
%description -n texlive-koma-script-sfs
A koma-script parameter set for letters on A4 paper, complying
with Finnish standards SFS 2486, 2487 and 2488; suitable for
window envelopes with window on the left size in the sizes C5,
C65, E5 and E65 (although, because the address window is
smaller, for sizes E5 and E65 the address may not fit within
the window, but ordinary 3-line address should fit).
date: 2015-08-03 03:43:12 +0000
%package -n texlive-koma-script-sfs-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0svn26137
Release: 0
Summary: Documentation for texlive-koma-script-sfs
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Provides: locale(texlive-koma-script-sfs-doc:fi)
%description -n texlive-koma-script-sfs-doc
This package includes the documentation for texlive-koma-script-sfs
%post -n texlive-koma-script-sfs
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-koma-script-sfs
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-koma-script-sfs
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-koma-script-sfs-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/koma-script-sfs/README
%{_texmfdistdir}/doc/latex/koma-script-sfs/SFSesim.pdf
%{_texmfdistdir}/doc/latex/koma-script-sfs/SFSesim.tex
%files -n texlive-koma-script-sfs
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/koma-script-sfs/SFS.lco
/var/adm/update-scripts/texlive-koma-script-sfs-%{texlive_version}.%{texlive_noarch}.1.0svn26137-%{release}-zypper
%package -n texlive-komacv
Version: %{texlive_version}.%{texlive_noarch}.1.0.1svn34906
Release: 0
Summary: Typesetting a beautiful CV with various style options
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-komacv-doc >= %{texlive_version}
Provides: tex(komacv-casual.sty)
Provides: tex(komacv-classic.sty)
Provides: tex(komacv-oldstyle.sty)
Provides: tex(komacv.cls)
Requires: tex(calc.sty)
Requires: tex(fontenc.sty)
Requires: tex(fontspec.sty)
Requires: tex(ifthen.sty)
Requires: tex(inputenc.sty)
Requires: tex(kvoptions.sty)
Requires: tex(lastpage.sty)
Requires: tex(scrartcl.cls)
Requires: tex(xcolor.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source79: komacv.tar.xz
Source80: komacv.doc.tar.xz
%description -n texlive-komacv
The class simplifies the creation of beautiful CV. The user may
choose between different styles, and may adjust settings to
tune the output.
date: 2015-10-21 15:22:57 +0000
%package -n texlive-komacv-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0.1svn34906
Release: 0
Summary: Documentation for texlive-komacv
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-komacv-doc
This package includes the documentation for texlive-komacv
%post -n texlive-komacv
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-komacv
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-komacv
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-komacv-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/komacv/README
%{_texmfdistdir}/doc/latex/komacv/examples/jeyre.jpg
%{_texmfdistdir}/doc/latex/komacv/examples/komacv.bib
%{_texmfdistdir}/doc/latex/komacv/examples/komacv_example.tex
%{_texmfdistdir}/doc/latex/komacv/examples/komacv_example_casual.pdf
%{_texmfdistdir}/doc/latex/komacv/examples/komacv_example_classic.pdf
%{_texmfdistdir}/doc/latex/komacv/examples/komacv_example_oldstyle.pdf
%{_texmfdistdir}/doc/latex/komacv/komacv.pdf
%files -n texlive-komacv
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/komacv/komacv-casual.sty
%{_texmfdistdir}/tex/latex/komacv/komacv-classic.sty
%{_texmfdistdir}/tex/latex/komacv/komacv-oldstyle.sty
%{_texmfdistdir}/tex/latex/komacv/komacv.cls
/var/adm/update-scripts/texlive-komacv-%{texlive_version}.%{texlive_noarch}.1.0.1svn34906-%{release}-zypper
%package -n texlive-kotex-oblivoir
Version: %{texlive_version}.%{texlive_noarch}.2.1.7svn38679
Release: 0
Summary: A LaTeX document class for typesetting Korean documents
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires: texlive-kotex-utf >= %{texlive_version}
Requires: texlive-memoir >= %{texlive_version}
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-kotex-oblivoir-doc >= %{texlive_version}
Provides: tex(10_5.sty)
Provides: tex(fapapersize.sty)
Provides: tex(hfontsel.sty)
Provides: tex(memhangul-common.sty)
Provides: tex(memhangul-patch.sty)
Provides: tex(memhangul-ucs.sty)
Provides: tex(memhangul-x.sty)
Provides: tex(memucs-enumerate.sty)
Provides: tex(memucs-gremph.sty)
Provides: tex(memucs-interword-x.sty)
Provides: tex(memucs-interword.sty)
Provides: tex(memucs-setspace.sty)
Provides: tex(nanumfontsel.sty)
Provides: tex(ob-koreanappendix.sty)
Provides: tex(ob-nokoreanappendix.sty)
Provides: tex(ob-toclof.sty)
Provides: tex(oblivoir-base.cls)
Provides: tex(oblivoir-xlua.cls)
Provides: tex(oblivoir.cls)
Provides: tex(xetexko-var.sty)
Provides: tex(xob-amssymb.sty)
Provides: tex(xob-dotemph.sty)
Provides: tex(xob-font.sty)
Provides: tex(xob-hyper.sty)
Provides: tex(xob-paralist.sty)
Provides: tex(xoblivoir.cls)
Requires: tex(amsmath.sty)
Requires: tex(amssymb.sty)
Requires: tex(cjkutf8-ko.sty)
Requires: tex(dhucs-cmap.sty)
Requires: tex(dhucs-paralist.sty)
Requires: tex(dhucs.sty)
Requires: tex(expl3.sty)
Requires: tex(fontenc.sty)
Requires: tex(fontspec.sty)
Requires: tex(hologo.sty)
Requires: tex(hyperref.sty)
Requires: tex(ifluatex.sty)
Requires: tex(iftex.sty)
Requires: tex(ifxetex.sty)
Requires: tex(kolabels-utf.sty)
Requires: tex(kotex.sty)
Requires: tex(luatexko.sty)
Requires: tex(memhfixc.sty)
Requires: tex(memoir.cls)
Requires: tex(microtype.sty)
Requires: tex(moreverb.sty)
Requires: tex(polyglossia.sty)
Requires: tex(type1cm.sty)
Requires: tex(type1ec.sty)
Requires: tex(xetexko-font.sty)
Requires: tex(xetexko-josa.sty)
Requires: tex(xetexko-space.sty)
Requires: tex(xetexko-vertical.sty)
Requires: tex(xkeyval.sty)
Requires: tex(xparse.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source81: kotex-oblivoir.tar.xz
Source82: kotex-oblivoir.doc.tar.xz
%description -n texlive-kotex-oblivoir
The class is based on memoir, and is adapted to typesetting
Korean documents. The bundle (of class and associated packages)
belongs to the ko.TeX bundle.
date: 2015-10-20 05:48:16 +0000
%package -n texlive-kotex-oblivoir-doc
Version: %{texlive_version}.%{texlive_noarch}.2.1.7svn38679
Release: 0
Summary: Documentation for texlive-kotex-oblivoir
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-kotex-oblivoir-doc
This package includes the documentation for texlive-kotex-oblivoir
%post -n texlive-kotex-oblivoir
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-kotex-oblivoir
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-kotex-oblivoir
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-kotex-oblivoir-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/kotex-oblivoir/ChangeLog
%{_texmfdistdir}/doc/latex/kotex-oblivoir/README
%{_texmfdistdir}/doc/latex/kotex-oblivoir/doc/oblivoir-simpledoc.pdf
%{_texmfdistdir}/doc/latex/kotex-oblivoir/doc/oblivoir-simpledoc.tex
%{_texmfdistdir}/doc/latex/kotex-oblivoir/doc/oblivoir-test.tex
%files -n texlive-kotex-oblivoir
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/10_5.sty
%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/fapapersize.sty
%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/hfontsel.sty
%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/hfontspec.nanum
%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/memhangul-common.sty
%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/memhangul-patch.sty
%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/memhangul-ucs.sty
%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/memucs-enumerate.sty
%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/memucs-gremph.sty
%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/memucs-interword.sty
%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/memucs-setspace.sty
%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/nanumfontsel.sty
%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/ob-koreanappendix.sty
%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/ob-nokoreanappendix.sty
%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/ob-toclof.sty
%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-x/memhangul-x.sty
%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-x/memucs-interword-x.sty
%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-x/xetexko-var.sty
%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-x/xob-amssymb.sty
%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-x/xob-dotemph.sty
%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-x/xob-font.sty
%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-x/xob-hyper.sty
%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-x/xob-paralist.sty
%{_texmfdistdir}/tex/latex/kotex-oblivoir/oblivoir-base.cls
%{_texmfdistdir}/tex/latex/kotex-oblivoir/oblivoir-xlua.cls
%{_texmfdistdir}/tex/latex/kotex-oblivoir/oblivoir.cls
%{_texmfdistdir}/tex/latex/kotex-oblivoir/xoblivoir.cls
/var/adm/update-scripts/texlive-kotex-oblivoir-%{texlive_version}.%{texlive_noarch}.2.1.7svn38679-%{release}-zypper
%package -n texlive-kotex-plain
Version: %{texlive_version}.%{texlive_noarch}.2.1.1asvn38630
Release: 0
Summary: Macros for typesetting Korean under Plain TeX
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-kotex-plain-doc >= %{texlive_version}
Provides: tex(hangulcweb.tex)
Provides: tex(kotexplain.tex)
Provides: tex(kotexutf-core.tex)
Provides: tex(kotexutf.tex)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source83: kotex-plain.tar.xz
Source84: kotex-plain.doc.tar.xz
%description -n texlive-kotex-plain
The package provides macros for typesetting Hangul, the native
alphabet of the Korean language, using plain *TeX. Input Korean
text should be encoded in UTF-8. The package is belongs to the
ko.TeX bundle.
date: 2015-10-13 03:59:51 +0000
%package -n texlive-kotex-plain-doc
Version: %{texlive_version}.%{texlive_noarch}.2.1.1asvn38630
Release: 0
Summary: Documentation for texlive-kotex-plain
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-kotex-plain-doc
This package includes the documentation for texlive-kotex-plain
%post -n texlive-kotex-plain
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-kotex-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-kotex-plain
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-kotex-plain-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/plain/kotex-plain/ChangeLog
%{_texmfdistdir}/doc/plain/kotex-plain/README
%files -n texlive-kotex-plain
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/plain/kotex-plain/hangulcweb.tex
%{_texmfdistdir}/tex/plain/kotex-plain/kotexplain.tex
%{_texmfdistdir}/tex/plain/kotex-plain/kotexutf-core.tex
%{_texmfdistdir}/tex/plain/kotex-plain/kotexutf.tex
/var/adm/update-scripts/texlive-kotex-plain-%{texlive_version}.%{texlive_noarch}.2.1.1asvn38630-%{release}-zypper
%package -n texlive-kotex-utf
Version: %{texlive_version}.%{texlive_noarch}.2.1.2svn38558
Release: 0
Summary: Typeset Hangul, coded in UTF-8
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires: texlive-cjk-ko >= %{texlive_version}
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-kotex-utf-doc >= %{texlive_version}
Provides: tex(dhucs-cmap.sty)
Provides: tex(dhucs-enumerate.sty)
Provides: tex(dhucs-enumitem.sty)
Provides: tex(dhucs-gremph.sty)
Provides: tex(dhucs-interword.sty)
Provides: tex(dhucs-nanumfont.sty)
Provides: tex(dhucs-paralist.sty)
Provides: tex(dhucs-sectsty.sty)
Provides: tex(dhucs-setspace.sty)
Provides: tex(dhucs-trivcj.sty)
Provides: tex(dhucs-ucshyper.sty)
Provides: tex(dhucs.cfg)
Provides: tex(dhucs.sty)
Provides: tex(dhucsfn.sty)
Provides: tex(kosections-utf.sty)
Provides: tex(kotex-logo.sty)
Provides: tex(kotex-varioref.sty)
Provides: tex(kotex.cfg)
Provides: tex(kotexutf.sty)
Provides: tex(lucuhcmj.fd)
Requires: tex(enumerate.sty)
Requires: tex(fnpara.sty)
Requires: tex(fontenc.sty)
Requires: tex(hologo.sty)
Requires: tex(hyperref.sty)
Requires: tex(ifpdf.sty)
Requires: tex(inputenc.sty)
Requires: tex(kolabels-utf.sty)
Requires: tex(konames-utf.sty)
Requires: tex(luatexko.sty)
Requires: tex(paralist.sty)
Requires: tex(sectsty.sty)
Requires: tex(setspace.sty)
Requires: tex(verbatim.sty)
Requires: tex(xetexko.sty)
Requires: tex(xkeyval.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source85: kotex-utf.tar.xz
Source86: kotex-utf.doc.tar.xz
%description -n texlive-kotex-utf
The package typesets Hangul, which is the native alphabet of
the Korean language; input Korean text should be encoded in UTF-
8. The bundle (of class and associated packages) belongs to the
ko.TeX bundle.
date: 2015-10-05 12:56:24 +0000
%package -n texlive-kotex-utf-doc
Version: %{texlive_version}.%{texlive_noarch}.2.1.2svn38558
Release: 0
Summary: Documentation for texlive-kotex-utf
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Provides: locale(texlive-kotex-utf-doc:ko)
%description -n texlive-kotex-utf-doc
This package includes the documentation for texlive-kotex-utf
%post -n texlive-kotex-utf
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-kotex-utf
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-kotex-utf
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-kotex-utf-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/kotex-utf/ChangeLog
%{_texmfdistdir}/doc/latex/kotex-utf/README
%{_texmfdistdir}/doc/latex/kotex-utf/fig/allowbreak-dhucs.pdf
%{_texmfdistdir}/doc/latex/kotex-utf/fig/fntexp.pdf
%{_texmfdistdir}/doc/latex/kotex-utf/fig/fntnormal.pdf
%{_texmfdistdir}/doc/latex/kotex-utf/fig/histkotex.jpg
%{_texmfdistdir}/doc/latex/kotex-utf/fig/linebreaktest.pdf
%{_texmfdistdir}/doc/latex/kotex-utf/fig/testdhucsallowbreak.pdf
%{_texmfdistdir}/doc/latex/kotex-utf/kotexdoc.pdf
%{_texmfdistdir}/doc/latex/kotex-utf/kotexdoc.tex
%{_texmfdistdir}/doc/latex/kotex-utf/sample-finemath-setup.tex
%{_texmfdistdir}/doc/latex/kotex-utf/yettext.tex
%{_texmfdistdir}/doc/latex/kotex-utf/yettext.txt
%files -n texlive-kotex-utf
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/kotex-utf/contrib/dhucs-cmap.sty
%{_texmfdistdir}/tex/latex/kotex-utf/contrib/dhucs-enumerate.sty
%{_texmfdistdir}/tex/latex/kotex-utf/contrib/dhucs-enumitem.sty
%{_texmfdistdir}/tex/latex/kotex-utf/contrib/dhucs-gremph.sty
%{_texmfdistdir}/tex/latex/kotex-utf/contrib/dhucs-interword.sty
%{_texmfdistdir}/tex/latex/kotex-utf/contrib/dhucs-paralist.sty
%{_texmfdistdir}/tex/latex/kotex-utf/contrib/dhucs-sectsty.sty
%{_texmfdistdir}/tex/latex/kotex-utf/contrib/dhucs-setspace.sty
%{_texmfdistdir}/tex/latex/kotex-utf/contrib/dhucs-trivcj.sty
%{_texmfdistdir}/tex/latex/kotex-utf/contrib/dhucs-ucshyper.sty
%{_texmfdistdir}/tex/latex/kotex-utf/contrib/dhucsfn.sty
%{_texmfdistdir}/tex/latex/kotex-utf/contrib/kotex-logo.sty
%{_texmfdistdir}/tex/latex/kotex-utf/contrib/kotex-varioref.sty
%{_texmfdistdir}/tex/latex/kotex-utf/dhucs-nanumfont.sty
%{_texmfdistdir}/tex/latex/kotex-utf/dhucs.sty
%{_texmfdistdir}/tex/latex/kotex-utf/hfontspec.default
%{_texmfdistdir}/tex/latex/kotex-utf/kosections-utf.sty
%{_texmfdistdir}/tex/latex/kotex-utf/kotex.cfg
%{_texmfdistdir}/tex/latex/kotex-utf/kotexutf.sty
%{_texmfdistdir}/tex/latex/kotex-utf/lucenc.dfu
%{_texmfdistdir}/tex/latex/kotex-utf/lucuhcmj.fd
%{_texmfdistdir}/tex/latex/kotex-utf/tex4ht/dhucs.4ht
%{_texmfdistdir}/tex/latex/kotex-utf/tex4ht/dhucs.cfg
%{_texmfdistdir}/tex/latex/kotex-utf/tex4ht/kosections-utf.4ht
/var/adm/update-scripts/texlive-kotex-utf-%{texlive_version}.%{texlive_noarch}.2.1.2svn38558-%{release}-zypper
%package -n texlive-kotex-utils
Version: %{texlive_version}.%{texlive_noarch}.2.1.0svn38727
Release: 0
Summary: Utility scripts and support files for typesetting Korean
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires: texlive-kotex-utf >= %{texlive_version}
Requires(pre): texlive-kotex-utils-bin >= %{texlive_version}
#!BuildIgnore: texlive-kotex-utils-bin
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-kotex-utils-doc >= %{texlive_version}
Requires: perl(File::Copy)
#!BuildIgnore: perl(File::Copy)
Requires: perl(File::Path)
#!BuildIgnore: perl(File::Path)
Requires: perl(Getopt::Std)
#!BuildIgnore: perl(Getopt::Std)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source87: kotex-utils.tar.xz
Source88: kotex-utils.doc.tar.xz
%description -n texlive-kotex-utils
The bundle provides scripts and support files for index
generation in Korean language typesetting. The files belong to
the ko.TeX bundle.
date: 2015-11-04 04:48:28 +0000
%package -n texlive-kotex-utils-doc
Version: %{texlive_version}.%{texlive_noarch}.2.1.0svn38727
Release: 0
Summary: Documentation for texlive-kotex-utils
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-kotex-utils-doc
This package includes the documentation for texlive-kotex-utils
%post -n texlive-kotex-utils
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-kotex-utils
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-kotex-utils
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-kotex-utils-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/kotex-utils/ChangeLog
%{_texmfdistdir}/doc/latex/kotex-utils/README
%{_texmfdistdir}/doc/latex/kotex-utils/utf8-lang.xdy
%{_texmfdistdir}/doc/latex/kotex-utils/utf8.xdy
%files -n texlive-kotex-utils
%defattr(-,root,root,755)
%{_texmfdistdir}/makeindex/kotex-utils/kotex.ist
%{_texmfdistdir}/makeindex/kotex-utils/memucs-manual.ist
%{_texmfdistdir}/scripts/kotex-utils/jamo-normalize.pl
%{_texmfdistdir}/scripts/kotex-utils/komkindex.pl
%{_texmfdistdir}/scripts/kotex-utils/ttf2kotexfont.pl
/var/adm/update-scripts/texlive-kotex-utils-%{texlive_version}.%{texlive_noarch}.2.1.0svn38727-%{release}-zypper
%package -n texlive-kpathsea
#!BuildIgnore: texlive-texconfig
#!BuildIgnore: texlive-tetex
#!BuildIgnore: texlive-kpathsea
Version: %{texlive_version}.%{texlive_noarch}.svn41139
Release: 0
Summary: Path searching library for TeX-related files
License: LGPL-2.1+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive-kpathsea-bin >= %{texlive_version}
#!BuildIgnore: texlive-kpathsea-bin
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires: texlive-gsftopk >= %{texlive_version}
Requires: texlive-updmap-map >= %{texlive_version}
#!BuildIgnore: texlive-gsftopk
#!BuildIgnore: texlive-updmap-map
Requires(post): diffutils
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Recommends: texlive-kpathsea-doc >= %{texlive_version}
Provides: tex(fmtutil.cnf)
Provides: tex(mktex.cnf)
Provides: tex(texmf.cnf)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source89: kpathsea.tar.xz
Source90: kpathsea.doc.tar.xz
Source91: kpathsea_cnf.dif
%description -n texlive-kpathsea
Kpathsea is a library and utility programs which provide path
searching facilities for TeX file types, including the self-
locating feature required for movable installations, layered on
top of a general search mechanism. It is not distributed
separately, but rather is released and maintained as part of
the TeX live sources.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-kpathsea-doc
Version: %{texlive_version}.%{texlive_noarch}.svn41139
Release: 0
Summary: Documentation for texlive-kpathsea
License: LGPL-2.1+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(preun): %install_info_prereq
Requires(post): %install_info_prereq
%description -n texlive-kpathsea-doc
This package includes the documentation for texlive-kpathsea
%post -n texlive-kpathsea
if test -s %{_texmfconfdir}/web2c/fmtutil.cnf.rpmnew ; then
old=$(mktemp ${TMPDIR-${TEMP-${TMP-/tmp}}}/pool-old.XXXXXXXX) || exit -2
new=$(mktemp ${TMPDIR-${TEMP-${TMP-/tmp}}}/pool-new.XXXXXXXX) || exit -2
sed -rn '\@^TEXMFMAIN\s*=@p;\@Part 3:@,${\@^[a-z]@p}' < %{_texmfconfdir}/web2c/fmtutil.cnf.rpmnew > $new
sed -rn '\@^TEXMFMAIN\s*=@p;\@Part 3:@,${\@^[a-z]@p}' < %{_texmfconfdir}/web2c/fmtutil.cnf > $old
if ! cmp -s $new $old; then
mv %{_texmfconfdir}/web2c/fmtutil.cnf %{_texmfconfdir}/web2c/fmtutil.cnf.rpmold
mv %{_texmfconfdir}/web2c/fmtutil.cnf.rpmnew %{_texmfconfdir}/web2c/fmtutil.cnf
> /var/run/texlive/run-fmtutil.refresh
fi
rm -f $new $old
fi
if test -s %{_texmfconfdir}/web2c/texmf.cnf.rpmnew ; then
sed -ri '/^shell_escape_commands = \\/,/^mpost,\\/{ /mpost,\\/d }' %{_texmfconfdir}/web2c/texmf.cnf || :
fi
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-kpathsea
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-kpathsea
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
test -e /var/run/texlive/run-mktexlsr || exit 0
%{_bindir}/mktexlsr > /dev/null 2>&1 || :
rm -f /var/run/texlive/run-mktexlsr
%preun -n texlive-kpathsea-doc
if test $1 = 0; then
%install_info_delete --info-dir=%{_infodir} %{_infodir}/kpathsea.info
%install_info_delete --info-dir=%{_infodir} %{_infodir}/tds.info
%install_info_delete --info-dir=%{_infodir} %{_infodir}/web2c.info
fi
%post -n texlive-kpathsea-doc
%install_info --info-dir=%{_infodir} %{_infodir}/kpathsea.info
%install_info --info-dir=%{_infodir} %{_infodir}/tds.info
%install_info --info-dir=%{_infodir} %{_infodir}/web2c.info
%files -n texlive-kpathsea-doc
%defattr(-,root,root,755)
%{_infodir}/kpathsea.info*
%{_infodir}/tds.info*
%{_infodir}/web2c.info*
%{_texmfdistdir}/doc/kpathsea/kpathsea.html
%{_texmfdistdir}/doc/kpathsea/kpathsea.pdf
%{_mandir}/man1/kpseaccess.1*
%{_mandir}/man1/kpsereadlink.1*
%{_mandir}/man1/kpsestat.1*
%{_mandir}/man1/kpsewhich.1*
%{_mandir}/man1/mkocp.1*
%{_mandir}/man1/mkofm.1*
%{_mandir}/man1/mktexfmt.1*
%{_mandir}/man1/mktexlsr.1*
%{_mandir}/man1/mktexmf.1*
%{_mandir}/man1/mktexpk.1*
%{_mandir}/man1/mktextfm.1*
%{_mandir}/man1/texhash.1*
%{_texmfdistdir}/doc/web2c/web2c.html
%{_texmfdistdir}/doc/web2c/web2c.pdf
%files -n texlive-kpathsea
%defattr(-,root,root,755)
%{_texmfdistdir}/web2c/amiga-pl.tcx
%{_texmfdistdir}/web2c/cp1250cs.tcx
%{_texmfdistdir}/web2c/cp1250pl.tcx
%{_texmfdistdir}/web2c/cp1250t1.tcx
%{_texmfdistdir}/web2c/cp227.tcx
%{_texmfdistdir}/web2c/cp852-cs.tcx
%{_texmfdistdir}/web2c/cp852-pl.tcx
%{_texmfdistdir}/web2c/cp8bit.tcx
%{_texmfdistdir}/web2c/empty.tcx
%verify(link) %{_texmfdistdir}/web2c/fmtutil.cnf
%{_texmfdistdir}/web2c/il1-t1.tcx
%{_texmfdistdir}/web2c/il2-cs.tcx
%{_texmfdistdir}/web2c/il2-pl.tcx
%{_texmfdistdir}/web2c/il2-t1.tcx
%{_texmfdistdir}/web2c/kam-cs.tcx
%{_texmfdistdir}/web2c/kam-t1.tcx
%{_texmfdistdir}/web2c/macce-pl.tcx
%{_texmfdistdir}/web2c/macce-t1.tcx
%{_texmfdistdir}/web2c/maz-pl.tcx
%verify(link) %{_texmfdistdir}/web2c/mktex.cnf
%{_texmfdistdir}/web2c/mktex.opt
%{_texmfdistdir}/web2c/mktexdir
%{_texmfdistdir}/web2c/mktexdir.opt
%{_texmfdistdir}/web2c/mktexnam
%{_texmfdistdir}/web2c/mktexnam.opt
%{_texmfdistdir}/web2c/mktexupd
%{_texmfdistdir}/web2c/natural.tcx
%{_texmfdistdir}/web2c/tcvn-t5.tcx
%verify(link) %{_texmfdistdir}/web2c/texmf.cnf
%{_texmfdistdir}/web2c/viscii-t5.tcx
%config(noreplace) %verify(not md5 mtime size) %{_texmfconfdir}/web2c/fmtutil.cnf
%config %verify(not md5 mtime size) %{_texmfconfdir}/web2c/mktex.cnf
%config(noreplace) %verify(not md5 mtime size) %{_texmfconfdir}/web2c/texmf.cnf
/var/adm/update-scripts/texlive-kpathsea-%{texlive_version}.%{texlive_noarch}.svn41139-%{release}-zypper
%package -n texlive-kpfonts
Version: %{texlive_version}.%{texlive_noarch}.3.31svn29803
Release: 0
Summary: A complete set of fonts for text and mathematics
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(post): findutils
Requires(post): grep
Requires(post): sed
Requires(post): texlive >= %{texlive_version}
Requires(post): tex(updmap.cfg)
#!BuildIgnore: tex(updmap.cfg)
Requires(postun): findutils
Requires(postun): grep
Requires(postun): sed
Requires(postun): texlive >= %{texlive_version}
Requires(postun): tex(updmap.cfg)
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires: texlive-kpfonts-fonts >= %{texlive_version}
Recommends: texlive-kpfonts-doc >= %{texlive_version}
Provides: tex(jkpbex.tfm)
Provides: tex(jkpbexa.tfm)
Provides: tex(jkpbit7c.tfm)
Provides: tex(jkpbit7c.vf)
Provides: tex(jkpbit7t.tfm)
Provides: tex(jkpbit7t.vf)
Provides: tex(jkpbit8a.tfm)
Provides: tex(jkpbit8r.tfm)
Provides: tex(jkpbit8t.tfm)
Provides: tex(jkpbit8t.vf)
Provides: tex(jkpbitc.tfm)
Provides: tex(jkpbite.tfm)
Provides: tex(jkpbmi.tfm)
Provides: tex(jkpbmia.tfm)
Provides: tex(jkpbmiaw.tfm)
Provides: tex(jkpbmiaw.vf)
Provides: tex(jkpbmif.tfm)
Provides: tex(jkpbmif.vf)
Provides: tex(jkpbmifw.tfm)
Provides: tex(jkpbmifw.vf)
Provides: tex(jkpbmiw.tfm)
Provides: tex(jkpbmiw.vf)
Provides: tex(jkpbn7c.tfm)
Provides: tex(jkpbn7c.vf)
Provides: tex(jkpbn7t.tfm)
Provides: tex(jkpbn7t.vf)
Provides: tex(jkpbn8a.tfm)
Provides: tex(jkpbn8r.tfm)
Provides: tex(jkpbn8t.tfm)
Provides: tex(jkpbn8t.vf)
Provides: tex(jkpbnc.tfm)
Provides: tex(jkpbne.tfm)
Provides: tex(jkpbsc7c.tfm)
Provides: tex(jkpbsc7c.vf)
Provides: tex(jkpbsc7t.tfm)
Provides: tex(jkpbsc7t.vf)
Provides: tex(jkpbsc8a.tfm)
Provides: tex(jkpbsc8r.tfm)
Provides: tex(jkpbsc8t.tfm)
Provides: tex(jkpbsc8t.vf)
Provides: tex(jkpbsce.tfm)
Provides: tex(jkpbscsl7c.tfm)
Provides: tex(jkpbscsl7c.vf)
Provides: tex(jkpbscsl7t.tfm)
Provides: tex(jkpbscsl7t.vf)
Provides: tex(jkpbscsl8r.tfm)
Provides: tex(jkpbscsl8t.tfm)
Provides: tex(jkpbscsl8t.vf)
Provides: tex(jkpbscsle.tfm)
Provides: tex(jkpbsl7c.tfm)
Provides: tex(jkpbsl7c.vf)
Provides: tex(jkpbsl7t.tfm)
Provides: tex(jkpbsl7t.vf)
Provides: tex(jkpbsl8r.tfm)
Provides: tex(jkpbsl8t.tfm)
Provides: tex(jkpbsl8t.vf)
Provides: tex(jkpbslc.tfm)
Provides: tex(jkpbsle.tfm)
Provides: tex(jkpbsy.tfm)
Provides: tex(jkpbsya.tfm)
Provides: tex(jkpbsyb.tfm)
Provides: tex(jkpbsybw.tfm)
Provides: tex(jkpbsybw.vf)
Provides: tex(jkpbsyc.tfm)
Provides: tex(jkpbsyd.tfm)
Provides: tex(jkpbsydw.tfm)
Provides: tex(jkpbsydw.vf)
Provides: tex(jkpbsyw.tfm)
Provides: tex(jkpbsyw.vf)
Provides: tex(jkpbxit7c.tfm)
Provides: tex(jkpbxit7c.vf)
Provides: tex(jkpbxit7t.tfm)
Provides: tex(jkpbxit7t.vf)
Provides: tex(jkpbxit8r.tfm)
Provides: tex(jkpbxit8t.tfm)
Provides: tex(jkpbxit8t.vf)
Provides: tex(jkpbxitc.tfm)
Provides: tex(jkpbxite.tfm)
Provides: tex(jkpbxn7c.tfm)
Provides: tex(jkpbxn7c.vf)
Provides: tex(jkpbxn7t.tfm)
Provides: tex(jkpbxn7t.vf)
Provides: tex(jkpbxn8r.tfm)
Provides: tex(jkpbxn8t.tfm)
Provides: tex(jkpbxn8t.vf)
Provides: tex(jkpbxnc.tfm)
Provides: tex(jkpbxne.tfm)
Provides: tex(jkpbxsc7c.tfm)
Provides: tex(jkpbxsc7c.vf)
Provides: tex(jkpbxsc7t.tfm)
Provides: tex(jkpbxsc7t.vf)
Provides: tex(jkpbxsc8r.tfm)
Provides: tex(jkpbxsc8t.tfm)
Provides: tex(jkpbxsc8t.vf)
Provides: tex(jkpbxsce.tfm)
Provides: tex(jkpbxscsl7c.tfm)
Provides: tex(jkpbxscsl7c.vf)
Provides: tex(jkpbxscsl7t.tfm)
Provides: tex(jkpbxscsl7t.vf)
Provides: tex(jkpbxscsl8r.tfm)
Provides: tex(jkpbxscsl8t.tfm)
Provides: tex(jkpbxscsl8t.vf)
Provides: tex(jkpbxscsle.tfm)
Provides: tex(jkpbxsl7c.tfm)
Provides: tex(jkpbxsl7c.vf)
Provides: tex(jkpbxsl7t.tfm)
Provides: tex(jkpbxsl7t.vf)
Provides: tex(jkpbxsl8r.tfm)
Provides: tex(jkpbxsl8t.tfm)
Provides: tex(jkpbxsl8t.vf)
Provides: tex(jkpbxslc.tfm)
Provides: tex(jkpbxsle.tfm)
Provides: tex(jkpex.tfm)
Provides: tex(jkpexa.tfm)
Provides: tex(jkpfbit7t.tfm)
Provides: tex(jkpfbit7t.vf)
Provides: tex(jkpfbit8t.tfm)
Provides: tex(jkpfbit8t.vf)
Provides: tex(jkpfbn7t.tfm)
Provides: tex(jkpfbn7t.vf)
Provides: tex(jkpfbn8t.tfm)
Provides: tex(jkpfbn8t.vf)
Provides: tex(jkpfbsl7t.tfm)
Provides: tex(jkpfbsl7t.vf)
Provides: tex(jkpfbsl8t.tfm)
Provides: tex(jkpfbsl8t.vf)
Provides: tex(jkpfbxit7t.tfm)
Provides: tex(jkpfbxit7t.vf)
Provides: tex(jkpfbxit8t.tfm)
Provides: tex(jkpfbxit8t.vf)
Provides: tex(jkpfbxn7t.tfm)
Provides: tex(jkpfbxn7t.vf)
Provides: tex(jkpfbxn8t.tfm)
Provides: tex(jkpfbxn8t.vf)
Provides: tex(jkpfbxsl7t.tfm)
Provides: tex(jkpfbxsl7t.vf)
Provides: tex(jkpfbxsl8t.tfm)
Provides: tex(jkpfbxsl8t.vf)
Provides: tex(jkpfmit7t.tfm)
Provides: tex(jkpfmit7t.vf)
Provides: tex(jkpfmit8t.tfm)
Provides: tex(jkpfmit8t.vf)
Provides: tex(jkpfmn7t.tfm)
Provides: tex(jkpfmn7t.vf)
Provides: tex(jkpfmn8t.tfm)
Provides: tex(jkpfmn8t.vf)
Provides: tex(jkpfmsl7t.tfm)
Provides: tex(jkpfmsl7t.vf)
Provides: tex(jkpfmsl8t.tfm)
Provides: tex(jkpfmsl8t.vf)
Provides: tex(jkpfosnbit7t.tfm)
Provides: tex(jkpfosnbit7t.vf)
Provides: tex(jkpfosnbit8t.tfm)
Provides: tex(jkpfosnbit8t.vf)
Provides: tex(jkpfosnbn7t.tfm)
Provides: tex(jkpfosnbn7t.vf)
Provides: tex(jkpfosnbn8t.tfm)
Provides: tex(jkpfosnbn8t.vf)
Provides: tex(jkpfosnbsl7t.tfm)
Provides: tex(jkpfosnbsl7t.vf)
Provides: tex(jkpfosnbsl8t.tfm)
Provides: tex(jkpfosnbsl8t.vf)
Provides: tex(jkpfosnbxit7t.tfm)
Provides: tex(jkpfosnbxit7t.vf)
Provides: tex(jkpfosnbxit8t.tfm)
Provides: tex(jkpfosnbxit8t.vf)
Provides: tex(jkpfosnbxn7t.tfm)
Provides: tex(jkpfosnbxn7t.vf)
Provides: tex(jkpfosnbxn8t.tfm)
Provides: tex(jkpfosnbxn8t.vf)
Provides: tex(jkpfosnbxsl7t.tfm)
Provides: tex(jkpfosnbxsl7t.vf)
Provides: tex(jkpfosnbxsl8t.tfm)
Provides: tex(jkpfosnbxsl8t.vf)
Provides: tex(jkpfosnmit7t.tfm)
Provides: tex(jkpfosnmit7t.vf)
Provides: tex(jkpfosnmit8t.tfm)
Provides: tex(jkpfosnmit8t.vf)
Provides: tex(jkpfosnmn7t.tfm)
Provides: tex(jkpfosnmn7t.vf)
Provides: tex(jkpfosnmn8t.tfm)
Provides: tex(jkpfosnmn8t.vf)
Provides: tex(jkpfosnmsl7t.tfm)
Provides: tex(jkpfosnmsl7t.vf)
Provides: tex(jkpfosnmsl8t.tfm)
Provides: tex(jkpfosnmsl8t.vf)
Provides: tex(jkpfssosnbn7t.tfm)
Provides: tex(jkpfssosnbn7t.vf)
Provides: tex(jkpfssosnbn8t.tfm)
Provides: tex(jkpfssosnbn8t.vf)
Provides: tex(jkpfssosnbsl7t.tfm)
Provides: tex(jkpfssosnbsl7t.vf)
Provides: tex(jkpfssosnbsl8t.tfm)
Provides: tex(jkpfssosnbsl8t.vf)
Provides: tex(jkpfssosnbxn7t.tfm)
Provides: tex(jkpfssosnbxn7t.vf)
Provides: tex(jkpfssosnbxn8t.tfm)
Provides: tex(jkpfssosnbxn8t.vf)
Provides: tex(jkpfssosnbxsl7t.tfm)
Provides: tex(jkpfssosnbxsl7t.vf)
Provides: tex(jkpfssosnbxsl8t.tfm)
Provides: tex(jkpfssosnbxsl8t.vf)
Provides: tex(jkpfssosnmn7t.tfm)
Provides: tex(jkpfssosnmn7t.vf)
Provides: tex(jkpfssosnmn8t.tfm)
Provides: tex(jkpfssosnmn8t.vf)
Provides: tex(jkpfssosnmsl7t.tfm)
Provides: tex(jkpfssosnmsl7t.vf)
Provides: tex(jkpfssosnmsl8t.tfm)
Provides: tex(jkpfssosnmsl8t.vf)
Provides: tex(jkpkbsc.tfm)
Provides: tex(jkpkbsc7t.tfm)
Provides: tex(jkpkbsc7t.vf)
Provides: tex(jkpkbsc8t.tfm)
Provides: tex(jkpkbsc8t.vf)
Provides: tex(jkpkbscsl.tfm)
Provides: tex(jkpkbscsl7t.tfm)
Provides: tex(jkpkbscsl7t.vf)
Provides: tex(jkpkbscsl8t.tfm)
Provides: tex(jkpkbscsl8t.vf)
Provides: tex(jkpkbxsc.tfm)
Provides: tex(jkpkbxsc7t.tfm)
Provides: tex(jkpkbxsc7t.vf)
Provides: tex(jkpkbxsc8t.tfm)
Provides: tex(jkpkbxsc8t.vf)
Provides: tex(jkpkbxscsl.tfm)
Provides: tex(jkpkbxscsl7t.tfm)
Provides: tex(jkpkbxscsl7t.vf)
Provides: tex(jkpkbxscsl8t.tfm)
Provides: tex(jkpkbxscsl8t.vf)
Provides: tex(jkpkmsc.tfm)
Provides: tex(jkpkmsc7t.tfm)
Provides: tex(jkpkmsc7t.vf)
Provides: tex(jkpkmsc8t.tfm)
Provides: tex(jkpkmsc8t.vf)
Provides: tex(jkpkmscsl.tfm)
Provides: tex(jkpkmscsl7t.tfm)
Provides: tex(jkpkmscsl7t.vf)
Provides: tex(jkpkmscsl8t.tfm)
Provides: tex(jkpkmscsl8t.vf)
Provides: tex(jkpkosbsc7t.tfm)
Provides: tex(jkpkosbsc7t.vf)
Provides: tex(jkpkosbsc8t.tfm)
Provides: tex(jkpkosbsc8t.vf)
Provides: tex(jkpkosbscsl7t.tfm)
Provides: tex(jkpkosbscsl7t.vf)
Provides: tex(jkpkosbscsl8t.tfm)
Provides: tex(jkpkosbscsl8t.vf)
Provides: tex(jkpkosbxsc7t.tfm)
Provides: tex(jkpkosbxsc7t.vf)
Provides: tex(jkpkosbxsc8t.tfm)
Provides: tex(jkpkosbxsc8t.vf)
Provides: tex(jkpkosbxscsl7t.tfm)
Provides: tex(jkpkosbxscsl7t.vf)
Provides: tex(jkpkosbxscsl8t.tfm)
Provides: tex(jkpkosbxscsl8t.vf)
Provides: tex(jkpkosmsc7t.tfm)
Provides: tex(jkpkosmsc7t.vf)
Provides: tex(jkpkosmsc8t.tfm)
Provides: tex(jkpkosmsc8t.vf)
Provides: tex(jkpkosmscsl7t.tfm)
Provides: tex(jkpkosmscsl7t.vf)
Provides: tex(jkpkosmscsl8t.tfm)
Provides: tex(jkpkosmscsl8t.vf)
Provides: tex(jkpkosnbsc7t.tfm)
Provides: tex(jkpkosnbsc7t.vf)
Provides: tex(jkpkosnbsc8t.tfm)
Provides: tex(jkpkosnbsc8t.vf)
Provides: tex(jkpkosnbscsl7t.tfm)
Provides: tex(jkpkosnbscsl7t.vf)
Provides: tex(jkpkosnbscsl8t.tfm)
Provides: tex(jkpkosnbscsl8t.vf)
Provides: tex(jkpkosnbxsc7t.tfm)
Provides: tex(jkpkosnbxsc7t.vf)
Provides: tex(jkpkosnbxsc8t.tfm)
Provides: tex(jkpkosnbxsc8t.vf)
Provides: tex(jkpkosnbxscsl7t.tfm)
Provides: tex(jkpkosnbxscsl7t.vf)
Provides: tex(jkpkosnbxscsl8t.tfm)
Provides: tex(jkpkosnbxscsl8t.vf)
Provides: tex(jkpkosnmsc7t.tfm)
Provides: tex(jkpkosnmsc7t.vf)
Provides: tex(jkpkosnmsc8t.tfm)
Provides: tex(jkpkosnmsc8t.vf)
Provides: tex(jkpkosnmscsl7t.tfm)
Provides: tex(jkpkosnmscsl7t.vf)
Provides: tex(jkpkosnmscsl8t.tfm)
Provides: tex(jkpkosnmscsl8t.vf)
Provides: tex(jkplbex.tfm)
Provides: tex(jkplbexa.tfm)
Provides: tex(jkplbit7c.tfm)
Provides: tex(jkplbit7c.vf)
Provides: tex(jkplbit7t.tfm)
Provides: tex(jkplbit7t.vf)
Provides: tex(jkplbit8a.tfm)
Provides: tex(jkplbit8r.tfm)
Provides: tex(jkplbit8t.tfm)
Provides: tex(jkplbit8t.vf)
Provides: tex(jkplbitc.tfm)
Provides: tex(jkplbite.tfm)
Provides: tex(jkplbmi.tfm)
Provides: tex(jkplbmia.tfm)
Provides: tex(jkplbmiaw.tfm)
Provides: tex(jkplbmiaw.vf)
Provides: tex(jkplbmif.tfm)
Provides: tex(jkplbmif.vf)
Provides: tex(jkplbmifw.tfm)
Provides: tex(jkplbmifw.vf)
Provides: tex(jkplbmiw.tfm)
Provides: tex(jkplbmiw.vf)
Provides: tex(jkplbn7c.tfm)
Provides: tex(jkplbn7c.vf)
Provides: tex(jkplbn7t.tfm)
Provides: tex(jkplbn7t.vf)
Provides: tex(jkplbn8a.tfm)
Provides: tex(jkplbn8r.tfm)
Provides: tex(jkplbn8t.tfm)
Provides: tex(jkplbn8t.vf)
Provides: tex(jkplbnc.tfm)
Provides: tex(jkplbne.tfm)
Provides: tex(jkplbsc7c.tfm)
Provides: tex(jkplbsc7c.vf)
Provides: tex(jkplbsc7t.tfm)
Provides: tex(jkplbsc7t.vf)
Provides: tex(jkplbsc8a.tfm)
Provides: tex(jkplbsc8r.tfm)
Provides: tex(jkplbsc8t.tfm)
Provides: tex(jkplbsc8t.vf)
Provides: tex(jkplbsce.tfm)
Provides: tex(jkplbscsl7c.tfm)
Provides: tex(jkplbscsl7c.vf)
Provides: tex(jkplbscsl7t.tfm)
Provides: tex(jkplbscsl7t.vf)
Provides: tex(jkplbscsl8r.tfm)
Provides: tex(jkplbscsl8t.tfm)
Provides: tex(jkplbscsl8t.vf)
Provides: tex(jkplbscsle.tfm)
Provides: tex(jkplbsl7c.tfm)
Provides: tex(jkplbsl7c.vf)
Provides: tex(jkplbsl7t.tfm)
Provides: tex(jkplbsl7t.vf)
Provides: tex(jkplbsl8r.tfm)
Provides: tex(jkplbsl8t.tfm)
Provides: tex(jkplbsl8t.vf)
Provides: tex(jkplbslc.tfm)
Provides: tex(jkplbsle.tfm)
Provides: tex(jkplbsy.tfm)
Provides: tex(jkplbsyb.tfm)
Provides: tex(jkplbsybw.tfm)
Provides: tex(jkplbsybw.vf)
Provides: tex(jkplbsyc.tfm)
Provides: tex(jkplbsyd.tfm)
Provides: tex(jkplbsydw.tfm)
Provides: tex(jkplbsydw.vf)
Provides: tex(jkplbsyw.tfm)
Provides: tex(jkplbsyw.vf)
Provides: tex(jkplbxit7c.tfm)
Provides: tex(jkplbxit7c.vf)
Provides: tex(jkplbxit7t.tfm)
Provides: tex(jkplbxit7t.vf)
Provides: tex(jkplbxit8r.tfm)
Provides: tex(jkplbxit8t.tfm)
Provides: tex(jkplbxit8t.vf)
Provides: tex(jkplbxitc.tfm)
Provides: tex(jkplbxite.tfm)
Provides: tex(jkplbxn7c.tfm)
Provides: tex(jkplbxn7c.vf)
Provides: tex(jkplbxn7t.tfm)
Provides: tex(jkplbxn7t.vf)
Provides: tex(jkplbxn8r.tfm)
Provides: tex(jkplbxn8t.tfm)
Provides: tex(jkplbxn8t.vf)
Provides: tex(jkplbxnc.tfm)
Provides: tex(jkplbxne.tfm)
Provides: tex(jkplbxsc7c.tfm)
Provides: tex(jkplbxsc7c.vf)
Provides: tex(jkplbxsc7t.tfm)
Provides: tex(jkplbxsc7t.vf)
Provides: tex(jkplbxsc8r.tfm)
Provides: tex(jkplbxsc8t.tfm)
Provides: tex(jkplbxsc8t.vf)
Provides: tex(jkplbxsce.tfm)
Provides: tex(jkplbxscsl7c.tfm)
Provides: tex(jkplbxscsl7c.vf)
Provides: tex(jkplbxscsl7t.tfm)
Provides: tex(jkplbxscsl7t.vf)
Provides: tex(jkplbxscsl8r.tfm)
Provides: tex(jkplbxscsl8t.tfm)
Provides: tex(jkplbxscsl8t.vf)
Provides: tex(jkplbxscsle.tfm)
Provides: tex(jkplbxsl7c.tfm)
Provides: tex(jkplbxsl7c.vf)
Provides: tex(jkplbxsl7t.tfm)
Provides: tex(jkplbxsl7t.vf)
Provides: tex(jkplbxsl8r.tfm)
Provides: tex(jkplbxsl8t.tfm)
Provides: tex(jkplbxsl8t.vf)
Provides: tex(jkplbxslc.tfm)
Provides: tex(jkplbxsle.tfm)
Provides: tex(jkplex.tfm)
Provides: tex(jkplexa.tfm)
Provides: tex(jkplfbit7t.tfm)
Provides: tex(jkplfbit7t.vf)
Provides: tex(jkplfbit8t.tfm)
Provides: tex(jkplfbit8t.vf)
Provides: tex(jkplfbn7t.tfm)
Provides: tex(jkplfbn7t.vf)
Provides: tex(jkplfbn8t.tfm)
Provides: tex(jkplfbn8t.vf)
Provides: tex(jkplfbsl7t.tfm)
Provides: tex(jkplfbsl7t.vf)
Provides: tex(jkplfbsl8t.tfm)
Provides: tex(jkplfbsl8t.vf)
Provides: tex(jkplfbxit7t.tfm)
Provides: tex(jkplfbxit7t.vf)
Provides: tex(jkplfbxit8t.tfm)
Provides: tex(jkplfbxit8t.vf)
Provides: tex(jkplfbxn7t.tfm)
Provides: tex(jkplfbxn7t.vf)
Provides: tex(jkplfbxn8t.tfm)
Provides: tex(jkplfbxn8t.vf)
Provides: tex(jkplfbxsl7t.tfm)
Provides: tex(jkplfbxsl7t.vf)
Provides: tex(jkplfbxsl8t.tfm)
Provides: tex(jkplfbxsl8t.vf)
Provides: tex(jkplfmit7t.tfm)
Provides: tex(jkplfmit7t.vf)
Provides: tex(jkplfmit8t.tfm)
Provides: tex(jkplfmit8t.vf)
Provides: tex(jkplfmn7t.tfm)
Provides: tex(jkplfmn7t.vf)
Provides: tex(jkplfmn8t.tfm)
Provides: tex(jkplfmn8t.vf)
Provides: tex(jkplfmsl7t.tfm)
Provides: tex(jkplfmsl7t.vf)
Provides: tex(jkplfmsl8t.tfm)
Provides: tex(jkplfmsl8t.vf)
Provides: tex(jkplfosnbit7t.tfm)
Provides: tex(jkplfosnbit7t.vf)
Provides: tex(jkplfosnbit8t.tfm)
Provides: tex(jkplfosnbit8t.vf)
Provides: tex(jkplfosnbn7t.tfm)
Provides: tex(jkplfosnbn7t.vf)
Provides: tex(jkplfosnbn8t.tfm)
Provides: tex(jkplfosnbn8t.vf)
Provides: tex(jkplfosnbsl7t.tfm)
Provides: tex(jkplfosnbsl7t.vf)
Provides: tex(jkplfosnbsl8t.tfm)
Provides: tex(jkplfosnbsl8t.vf)
Provides: tex(jkplfosnbxit7t.tfm)
Provides: tex(jkplfosnbxit7t.vf)
Provides: tex(jkplfosnbxit8t.tfm)
Provides: tex(jkplfosnbxit8t.vf)
Provides: tex(jkplfosnbxn7t.tfm)
Provides: tex(jkplfosnbxn7t.vf)
Provides: tex(jkplfosnbxn8t.tfm)
Provides: tex(jkplfosnbxn8t.vf)
Provides: tex(jkplfosnbxsl7t.tfm)
Provides: tex(jkplfosnbxsl7t.vf)
Provides: tex(jkplfosnbxsl8t.tfm)
Provides: tex(jkplfosnbxsl8t.vf)
Provides: tex(jkplfosnmit7t.tfm)
Provides: tex(jkplfosnmit7t.vf)
Provides: tex(jkplfosnmit8t.tfm)
Provides: tex(jkplfosnmit8t.vf)
Provides: tex(jkplfosnmn7t.tfm)
Provides: tex(jkplfosnmn7t.vf)
Provides: tex(jkplfosnmn8t.tfm)
Provides: tex(jkplfosnmn8t.vf)
Provides: tex(jkplfosnmsl7t.tfm)
Provides: tex(jkplfosnmsl7t.vf)
Provides: tex(jkplfosnmsl8t.tfm)
Provides: tex(jkplfosnmsl8t.vf)
Provides: tex(jkplkbsc.tfm)
Provides: tex(jkplkbsc7t.tfm)
Provides: tex(jkplkbsc7t.vf)
Provides: tex(jkplkbsc8t.tfm)
Provides: tex(jkplkbsc8t.vf)
Provides: tex(jkplkbscsl.tfm)
Provides: tex(jkplkbscsl7t.tfm)
Provides: tex(jkplkbscsl7t.vf)
Provides: tex(jkplkbscsl8t.tfm)
Provides: tex(jkplkbscsl8t.vf)
Provides: tex(jkplkbxsc.tfm)
Provides: tex(jkplkbxsc7t.tfm)
Provides: tex(jkplkbxsc7t.vf)
Provides: tex(jkplkbxsc8t.tfm)
Provides: tex(jkplkbxsc8t.vf)
Provides: tex(jkplkbxscsl.tfm)
Provides: tex(jkplkbxscsl7t.tfm)
Provides: tex(jkplkbxscsl7t.vf)
Provides: tex(jkplkbxscsl8t.tfm)
Provides: tex(jkplkbxscsl8t.vf)
Provides: tex(jkplkmsc.tfm)
Provides: tex(jkplkmsc7t.tfm)
Provides: tex(jkplkmsc7t.vf)
Provides: tex(jkplkmsc8t.tfm)
Provides: tex(jkplkmsc8t.vf)
Provides: tex(jkplkmscsl.tfm)
Provides: tex(jkplkmscsl7t.tfm)
Provides: tex(jkplkmscsl7t.vf)
Provides: tex(jkplkmscsl8t.tfm)
Provides: tex(jkplkmscsl8t.vf)
Provides: tex(jkplkosbsc7t.tfm)
Provides: tex(jkplkosbsc7t.vf)
Provides: tex(jkplkosbsc8t.tfm)
Provides: tex(jkplkosbsc8t.vf)
Provides: tex(jkplkosbscsl7t.tfm)
Provides: tex(jkplkosbscsl7t.vf)
Provides: tex(jkplkosbscsl8t.tfm)
Provides: tex(jkplkosbscsl8t.vf)
Provides: tex(jkplkosbxsc7t.tfm)
Provides: tex(jkplkosbxsc7t.vf)
Provides: tex(jkplkosbxsc8t.tfm)
Provides: tex(jkplkosbxsc8t.vf)
Provides: tex(jkplkosbxscsl7t.tfm)
Provides: tex(jkplkosbxscsl7t.vf)
Provides: tex(jkplkosbxscsl8t.tfm)
Provides: tex(jkplkosbxscsl8t.vf)
Provides: tex(jkplkosmsc7t.tfm)
Provides: tex(jkplkosmsc7t.vf)
Provides: tex(jkplkosmsc8t.tfm)
Provides: tex(jkplkosmsc8t.vf)
Provides: tex(jkplkosmscsl7t.tfm)
Provides: tex(jkplkosmscsl7t.vf)
Provides: tex(jkplkosmscsl8t.tfm)
Provides: tex(jkplkosmscsl8t.vf)
Provides: tex(jkplkosnbsc7t.tfm)
Provides: tex(jkplkosnbsc7t.vf)
Provides: tex(jkplkosnbsc8t.tfm)
Provides: tex(jkplkosnbsc8t.vf)
Provides: tex(jkplkosnbscsl7t.tfm)
Provides: tex(jkplkosnbscsl7t.vf)
Provides: tex(jkplkosnbscsl8t.tfm)
Provides: tex(jkplkosnbscsl8t.vf)
Provides: tex(jkplkosnbxsc7t.tfm)
Provides: tex(jkplkosnbxsc7t.vf)
Provides: tex(jkplkosnbxsc8t.tfm)
Provides: tex(jkplkosnbxsc8t.vf)
Provides: tex(jkplkosnbxscsl7t.tfm)
Provides: tex(jkplkosnbxscsl7t.vf)
Provides: tex(jkplkosnbxscsl8t.tfm)
Provides: tex(jkplkosnbxscsl8t.vf)
Provides: tex(jkplkosnmsc7t.tfm)
Provides: tex(jkplkosnmsc7t.vf)
Provides: tex(jkplkosnmsc8t.tfm)
Provides: tex(jkplkosnmsc8t.vf)
Provides: tex(jkplkosnmscsl7t.tfm)
Provides: tex(jkplkosnmscsl7t.vf)
Provides: tex(jkplkosnmscsl8t.tfm)
Provides: tex(jkplkosnmscsl8t.vf)
Provides: tex(jkplmi.tfm)
Provides: tex(jkplmia.tfm)
Provides: tex(jkplmiaw.tfm)
Provides: tex(jkplmiaw.vf)
Provides: tex(jkplmif.tfm)
Provides: tex(jkplmif.vf)
Provides: tex(jkplmifw.tfm)
Provides: tex(jkplmifw.vf)
Provides: tex(jkplmit7c.tfm)
Provides: tex(jkplmit7c.vf)
Provides: tex(jkplmit7t.tfm)
Provides: tex(jkplmit7t.vf)
Provides: tex(jkplmit8a.tfm)
Provides: tex(jkplmit8r.tfm)
Provides: tex(jkplmit8t.tfm)
Provides: tex(jkplmit8t.vf)
Provides: tex(jkplmitc.tfm)
Provides: tex(jkplmite.tfm)
Provides: tex(jkplmiw.tfm)
Provides: tex(jkplmiw.vf)
Provides: tex(jkplmn7c.tfm)
Provides: tex(jkplmn7c.vf)
Provides: tex(jkplmn7t.tfm)
Provides: tex(jkplmn7t.vf)
Provides: tex(jkplmn8a.tfm)
Provides: tex(jkplmn8r.tfm)
Provides: tex(jkplmn8t.tfm)
Provides: tex(jkplmn8t.vf)
Provides: tex(jkplmnc.tfm)
Provides: tex(jkplmne.tfm)
Provides: tex(jkplmsc7c.tfm)
Provides: tex(jkplmsc7c.vf)
Provides: tex(jkplmsc7t.tfm)
Provides: tex(jkplmsc7t.vf)
Provides: tex(jkplmsc8a.tfm)
Provides: tex(jkplmsc8r.tfm)
Provides: tex(jkplmsc8t.tfm)
Provides: tex(jkplmsc8t.vf)
Provides: tex(jkplmsce.tfm)
Provides: tex(jkplmscsl7c.tfm)
Provides: tex(jkplmscsl7c.vf)
Provides: tex(jkplmscsl7t.tfm)
Provides: tex(jkplmscsl7t.vf)
Provides: tex(jkplmscsl8r.tfm)
Provides: tex(jkplmscsl8t.tfm)
Provides: tex(jkplmscsl8t.vf)
Provides: tex(jkplmscsle.tfm)
Provides: tex(jkplmsl7c.tfm)
Provides: tex(jkplmsl7c.vf)
Provides: tex(jkplmsl7t.tfm)
Provides: tex(jkplmsl7t.vf)
Provides: tex(jkplmsl8r.tfm)
Provides: tex(jkplmsl8t.tfm)
Provides: tex(jkplmsl8t.vf)
Provides: tex(jkplmslc.tfm)
Provides: tex(jkplmsle.tfm)
Provides: tex(jkplosbit7c.tfm)
Provides: tex(jkplosbit7c.vf)
Provides: tex(jkplosbit7t.tfm)
Provides: tex(jkplosbit7t.vf)
Provides: tex(jkplosbit8t.tfm)
Provides: tex(jkplosbit8t.vf)
Provides: tex(jkplosbn7c.tfm)
Provides: tex(jkplosbn7c.vf)
Provides: tex(jkplosbn7t.tfm)
Provides: tex(jkplosbn7t.vf)
Provides: tex(jkplosbn8t.tfm)
Provides: tex(jkplosbn8t.vf)
Provides: tex(jkplosbsc7c.tfm)
Provides: tex(jkplosbsc7c.vf)
Provides: tex(jkplosbsc7t.tfm)
Provides: tex(jkplosbsc7t.vf)
Provides: tex(jkplosbsc8t.tfm)
Provides: tex(jkplosbsc8t.vf)
Provides: tex(jkplosbscsl7t.tfm)
Provides: tex(jkplosbscsl7t.vf)
Provides: tex(jkplosbscsl8t.tfm)
Provides: tex(jkplosbscsl8t.vf)
Provides: tex(jkplosbsl7c.tfm)
Provides: tex(jkplosbsl7c.vf)
Provides: tex(jkplosbsl7t.tfm)
Provides: tex(jkplosbsl7t.vf)
Provides: tex(jkplosbsl8t.tfm)
Provides: tex(jkplosbsl8t.vf)
Provides: tex(jkplosbxit7c.tfm)
Provides: tex(jkplosbxit7c.vf)
Provides: tex(jkplosbxit7t.tfm)
Provides: tex(jkplosbxit7t.vf)
Provides: tex(jkplosbxit8t.tfm)
Provides: tex(jkplosbxit8t.vf)
Provides: tex(jkplosbxn7c.tfm)
Provides: tex(jkplosbxn7c.vf)
Provides: tex(jkplosbxn7t.tfm)
Provides: tex(jkplosbxn7t.vf)
Provides: tex(jkplosbxn8t.tfm)
Provides: tex(jkplosbxn8t.vf)
Provides: tex(jkplosbxsc7c.tfm)
Provides: tex(jkplosbxsc7c.vf)
Provides: tex(jkplosbxsc7t.tfm)
Provides: tex(jkplosbxsc7t.vf)
Provides: tex(jkplosbxsc8t.tfm)
Provides: tex(jkplosbxsc8t.vf)
Provides: tex(jkplosbxscsl7t.tfm)
Provides: tex(jkplosbxscsl7t.vf)
Provides: tex(jkplosbxscsl8t.tfm)
Provides: tex(jkplosbxscsl8t.vf)
Provides: tex(jkplosbxsl7c.tfm)
Provides: tex(jkplosbxsl7c.vf)
Provides: tex(jkplosbxsl7t.tfm)
Provides: tex(jkplosbxsl7t.vf)
Provides: tex(jkplosbxsl8t.tfm)
Provides: tex(jkplosbxsl8t.vf)
Provides: tex(jkplosmit7c.tfm)
Provides: tex(jkplosmit7c.vf)
Provides: tex(jkplosmit7t.tfm)
Provides: tex(jkplosmit7t.vf)
Provides: tex(jkplosmit8t.tfm)
Provides: tex(jkplosmit8t.vf)
Provides: tex(jkplosmn7c.tfm)
Provides: tex(jkplosmn7c.vf)
Provides: tex(jkplosmn7t.tfm)
Provides: tex(jkplosmn7t.vf)
Provides: tex(jkplosmn8t.tfm)
Provides: tex(jkplosmn8t.vf)
Provides: tex(jkplosmsc7c.tfm)
Provides: tex(jkplosmsc7c.vf)
Provides: tex(jkplosmsc7t.tfm)
Provides: tex(jkplosmsc7t.vf)
Provides: tex(jkplosmsc8t.tfm)
Provides: tex(jkplosmsc8t.vf)
Provides: tex(jkplosmscsl7t.tfm)
Provides: tex(jkplosmscsl7t.vf)
Provides: tex(jkplosmscsl8t.tfm)
Provides: tex(jkplosmscsl8t.vf)
Provides: tex(jkplosmsl7c.tfm)
Provides: tex(jkplosmsl7c.vf)
Provides: tex(jkplosmsl7t.tfm)
Provides: tex(jkplosmsl7t.vf)
Provides: tex(jkplosmsl8t.tfm)
Provides: tex(jkplosmsl8t.vf)
Provides: tex(jkplosnbit7t.tfm)
Provides: tex(jkplosnbit7t.vf)
Provides: tex(jkplosnbit8t.tfm)
Provides: tex(jkplosnbit8t.vf)
Provides: tex(jkplosnbn7t.tfm)
Provides: tex(jkplosnbn7t.vf)
Provides: tex(jkplosnbn8t.tfm)
Provides: tex(jkplosnbn8t.vf)
Provides: tex(jkplosnbsc7t.tfm)
Provides: tex(jkplosnbsc7t.vf)
Provides: tex(jkplosnbsc8t.tfm)
Provides: tex(jkplosnbsc8t.vf)
Provides: tex(jkplosnbscsl7t.tfm)
Provides: tex(jkplosnbscsl7t.vf)
Provides: tex(jkplosnbscsl8t.tfm)
Provides: tex(jkplosnbscsl8t.vf)
Provides: tex(jkplosnbsl7t.tfm)
Provides: tex(jkplosnbsl7t.vf)
Provides: tex(jkplosnbsl8t.tfm)
Provides: tex(jkplosnbsl8t.vf)
Provides: tex(jkplosnbxit7t.tfm)
Provides: tex(jkplosnbxit7t.vf)
Provides: tex(jkplosnbxit8t.tfm)
Provides: tex(jkplosnbxit8t.vf)
Provides: tex(jkplosnbxn7t.tfm)
Provides: tex(jkplosnbxn7t.vf)
Provides: tex(jkplosnbxn8t.tfm)
Provides: tex(jkplosnbxn8t.vf)
Provides: tex(jkplosnbxsc7t.tfm)
Provides: tex(jkplosnbxsc7t.vf)
Provides: tex(jkplosnbxsc8t.tfm)
Provides: tex(jkplosnbxsc8t.vf)
Provides: tex(jkplosnbxscsl7t.tfm)
Provides: tex(jkplosnbxscsl7t.vf)
Provides: tex(jkplosnbxscsl8t.tfm)
Provides: tex(jkplosnbxscsl8t.vf)
Provides: tex(jkplosnbxsl7t.tfm)
Provides: tex(jkplosnbxsl7t.vf)
Provides: tex(jkplosnbxsl8t.tfm)
Provides: tex(jkplosnbxsl8t.vf)
Provides: tex(jkplosnmit7t.tfm)
Provides: tex(jkplosnmit7t.vf)
Provides: tex(jkplosnmit8t.tfm)
Provides: tex(jkplosnmit8t.vf)
Provides: tex(jkplosnmn7t.tfm)
Provides: tex(jkplosnmn7t.vf)
Provides: tex(jkplosnmn8t.tfm)
Provides: tex(jkplosnmn8t.vf)
Provides: tex(jkplosnmsc7t.tfm)
Provides: tex(jkplosnmsc7t.vf)
Provides: tex(jkplosnmsc8t.tfm)
Provides: tex(jkplosnmsc8t.vf)
Provides: tex(jkplosnmscsl7t.tfm)
Provides: tex(jkplosnmscsl7t.vf)
Provides: tex(jkplosnmscsl8t.tfm)
Provides: tex(jkplosnmscsl8t.vf)
Provides: tex(jkplosnmsl7t.tfm)
Provides: tex(jkplosnmsl7t.vf)
Provides: tex(jkplosnmsl8t.tfm)
Provides: tex(jkplosnmsl8t.vf)
Provides: tex(jkplsy.tfm)
Provides: tex(jkplsyb.tfm)
Provides: tex(jkplsybw.tfm)
Provides: tex(jkplsybw.vf)
Provides: tex(jkplsyc.tfm)
Provides: tex(jkplsyd.tfm)
Provides: tex(jkplsydw.tfm)
Provides: tex(jkplsydw.vf)
Provides: tex(jkplsyw.tfm)
Provides: tex(jkplsyw.vf)
Provides: tex(jkplvosbit7t.tfm)
Provides: tex(jkplvosbit7t.vf)
Provides: tex(jkplvosbit8t.tfm)
Provides: tex(jkplvosbit8t.vf)
Provides: tex(jkplvosbmi.tfm)
Provides: tex(jkplvosbmi.vf)
Provides: tex(jkplvosbmif.tfm)
Provides: tex(jkplvosbmif.vf)
Provides: tex(jkplvosbmifw.tfm)
Provides: tex(jkplvosbmifw.vf)
Provides: tex(jkplvosbmiw.tfm)
Provides: tex(jkplvosbmiw.vf)
Provides: tex(jkplvosbn7t.tfm)
Provides: tex(jkplvosbn7t.vf)
Provides: tex(jkplvosbn8t.tfm)
Provides: tex(jkplvosbn8t.vf)
Provides: tex(jkplvosbsl7t.tfm)
Provides: tex(jkplvosbsl7t.vf)
Provides: tex(jkplvosbsl8t.tfm)
Provides: tex(jkplvosbsl8t.vf)
Provides: tex(jkplvosbxit7t.tfm)
Provides: tex(jkplvosbxit7t.vf)
Provides: tex(jkplvosbxit8t.tfm)
Provides: tex(jkplvosbxit8t.vf)
Provides: tex(jkplvosbxn7t.tfm)
Provides: tex(jkplvosbxn7t.vf)
Provides: tex(jkplvosbxn8t.tfm)
Provides: tex(jkplvosbxn8t.vf)
Provides: tex(jkplvosbxsl7t.tfm)
Provides: tex(jkplvosbxsl7t.vf)
Provides: tex(jkplvosbxsl8t.tfm)
Provides: tex(jkplvosbxsl8t.vf)
Provides: tex(jkplvosmi.tfm)
Provides: tex(jkplvosmi.vf)
Provides: tex(jkplvosmif.tfm)
Provides: tex(jkplvosmif.vf)
Provides: tex(jkplvosmifw.tfm)
Provides: tex(jkplvosmifw.vf)
Provides: tex(jkplvosmit7t.tfm)
Provides: tex(jkplvosmit7t.vf)
Provides: tex(jkplvosmit8t.tfm)
Provides: tex(jkplvosmit8t.vf)
Provides: tex(jkplvosmiw.tfm)
Provides: tex(jkplvosmiw.vf)
Provides: tex(jkplvosmn7t.tfm)
Provides: tex(jkplvosmn7t.vf)
Provides: tex(jkplvosmn8t.tfm)
Provides: tex(jkplvosmn8t.vf)
Provides: tex(jkplvosmsl7t.tfm)
Provides: tex(jkplvosmsl7t.vf)
Provides: tex(jkplvosmsl8t.tfm)
Provides: tex(jkplvosmsl8t.vf)
Provides: tex(jkpmi.tfm)
Provides: tex(jkpmia.tfm)
Provides: tex(jkpmiaw.tfm)
Provides: tex(jkpmiaw.vf)
Provides: tex(jkpmif.tfm)
Provides: tex(jkpmif.vf)
Provides: tex(jkpmifw.tfm)
Provides: tex(jkpmifw.vf)
Provides: tex(jkpmit7c.tfm)
Provides: tex(jkpmit7c.vf)
Provides: tex(jkpmit7t.tfm)
Provides: tex(jkpmit7t.vf)
Provides: tex(jkpmit8a.tfm)
Provides: tex(jkpmit8r.tfm)
Provides: tex(jkpmit8t.tfm)
Provides: tex(jkpmit8t.vf)
Provides: tex(jkpmitc.tfm)
Provides: tex(jkpmite.tfm)
Provides: tex(jkpmiw.tfm)
Provides: tex(jkpmiw.vf)
Provides: tex(jkpmn7c.tfm)
Provides: tex(jkpmn7c.vf)
Provides: tex(jkpmn7t.tfm)
Provides: tex(jkpmn7t.vf)
Provides: tex(jkpmn8a.tfm)
Provides: tex(jkpmn8r.tfm)
Provides: tex(jkpmn8t.tfm)
Provides: tex(jkpmn8t.vf)
Provides: tex(jkpmnc.tfm)
Provides: tex(jkpmne.tfm)
Provides: tex(jkpmsc7c.tfm)
Provides: tex(jkpmsc7c.vf)
Provides: tex(jkpmsc7t.tfm)
Provides: tex(jkpmsc7t.vf)
Provides: tex(jkpmsc8a.tfm)
Provides: tex(jkpmsc8r.tfm)
Provides: tex(jkpmsc8t.tfm)
Provides: tex(jkpmsc8t.vf)
Provides: tex(jkpmsce.tfm)
Provides: tex(jkpmscsl7c.tfm)
Provides: tex(jkpmscsl7c.vf)
Provides: tex(jkpmscsl7t.tfm)
Provides: tex(jkpmscsl7t.vf)
Provides: tex(jkpmscsl8r.tfm)
Provides: tex(jkpmscsl8t.tfm)
Provides: tex(jkpmscsl8t.vf)
Provides: tex(jkpmscsle.tfm)
Provides: tex(jkpmsl7c.tfm)
Provides: tex(jkpmsl7c.vf)
Provides: tex(jkpmsl7t.tfm)
Provides: tex(jkpmsl7t.vf)
Provides: tex(jkpmsl8r.tfm)
Provides: tex(jkpmsl8t.tfm)
Provides: tex(jkpmsl8t.vf)
Provides: tex(jkpmslc.tfm)
Provides: tex(jkpmsle.tfm)
Provides: tex(jkposbit7c.tfm)
Provides: tex(jkposbit7c.vf)
Provides: tex(jkposbit7t.tfm)
Provides: tex(jkposbit7t.vf)
Provides: tex(jkposbit8t.tfm)
Provides: tex(jkposbit8t.vf)
Provides: tex(jkposbn7c.tfm)
Provides: tex(jkposbn7c.vf)
Provides: tex(jkposbn7t.tfm)
Provides: tex(jkposbn7t.vf)
Provides: tex(jkposbn8t.tfm)
Provides: tex(jkposbn8t.vf)
Provides: tex(jkposbsc7c.tfm)
Provides: tex(jkposbsc7c.vf)
Provides: tex(jkposbsc7t.tfm)
Provides: tex(jkposbsc7t.vf)
Provides: tex(jkposbsc8t.tfm)
Provides: tex(jkposbsc8t.vf)
Provides: tex(jkposbscsl7t.tfm)
Provides: tex(jkposbscsl7t.vf)
Provides: tex(jkposbscsl8t.tfm)
Provides: tex(jkposbscsl8t.vf)
Provides: tex(jkposbsl7c.tfm)
Provides: tex(jkposbsl7c.vf)
Provides: tex(jkposbsl7t.tfm)
Provides: tex(jkposbsl7t.vf)
Provides: tex(jkposbsl8t.tfm)
Provides: tex(jkposbsl8t.vf)
Provides: tex(jkposbxit7c.tfm)
Provides: tex(jkposbxit7c.vf)
Provides: tex(jkposbxit7t.tfm)
Provides: tex(jkposbxit7t.vf)
Provides: tex(jkposbxit8t.tfm)
Provides: tex(jkposbxit8t.vf)
Provides: tex(jkposbxn7c.tfm)
Provides: tex(jkposbxn7c.vf)
Provides: tex(jkposbxn7t.tfm)
Provides: tex(jkposbxn7t.vf)
Provides: tex(jkposbxn8t.tfm)
Provides: tex(jkposbxn8t.vf)
Provides: tex(jkposbxsc7c.tfm)
Provides: tex(jkposbxsc7c.vf)
Provides: tex(jkposbxsc7t.tfm)
Provides: tex(jkposbxsc7t.vf)
Provides: tex(jkposbxsc8t.tfm)
Provides: tex(jkposbxsc8t.vf)
Provides: tex(jkposbxscsl7t.tfm)
Provides: tex(jkposbxscsl7t.vf)
Provides: tex(jkposbxscsl8t.tfm)
Provides: tex(jkposbxscsl8t.vf)
Provides: tex(jkposbxsl7c.tfm)
Provides: tex(jkposbxsl7c.vf)
Provides: tex(jkposbxsl7t.tfm)
Provides: tex(jkposbxsl7t.vf)
Provides: tex(jkposbxsl8t.tfm)
Provides: tex(jkposbxsl8t.vf)
Provides: tex(jkposmit7c.tfm)
Provides: tex(jkposmit7c.vf)
Provides: tex(jkposmit7t.tfm)
Provides: tex(jkposmit7t.vf)
Provides: tex(jkposmit8t.tfm)
Provides: tex(jkposmit8t.vf)
Provides: tex(jkposmn7c.tfm)
Provides: tex(jkposmn7c.vf)
Provides: tex(jkposmn7t.tfm)
Provides: tex(jkposmn7t.vf)
Provides: tex(jkposmn8t.tfm)
Provides: tex(jkposmn8t.vf)
Provides: tex(jkposmsc7c.tfm)
Provides: tex(jkposmsc7c.vf)
Provides: tex(jkposmsc7t.tfm)
Provides: tex(jkposmsc7t.vf)
Provides: tex(jkposmsc8t.tfm)
Provides: tex(jkposmsc8t.vf)
Provides: tex(jkposmscsl7t.tfm)
Provides: tex(jkposmscsl7t.vf)
Provides: tex(jkposmscsl8t.tfm)
Provides: tex(jkposmscsl8t.vf)
Provides: tex(jkposmsl7c.tfm)
Provides: tex(jkposmsl7c.vf)
Provides: tex(jkposmsl7t.tfm)
Provides: tex(jkposmsl7t.vf)
Provides: tex(jkposmsl8t.tfm)
Provides: tex(jkposmsl8t.vf)
Provides: tex(jkposnbit7t.tfm)
Provides: tex(jkposnbit7t.vf)
Provides: tex(jkposnbit8t.tfm)
Provides: tex(jkposnbit8t.vf)
Provides: tex(jkposnbn7t.tfm)
Provides: tex(jkposnbn7t.vf)
Provides: tex(jkposnbn8t.tfm)
Provides: tex(jkposnbn8t.vf)
Provides: tex(jkposnbsc7t.tfm)
Provides: tex(jkposnbsc7t.vf)
Provides: tex(jkposnbsc8t.tfm)
Provides: tex(jkposnbsc8t.vf)
Provides: tex(jkposnbscsl7t.tfm)
Provides: tex(jkposnbscsl7t.vf)
Provides: tex(jkposnbscsl8t.tfm)
Provides: tex(jkposnbscsl8t.vf)
Provides: tex(jkposnbsl7t.tfm)
Provides: tex(jkposnbsl7t.vf)
Provides: tex(jkposnbsl8t.tfm)
Provides: tex(jkposnbsl8t.vf)
Provides: tex(jkposnbxit7t.tfm)
Provides: tex(jkposnbxit7t.vf)
Provides: tex(jkposnbxit8t.tfm)
Provides: tex(jkposnbxit8t.vf)
Provides: tex(jkposnbxn7t.tfm)
Provides: tex(jkposnbxn7t.vf)
Provides: tex(jkposnbxn8t.tfm)
Provides: tex(jkposnbxn8t.vf)
Provides: tex(jkposnbxsc7t.tfm)
Provides: tex(jkposnbxsc7t.vf)
Provides: tex(jkposnbxsc8t.tfm)
Provides: tex(jkposnbxsc8t.vf)
Provides: tex(jkposnbxscsl7t.tfm)
Provides: tex(jkposnbxscsl7t.vf)
Provides: tex(jkposnbxscsl8t.tfm)
Provides: tex(jkposnbxscsl8t.vf)
Provides: tex(jkposnbxsl7t.tfm)
Provides: tex(jkposnbxsl7t.vf)
Provides: tex(jkposnbxsl8t.tfm)
Provides: tex(jkposnbxsl8t.vf)
Provides: tex(jkposnmit7t.tfm)
Provides: tex(jkposnmit7t.vf)
Provides: tex(jkposnmit8t.tfm)
Provides: tex(jkposnmit8t.vf)
Provides: tex(jkposnmn7t.tfm)
Provides: tex(jkposnmn7t.vf)
Provides: tex(jkposnmn8t.tfm)
Provides: tex(jkposnmn8t.vf)
Provides: tex(jkposnmsc7t.tfm)
Provides: tex(jkposnmsc7t.vf)
Provides: tex(jkposnmsc8t.tfm)
Provides: tex(jkposnmsc8t.vf)
Provides: tex(jkposnmscsl7t.tfm)
Provides: tex(jkposnmscsl7t.vf)
Provides: tex(jkposnmscsl8t.tfm)
Provides: tex(jkposnmscsl8t.vf)
Provides: tex(jkposnmsl7t.tfm)
Provides: tex(jkposnmsl7t.vf)
Provides: tex(jkposnmsl8t.tfm)
Provides: tex(jkposnmsl8t.vf)
Provides: tex(jkpssbex.tfm)
Provides: tex(jkpssbex.vf)
Provides: tex(jkpssbmi.tfm)
Provides: tex(jkpssbmi.vf)
Provides: tex(jkpssbmia.tfm)
Provides: tex(jkpssbmia.vf)
Provides: tex(jkpssbmif.tfm)
Provides: tex(jkpssbmif.vf)
Provides: tex(jkpssbn7c.tfm)
Provides: tex(jkpssbn7c.vf)
Provides: tex(jkpssbn7t.tfm)
Provides: tex(jkpssbn7t.vf)
Provides: tex(jkpssbn8a.tfm)
Provides: tex(jkpssbn8r.tfm)
Provides: tex(jkpssbn8t.tfm)
Provides: tex(jkpssbn8t.vf)
Provides: tex(jkpssbnc.tfm)
Provides: tex(jkpssbne.tfm)
Provides: tex(jkpssbsc7c.tfm)
Provides: tex(jkpssbsc7c.vf)
Provides: tex(jkpssbsc7t.tfm)
Provides: tex(jkpssbsc7t.vf)
Provides: tex(jkpssbsc8a.tfm)
Provides: tex(jkpssbsc8r.tfm)
Provides: tex(jkpssbsc8t.tfm)
Provides: tex(jkpssbsc8t.vf)
Provides: tex(jkpssbsce.tfm)
Provides: tex(jkpssbscsl7c.tfm)
Provides: tex(jkpssbscsl7c.vf)
Provides: tex(jkpssbscsl7t.tfm)
Provides: tex(jkpssbscsl7t.vf)
Provides: tex(jkpssbscsl8r.tfm)
Provides: tex(jkpssbscsl8t.tfm)
Provides: tex(jkpssbscsl8t.vf)
Provides: tex(jkpssbscsle.tfm)
Provides: tex(jkpssbsl7c.tfm)
Provides: tex(jkpssbsl7c.vf)
Provides: tex(jkpssbsl7t.tfm)
Provides: tex(jkpssbsl7t.vf)
Provides: tex(jkpssbsl8r.tfm)
Provides: tex(jkpssbsl8t.tfm)
Provides: tex(jkpssbsl8t.vf)
Provides: tex(jkpssbslc.tfm)
Provides: tex(jkpssbsle.tfm)
Provides: tex(jkpssbsyb.tfm)
Provides: tex(jkpssbsyb.vf)
Provides: tex(jkpssbsybw.tfm)
Provides: tex(jkpssbsybw.vf)
Provides: tex(jkpssbxn7c.tfm)
Provides: tex(jkpssbxn7c.vf)
Provides: tex(jkpssbxn7t.tfm)
Provides: tex(jkpssbxn7t.vf)
Provides: tex(jkpssbxn8r.tfm)
Provides: tex(jkpssbxn8t.tfm)
Provides: tex(jkpssbxn8t.vf)
Provides: tex(jkpssbxnc.tfm)
Provides: tex(jkpssbxne.tfm)
Provides: tex(jkpssbxsc7c.tfm)
Provides: tex(jkpssbxsc7c.vf)
Provides: tex(jkpssbxsc7t.tfm)
Provides: tex(jkpssbxsc7t.vf)
Provides: tex(jkpssbxsc8r.tfm)
Provides: tex(jkpssbxsc8t.tfm)
Provides: tex(jkpssbxsc8t.vf)
Provides: tex(jkpssbxsce.tfm)
Provides: tex(jkpssbxscsl7c.tfm)
Provides: tex(jkpssbxscsl7c.vf)
Provides: tex(jkpssbxscsl7t.tfm)
Provides: tex(jkpssbxscsl7t.vf)
Provides: tex(jkpssbxscsl8r.tfm)
Provides: tex(jkpssbxscsl8t.tfm)
Provides: tex(jkpssbxscsl8t.vf)
Provides: tex(jkpssbxscsle.tfm)
Provides: tex(jkpssbxsl7c.tfm)
Provides: tex(jkpssbxsl7c.vf)
Provides: tex(jkpssbxsl7t.tfm)
Provides: tex(jkpssbxsl7t.vf)
Provides: tex(jkpssbxsl8r.tfm)
Provides: tex(jkpssbxsl8t.tfm)
Provides: tex(jkpssbxsl8t.vf)
Provides: tex(jkpssbxslc.tfm)
Provides: tex(jkpssbxsle.tfm)
Provides: tex(jkpssex.tfm)
Provides: tex(jkpssex.vf)
Provides: tex(jkpssfbn7t.tfm)
Provides: tex(jkpssfbn7t.vf)
Provides: tex(jkpssfbn8t.tfm)
Provides: tex(jkpssfbn8t.vf)
Provides: tex(jkpssfbsl7t.tfm)
Provides: tex(jkpssfbsl7t.vf)
Provides: tex(jkpssfbsl8t.tfm)
Provides: tex(jkpssfbsl8t.vf)
Provides: tex(jkpssfbxn7t.tfm)
Provides: tex(jkpssfbxn7t.vf)
Provides: tex(jkpssfbxn8t.tfm)
Provides: tex(jkpssfbxn8t.vf)
Provides: tex(jkpssfbxsl7t.tfm)
Provides: tex(jkpssfbxsl7t.vf)
Provides: tex(jkpssfbxsl8t.tfm)
Provides: tex(jkpssfbxsl8t.vf)
Provides: tex(jkpssfmn7t.tfm)
Provides: tex(jkpssfmn7t.vf)
Provides: tex(jkpssfmn8t.tfm)
Provides: tex(jkpssfmn8t.vf)
Provides: tex(jkpssfmsl7t.tfm)
Provides: tex(jkpssfmsl7t.vf)
Provides: tex(jkpssfmsl8t.tfm)
Provides: tex(jkpssfmsl8t.vf)
Provides: tex(jkpssfosnbn7t.tfm)
Provides: tex(jkpssfosnbn7t.vf)
Provides: tex(jkpssfosnbn8t.tfm)
Provides: tex(jkpssfosnbn8t.vf)
Provides: tex(jkpssfosnbsl7t.tfm)
Provides: tex(jkpssfosnbsl7t.vf)
Provides: tex(jkpssfosnbsl8t.tfm)
Provides: tex(jkpssfosnbsl8t.vf)
Provides: tex(jkpssfosnbxn7t.tfm)
Provides: tex(jkpssfosnbxn7t.vf)
Provides: tex(jkpssfosnbxn8t.tfm)
Provides: tex(jkpssfosnbxn8t.vf)
Provides: tex(jkpssfosnbxsl7t.tfm)
Provides: tex(jkpssfosnbxsl7t.vf)
Provides: tex(jkpssfosnbxsl8t.tfm)
Provides: tex(jkpssfosnbxsl8t.vf)
Provides: tex(jkpssfosnmn7t.tfm)
Provides: tex(jkpssfosnmn7t.vf)
Provides: tex(jkpssfosnmn8t.tfm)
Provides: tex(jkpssfosnmn8t.vf)
Provides: tex(jkpssfosnmsl7t.tfm)
Provides: tex(jkpssfosnmsl7t.vf)
Provides: tex(jkpssfosnmsl8t.tfm)
Provides: tex(jkpssfosnmsl8t.vf)
Provides: tex(jkpsskbsc.tfm)
Provides: tex(jkpsskbsc7t.tfm)
Provides: tex(jkpsskbsc7t.vf)
Provides: tex(jkpsskbsc8t.tfm)
Provides: tex(jkpsskbsc8t.vf)
Provides: tex(jkpsskbscsl.tfm)
Provides: tex(jkpsskbscsl7t.tfm)
Provides: tex(jkpsskbscsl7t.vf)
Provides: tex(jkpsskbscsl8t.tfm)
Provides: tex(jkpsskbscsl8t.vf)
Provides: tex(jkpsskbxsc.tfm)
Provides: tex(jkpsskbxsc7t.tfm)
Provides: tex(jkpsskbxsc7t.vf)
Provides: tex(jkpsskbxsc8t.tfm)
Provides: tex(jkpsskbxsc8t.vf)
Provides: tex(jkpsskbxscsl.tfm)
Provides: tex(jkpsskbxscsl7t.tfm)
Provides: tex(jkpsskbxscsl7t.vf)
Provides: tex(jkpsskbxscsl8t.tfm)
Provides: tex(jkpsskbxscsl8t.vf)
Provides: tex(jkpsskmsc.tfm)
Provides: tex(jkpsskmsc7t.tfm)
Provides: tex(jkpsskmsc7t.vf)
Provides: tex(jkpsskmsc8t.tfm)
Provides: tex(jkpsskmsc8t.vf)
Provides: tex(jkpsskmscsl.tfm)
Provides: tex(jkpsskmscsl7t.tfm)
Provides: tex(jkpsskmscsl7t.vf)
Provides: tex(jkpsskmscsl8t.tfm)
Provides: tex(jkpsskmscsl8t.vf)
Provides: tex(jkpsskosbsc7t.tfm)
Provides: tex(jkpsskosbsc7t.vf)
Provides: tex(jkpsskosbsc8t.tfm)
Provides: tex(jkpsskosbsc8t.vf)
Provides: tex(jkpsskosbscsl7t.tfm)
Provides: tex(jkpsskosbscsl7t.vf)
Provides: tex(jkpsskosbscsl8t.tfm)
Provides: tex(jkpsskosbscsl8t.vf)
Provides: tex(jkpsskosbxsc7t.tfm)
Provides: tex(jkpsskosbxsc7t.vf)
Provides: tex(jkpsskosbxsc8t.tfm)
Provides: tex(jkpsskosbxsc8t.vf)
Provides: tex(jkpsskosbxscsl7t.tfm)
Provides: tex(jkpsskosbxscsl7t.vf)
Provides: tex(jkpsskosbxscsl8t.tfm)
Provides: tex(jkpsskosbxscsl8t.vf)
Provides: tex(jkpsskosmsc7t.tfm)
Provides: tex(jkpsskosmsc7t.vf)
Provides: tex(jkpsskosmsc8t.tfm)
Provides: tex(jkpsskosmsc8t.vf)
Provides: tex(jkpsskosmscsl7t.tfm)
Provides: tex(jkpsskosmscsl7t.vf)
Provides: tex(jkpsskosmscsl8t.tfm)
Provides: tex(jkpsskosmscsl8t.vf)
Provides: tex(jkpsskosnbsc7t.tfm)
Provides: tex(jkpsskosnbsc7t.vf)
Provides: tex(jkpsskosnbsc8t.tfm)
Provides: tex(jkpsskosnbsc8t.vf)
Provides: tex(jkpsskosnbscsl7t.tfm)
Provides: tex(jkpsskosnbscsl7t.vf)
Provides: tex(jkpsskosnbscsl8t.tfm)
Provides: tex(jkpsskosnbscsl8t.vf)
Provides: tex(jkpsskosnbxsc7t.tfm)
Provides: tex(jkpsskosnbxsc7t.vf)
Provides: tex(jkpsskosnbxsc8t.tfm)
Provides: tex(jkpsskosnbxsc8t.vf)
Provides: tex(jkpsskosnbxscsl7t.tfm)
Provides: tex(jkpsskosnbxscsl7t.vf)
Provides: tex(jkpsskosnbxscsl8t.tfm)
Provides: tex(jkpsskosnbxscsl8t.vf)
Provides: tex(jkpsskosnmsc7t.tfm)
Provides: tex(jkpsskosnmsc7t.vf)
Provides: tex(jkpsskosnmsc8t.tfm)
Provides: tex(jkpsskosnmsc8t.vf)
Provides: tex(jkpsskosnmscsl7t.tfm)
Provides: tex(jkpsskosnmscsl7t.vf)
Provides: tex(jkpsskosnmscsl8t.tfm)
Provides: tex(jkpsskosnmscsl8t.vf)
Provides: tex(jkpsslbsyb.tfm)
Provides: tex(jkpsslbsyb.vf)
Provides: tex(jkpsslbsybw.tfm)
Provides: tex(jkpsslbsybw.vf)
Provides: tex(jkpsslsyb.tfm)
Provides: tex(jkpsslsyb.vf)
Provides: tex(jkpsslsybw.tfm)
Provides: tex(jkpsslsybw.vf)
Provides: tex(jkpssmi.tfm)
Provides: tex(jkpssmi.vf)
Provides: tex(jkpssmia.tfm)
Provides: tex(jkpssmia.vf)
Provides: tex(jkpssmif.tfm)
Provides: tex(jkpssmif.vf)
Provides: tex(jkpssmn7c.tfm)
Provides: tex(jkpssmn7c.vf)
Provides: tex(jkpssmn7t.tfm)
Provides: tex(jkpssmn7t.vf)
Provides: tex(jkpssmn8a.tfm)
Provides: tex(jkpssmn8r.tfm)
Provides: tex(jkpssmn8t.tfm)
Provides: tex(jkpssmn8t.vf)
Provides: tex(jkpssmnc.tfm)
Provides: tex(jkpssmne.tfm)
Provides: tex(jkpssmsc7c.tfm)
Provides: tex(jkpssmsc7c.vf)
Provides: tex(jkpssmsc7t.tfm)
Provides: tex(jkpssmsc7t.vf)
Provides: tex(jkpssmsc8a.tfm)
Provides: tex(jkpssmsc8r.tfm)
Provides: tex(jkpssmsc8t.tfm)
Provides: tex(jkpssmsc8t.vf)
Provides: tex(jkpssmsce.tfm)
Provides: tex(jkpssmscsl7c.tfm)
Provides: tex(jkpssmscsl7c.vf)
Provides: tex(jkpssmscsl7t.tfm)
Provides: tex(jkpssmscsl7t.vf)
Provides: tex(jkpssmscsl8r.tfm)
Provides: tex(jkpssmscsl8t.tfm)
Provides: tex(jkpssmscsl8t.vf)
Provides: tex(jkpssmscsle.tfm)
Provides: tex(jkpssmsl7c.tfm)
Provides: tex(jkpssmsl7c.vf)
Provides: tex(jkpssmsl7t.tfm)
Provides: tex(jkpssmsl7t.vf)
Provides: tex(jkpssmsl8r.tfm)
Provides: tex(jkpssmsl8t.tfm)
Provides: tex(jkpssmsl8t.vf)
Provides: tex(jkpssmslc.tfm)
Provides: tex(jkpssmsle.tfm)
Provides: tex(jkpssosbn7t.tfm)
Provides: tex(jkpssosbn7t.vf)
Provides: tex(jkpssosbn8t.tfm)
Provides: tex(jkpssosbn8t.vf)
Provides: tex(jkpssosbsc7t.tfm)
Provides: tex(jkpssosbsc7t.vf)
Provides: tex(jkpssosbsc8t.tfm)
Provides: tex(jkpssosbsc8t.vf)
Provides: tex(jkpssosbscsl7t.tfm)
Provides: tex(jkpssosbscsl7t.vf)
Provides: tex(jkpssosbscsl8t.tfm)
Provides: tex(jkpssosbscsl8t.vf)
Provides: tex(jkpssosbsl7t.tfm)
Provides: tex(jkpssosbsl7t.vf)
Provides: tex(jkpssosbsl8t.tfm)
Provides: tex(jkpssosbsl8t.vf)
Provides: tex(jkpssosbxn7t.tfm)
Provides: tex(jkpssosbxn7t.vf)
Provides: tex(jkpssosbxn8t.tfm)
Provides: tex(jkpssosbxn8t.vf)
Provides: tex(jkpssosbxsc7t.tfm)
Provides: tex(jkpssosbxsc7t.vf)
Provides: tex(jkpssosbxsc8t.tfm)
Provides: tex(jkpssosbxsc8t.vf)
Provides: tex(jkpssosbxscsl7t.tfm)
Provides: tex(jkpssosbxscsl7t.vf)
Provides: tex(jkpssosbxscsl8t.tfm)
Provides: tex(jkpssosbxscsl8t.vf)
Provides: tex(jkpssosbxsl7t.tfm)
Provides: tex(jkpssosbxsl7t.vf)
Provides: tex(jkpssosbxsl8t.tfm)
Provides: tex(jkpssosbxsl8t.vf)
Provides: tex(jkpssosmn7t.tfm)
Provides: tex(jkpssosmn7t.vf)
Provides: tex(jkpssosmn8t.tfm)
Provides: tex(jkpssosmn8t.vf)
Provides: tex(jkpssosmsc7t.tfm)
Provides: tex(jkpssosmsc7t.vf)
Provides: tex(jkpssosmsc8t.tfm)
Provides: tex(jkpssosmsc8t.vf)
Provides: tex(jkpssosmscsl7t.tfm)
Provides: tex(jkpssosmscsl7t.vf)
Provides: tex(jkpssosmscsl8t.tfm)
Provides: tex(jkpssosmscsl8t.vf)
Provides: tex(jkpssosmsl7t.tfm)
Provides: tex(jkpssosmsl7t.vf)
Provides: tex(jkpssosmsl8t.tfm)
Provides: tex(jkpssosmsl8t.vf)
Provides: tex(jkpssosnbn7t.tfm)
Provides: tex(jkpssosnbn7t.vf)
Provides: tex(jkpssosnbn8t.tfm)
Provides: tex(jkpssosnbn8t.vf)
Provides: tex(jkpssosnbsc7t.tfm)
Provides: tex(jkpssosnbsc7t.vf)
Provides: tex(jkpssosnbsc8t.tfm)
Provides: tex(jkpssosnbsc8t.vf)
Provides: tex(jkpssosnbscsl7t.tfm)
Provides: tex(jkpssosnbscsl7t.vf)
Provides: tex(jkpssosnbscsl8t.tfm)
Provides: tex(jkpssosnbscsl8t.vf)
Provides: tex(jkpssosnbsl7t.tfm)
Provides: tex(jkpssosnbsl7t.vf)
Provides: tex(jkpssosnbsl8t.tfm)
Provides: tex(jkpssosnbsl8t.vf)
Provides: tex(jkpssosnbxn7t.tfm)
Provides: tex(jkpssosnbxn7t.vf)
Provides: tex(jkpssosnbxn8t.tfm)
Provides: tex(jkpssosnbxn8t.vf)
Provides: tex(jkpssosnbxsc7t.tfm)
Provides: tex(jkpssosnbxsc7t.vf)
Provides: tex(jkpssosnbxsc8t.tfm)
Provides: tex(jkpssosnbxsc8t.vf)
Provides: tex(jkpssosnbxscsl7t.tfm)
Provides: tex(jkpssosnbxscsl7t.vf)
Provides: tex(jkpssosnbxscsl8t.tfm)
Provides: tex(jkpssosnbxscsl8t.vf)
Provides: tex(jkpssosnbxsl7t.tfm)
Provides: tex(jkpssosnbxsl7t.vf)
Provides: tex(jkpssosnbxsl8t.tfm)
Provides: tex(jkpssosnbxsl8t.vf)
Provides: tex(jkpssosnmn7t.tfm)
Provides: tex(jkpssosnmn7t.vf)
Provides: tex(jkpssosnmn8t.tfm)
Provides: tex(jkpssosnmn8t.vf)
Provides: tex(jkpssosnmsc7t.tfm)
Provides: tex(jkpssosnmsc7t.vf)
Provides: tex(jkpssosnmsc8t.tfm)
Provides: tex(jkpssosnmsc8t.vf)
Provides: tex(jkpssosnmscsl7t.tfm)
Provides: tex(jkpssosnmscsl7t.vf)
Provides: tex(jkpssosnmscsl8t.tfm)
Provides: tex(jkpssosnmscsl8t.vf)
Provides: tex(jkpssosnmsl7t.tfm)
Provides: tex(jkpssosnmsl7t.vf)
Provides: tex(jkpssosnmsl8t.tfm)
Provides: tex(jkpssosnmsl8t.vf)
Provides: tex(jkpsssyb.tfm)
Provides: tex(jkpsssyb.vf)
Provides: tex(jkpsssybw.tfm)
Provides: tex(jkpsssybw.vf)
Provides: tex(jkpssvosbmi.tfm)
Provides: tex(jkpssvosbmi.vf)
Provides: tex(jkpssvosbmif.tfm)
Provides: tex(jkpssvosbmif.vf)
Provides: tex(jkpssvosbn7t.tfm)
Provides: tex(jkpssvosbn7t.vf)
Provides: tex(jkpssvosbn8t.tfm)
Provides: tex(jkpssvosbn8t.vf)
Provides: tex(jkpssvosbsc7t.tfm)
Provides: tex(jkpssvosbsc7t.vf)
Provides: tex(jkpssvosbsc8t.tfm)
Provides: tex(jkpssvosbsc8t.vf)
Provides: tex(jkpssvosbsl7t.tfm)
Provides: tex(jkpssvosbsl7t.vf)
Provides: tex(jkpssvosbsl8t.tfm)
Provides: tex(jkpssvosbsl8t.vf)
Provides: tex(jkpssvosbxn7t.tfm)
Provides: tex(jkpssvosbxn7t.vf)
Provides: tex(jkpssvosbxn8t.tfm)
Provides: tex(jkpssvosbxn8t.vf)
Provides: tex(jkpssvosbxsc7t.tfm)
Provides: tex(jkpssvosbxsc7t.vf)
Provides: tex(jkpssvosbxsc8t.tfm)
Provides: tex(jkpssvosbxsc8t.vf)
Provides: tex(jkpssvosbxsl7t.tfm)
Provides: tex(jkpssvosbxsl7t.vf)
Provides: tex(jkpssvosbxsl8t.tfm)
Provides: tex(jkpssvosbxsl8t.vf)
Provides: tex(jkpssvosmi.tfm)
Provides: tex(jkpssvosmi.vf)
Provides: tex(jkpssvosmif.tfm)
Provides: tex(jkpssvosmif.vf)
Provides: tex(jkpssvosmn7t.tfm)
Provides: tex(jkpssvosmn7t.vf)
Provides: tex(jkpssvosmn8t.tfm)
Provides: tex(jkpssvosmn8t.vf)
Provides: tex(jkpssvosmsc7t.tfm)
Provides: tex(jkpssvosmsc7t.vf)
Provides: tex(jkpssvosmsc8t.tfm)
Provides: tex(jkpssvosmsc8t.vf)
Provides: tex(jkpssvosmsl7t.tfm)
Provides: tex(jkpssvosmsl7t.vf)
Provides: tex(jkpssvosmsl8t.tfm)
Provides: tex(jkpssvosmsl8t.vf)
Provides: tex(jkpsy.tfm)
Provides: tex(jkpsya.tfm)
Provides: tex(jkpsyb.tfm)
Provides: tex(jkpsybw.tfm)
Provides: tex(jkpsybw.vf)
Provides: tex(jkpsyc.tfm)
Provides: tex(jkpsyd.tfm)
Provides: tex(jkpsydw.tfm)
Provides: tex(jkpsydw.vf)
Provides: tex(jkpsyw.tfm)
Provides: tex(jkpsyw.vf)
Provides: tex(jkpttbn7c.tfm)
Provides: tex(jkpttbn7c.vf)
Provides: tex(jkpttbn7t.tfm)
Provides: tex(jkpttbn7t.vf)
Provides: tex(jkpttbn8a.tfm)
Provides: tex(jkpttbn8r.tfm)
Provides: tex(jkpttbn8t.tfm)
Provides: tex(jkpttbn8t.vf)
Provides: tex(jkpttbnc.tfm)
Provides: tex(jkpttbne.tfm)
Provides: tex(jkpttbsl7c.tfm)
Provides: tex(jkpttbsl7c.vf)
Provides: tex(jkpttbsl7t.tfm)
Provides: tex(jkpttbsl7t.vf)
Provides: tex(jkpttbsl8r.tfm)
Provides: tex(jkpttbsl8t.tfm)
Provides: tex(jkpttbsl8t.vf)
Provides: tex(jkpttbslc.tfm)
Provides: tex(jkpttbsle.tfm)
Provides: tex(jkpttmn7c.tfm)
Provides: tex(jkpttmn7c.vf)
Provides: tex(jkpttmn7t.tfm)
Provides: tex(jkpttmn7t.vf)
Provides: tex(jkpttmn8a.tfm)
Provides: tex(jkpttmn8r.tfm)
Provides: tex(jkpttmn8t.tfm)
Provides: tex(jkpttmn8t.vf)
Provides: tex(jkpttmnc.tfm)
Provides: tex(jkpttmne.tfm)
Provides: tex(jkpttmsl7c.tfm)
Provides: tex(jkpttmsl7c.vf)
Provides: tex(jkpttmsl7t.tfm)
Provides: tex(jkpttmsl7t.vf)
Provides: tex(jkpttmsl8r.tfm)
Provides: tex(jkpttmsl8t.tfm)
Provides: tex(jkpttmsl8t.vf)
Provides: tex(jkpttmslc.tfm)
Provides: tex(jkpttmsle.tfm)
Provides: tex(jkpttosbn7t.tfm)
Provides: tex(jkpttosbn7t.vf)
Provides: tex(jkpttosbn8t.tfm)
Provides: tex(jkpttosbn8t.vf)
Provides: tex(jkpttosbsl7t.tfm)
Provides: tex(jkpttosbsl7t.vf)
Provides: tex(jkpttosbsl8t.tfm)
Provides: tex(jkpttosbsl8t.vf)
Provides: tex(jkpttosmn7t.tfm)
Provides: tex(jkpttosmn7t.vf)
Provides: tex(jkpttosmn8t.tfm)
Provides: tex(jkpttosmn8t.vf)
Provides: tex(jkpttosmsl7t.tfm)
Provides: tex(jkpttosmsl7t.vf)
Provides: tex(jkpttosmsl8t.tfm)
Provides: tex(jkpttosmsl8t.vf)
Provides: tex(jkpttosnbn7t.tfm)
Provides: tex(jkpttosnbn7t.vf)
Provides: tex(jkpttosnbn8t.tfm)
Provides: tex(jkpttosnbn8t.vf)
Provides: tex(jkpttosnbsl7t.tfm)
Provides: tex(jkpttosnbsl7t.vf)
Provides: tex(jkpttosnbsl8t.tfm)
Provides: tex(jkpttosnbsl8t.vf)
Provides: tex(jkpttosnmn7t.tfm)
Provides: tex(jkpttosnmn7t.vf)
Provides: tex(jkpttosnmn8t.tfm)
Provides: tex(jkpttosnmn8t.vf)
Provides: tex(jkpttosnmsl7t.tfm)
Provides: tex(jkpttosnmsl7t.vf)
Provides: tex(jkpttosnmsl8t.tfm)
Provides: tex(jkpttosnmsl8t.vf)
Provides: tex(jkpttvosbn7t.tfm)
Provides: tex(jkpttvosbn7t.vf)
Provides: tex(jkpttvosbn8t.tfm)
Provides: tex(jkpttvosbn8t.vf)
Provides: tex(jkpttvosbsl7t.tfm)
Provides: tex(jkpttvosbsl7t.vf)
Provides: tex(jkpttvosbsl8t.tfm)
Provides: tex(jkpttvosbsl8t.vf)
Provides: tex(jkpttvosmn7t.tfm)
Provides: tex(jkpttvosmn7t.vf)
Provides: tex(jkpttvosmn8t.tfm)
Provides: tex(jkpttvosmn8t.vf)
Provides: tex(jkpttvosmsl7t.tfm)
Provides: tex(jkpttvosmsl7t.vf)
Provides: tex(jkpttvosmsl8t.tfm)
Provides: tex(jkpttvosmsl8t.vf)
Provides: tex(jkpvosbit7t.tfm)
Provides: tex(jkpvosbit7t.vf)
Provides: tex(jkpvosbit8t.tfm)
Provides: tex(jkpvosbit8t.vf)
Provides: tex(jkpvosbmi.tfm)
Provides: tex(jkpvosbmi.vf)
Provides: tex(jkpvosbmif.tfm)
Provides: tex(jkpvosbmif.vf)
Provides: tex(jkpvosbmifw.tfm)
Provides: tex(jkpvosbmifw.vf)
Provides: tex(jkpvosbmiw.tfm)
Provides: tex(jkpvosbmiw.vf)
Provides: tex(jkpvosbn7t.tfm)
Provides: tex(jkpvosbn7t.vf)
Provides: tex(jkpvosbn8t.tfm)
Provides: tex(jkpvosbn8t.vf)
Provides: tex(jkpvosbsl7t.tfm)
Provides: tex(jkpvosbsl7t.vf)
Provides: tex(jkpvosbsl8t.tfm)
Provides: tex(jkpvosbsl8t.vf)
Provides: tex(jkpvosbxit7t.tfm)
Provides: tex(jkpvosbxit7t.vf)
Provides: tex(jkpvosbxit8t.tfm)
Provides: tex(jkpvosbxit8t.vf)
Provides: tex(jkpvosbxn7t.tfm)
Provides: tex(jkpvosbxn7t.vf)
Provides: tex(jkpvosbxn8t.tfm)
Provides: tex(jkpvosbxn8t.vf)
Provides: tex(jkpvosbxsl7t.tfm)
Provides: tex(jkpvosbxsl7t.vf)
Provides: tex(jkpvosbxsl8t.tfm)
Provides: tex(jkpvosbxsl8t.vf)
Provides: tex(jkpvosmi.tfm)
Provides: tex(jkpvosmi.vf)
Provides: tex(jkpvosmif.tfm)
Provides: tex(jkpvosmif.vf)
Provides: tex(jkpvosmifw.tfm)
Provides: tex(jkpvosmifw.vf)
Provides: tex(jkpvosmit7t.tfm)
Provides: tex(jkpvosmit7t.vf)
Provides: tex(jkpvosmit8t.tfm)
Provides: tex(jkpvosmit8t.vf)
Provides: tex(jkpvosmiw.tfm)
Provides: tex(jkpvosmiw.vf)
Provides: tex(jkpvosmn7t.tfm)
Provides: tex(jkpvosmn7t.vf)
Provides: tex(jkpvosmn8t.tfm)
Provides: tex(jkpvosmn8t.vf)
Provides: tex(jkpvosmsl7t.tfm)
Provides: tex(jkpvosmsl7t.vf)
Provides: tex(jkpvosmsl8t.tfm)
Provides: tex(jkpvosmsl8t.vf)
Provides: tex(kpfonts-expert-sc.enc)
Provides: tex(kpfonts-expert-sc.enc)
Provides: tex(kpfonts-expert-tt.enc)
Provides: tex(kpfonts-expert-tt.enc)
Provides: tex(kpfonts-expert.enc)
Provides: tex(kpfonts-expert.enc)
Provides: tex(kpfonts-large-sc.enc)
Provides: tex(kpfonts-large-sc.enc)
Provides: tex(kpfonts.map)
Provides: tex(kpfonts.sty)
Provides: tex(omljkp.fd)
Provides: tex(omljkpl.fd)
Provides: tex(omljkplvos.fd)
Provides: tex(omljkplvosw.fd)
Provides: tex(omljkplw.fd)
Provides: tex(omljkpss.fd)
Provides: tex(omljkpssvos.fd)
Provides: tex(omljkpvos.fd)
Provides: tex(omljkpvosw.fd)
Provides: tex(omljkpw.fd)
Provides: tex(omsjkp.fd)
Provides: tex(omsjkpl.fd)
Provides: tex(omsjkplw.fd)
Provides: tex(omsjkpw.fd)
Provides: tex(omxjkp.fd)
Provides: tex(omxjkpl.fd)
Provides: tex(omxjkpss.fd)
Provides: tex(ot1jkp.fd)
Provides: tex(ot1jkpf.fd)
Provides: tex(ot1jkpfosn.fd)
Provides: tex(ot1jkpk.fd)
Provides: tex(ot1jkpkf.fd)
Provides: tex(ot1jkpkfosn.fd)
Provides: tex(ot1jkpkos.fd)
Provides: tex(ot1jkpkosn.fd)
Provides: tex(ot1jkpkvos.fd)
Provides: tex(ot1jkpl.fd)
Provides: tex(ot1jkplf.fd)
Provides: tex(ot1jkplfosn.fd)
Provides: tex(ot1jkplk.fd)
Provides: tex(ot1jkplkf.fd)
Provides: tex(ot1jkplkfosn.fd)
Provides: tex(ot1jkplkos.fd)
Provides: tex(ot1jkplkosn.fd)
Provides: tex(ot1jkplkvos.fd)
Provides: tex(ot1jkplos.fd)
Provides: tex(ot1jkplosn.fd)
Provides: tex(ot1jkplvos.fd)
Provides: tex(ot1jkpos.fd)
Provides: tex(ot1jkposn.fd)
Provides: tex(ot1jkpss.fd)
Provides: tex(ot1jkpssf.fd)
Provides: tex(ot1jkpssfosn.fd)
Provides: tex(ot1jkpssk.fd)
Provides: tex(ot1jkpsskf.fd)
Provides: tex(ot1jkpsskfosn.fd)
Provides: tex(ot1jkpsskos.fd)
Provides: tex(ot1jkpsskosn.fd)
Provides: tex(ot1jkpsskvos.fd)
Provides: tex(ot1jkpssos.fd)
Provides: tex(ot1jkpssosn.fd)
Provides: tex(ot1jkpssvos.fd)
Provides: tex(ot1jkptt.fd)
Provides: tex(ot1jkpttos.fd)
Provides: tex(ot1jkpttosn.fd)
Provides: tex(ot1jkpttvos.fd)
Provides: tex(ot1jkpvos.fd)
Provides: tex(ot1jkpx.fd)
Provides: tex(ot1jkpxf.fd)
Provides: tex(ot1jkpxfosn.fd)
Provides: tex(ot1jkpxk.fd)
Provides: tex(ot1jkpxkf.fd)
Provides: tex(ot1jkpxkfosn.fd)
Provides: tex(ot1jkpxkos.fd)
Provides: tex(ot1jkpxkosn.fd)
Provides: tex(ot1jkpxkvos.fd)
Provides: tex(ot1jkpxos.fd)
Provides: tex(ot1jkpxosn.fd)
Provides: tex(ot1jkpxvos.fd)
Provides: tex(t1jkp.fd)
Provides: tex(t1jkpf.fd)
Provides: tex(t1jkpfosn.fd)
Provides: tex(t1jkpk.fd)
Provides: tex(t1jkpkf.fd)
Provides: tex(t1jkpkfosn.fd)
Provides: tex(t1jkpkos.fd)
Provides: tex(t1jkpkosn.fd)
Provides: tex(t1jkpkvos.fd)
Provides: tex(t1jkpl.fd)
Provides: tex(t1jkplf.fd)
Provides: tex(t1jkplfosn.fd)
Provides: tex(t1jkplk.fd)
Provides: tex(t1jkplkf.fd)
Provides: tex(t1jkplkfosn.fd)
Provides: tex(t1jkplkos.fd)
Provides: tex(t1jkplkosn.fd)
Provides: tex(t1jkplkvos.fd)
Provides: tex(t1jkplos.fd)
Provides: tex(t1jkplosn.fd)
Provides: tex(t1jkplvos.fd)
Provides: tex(t1jkpos.fd)
Provides: tex(t1jkposn.fd)
Provides: tex(t1jkpss.fd)
Provides: tex(t1jkpssf.fd)
Provides: tex(t1jkpssfosn.fd)
Provides: tex(t1jkpssk.fd)
Provides: tex(t1jkpsskf.fd)
Provides: tex(t1jkpsskfosn.fd)
Provides: tex(t1jkpsskos.fd)
Provides: tex(t1jkpsskosn.fd)
Provides: tex(t1jkpsskvos.fd)
Provides: tex(t1jkpssos.fd)
Provides: tex(t1jkpssosn.fd)
Provides: tex(t1jkpssvos.fd)
Provides: tex(t1jkptt.fd)
Provides: tex(t1jkpttos.fd)
Provides: tex(t1jkpttosn.fd)
Provides: tex(t1jkpttvos.fd)
Provides: tex(t1jkpvos.fd)
Provides: tex(t1jkpx.fd)
Provides: tex(t1jkpxf.fd)
Provides: tex(t1jkpxfosn.fd)
Provides: tex(t1jkpxk.fd)
Provides: tex(t1jkpxkf.fd)
Provides: tex(t1jkpxkfosn.fd)
Provides: tex(t1jkpxkos.fd)
Provides: tex(t1jkpxkosn.fd)
Provides: tex(t1jkpxkvos.fd)
Provides: tex(t1jkpxos.fd)
Provides: tex(t1jkpxosn.fd)
Provides: tex(t1jkpxvos.fd)
Provides: tex(ts1jkp.fd)
Provides: tex(ts1jkpf.fd)
Provides: tex(ts1jkpfosn.fd)
Provides: tex(ts1jkpk.fd)
Provides: tex(ts1jkpkf.fd)
Provides: tex(ts1jkpkfosn.fd)
Provides: tex(ts1jkpkos.fd)
Provides: tex(ts1jkpkosn.fd)
Provides: tex(ts1jkpkvos.fd)
Provides: tex(ts1jkpl.fd)
Provides: tex(ts1jkplf.fd)
Provides: tex(ts1jkplfosn.fd)
Provides: tex(ts1jkplk.fd)
Provides: tex(ts1jkplkf.fd)
Provides: tex(ts1jkplkfosn.fd)
Provides: tex(ts1jkplkos.fd)
Provides: tex(ts1jkplkosn.fd)
Provides: tex(ts1jkplkvos.fd)
Provides: tex(ts1jkplos.fd)
Provides: tex(ts1jkplosn.fd)
Provides: tex(ts1jkplvos.fd)
Provides: tex(ts1jkpos.fd)
Provides: tex(ts1jkposn.fd)
Provides: tex(ts1jkpss.fd)
Provides: tex(ts1jkpssf.fd)
Provides: tex(ts1jkpssfosn.fd)
Provides: tex(ts1jkpssk.fd)
Provides: tex(ts1jkpsskf.fd)
Provides: tex(ts1jkpsskfosn.fd)
Provides: tex(ts1jkpsskos.fd)
Provides: tex(ts1jkpsskosn.fd)
Provides: tex(ts1jkpsskvos.fd)
Provides: tex(ts1jkpssos.fd)
Provides: tex(ts1jkpssosn.fd)
Provides: tex(ts1jkpssvos.fd)
Provides: tex(ts1jkptt.fd)
Provides: tex(ts1jkpttos.fd)
Provides: tex(ts1jkpttosn.fd)
Provides: tex(ts1jkpttvos.fd)
Provides: tex(ts1jkpvos.fd)
Provides: tex(ts1jkpx.fd)
Provides: tex(ts1jkpxf.fd)
Provides: tex(ts1jkpxfosn.fd)
Provides: tex(ts1jkpxk.fd)
Provides: tex(ts1jkpxkf.fd)
Provides: tex(ts1jkpxkfosn.fd)
Provides: tex(ts1jkpxkos.fd)
Provides: tex(ts1jkpxkosn.fd)
Provides: tex(ts1jkpxkvos.fd)
Provides: tex(ts1jkpxos.fd)
Provides: tex(ts1jkpxosn.fd)
Provides: tex(ts1jkpxvos.fd)
Provides: tex(ujkpexa.fd)
Provides: tex(ujkplexa.fd)
Provides: tex(ujkplmia.fd)
Provides: tex(ujkplmiaw.fd)
Provides: tex(ujkplsyb.fd)
Provides: tex(ujkplsybw.fd)
Provides: tex(ujkplsyc.fd)
Provides: tex(ujkplsyd.fd)
Provides: tex(ujkplsydw.fd)
Provides: tex(ujkpmia.fd)
Provides: tex(ujkpmiaw.fd)
Provides: tex(ujkpsslsyb.fd)
Provides: tex(ujkpsslsybw.fd)
Provides: tex(ujkpssmia.fd)
Provides: tex(ujkpsssyb.fd)
Provides: tex(ujkpsssybw.fd)
Provides: tex(ujkpsya.fd)
Provides: tex(ujkpsyb.fd)
Provides: tex(ujkpsybw.fd)
Provides: tex(ujkpsyc.fd)
Provides: tex(ujkpsyd.fd)
Provides: tex(ujkpsydw.fd)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source92: kpfonts.tar.xz
Source93: kpfonts.doc.tar.xz
%description -n texlive-kpfonts
The family contains text fonts in roman, sans-serif and
monospaced shapes, with true small caps and old-style numbers;
the package offers full support of the textcomp package. The
mathematics fonts include all the AMS fonts, in both normal and
bold weights. Each of the font types is available in two main
versions: default and 'light'. Each version is available in
four variants: default; oldstyle numbers; oldstyle numbers with
old ligatures such as ct and st, and long-tailed capital Q; and
veryoldstyle with long s. Other variants include small caps as
default or 'large small caps', and for mathematics both upright
and slanted shapes for Greek letters, as well as default and
narrow versions of multiple integrals. The fonts were
originally derived from URW Palladio (with URW's agreement)
though the fonts are very clearly different in appearance from
their parent.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-kpfonts-doc
Version: %{texlive_version}.%{texlive_noarch}.3.31svn29803
Release: 0
Summary: Documentation for texlive-kpfonts
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Provides: locale(texlive-kpfonts-doc:fr;en)
%description -n texlive-kpfonts-doc
This package includes the documentation for texlive-kpfonts
%package -n texlive-kpfonts-fonts
Version: %{texlive_version}.%{texlive_noarch}.3.31svn29803
Release: 0
Summary: Severed fonts for texlive-kpfonts
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Fonts
Url: http://www.tug.org/texlive/
Requires(post): fontconfig
Requires(post): ghostscript-fonts-std
Requires(post): mkfontdir
Requires(post): mkfontscale
Requires(post): xorg-x11-fonts-core
Requires(postun): fontconfig
Requires(postun): ghostscript-fonts-std
Requires(postun): xorg-x11-fonts-core
%description -n texlive-kpfonts-fonts
The separated fonts package for texlive-kpfonts
%post -n texlive-kpfonts
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMap kpfonts.map' >> /var/run/texlive/run-updmap
%postun -n texlive-kpfonts
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMap kpfonts.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-kpfonts
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-kpfonts-fonts
mkfontscale %{_datadir}/fonts/texlive-kpfonts
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-kpfonts
fc-cache %{_datadir}/fonts
%postun -n texlive-kpfonts-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fi
%files -n texlive-kpfonts-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/kpfonts/Kpfonts-Doc-French.pdf
%{_texmfdistdir}/doc/fonts/kpfonts/Kpfonts-Doc-French.tex
%{_texmfdistdir}/doc/fonts/kpfonts/christophe.cls
%{_texmfdistdir}/doc/fonts/kpfonts/kpfonts-abstract.pdf
%{_texmfdistdir}/doc/fonts/kpfonts/kpfonts-abstract.tex
%{_texmfdistdir}/doc/fonts/kpfonts/kpfonts-math-symbols-tables.pdf
%{_texmfdistdir}/doc/fonts/kpfonts/kpfonts-math-symbols-tables.tex
%{_texmfdistdir}/doc/fonts/kpfonts/kpfonts.pdf
%{_texmfdistdir}/doc/fonts/kpfonts/kpfonts.tex
%{_texmfdistdir}/doc/fonts/kpfonts/readme.txt
%files -n texlive-kpfonts
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpbit8a.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpbitc.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpbite.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpbn8a.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpbnc.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpbne.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpbsc8a.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpbsce.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpkbsc.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpkmsc.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkplbit8a.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkplbitc.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkplbite.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkplbn8a.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkplbnc.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkplbne.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkplbsc8a.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkplbsce.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkplkbsc.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkplkmsc.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkplmit8a.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkplmitc.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkplmite.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkplmn8a.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkplmnc.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkplmne.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkplmsc8a.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkplmsce.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpmit8a.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpmitc.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpmite.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpmn8a.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpmnc.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpmne.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpmsc8a.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpmsce.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpssbn8a.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpssbnc.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpssbne.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpssbsc8a.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpssbsce.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpsskbsc.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpsskmsc.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpssmn8a.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpssmnc.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpssmne.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpssmsc8a.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpssmsce.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpttbn8a.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpttbnc.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpttbne.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpttmn8a.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpttmnc.afm
%{_texmfdistdir}/fonts/afm/public/kpfonts/jkpttmne.afm
%{_texmfdistdir}/fonts/enc/dvips/kpfonts/kpfonts-expert-sc.enc
%{_texmfdistdir}/fonts/enc/dvips/kpfonts/kpfonts-expert-tt.enc
%{_texmfdistdir}/fonts/enc/dvips/kpfonts/kpfonts-expert.enc
%{_texmfdistdir}/fonts/enc/dvips/kpfonts/kpfonts-large-sc.enc
%{_texmfdistdir}/fonts/enc/pdftex/kpfonts/kpfonts-expert-sc.enc
%{_texmfdistdir}/fonts/enc/pdftex/kpfonts/kpfonts-expert-tt.enc
%{_texmfdistdir}/fonts/enc/pdftex/kpfonts/kpfonts-expert.enc
%{_texmfdistdir}/fonts/enc/pdftex/kpfonts/kpfonts-large-sc.enc
%{_texmfdistdir}/fonts/map/dvips/kpfonts/kpfonts.map
%{_texmfdistdir}/fonts/source/public/kpfonts/kpfonts-fontinst.zip
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbex.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbexa.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbit7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbit7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbit8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbit8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbit8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbitc.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbite.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbmi.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbmia.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbmiaw.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbmif.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbmifw.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbmiw.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbn7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbn8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbn8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbnc.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbne.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbsc7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbsc8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbsc8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbsce.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbscsl7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbscsl8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbscsle.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbsl7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbsl8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbslc.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbsle.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbsy.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbsya.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbsyb.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbsybw.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbsyc.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbsyd.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbsydw.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbsyw.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxit7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxit7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxit8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxit8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxitc.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxite.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxn7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxn8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxnc.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxne.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxsc7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxsc8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxsce.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxscsl7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxscsl8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxscsle.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxsl7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxsl8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxslc.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpbxsle.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpex.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpexa.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfbit7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfbit8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfbn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfbn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfbsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfbsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfbxit7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfbxit8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfbxn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfbxn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfbxsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfbxsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfmit7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfmit8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfmn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfmn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfmsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfmsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfosnbit7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfosnbit8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfosnbn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfosnbn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfosnbsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfosnbsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfosnbxit7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfosnbxit8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfosnbxn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfosnbxn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfosnbxsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfosnbxsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfosnmit7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfosnmit8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfosnmn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfosnmn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfosnmsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfosnmsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfssosnbn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfssosnbn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfssosnbsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfssosnbsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfssosnbxn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfssosnbxn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfssosnbxsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfssosnbxsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfssosnmn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfssosnmn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfssosnmsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpfssosnmsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkbsc.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkbsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkbsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkbscsl.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkbscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkbscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkbxsc.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkbxsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkbxsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkbxscsl.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkbxscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkbxscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkmsc.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkmsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkmsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkmscsl.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkmscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkmscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosbsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosbsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosbscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosbscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosbxsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosbxsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosbxscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosbxscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosmsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosmsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosmscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosmscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosnbsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosnbsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosnbscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosnbscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosnbxsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosnbxsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosnbxscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosnbxscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosnmsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosnmsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosnmscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpkosnmscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbex.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbexa.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbit7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbit7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbit8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbit8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbit8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbitc.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbite.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbmi.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbmia.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbmiaw.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbmif.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbmifw.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbmiw.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbn7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbn8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbn8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbnc.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbne.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbsc7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbsc8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbsc8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbsce.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbscsl7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbscsl8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbscsle.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbsl7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbsl8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbslc.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbsle.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbsy.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbsyb.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbsybw.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbsyc.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbsyd.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbsydw.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbsyw.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxit7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxit7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxit8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxit8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxitc.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxite.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxn7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxn8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxnc.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxne.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxsc7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxsc8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxsce.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxscsl7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxscsl8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxscsle.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxsl7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxsl8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxslc.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplbxsle.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplex.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplexa.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfbit7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfbit8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfbn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfbn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfbsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfbsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfbxit7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfbxit8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfbxn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfbxn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfbxsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfbxsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfmit7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfmit8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfmn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfmn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfmsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfmsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfosnbit7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfosnbit8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfosnbn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfosnbn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfosnbsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfosnbsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfosnbxit7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfosnbxit8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfosnbxn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfosnbxn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfosnbxsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfosnbxsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfosnmit7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfosnmit8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfosnmn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfosnmn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfosnmsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplfosnmsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkbsc.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkbsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkbsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkbscsl.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkbscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkbscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkbxsc.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkbxsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkbxsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkbxscsl.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkbxscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkbxscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkmsc.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkmsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkmsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkmscsl.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkmscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkmscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosbsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosbsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosbscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosbscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosbxsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosbxsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosbxscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosbxscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosmsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosmsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosmscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosmscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosnbsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosnbsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosnbscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosnbscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosnbxsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosnbxsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosnbxscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosnbxscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosnmsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosnmsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosnmscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplkosnmscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmi.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmia.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmiaw.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmif.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmifw.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmit7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmit7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmit8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmit8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmit8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmitc.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmite.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmiw.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmn7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmn8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmn8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmnc.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmne.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmsc7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmsc8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmsc8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmsce.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmscsl7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmscsl8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmscsle.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmsl7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmsl8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmslc.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplmsle.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbit7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbit7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbit8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbn7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbsc7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbsl7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbxit7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbxit7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbxit8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbxn7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbxn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbxn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbxsc7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbxsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbxsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbxscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbxscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbxsl7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbxsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosbxsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosmit7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosmit7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosmit8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosmn7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosmn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosmn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosmsc7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosmsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosmsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosmscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosmscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosmsl7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosmsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosmsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnbit7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnbit8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnbn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnbn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnbsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnbsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnbscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnbscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnbsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnbsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnbxit7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnbxit8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnbxn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnbxn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnbxsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnbxsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnbxscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnbxscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnbxsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnbxsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnmit7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnmit8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnmn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnmn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnmsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnmsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnmscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnmscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnmsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplosnmsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplsy.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplsyb.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplsybw.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplsyc.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplsyd.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplsydw.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplsyw.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosbit7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosbit8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosbmi.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosbmif.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosbmifw.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosbmiw.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosbn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosbn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosbsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosbsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosbxit7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosbxit8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosbxn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosbxn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosbxsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosbxsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosmi.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosmif.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosmifw.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosmit7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosmit8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosmiw.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosmn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosmn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosmsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkplvosmsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmi.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmia.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmiaw.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmif.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmifw.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmit7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmit7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmit8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmit8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmit8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmitc.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmite.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmiw.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmn7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmn8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmn8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmnc.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmne.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmsc7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmsc8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmsc8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmsce.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmscsl7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmscsl8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmscsle.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmsl7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmsl8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmslc.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpmsle.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbit7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbit7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbit8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbn7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbsc7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbsl7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbxit7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbxit7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbxit8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbxn7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbxn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbxn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbxsc7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbxsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbxsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbxscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbxscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbxsl7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbxsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposbxsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposmit7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposmit7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposmit8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposmn7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposmn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposmn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposmsc7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposmsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposmsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposmscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposmscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposmsl7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposmsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposmsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnbit7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnbit8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnbn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnbn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnbsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnbsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnbscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnbscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnbsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnbsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnbxit7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnbxit8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnbxn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnbxn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnbxsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnbxsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnbxscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnbxscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnbxsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnbxsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnmit7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnmit8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnmn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnmn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnmsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnmsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnmscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnmscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnmsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkposnmsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbex.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbmi.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbmia.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbmif.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbn7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbn8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbn8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbnc.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbne.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbsc7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbsc8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbsc8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbsce.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbscsl7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbscsl8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbscsle.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbsl7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbsl8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbslc.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbsle.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbsyb.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbsybw.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbxn7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbxn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbxn8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbxn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbxnc.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbxne.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbxsc7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbxsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbxsc8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbxsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbxsce.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbxscsl7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbxscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbxscsl8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbxscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbxscsle.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbxsl7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbxsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbxsl8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbxsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbxslc.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssbxsle.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssex.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfbn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfbn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfbsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfbsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfbxn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfbxn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfbxsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfbxsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfmn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfmn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfmsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfmsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfosnbn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfosnbn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfosnbsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfosnbsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfosnbxn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfosnbxn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfosnbxsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfosnbxsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfosnmn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfosnmn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfosnmsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssfosnmsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskbsc.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskbsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskbsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskbscsl.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskbscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskbscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskbxsc.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskbxsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskbxsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskbxscsl.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskbxscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskbxscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskmsc.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskmsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskmsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskmscsl.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskmscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskmscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosbsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosbsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosbscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosbscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosbxsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosbxsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosbxscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosbxscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosmsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosmsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosmscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosmscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosnbsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosnbsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosnbscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosnbscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosnbxsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosnbxsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosnbxscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosnbxscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosnmsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosnmsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosnmscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsskosnmscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsslbsyb.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsslbsybw.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsslsyb.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsslsybw.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmi.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmia.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmif.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmn7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmn8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmn8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmnc.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmne.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmsc7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmsc8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmsc8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmsce.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmscsl7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmscsl8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmscsle.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmsl7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmsl8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmslc.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssmsle.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosbn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosbn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosbsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosbsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosbscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosbscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosbsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosbsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosbxn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosbxn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosbxsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosbxsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosbxscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosbxscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosbxsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosbxsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosmn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosmn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosmsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosmsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosmscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosmscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosmsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosmsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnbn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnbn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnbsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnbsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnbscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnbscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnbsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnbsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnbxn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnbxn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnbxsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnbxsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnbxscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnbxscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnbxsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnbxsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnmn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnmn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnmsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnmsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnmscsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnmscsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnmsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssosnmsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsssyb.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsssybw.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssvosbmi.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssvosbmif.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssvosbn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssvosbn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssvosbsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssvosbsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssvosbsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssvosbsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssvosbxn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssvosbxn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssvosbxsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssvosbxsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssvosbxsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssvosbxsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssvosmi.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssvosmif.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssvosmn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssvosmn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssvosmsc7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssvosmsc8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssvosmsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpssvosmsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsy.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsya.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsyb.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsybw.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsyc.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsyd.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsydw.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpsyw.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttbn7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttbn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttbn8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttbn8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttbn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttbnc.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttbne.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttbsl7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttbsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttbsl8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttbsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttbslc.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttbsle.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttmn7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttmn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttmn8a.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttmn8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttmn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttmnc.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttmne.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttmsl7c.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttmsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttmsl8r.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttmsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttmslc.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttmsle.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttosbn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttosbn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttosbsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttosbsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttosmn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttosmn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttosmsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttosmsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttosnbn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttosnbn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttosnbsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttosnbsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttosnmn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttosnmn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttosnmsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttosnmsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttvosbn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttvosbn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttvosbsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttvosbsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttvosmn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttvosmn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttvosmsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpttvosmsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosbit7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosbit8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosbmi.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosbmif.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosbmifw.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosbmiw.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosbn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosbn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosbsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosbsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosbxit7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosbxit8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosbxn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosbxn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosbxsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosbxsl8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosmi.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosmif.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosmifw.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosmit7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosmit8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosmiw.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosmn7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosmn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosmsl7t.tfm
%{_texmfdistdir}/fonts/tfm/public/kpfonts/jkpvosmsl8t.tfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpbex.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpbexa.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpbit8a.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpbitc.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpbite.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpbmi.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpbmia.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpbn8a.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpbnc.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpbne.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpbsc8a.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpbsce.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpbsy.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpbsya.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpbsyb.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpbsyc.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpbsyd.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpex.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpexa.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpkbsc.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpkmsc.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkplbex.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkplbexa.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkplbit8a.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkplbitc.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkplbite.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkplbmi.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkplbmia.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkplbn8a.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkplbnc.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkplbne.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkplbsc8a.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkplbsce.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkplbsy.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkplbsyb.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkplbsyc.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkplbsyd.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkplex.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkplexa.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkplkbsc.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkplkmsc.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkplmi.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkplmia.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkplmit8a.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkplmitc.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkplmite.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkplmn8a.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkplmnc.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkplmne.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkplmsc8a.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkplmsce.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkplsy.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkplsyb.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkplsyc.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkplsyd.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpmi.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpmia.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpmit8a.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpmitc.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpmite.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpmn8a.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpmnc.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpmne.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpmsc8a.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpmsce.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpssbn8a.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpssbnc.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpssbne.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpssbsc8a.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpssbsce.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpsskbsc.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpsskmsc.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpssmn8a.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpssmnc.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpssmne.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpssmsc8a.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpssmsce.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpsy.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpsya.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpsyb.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpsyc.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpsyd.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpttbn8a.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpttbnc.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpttbne.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpttmn8a.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpttmnc.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/kpfonts/jkpttmne.pfb
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbit7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbit7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbit8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbmiaw.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbmif.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbmifw.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbmiw.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbn7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbsc7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbscsl7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbsl7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbsybw.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbsydw.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbsyw.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbxit7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbxit7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbxit8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbxn7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbxn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbxn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbxsc7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbxsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbxsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbxscsl7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbxscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbxscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbxsl7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbxsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpbxsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfbit7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfbit8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfbn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfbn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfbsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfbsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfbxit7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfbxit8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfbxn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfbxn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfbxsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfbxsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfmit7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfmit8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfmn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfmn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfmsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfmsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfosnbit7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfosnbit8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfosnbn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfosnbn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfosnbsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfosnbsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfosnbxit7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfosnbxit8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfosnbxn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfosnbxn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfosnbxsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfosnbxsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfosnmit7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfosnmit8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfosnmn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfosnmn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfosnmsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfosnmsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfssosnbn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfssosnbn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfssosnbsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfssosnbsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfssosnbxn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfssosnbxn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfssosnbxsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfssosnbxsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfssosnmn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfssosnmn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfssosnmsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpfssosnmsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkbsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkbsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkbscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkbscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkbxsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkbxsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkbxscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkbxscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkmsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkmsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkmscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkmscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosbsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosbsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosbscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosbscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosbxsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosbxsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosbxscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosbxscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosmsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosmsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosmscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosmscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosnbsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosnbsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosnbscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosnbscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosnbxsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosnbxsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosnbxscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosnbxscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosnmsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosnmsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosnmscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpkosnmscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbit7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbit7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbit8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbmiaw.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbmif.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbmifw.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbmiw.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbn7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbsc7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbscsl7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbsl7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbsybw.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbsydw.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbsyw.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbxit7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbxit7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbxit8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbxn7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbxn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbxn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbxsc7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbxsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbxsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbxscsl7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbxscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbxscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbxsl7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbxsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplbxsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfbit7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfbit8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfbn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfbn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfbsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfbsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfbxit7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfbxit8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfbxn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfbxn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfbxsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfbxsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfmit7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfmit8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfmn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfmn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfmsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfmsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfosnbit7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfosnbit8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfosnbn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfosnbn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfosnbsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfosnbsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfosnbxit7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfosnbxit8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfosnbxn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfosnbxn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfosnbxsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfosnbxsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfosnmit7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfosnmit8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfosnmn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfosnmn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfosnmsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplfosnmsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkbsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkbsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkbscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkbscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkbxsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkbxsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkbxscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkbxscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkmsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkmsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkmscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkmscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosbsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosbsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosbscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosbscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosbxsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosbxsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosbxscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosbxscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosmsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosmsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosmscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosmscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosnbsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosnbsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosnbscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosnbscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosnbxsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosnbxsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosnbxscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosnbxscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosnmsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosnmsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosnmscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplkosnmscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplmiaw.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplmif.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplmifw.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplmit7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplmit7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplmit8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplmiw.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplmn7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplmn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplmn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplmsc7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplmsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplmsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplmscsl7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplmscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplmscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplmsl7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplmsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplmsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbit7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbit7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbit8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbn7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbsc7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbsl7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbxit7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbxit7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbxit8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbxn7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbxn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbxn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbxsc7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbxsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbxsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbxscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbxscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbxsl7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbxsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosbxsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosmit7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosmit7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosmit8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosmn7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosmn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosmn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosmsc7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosmsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosmsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosmscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosmscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosmsl7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosmsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosmsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnbit7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnbit8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnbn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnbn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnbsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnbsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnbscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnbscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnbsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnbsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnbxit7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnbxit8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnbxn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnbxn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnbxsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnbxsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnbxscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnbxscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnbxsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnbxsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnmit7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnmit8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnmn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnmn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnmsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnmsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnmscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnmscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnmsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplosnmsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplsybw.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplsydw.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplsyw.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosbit7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosbit8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosbmi.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosbmif.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosbmifw.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosbmiw.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosbn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosbn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosbsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosbsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosbxit7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosbxit8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosbxn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosbxn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosbxsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosbxsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosmi.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosmif.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosmifw.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosmit7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosmit8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosmiw.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosmn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosmn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosmsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkplvosmsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpmiaw.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpmif.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpmifw.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpmit7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpmit7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpmit8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpmiw.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpmn7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpmn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpmn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpmsc7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpmsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpmsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpmscsl7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpmscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpmscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpmsl7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpmsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpmsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbit7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbit7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbit8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbn7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbsc7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbsl7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbxit7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbxit7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbxit8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbxn7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbxn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbxn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbxsc7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbxsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbxsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbxscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbxscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbxsl7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbxsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposbxsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposmit7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposmit7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposmit8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposmn7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposmn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposmn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposmsc7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposmsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposmsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposmscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposmscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposmsl7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposmsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposmsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnbit7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnbit8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnbn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnbn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnbsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnbsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnbscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnbscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnbsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnbsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnbxit7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnbxit8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnbxn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnbxn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnbxsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnbxsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnbxscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnbxscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnbxsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnbxsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnmit7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnmit8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnmn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnmn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnmsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnmsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnmscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnmscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnmsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkposnmsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbex.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbmi.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbmia.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbmif.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbn7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbsc7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbscsl7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbsl7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbsyb.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbsybw.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbxn7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbxn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbxn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbxsc7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbxsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbxsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbxscsl7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbxscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbxscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbxsl7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbxsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssbxsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssex.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfbn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfbn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfbsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfbsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfbxn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfbxn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfbxsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfbxsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfmn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfmn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfmsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfmsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfosnbn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfosnbn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfosnbsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfosnbsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfosnbxn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfosnbxn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfosnbxsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfosnbxsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfosnmn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfosnmn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfosnmsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssfosnmsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskbsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskbsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskbscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskbscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskbxsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskbxsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskbxscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskbxscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskmsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskmsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskmscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskmscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosbsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosbsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosbscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosbscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosbxsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosbxsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosbxscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosbxscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosmsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosmsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosmscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosmscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosnbsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosnbsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosnbscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosnbscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosnbxsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosnbxsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosnbxscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosnbxscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosnmsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosnmsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosnmscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsskosnmscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsslbsyb.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsslbsybw.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsslsyb.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsslsybw.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssmi.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssmia.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssmif.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssmn7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssmn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssmn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssmsc7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssmsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssmsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssmscsl7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssmscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssmscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssmsl7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssmsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssmsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosbn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosbn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosbsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosbsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosbscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosbscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosbsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosbsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosbxn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosbxn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosbxsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosbxsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosbxscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosbxscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosbxsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosbxsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosmn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosmn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosmsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosmsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosmscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosmscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosmsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosmsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnbn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnbn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnbsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnbsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnbscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnbscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnbsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnbsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnbxn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnbxn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnbxsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnbxsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnbxscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnbxscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnbxsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnbxsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnmn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnmn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnmsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnmsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnmscsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnmscsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnmsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssosnmsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsssyb.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsssybw.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssvosbmi.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssvosbmif.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssvosbn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssvosbn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssvosbsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssvosbsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssvosbsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssvosbsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssvosbxn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssvosbxn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssvosbxsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssvosbxsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssvosbxsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssvosbxsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssvosmi.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssvosmif.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssvosmn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssvosmn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssvosmsc7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssvosmsc8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssvosmsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpssvosmsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsybw.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsydw.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpsyw.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttbn7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttbn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttbn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttbsl7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttbsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttbsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttmn7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttmn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttmn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttmsl7c.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttmsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttmsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttosbn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttosbn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttosbsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttosbsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttosmn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttosmn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttosmsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttosmsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttosnbn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttosnbn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttosnbsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttosnbsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttosnmn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttosnmn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttosnmsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttosnmsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttvosbn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttvosbn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttvosbsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttvosbsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttvosmn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttvosmn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttvosmsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpttvosmsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosbit7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosbit8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosbmi.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosbmif.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosbmifw.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosbmiw.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosbn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosbn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosbsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosbsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosbxit7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosbxit8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosbxn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosbxn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosbxsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosbxsl8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosmi.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosmif.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosmifw.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosmit7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosmit8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosmiw.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosmn7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosmn8t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosmsl7t.vf
%{_texmfdistdir}/fonts/vf/public/kpfonts/jkpvosmsl8t.vf
%{_texmfdistdir}/tex/latex/kpfonts/kpfonts.sty
%{_texmfdistdir}/tex/latex/kpfonts/omljkp.fd
%{_texmfdistdir}/tex/latex/kpfonts/omljkpl.fd
%{_texmfdistdir}/tex/latex/kpfonts/omljkplvos.fd
%{_texmfdistdir}/tex/latex/kpfonts/omljkplvosw.fd
%{_texmfdistdir}/tex/latex/kpfonts/omljkplw.fd
%{_texmfdistdir}/tex/latex/kpfonts/omljkpss.fd
%{_texmfdistdir}/tex/latex/kpfonts/omljkpssvos.fd
%{_texmfdistdir}/tex/latex/kpfonts/omljkpvos.fd
%{_texmfdistdir}/tex/latex/kpfonts/omljkpvosw.fd
%{_texmfdistdir}/tex/latex/kpfonts/omljkpw.fd
%{_texmfdistdir}/tex/latex/kpfonts/omsjkp.fd
%{_texmfdistdir}/tex/latex/kpfonts/omsjkpl.fd
%{_texmfdistdir}/tex/latex/kpfonts/omsjkplw.fd
%{_texmfdistdir}/tex/latex/kpfonts/omsjkpw.fd
%{_texmfdistdir}/tex/latex/kpfonts/omxjkp.fd
%{_texmfdistdir}/tex/latex/kpfonts/omxjkpl.fd
%{_texmfdistdir}/tex/latex/kpfonts/omxjkpss.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkp.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpf.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpfosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpk.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpkf.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpkfosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpkos.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpkosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpkvos.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpl.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkplf.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkplfosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkplk.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkplkf.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkplkfosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkplkos.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkplkosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkplkvos.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkplos.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkplosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkplvos.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpos.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkposn.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpss.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpssf.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpssfosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpssk.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpsskf.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpsskfosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpsskos.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpsskosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpsskvos.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpssos.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpssosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpssvos.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkptt.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpttos.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpttosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpttvos.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpvos.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpx.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpxf.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpxfosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpxk.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpxkf.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpxkfosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpxkos.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpxkosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpxkvos.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpxos.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpxosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/ot1jkpxvos.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkp.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkpf.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkpfosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkpk.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkpkf.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkpkfosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkpkos.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkpkosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkpkvos.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkpl.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkplf.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkplfosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkplk.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkplkf.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkplkfosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkplkos.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkplkosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkplkvos.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkplos.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkplosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkplvos.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkpos.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkposn.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkpss.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkpssf.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkpssfosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkpssk.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkpsskf.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkpsskfosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkpsskos.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkpsskosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkpsskvos.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkpssos.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkpssosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkpssvos.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkptt.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkpttos.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkpttosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkpttvos.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkpvos.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkpx.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkpxf.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkpxfosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkpxk.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkpxkf.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkpxkfosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkpxkos.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkpxkosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkpxkvos.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkpxos.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkpxosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/t1jkpxvos.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkp.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpf.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpfosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpk.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpkf.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpkfosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpkos.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpkosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpkvos.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpl.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkplf.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkplfosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkplk.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkplkf.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkplkfosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkplkos.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkplkosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkplkvos.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkplos.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkplosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkplvos.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpos.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkposn.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpss.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpssf.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpssfosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpssk.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpsskf.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpsskfosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpsskos.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpsskosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpsskvos.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpssos.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpssosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpssvos.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkptt.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpttos.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpttosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpttvos.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpvos.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpx.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpxf.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpxfosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpxk.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpxkf.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpxkfosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpxkos.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpxkosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpxkvos.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpxos.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpxosn.fd
%{_texmfdistdir}/tex/latex/kpfonts/ts1jkpxvos.fd
%{_texmfdistdir}/tex/latex/kpfonts/ujkpexa.fd
%{_texmfdistdir}/tex/latex/kpfonts/ujkplexa.fd
%{_texmfdistdir}/tex/latex/kpfonts/ujkplmia.fd
%{_texmfdistdir}/tex/latex/kpfonts/ujkplmiaw.fd
%{_texmfdistdir}/tex/latex/kpfonts/ujkplsyb.fd
%{_texmfdistdir}/tex/latex/kpfonts/ujkplsybw.fd
%{_texmfdistdir}/tex/latex/kpfonts/ujkplsyc.fd
%{_texmfdistdir}/tex/latex/kpfonts/ujkplsyd.fd
%{_texmfdistdir}/tex/latex/kpfonts/ujkplsydw.fd
%{_texmfdistdir}/tex/latex/kpfonts/ujkpmia.fd
%{_texmfdistdir}/tex/latex/kpfonts/ujkpmiaw.fd
%{_texmfdistdir}/tex/latex/kpfonts/ujkpsslsyb.fd
%{_texmfdistdir}/tex/latex/kpfonts/ujkpsslsybw.fd
%{_texmfdistdir}/tex/latex/kpfonts/ujkpssmia.fd
%{_texmfdistdir}/tex/latex/kpfonts/ujkpsssyb.fd
%{_texmfdistdir}/tex/latex/kpfonts/ujkpsssybw.fd
%{_texmfdistdir}/tex/latex/kpfonts/ujkpsya.fd
%{_texmfdistdir}/tex/latex/kpfonts/ujkpsyb.fd
%{_texmfdistdir}/tex/latex/kpfonts/ujkpsybw.fd
%{_texmfdistdir}/tex/latex/kpfonts/ujkpsyc.fd
%{_texmfdistdir}/tex/latex/kpfonts/ujkpsyd.fd
%{_texmfdistdir}/tex/latex/kpfonts/ujkpsydw.fd
%files -n texlive-kpfonts-fonts
%defattr(-,root,root,755)
%dir %{_datadir}/fonts/texlive-kpfonts
%config %{_sysconfdir}/fonts/conf.avail/58-texlive-kpfonts.conf
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-kpfonts/encodings.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-kpfonts/fonts.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-kpfonts/fonts.scale
%{_datadir}/fonts/texlive-kpfonts/jkpbex.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpbexa.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpbit8a.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpbitc.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpbite.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpbmi.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpbmia.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpbn8a.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpbnc.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpbne.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpbsc8a.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpbsce.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpbsy.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpbsya.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpbsyb.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpbsyc.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpbsyd.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpex.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpexa.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpkbsc.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpkmsc.pfb
%{_datadir}/fonts/texlive-kpfonts/jkplbex.pfb
%{_datadir}/fonts/texlive-kpfonts/jkplbexa.pfb
%{_datadir}/fonts/texlive-kpfonts/jkplbit8a.pfb
%{_datadir}/fonts/texlive-kpfonts/jkplbitc.pfb
%{_datadir}/fonts/texlive-kpfonts/jkplbite.pfb
%{_datadir}/fonts/texlive-kpfonts/jkplbmi.pfb
%{_datadir}/fonts/texlive-kpfonts/jkplbmia.pfb
%{_datadir}/fonts/texlive-kpfonts/jkplbn8a.pfb
%{_datadir}/fonts/texlive-kpfonts/jkplbnc.pfb
%{_datadir}/fonts/texlive-kpfonts/jkplbne.pfb
%{_datadir}/fonts/texlive-kpfonts/jkplbsc8a.pfb
%{_datadir}/fonts/texlive-kpfonts/jkplbsce.pfb
%{_datadir}/fonts/texlive-kpfonts/jkplbsy.pfb
%{_datadir}/fonts/texlive-kpfonts/jkplbsyb.pfb
%{_datadir}/fonts/texlive-kpfonts/jkplbsyc.pfb
%{_datadir}/fonts/texlive-kpfonts/jkplbsyd.pfb
%{_datadir}/fonts/texlive-kpfonts/jkplex.pfb
%{_datadir}/fonts/texlive-kpfonts/jkplexa.pfb
%{_datadir}/fonts/texlive-kpfonts/jkplkbsc.pfb
%{_datadir}/fonts/texlive-kpfonts/jkplkmsc.pfb
%{_datadir}/fonts/texlive-kpfonts/jkplmi.pfb
%{_datadir}/fonts/texlive-kpfonts/jkplmia.pfb
%{_datadir}/fonts/texlive-kpfonts/jkplmit8a.pfb
%{_datadir}/fonts/texlive-kpfonts/jkplmitc.pfb
%{_datadir}/fonts/texlive-kpfonts/jkplmite.pfb
%{_datadir}/fonts/texlive-kpfonts/jkplmn8a.pfb
%{_datadir}/fonts/texlive-kpfonts/jkplmnc.pfb
%{_datadir}/fonts/texlive-kpfonts/jkplmne.pfb
%{_datadir}/fonts/texlive-kpfonts/jkplmsc8a.pfb
%{_datadir}/fonts/texlive-kpfonts/jkplmsce.pfb
%{_datadir}/fonts/texlive-kpfonts/jkplsy.pfb
%{_datadir}/fonts/texlive-kpfonts/jkplsyb.pfb
%{_datadir}/fonts/texlive-kpfonts/jkplsyc.pfb
%{_datadir}/fonts/texlive-kpfonts/jkplsyd.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpmi.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpmia.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpmit8a.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpmitc.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpmite.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpmn8a.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpmnc.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpmne.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpmsc8a.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpmsce.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpssbn8a.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpssbnc.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpssbne.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpssbsc8a.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpssbsce.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpsskbsc.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpsskmsc.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpssmn8a.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpssmnc.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpssmne.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpssmsc8a.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpssmsce.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpsy.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpsya.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpsyb.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpsyc.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpsyd.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpttbn8a.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpttbnc.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpttbne.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpttmn8a.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpttmnc.pfb
%{_datadir}/fonts/texlive-kpfonts/jkpttmne.pfb
/var/adm/update-scripts/texlive-kpfonts-%{texlive_version}.%{texlive_noarch}.3.31svn29803-%{release}-zypper
%package -n texlive-ksfh_nat
Version: %{texlive_version}.%{texlive_noarch}.1.1svn24825
Release: 0
Summary: BibTeX style for KSFH Munich
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source94: ksfh_nat.tar.xz
%description -n texlive-ksfh_nat
The package supports bibliographies as standard for KSFH
(Katholische Stiftungsfachhochschule) Munich. BibTeX entries in
article, book, inbook, incollection and misc formats are
supported.
date: 2015-08-03 03:43:12 +0000
%post -n texlive-ksfh_nat
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-ksfh_nat
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-ksfh_nat
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-ksfh_nat
%defattr(-,root,root,755)
%{_texmfdistdir}/bibtex/bst/ksfh_nat/ksfh_nat.bst
/var/adm/update-scripts/texlive-ksfh_nat-%{texlive_version}.%{texlive_noarch}.1.1svn24825-%{release}-zypper
%package -n texlive-ksp-thesis
Version: %{texlive_version}.%{texlive_noarch}.1.0.2svn39080
Release: 0
Summary: A LaTeX class for theses published with KIT Scientific Publishing
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-ksp-thesis-doc >= %{texlive_version}
Provides: tex(ksp-thesis.cls)
Requires: tex(arsclassica.sty)
Requires: tex(classicthesis.sty)
Requires: tex(etoolbox.sty)
Requires: tex(hyperref.sty)
Requires: tex(ragged2e.sty)
Requires: tex(scrbook.cls)
Requires: tex(scrlayer-scrpage.sty)
Requires: tex(xkeyval.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source95: ksp-thesis.tar.xz
Source96: ksp-thesis.doc.tar.xz
%description -n texlive-ksp-thesis
This package provides a LaTeX class intended for authors who
want to publish their thesis or other scientific work with KIT
Scientific Publishing (KSP). The class is based on the scrbook
class of the KOMA-script bundle in combination with the
ClassicThesis and ArsClassica packages. It modifies some of the
layout and style definitions of these packages in order to
provide a document layout that should be compatible with the
requirements by KSP.
date: 2015-12-10 12:54:57 +0000
%package -n texlive-ksp-thesis-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0.2svn39080
Release: 0
Summary: Documentation for texlive-ksp-thesis
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-ksp-thesis-doc
This package includes the documentation for texlive-ksp-thesis
%post -n texlive-ksp-thesis
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-ksp-thesis
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-ksp-thesis
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-ksp-thesis-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/ksp-thesis/LISTOFFILES
%{_texmfdistdir}/doc/latex/ksp-thesis/README.md
%{_texmfdistdir}/doc/latex/ksp-thesis/demo/full/content/appendix.tex
%{_texmfdistdir}/doc/latex/ksp-thesis/demo/full/content/appendix/bibliography.tex
%{_texmfdistdir}/doc/latex/ksp-thesis/demo/full/content/appendix/lists.tex
%{_texmfdistdir}/doc/latex/ksp-thesis/demo/full/content/docinfo.tex
%{_texmfdistdir}/doc/latex/ksp-thesis/demo/full/content/front/abstract.tex
%{_texmfdistdir}/doc/latex/ksp-thesis/demo/full/content/front/acknowledgments.tex
%{_texmfdistdir}/doc/latex/ksp-thesis/demo/full/content/front/dirtytitle.tex
%{_texmfdistdir}/doc/latex/ksp-thesis/demo/full/content/front/lists.tex
%{_texmfdistdir}/doc/latex/ksp-thesis/demo/full/content/front/publications.tex
%{_texmfdistdir}/doc/latex/ksp-thesis/demo/full/content/front/titlepage.tex
%{_texmfdistdir}/doc/latex/ksp-thesis/demo/full/content/front/toc.tex
%{_texmfdistdir}/doc/latex/ksp-thesis/demo/full/content/frontmatter.tex
%{_texmfdistdir}/doc/latex/ksp-thesis/demo/full/content/mainmatter.tex
%{_texmfdistdir}/doc/latex/ksp-thesis/demo/full/example.tex
%{_texmfdistdir}/doc/latex/ksp-thesis/demo/full/preamble/layout.tex
%{_texmfdistdir}/doc/latex/ksp-thesis/demo/minimal/example.tex
%{_texmfdistdir}/doc/latex/ksp-thesis/ksp-thesis.pdf
%{_texmfdistdir}/doc/latex/ksp-thesis/ksp-thesis.tex
%files -n texlive-ksp-thesis
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/ksp-thesis/ksp-thesis.cls
/var/adm/update-scripts/texlive-ksp-thesis-%{texlive_version}.%{texlive_noarch}.1.0.2svn39080-%{release}-zypper
%package -n texlive-ktv-texdata
Version: %{texlive_version}.%{texlive_noarch}.05.34svn27369
Release: 0
Summary: Extract subsets of documents
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-ktv-texdata-doc >= %{texlive_version}
Provides: tex(ktv-buildnum.sty)
Provides: tex(ktv-texdata.sty)
Requires: tex(verbatim.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source97: ktv-texdata.tar.xz
Source98: ktv-texdata.doc.tar.xz
%description -n texlive-ktv-texdata
The package defines an exercice environment which numbers every
exercise, and a command \get to extract a collection whose
argument is a comma-separated set of exercise index numbers.
While the package was designed for teachers constructing tables
of exercises, it plainly has more general application.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-ktv-texdata-doc
Version: %{texlive_version}.%{texlive_noarch}.05.34svn27369
Release: 0
Summary: Documentation for texlive-ktv-texdata
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-ktv-texdata-doc
This package includes the documentation for texlive-ktv-texdata
%post -n texlive-ktv-texdata
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-ktv-texdata
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-ktv-texdata
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-ktv-texdata-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/ktv-texdata/README
%{_texmfdistdir}/doc/latex/ktv-texdata/README.txt.doc
%{_texmfdistdir}/doc/latex/ktv-texdata/ktv-data.tex
%{_texmfdistdir}/doc/latex/ktv-texdata/ktv-test.KTVhint
%{_texmfdistdir}/doc/latex/ktv-texdata/ktv-test.tex
%{_texmfdistdir}/doc/latex/ktv-texdata/ktv-texdata.ktvnum
%{_texmfdistdir}/doc/latex/ktv-texdata/ktv-texdata.pdf
%files -n texlive-ktv-texdata
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/ktv-texdata/ktv-buildnum.sty
%{_texmfdistdir}/tex/latex/ktv-texdata/ktv-texdata.sty
/var/adm/update-scripts/texlive-ktv-texdata-%{texlive_version}.%{texlive_noarch}.05.34svn27369-%{release}-zypper
%package -n texlive-kurier
Version: %{texlive_version}.%{texlive_noarch}.0.0.995bsvn19612
Release: 0
Summary: A two-element sans-serif typeface
License: LPPL-1.3c
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(post): findutils
Requires(post): grep
Requires(post): sed
Requires(post): texlive >= %{texlive_version}
Requires(post): tex(updmap.cfg)
#!BuildIgnore: tex(updmap.cfg)
Requires(postun): findutils
Requires(postun): grep
Requires(postun): sed
Requires(postun): texlive >= %{texlive_version}
Requires(postun): tex(updmap.cfg)
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires: texlive-kurier-fonts >= %{texlive_version}
Recommends: texlive-kurier-doc >= %{texlive_version}
Provides: tex(cs-kurier-sc.enc)
Provides: tex(cs-kurier.enc)
Provides: tex(cs-kurierb-sc.tfm)
Provides: tex(cs-kurierb.tfm)
Provides: tex(cs-kurierbi-sc.tfm)
Provides: tex(cs-kurierbi.tfm)
Provides: tex(cs-kuriercb-sc.tfm)
Provides: tex(cs-kuriercb.tfm)
Provides: tex(cs-kuriercbi-sc.tfm)
Provides: tex(cs-kuriercbi.tfm)
Provides: tex(cs-kurierch-sc.tfm)
Provides: tex(cs-kurierch.tfm)
Provides: tex(cs-kurierchi-sc.tfm)
Provides: tex(cs-kurierchi.tfm)
Provides: tex(cs-kuriercl-sc.tfm)
Provides: tex(cs-kuriercl.tfm)
Provides: tex(cs-kuriercli-sc.tfm)
Provides: tex(cs-kuriercli.tfm)
Provides: tex(cs-kuriercm-sc.tfm)
Provides: tex(cs-kuriercm.tfm)
Provides: tex(cs-kuriercmi-sc.tfm)
Provides: tex(cs-kuriercmi.tfm)
Provides: tex(cs-kuriercr-sc.tfm)
Provides: tex(cs-kuriercr.tfm)
Provides: tex(cs-kuriercri-sc.tfm)
Provides: tex(cs-kuriercri.tfm)
Provides: tex(cs-kurierh-sc.tfm)
Provides: tex(cs-kurierh.tfm)
Provides: tex(cs-kurierhi-sc.tfm)
Provides: tex(cs-kurierhi.tfm)
Provides: tex(cs-kurierl-sc.tfm)
Provides: tex(cs-kurierl.tfm)
Provides: tex(cs-kurierli-sc.tfm)
Provides: tex(cs-kurierli.tfm)
Provides: tex(cs-kurierm-sc.tfm)
Provides: tex(cs-kurierm.tfm)
Provides: tex(cs-kuriermi-sc.tfm)
Provides: tex(cs-kuriermi.tfm)
Provides: tex(cs-kurierr-sc.tfm)
Provides: tex(cs-kurierr.tfm)
Provides: tex(cs-kurierri-sc.tfm)
Provides: tex(cs-kurierri.tfm)
Provides: tex(ec-kurier-sc.enc)
Provides: tex(ec-kurier.enc)
Provides: tex(ec-kurierb-sc.tfm)
Provides: tex(ec-kurierb.tfm)
Provides: tex(ec-kurierbi-sc.tfm)
Provides: tex(ec-kurierbi.tfm)
Provides: tex(ec-kuriercb-sc.tfm)
Provides: tex(ec-kuriercb.tfm)
Provides: tex(ec-kuriercbi-sc.tfm)
Provides: tex(ec-kuriercbi.tfm)
Provides: tex(ec-kurierch-sc.tfm)
Provides: tex(ec-kurierch.tfm)
Provides: tex(ec-kurierchi-sc.tfm)
Provides: tex(ec-kurierchi.tfm)
Provides: tex(ec-kuriercl-sc.tfm)
Provides: tex(ec-kuriercl.tfm)
Provides: tex(ec-kuriercli-sc.tfm)
Provides: tex(ec-kuriercli.tfm)
Provides: tex(ec-kuriercm-sc.tfm)
Provides: tex(ec-kuriercm.tfm)
Provides: tex(ec-kuriercmi-sc.tfm)
Provides: tex(ec-kuriercmi.tfm)
Provides: tex(ec-kuriercr-sc.tfm)
Provides: tex(ec-kuriercr.tfm)
Provides: tex(ec-kuriercri-sc.tfm)
Provides: tex(ec-kuriercri.tfm)
Provides: tex(ec-kurierh-sc.tfm)
Provides: tex(ec-kurierh.tfm)
Provides: tex(ec-kurierhi-sc.tfm)
Provides: tex(ec-kurierhi.tfm)
Provides: tex(ec-kurierl-sc.tfm)
Provides: tex(ec-kurierl.tfm)
Provides: tex(ec-kurierli-sc.tfm)
Provides: tex(ec-kurierli.tfm)
Provides: tex(ec-kurierm-sc.tfm)
Provides: tex(ec-kurierm.tfm)
Provides: tex(ec-kuriermi-sc.tfm)
Provides: tex(ec-kuriermi.tfm)
Provides: tex(ec-kurierr-sc.tfm)
Provides: tex(ec-kurierr.tfm)
Provides: tex(ec-kurierri-sc.tfm)
Provides: tex(ec-kurierri.tfm)
Provides: tex(ex-kurier.enc)
Provides: tex(ex-kurierb.tfm)
Provides: tex(ex-kuriercb.tfm)
Provides: tex(ex-kurierch.tfm)
Provides: tex(ex-kuriercl.tfm)
Provides: tex(ex-kuriercm.tfm)
Provides: tex(ex-kuriercr.tfm)
Provides: tex(ex-kurierh.tfm)
Provides: tex(ex-kurierl.tfm)
Provides: tex(ex-kurierm.tfm)
Provides: tex(ex-kurierr.tfm)
Provides: tex(greek-kurier.enc)
Provides: tex(greek-kurierb.tfm)
Provides: tex(greek-kurierbi.tfm)
Provides: tex(greek-kuriercb.tfm)
Provides: tex(greek-kuriercbi.tfm)
Provides: tex(greek-kurierch.tfm)
Provides: tex(greek-kurierchi.tfm)
Provides: tex(greek-kuriercl.tfm)
Provides: tex(greek-kuriercli.tfm)
Provides: tex(greek-kuriercm.tfm)
Provides: tex(greek-kuriercmi.tfm)
Provides: tex(greek-kuriercr.tfm)
Provides: tex(greek-kuriercri.tfm)
Provides: tex(greek-kurierh.tfm)
Provides: tex(greek-kurierhi.tfm)
Provides: tex(greek-kurierl.tfm)
Provides: tex(greek-kurierli.tfm)
Provides: tex(greek-kurierm.tfm)
Provides: tex(greek-kuriermi.tfm)
Provides: tex(greek-kurierr.tfm)
Provides: tex(greek-kurierri.tfm)
Provides: tex(il2kurier.fd)
Provides: tex(il2kurierc.fd)
Provides: tex(il2kurierl.fd)
Provides: tex(il2kurierlc.fd)
Provides: tex(kurier-cs.map)
Provides: tex(kurier-ec.map)
Provides: tex(kurier-ex.map)
Provides: tex(kurier-greek.map)
Provides: tex(kurier-l7x.map)
Provides: tex(kurier-math.tex)
Provides: tex(kurier-mi.map)
Provides: tex(kurier-qx.map)
Provides: tex(kurier-rm.map)
Provides: tex(kurier-sy.map)
Provides: tex(kurier-t2a.map)
Provides: tex(kurier-t2b.map)
Provides: tex(kurier-t2c.map)
Provides: tex(kurier-t5.map)
Provides: tex(kurier-texnansi.map)
Provides: tex(kurier-ts1.map)
Provides: tex(kurier-wncy.map)
Provides: tex(kurier.map)
Provides: tex(kurier.sty)
Provides: tex(l7x-kurier-sc.enc)
Provides: tex(l7x-kurier.enc)
Provides: tex(l7x-kurierb-sc.tfm)
Provides: tex(l7x-kurierb.tfm)
Provides: tex(l7x-kurierbi-sc.tfm)
Provides: tex(l7x-kurierbi.tfm)
Provides: tex(l7x-kuriercb-sc.tfm)
Provides: tex(l7x-kuriercb.tfm)
Provides: tex(l7x-kuriercbi-sc.tfm)
Provides: tex(l7x-kuriercbi.tfm)
Provides: tex(l7x-kurierch-sc.tfm)
Provides: tex(l7x-kurierch.tfm)
Provides: tex(l7x-kurierchi-sc.tfm)
Provides: tex(l7x-kurierchi.tfm)
Provides: tex(l7x-kuriercl-sc.tfm)
Provides: tex(l7x-kuriercl.tfm)
Provides: tex(l7x-kuriercli-sc.tfm)
Provides: tex(l7x-kuriercli.tfm)
Provides: tex(l7x-kuriercm-sc.tfm)
Provides: tex(l7x-kuriercm.tfm)
Provides: tex(l7x-kuriercmi-sc.tfm)
Provides: tex(l7x-kuriercmi.tfm)
Provides: tex(l7x-kuriercr-sc.tfm)
Provides: tex(l7x-kuriercr.tfm)
Provides: tex(l7x-kuriercri-sc.tfm)
Provides: tex(l7x-kuriercri.tfm)
Provides: tex(l7x-kurierh-sc.tfm)
Provides: tex(l7x-kurierh.tfm)
Provides: tex(l7x-kurierhi-sc.tfm)
Provides: tex(l7x-kurierhi.tfm)
Provides: tex(l7x-kurierl-sc.tfm)
Provides: tex(l7x-kurierl.tfm)
Provides: tex(l7x-kurierli-sc.tfm)
Provides: tex(l7x-kurierli.tfm)
Provides: tex(l7x-kurierm-sc.tfm)
Provides: tex(l7x-kurierm.tfm)
Provides: tex(l7x-kuriermi-sc.tfm)
Provides: tex(l7x-kuriermi.tfm)
Provides: tex(l7x-kurierr-sc.tfm)
Provides: tex(l7x-kurierr.tfm)
Provides: tex(l7x-kurierri-sc.tfm)
Provides: tex(l7x-kurierri.tfm)
Provides: tex(l7xkurier.fd)
Provides: tex(l7xkurierc.fd)
Provides: tex(l7xkurierl.fd)
Provides: tex(l7xkurierlc.fd)
Provides: tex(ly1kurier.fd)
Provides: tex(ly1kurierc.fd)
Provides: tex(ly1kurierl.fd)
Provides: tex(ly1kurierlc.fd)
Provides: tex(mi-kurier.enc)
Provides: tex(mi-kurierbi.tfm)
Provides: tex(mi-kuriercbi.tfm)
Provides: tex(mi-kurierchi.tfm)
Provides: tex(mi-kuriercli.tfm)
Provides: tex(mi-kuriercmi.tfm)
Provides: tex(mi-kuriercri.tfm)
Provides: tex(mi-kurierhi.tfm)
Provides: tex(mi-kurierli.tfm)
Provides: tex(mi-kuriermi.tfm)
Provides: tex(mi-kurierri.tfm)
Provides: tex(omlkurier.fd)
Provides: tex(omlkurierc.fd)
Provides: tex(omlkurierl.fd)
Provides: tex(omlkurierlc.fd)
Provides: tex(omskurier.fd)
Provides: tex(omskurierc.fd)
Provides: tex(omskurierl.fd)
Provides: tex(omskurierlc.fd)
Provides: tex(omxkurier.fd)
Provides: tex(omxkurierc.fd)
Provides: tex(omxkurierl.fd)
Provides: tex(omxkurierlc.fd)
Provides: tex(ot1kurier.fd)
Provides: tex(ot1kurierc.fd)
Provides: tex(ot1kuriercm.fd)
Provides: tex(ot1kurierl.fd)
Provides: tex(ot1kurierlc.fd)
Provides: tex(ot1kurierlcm.fd)
Provides: tex(ot1kurierlm.fd)
Provides: tex(ot1kurierm.fd)
Provides: tex(ot2kurier.fd)
Provides: tex(ot2kurierc.fd)
Provides: tex(ot2kurierl.fd)
Provides: tex(ot2kurierlc.fd)
Provides: tex(ot4kurier.fd)
Provides: tex(ot4kurierc.fd)
Provides: tex(ot4kurierl.fd)
Provides: tex(ot4kurierlc.fd)
Provides: tex(qx-kurier-sc.enc)
Provides: tex(qx-kurier.enc)
Provides: tex(qx-kurierb-sc.tfm)
Provides: tex(qx-kurierb.tfm)
Provides: tex(qx-kurierbi-sc.tfm)
Provides: tex(qx-kurierbi.tfm)
Provides: tex(qx-kuriercb-sc.tfm)
Provides: tex(qx-kuriercb.tfm)
Provides: tex(qx-kuriercbi-sc.tfm)
Provides: tex(qx-kuriercbi.tfm)
Provides: tex(qx-kurierch-sc.tfm)
Provides: tex(qx-kurierch.tfm)
Provides: tex(qx-kurierchi-sc.tfm)
Provides: tex(qx-kurierchi.tfm)
Provides: tex(qx-kuriercl-sc.tfm)
Provides: tex(qx-kuriercl.tfm)
Provides: tex(qx-kuriercli-sc.tfm)
Provides: tex(qx-kuriercli.tfm)
Provides: tex(qx-kuriercm-sc.tfm)
Provides: tex(qx-kuriercm.tfm)
Provides: tex(qx-kuriercmi-sc.tfm)
Provides: tex(qx-kuriercmi.tfm)
Provides: tex(qx-kuriercr-sc.tfm)
Provides: tex(qx-kuriercr.tfm)
Provides: tex(qx-kuriercri-sc.tfm)
Provides: tex(qx-kuriercri.tfm)
Provides: tex(qx-kurierh-sc.tfm)
Provides: tex(qx-kurierh.tfm)
Provides: tex(qx-kurierhi-sc.tfm)
Provides: tex(qx-kurierhi.tfm)
Provides: tex(qx-kurierl-sc.tfm)
Provides: tex(qx-kurierl.tfm)
Provides: tex(qx-kurierli-sc.tfm)
Provides: tex(qx-kurierli.tfm)
Provides: tex(qx-kurierm-sc.tfm)
Provides: tex(qx-kurierm.tfm)
Provides: tex(qx-kuriermi-sc.tfm)
Provides: tex(qx-kuriermi.tfm)
Provides: tex(qx-kurierr-sc.tfm)
Provides: tex(qx-kurierr.tfm)
Provides: tex(qx-kurierri-sc.tfm)
Provides: tex(qx-kurierri.tfm)
Provides: tex(qxkurier.fd)
Provides: tex(qxkurierc.fd)
Provides: tex(qxkurierl.fd)
Provides: tex(qxkurierlc.fd)
Provides: tex(rm-kurier-sc.enc)
Provides: tex(rm-kurier.enc)
Provides: tex(rm-kurierb-sc.tfm)
Provides: tex(rm-kurierb.tfm)
Provides: tex(rm-kurierbi-sc.tfm)
Provides: tex(rm-kurierbi.tfm)
Provides: tex(rm-kuriercb-sc.tfm)
Provides: tex(rm-kuriercb.tfm)
Provides: tex(rm-kuriercbi-sc.tfm)
Provides: tex(rm-kuriercbi.tfm)
Provides: tex(rm-kurierch-sc.tfm)
Provides: tex(rm-kurierch.tfm)
Provides: tex(rm-kurierchi-sc.tfm)
Provides: tex(rm-kurierchi.tfm)
Provides: tex(rm-kuriercl-sc.tfm)
Provides: tex(rm-kuriercl.tfm)
Provides: tex(rm-kuriercli-sc.tfm)
Provides: tex(rm-kuriercli.tfm)
Provides: tex(rm-kuriercm-sc.tfm)
Provides: tex(rm-kuriercm.tfm)
Provides: tex(rm-kuriercmi-sc.tfm)
Provides: tex(rm-kuriercmi.tfm)
Provides: tex(rm-kuriercr-sc.tfm)
Provides: tex(rm-kuriercr.tfm)
Provides: tex(rm-kuriercri-sc.tfm)
Provides: tex(rm-kuriercri.tfm)
Provides: tex(rm-kurierh-sc.tfm)
Provides: tex(rm-kurierh.tfm)
Provides: tex(rm-kurierhi-sc.tfm)
Provides: tex(rm-kurierhi.tfm)
Provides: tex(rm-kurierl-sc.tfm)
Provides: tex(rm-kurierl.tfm)
Provides: tex(rm-kurierli-sc.tfm)
Provides: tex(rm-kurierli.tfm)
Provides: tex(rm-kurierm-sc.tfm)
Provides: tex(rm-kurierm.tfm)
Provides: tex(rm-kuriermi-sc.tfm)
Provides: tex(rm-kuriermi.tfm)
Provides: tex(rm-kurierr-sc.tfm)
Provides: tex(rm-kurierr.tfm)
Provides: tex(rm-kurierri-sc.tfm)
Provides: tex(rm-kurierri.tfm)
Provides: tex(sy-kurier.enc)
Provides: tex(sy-kurierbz.tfm)
Provides: tex(sy-kuriercbz.tfm)
Provides: tex(sy-kurierchz.tfm)
Provides: tex(sy-kurierclz.tfm)
Provides: tex(sy-kuriercmz.tfm)
Provides: tex(sy-kuriercrz.tfm)
Provides: tex(sy-kurierhz.tfm)
Provides: tex(sy-kurierlz.tfm)
Provides: tex(sy-kuriermz.tfm)
Provides: tex(sy-kurierrz.tfm)
Provides: tex(t1kurier.fd)
Provides: tex(t1kurierc.fd)
Provides: tex(t1kurierl.fd)
Provides: tex(t1kurierlc.fd)
Provides: tex(t2a-kurier.enc)
Provides: tex(t2a-kurierb.tfm)
Provides: tex(t2a-kurierbi.tfm)
Provides: tex(t2a-kuriercb.tfm)
Provides: tex(t2a-kuriercbi.tfm)
Provides: tex(t2a-kurierch.tfm)
Provides: tex(t2a-kurierchi.tfm)
Provides: tex(t2a-kuriercl.tfm)
Provides: tex(t2a-kuriercli.tfm)
Provides: tex(t2a-kuriercm.tfm)
Provides: tex(t2a-kuriercmi.tfm)
Provides: tex(t2a-kuriercr.tfm)
Provides: tex(t2a-kuriercri.tfm)
Provides: tex(t2a-kurierh.tfm)
Provides: tex(t2a-kurierhi.tfm)
Provides: tex(t2a-kurierl.tfm)
Provides: tex(t2a-kurierli.tfm)
Provides: tex(t2a-kurierm.tfm)
Provides: tex(t2a-kuriermi.tfm)
Provides: tex(t2a-kurierr.tfm)
Provides: tex(t2a-kurierri.tfm)
Provides: tex(t2akurier.fd)
Provides: tex(t2akurierc.fd)
Provides: tex(t2akurierl.fd)
Provides: tex(t2akurierlc.fd)
Provides: tex(t2b-kurier.enc)
Provides: tex(t2b-kurierb.tfm)
Provides: tex(t2b-kurierbi.tfm)
Provides: tex(t2b-kuriercb.tfm)
Provides: tex(t2b-kuriercbi.tfm)
Provides: tex(t2b-kurierch.tfm)
Provides: tex(t2b-kurierchi.tfm)
Provides: tex(t2b-kuriercl.tfm)
Provides: tex(t2b-kuriercli.tfm)
Provides: tex(t2b-kuriercm.tfm)
Provides: tex(t2b-kuriercmi.tfm)
Provides: tex(t2b-kuriercr.tfm)
Provides: tex(t2b-kuriercri.tfm)
Provides: tex(t2b-kurierh.tfm)
Provides: tex(t2b-kurierhi.tfm)
Provides: tex(t2b-kurierl.tfm)
Provides: tex(t2b-kurierli.tfm)
Provides: tex(t2b-kurierm.tfm)
Provides: tex(t2b-kuriermi.tfm)
Provides: tex(t2b-kurierr.tfm)
Provides: tex(t2b-kurierri.tfm)
Provides: tex(t2bkurier.fd)
Provides: tex(t2bkurierc.fd)
Provides: tex(t2bkurierl.fd)
Provides: tex(t2bkurierlc.fd)
Provides: tex(t2c-kurier.enc)
Provides: tex(t2c-kurierb.tfm)
Provides: tex(t2c-kurierbi.tfm)
Provides: tex(t2c-kuriercb.tfm)
Provides: tex(t2c-kuriercbi.tfm)
Provides: tex(t2c-kurierch.tfm)
Provides: tex(t2c-kurierchi.tfm)
Provides: tex(t2c-kuriercl.tfm)
Provides: tex(t2c-kuriercli.tfm)
Provides: tex(t2c-kuriercm.tfm)
Provides: tex(t2c-kuriercmi.tfm)
Provides: tex(t2c-kuriercr.tfm)
Provides: tex(t2c-kuriercri.tfm)
Provides: tex(t2c-kurierh.tfm)
Provides: tex(t2c-kurierhi.tfm)
Provides: tex(t2c-kurierl.tfm)
Provides: tex(t2c-kurierli.tfm)
Provides: tex(t2c-kurierm.tfm)
Provides: tex(t2c-kuriermi.tfm)
Provides: tex(t2c-kurierr.tfm)
Provides: tex(t2c-kurierri.tfm)
Provides: tex(t2ckurier.fd)
Provides: tex(t2ckurierc.fd)
Provides: tex(t2ckurierl.fd)
Provides: tex(t2ckurierlc.fd)
Provides: tex(t5-kurier-sc.enc)
Provides: tex(t5-kurier.enc)
Provides: tex(t5-kurierb-sc.tfm)
Provides: tex(t5-kurierb.tfm)
Provides: tex(t5-kurierbi-sc.tfm)
Provides: tex(t5-kurierbi.tfm)
Provides: tex(t5-kuriercb-sc.tfm)
Provides: tex(t5-kuriercb.tfm)
Provides: tex(t5-kuriercbi-sc.tfm)
Provides: tex(t5-kuriercbi.tfm)
Provides: tex(t5-kurierch-sc.tfm)
Provides: tex(t5-kurierch.tfm)
Provides: tex(t5-kurierchi-sc.tfm)
Provides: tex(t5-kurierchi.tfm)
Provides: tex(t5-kuriercl-sc.tfm)
Provides: tex(t5-kuriercl.tfm)
Provides: tex(t5-kuriercli-sc.tfm)
Provides: tex(t5-kuriercli.tfm)
Provides: tex(t5-kuriercm-sc.tfm)
Provides: tex(t5-kuriercm.tfm)
Provides: tex(t5-kuriercmi-sc.tfm)
Provides: tex(t5-kuriercmi.tfm)
Provides: tex(t5-kuriercr-sc.tfm)
Provides: tex(t5-kuriercr.tfm)
Provides: tex(t5-kuriercri-sc.tfm)
Provides: tex(t5-kuriercri.tfm)
Provides: tex(t5-kurierh-sc.tfm)
Provides: tex(t5-kurierh.tfm)
Provides: tex(t5-kurierhi-sc.tfm)
Provides: tex(t5-kurierhi.tfm)
Provides: tex(t5-kurierl-sc.tfm)
Provides: tex(t5-kurierl.tfm)
Provides: tex(t5-kurierli-sc.tfm)
Provides: tex(t5-kurierli.tfm)
Provides: tex(t5-kurierm-sc.tfm)
Provides: tex(t5-kurierm.tfm)
Provides: tex(t5-kuriermi-sc.tfm)
Provides: tex(t5-kuriermi.tfm)
Provides: tex(t5-kurierr-sc.tfm)
Provides: tex(t5-kurierr.tfm)
Provides: tex(t5-kurierri-sc.tfm)
Provides: tex(t5-kurierri.tfm)
Provides: tex(t5kurier.fd)
Provides: tex(t5kurierc.fd)
Provides: tex(t5kurierl.fd)
Provides: tex(t5kurierlc.fd)
Provides: tex(texnansi-kurier-sc.enc)
Provides: tex(texnansi-kurier.enc)
Provides: tex(texnansi-kurierb-sc.tfm)
Provides: tex(texnansi-kurierb.tfm)
Provides: tex(texnansi-kurierbi-sc.tfm)
Provides: tex(texnansi-kurierbi.tfm)
Provides: tex(texnansi-kuriercb-sc.tfm)
Provides: tex(texnansi-kuriercb.tfm)
Provides: tex(texnansi-kuriercbi-sc.tfm)
Provides: tex(texnansi-kuriercbi.tfm)
Provides: tex(texnansi-kurierch-sc.tfm)
Provides: tex(texnansi-kurierch.tfm)
Provides: tex(texnansi-kurierchi-sc.tfm)
Provides: tex(texnansi-kurierchi.tfm)
Provides: tex(texnansi-kuriercl-sc.tfm)
Provides: tex(texnansi-kuriercl.tfm)
Provides: tex(texnansi-kuriercli-sc.tfm)
Provides: tex(texnansi-kuriercli.tfm)
Provides: tex(texnansi-kuriercm-sc.tfm)
Provides: tex(texnansi-kuriercm.tfm)
Provides: tex(texnansi-kuriercmi-sc.tfm)
Provides: tex(texnansi-kuriercmi.tfm)
Provides: tex(texnansi-kuriercr-sc.tfm)
Provides: tex(texnansi-kuriercr.tfm)
Provides: tex(texnansi-kuriercri-sc.tfm)
Provides: tex(texnansi-kuriercri.tfm)
Provides: tex(texnansi-kurierh-sc.tfm)
Provides: tex(texnansi-kurierh.tfm)
Provides: tex(texnansi-kurierhi-sc.tfm)
Provides: tex(texnansi-kurierhi.tfm)
Provides: tex(texnansi-kurierl-sc.tfm)
Provides: tex(texnansi-kurierl.tfm)
Provides: tex(texnansi-kurierli-sc.tfm)
Provides: tex(texnansi-kurierli.tfm)
Provides: tex(texnansi-kurierm-sc.tfm)
Provides: tex(texnansi-kurierm.tfm)
Provides: tex(texnansi-kuriermi-sc.tfm)
Provides: tex(texnansi-kuriermi.tfm)
Provides: tex(texnansi-kurierr-sc.tfm)
Provides: tex(texnansi-kurierr.tfm)
Provides: tex(texnansi-kurierri-sc.tfm)
Provides: tex(texnansi-kurierri.tfm)
Provides: tex(ts1-kurier.enc)
Provides: tex(ts1-kurierb.tfm)
Provides: tex(ts1-kurierbi.tfm)
Provides: tex(ts1-kuriercb.tfm)
Provides: tex(ts1-kuriercbi.tfm)
Provides: tex(ts1-kurierch.tfm)
Provides: tex(ts1-kurierchi.tfm)
Provides: tex(ts1-kuriercl.tfm)
Provides: tex(ts1-kuriercli.tfm)
Provides: tex(ts1-kuriercm.tfm)
Provides: tex(ts1-kuriercmi.tfm)
Provides: tex(ts1-kuriercr.tfm)
Provides: tex(ts1-kuriercri.tfm)
Provides: tex(ts1-kurierh.tfm)
Provides: tex(ts1-kurierhi.tfm)
Provides: tex(ts1-kurierl.tfm)
Provides: tex(ts1-kurierli.tfm)
Provides: tex(ts1-kurierm.tfm)
Provides: tex(ts1-kuriermi.tfm)
Provides: tex(ts1-kurierr.tfm)
Provides: tex(ts1-kurierri.tfm)
Provides: tex(ts1kurier.fd)
Provides: tex(ts1kurierc.fd)
Provides: tex(ts1kurierl.fd)
Provides: tex(ts1kurierlc.fd)
Provides: tex(wncy-kurier.enc)
Provides: tex(wncy-kurierb.tfm)
Provides: tex(wncy-kurierbi.tfm)
Provides: tex(wncy-kuriercb.tfm)
Provides: tex(wncy-kuriercbi.tfm)
Provides: tex(wncy-kurierch.tfm)
Provides: tex(wncy-kurierchi.tfm)
Provides: tex(wncy-kuriercl.tfm)
Provides: tex(wncy-kuriercli.tfm)
Provides: tex(wncy-kuriercm.tfm)
Provides: tex(wncy-kuriercmi.tfm)
Provides: tex(wncy-kuriercr.tfm)
Provides: tex(wncy-kuriercri.tfm)
Provides: tex(wncy-kurierh.tfm)
Provides: tex(wncy-kurierhi.tfm)
Provides: tex(wncy-kurierl.tfm)
Provides: tex(wncy-kurierli.tfm)
Provides: tex(wncy-kurierm.tfm)
Provides: tex(wncy-kuriermi.tfm)
Provides: tex(wncy-kurierr.tfm)
Provides: tex(wncy-kurierri.tfm)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source99: kurier.tar.xz
Source100: kurier.doc.tar.xz
%description -n texlive-kurier
Kurier is a two-element sans-serif typeface. It was designed
for a diploma in typeface design at the Warsaw Academy of Fine
Arts under the supervision of Roman Tomaszewski. This
distribution contains a significantly extended set of
characters covering the following modern alphabets: latin
(including Vietnamese), Cyrillic and Greek as well as a number
of additional symbols (including mathematical symbols). The
fonts are prepared in Type 1 and OpenType formats. For use with
TeX the following encoding files have been prepared: T1 (ec),
T2 (abc), and OT2--Cyrillic, T5 (Vietnamese), OT4, QX, texansi
and--nonstandard (IL2 for the Czech fonts), as well as
supporting macros and files defining fonts for LaTeX.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-kurier-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.995bsvn19612
Release: 0
Summary: Documentation for texlive-kurier
License: LPPL-1.3c
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Provides: locale(texlive-kurier-doc:en;pl)
%description -n texlive-kurier-doc
This package includes the documentation for texlive-kurier
%package -n texlive-kurier-fonts
Version: %{texlive_version}.%{texlive_noarch}.0.0.995bsvn19612
Release: 0
Summary: Severed fonts for texlive-kurier
License: LPPL-1.3c
Group: Productivity/Publishing/TeX/Fonts
Url: http://www.tug.org/texlive/
Requires(post): fontconfig
Requires(post): ghostscript-fonts-std
Requires(post): mkfontdir
Requires(post): mkfontscale
Requires(post): xorg-x11-fonts-core
Requires(postun): fontconfig
Requires(postun): ghostscript-fonts-std
Requires(postun): xorg-x11-fonts-core
%description -n texlive-kurier-fonts
The separated fonts package for texlive-kurier
%post -n texlive-kurier
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMap kurier.map' >> /var/run/texlive/run-updmap
%postun -n texlive-kurier
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMap kurier.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-kurier
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-kurier-fonts
mkfontscale %{_datadir}/fonts/texlive-kurier
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-kurier
fc-cache %{_datadir}/fonts
%postun -n texlive-kurier-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fi
%files -n texlive-kurier-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/kurier/00readme.eng
%{_texmfdistdir}/doc/fonts/kurier/00readme.pol
%{_texmfdistdir}/doc/fonts/kurier/GUST-FONT-LICENSE.txt
%{_texmfdistdir}/doc/fonts/kurier/kurier-info-src.zip
%{_texmfdistdir}/doc/fonts/kurier/kurier-info.pdf
%{_texmfdistdir}/doc/fonts/kurier/kurier-latex-cyr.tex
%{_texmfdistdir}/doc/fonts/kurier/kurier-latex-math.tex
%{_texmfdistdir}/doc/fonts/kurier/kurier-latex-pl.tex
%{_texmfdistdir}/doc/fonts/kurier/kurier-latex-t2a.tex
%{_texmfdistdir}/doc/fonts/kurier/kurier-latex-t5.tex
%{_texmfdistdir}/doc/fonts/kurier/kurier-mathtest.tex
%{_texmfdistdir}/doc/fonts/kurier/kurier-table.tex
%{_texmfdistdir}/doc/fonts/kurier/manifest.txt
%files -n texlive-kurier
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/afm/nowacki/kurier/kurierb.afm
%{_texmfdistdir}/fonts/afm/nowacki/kurier/kurierbi.afm
%{_texmfdistdir}/fonts/afm/nowacki/kurier/kuriercb.afm
%{_texmfdistdir}/fonts/afm/nowacki/kurier/kuriercbi.afm
%{_texmfdistdir}/fonts/afm/nowacki/kurier/kurierch.afm
%{_texmfdistdir}/fonts/afm/nowacki/kurier/kurierchi.afm
%{_texmfdistdir}/fonts/afm/nowacki/kurier/kuriercl.afm
%{_texmfdistdir}/fonts/afm/nowacki/kurier/kuriercli.afm
%{_texmfdistdir}/fonts/afm/nowacki/kurier/kuriercm.afm
%{_texmfdistdir}/fonts/afm/nowacki/kurier/kuriercmi.afm
%{_texmfdistdir}/fonts/afm/nowacki/kurier/kuriercr.afm
%{_texmfdistdir}/fonts/afm/nowacki/kurier/kuriercri.afm
%{_texmfdistdir}/fonts/afm/nowacki/kurier/kurierh.afm
%{_texmfdistdir}/fonts/afm/nowacki/kurier/kurierhi.afm
%{_texmfdistdir}/fonts/afm/nowacki/kurier/kurierl.afm
%{_texmfdistdir}/fonts/afm/nowacki/kurier/kurierli.afm
%{_texmfdistdir}/fonts/afm/nowacki/kurier/kurierm.afm
%{_texmfdistdir}/fonts/afm/nowacki/kurier/kuriermi.afm
%{_texmfdistdir}/fonts/afm/nowacki/kurier/kurierr.afm
%{_texmfdistdir}/fonts/afm/nowacki/kurier/kurierri.afm
%{_texmfdistdir}/fonts/enc/dvips/kurier/cs-kurier-sc.enc
%{_texmfdistdir}/fonts/enc/dvips/kurier/cs-kurier.enc
%{_texmfdistdir}/fonts/enc/dvips/kurier/ec-kurier-sc.enc
%{_texmfdistdir}/fonts/enc/dvips/kurier/ec-kurier.enc
%{_texmfdistdir}/fonts/enc/dvips/kurier/ex-kurier.enc
%{_texmfdistdir}/fonts/enc/dvips/kurier/greek-kurier.enc
%{_texmfdistdir}/fonts/enc/dvips/kurier/l7x-kurier-sc.enc
%{_texmfdistdir}/fonts/enc/dvips/kurier/l7x-kurier.enc
%{_texmfdistdir}/fonts/enc/dvips/kurier/mi-kurier.enc
%{_texmfdistdir}/fonts/enc/dvips/kurier/qx-kurier-sc.enc
%{_texmfdistdir}/fonts/enc/dvips/kurier/qx-kurier.enc
%{_texmfdistdir}/fonts/enc/dvips/kurier/rm-kurier-sc.enc
%{_texmfdistdir}/fonts/enc/dvips/kurier/rm-kurier.enc
%{_texmfdistdir}/fonts/enc/dvips/kurier/sy-kurier.enc
%{_texmfdistdir}/fonts/enc/dvips/kurier/t2a-kurier.enc
%{_texmfdistdir}/fonts/enc/dvips/kurier/t2b-kurier.enc
%{_texmfdistdir}/fonts/enc/dvips/kurier/t2c-kurier.enc
%{_texmfdistdir}/fonts/enc/dvips/kurier/t5-kurier-sc.enc
%{_texmfdistdir}/fonts/enc/dvips/kurier/t5-kurier.enc
%{_texmfdistdir}/fonts/enc/dvips/kurier/texnansi-kurier-sc.enc
%{_texmfdistdir}/fonts/enc/dvips/kurier/texnansi-kurier.enc
%{_texmfdistdir}/fonts/enc/dvips/kurier/ts1-kurier.enc
%{_texmfdistdir}/fonts/enc/dvips/kurier/wncy-kurier.enc
%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-cs.map
%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-ec.map
%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-ex.map
%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-greek.map
%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-l7x.map
%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-mi.map
%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-qx.map
%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-rm.map
%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-sy.map
%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-t2a.map
%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-t2b.map
%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-t2c.map
%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-t5.map
%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-texnansi.map
%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-ts1.map
%{_texmfdistdir}/fonts/map/dvips/kurier/kurier-wncy.map
%{_texmfdistdir}/fonts/map/dvips/kurier/kurier.map
%verify(link) %{_texmfdistdir}/fonts/opentype/nowacki/kurier/Kurier-Bold.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/nowacki/kurier/Kurier-BoldItalic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/nowacki/kurier/Kurier-Italic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/nowacki/kurier/Kurier-Regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierCond-Bold.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierCond-BoldItalic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierCond-Italic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierCond-Regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierCondHeavy-Italic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierCondHeavy-Regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierCondLight-Italic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierCondLight-Regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierCondMedium-Italic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierCondMedium-Regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierHeavy-Italic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierHeavy-Regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierLight-Italic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierLight-Regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierMedium-Italic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/nowacki/kurier/KurierMedium-Regular.otf
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierb-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierb.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierbi-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierbi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercb-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercb.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercbi-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercbi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierch-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierch.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierchi-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierchi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercl-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercl.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercli-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercli.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercm-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercm.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercmi-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercmi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercr-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercr.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercri-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriercri.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierh-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierh.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierhi-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierhi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierl-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierl.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierli-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierli.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierm-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierm.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriermi-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kuriermi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierr-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierr.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierri-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/cs-kurierri.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierb-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierb.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierbi-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierbi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercb-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercb.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercbi-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercbi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierch-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierch.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierchi-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierchi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercl-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercl.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercli-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercli.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercm-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercm.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercmi-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercmi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercr-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercr.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercri-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriercri.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierh-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierh.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierhi-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierhi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierl-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierl.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierli-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierli.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierm-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierm.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriermi-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kuriermi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierr-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierr.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierri-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ec-kurierri.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ex-kurierb.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ex-kuriercb.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ex-kurierch.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ex-kuriercl.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ex-kuriercm.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ex-kuriercr.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ex-kurierh.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ex-kurierl.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ex-kurierm.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ex-kurierr.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kurierb.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kurierbi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kuriercb.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kuriercbi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kurierch.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kurierchi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kuriercl.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kuriercli.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kuriercm.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kuriercmi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kuriercr.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kuriercri.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kurierh.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kurierhi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kurierl.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kurierli.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kurierm.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kuriermi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kurierr.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/greek-kurierri.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierb-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierb.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierbi-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierbi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercb-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercb.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercbi-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercbi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierch-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierch.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierchi-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierchi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercl-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercl.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercli-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercli.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercm-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercm.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercmi-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercmi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercr-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercr.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercri-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriercri.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierh-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierh.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierhi-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierhi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierl-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierl.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierli-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierli.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierm-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierm.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriermi-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kuriermi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierr-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierr.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierri-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/l7x-kurierri.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/mi-kurierbi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/mi-kuriercbi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/mi-kurierchi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/mi-kuriercli.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/mi-kuriercmi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/mi-kuriercri.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/mi-kurierhi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/mi-kurierli.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/mi-kuriermi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/mi-kurierri.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierb-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierb.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierbi-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierbi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercb-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercb.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercbi-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercbi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierch-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierch.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierchi-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierchi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercl-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercl.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercli-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercli.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercm-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercm.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercmi-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercmi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercr-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercr.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercri-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriercri.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierh-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierh.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierhi-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierhi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierl-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierl.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierli-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierli.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierm-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierm.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriermi-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kuriermi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierr-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierr.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierri-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/qx-kurierri.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierb-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierb.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierbi-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierbi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercb-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercb.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercbi-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercbi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierch-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierch.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierchi-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierchi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercl-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercl.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercli-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercli.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercm-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercm.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercmi-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercmi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercr-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercr.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercri-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriercri.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierh-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierh.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierhi-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierhi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierl-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierl.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierli-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierli.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierm-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierm.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriermi-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kuriermi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierr-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierr.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierri-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/rm-kurierri.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/sy-kurierbz.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/sy-kuriercbz.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/sy-kurierchz.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/sy-kurierclz.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/sy-kuriercmz.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/sy-kuriercrz.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/sy-kurierhz.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/sy-kurierlz.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/sy-kuriermz.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/sy-kurierrz.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kurierb.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kurierbi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kuriercb.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kuriercbi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kurierch.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kurierchi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kuriercl.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kuriercli.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kuriercm.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kuriercmi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kuriercr.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kuriercri.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kurierh.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kurierhi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kurierl.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kurierli.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kurierm.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kuriermi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kurierr.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2a-kurierri.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kurierb.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kurierbi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kuriercb.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kuriercbi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kurierch.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kurierchi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kuriercl.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kuriercli.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kuriercm.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kuriercmi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kuriercr.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kuriercri.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kurierh.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kurierhi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kurierl.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kurierli.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kurierm.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kuriermi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kurierr.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2b-kurierri.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kurierb.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kurierbi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kuriercb.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kuriercbi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kurierch.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kurierchi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kuriercl.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kuriercli.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kuriercm.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kuriercmi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kuriercr.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kuriercri.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kurierh.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kurierhi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kurierl.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kurierli.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kurierm.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kuriermi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kurierr.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t2c-kurierri.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierb-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierb.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierbi-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierbi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercb-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercb.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercbi-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercbi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierch-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierch.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierchi-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierchi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercl-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercl.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercli-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercli.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercm-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercm.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercmi-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercmi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercr-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercr.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercri-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriercri.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierh-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierh.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierhi-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierhi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierl-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierl.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierli-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierli.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierm-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierm.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriermi-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kuriermi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierr-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierr.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierri-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/t5-kurierri.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierb-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierb.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierbi-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierbi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercb-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercb.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercbi-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercbi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierch-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierch.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierchi-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierchi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercl-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercl.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercli-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercli.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercm-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercm.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercmi-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercmi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercr-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercr.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercri-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriercri.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierh-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierh.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierhi-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierhi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierl-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierl.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierli-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierli.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierm-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierm.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriermi-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kuriermi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierr-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierr.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierri-sc.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/texnansi-kurierri.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kurierb.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kurierbi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kuriercb.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kuriercbi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kurierch.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kurierchi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kuriercl.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kuriercli.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kuriercm.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kuriercmi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kuriercr.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kuriercri.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kurierh.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kurierhi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kurierl.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kurierli.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kurierm.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kuriermi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kurierr.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/ts1-kurierri.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kurierb.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kurierbi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kuriercb.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kuriercbi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kurierch.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kurierchi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kuriercl.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kuriercli.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kuriercm.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kuriercmi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kuriercr.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kuriercri.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kurierh.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kurierhi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kurierl.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kurierli.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kurierm.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kuriermi.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kurierr.tfm
%{_texmfdistdir}/fonts/tfm/nowacki/kurier/wncy-kurierri.tfm
%verify(link) %{_texmfdistdir}/fonts/type1/nowacki/kurier/kurierb.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/nowacki/kurier/kurierbi.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/nowacki/kurier/kuriercb.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/nowacki/kurier/kuriercbi.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/nowacki/kurier/kurierch.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/nowacki/kurier/kurierchi.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/nowacki/kurier/kuriercl.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/nowacki/kurier/kuriercli.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/nowacki/kurier/kuriercm.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/nowacki/kurier/kuriercmi.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/nowacki/kurier/kuriercr.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/nowacki/kurier/kuriercri.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/nowacki/kurier/kurierh.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/nowacki/kurier/kurierhi.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/nowacki/kurier/kurierl.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/nowacki/kurier/kurierli.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/nowacki/kurier/kurierm.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/nowacki/kurier/kuriermi.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/nowacki/kurier/kurierr.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/nowacki/kurier/kurierri.pfb
%{_texmfdistdir}/tex/latex/kurier/il2kurier.fd
%{_texmfdistdir}/tex/latex/kurier/il2kurierc.fd
%{_texmfdistdir}/tex/latex/kurier/il2kurierl.fd
%{_texmfdistdir}/tex/latex/kurier/il2kurierlc.fd
%{_texmfdistdir}/tex/latex/kurier/kurier.sty
%{_texmfdistdir}/tex/latex/kurier/l7xkurier.fd
%{_texmfdistdir}/tex/latex/kurier/l7xkurierc.fd
%{_texmfdistdir}/tex/latex/kurier/l7xkurierl.fd
%{_texmfdistdir}/tex/latex/kurier/l7xkurierlc.fd
%{_texmfdistdir}/tex/latex/kurier/ly1kurier.fd
%{_texmfdistdir}/tex/latex/kurier/ly1kurierc.fd
%{_texmfdistdir}/tex/latex/kurier/ly1kurierl.fd
%{_texmfdistdir}/tex/latex/kurier/ly1kurierlc.fd
%{_texmfdistdir}/tex/latex/kurier/omlkurier.fd
%{_texmfdistdir}/tex/latex/kurier/omlkurierc.fd
%{_texmfdistdir}/tex/latex/kurier/omlkurierl.fd
%{_texmfdistdir}/tex/latex/kurier/omlkurierlc.fd
%{_texmfdistdir}/tex/latex/kurier/omskurier.fd
%{_texmfdistdir}/tex/latex/kurier/omskurierc.fd
%{_texmfdistdir}/tex/latex/kurier/omskurierl.fd
%{_texmfdistdir}/tex/latex/kurier/omskurierlc.fd
%{_texmfdistdir}/tex/latex/kurier/omxkurier.fd
%{_texmfdistdir}/tex/latex/kurier/omxkurierc.fd
%{_texmfdistdir}/tex/latex/kurier/omxkurierl.fd
%{_texmfdistdir}/tex/latex/kurier/omxkurierlc.fd
%{_texmfdistdir}/tex/latex/kurier/ot1kurier.fd
%{_texmfdistdir}/tex/latex/kurier/ot1kurierc.fd
%{_texmfdistdir}/tex/latex/kurier/ot1kuriercm.fd
%{_texmfdistdir}/tex/latex/kurier/ot1kurierl.fd
%{_texmfdistdir}/tex/latex/kurier/ot1kurierlc.fd
%{_texmfdistdir}/tex/latex/kurier/ot1kurierlcm.fd
%{_texmfdistdir}/tex/latex/kurier/ot1kurierlm.fd
%{_texmfdistdir}/tex/latex/kurier/ot1kurierm.fd
%{_texmfdistdir}/tex/latex/kurier/ot2kurier.fd
%{_texmfdistdir}/tex/latex/kurier/ot2kurierc.fd
%{_texmfdistdir}/tex/latex/kurier/ot2kurierl.fd
%{_texmfdistdir}/tex/latex/kurier/ot2kurierlc.fd
%{_texmfdistdir}/tex/latex/kurier/ot4kurier.fd
%{_texmfdistdir}/tex/latex/kurier/ot4kurierc.fd
%{_texmfdistdir}/tex/latex/kurier/ot4kurierl.fd
%{_texmfdistdir}/tex/latex/kurier/ot4kurierlc.fd
%{_texmfdistdir}/tex/latex/kurier/qxkurier.fd
%{_texmfdistdir}/tex/latex/kurier/qxkurierc.fd
%{_texmfdistdir}/tex/latex/kurier/qxkurierl.fd
%{_texmfdistdir}/tex/latex/kurier/qxkurierlc.fd
%{_texmfdistdir}/tex/latex/kurier/t1kurier.fd
%{_texmfdistdir}/tex/latex/kurier/t1kurierc.fd
%{_texmfdistdir}/tex/latex/kurier/t1kurierl.fd
%{_texmfdistdir}/tex/latex/kurier/t1kurierlc.fd
%{_texmfdistdir}/tex/latex/kurier/t2akurier.fd
%{_texmfdistdir}/tex/latex/kurier/t2akurierc.fd
%{_texmfdistdir}/tex/latex/kurier/t2akurierl.fd
%{_texmfdistdir}/tex/latex/kurier/t2akurierlc.fd
%{_texmfdistdir}/tex/latex/kurier/t2bkurier.fd
%{_texmfdistdir}/tex/latex/kurier/t2bkurierc.fd
%{_texmfdistdir}/tex/latex/kurier/t2bkurierl.fd
%{_texmfdistdir}/tex/latex/kurier/t2bkurierlc.fd
%{_texmfdistdir}/tex/latex/kurier/t2ckurier.fd
%{_texmfdistdir}/tex/latex/kurier/t2ckurierc.fd
%{_texmfdistdir}/tex/latex/kurier/t2ckurierl.fd
%{_texmfdistdir}/tex/latex/kurier/t2ckurierlc.fd
%{_texmfdistdir}/tex/latex/kurier/t5kurier.fd
%{_texmfdistdir}/tex/latex/kurier/t5kurierc.fd
%{_texmfdistdir}/tex/latex/kurier/t5kurierl.fd
%{_texmfdistdir}/tex/latex/kurier/t5kurierlc.fd
%{_texmfdistdir}/tex/latex/kurier/ts1kurier.fd
%{_texmfdistdir}/tex/latex/kurier/ts1kurierc.fd
%{_texmfdistdir}/tex/latex/kurier/ts1kurierl.fd
%{_texmfdistdir}/tex/latex/kurier/ts1kurierlc.fd
%{_texmfdistdir}/tex/plain/kurier/kurier-math.tex
%files -n texlive-kurier-fonts
%defattr(-,root,root,755)
%dir %{_datadir}/fonts/texlive-kurier
%config %{_sysconfdir}/fonts/conf.avail/58-texlive-kurier.conf
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-kurier/encodings.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-kurier/fonts.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-kurier/fonts.scale
%{_datadir}/fonts/texlive-kurier/Kurier-Bold.otf
%{_datadir}/fonts/texlive-kurier/Kurier-BoldItalic.otf
%{_datadir}/fonts/texlive-kurier/Kurier-Italic.otf
%{_datadir}/fonts/texlive-kurier/Kurier-Regular.otf
%{_datadir}/fonts/texlive-kurier/KurierCond-Bold.otf
%{_datadir}/fonts/texlive-kurier/KurierCond-BoldItalic.otf
%{_datadir}/fonts/texlive-kurier/KurierCond-Italic.otf
%{_datadir}/fonts/texlive-kurier/KurierCond-Regular.otf
%{_datadir}/fonts/texlive-kurier/KurierCondHeavy-Italic.otf
%{_datadir}/fonts/texlive-kurier/KurierCondHeavy-Regular.otf
%{_datadir}/fonts/texlive-kurier/KurierCondLight-Italic.otf
%{_datadir}/fonts/texlive-kurier/KurierCondLight-Regular.otf
%{_datadir}/fonts/texlive-kurier/KurierCondMedium-Italic.otf
%{_datadir}/fonts/texlive-kurier/KurierCondMedium-Regular.otf
%{_datadir}/fonts/texlive-kurier/KurierHeavy-Italic.otf
%{_datadir}/fonts/texlive-kurier/KurierHeavy-Regular.otf
%{_datadir}/fonts/texlive-kurier/KurierLight-Italic.otf
%{_datadir}/fonts/texlive-kurier/KurierLight-Regular.otf
%{_datadir}/fonts/texlive-kurier/KurierMedium-Italic.otf
%{_datadir}/fonts/texlive-kurier/KurierMedium-Regular.otf
%{_datadir}/fonts/texlive-kurier/kurierb.pfb
%{_datadir}/fonts/texlive-kurier/kurierbi.pfb
%{_datadir}/fonts/texlive-kurier/kuriercb.pfb
%{_datadir}/fonts/texlive-kurier/kuriercbi.pfb
%{_datadir}/fonts/texlive-kurier/kurierch.pfb
%{_datadir}/fonts/texlive-kurier/kurierchi.pfb
%{_datadir}/fonts/texlive-kurier/kuriercl.pfb
%{_datadir}/fonts/texlive-kurier/kuriercli.pfb
%{_datadir}/fonts/texlive-kurier/kuriercm.pfb
%{_datadir}/fonts/texlive-kurier/kuriercmi.pfb
%{_datadir}/fonts/texlive-kurier/kuriercr.pfb
%{_datadir}/fonts/texlive-kurier/kuriercri.pfb
%{_datadir}/fonts/texlive-kurier/kurierh.pfb
%{_datadir}/fonts/texlive-kurier/kurierhi.pfb
%{_datadir}/fonts/texlive-kurier/kurierl.pfb
%{_datadir}/fonts/texlive-kurier/kurierli.pfb
%{_datadir}/fonts/texlive-kurier/kurierm.pfb
%{_datadir}/fonts/texlive-kurier/kuriermi.pfb
%{_datadir}/fonts/texlive-kurier/kurierr.pfb
%{_datadir}/fonts/texlive-kurier/kurierri.pfb
/var/adm/update-scripts/texlive-kurier-%{texlive_version}.%{texlive_noarch}.0.0.995bsvn19612-%{release}-zypper
%package -n texlive-l2picfaq
Version: %{texlive_version}.%{texlive_noarch}.1.50svn19601
Release: 0
Summary: LaTeX pictures "how-to" (German)
License: GFDL-1.2
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source101: l2picfaq.doc.tar.xz
%description -n texlive-l2picfaq
The document (in German) is a collection of "how-to" notes
about LaTeX and pictures. The aim of the document is to provide
a solution, in the form of some sample code, for every problem.
date: 2015-08-03 03:43:12 +0000
%post -n texlive-l2picfaq
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-l2picfaq
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-l2picfaq
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-l2picfaq
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/l2picfaq/README
%{_texmfdistdir}/doc/latex/l2picfaq/ctanlion.pdf
%{_texmfdistdir}/doc/latex/l2picfaq/gfdl.tex
%{_texmfdistdir}/doc/latex/l2picfaq/l2picfaq.pdf
%{_texmfdistdir}/doc/latex/l2picfaq/l2picfaq.tex
/var/adm/update-scripts/texlive-l2picfaq-%{texlive_version}.%{texlive_noarch}.1.50svn19601-%{release}-zypper
%package -n texlive-l2tabu
Version: %{texlive_version}.%{texlive_noarch}.2.4svn39597
Release: 0
Summary: Obsolete packages and commands
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source102: l2tabu.doc.tar.xz
%description -n texlive-l2tabu
The "sins" of LaTeX users, and how to correct them. The
document provides a list of obsolete packages and commands.
This original is in German; it has been translated into
English, French, Italian, and Spanish.
date: 2016-02-04 06:58:18 +0000
%post -n texlive-l2tabu
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-l2tabu
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-l2tabu
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-l2tabu
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/l2tabu/CHANGES
%{_texmfdistdir}/doc/latex/l2tabu/README
%{_texmfdistdir}/doc/latex/l2tabu/l2tabu.pdf
%{_texmfdistdir}/doc/latex/l2tabu/l2tabu.tex
/var/adm/update-scripts/texlive-l2tabu-%{texlive_version}.%{texlive_noarch}.2.4svn39597-%{release}-zypper
%package -n texlive-l2tabu-english
Version: %{texlive_version}.%{texlive_noarch}.1.8.5.7svn15878
Release: 0
Summary: English translation of "Obsolete packages and commands"
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source103: l2tabu-english.doc.tar.xz
%description -n texlive-l2tabu-english
English translation of the l2tabu practical guide to LaTeX2e by
Mark Trettin. A list of obsolete packages and commands.
date: 2015-08-03 03:43:12 +0000
%post -n texlive-l2tabu-english
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-l2tabu-english
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-l2tabu-english
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-l2tabu-english
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/l2tabu-english/l2tabuen.pdf
%{_texmfdistdir}/doc/latex/l2tabu-english/l2tabuen.tex
/var/adm/update-scripts/texlive-l2tabu-english-%{texlive_version}.%{texlive_noarch}.1.8.5.7svn15878-%{release}-zypper
%package -n texlive-l2tabu-french
Version: %{texlive_version}.%{texlive_noarch}.2.3svn31315
Release: 0
Summary: French translation of l2tabu
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source104: l2tabu-french.doc.tar.xz
%description -n texlive-l2tabu-french
French translation of l2tabu.
date: 2015-08-03 03:43:12 +0000
%post -n texlive-l2tabu-french
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-l2tabu-french
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-l2tabu-french
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-l2tabu-french
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/l2tabu-french/README
%{_texmfdistdir}/doc/latex/l2tabu-french/l2tabufr.pdf
%{_texmfdistdir}/doc/latex/l2tabu-french/l2tabufr.tex
/var/adm/update-scripts/texlive-l2tabu-french-%{texlive_version}.%{texlive_noarch}.2.3svn31315-%{release}-zypper
%package -n texlive-l2tabu-italian
Version: %{texlive_version}.%{texlive_noarch}.2.3svn25218
Release: 0
Summary: Italian Translation of Obsolete packages and commands
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source105: l2tabu-italian.doc.tar.xz
%description -n texlive-l2tabu-italian
Italian translation of the l2tabu practical guide to LaTeX2e (a
list of obsolete packages and commands).
date: 2015-08-03 03:43:12 +0000
%post -n texlive-l2tabu-italian
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-l2tabu-italian
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-l2tabu-italian
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-l2tabu-italian
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/l2tabu-italian/l2tabuit.pdf
%{_texmfdistdir}/doc/latex/l2tabu-italian/l2tabuit.tex
/var/adm/update-scripts/texlive-l2tabu-italian-%{texlive_version}.%{texlive_noarch}.2.3svn25218-%{release}-zypper
%package -n texlive-l2tabu-spanish
Version: %{texlive_version}.%{texlive_noarch}.1.1svn15878
Release: 0
Summary: Spanish translation of "Obsolete packages and commands"
License: SUSE-Public-Domain
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source106: l2tabu-spanish.doc.tar.xz
%description -n texlive-l2tabu-spanish
A Spanish translation of the l2tabu practical guide to LaTeX2e
by Mark Trettin. A list of obsolete packages, commands and
usages.
date: 2015-08-03 03:43:12 +0000
%post -n texlive-l2tabu-spanish
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-l2tabu-spanish
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-l2tabu-spanish
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-l2tabu-spanish
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/l2tabu-spanish/README
%{_texmfdistdir}/doc/latex/l2tabu-spanish/l2tabues.pdf
%{_texmfdistdir}/doc/latex/l2tabu-spanish/l2tabues.tex
/var/adm/update-scripts/texlive-l2tabu-spanish-%{texlive_version}.%{texlive_noarch}.1.1svn15878-%{release}-zypper
%package -n texlive-l3build
Version: %{texlive_version}.%{texlive_noarch}.svn_6466svn40146
Release: 0
Summary: A testing and building system for (La)TeX
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-l3build-doc >= %{texlive_version}
Provides: tex(regression-test.tex)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source107: l3build.tar.xz
Source108: l3build.doc.tar.xz
%description -n texlive-l3build
The build system supports testing and building LaTeX3 code, on
Linux, Mac OS X and Windows systems. The package offers: A unit
testing system for (La)TeX code (whether kernel code or
contributed packages); A system for typesetting package
documentation; and An automated process for creating CTAN
releases. The package is essentially independent of other
material released by the LaTeX3 team, and may be updated on a
different schedule.
date: 2016-03-26 17:38:12 +0000
%package -n texlive-l3build-doc
Version: %{texlive_version}.%{texlive_noarch}.svn_6466svn40146
Release: 0
Summary: Documentation for texlive-l3build
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-l3build-doc
This package includes the documentation for texlive-l3build
%post -n texlive-l3build
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-l3build
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-l3build
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-l3build-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/l3build/README.md
%{_texmfdistdir}/doc/latex/l3build/l3build.pdf
%files -n texlive-l3build
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/l3build/l3build.lua
%{_texmfdistdir}/tex/latex/l3build/regression-test.tex
/var/adm/update-scripts/texlive-l3build-%{texlive_version}.%{texlive_noarch}.svn_6466svn40146-%{release}-zypper
%package -n texlive-l3experimental
Version: %{texlive_version}.%{texlive_noarch}.svn_6495svn41163
Release: 0
Summary: Experimental LaTeX3 concepts
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-l3experimental-doc >= %{texlive_version}
Provides: tex(l3flag.sty)
Provides: tex(l3galley.sty)
Provides: tex(l3regex-trace.sty)
Provides: tex(l3regex.sty)
Provides: tex(l3sort.sty)
Provides: tex(l3str-convert.sty)
Provides: tex(l3str-enc-iso88591.def)
Provides: tex(l3str-enc-iso885910.def)
Provides: tex(l3str-enc-iso885911.def)
Provides: tex(l3str-enc-iso885913.def)
Provides: tex(l3str-enc-iso885914.def)
Provides: tex(l3str-enc-iso885915.def)
Provides: tex(l3str-enc-iso885916.def)
Provides: tex(l3str-enc-iso88592.def)
Provides: tex(l3str-enc-iso88593.def)
Provides: tex(l3str-enc-iso88594.def)
Provides: tex(l3str-enc-iso88595.def)
Provides: tex(l3str-enc-iso88596.def)
Provides: tex(l3str-enc-iso88597.def)
Provides: tex(l3str-enc-iso88598.def)
Provides: tex(l3str-enc-iso88599.def)
Provides: tex(l3str-enc-utf16.def)
Provides: tex(l3str-enc-utf32.def)
Provides: tex(l3str-enc-utf8.def)
Provides: tex(l3str-esc-hex.def)
Provides: tex(l3str-esc-name.def)
Provides: tex(l3str-esc-string.def)
Provides: tex(l3str-esc-url.def)
Provides: tex(l3str-format.sty)
Provides: tex(l3tl-analysis.sty)
Provides: tex(l3tl-build.sty)
Provides: tex(xcoffins.sty)
Provides: tex(xgalley.sty)
Requires: tex(expl3.sty)
Requires: tex(l3str.sty)
Requires: tex(xparse.sty)
Requires: tex(xtemplate.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source109: l3experimental.tar.xz
Source110: l3experimental.doc.tar.xz
%description -n texlive-l3experimental
The l3experimental packages are a collection of experimental
implementations for aspects of the LaTeX3 kernel, dealing with
higher-level ideas such as the Designer Interface. Some of them
work as stand alone packages, providing new functionality, and
can be used on top of LaTeX2e with no changes to the existing
kernel. The present release includes: xgalley, which controls
boxes receiving text for typesetting. l3regex: kernel support
for regular expression search and replace operations; l3sort:
kernel support for sorting sequences, token lists or comma-
lists, according to user-specified comparison criteria; l3str:
kernel support for string manipulation; l3tl-build: kernel
support for token list building; l3tl_analysis: kernel support
for token list analysis; and xcoffins, which allows the
alignment of boxes using a series of 'handle' positions,
supplementing the simple TeX reference point. All the files of
the bundle are also available in the Subversion (SVN)
repository of the LaTeX3 Project. The bundle on CTAN is based
on a snapshot of the SVN repository.
date: 2016-05-15 04:23:07 +0000
%package -n texlive-l3experimental-doc
Version: %{texlive_version}.%{texlive_noarch}.svn_6495svn41163
Release: 0
Summary: Documentation for texlive-l3experimental
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-l3experimental-doc
This package includes the documentation for texlive-l3experimental
%post -n texlive-l3experimental
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-l3experimental
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-l3experimental
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-l3experimental-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/l3experimental/README.md
%{_texmfdistdir}/doc/latex/l3experimental/l3sort/l3sort.pdf
%{_texmfdistdir}/doc/latex/l3experimental/l3str/l3flag.pdf
%{_texmfdistdir}/doc/latex/l3experimental/l3str/l3regex.pdf
%{_texmfdistdir}/doc/latex/l3experimental/l3str/l3str-convert.pdf
%{_texmfdistdir}/doc/latex/l3experimental/l3str/l3str-format.pdf
%{_texmfdistdir}/doc/latex/l3experimental/l3str/l3tl-analysis.pdf
%{_texmfdistdir}/doc/latex/l3experimental/l3str/l3tl-build.pdf
%{_texmfdistdir}/doc/latex/l3experimental/xcoffins/xcoffins.pdf
%{_texmfdistdir}/doc/latex/l3experimental/xgalley/l3galley.pdf
%{_texmfdistdir}/doc/latex/l3experimental/xgalley/xgalley.pdf
%files -n texlive-l3experimental
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/l3experimental/l3sort/l3sort.sty
%{_texmfdistdir}/tex/latex/l3experimental/l3str/l3flag.sty
%{_texmfdistdir}/tex/latex/l3experimental/l3str/l3regex-trace.sty
%{_texmfdistdir}/tex/latex/l3experimental/l3str/l3regex.sty
%{_texmfdistdir}/tex/latex/l3experimental/l3str/l3str-convert.sty
%{_texmfdistdir}/tex/latex/l3experimental/l3str/l3str-enc-iso88591.def
%{_texmfdistdir}/tex/latex/l3experimental/l3str/l3str-enc-iso885910.def
%{_texmfdistdir}/tex/latex/l3experimental/l3str/l3str-enc-iso885911.def
%{_texmfdistdir}/tex/latex/l3experimental/l3str/l3str-enc-iso885913.def
%{_texmfdistdir}/tex/latex/l3experimental/l3str/l3str-enc-iso885914.def
%{_texmfdistdir}/tex/latex/l3experimental/l3str/l3str-enc-iso885915.def
%{_texmfdistdir}/tex/latex/l3experimental/l3str/l3str-enc-iso885916.def
%{_texmfdistdir}/tex/latex/l3experimental/l3str/l3str-enc-iso88592.def
%{_texmfdistdir}/tex/latex/l3experimental/l3str/l3str-enc-iso88593.def
%{_texmfdistdir}/tex/latex/l3experimental/l3str/l3str-enc-iso88594.def
%{_texmfdistdir}/tex/latex/l3experimental/l3str/l3str-enc-iso88595.def
%{_texmfdistdir}/tex/latex/l3experimental/l3str/l3str-enc-iso88596.def
%{_texmfdistdir}/tex/latex/l3experimental/l3str/l3str-enc-iso88597.def
%{_texmfdistdir}/tex/latex/l3experimental/l3str/l3str-enc-iso88598.def
%{_texmfdistdir}/tex/latex/l3experimental/l3str/l3str-enc-iso88599.def
%{_texmfdistdir}/tex/latex/l3experimental/l3str/l3str-enc-utf16.def
%{_texmfdistdir}/tex/latex/l3experimental/l3str/l3str-enc-utf32.def
%{_texmfdistdir}/tex/latex/l3experimental/l3str/l3str-enc-utf8.def
%{_texmfdistdir}/tex/latex/l3experimental/l3str/l3str-esc-hex.def
%{_texmfdistdir}/tex/latex/l3experimental/l3str/l3str-esc-name.def
%{_texmfdistdir}/tex/latex/l3experimental/l3str/l3str-esc-string.def
%{_texmfdistdir}/tex/latex/l3experimental/l3str/l3str-esc-url.def
%{_texmfdistdir}/tex/latex/l3experimental/l3str/l3str-format.sty
%{_texmfdistdir}/tex/latex/l3experimental/l3str/l3tl-analysis.sty
%{_texmfdistdir}/tex/latex/l3experimental/l3str/l3tl-build.sty
%{_texmfdistdir}/tex/latex/l3experimental/xcoffins/xcoffins.sty
%{_texmfdistdir}/tex/latex/l3experimental/xgalley/l3galley.sty
%{_texmfdistdir}/tex/latex/l3experimental/xgalley/xgalley.sty
/var/adm/update-scripts/texlive-l3experimental-%{texlive_version}.%{texlive_noarch}.svn_6495svn41163-%{release}-zypper
%package -n texlive-l3kernel
Version: %{texlive_version}.%{texlive_noarch}.svn_6512svn41246
Release: 0
Summary: LaTeX3 programming conventions
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-l3kernel-doc >= %{texlive_version}
Provides: tex(expl3-code.tex)
Provides: tex(expl3-generic.tex)
Provides: tex(expl3.sty)
Provides: tex(l3basics.sty)
Provides: tex(l3bootstrap.sty)
Provides: tex(l3box.sty)
Provides: tex(l3candidates.sty)
Provides: tex(l3clist.sty)
Provides: tex(l3coffins.sty)
Provides: tex(l3color.sty)
Provides: tex(l3doc.cls)
Provides: tex(l3docstrip.tex)
Provides: tex(l3dvipdfmx.def)
Provides: tex(l3dvips.def)
Provides: tex(l3dvisvgm.def)
Provides: tex(l3expan.sty)
Provides: tex(l3file.sty)
Provides: tex(l3fp.sty)
Provides: tex(l3int.sty)
Provides: tex(l3keys.sty)
Provides: tex(l3msg.sty)
Provides: tex(l3names.sty)
Provides: tex(l3pdfmode.def)
Provides: tex(l3prg.sty)
Provides: tex(l3prop.sty)
Provides: tex(l3quark.sty)
Provides: tex(l3seq.sty)
Provides: tex(l3skip.sty)
Provides: tex(l3str.sty)
Provides: tex(l3tl.sty)
Provides: tex(l3token.sty)
Provides: tex(l3xdvipdfmx.def)
Requires: tex(article.cls)
Requires: tex(calc.sty)
Requires: tex(doc.sty)
Requires: tex(fontenc.sty)
Requires: tex(hypdoc.sty)
Requires: tex(lmodern.sty)
Requires: tex(xparse.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source111: l3kernel.tar.xz
Source112: l3kernel.doc.tar.xz
%description -n texlive-l3kernel
The l3kernel bundle provides an implementation of the LaTeX3
programmers' interface, as a set of packages that run under
LaTeX 2e. The interface provides the foundation on which the
LaTeX3 kernel and other future code are built: it is an API for
TeX programmers. The packages are set up so that the LaTeX3
conventions can be used with regular LaTeX 2e packages. All the
files of the bundle are also available in the project's
Subversion (SVN) repository
date: 2016-05-18 09:42:32 +0000
%package -n texlive-l3kernel-doc
Version: %{texlive_version}.%{texlive_noarch}.svn_6512svn41246
Release: 0
Summary: Documentation for texlive-l3kernel
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-l3kernel-doc
This package includes the documentation for texlive-l3kernel
%post -n texlive-l3kernel
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-l3kernel
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-l3kernel
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-l3kernel-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/l3kernel/README.md
%{_texmfdistdir}/doc/latex/l3kernel/expl3.pdf
%{_texmfdistdir}/doc/latex/l3kernel/interface3.pdf
%{_texmfdistdir}/doc/latex/l3kernel/interface3.tex
%{_texmfdistdir}/doc/latex/l3kernel/l3docstrip.pdf
%{_texmfdistdir}/doc/latex/l3kernel/l3obsolete.txt
%{_texmfdistdir}/doc/latex/l3kernel/l3styleguide.pdf
%{_texmfdistdir}/doc/latex/l3kernel/l3styleguide.tex
%{_texmfdistdir}/doc/latex/l3kernel/l3syntax-changes.pdf
%{_texmfdistdir}/doc/latex/l3kernel/l3syntax-changes.tex
%{_texmfdistdir}/doc/latex/l3kernel/source3.pdf
%{_texmfdistdir}/doc/latex/l3kernel/source3.tex
%{_texmfdistdir}/doc/latex/l3kernel/source3body.tex
%files -n texlive-l3kernel
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/l3kernel/expl3-code.tex
%{_texmfdistdir}/tex/latex/l3kernel/expl3-generic.tex
%{_texmfdistdir}/tex/latex/l3kernel/expl3.lua
%{_texmfdistdir}/tex/latex/l3kernel/expl3.sty
%{_texmfdistdir}/tex/latex/l3kernel/l3basics.sty
%{_texmfdistdir}/tex/latex/l3kernel/l3bootstrap.sty
%{_texmfdistdir}/tex/latex/l3kernel/l3box.sty
%{_texmfdistdir}/tex/latex/l3kernel/l3candidates.sty
%{_texmfdistdir}/tex/latex/l3kernel/l3clist.sty
%{_texmfdistdir}/tex/latex/l3kernel/l3coffins.sty
%{_texmfdistdir}/tex/latex/l3kernel/l3color.sty
%{_texmfdistdir}/tex/latex/l3kernel/l3doc.cls
%{_texmfdistdir}/tex/latex/l3kernel/l3docstrip.tex
%{_texmfdistdir}/tex/latex/l3kernel/l3dvipdfmx.def
%{_texmfdistdir}/tex/latex/l3kernel/l3dvips.def
%{_texmfdistdir}/tex/latex/l3kernel/l3dvisvgm.def
%{_texmfdistdir}/tex/latex/l3kernel/l3expan.sty
%{_texmfdistdir}/tex/latex/l3kernel/l3file.sty
%{_texmfdistdir}/tex/latex/l3kernel/l3fp.sty
%{_texmfdistdir}/tex/latex/l3kernel/l3int.sty
%{_texmfdistdir}/tex/latex/l3kernel/l3keys.sty
%{_texmfdistdir}/tex/latex/l3kernel/l3msg.sty
%{_texmfdistdir}/tex/latex/l3kernel/l3names.sty
%{_texmfdistdir}/tex/latex/l3kernel/l3pdfmode.def
%{_texmfdistdir}/tex/latex/l3kernel/l3prg.sty
%{_texmfdistdir}/tex/latex/l3kernel/l3prop.sty
%{_texmfdistdir}/tex/latex/l3kernel/l3quark.sty
%{_texmfdistdir}/tex/latex/l3kernel/l3seq.sty
%{_texmfdistdir}/tex/latex/l3kernel/l3skip.sty
%{_texmfdistdir}/tex/latex/l3kernel/l3str.sty
%{_texmfdistdir}/tex/latex/l3kernel/l3tl.sty
%{_texmfdistdir}/tex/latex/l3kernel/l3token.sty
%{_texmfdistdir}/tex/latex/l3kernel/l3xdvipdfmx.def
/var/adm/update-scripts/texlive-l3kernel-%{texlive_version}.%{texlive_noarch}.svn_6512svn41246-%{release}-zypper
%package -n texlive-l3packages
Version: %{texlive_version}.%{texlive_noarch}.svn_6512svn41246
Release: 0
Summary: High-level LaTeX3 concepts
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-l3packages-doc >= %{texlive_version}
Provides: tex(l3keys2e.sty)
Provides: tex(xfrac.sty)
Provides: tex(xparse.sty)
Provides: tex(xtemplate.sty)
Requires: tex(amstext.sty)
Requires: tex(expl3.sty)
Requires: tex(graphicx.sty)
Requires: tex(textcomp.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source113: l3packages.tar.xz
Source114: l3packages.doc.tar.xz
%description -n texlive-l3packages
The bundle holds prototype implementations of concepts for a
LaTeX designer interface, to be used with the experimental
LaTeX kernel as programming tools and kernel support. Packages
provided in this release are: l3keys2e, which makes the
facilities of the kernel module l3keys available for use by
LaTeX 2e packages; xfrac, which provides flexible split-level
fractions; xparse, which provides a high-level interface for
declaring document commands; and xtemplate, which provides a
means of defining generic functions using a key-value syntax.
All the files of the bundle are also available in the
Subversion (SVN) repository of the LaTeX3 Project. The bundle
on CTAN is based on a snapshot of the SVN repository; it should
be used with copies of the l3kernel at SVN version 6001 or
later.
date: 2016-05-18 10:46:41 +0000
%package -n texlive-l3packages-doc
Version: %{texlive_version}.%{texlive_noarch}.svn_6512svn41246
Release: 0
Summary: Documentation for texlive-l3packages
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-l3packages-doc
This package includes the documentation for texlive-l3packages
%post -n texlive-l3packages
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-l3packages
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-l3packages
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-l3packages-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/l3packages/README.md
%{_texmfdistdir}/doc/latex/l3packages/l3keys2e/l3keys2e-demo.tex
%{_texmfdistdir}/doc/latex/l3packages/l3keys2e/l3keys2e.pdf
%{_texmfdistdir}/doc/latex/l3packages/xfrac/xfrac.pdf
%{_texmfdistdir}/doc/latex/l3packages/xparse/xparse.pdf
%{_texmfdistdir}/doc/latex/l3packages/xtemplate/xtemplate.pdf
%files -n texlive-l3packages
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/l3packages/l3keys2e/l3keys2e.sty
%{_texmfdistdir}/tex/latex/l3packages/xfrac/xfrac.sty
%{_texmfdistdir}/tex/latex/l3packages/xparse/xparse.sty
%{_texmfdistdir}/tex/latex/l3packages/xtemplate/xtemplate.sty
/var/adm/update-scripts/texlive-l3packages-%{texlive_version}.%{texlive_noarch}.svn_6512svn41246-%{release}-zypper
%package -n texlive-labbook
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
Summary: Typeset laboratory journals
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-labbook-doc >= %{texlive_version}
Provides: tex(labbook.cls)
Requires: tex(makeidx.sty)
Requires: tex(scrbook.cls)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source115: labbook.tar.xz
Source116: labbook.doc.tar.xz
%description -n texlive-labbook
This class is designed to typeset laboratory journals that
contain chronologically ordered records about experiments. From
the sectioning commands, an experiment index is generated. The
class is based on the KOMA-Script class scrbook.cls. There can
be several index entries for one experiment.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-labbook-doc
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
Summary: Documentation for texlive-labbook
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Provides: locale(texlive-labbook-doc:de;en)
%description -n texlive-labbook-doc
This package includes the documentation for texlive-labbook
%post -n texlive-labbook
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-labbook
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-labbook
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-labbook-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/labbook/README
%{_texmfdistdir}/doc/latex/labbook/boilerplates.tex
%{_texmfdistdir}/doc/latex/labbook/examplde.tex
%{_texmfdistdir}/doc/latex/labbook/examplen.tex
%{_texmfdistdir}/doc/latex/labbook/labboode.pdf
%{_texmfdistdir}/doc/latex/labbook/labboode.tex
%{_texmfdistdir}/doc/latex/labbook/labbook.el
%{_texmfdistdir}/doc/latex/labbook/labbook.pdf
%files -n texlive-labbook
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/labbook/labbook.cls
/var/adm/update-scripts/texlive-labbook-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper
%package -n texlive-labels
Version: %{texlive_version}.%{texlive_noarch}.0.0.13svn15878
Release: 0
Summary: Print sheets of sticky labels
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-labels-doc >= %{texlive_version}
Provides: tex(labels.sty)
Provides: tex(olabels.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source117: labels.tar.xz
Source118: labels.doc.tar.xz
%description -n texlive-labels
A LaTeX package to print a regular grid of ragged-right labels
on a page, suitable for sheets of labels which can be fed
through a printer. Macros are provided to allow easy input of
names and addresses in a form free of TeX markup. Equally
useful is a feature for making multiple copies of a single
label, e.g., return address stickers to go with the labels.
Rows, columns, borders can all be specified to match the label
sheet being used.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-labels-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.13svn15878
Release: 0
Summary: Documentation for texlive-labels
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-labels-doc
This package includes the documentation for texlive-labels
%post -n texlive-labels
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-labels
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-labels
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-labels-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/labels/README
%{_texmfdistdir}/doc/latex/labels/labels.pdf
%{_texmfdistdir}/doc/latex/labels/test/avery5162.tex
%{_texmfdistdir}/doc/latex/labels/test/badge.tex
%{_texmfdistdir}/doc/latex/labels/test/beebe.tex
%{_texmfdistdir}/doc/latex/labels/test/door.tex
%{_texmfdistdir}/doc/latex/labels/test/door209.tex
%{_texmfdistdir}/doc/latex/labels/test/names.dat
%{_texmfdistdir}/doc/latex/labels/test/news.tex
%{_texmfdistdir}/doc/latex/labels/test/test.tex
%{_texmfdistdir}/doc/latex/labels/test/test1.tex
%{_texmfdistdir}/doc/latex/labels/test/test10.tex
%{_texmfdistdir}/doc/latex/labels/test/test11.tex
%{_texmfdistdir}/doc/latex/labels/test/test12.tex
%{_texmfdistdir}/doc/latex/labels/test/test2.tex
%{_texmfdistdir}/doc/latex/labels/test/test3.tex
%{_texmfdistdir}/doc/latex/labels/test/test4.tex
%{_texmfdistdir}/doc/latex/labels/test/test5.tex
%{_texmfdistdir}/doc/latex/labels/test/test6.tex
%{_texmfdistdir}/doc/latex/labels/test/test7.tex
%{_texmfdistdir}/doc/latex/labels/test/test8.tex
%{_texmfdistdir}/doc/latex/labels/test/test9.tex
%{_texmfdistdir}/doc/latex/labels/test/testnew.tex
%{_texmfdistdir}/doc/latex/labels/test/testnew1.tex
%{_texmfdistdir}/doc/latex/labels/test/testnew10.tex
%{_texmfdistdir}/doc/latex/labels/test/testnew11.tex
%{_texmfdistdir}/doc/latex/labels/test/testnew12.tex
%{_texmfdistdir}/doc/latex/labels/test/testnew13.tex
%{_texmfdistdir}/doc/latex/labels/test/testnew2.tex
%{_texmfdistdir}/doc/latex/labels/test/testnew3.tex
%{_texmfdistdir}/doc/latex/labels/test/testnew4.tex
%{_texmfdistdir}/doc/latex/labels/test/testnew5.tex
%{_texmfdistdir}/doc/latex/labels/test/testnew6.tex
%{_texmfdistdir}/doc/latex/labels/test/testnew7.tex
%{_texmfdistdir}/doc/latex/labels/test/testnew8.tex
%{_texmfdistdir}/doc/latex/labels/test/testnew9.tex
%{_texmfdistdir}/doc/latex/labels/test/zwekform.tex
%files -n texlive-labels
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/labels/labels.sty
%{_texmfdistdir}/tex/latex/labels/olabels.sty
/var/adm/update-scripts/texlive-labels-%{texlive_version}.%{texlive_noarch}.0.0.13svn15878-%{release}-zypper
%package -n texlive-labyrinth
Version: %{texlive_version}.%{texlive_noarch}.1.0svn33454
Release: 0
Summary: Draw labyrinths and solution paths
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-labyrinth-doc >= %{texlive_version}
Provides: tex(labyrinth.sty)
Requires: tex(calc.sty)
Requires: tex(picture.sty)
Requires: tex(xkeyval.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source119: labyrinth.tar.xz
Source120: labyrinth.doc.tar.xz
%description -n texlive-labyrinth
The labyrinth package provides code and an environment for
typesetting simple labyrinths with LaTeX, and generating an
automatic or manual solution path.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-labyrinth-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0svn33454
Release: 0
Summary: Documentation for texlive-labyrinth
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-labyrinth-doc
This package includes the documentation for texlive-labyrinth
%post -n texlive-labyrinth
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-labyrinth
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-labyrinth
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-labyrinth-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/labyrinth/README
%{_texmfdistdir}/doc/latex/labyrinth/classic-en.ist
%{_texmfdistdir}/doc/latex/labyrinth/labyrinth.pdf
%{_texmfdistdir}/doc/latex/labyrinth/labyrinth.tex
%{_texmfdistdir}/doc/latex/labyrinth/lstlocal.cfg
%files -n texlive-labyrinth
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/labyrinth/labyrinth.sty
/var/adm/update-scripts/texlive-labyrinth-%{texlive_version}.%{texlive_noarch}.1.0svn33454-%{release}-zypper
%package -n texlive-lacheck
Version: %{texlive_version}.%{texlive_noarch}.svn40768
Release: 0
Summary: LaTeX checker
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive-lacheck-bin >= %{texlive_version}
#!BuildIgnore: texlive-lacheck-bin
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source121: lacheck.doc.tar.xz
%description -n texlive-lacheck
Lacheck is a tool for finding common mistakes in LaTeX
documents. The distribution includes sources, and executables
for OS/2 and Win32 environments.
date: 2015-08-03 03:43:12 +0000
%post -n texlive-lacheck
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lacheck
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lacheck
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lacheck
%defattr(-,root,root,755)
%{_mandir}/man1/lacheck.1*
/var/adm/update-scripts/texlive-lacheck-%{texlive_version}.%{texlive_noarch}.svn40768-%{release}-zypper
%package -n texlive-lambda
Version: %{texlive_version}.%{texlive_noarch}.svn28669
Release: 0
Summary: Package lambda
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Provides: tex(UT1cmr.fd)
Provides: tex(UT1omlgc.fd)
Provides: tex(elhyph16.tex)
Provides: tex(grcodes.tex)
Provides: tex(grmhyph.tex)
Provides: tex(lambda.tex)
Provides: tex(language.dat)
Provides: tex(lchcmr.fd)
Provides: tex(lchenc.def)
Provides: tex(ocherokee.sty)
Provides: tex(odev.sty)
Provides: tex(ojapan.sty)
Provides: tex(omarab.cfg)
Provides: tex(omega.sty)
Provides: tex(omlgc.cfg)
Provides: tex(ot1omarb.fd)
Provides: tex(ot1omlgc.fd)
Provides: tex(ot1uctt.fd)
Provides: tex(ut1enc.def)
Requires: tex(grlccode.tex)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source122: lambda.tar.xz
%description -n texlive-lambda
The lambda package
%post -n texlive-lambda
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lambda
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lambda
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lambda
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/lambda/base/UT1cmr.fd
%{_texmfdistdir}/tex/lambda/base/UT1omlgc.fd
%{_texmfdistdir}/tex/lambda/base/elhyph16.tex
%{_texmfdistdir}/tex/lambda/base/french.bgd
%{_texmfdistdir}/tex/lambda/base/french.lay
%{_texmfdistdir}/tex/lambda/base/grcodes.tex
%{_texmfdistdir}/tex/lambda/base/greek.bgd
%{_texmfdistdir}/tex/lambda/base/greek.lay
%{_texmfdistdir}/tex/lambda/base/grmhyph.tex
%{_texmfdistdir}/tex/lambda/base/inuit.hpn
%{_texmfdistdir}/tex/lambda/base/lambda.tex
%{_texmfdistdir}/tex/lambda/base/lchcmr.fd
%{_texmfdistdir}/tex/lambda/base/lchenc.def
%{_texmfdistdir}/tex/lambda/base/ocherokee.sty
%{_texmfdistdir}/tex/lambda/base/odev.sty
%{_texmfdistdir}/tex/lambda/base/ojapan.sty
%{_texmfdistdir}/tex/lambda/base/omarab.cfg
%{_texmfdistdir}/tex/lambda/base/omega.sty
%{_texmfdistdir}/tex/lambda/base/omlgc.cfg
%{_texmfdistdir}/tex/lambda/base/ot1omarb.fd
%{_texmfdistdir}/tex/lambda/base/ot1omlgc.fd
%{_texmfdistdir}/tex/lambda/base/ot1uctt.fd
%{_texmfdistdir}/tex/lambda/base/usenglish.bgd
%{_texmfdistdir}/tex/lambda/base/usenglish.lay
%{_texmfdistdir}/tex/lambda/base/ut1enc.def
%{_texmfdistdir}/tex/lambda/config/lambda.ini
%verify(link) %{_texmfdistdir}/tex/lambda/config/language.dat
%config %verify(not md5 mtime size) %{_texmfconfdir}/tex/lambda/config/language.dat
/var/adm/update-scripts/texlive-lambda-%{texlive_version}.%{texlive_noarch}.svn28669-%{release}-zypper
%package -n texlive-lambda-lists
Version: %{texlive_version}.%{texlive_noarch}.svn31402
Release: 0
Summary: Lists in TeX's mouth
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-lambda-lists-doc >= %{texlive_version}
Provides: tex(lambda.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source123: lambda-lists.tar.xz
Source124: lambda-lists.doc.tar.xz
%description -n texlive-lambda-lists
These list-processing macros avoid the reassignments employed
in the macros shown in Appendix D of the TeXbook: all the
manipulations take place in what Knuth is pleased to call
"TeX's mouth".
date: 2015-08-03 03:43:12 +0000
%package -n texlive-lambda-lists-doc
Version: %{texlive_version}.%{texlive_noarch}.svn31402
Release: 0
Summary: Documentation for texlive-lambda-lists
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-lambda-lists-doc
This package includes the documentation for texlive-lambda-lists
%post -n texlive-lambda-lists
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lambda-lists
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lambda-lists
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lambda-lists-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/plain/lambda-lists/README
%{_texmfdistdir}/doc/plain/lambda-lists/lambda-lists.pdf
%{_texmfdistdir}/doc/plain/lambda-lists/lambda-lists.tex
%files -n texlive-lambda-lists
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/plain/lambda-lists/lambda.sty
/var/adm/update-scripts/texlive-lambda-lists-%{texlive_version}.%{texlive_noarch}.svn31402-%{release}-zypper
%package -n texlive-langcode
Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn27764
Release: 0
Summary: Simple language-dependent settings based on language codes
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-langcode-doc >= %{texlive_version}
Provides: tex(langcode.sty)
Requires: tex(dowith.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source125: langcode.tar.xz
Source126: langcode.doc.tar.xz
%description -n texlive-langcode
The package provides a command \uselangcode{<code>} to adjust
language-dependent settings such as key words, typographical
conventions and language codes (ISO 639-1). The package
provides a means of selecting macros according to the specified
code, for preparing a document that is to be separately typeset
in different laguages. The package is dependent on the plainpkg
package, and is already in use in the morehype and catcodes
packages.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-langcode-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn27764
Release: 0
Summary: Documentation for texlive-langcode
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-langcode-doc
This package includes the documentation for texlive-langcode
%post -n texlive-langcode
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-langcode
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-langcode
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-langcode-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/generic/langcode/README
%{_texmfdistdir}/doc/generic/langcode/SrcFILEs.txt
%{_texmfdistdir}/doc/generic/langcode/langcode.pdf
%files -n texlive-langcode
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/generic/langcode/langcode.sty
/var/adm/update-scripts/texlive-langcode-%{texlive_version}.%{texlive_noarch}.0.0.2svn27764-%{release}-zypper
%package -n texlive-langsci
Version: %{texlive_version}.%{texlive_noarch}.svn41007
Release: 0
Summary: Typeset books for publication with Language Science Press
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-langsci-doc >= %{texlive_version}
Provides: tex(biblatex-langsci-unified.bbx)
Provides: tex(langsci-advertisement.tex)
Provides: tex(langsci-authoryear-comp.cbx)
Provides: tex(langsci-basic.sty)
Provides: tex(langsci-bidi.sty)
Provides: tex(langsci-cgloss.sty)
Provides: tex(langsci-colors.def)
Provides: tex(langsci-forest-setup.sty)
Provides: tex(langsci-gb4e.sty)
Provides: tex(langsci-optional.sty)
Provides: tex(langsci-series.def)
Provides: tex(langsci-tbls.sty)
Provides: tex(langscibook.cls)
Requires: tex(authoryear.bbx)
Requires: tex(kvoptions.sty)
Requires: tex(marginnote.sty)
Requires: tex(soul.sty)
Requires: tex(todonotes.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source127: langsci.tar.xz
Source128: langsci.doc.tar.xz
%description -n texlive-langsci
This packages allows you to typeset monographs and edited
volumes for publication with Language Science Press
(http://www.langsci-press.org). It includes all necessary files
for title pages, frontmatter, main content, list of references
and indexes. Dust jackets for BoD and Createspace (print-on-
demand service providers) can also be produced.
date: 2016-05-10 13:54:42 +0000
%package -n texlive-langsci-doc
Version: %{texlive_version}.%{texlive_noarch}.svn41007
Release: 0
Summary: Documentation for texlive-langsci
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-langsci-doc
This package includes the documentation for texlive-langsci
%post -n texlive-langsci
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-langsci
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-langsci
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-langsci-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/xelatex/langsci/README.md
%{_texmfdistdir}/doc/xelatex/langsci/documentation/langsci-doc.tex
%{_texmfdistdir}/doc/xelatex/langsci/eotms-info.tex
%{_texmfdistdir}/doc/xelatex/langsci/examples/samplemonograph.tex
%{_texmfdistdir}/doc/xelatex/langsci/examples/samplepaper.tex
%{_texmfdistdir}/doc/xelatex/langsci/examples/samplevolume.tex
%{_texmfdistdir}/doc/xelatex/langsci/localbibliography.bib
%{_texmfdistdir}/doc/xelatex/langsci/main.tex
%files -n texlive-langsci
%defattr(-,root,root,755)
%{_texmfdistdir}/bibtex/bst/langsci/langsci-unified.bst
%{_texmfdistdir}/tex/xelatex/langsci/biblatex-langsci-unified.bbx
%{_texmfdistdir}/tex/xelatex/langsci/langsci-advertisement.tex
%{_texmfdistdir}/tex/xelatex/langsci/langsci-authoryear-comp.cbx
%{_texmfdistdir}/tex/xelatex/langsci/langsci-basic.sty
%{_texmfdistdir}/tex/xelatex/langsci/langsci-bidi.sty
%{_texmfdistdir}/tex/xelatex/langsci/langsci-cgloss.sty
%{_texmfdistdir}/tex/xelatex/langsci/langsci-colors.def
%{_texmfdistdir}/tex/xelatex/langsci/langsci-doc.pdf
%{_texmfdistdir}/tex/xelatex/langsci/langsci-forest-setup.sty
%{_texmfdistdir}/tex/xelatex/langsci/langsci-gb4e.sty
%{_texmfdistdir}/tex/xelatex/langsci/langsci-optional.sty
%{_texmfdistdir}/tex/xelatex/langsci/langsci-series.def
%{_texmfdistdir}/tex/xelatex/langsci/langsci-tbls.sty
%{_texmfdistdir}/tex/xelatex/langsci/langsci_logo_nocolor.pdf
%{_texmfdistdir}/tex/xelatex/langsci/langsci_spinelogo_nocolor.pdf
%{_texmfdistdir}/tex/xelatex/langsci/langscibook-logo.pdf
%{_texmfdistdir}/tex/xelatex/langsci/langscibook.cls
%{_texmfdistdir}/tex/xelatex/langsci/tbls-book.eps
%{_texmfdistdir}/tex/xelatex/langsci/tbls-bulb.eps
%{_texmfdistdir}/tex/xelatex/langsci/tbls-glass.eps
%{_texmfdistdir}/tex/xelatex/langsci/tbls-law.eps
/var/adm/update-scripts/texlive-langsci-%{texlive_version}.%{texlive_noarch}.svn41007-%{release}-zypper
%package -n texlive-lapdf
Version: %{texlive_version}.%{texlive_noarch}.1.1svn23806
Release: 0
Summary: PDF drawing directly in TeX documents
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-lapdf-doc >= %{texlive_version}
Provides: tex(lapdf.sty)
Requires: tex(calc.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source129: lapdf.tar.xz
Source130: lapdf.doc.tar.xz
%description -n texlive-lapdf
The package provides the means to use PDF drawing primitives to
produce high quality, colored graphics. It uses Bezier curves
(integral and rational) from degree one to seven, allows TeX
typesetting in the graphic, offers most of the standard math
functions, allows plotting normal, parametric and polar
functions. The package has linear, logx, logy, logxy and polar
grids with many specs; it can rotate, clip and do many nice
things easily it has two looping commands for programming and
many instructive example files. The package requires pdfTeX but
otherwise only depends on the calc package.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-lapdf-doc
Version: %{texlive_version}.%{texlive_noarch}.1.1svn23806
Release: 0
Summary: Documentation for texlive-lapdf
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-lapdf-doc
This package includes the documentation for texlive-lapdf
%post -n texlive-lapdf
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lapdf
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lapdf
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lapdf-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/lapdf/README
%{_texmfdistdir}/doc/latex/lapdf/arcs.pdf
%{_texmfdistdir}/doc/latex/lapdf/arcs.tex
%{_texmfdistdir}/doc/latex/lapdf/bezier.pdf
%{_texmfdistdir}/doc/latex/lapdf/bezier.tex
%{_texmfdistdir}/doc/latex/lapdf/bezinfo.pdf
%{_texmfdistdir}/doc/latex/lapdf/bezinfo.tex
%{_texmfdistdir}/doc/latex/lapdf/buttrfly.pdf
%{_texmfdistdir}/doc/latex/lapdf/buttrfly.tex
%{_texmfdistdir}/doc/latex/lapdf/cfamily.pdf
%{_texmfdistdir}/doc/latex/lapdf/cfamily.tex
%{_texmfdistdir}/doc/latex/lapdf/chrysant.pdf
%{_texmfdistdir}/doc/latex/lapdf/chrysant.tex
%{_texmfdistdir}/doc/latex/lapdf/circle.pdf
%{_texmfdistdir}/doc/latex/lapdf/circle.tex
%{_texmfdistdir}/doc/latex/lapdf/colors.pdf
%{_texmfdistdir}/doc/latex/lapdf/colors.tex
%{_texmfdistdir}/doc/latex/lapdf/conic.pdf
%{_texmfdistdir}/doc/latex/lapdf/conic.tex
%{_texmfdistdir}/doc/latex/lapdf/curve.pdf
%{_texmfdistdir}/doc/latex/lapdf/curve.tex
%{_texmfdistdir}/doc/latex/lapdf/curveto.pdf
%{_texmfdistdir}/doc/latex/lapdf/curveto.tex
%{_texmfdistdir}/doc/latex/lapdf/cycloid.pdf
%{_texmfdistdir}/doc/latex/lapdf/cycloid.tex
%{_texmfdistdir}/doc/latex/lapdf/drawing.pdf
%{_texmfdistdir}/doc/latex/lapdf/drawing.tex
%{_texmfdistdir}/doc/latex/lapdf/ellipse.pdf
%{_texmfdistdir}/doc/latex/lapdf/ellipse.tex
%{_texmfdistdir}/doc/latex/lapdf/fplot.pdf
%{_texmfdistdir}/doc/latex/lapdf/fplot.tex
%{_texmfdistdir}/doc/latex/lapdf/geometry.pdf
%{_texmfdistdir}/doc/latex/lapdf/geometry.tex
%{_texmfdistdir}/doc/latex/lapdf/grids.pdf
%{_texmfdistdir}/doc/latex/lapdf/grids.tex
%{_texmfdistdir}/doc/latex/lapdf/hippo.pdf
%{_texmfdistdir}/doc/latex/lapdf/hippo.tex
%{_texmfdistdir}/doc/latex/lapdf/lapdf.pdf
%{_texmfdistdir}/doc/latex/lapdf/lapdf.tex
%{_texmfdistdir}/doc/latex/lapdf/licence.txt
%{_texmfdistdir}/doc/latex/lapdf/line.pdf
%{_texmfdistdir}/doc/latex/lapdf/line.tex
%{_texmfdistdir}/doc/latex/lapdf/polygon.pdf
%{_texmfdistdir}/doc/latex/lapdf/polygon.tex
%{_texmfdistdir}/doc/latex/lapdf/polynom.pdf
%{_texmfdistdir}/doc/latex/lapdf/polynom.tex
%{_texmfdistdir}/doc/latex/lapdf/pplot.pdf
%{_texmfdistdir}/doc/latex/lapdf/pplot.tex
%{_texmfdistdir}/doc/latex/lapdf/preamble.tex
%{_texmfdistdir}/doc/latex/lapdf/pythagor.pdf
%{_texmfdistdir}/doc/latex/lapdf/pythagor.tex
%{_texmfdistdir}/doc/latex/lapdf/qcircle.pdf
%{_texmfdistdir}/doc/latex/lapdf/qcircle.tex
%{_texmfdistdir}/doc/latex/lapdf/quartic.pdf
%{_texmfdistdir}/doc/latex/lapdf/quartic.tex
%{_texmfdistdir}/doc/latex/lapdf/rational.pdf
%{_texmfdistdir}/doc/latex/lapdf/rational.tex
%{_texmfdistdir}/doc/latex/lapdf/rcircle.pdf
%{_texmfdistdir}/doc/latex/lapdf/rcircle.tex
%{_texmfdistdir}/doc/latex/lapdf/rcurve.pdf
%{_texmfdistdir}/doc/latex/lapdf/rcurve.tex
%{_texmfdistdir}/doc/latex/lapdf/recttria.pdf
%{_texmfdistdir}/doc/latex/lapdf/recttria.tex
%{_texmfdistdir}/doc/latex/lapdf/roundtri.pdf
%{_texmfdistdir}/doc/latex/lapdf/roundtri.tex
%{_texmfdistdir}/doc/latex/lapdf/rparams.pdf
%{_texmfdistdir}/doc/latex/lapdf/rparams.tex
%{_texmfdistdir}/doc/latex/lapdf/superell.pdf
%{_texmfdistdir}/doc/latex/lapdf/superell.tex
%{_texmfdistdir}/doc/latex/lapdf/tplot.pdf
%{_texmfdistdir}/doc/latex/lapdf/tplot.tex
%{_texmfdistdir}/doc/latex/lapdf/trochoid.pdf
%{_texmfdistdir}/doc/latex/lapdf/trochoid.tex
%{_texmfdistdir}/doc/latex/lapdf/turtle.pdf
%{_texmfdistdir}/doc/latex/lapdf/turtle.tex
%{_texmfdistdir}/doc/latex/lapdf/vector.pdf
%{_texmfdistdir}/doc/latex/lapdf/vector.tex
%files -n texlive-lapdf
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/lapdf/lapdf.sty
/var/adm/update-scripts/texlive-lapdf-%{texlive_version}.%{texlive_noarch}.1.1svn23806-%{release}-zypper
%package -n texlive-lastpackage
Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn34481
Release: 0
Summary: Indicates the last loaded package
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-lastpackage-doc >= %{texlive_version}
Provides: tex(lastpackage.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source131: lastpackage.tar.xz
Source132: lastpackage.doc.tar.xz
%description -n texlive-lastpackage
This package may be used to define the last point where some
code shall be executed. Its provides a package name for use in
package-placing commands from the author's templatetools. Usage
examples are provided in the documentation.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-lastpackage-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn34481
Release: 0
Summary: Documentation for texlive-lastpackage
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-lastpackage-doc
This package includes the documentation for texlive-lastpackage
%post -n texlive-lastpackage
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lastpackage
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lastpackage
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lastpackage-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/lastpackage/README
%{_texmfdistdir}/doc/latex/lastpackage/lastpackage.pdf
%files -n texlive-lastpackage
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/lastpackage/lastpackage.sty
/var/adm/update-scripts/texlive-lastpackage-%{texlive_version}.%{texlive_noarch}.0.0.1svn34481-%{release}-zypper
%package -n texlive-lastpage
Version: %{texlive_version}.%{texlive_noarch}.1.2msvn36680
Release: 0
Summary: Reference last page for Page N of M type footers
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-lastpage-doc >= %{texlive_version}
Provides: tex(lastpage.sty)
Provides: tex(lastpage209.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source133: lastpage.tar.xz
Source134: lastpage.doc.tar.xz
%description -n texlive-lastpage
Reference the number of pages in your LaTeX document through
the introduction of a new label which can be referenced like
\pageref{LastPage} to give a reference to the last page of a
document. It is particularly useful in the page footer that
says: Page N of M.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-lastpage-doc
Version: %{texlive_version}.%{texlive_noarch}.1.2msvn36680
Release: 0
Summary: Documentation for texlive-lastpage
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-lastpage-doc
This package includes the documentation for texlive-lastpage
%post -n texlive-lastpage
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lastpage
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lastpage
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lastpage-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/lastpage/README
%{_texmfdistdir}/doc/latex/lastpage/lastpage-example.pdf
%{_texmfdistdir}/doc/latex/lastpage/lastpage-example.tex
%{_texmfdistdir}/doc/latex/lastpage/lastpage.pdf
%files -n texlive-lastpage
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/lastpage/lastpage.sty
%{_texmfdistdir}/tex/latex/lastpage/lastpage209.sty
/var/adm/update-scripts/texlive-lastpage-%{texlive_version}.%{texlive_noarch}.1.2msvn36680-%{release}-zypper
%package -n texlive-latex
Version: %{texlive_version}.%{texlive_noarch}.svn40218
Release: 0
Summary: A TeX macro package that defines LaTeX
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive-latex-bin >= %{texlive_version}
Requires: texlive-latex-fonts >= %{texlive_version}
Requires: texlive-latexconfig >= %{texlive_version}
Requires: texlive-luatex >= %{texlive_version}
Requires: texlive-pdftex >= %{texlive_version}
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-latex-doc >= %{texlive_version}
Provides: tex(alltt.sty)
Provides: tex(ansinew.def)
Provides: tex(applemac.def)
Provides: tex(article.cls)
Provides: tex(article.sty)
Provides: tex(ascii.def)
Provides: tex(bezier.sty)
Provides: tex(bk10.clo)
Provides: tex(bk11.clo)
Provides: tex(bk12.clo)
Provides: tex(book.cls)
Provides: tex(book.sty)
Provides: tex(cp1250.def)
Provides: tex(cp1252.def)
Provides: tex(cp1257.def)
Provides: tex(cp437.def)
Provides: tex(cp437de.def)
Provides: tex(cp850.def)
Provides: tex(cp852.def)
Provides: tex(cp858.def)
Provides: tex(cp865.def)
Provides: tex(decmulti.def)
Provides: tex(doc.sty)
Provides: tex(docstrip.tex)
Provides: tex(exscale.sty)
Provides: tex(fix-cm.sty)
Provides: tex(fixltx2e.sty)
Provides: tex(flafter.sty)
Provides: tex(fleqn.clo)
Provides: tex(fleqn.sty)
Provides: tex(fltrace.sty)
Provides: tex(fontenc.sty)
Provides: tex(fontmath.cfg)
Provides: tex(fonttext.cfg)
Provides: tex(graphpap.sty)
Provides: tex(idx.tex)
Provides: tex(ifthen.sty)
Provides: tex(inputenc.sty)
Provides: tex(lablst.tex)
Provides: tex(latex209.def)
Provides: tex(latexbug.tex)
Provides: tex(latexrelease.sty)
Provides: tex(latexsym.sty)
Provides: tex(latin1.def)
Provides: tex(latin10.def)
Provides: tex(latin2.def)
Provides: tex(latin3.def)
Provides: tex(latin4.def)
Provides: tex(latin5.def)
Provides: tex(latin9.def)
Provides: tex(leqno.clo)
Provides: tex(leqno.sty)
Provides: tex(letter.cls)
Provides: tex(letter.sty)
Provides: tex(lppl.tex)
Provides: tex(ltluatex.tex)
Provides: tex(ltnews.cls)
Provides: tex(ltxcheck.tex)
Provides: tex(ltxdoc.cls)
Provides: tex(ltxguide.cls)
Provides: tex(macce.def)
Provides: tex(makeidx.sty)
Provides: tex(minimal.cls)
Provides: tex(newlfont.sty)
Provides: tex(next.def)
Provides: tex(nfssfont.tex)
Provides: tex(oldlfont.sty)
Provides: tex(omlcmm.fd)
Provides: tex(omlcmr.fd)
Provides: tex(omlenc.def)
Provides: tex(omllcmm.fd)
Provides: tex(omscmr.fd)
Provides: tex(omscmsy.fd)
Provides: tex(omsenc.def)
Provides: tex(omslcmsy.fd)
Provides: tex(omxcmex.fd)
Provides: tex(omxlcmex.fd)
Provides: tex(openbib.sty)
Provides: tex(ot1cmdh.fd)
Provides: tex(ot1cmfib.fd)
Provides: tex(ot1cmfr.fd)
Provides: tex(ot1cmr.fd)
Provides: tex(ot1cmss.fd)
Provides: tex(ot1cmtt.fd)
Provides: tex(ot1cmvtt.fd)
Provides: tex(ot1enc.def)
Provides: tex(ot1lcmss.fd)
Provides: tex(ot1lcmtt.fd)
Provides: tex(ot4enc.def)
Provides: tex(preload.cfg)
Provides: tex(proc.cls)
Provides: tex(proc.sty)
Provides: tex(report.cls)
Provides: tex(report.sty)
Provides: tex(sample2e.tex)
Provides: tex(sfonts.def)
Provides: tex(shortvrb.sty)
Provides: tex(showidx.sty)
Provides: tex(size10.clo)
Provides: tex(size11.clo)
Provides: tex(size12.clo)
Provides: tex(slides.cls)
Provides: tex(slides.def)
Provides: tex(slides.sty)
Provides: tex(small2e.tex)
Provides: tex(source2e.tex)
Provides: tex(syntonly.sty)
Provides: tex(t1cmdh.fd)
Provides: tex(t1cmfib.fd)
Provides: tex(t1cmfr.fd)
Provides: tex(t1cmr.fd)
Provides: tex(t1cmss.fd)
Provides: tex(t1cmtt.fd)
Provides: tex(t1cmvtt.fd)
Provides: tex(t1enc.def)
Provides: tex(t1enc.sty)
Provides: tex(t1lcmss.fd)
Provides: tex(t1lcmtt.fd)
Provides: tex(testpage.tex)
Provides: tex(texsys.cfg)
Provides: tex(textcomp.sty)
Provides: tex(tracefnt.sty)
Provides: tex(ts1cmr.fd)
Provides: tex(ts1cmss.fd)
Provides: tex(ts1cmtt.fd)
Provides: tex(ts1cmvtt.fd)
Provides: tex(ts1enc.def)
Provides: tex(ucmr.fd)
Provides: tex(ucmss.fd)
Provides: tex(ucmtt.fd)
Provides: tex(ulasy.fd)
Provides: tex(ullasy.fd)
Provides: tex(utf8-test.tex)
Provides: tex(utf8.def)
Provides: tex(utf8test.tex)
Requires: tex(hyperref.sty)
Requires: tex(multicol.sty)
Requires: tex(url.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source135: latex.tar.xz
Source136: latex.doc.tar.xz
%description -n texlive-latex
LaTeX is a widely-used macro package for TeX, providing many
basic document formating commands extended by a wide range of
packages. It is a development of Leslie Lamport's LaTeX 2.09,
and superseded the older system in June 1994. The basic
distribution is catalogued separately, at latex-base; apart
from a large set of contributed packages and third-party
documentation (elsewhere on the archive), the distribution
includes: - a bunch of required packages, which LaTeX authors
are "entitled to assume" will be present on any system running
LaTeX; and - a minimal set of documentation detailing
differences from the 'old' version of LaTeX in the areas of
user commands, font selection and control, class and package
writing, font encodings, configuration options and modification
of LaTeX. For downloading details, see the linked catalogue
entries above.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-latex-doc
Version: %{texlive_version}.%{texlive_noarch}.svn40218
Release: 0
Summary: Documentation for texlive-latex
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-latex-doc
This package includes the documentation for texlive-latex
%post -n texlive-latex
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latex
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latex
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latex-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/base/README.txt
%{_texmfdistdir}/doc/latex/base/alltt.pdf
%{_texmfdistdir}/doc/latex/base/bugs.txt
%{_texmfdistdir}/doc/latex/base/cfgguide.pdf
%{_texmfdistdir}/doc/latex/base/cfgguide.tex
%{_texmfdistdir}/doc/latex/base/changes-doc.txt
%{_texmfdistdir}/doc/latex/base/changes.old.txt
%{_texmfdistdir}/doc/latex/base/changes.txt
%{_texmfdistdir}/doc/latex/base/classes.pdf
%{_texmfdistdir}/doc/latex/base/clsguide.pdf
%{_texmfdistdir}/doc/latex/base/clsguide.tex
%{_texmfdistdir}/doc/latex/base/cmfonts.pdf
%{_texmfdistdir}/doc/latex/base/cyrguide.pdf
%{_texmfdistdir}/doc/latex/base/cyrguide.tex
%{_texmfdistdir}/doc/latex/base/doc.pdf
%{_texmfdistdir}/doc/latex/base/docstrip.pdf
%{_texmfdistdir}/doc/latex/base/encguide.pdf
%{_texmfdistdir}/doc/latex/base/encguide.tex
%{_texmfdistdir}/doc/latex/base/exscale.pdf
%{_texmfdistdir}/doc/latex/base/fix-cm.pdf
%{_texmfdistdir}/doc/latex/base/fntguide.pdf
%{_texmfdistdir}/doc/latex/base/fntguide.tex
%{_texmfdistdir}/doc/latex/base/graphpap.pdf
%{_texmfdistdir}/doc/latex/base/ifthen.pdf
%{_texmfdistdir}/doc/latex/base/inputenc.pdf
%{_texmfdistdir}/doc/latex/base/latexchanges.pdf
%{_texmfdistdir}/doc/latex/base/latexchanges.tex
%{_texmfdistdir}/doc/latex/base/latexrelease.pdf
%{_texmfdistdir}/doc/latex/base/latexsym.pdf
%{_texmfdistdir}/doc/latex/base/lb2.err
%{_texmfdistdir}/doc/latex/base/lb2.pdf
%{_texmfdistdir}/doc/latex/base/legal.txt
%{_texmfdistdir}/doc/latex/base/letter.pdf
%{_texmfdistdir}/doc/latex/base/lgc2.err
%{_texmfdistdir}/doc/latex/base/lgc2.pdf
%{_texmfdistdir}/doc/latex/base/lppl-1-0.txt
%{_texmfdistdir}/doc/latex/base/lppl-1-1.txt
%{_texmfdistdir}/doc/latex/base/lppl-1-2.txt
%{_texmfdistdir}/doc/latex/base/lppl.pdf
%{_texmfdistdir}/doc/latex/base/lppl.txt
%{_texmfdistdir}/doc/latex/base/ltluatex.pdf
%{_texmfdistdir}/doc/latex/base/ltnews.pdf
%{_texmfdistdir}/doc/latex/base/ltnews.tex
%{_texmfdistdir}/doc/latex/base/ltx3info.pdf
%{_texmfdistdir}/doc/latex/base/ltx3info.tex
%{_texmfdistdir}/doc/latex/base/ltxdoc.pdf
%{_texmfdistdir}/doc/latex/base/makeindx.pdf
%{_texmfdistdir}/doc/latex/base/manifest.txt
%{_texmfdistdir}/doc/latex/base/manual.err
%{_texmfdistdir}/doc/latex/base/manual.pdf
%{_texmfdistdir}/doc/latex/base/modguide.pdf
%{_texmfdistdir}/doc/latex/base/modguide.tex
%{_texmfdistdir}/doc/latex/base/nfssfont.pdf
%{_texmfdistdir}/doc/latex/base/proc.pdf
%{_texmfdistdir}/doc/latex/base/slides.pdf
%{_texmfdistdir}/doc/latex/base/slifonts.pdf
%{_texmfdistdir}/doc/latex/base/source2e.pdf
%{_texmfdistdir}/doc/latex/base/syntonly.pdf
%{_texmfdistdir}/doc/latex/base/tex2.txt
%{_texmfdistdir}/doc/latex/base/texpert.txt
%{_texmfdistdir}/doc/latex/base/tlc2.err
%{_texmfdistdir}/doc/latex/base/tlc2.pdf
%{_texmfdistdir}/doc/latex/base/usrguide.pdf
%{_texmfdistdir}/doc/latex/base/usrguide.tex
%{_texmfdistdir}/doc/latex/base/utf8ienc.pdf
%{_texmfdistdir}/doc/latex/base/webcomp.err
%{_texmfdistdir}/doc/latex/base/webcomp.pdf
%files -n texlive-latex
%defattr(-,root,root,755)
%{_texmfdistdir}/makeindex/latex/gglo.ist
%{_texmfdistdir}/makeindex/latex/gind.ist
%{_texmfdistdir}/tex/latex/base/alltt.sty
%{_texmfdistdir}/tex/latex/base/ansinew.def
%{_texmfdistdir}/tex/latex/base/applemac.def
%{_texmfdistdir}/tex/latex/base/article.cls
%{_texmfdistdir}/tex/latex/base/article.sty
%{_texmfdistdir}/tex/latex/base/ascii.def
%{_texmfdistdir}/tex/latex/base/bezier.sty
%{_texmfdistdir}/tex/latex/base/bk10.clo
%{_texmfdistdir}/tex/latex/base/bk11.clo
%{_texmfdistdir}/tex/latex/base/bk12.clo
%{_texmfdistdir}/tex/latex/base/book.cls
%{_texmfdistdir}/tex/latex/base/book.sty
%{_texmfdistdir}/tex/latex/base/cp1250.def
%{_texmfdistdir}/tex/latex/base/cp1252.def
%{_texmfdistdir}/tex/latex/base/cp1257.def
%{_texmfdistdir}/tex/latex/base/cp437.def
%{_texmfdistdir}/tex/latex/base/cp437de.def
%{_texmfdistdir}/tex/latex/base/cp850.def
%{_texmfdistdir}/tex/latex/base/cp852.def
%{_texmfdistdir}/tex/latex/base/cp858.def
%{_texmfdistdir}/tex/latex/base/cp865.def
%{_texmfdistdir}/tex/latex/base/decmulti.def
%{_texmfdistdir}/tex/latex/base/doc.sty
%{_texmfdistdir}/tex/latex/base/docstrip.tex
%{_texmfdistdir}/tex/latex/base/exscale.sty
%{_texmfdistdir}/tex/latex/base/fix-cm.sty
%{_texmfdistdir}/tex/latex/base/fixltx2e.sty
%{_texmfdistdir}/tex/latex/base/flafter.sty
%{_texmfdistdir}/tex/latex/base/fleqn.clo
%{_texmfdistdir}/tex/latex/base/fleqn.sty
%{_texmfdistdir}/tex/latex/base/fltrace.sty
%{_texmfdistdir}/tex/latex/base/fontenc.sty
%{_texmfdistdir}/tex/latex/base/fontmath.cfg
%{_texmfdistdir}/tex/latex/base/fontmath.ltx
%{_texmfdistdir}/tex/latex/base/fonttext.cfg
%{_texmfdistdir}/tex/latex/base/fonttext.ltx
%{_texmfdistdir}/tex/latex/base/graphpap.sty
%{_texmfdistdir}/tex/latex/base/hyphen.ltx
%{_texmfdistdir}/tex/latex/base/idx.tex
%{_texmfdistdir}/tex/latex/base/ifthen.sty
%{_texmfdistdir}/tex/latex/base/inputenc.sty
%{_texmfdistdir}/tex/latex/base/lablst.tex
%{_texmfdistdir}/tex/latex/base/latex.ltx
%{_texmfdistdir}/tex/latex/base/latex209.def
%{_texmfdistdir}/tex/latex/base/latexbug.tex
%{_texmfdistdir}/tex/latex/base/latexrelease.sty
%{_texmfdistdir}/tex/latex/base/latexsym.sty
%{_texmfdistdir}/tex/latex/base/latin1.def
%{_texmfdistdir}/tex/latex/base/latin10.def
%{_texmfdistdir}/tex/latex/base/latin2.def
%{_texmfdistdir}/tex/latex/base/latin3.def
%{_texmfdistdir}/tex/latex/base/latin4.def
%{_texmfdistdir}/tex/latex/base/latin5.def
%{_texmfdistdir}/tex/latex/base/latin9.def
%{_texmfdistdir}/tex/latex/base/lcyenc.dfu
%{_texmfdistdir}/tex/latex/base/leqno.clo
%{_texmfdistdir}/tex/latex/base/leqno.sty
%{_texmfdistdir}/tex/latex/base/letter.cls
%{_texmfdistdir}/tex/latex/base/letter.sty
%{_texmfdistdir}/tex/latex/base/lppl.tex
%{_texmfdistdir}/tex/latex/base/ltluatex.lua
%{_texmfdistdir}/tex/latex/base/ltluatex.tex
%{_texmfdistdir}/tex/latex/base/ltnews.cls
%{_texmfdistdir}/tex/latex/base/ltxcheck.tex
%{_texmfdistdir}/tex/latex/base/ltxdoc.cls
%{_texmfdistdir}/tex/latex/base/ltxguide.cls
%{_texmfdistdir}/tex/latex/base/ly1enc.dfu
%{_texmfdistdir}/tex/latex/base/macce.def
%{_texmfdistdir}/tex/latex/base/makeidx.sty
%{_texmfdistdir}/tex/latex/base/minimal.cls
%{_texmfdistdir}/tex/latex/base/newlfont.sty
%{_texmfdistdir}/tex/latex/base/next.def
%{_texmfdistdir}/tex/latex/base/nfssfont.tex
%{_texmfdistdir}/tex/latex/base/oldlfont.sty
%{_texmfdistdir}/tex/latex/base/omlcmm.fd
%{_texmfdistdir}/tex/latex/base/omlcmr.fd
%{_texmfdistdir}/tex/latex/base/omlenc.def
%{_texmfdistdir}/tex/latex/base/omllcmm.fd
%{_texmfdistdir}/tex/latex/base/omscmr.fd
%{_texmfdistdir}/tex/latex/base/omscmsy.fd
%{_texmfdistdir}/tex/latex/base/omsenc.def
%{_texmfdistdir}/tex/latex/base/omsenc.dfu
%{_texmfdistdir}/tex/latex/base/omslcmsy.fd
%{_texmfdistdir}/tex/latex/base/omxcmex.fd
%{_texmfdistdir}/tex/latex/base/omxlcmex.fd
%{_texmfdistdir}/tex/latex/base/openbib.sty
%{_texmfdistdir}/tex/latex/base/ot1cmdh.fd
%{_texmfdistdir}/tex/latex/base/ot1cmfib.fd
%{_texmfdistdir}/tex/latex/base/ot1cmfr.fd
%{_texmfdistdir}/tex/latex/base/ot1cmr.fd
%{_texmfdistdir}/tex/latex/base/ot1cmss.fd
%{_texmfdistdir}/tex/latex/base/ot1cmtt.fd
%{_texmfdistdir}/tex/latex/base/ot1cmvtt.fd
%{_texmfdistdir}/tex/latex/base/ot1enc.def
%{_texmfdistdir}/tex/latex/base/ot1enc.dfu
%{_texmfdistdir}/tex/latex/base/ot1lcmss.fd
%{_texmfdistdir}/tex/latex/base/ot1lcmtt.fd
%{_texmfdistdir}/tex/latex/base/ot2enc.dfu
%{_texmfdistdir}/tex/latex/base/ot4enc.def
%{_texmfdistdir}/tex/latex/base/preload.cfg
%{_texmfdistdir}/tex/latex/base/preload.ltx
%{_texmfdistdir}/tex/latex/base/proc.cls
%{_texmfdistdir}/tex/latex/base/proc.sty
%{_texmfdistdir}/tex/latex/base/report.cls
%{_texmfdistdir}/tex/latex/base/report.sty
%{_texmfdistdir}/tex/latex/base/sample2e.tex
%{_texmfdistdir}/tex/latex/base/sfonts.def
%{_texmfdistdir}/tex/latex/base/shortvrb.sty
%{_texmfdistdir}/tex/latex/base/showidx.sty
%{_texmfdistdir}/tex/latex/base/size10.clo
%{_texmfdistdir}/tex/latex/base/size11.clo
%{_texmfdistdir}/tex/latex/base/size12.clo
%{_texmfdistdir}/tex/latex/base/slides.cls
%{_texmfdistdir}/tex/latex/base/slides.def
%{_texmfdistdir}/tex/latex/base/slides.sty
%{_texmfdistdir}/tex/latex/base/small2e.tex
%{_texmfdistdir}/tex/latex/base/source2e.tex
%{_texmfdistdir}/tex/latex/base/syntonly.sty
%{_texmfdistdir}/tex/latex/base/t1cmdh.fd
%{_texmfdistdir}/tex/latex/base/t1cmfib.fd
%{_texmfdistdir}/tex/latex/base/t1cmfr.fd
%{_texmfdistdir}/tex/latex/base/t1cmr.fd
%{_texmfdistdir}/tex/latex/base/t1cmss.fd
%{_texmfdistdir}/tex/latex/base/t1cmtt.fd
%{_texmfdistdir}/tex/latex/base/t1cmvtt.fd
%{_texmfdistdir}/tex/latex/base/t1enc.def
%{_texmfdistdir}/tex/latex/base/t1enc.dfu
%{_texmfdistdir}/tex/latex/base/t1enc.sty
%{_texmfdistdir}/tex/latex/base/t1lcmss.fd
%{_texmfdistdir}/tex/latex/base/t1lcmtt.fd
%{_texmfdistdir}/tex/latex/base/t2aenc.dfu
%{_texmfdistdir}/tex/latex/base/t2benc.dfu
%{_texmfdistdir}/tex/latex/base/t2cenc.dfu
%{_texmfdistdir}/tex/latex/base/testpage.tex
%{_texmfdistdir}/tex/latex/base/texsys.cfg
%{_texmfdistdir}/tex/latex/base/textcomp.sty
%{_texmfdistdir}/tex/latex/base/tracefnt.sty
%{_texmfdistdir}/tex/latex/base/ts1cmr.fd
%{_texmfdistdir}/tex/latex/base/ts1cmss.fd
%{_texmfdistdir}/tex/latex/base/ts1cmtt.fd
%{_texmfdistdir}/tex/latex/base/ts1cmvtt.fd
%{_texmfdistdir}/tex/latex/base/ts1enc.def
%{_texmfdistdir}/tex/latex/base/ts1enc.dfu
%{_texmfdistdir}/tex/latex/base/ucmr.fd
%{_texmfdistdir}/tex/latex/base/ucmss.fd
%{_texmfdistdir}/tex/latex/base/ucmtt.fd
%{_texmfdistdir}/tex/latex/base/ulasy.fd
%{_texmfdistdir}/tex/latex/base/ullasy.fd
%{_texmfdistdir}/tex/latex/base/utf8-test.tex
%{_texmfdistdir}/tex/latex/base/utf8.def
%{_texmfdistdir}/tex/latex/base/utf8enc.dfu
%{_texmfdistdir}/tex/latex/base/utf8test.tex
%{_texmfdistdir}/tex/latex/base/x2enc.dfu
/var/adm/update-scripts/texlive-latex-%{texlive_version}.%{texlive_noarch}.svn40218-%{release}-zypper
%package -n texlive-latex-bin
Version: %{texlive_version}.%{texlive_noarch}.svn40963
Release: 0
Summary: LaTeX executables and man pages
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Recommends: texlive-collection-fontsrecommended >= %{texlive_version}
Recommends: texlive-collection-genericrecommended >= %{texlive_version}
Recommends: texlive-collection-latexrecommended >= %{texlive_version}
Requires: texlive-latex >= %{texlive_version}
Requires(pre): texlive-latex-bin-bin >= %{texlive_version}
#!BuildIgnore: texlive-latex-bin-bin
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(post): findutils
Requires(post): grep
Requires(post): sed
Requires(post): texlive >= %{texlive_version}
Requires(post): tex(language.dat)
Requires(post): tex(language.def)
Requires(post): tex(language.dat.lua)
#!BuildIgnore: tex(language.dat)
#!BuildIgnore: tex(language.def)
#!BuildIgnore: tex(language.dat.lua)
Requires(postun): findutils
Requires(postun): grep
Requires(postun): sed
Requires(postun): texlive >= %{texlive_version}
Requires(postun): tex(language.dat)
Requires(postun): tex(language.def)
Requires(postun): tex(language.dat.lua)
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-amsfonts >= %{texlive_version}
Requires(posttrans): texlive-cm >= %{texlive_version}
Requires(posttrans): texlive-cm-super >= %{texlive_version}
Requires(posttrans): texlive-ec >= %{texlive_version}
Requires(posttrans): texlive-dehyph-exptl >= %{texlive_version}
Requires(posttrans): texlive-hyph-utf8 >= %{texlive_version}
Requires(posttrans): texlive-hyphen-base >= %{texlive_version}
Requires(posttrans): texlive-hyphen-ancientgreek >= %{texlive_version}
Requires(posttrans): texlive-hyphen-german >= %{texlive_version}
Requires(posttrans): texlive-hyphen-greek >= %{texlive_version}
Requires(posttrans): texlive-pdftex >= %{texlive_version}
Requires(posttrans): texlive-pdftex-def >= %{texlive_version}
Requires(posttrans): texlive-ruhyphen >= %{texlive_version}
Requires(posttrans): texlive-ukrhyph >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source137: latex-bin.doc.tar.xz
%description -n texlive-latex-bin
The latex-bin package
%post -n texlive-latex-bin
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
> /var/run/texlive/run-fmtutil
sed -ri 's/^\#\![[= =]]+latex\b.*/latex pdftex language.dat -translate-file=cp227.tcx *latex.ini/' %{_texmfconfdir}/web2c/fmtutil.cnf || :
sed -ri 's/^\#\![[= =]]+pdflatex\b.*/pdflatex pdftex language.dat -translate-file=cp227.tcx *pdflatex.ini/' %{_texmfconfdir}/web2c/fmtutil.cnf || :
sed -ri 's/^\#\![[= =]]+dvilualatex\b.*/dvilualatex luatex language.dat,language.dat.lua dvilualatex.ini/' %{_texmfconfdir}/web2c/fmtutil.cnf || :
sed -ri 's/^\#\![[= =]]+lualatex\b.*/lualatex luatex language.dat,language.dat.lua lualatex.ini/' %{_texmfconfdir}/web2c/fmtutil.cnf || :
sed -ri 's/^\#\![[= =]]+luajitlatex\b.*/luajitlatex luajittex language.dat,language.dat.lua lualatex.ini/' %{_texmfconfdir}/web2c/fmtutil.cnf || :
%postun -n texlive-latex-bin
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
> /var/run/texlive/run-fmtutil
sed -ri 's/^(latex\b)/\#\!\ \1/' %{_texmfconfdir}/web2c/fmtutil.cnf || :
sed -ri 's/^(pdflatex\b)/\#\!\ \1/' %{_texmfconfdir}/web2c/fmtutil.cnf || :
sed -ri 's/^(dvilualatex\b)/\#\!\ \1/' %{_texmfconfdir}/web2c/fmtutil.cnf || :
sed -ri 's/^(lualatex\b)/\#\!\ \1/' %{_texmfconfdir}/web2c/fmtutil.cnf || :
sed -ri 's/^(luajitlatex\b)/\#\!\ \1/' %{_texmfconfdir}/web2c/fmtutil.cnf || :
exit 0
fi
%posttrans -n texlive-latex-bin
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latex-bin
%defattr(-,root,root,755)
%{_mandir}/man1/latex.1*
%{_mandir}/man1/pdflatex.1*
/var/adm/update-scripts/texlive-latex-bin-%{texlive_version}.%{texlive_noarch}.svn40963-%{release}-zypper
%package -n texlive-latex-bib-ex
Version: %{texlive_version}.%{texlive_noarch}.svn25831
Release: 0
Summary: Examples for the book Bibliografien mit LaTeX
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source138: latex-bib-ex.doc.tar.xz
%description -n texlive-latex-bib-ex
The bundle provides a collection of files containing every
example in the book "Bibliografien mit LaTeX" (ISBN 978-
3865414151), by the package author.
date: 2015-08-03 03:43:12 +0000
%post -n texlive-latex-bib-ex
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latex-bib-ex
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latex-bib-ex
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latex-bib-ex
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/latex-bib-ex/01-01-1.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/01-01-2.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/01-02-1.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/01-02-2.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/01-02-3.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/01-03-1.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/01-03-2.ltx2
%{_texmfdistdir}/doc/latex/latex-bib-ex/01-03-3.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/01-03-4.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/02-01-1.ltx2
%{_texmfdistdir}/doc/latex/latex-bib-ex/02-01-2.ltx2
%{_texmfdistdir}/doc/latex/latex-bib-ex/02-02-1.ltx2
%{_texmfdistdir}/doc/latex/latex-bib-ex/02-02-2.ltx2
%{_texmfdistdir}/doc/latex/latex-bib-ex/02-02-3.ltx2
%{_texmfdistdir}/doc/latex/latex-bib-ex/02-03-1.ltx2
%{_texmfdistdir}/doc/latex/latex-bib-ex/02-03-2.ltx2
%{_texmfdistdir}/doc/latex/latex-bib-ex/02-03-3.ltx2
%{_texmfdistdir}/doc/latex/latex-bib-ex/02-04-1.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/02-04-2.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/02-04-3.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/02-04-4.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/02-04-5.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/02-06-1.ltx2crop
%{_texmfdistdir}/doc/latex/latex-bib-ex/02-07-1.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/02-07-10.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/02-07-11.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/02-07-12.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/02-07-13.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/02-07-14.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/02-07-15.ltx2
%{_texmfdistdir}/doc/latex/latex-bib-ex/02-07-16.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/02-07-17.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/02-07-18.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/02-07-19.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/02-07-2.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/02-07-20.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/02-07-21.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/02-07-22.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/02-07-23.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/02-07-3.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/02-07-4.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/02-07-5.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/02-07-6.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/02-07-7.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/02-07-8.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/02-07-9.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-1.ltx2
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-10.ltx2
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-11.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-12.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-13.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-14.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-15.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-16.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-17.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-18.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-19.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-2.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-20.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-21.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-22.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-23.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-24.ltx2
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-25.ltx2
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-26.ltx2
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-3.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-4.ltx2
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-5.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-6.ltx2
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-7.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-8.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-03-9.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-04-1.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-04-10.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-04-11.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-04-2.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-04-3.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-04-4.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-04-5.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-04-6.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-04-7.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-04-8.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-04-9.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-05-1.ltx2
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-05-2.ltx2
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-05-3.ltx2
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-05-4.ltx2
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-06-1.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-06-2.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-06-3.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-06-4.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-06-5.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-07-1.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-08-1.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-08-2.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-08-3.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-08-4.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-08-5.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-09-1.ltx2
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-09-2.ltx2
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-09-3.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-09-4.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-10-1.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-10-10.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-10-11.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-10-12.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-10-13.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-10-14.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-10-15.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-10-2.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-10-3.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-10-4.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-10-5.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-10-6.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-10-7.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-10-8.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-10-9.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-1.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-10.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-11.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-12.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-13.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-14.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-15.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-16.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-17.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-18.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-19.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-2.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-20.ltx2
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-21.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-22.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-23.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-24.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-3.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-4.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-5.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-6.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-7.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-8.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/03-11-9.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/04-05-1.ltx2crop
%{_texmfdistdir}/doc/latex/latex-bib-ex/04-05-2.ltx2crop
%{_texmfdistdir}/doc/latex/latex-bib-ex/04-07-1.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/05-04-1.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/06-01-1.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/06-01-2.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/06-01-3.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/06-01-4.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/06-01-5.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/06-01-6.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/06-01-7.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/06-02-1.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/08-01-1.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/08-02-1.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/08-03-1.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/08-04-1.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/08-05-1.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/08-06-1.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/08-06-2.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/08-06-3.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/08-06-4.ltx
%{_texmfdistdir}/doc/latex/latex-bib-ex/README
%{_texmfdistdir}/doc/latex/latex-bib-ex/UTF8.bib
%{_texmfdistdir}/doc/latex/latex-bib-ex/articles.bib
%{_texmfdistdir}/doc/latex/latex-bib-ex/bibA.bib
%{_texmfdistdir}/doc/latex/latex-bib-ex/bibB.bib
%{_texmfdistdir}/doc/latex/latex-bib-ex/bibtool.bib
%{_texmfdistdir}/doc/latex/latex-bib-ex/bibtool2.bib
%{_texmfdistdir}/doc/latex/latex-bib-ex/books.bib
%{_texmfdistdir}/doc/latex/latex-bib-ex/case.bib
%{_texmfdistdir}/doc/latex/latex-bib-ex/case2.bib
%{_texmfdistdir}/doc/latex/latex-bib-ex/crossref.bib
%{_texmfdistdir}/doc/latex/latex-bib-ex/crossref2.bib
%{_texmfdistdir}/doc/latex/latex-bib-ex/de-examples-dw.bib
%{_texmfdistdir}/doc/latex/latex-bib-ex/demo.bib
%{_texmfdistdir}/doc/latex/latex-bib-ex/demo.lbx
%{_texmfdistdir}/doc/latex/latex-bib-ex/demo10.bib
%{_texmfdistdir}/doc/latex/latex-bib-ex/demo11.bib
%{_texmfdistdir}/doc/latex/latex-bib-ex/demo2.bib
%{_texmfdistdir}/doc/latex/latex-bib-ex/demo3.bib
%{_texmfdistdir}/doc/latex/latex-bib-ex/demo4.bib
%{_texmfdistdir}/doc/latex/latex-bib-ex/demo4.bl2
%{_texmfdistdir}/doc/latex/latex-bib-ex/demo5.bib
%{_texmfdistdir}/doc/latex/latex-bib-ex/demo6.bib
%{_texmfdistdir}/doc/latex/latex-bib-ex/demo7.bib
%{_texmfdistdir}/doc/latex/latex-bib-ex/demo8.bib
%{_texmfdistdir}/doc/latex/latex-bib-ex/demo9.bib
%{_texmfdistdir}/doc/latex/latex-bib-ex/easy.bst
%{_texmfdistdir}/doc/latex/latex-bib-ex/examples-dw.bib
%{_texmfdistdir}/doc/latex/latex-bib-ex/examples.bib
%{_texmfdistdir}/doc/latex/latex-bib-ex/examplesA.bib
%{_texmfdistdir}/doc/latex/latex-bib-ex/examplesB.bib
%{_texmfdistdir}/doc/latex/latex-bib-ex/klassiker.bib
%{_texmfdistdir}/doc/latex/latex-bib-ex/natbib.cfg
%{_texmfdistdir}/doc/latex/latex-bib-ex/philosophy-examples.bib
%{_texmfdistdir}/doc/latex/latex-bib-ex/plainDemo.bst
%{_texmfdistdir}/doc/latex/latex-bib-ex/vanBib.bib
/var/adm/update-scripts/texlive-latex-bib-ex-%{texlive_version}.%{texlive_noarch}.svn25831-%{release}-zypper
%package -n texlive-latex-bib2-ex
Version: %{texlive_version}.%{texlive_noarch}.svn40098
Release: 0
Summary: Examples for the book Bibliografien mit LaTeX
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source139: latex-bib2-ex.doc.tar.xz
%description -n texlive-latex-bib2-ex
The bundle provides a collection of files containing every
example in the second edition of "Bibliografien mit LaTeX", by
the package author.
date: 2016-03-23 06:47:27 +0000
%post -n texlive-latex-bib2-ex
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latex-bib2-ex
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latex-bib2-ex
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latex-bib2-ex
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/latex-bib2-ex/01-01-1.lualtx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/01-01-2.lualtx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/01-02-1.ltx6
%{_texmfdistdir}/doc/latex/latex-bib2-ex/01-02-2.lualtx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/01-02-3.lualtx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/01-03-1.lualtx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/01-03-2.ltx2
%{_texmfdistdir}/doc/latex/latex-bib2-ex/01-03-3.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/01-03-4.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/01-03-5.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/02-02-1.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/02-02-2.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/02-03-1.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/02-04-1.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/02-04-2.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/02-04-3.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/02-04-4.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/02-04-5.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/02-04-6.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/02-06-1.lualtx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/02-06-2.lualtx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/02-06-3.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/02-06-4.lualtx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/02-07-1.lualtx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/02-08-1.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-05-1.ltx2crop
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-05-2.ltx2crop
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-06-1.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-06-2.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-06-3.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-06-4.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-06-5.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-06-6.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-06-7.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-06-8.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-06-9.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-08-1.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-08-2.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-09-1.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-09-10.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-09-11.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-09-12.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-09-13.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-09-14.ltx2crop
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-09-15.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-09-16.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-09-17.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-09-18.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-09-19.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-09-2.ltx2
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-09-20.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-09-21.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-09-22.ltx5
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-09-23.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-09-24.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-09-25.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-09-26.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-09-27.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-09-28.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-09-29.ltx2
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-09-3.ltx2
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-09-30.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-09-31.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-09-32.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-09-33.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-09-34.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-09-35.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-09-36.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-09-37.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-09-4.ltx2
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-09-5.ltx2
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-09-6.ltx2
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-09-7.ltx2
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-09-8.ltx2
%{_texmfdistdir}/doc/latex/latex-bib2-ex/03-09-9.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-02-1.ltx2
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-02-10.ltx2
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-02-11.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-02-12.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-02-13.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-02-14.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-02-15.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-02-16.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-02-17.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-02-18.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-02-19.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-02-2.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-02-20.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-02-21.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-02-22.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-02-23.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-02-24.ltx2
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-02-25.ltx2
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-02-26.ltx2
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-02-3.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-02-4.ltx2
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-02-5.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-02-6.ltx2
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-02-7.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-02-8.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-02-9.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-03-1.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-03-10.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-03-11.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-03-2.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-03-3.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-03-4.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-03-5.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-03-6.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-03-7.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-03-8.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-03-9.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-04-1.ltx2
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-04-2.ltx2
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-04-3.ltx2
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-04-4.ltx2
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-04-5.ltx2
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-05-1.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-05-2.dbx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-05-2.lualtx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-06-1.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-06-2.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-06-3.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-06-4.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-06-5.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-07-1.lualtx2
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-07-2.lualtx2
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-07-3.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-07-4.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-08-1.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-08-10.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-08-11.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-08-12.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-08-13.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-08-14.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-08-15.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-08-16.lualtx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-08-2.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-08-3.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-08-4.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-08-5.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-08-6.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-08-7.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-08-8.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-08-9.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-09-1.ltx2
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-09-2.lualtx2
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-09-3.lualtx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-09-4.lualtx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-10-1.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-10-10.lualtx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-10-11.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-10-12.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-10-13.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-10-14.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-10-15.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-10-16.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-10-17.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-10-18.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-10-19.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-10-2.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-10-20.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-10-21.ltx2
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-10-22.lualtx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-10-23.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-10-24.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-10-25.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-10-26.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-10-27.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-10-28.ltx6
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-10-3.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-10-4.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-10-5.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-10-6.ltx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-10-7.lualtx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-10-8.lualtx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-10-9.lualtx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-11-1.dbx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/04-11-1.lualtx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/05-04-1.lualtx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/08-02-1.lualtx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/08-02-2.lualtx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/DEexa.sty
%{_texmfdistdir}/doc/latex/latex-bib2-ex/DEoptions.sty
%{_texmfdistdir}/doc/latex/latex-bib2-ex/LaTeXRef.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/README
%{_texmfdistdir}/doc/latex/latex-bib2-ex/SCRarticle.cls
%{_texmfdistdir}/doc/latex/latex-bib2-ex/UTF8-2.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/UTF8.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/VDI.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/articles.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/beispiel.cls
%{_texmfdistdir}/doc/latex/latex-bib2-ex/bibA.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/bibB.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/biblatex-gost-examples.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/biblatex-ieee.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/bibtool.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/bibtool2.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/books.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/bspcalweekly.cls
%{_texmfdistdir}/doc/latex/latex-bib2-ex/bspdvdcoll.cls
%{_texmfdistdir}/doc/latex/latex-bib2-ex/bspfont.cls
%{_texmfdistdir}/doc/latex/latex-bib2-ex/buch.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/buch2.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/buch3.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/case.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/case2.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/case3.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/case4.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/crossref.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/crossref2.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/crossref3.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/data/alpha2.bst
%{_texmfdistdir}/doc/latex/latex-bib2-ex/data/citavi.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/data/citavi0.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/data/endnote-fehler.txt
%{_texmfdistdir}/doc/latex/latex-bib2-ex/data/endnote-mit-keys.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/data/endnote-orig.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/de-examples-dw.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/demo.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/demo10.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/demo11.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/demo2.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/demo3.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/demo4.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/demo4.bl2
%{_texmfdistdir}/doc/latex/latex-bib2-ex/demo5.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/demo6.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/demo7.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/demo8.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/demo9.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/doc_data.txt
%{_texmfdistdir}/doc/latex/latex-bib2-ex/dw-examples.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/easy.bst
%{_texmfdistdir}/doc/latex/latex-bib2-ex/exa-fontconfig.tex
%{_texmfdistdir}/doc/latex/latex-bib2-ex/exaarticle.cls
%{_texmfdistdir}/doc/latex/latex-bib2-ex/exaarticle2.cls
%{_texmfdistdir}/doc/latex/latex-bib2-ex/exaartplain.cls
%{_texmfdistdir}/doc/latex/latex-bib2-ex/exabeamer.cls
%{_texmfdistdir}/doc/latex/latex-bib2-ex/exabook.cls
%{_texmfdistdir}/doc/latex/latex-bib2-ex/exabook2.cls
%{_texmfdistdir}/doc/latex/latex-bib2-ex/exadante.cls
%{_texmfdistdir}/doc/latex/latex-bib2-ex/examargin.cls
%{_texmfdistdir}/doc/latex/latex-bib2-ex/examemoir.cls
%{_texmfdistdir}/doc/latex/latex-bib2-ex/examinimal.cls
%{_texmfdistdir}/doc/latex/latex-bib2-ex/examples-dw.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/examples.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/examplesA.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/examplesB.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/examplesC.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/exareport.cls
%{_texmfdistdir}/doc/latex/latex-bib2-ex/exasymbol.cls
%{_texmfdistdir}/doc/latex/latex-bib2-ex/exaxetex.cls
%{_texmfdistdir}/doc/latex/latex-bib2-ex/fiwi-examples.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/fontDemo-E.tex
%{_texmfdistdir}/doc/latex/latex-bib2-ex/fontDemo.tex
%{_texmfdistdir}/doc/latex/latex-bib2-ex/kap1.tex
%{_texmfdistdir}/doc/latex/latex-bib2-ex/kap2.tex
%{_texmfdistdir}/doc/latex/latex-bib2-ex/kap3.tex
%{_texmfdistdir}/doc/latex/latex-bib2-ex/kap4.tex
%{_texmfdistdir}/doc/latex/latex-bib2-ex/kap5.tex
%{_texmfdistdir}/doc/latex/latex-bib2-ex/kap6.tex
%{_texmfdistdir}/doc/latex/latex-bib2-ex/klassiker.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/literaturquellenFrank.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/literaturquellenYuri.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/musuos-bsp.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/natbib.cfg
%{_texmfdistdir}/doc/latex/latex-bib2-ex/natbibdemo.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/philosophy-examples.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/plainDemo.bst
%{_texmfdistdir}/doc/latex/latex-bib2-ex/screxa.cls
%{_texmfdistdir}/doc/latex/latex-bib2-ex/screxabook.cls
%{_texmfdistdir}/doc/latex/latex-bib2-ex/screxareport.cls
%{_texmfdistdir}/doc/latex/latex-bib2-ex/test.bbx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/test.cbx
%{_texmfdistdir}/doc/latex/latex-bib2-ex/vanBib.bib
%{_texmfdistdir}/doc/latex/latex-bib2-ex/xmlexamples.xml
/var/adm/update-scripts/texlive-latex-bib2-ex-%{texlive_version}.%{texlive_noarch}.svn40098-%{release}-zypper
%package -n texlive-latex-brochure
Version: %{texlive_version}.%{texlive_noarch}.svn40612
Release: 0
Summary: A publicity flyer for LaTeX
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source140: latex-brochure.doc.tar.xz
%description -n texlive-latex-brochure
The document is designed as a publicity flyer for LaTeX, but
also serves as an interesting showcase of what LaTeX can do.
The flyer is designed for printing, double-sided, on A3 paper,
which would then be folded once.
date: 2015-08-03 03:43:12 +0000
%post -n texlive-latex-brochure
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latex-brochure
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latex-brochure
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latex-brochure
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/latex-brochure/README
%{_texmfdistdir}/doc/latex/latex-brochure/README.pdf
%{_texmfdistdir}/doc/latex/latex-brochure/brochure-a3folderFB.pdf
%{_texmfdistdir}/doc/latex/latex-brochure/brochure-a3folderIN.pdf
%{_texmfdistdir}/doc/latex/latex-brochure/brochure-a4.pdf
%{_texmfdistdir}/doc/latex/latex-brochure/brochure-ledgerfolderFB.pdf
%{_texmfdistdir}/doc/latex/latex-brochure/brochure-ledgerfolderIN.pdf
%{_texmfdistdir}/doc/latex/latex-brochure/brochure-letter.pdf
%{_texmfdistdir}/doc/latex/latex-brochure/brochure.bib
%{_texmfdistdir}/doc/latex/latex-brochure/brochure.pdf
%{_texmfdistdir}/doc/latex/latex-brochure/brochure.sty
%{_texmfdistdir}/doc/latex/latex-brochure/brochure.tex
%{_texmfdistdir}/doc/latex/latex-brochure/build
%{_texmfdistdir}/doc/latex/latex-brochure/diagram-crop.eps
%{_texmfdistdir}/doc/latex/latex-brochure/diagram-crop.pdf
%{_texmfdistdir}/doc/latex/latex-brochure/fullscreen.eps
%{_texmfdistdir}/doc/latex/latex-brochure/fullscreen.png
%{_texmfdistdir}/doc/latex/latex-brochure/index.html
%{_texmfdistdir}/doc/latex/latex-brochure/sample-crop.eps
%{_texmfdistdir}/doc/latex/latex-brochure/sample-crop.pdf
%{_texmfdistdir}/doc/latex/latex-brochure/typo-degraded.eps
%{_texmfdistdir}/doc/latex/latex-brochure/typo-degraded.png
/var/adm/update-scripts/texlive-latex-brochure-%{texlive_version}.%{texlive_noarch}.svn40612-%{release}-zypper
%package -n texlive-latex-course
Version: %{texlive_version}.%{texlive_noarch}.2svn25505
Release: 0
Summary: A LaTeX course as a projected presentation
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source141: latex-course.doc.tar.xz
%description -n texlive-latex-course
A brief Beamer-based slide presentation on LaTeX, based on
Rupprecht's LaTeX 2.09 course, which the author has translated
to English and taken to LaTeX2e/Beamer. Additional material was
taken from the Short Introduction to LaTeX.
date: 2015-08-03 03:43:12 +0000
%post -n texlive-latex-course
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latex-course
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latex-course
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latex-course
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/latex-course/Graphics/Ross-Siegel.png
%{_texmfdistdir}/doc/latex/latex-course/Graphics/Thumbs.db
%{_texmfdistdir}/doc/latex/latex-course/Graphics/campus3.png
%{_texmfdistdir}/doc/latex/latex-course/LaTeX-Course.pdf
%{_texmfdistdir}/doc/latex/latex-course/LaTeX-Course.tex
%{_texmfdistdir}/doc/latex/latex-course/LaTeX-course.prj
%{_texmfdistdir}/doc/latex/latex-course/README
%{_texmfdistdir}/doc/latex/latex-course/beamercolorthemeross.sty
/var/adm/update-scripts/texlive-latex-course-%{texlive_version}.%{texlive_noarch}.2svn25505-%{release}-zypper
%package -n texlive-latex-doc-ptr
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
Summary: A direction-finder for LaTeX documentation
License: SUSE-Public-Domain
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source142: latex-doc-ptr.doc.tar.xz
%description -n texlive-latex-doc-ptr
A two-page set of recommendations for users who need on-line
documentation of LaTeX. The document supports the need for
documentation of LaTeX itself, in distributions. For example,
it could be used in the command texdoc latex, in the TeX Live
distribution.
date: 2015-08-03 03:43:12 +0000
%post -n texlive-latex-doc-ptr
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latex-doc-ptr
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latex-doc-ptr
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latex-doc-ptr
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/latex-doc-ptr/Makefile
%{_texmfdistdir}/doc/latex/latex-doc-ptr/README
%{_texmfdistdir}/doc/latex/latex-doc-ptr/latex-doc-ptr.pdf
%{_texmfdistdir}/doc/latex/latex-doc-ptr/latex-doc-ptr.sty
%{_texmfdistdir}/doc/latex/latex-doc-ptr/latex-doc-ptr.tex
/var/adm/update-scripts/texlive-latex-doc-ptr-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper
%package -n texlive-latex-fonts
Version: %{texlive_version}.%{texlive_noarch}.svn28888
Release: 0
Summary: A collection of fonts used in LaTeX distributions
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-latex-fonts-doc >= %{texlive_version}
Provides: tex(icmcsc10.tfm)
Provides: tex(icmex10.tfm)
Provides: tex(icmmi8.tfm)
Provides: tex(icmsy8.tfm)
Provides: tex(icmtt8.tfm)
Provides: tex(ilasy8.tfm)
Provides: tex(ilcmss8.tfm)
Provides: tex(ilcmssb8.tfm)
Provides: tex(ilcmssi8.tfm)
Provides: tex(lasy10.tfm)
Provides: tex(lasy5.tfm)
Provides: tex(lasy6.tfm)
Provides: tex(lasy7.tfm)
Provides: tex(lasy8.tfm)
Provides: tex(lasy9.tfm)
Provides: tex(lasyb10.tfm)
Provides: tex(lcircle10.tfm)
Provides: tex(lcirclew10.tfm)
Provides: tex(lcmss8.tfm)
Provides: tex(lcmssb8.tfm)
Provides: tex(lcmssi8.tfm)
Provides: tex(line10.tfm)
Provides: tex(linew10.tfm)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source143: latex-fonts.tar.xz
Source144: latex-fonts.doc.tar.xz
%description -n texlive-latex-fonts
This is a collection of fonts for use with standard LaTeX
packages and classes. It includes 'invisible' fonts (for use
with the slides class), line and circle fonts (for use in the
picture environment) and 'LaTeX symbol' fonts. For full support
of a LaTeX installation, some Computer Modern font variants
cmbsy(6-9), cmcsc(8,9), cmex(7-9) and cmmib(5-9) from the
amsfonts distribution, are also necessary. The fonts are
available as Metafont source, and metric (tfm) files are also
provided. Most of the fonts are also available in Adobe Type 1
format, in the amsfonts distribution.
date: 2015-11-14 10:44:55 +0000
%package -n texlive-latex-fonts-doc
Version: %{texlive_version}.%{texlive_noarch}.svn28888
Release: 0
Summary: Documentation for texlive-latex-fonts
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-latex-fonts-doc
This package includes the documentation for texlive-latex-fonts
%post -n texlive-latex-fonts
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latex-fonts
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latex-fonts
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latex-fonts-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/latex-fonts/README
%{_texmfdistdir}/doc/fonts/latex-fonts/legal.txt
%files -n texlive-latex-fonts
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/source/public/latex-fonts/circle.mf
%{_texmfdistdir}/fonts/source/public/latex-fonts/icmcsc10.mf
%{_texmfdistdir}/fonts/source/public/latex-fonts/icmex10.mf
%{_texmfdistdir}/fonts/source/public/latex-fonts/icmmi8.mf
%{_texmfdistdir}/fonts/source/public/latex-fonts/icmsy8.mf
%{_texmfdistdir}/fonts/source/public/latex-fonts/icmtt8.mf
%{_texmfdistdir}/fonts/source/public/latex-fonts/ilasy8.mf
%{_texmfdistdir}/fonts/source/public/latex-fonts/ilcmss8.mf
%{_texmfdistdir}/fonts/source/public/latex-fonts/ilcmssb8.mf
%{_texmfdistdir}/fonts/source/public/latex-fonts/ilcmssi8.mf
%{_texmfdistdir}/fonts/source/public/latex-fonts/lasy.mf
%{_texmfdistdir}/fonts/source/public/latex-fonts/lasy10.mf
%{_texmfdistdir}/fonts/source/public/latex-fonts/lasy5.mf
%{_texmfdistdir}/fonts/source/public/latex-fonts/lasy6.mf
%{_texmfdistdir}/fonts/source/public/latex-fonts/lasy7.mf
%{_texmfdistdir}/fonts/source/public/latex-fonts/lasy8.mf
%{_texmfdistdir}/fonts/source/public/latex-fonts/lasy9.mf
%{_texmfdistdir}/fonts/source/public/latex-fonts/lasyb10.mf
%{_texmfdistdir}/fonts/source/public/latex-fonts/lcircle10.mf
%{_texmfdistdir}/fonts/source/public/latex-fonts/lcirclew10.mf
%{_texmfdistdir}/fonts/source/public/latex-fonts/lcmss8.mf
%{_texmfdistdir}/fonts/source/public/latex-fonts/lcmssb8.mf
%{_texmfdistdir}/fonts/source/public/latex-fonts/lcmssi8.mf
%{_texmfdistdir}/fonts/source/public/latex-fonts/line.mf
%{_texmfdistdir}/fonts/source/public/latex-fonts/line10.mf
%{_texmfdistdir}/fonts/source/public/latex-fonts/linew10.mf
%{_texmfdistdir}/fonts/source/public/latex-fonts/sroman.mf
%{_texmfdistdir}/fonts/source/public/latex-fonts/sromanu.mf
%{_texmfdistdir}/fonts/tfm/public/latex-fonts/icmcsc10.tfm
%{_texmfdistdir}/fonts/tfm/public/latex-fonts/icmex10.tfm
%{_texmfdistdir}/fonts/tfm/public/latex-fonts/icmmi8.tfm
%{_texmfdistdir}/fonts/tfm/public/latex-fonts/icmsy8.tfm
%{_texmfdistdir}/fonts/tfm/public/latex-fonts/icmtt8.tfm
%{_texmfdistdir}/fonts/tfm/public/latex-fonts/ilasy8.tfm
%{_texmfdistdir}/fonts/tfm/public/latex-fonts/ilcmss8.tfm
%{_texmfdistdir}/fonts/tfm/public/latex-fonts/ilcmssb8.tfm
%{_texmfdistdir}/fonts/tfm/public/latex-fonts/ilcmssi8.tfm
%{_texmfdistdir}/fonts/tfm/public/latex-fonts/lasy10.tfm
%{_texmfdistdir}/fonts/tfm/public/latex-fonts/lasy5.tfm
%{_texmfdistdir}/fonts/tfm/public/latex-fonts/lasy6.tfm
%{_texmfdistdir}/fonts/tfm/public/latex-fonts/lasy7.tfm
%{_texmfdistdir}/fonts/tfm/public/latex-fonts/lasy8.tfm
%{_texmfdistdir}/fonts/tfm/public/latex-fonts/lasy9.tfm
%{_texmfdistdir}/fonts/tfm/public/latex-fonts/lasyb10.tfm
%{_texmfdistdir}/fonts/tfm/public/latex-fonts/lcircle10.tfm
%{_texmfdistdir}/fonts/tfm/public/latex-fonts/lcirclew10.tfm
%{_texmfdistdir}/fonts/tfm/public/latex-fonts/lcmss8.tfm
%{_texmfdistdir}/fonts/tfm/public/latex-fonts/lcmssb8.tfm
%{_texmfdistdir}/fonts/tfm/public/latex-fonts/lcmssi8.tfm
%{_texmfdistdir}/fonts/tfm/public/latex-fonts/line10.tfm
%{_texmfdistdir}/fonts/tfm/public/latex-fonts/linew10.tfm
/var/adm/update-scripts/texlive-latex-fonts-%{texlive_version}.%{texlive_noarch}.svn28888-%{release}-zypper
%package -n texlive-latex-git-log
Version: %{texlive_version}.%{texlive_noarch}.0.0.9svn30983
Release: 0
Summary: Typeset git log information
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive-latex-git-log-bin >= %{texlive_version}
#!BuildIgnore: texlive-latex-git-log-bin
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-latex-git-log-doc >= %{texlive_version}
Requires: perl(Cwd)
#!BuildIgnore: perl(Cwd)
Requires: perl(File::Basename)
#!BuildIgnore: perl(File::Basename)
Requires: perl(Getopt::Long)
#!BuildIgnore: perl(Getopt::Long)
Requires: perl(IPC::System::Simple)
#!BuildIgnore: perl(IPC::System::Simple)
Requires: perl(Locale::Maketext::Simple)
#!BuildIgnore: perl(Locale::Maketext::Simple)
Requires: perl(Pod::Usage)
#!BuildIgnore: perl(Pod::Usage)
Requires: perl(autodie)
#!BuildIgnore: perl(autodie)
Requires: perl(feature)
#!BuildIgnore: perl(feature)
Requires: perl(open)
#!BuildIgnore: perl(open)
Requires: perl(strict)
#!BuildIgnore: perl(strict)
Requires: perl(utf8)
#!BuildIgnore: perl(utf8)
Requires: perl(warnings)
#!BuildIgnore: perl(warnings)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source145: latex-git-log.tar.xz
Source146: latex-git-log.doc.tar.xz
%description -n texlive-latex-git-log
The program is run within a git repository, and outputs the
entire version history, as a LaTeX table. That output will
typically be redirected to a file; the author recommends
typesetting in landscape orientation.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-latex-git-log-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.9svn30983
Release: 0
Summary: Documentation for texlive-latex-git-log
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-latex-git-log-doc
This package includes the documentation for texlive-latex-git-log
%post -n texlive-latex-git-log
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latex-git-log
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latex-git-log
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latex-git-log-doc
%defattr(-,root,root,755)
%{_mandir}/man1/latex-git-log.1*
%{_texmfdistdir}/doc/support/latex-git-log/README
%{_texmfdistdir}/doc/support/latex-git-log/example-output.tex
%{_texmfdistdir}/doc/support/latex-git-log/example.pdf
%{_texmfdistdir}/doc/support/latex-git-log/example.tex
%{_texmfdistdir}/doc/support/latex-git-log/po/de.po
%files -n texlive-latex-git-log
%defattr(-,root,root,755)
%{_texmfdistdir}/scripts/latex-git-log/latex-git-log
/var/adm/update-scripts/texlive-latex-git-log-%{texlive_version}.%{texlive_noarch}.0.0.9svn30983-%{release}-zypper
%package -n texlive-latex-graphics-companion
Version: %{texlive_version}.%{texlive_noarch}.svn29235
Release: 0
Summary: Examples from The LaTeX Graphics Companion
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source147: latex-graphics-companion.doc.tar.xz
%description -n texlive-latex-graphics-companion
The source of the examples printed in the book, together with
necessary supporting files.
date: 2015-08-03 03:43:12 +0000
%post -n texlive-latex-graphics-companion
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latex-graphics-companion
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latex-graphics-companion
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latex-graphics-companion
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/latex-graphics-companion/1-4-1.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/1-4-10.pic
%{_texmfdistdir}/doc/latex/latex-graphics-companion/1-4-11.pic
%{_texmfdistdir}/doc/latex/latex-graphics-companion/1-4-12.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/1-4-2.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/1-4-3.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/1-4-4.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/1-4-5.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/1-4-6.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/1-4-7.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/1-4-8.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/1-4-9.pic
%{_texmfdistdir}/doc/latex/latex-graphics-companion/10-1-1.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/10-1-2.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/10-1-3.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/10-1-4.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/10-1-5.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/10-5-1.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/11-3-1.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/11-6-1.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/12-0-1.mp
%{_texmfdistdir}/doc/latex/latex-graphics-companion/12-0-10.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/12-0-11.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/12-0-12.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/12-0-2.mp
%{_texmfdistdir}/doc/latex/latex-graphics-companion/12-0-3.mp
%{_texmfdistdir}/doc/latex/latex-graphics-companion/12-0-4.mp
%{_texmfdistdir}/doc/latex/latex-graphics-companion/12-0-5.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/12-0-6.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/12-0-7.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/12-0-8.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/12-0-9.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/2-2-1.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/2-2-10.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/2-2-11.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/2-2-12.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/2-2-13.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/2-2-14.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/2-2-15.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/2-2-16.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/2-2-17.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/2-2-18.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/2-2-19.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/2-2-2.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/2-2-20.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/2-2-3.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/2-2-4.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/2-2-5.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/2-2-6.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/2-2-7.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/2-2-8.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/2-2-9.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/2-3-1.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/2-3-10.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/2-3-11.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/2-3-12.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/2-3-13.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/2-3-14.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/2-3-15.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/2-3-16.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/2-3-17.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/2-3-2.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/2-3-3.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/2-3-4.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/2-3-5.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/2-3-6.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/2-3-7.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/2-3-8.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/2-3-9.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/3-1-1.mp
%{_texmfdistdir}/doc/latex/latex-graphics-companion/3-1-2.mp
%{_texmfdistdir}/doc/latex/latex-graphics-companion/3-1-3.mp
%{_texmfdistdir}/doc/latex/latex-graphics-companion/3-1-4.mp
%{_texmfdistdir}/doc/latex/latex-graphics-companion/3-1-5.mp
%{_texmfdistdir}/doc/latex/latex-graphics-companion/3-1-6.mp
%{_texmfdistdir}/doc/latex/latex-graphics-companion/3-1-7.mp
%{_texmfdistdir}/doc/latex/latex-graphics-companion/3-1-8.mp
%{_texmfdistdir}/doc/latex/latex-graphics-companion/3-1-9.mp
%{_texmfdistdir}/doc/latex/latex-graphics-companion/3-2-1.mp
%{_texmfdistdir}/doc/latex/latex-graphics-companion/3-2-2.mp
%{_texmfdistdir}/doc/latex/latex-graphics-companion/3-2-3.mp
%{_texmfdistdir}/doc/latex/latex-graphics-companion/3-3-1.mp
%{_texmfdistdir}/doc/latex/latex-graphics-companion/3-3-10.mp
%{_texmfdistdir}/doc/latex/latex-graphics-companion/3-3-11.mp
%{_texmfdistdir}/doc/latex/latex-graphics-companion/3-3-12.mp
%{_texmfdistdir}/doc/latex/latex-graphics-companion/3-3-13.mp
%{_texmfdistdir}/doc/latex/latex-graphics-companion/3-3-14.mp
%{_texmfdistdir}/doc/latex/latex-graphics-companion/3-3-15.mp
%{_texmfdistdir}/doc/latex/latex-graphics-companion/3-3-16.mp
%{_texmfdistdir}/doc/latex/latex-graphics-companion/3-3-17.mp
%{_texmfdistdir}/doc/latex/latex-graphics-companion/3-3-18.mp
%{_texmfdistdir}/doc/latex/latex-graphics-companion/3-3-19.mp
%{_texmfdistdir}/doc/latex/latex-graphics-companion/3-3-2.mp
%{_texmfdistdir}/doc/latex/latex-graphics-companion/3-3-3.mp
%{_texmfdistdir}/doc/latex/latex-graphics-companion/3-3-4.mp
%{_texmfdistdir}/doc/latex/latex-graphics-companion/3-3-5.mp
%{_texmfdistdir}/doc/latex/latex-graphics-companion/3-3-6.mp
%{_texmfdistdir}/doc/latex/latex-graphics-companion/3-3-7.mp
%{_texmfdistdir}/doc/latex/latex-graphics-companion/3-3-8.mp
%{_texmfdistdir}/doc/latex/latex-graphics-companion/3-3-9.mp
%{_texmfdistdir}/doc/latex/latex-graphics-companion/3-4-1.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/3-4-2.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/3-4-3.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/3-4-4.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/3-4-5.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/3-4-6.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-10-1.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-10-10.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-10-11.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-10-2.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-10-3.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-10-4.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-10-5.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-10-6.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-10-7.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-10-8.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-10-9.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-2-1.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-2-2.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-2-3.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-2-4.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-2-5.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-3-1.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-3-2.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-4-1.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-4-10.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-4-11.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-4-12.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-4-2.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-4-3.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-4-4.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-4-5.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-4-6.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-4-7.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-4-8.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-4-9.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-5-1.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-5-10.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-5-11.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-5-12.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-5-13.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-5-14.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-5-15.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-5-16.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-5-2.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-5-3.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-5-4.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-5-5.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-5-6.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-5-7.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-5-8.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-5-9.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-1.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-10.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-11.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-12.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-13.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-14.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-15.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-16.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-17.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-18.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-19.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-2.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-20.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-21.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-22.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-23.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-24.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-25.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-26.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-27.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-28.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-29.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-3.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-30.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-31.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-32.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-33.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-34.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-35.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-36.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-37.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-38.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-39.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-4.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-40.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-41.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-42.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-43.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-44.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-45.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-46.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-5.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-6.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-7.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-8.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-6-9.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-7-1.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-7-2.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-7-3.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-7-4.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-8-1.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-8-2.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-8-3.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-8-4.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-8-5.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-9-1.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-9-10.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/4-9-2.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-2-1.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-3-1.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-3-2.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-3-3.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-3-4.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-3-5.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-3-6.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-3-7.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-3-8.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-3-9.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-4-1.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-4-2.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-4-3.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-4-4.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-1.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-10.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-11.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-12.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-13.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-14.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-15.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-16.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-17.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-18.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-19.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-2.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-20.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-21.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-22.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-23.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-24.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-25.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-26.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-27.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-28.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-29.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-3.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-30.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-31.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-32.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-33.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-34.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-35.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-4.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-5.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-6.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-7.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-8.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/5-5-9.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-1.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-10.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-11.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-12.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-13.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-14.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-15.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-16.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-17.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-18.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-19.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-2.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-20.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-21.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-22.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-23.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-24.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-3.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-4.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-5.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-6.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-7.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-8.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-2-9.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-3-1.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-3-10.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-3-11.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-3-12.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-3-13.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-3-14.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-3-2.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-3-3.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-3-4.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-3-5.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-3-6.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-3-7.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-3-8.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-3-9.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-4-1.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-4-2.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-4-3.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-5-1.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-6-1.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-6-2.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-6-3.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-6-4.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-6-5.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-6-6.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-6-7.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-7-1.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-7-1.m4
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-7-2.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-7-2.m4
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-7-3.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-7-3.m4
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-7-4.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/6-7-4.m4
%{_texmfdistdir}/doc/latex/latex-graphics-companion/7-2-1.mx1
%{_texmfdistdir}/doc/latex/latex-graphics-companion/7-2-1.mx2
%{_texmfdistdir}/doc/latex/latex-graphics-companion/7-2-1.ptx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/7-2-2.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/7-2-3.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/7-2-4.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/7-2-5.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/7-2-6.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/7-3-1.abc
%{_texmfdistdir}/doc/latex/latex-graphics-companion/7-3-2.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/7-3-3.abc
%{_texmfdistdir}/doc/latex/latex-graphics-companion/7-3-4.abc
%{_texmfdistdir}/doc/latex/latex-graphics-companion/7-3-5.abc
%{_texmfdistdir}/doc/latex/latex-graphics-companion/7-3-6.abc
%{_texmfdistdir}/doc/latex/latex-graphics-companion/7-3-7.abc
%{_texmfdistdir}/doc/latex/latex-graphics-companion/7-3-8.abc
%{_texmfdistdir}/doc/latex/latex-graphics-companion/7-3-9.abc
%{_texmfdistdir}/doc/latex/latex-graphics-companion/7-4-1.mpp
%{_texmfdistdir}/doc/latex/latex-graphics-companion/7-4-10.mx1
%{_texmfdistdir}/doc/latex/latex-graphics-companion/7-4-10.mx2
%{_texmfdistdir}/doc/latex/latex-graphics-companion/7-4-10.ptx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/7-4-2.mpp
%{_texmfdistdir}/doc/latex/latex-graphics-companion/7-4-3.mpp
%{_texmfdistdir}/doc/latex/latex-graphics-companion/7-4-4.mpp
%{_texmfdistdir}/doc/latex/latex-graphics-companion/7-4-5.mpp
%{_texmfdistdir}/doc/latex/latex-graphics-companion/7-4-6.mpp
%{_texmfdistdir}/doc/latex/latex-graphics-companion/7-4-7.mpp
%{_texmfdistdir}/doc/latex/latex-graphics-companion/7-4-8.mpp
%{_texmfdistdir}/doc/latex/latex-graphics-companion/7-4-9.mpp
%{_texmfdistdir}/doc/latex/latex-graphics-companion/8-1-1.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/8-1-2.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/8-1-3.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/8-1-4.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/8-2-1.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/8-2-2.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/8-2-3.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/8-3-1.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/8-3-2.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/8-3-3.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/8-4-1.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/8-4-2.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/8-5-1.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/8-6-1.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/8-6-2.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/8-6-3.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/8-6-4.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/8-6-5.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/8-6-6.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/8-6-7.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/8-6-8.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/8-7-1.acr
%{_texmfdistdir}/doc/latex/latex-graphics-companion/8-7-1.dwn
%{_texmfdistdir}/doc/latex/latex-graphics-companion/8-7-1.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/8-7-2.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/8-7-3.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/8-7-4.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/9-2-1.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/9-2-2.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/9-2-3.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/9-2-4.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/9-2-5.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/9-2-6.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/9-2-7.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/9-2-8.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/9-2-9.ltx
%{_texmfdistdir}/doc/latex/latex-graphics-companion/9-3-1.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/9-3-10.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/9-3-11.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/9-3-12.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/9-3-13.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/9-3-14.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/9-3-15.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/9-3-16.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/9-3-17.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/9-3-18.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/9-3-19.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/9-3-2.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/9-3-20.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/9-3-3.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/9-3-4.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/9-3-5.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/9-3-6.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/9-3-7.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/9-3-8.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/9-3-9.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/A-1-1.inl
%{_texmfdistdir}/doc/latex/latex-graphics-companion/Makefile
%{_texmfdistdir}/doc/latex/latex-graphics-companion/README
%{_texmfdistdir}/doc/latex/latex-graphics-companion/ages.dat
%{_texmfdistdir}/doc/latex/latex-graphics-companion/bar.ini
%{_texmfdistdir}/doc/latex/latex-graphics-companion/chap.dat
%{_texmfdistdir}/doc/latex/latex-graphics-companion/clef.ini
%{_texmfdistdir}/doc/latex/latex-graphics-companion/config.ps
%{_texmfdistdir}/doc/latex/latex-graphics-companion/decade.dat
%{_texmfdistdir}/doc/latex/latex-graphics-companion/feature.ini
%{_texmfdistdir}/doc/latex/latex-graphics-companion/graves.dat
%{_texmfdistdir}/doc/latex/latex-graphics-companion/inputs/graphics.cfg
%{_texmfdistdir}/doc/latex/latex-graphics-companion/inputs/header.tex
%{_texmfdistdir}/doc/latex/latex-graphics-companion/inputs/mfpic.sty
%{_texmfdistdir}/doc/latex/latex-graphics-companion/inputs/ppex.cls
%{_texmfdistdir}/doc/latex/latex-graphics-companion/key.ini
%{_texmfdistdir}/doc/latex/latex-graphics-companion/langs.dat
%{_texmfdistdir}/doc/latex/latex-graphics-companion/langs2.dat
%{_texmfdistdir}/doc/latex/latex-graphics-companion/langs3.dat
%{_texmfdistdir}/doc/latex/latex-graphics-companion/macro.ini
%{_texmfdistdir}/doc/latex/latex-graphics-companion/mpp.tex
%{_texmfdistdir}/doc/latex/latex-graphics-companion/note.ini
%{_texmfdistdir}/doc/latex/latex-graphics-companion/notecc.ini
%{_texmfdistdir}/doc/latex/latex-graphics-companion/pot.dat
%{_texmfdistdir}/doc/latex/latex-graphics-companion/script.ini
%{_texmfdistdir}/doc/latex/latex-graphics-companion/scriptcc.ini
%{_texmfdistdir}/doc/latex/latex-graphics-companion/showgrid.tex
%{_texmfdistdir}/doc/latex/latex-graphics-companion/stones.dat
%{_texmfdistdir}/doc/latex/latex-graphics-companion/students.dat
%{_texmfdistdir}/doc/latex/latex-graphics-companion/veracx.mx1
%{_texmfdistdir}/doc/latex/latex-graphics-companion/veracx.tex
%{_texmfdistdir}/doc/latex/latex-graphics-companion/yearm.dat
%{_texmfdistdir}/doc/latex/latex-graphics-companion/years.dat
%{_texmfdistdir}/doc/latex/latex-graphics-companion/years.men
%{_texmfdistdir}/doc/latex/latex-graphics-companion/years.wom
%{_texmfdistdir}/doc/latex/latex-graphics-companion/yearw.dat
/var/adm/update-scripts/texlive-latex-graphics-companion-%{texlive_version}.%{texlive_noarch}.svn29235-%{release}-zypper
%package -n texlive-latex-make
Version: %{texlive_version}.%{texlive_noarch}.2.2.2svn39678
Release: 0
Summary: Easy compiling of complex (and simple) LaTeX documents
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-latex-make-doc >= %{texlive_version}
Provides: tex(figlatex.cfg)
Provides: tex(figlatex.sty)
Provides: tex(pdfswitch.sty)
Provides: tex(texdepends.sty)
Provides: tex(texgraphicx.sty)
Requires: tex(ae.sty)
Requires: tex(aeguill.sty)
Requires: tex(color.sty)
Requires: tex(epstopdf.sty)
Requires: tex(graphicx.sty)
Requires: tex(ifpdf.sty)
Requires: tex(ifthen.sty)
Requires: tex(ifxetex.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source148: latex-make.tar.xz
Source149: latex-make.doc.tar.xz
%description -n texlive-latex-make
This package provides several tools that aim to simplify the
compilation of LaTeX documents: LaTeX.mk: a Makefile snippet to
help compiling LaTeX documents in DVI, PDF, PS, ... format.
Dependencies are automatically tracked: one should be able to
compile documents with a one-line Makefile containing 'include
LaTeX.mk'. Complex documents (with multiple bibliographies,
indexes, glossaries, ...) should be correctly managed.
figlatex.sty: a LaTeX package to easily insert xfig figures
(with \includegraphics{file.fig}). It can interact with
LaTeX.mk so that the latter automatically invokes transfig if
needed. And various helper tools for LaTeX.mk This package
requires GNUmake (>= 3.81).
date: 2016-02-11 13:58:46 +0000
%package -n texlive-latex-make-doc
Version: %{texlive_version}.%{texlive_noarch}.2.2.2svn39678
Release: 0
Summary: Documentation for texlive-latex-make
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-latex-make-doc
This package includes the documentation for texlive-latex-make
%post -n texlive-latex-make
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latex-make
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latex-make
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latex-make-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/support/latex-make/LaTeX.mk
%{_texmfdistdir}/doc/support/latex-make/LaTeX.mk.conf
%{_texmfdistdir}/doc/support/latex-make/README
%{_texmfdistdir}/doc/support/latex-make/figlatex.pdf
%{_texmfdistdir}/doc/support/latex-make/latex-make.pdf
%{_texmfdistdir}/doc/support/latex-make/texdepends.pdf
%files -n texlive-latex-make
%defattr(-,root,root,755)
%{_texmfdistdir}/scripts/latex-make/figdepth.py
%{_texmfdistdir}/scripts/latex-make/gensubfig.py
%{_texmfdistdir}/scripts/latex-make/latexfilter.py
%{_texmfdistdir}/scripts/latex-make/svg2dev.py
%{_texmfdistdir}/scripts/latex-make/svgdepth.py
%{_texmfdistdir}/tex/latex/latex-make/figlatex.cfg
%{_texmfdistdir}/tex/latex/latex-make/figlatex.sty
%{_texmfdistdir}/tex/latex/latex-make/pdfswitch.sty
%{_texmfdistdir}/tex/latex/latex-make/texdepends.sty
%{_texmfdistdir}/tex/latex/latex-make/texgraphicx.sty
/var/adm/update-scripts/texlive-latex-make-%{texlive_version}.%{texlive_noarch}.2.2.2svn39678-%{release}-zypper
%package -n texlive-latex-notes-zh-cn
Version: %{texlive_version}.%{texlive_noarch}.1.20svn15878
Release: 0
Summary: Chinese Introduction to TeX and LaTeX
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source150: latex-notes-zh-cn.doc.tar.xz
%description -n texlive-latex-notes-zh-cn
The document is an introduction to TeX/LaTeX, in Chinese. It
covers basic text typesetting, mathematics, graphics, tables,
Chinese language & fonts, and some miscellaneous features
(hyperlinks, long documents, bibliographies, indexes and page
layout).
date: 2015-08-03 03:43:12 +0000
%post -n texlive-latex-notes-zh-cn
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latex-notes-zh-cn
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latex-notes-zh-cn
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latex-notes-zh-cn
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/README
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/history.txt
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/latex-notes-zh-cn.pdf
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/license.txt
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/basics.tex
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/dscf4684.jpg
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/arrow.mps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/color.mps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/colors.mps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/curve.mps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/dashed.mps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/dot.mps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/fill.mps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/label.mps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/line.mps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/loop.mps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/path.mps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/predefined.mps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_arc.eps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_arrow.eps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_axis.eps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_bezier.eps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_circle.eps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_color.eps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_curve.eps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_dot.eps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_fill.eps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_frame.eps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_grid.eps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_label.eps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_line.eps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_linestyle.eps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_origin.eps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_parabola.eps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_polygon.eps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_rput.eps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_uput.eps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/subfig.mps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/subfig_left.mps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/subfig_right.mps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/transform.mps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/uline.mps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/fonts.tex
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/graphics.tex
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/i18n.tex
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/introduction.tex
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/lnotes.tex
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/math.tex
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/misc.tex
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/postcript.tex
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/preface.tex
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/reading.bib
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/tables.tex
/var/adm/update-scripts/texlive-latex-notes-zh-cn-%{texlive_version}.%{texlive_noarch}.1.20svn15878-%{release}-zypper
%package -n texlive-latex-referenz
Version: %{texlive_version}.%{texlive_noarch}.2svn36671
Release: 0
Summary: Examples from the book "LaTeX Referenz"
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source151: latex-referenz.doc.tar.xz
%description -n texlive-latex-referenz
This bundle contains all the examples, as source, eps and pdf,
of the author's book "LaTeX Referenz" (2nd ed.), published by
DANTE/Lehmanns. The examples can be run, using the example
class (ttctexa.cls) in the distribution.
date: 2015-08-03 03:43:12 +0000
%post -n texlive-latex-referenz
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latex-referenz
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latex-referenz
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latex-referenz
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/latex-referenz/01-03-1.xltx
%{_texmfdistdir}/doc/latex/latex-referenz/01-04-1.lux
%{_texmfdistdir}/doc/latex/latex-referenz/01-04-2.lux
%{_texmfdistdir}/doc/latex/latex-referenz/01-08-1.sh
%{_texmfdistdir}/doc/latex/latex-referenz/01-08-2.sh
%{_texmfdistdir}/doc/latex/latex-referenz/02-03-1.ltx2crop
%{_texmfdistdir}/doc/latex/latex-referenz/02-03-2.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/02-03-3.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/02-03-4.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/03-01-1.lux
%{_texmfdistdir}/doc/latex/latex-referenz/03-03-1.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/03-04-1.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/03-05-1.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/03-06-1.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/03-07-1.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/03-07-2.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/03-08-1.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/03-08-2.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/03-08-3.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/03-08-4.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/03-08-5.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/03-08-6.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/04-02-1.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/05-01-1.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/05-02-1.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-02-1.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-02-10.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-02-11.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-02-12.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-02-13.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-02-14.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-02-15.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-02-16.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-02-17.lux
%{_texmfdistdir}/doc/latex/latex-referenz/06-02-18.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-02-2.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-02-3.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-02-4.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-02-5.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-02-6.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-02-7.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-02-8.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-02-9.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-03-1.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-03-10.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-03-11.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-03-12.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-03-13.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-03-14.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-03-15.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-03-16.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-03-17.lux
%{_texmfdistdir}/doc/latex/latex-referenz/06-03-18.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-03-2.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-03-3.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-03-4.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-03-5.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-03-6.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-03-7.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-03-8.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-03-9.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-05-1.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-05-10.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-05-11.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-05-12.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-05-13.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-05-14.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-05-15.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-05-16.lux
%{_texmfdistdir}/doc/latex/latex-referenz/06-05-17.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-05-18.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-05-19.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-05-2.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-05-20.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-05-21.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-05-22.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-05-23.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-05-3.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-05-4.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-05-5.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-05-6.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-05-7.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-05-8.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-05-9.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-06-1.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-03-1.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-03-10.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-03-11.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-03-12.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-03-13.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-03-14.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-03-15.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-03-16.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-03-17.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-03-18.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-03-19.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-03-2.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-03-20.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-03-21.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-03-3.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-03-4.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-03-5.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-03-6.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-03-7.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-03-8.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-03-9.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-04-1.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-04-2.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-04-3.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-04-4.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/08-08-1.xltx
%{_texmfdistdir}/doc/latex/latex-referenz/08-08-2.xltx
%{_texmfdistdir}/doc/latex/latex-referenz/08-08-3.lux
%{_texmfdistdir}/doc/latex/latex-referenz/08-08-4.lux
%{_texmfdistdir}/doc/latex/latex-referenz/08-08-5.lux
%{_texmfdistdir}/doc/latex/latex-referenz/08-08-6.lux
%{_texmfdistdir}/doc/latex/latex-referenz/09-03-1.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-03-2.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-03-3.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-03-4.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-05-1.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-05-2.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-05-3.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-05-4.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-05-5.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-05-6.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-05-7.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-05-8.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-07-1.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-07-10.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-07-11.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-07-12.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-07-13.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-07-2.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-07-3.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-07-4.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-07-5.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-07-6.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-07-7.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-07-8.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-07-9.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-08-1.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-08-10.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-08-11.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-08-12.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-08-13.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-08-2.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-08-3.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-08-4.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-08-5.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-08-6.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-08-7.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-08-8.ltxps
%{_texmfdistdir}/doc/latex/latex-referenz/09-08-9.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-02-1.ltx2crop
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-1.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-10.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-11.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-12.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-13.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-14.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-15.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-16.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-17.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-18.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-19.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-2.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-20.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-21.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-22.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-23.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-24.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-25.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-26.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-27.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-28.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-29.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-3.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-30.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-31.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-32.ltx2
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-4.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-5.lux
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-6.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-7.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-8.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-9.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/DEexa.sty
%{_texmfdistdir}/doc/latex/latex-referenz/DEoptions.sty
%{_texmfdistdir}/doc/latex/latex-referenz/README
%{_texmfdistdir}/doc/latex/latex-referenz/UTF8.bib
%{_texmfdistdir}/doc/latex/latex-referenz/bspfont.cls
%{_texmfdistdir}/doc/latex/latex-referenz/caspervector.bib
%{_texmfdistdir}/doc/latex/latex-referenz/de-examples-dw.bib
%{_texmfdistdir}/doc/latex/latex-referenz/demo11.bib
%{_texmfdistdir}/doc/latex/latex-referenz/exa-fontconfig.tex
%{_texmfdistdir}/doc/latex/latex-referenz/exaarticle.cls
%{_texmfdistdir}/doc/latex/latex-referenz/exaarticle2.cls
%{_texmfdistdir}/doc/latex/latex-referenz/exabook.cls
%{_texmfdistdir}/doc/latex/latex-referenz/exabook2.cls
%{_texmfdistdir}/doc/latex/latex-referenz/examinimal.cls
%{_texmfdistdir}/doc/latex/latex-referenz/examples-dw.bib
%{_texmfdistdir}/doc/latex/latex-referenz/examples.bib
%{_texmfdistdir}/doc/latex/latex-referenz/examplesA.bib
%{_texmfdistdir}/doc/latex/latex-referenz/examplesB.bib
%{_texmfdistdir}/doc/latex/latex-referenz/exareport.cls
%{_texmfdistdir}/doc/latex/latex-referenz/exaxetex.cls
%{_texmfdistdir}/doc/latex/latex-referenz/fontDemo-E.tex
%{_texmfdistdir}/doc/latex/latex-referenz/fontDemo.tex
%{_texmfdistdir}/doc/latex/latex-referenz/hv.bib
%{_texmfdistdir}/doc/latex/latex-referenz/images/B.eps
%{_texmfdistdir}/doc/latex/latex-referenz/images/B.pdf
%{_texmfdistdir}/doc/latex/latex-referenz/klassiker.bib
%{_texmfdistdir}/doc/latex/latex-referenz/l3keysdemo.sty
%{_texmfdistdir}/doc/latex/latex-referenz/luabibentry.lua
%{_texmfdistdir}/doc/latex/latex-referenz/plainDemo.bst
%{_texmfdistdir}/doc/latex/latex-referenz/screxa.cls
%{_texmfdistdir}/doc/latex/latex-referenz/screxabook.cls
%{_texmfdistdir}/doc/latex/latex-referenz/screxareport.cls
%{_texmfdistdir}/doc/latex/latex-referenz/textdemo.sty
/var/adm/update-scripts/texlive-latex-referenz-%{texlive_version}.%{texlive_noarch}.2svn36671-%{release}-zypper
%package -n texlive-latex-tabellen
Version: %{texlive_version}.%{texlive_noarch}.svn16979
Release: 0
Summary: LaTeX Tabellen
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source152: latex-tabellen.doc.tar.xz
%description -n texlive-latex-tabellen
The examples from the book <<Tabellen mit LaTeX>>, 2nd ed.
date: 2015-08-03 03:43:12 +0000
%post -n texlive-latex-tabellen
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latex-tabellen
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latex-tabellen
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latex-tabellen
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/latex-tabellen/01-01-1.ltxps
%{_texmfdistdir}/doc/latex/latex-tabellen/01-01-10.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-01-11.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-01-12.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-01-13.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-01-14.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-01-15.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-01-16.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-01-17.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-01-18.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-01-19.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-01-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-01-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-01-4.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-01-5.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-01-6.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-01-7.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-01-8.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-01-9.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-02-1.ltxps
%{_texmfdistdir}/doc/latex/latex-tabellen/01-02-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-02-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-02-4.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-02-5.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-02-6.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-02-7.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-02-8.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-02-9.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-01-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-01-10.ltxps
%{_texmfdistdir}/doc/latex/latex-tabellen/02-01-11.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-01-12.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-01-13.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-01-14.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-01-15.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-01-16.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-01-17.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-01-18.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-01-19.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-01-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-01-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-01-4.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-01-5.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-01-6.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-01-7.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-01-8.ltxps
%{_texmfdistdir}/doc/latex/latex-tabellen/02-01-9.ltxps
%{_texmfdistdir}/doc/latex/latex-tabellen/02-02-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-02-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-02-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-02-4.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-02-5.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-02-6.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-03-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-03-10.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-03-11.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-03-12.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-03-13.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-03-14.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-03-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-03-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-03-4.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-03-5.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-03-6.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-03-7.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-03-8.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-03-9.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-04-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-04-10.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-04-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-04-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-04-4.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-04-5.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-04-6.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-04-7.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-04-8.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-04-9.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-05-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-05-10.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-05-11.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-05-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-05-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-05-4.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-05-5.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-05-6.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-05-7.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-05-8.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-05-9.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-06-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-06-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-06-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-06-4.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-06-5.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-07-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-07-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-07-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-07-4.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/02-07-5.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-08-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-08-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-08-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-08-4.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-08-5.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-08-6.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-08-7.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-08-8.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-09-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-09-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-09-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-10-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-11-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-11-10.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-11-11.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-11-12.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-11-13.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-11-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-11-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-11-4.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-11-5.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-11-6.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-11-7.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-11-8.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-11-9.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-12-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-12-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-13-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-13-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-13-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-13-4.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-14-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-14-10.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-14-11.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-14-12.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-14-13.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-14-14.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-14-15.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-14-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-14-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-14-4.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-14-5.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-14-6.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-14-7.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-14-8.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-14-9.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-15-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-15-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-15-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-16-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-16-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-16-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-17-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-18-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-18-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-18-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-18-4.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-18-5.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-19-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-19-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-20-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-20-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-21-1.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/02-21-2.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/02-22-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-22-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-22-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-22-4.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-23-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-24-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-24-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-24-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-24-4.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-25-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-25-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-26-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-26-10.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-26-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-26-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-26-4.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-26-5.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-26-6.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-26-7.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-26-8.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-26-9.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-27-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-28-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-28-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-28-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-28-4.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-29-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-29-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-01-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-01-10.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-01-11.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-01-12.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-01-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-01-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-01-4.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-01-5.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-01-6.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-01-7.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-01-8.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-01-9.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-02-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-02-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-02-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-02-4.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-02-5.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-02-6.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-02-7.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-03-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-03-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-03-3.ltxb
%{_texmfdistdir}/doc/latex/latex-tabellen/03-03-4.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-03-5.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-03-6.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/04-01-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/04-01-10.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-01-11.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-01-12.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-01-13.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-01-14.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-01-15.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-01-2.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-01-3.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-01-4.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-01-5.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-01-6.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/04-01-7.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/04-01-8.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-01-9.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-02-1.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-02-2.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-03-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/04-03-2.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-03-3.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-04-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/04-04-2.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-04-3.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-04-4.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-04-5.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-05-1.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-05-2.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-05-3.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-05-4.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-05-5.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-05-6.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-05-7.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-05-8.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-06-1.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-06-2.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-06-3.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-06-4.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-06-5.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-06-6.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-06-7.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-06-8.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-06-9.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/05-01-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/05-01-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/05-01-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/05-01-4.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/05-01-5.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/05-02-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/05-03-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/05-03-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/05-03-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/05-04-1.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/05-04-2.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/05-05-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/05-05-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/05-06-1.ltxE
%{_texmfdistdir}/doc/latex/latex-tabellen/05-06-2.ltxE
%{_texmfdistdir}/doc/latex/latex-tabellen/05-06-3.ltxE
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-10.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-11.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-12.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-13.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-14.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-15.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-16.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-17.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-18.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-19.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-20.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-21.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-22.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-23.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-24.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-25.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-26.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-27.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-28.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-29.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-30.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-31.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-32.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-33.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-34.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-35.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-36.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-37.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-38.ltxps
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-39.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-4.ltxps
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-40.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-41.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-42.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-43.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-44.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-45.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-46.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-5.ltxps
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-6.ltxps
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-7.ltxps
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-8.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-9.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/07-03-1.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/07-03-2.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/README
/var/adm/update-scripts/texlive-latex-tabellen-%{texlive_version}.%{texlive_noarch}.svn16979-%{release}-zypper
%package -n texlive-latex-tds
Version: %{texlive_version}.%{texlive_noarch}.svn40613
Release: 0
Summary: A structured copy of the LaTeX distribution
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-latex-tds-doc >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source153: latex-tds.source.tar.xz
Source154: latex-tds.doc.tar.xz
%description -n texlive-latex-tds
This bundle provides a set of zip file modules containing TDS-
compliant trees for items of the LaTeX distribution (both the
base system and required packages), together with 'user-
friendly' documentation (PDF files with navigation support
using bookmarks and links). A further module (knuth) performs
the same service for Knuth's software distribution.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-latex-tds-doc
Version: %{texlive_version}.%{texlive_noarch}.svn40613
Release: 0
Summary: Documentation for texlive-latex-tds
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-latex-tds-doc
This package includes the documentation for texlive-latex-tds
%post -n texlive-latex-tds
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latex-tds
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latex-tds
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latex-tds-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/latex-tds/README
%{_texmfdistdir}/doc/latex/latex-tds/README.html
%{_texmfdistdir}/doc/latex/latex-tds/README.pdf
%files -n texlive-latex-tds
%defattr(-,root,root,755)
%{_texmfdistdir}/source/latex/latex-tds/README-docinfo.html
%{_texmfdistdir}/source/latex/latex-tds/README.asciidoc
%{_texmfdistdir}/source/latex/latex-tds/build.pl
%{_texmfdistdir}/source/latex/latex-tds/lib/adjust_checksum.pl
%{_texmfdistdir}/source/latex/latex-tds/lib/ziptimetree.pl
%{_texmfdistdir}/source/latex/latex-tds/license/adjust_checksum/lppl.txt
%{_texmfdistdir}/source/latex/latex-tds/license/latex-tds/lppl.txt
%{_texmfdistdir}/source/latex/latex-tds/license/ziptimetree/lgpl.txt
%{_texmfdistdir}/source/latex/latex-tds/patch/amsbooka.zip
%{_texmfdistdir}/source/latex/latex-tds/patch/amsclass.dtx.diff
%{_texmfdistdir}/source/latex/latex-tds/patch/amsfndoc.def.diff
%{_texmfdistdir}/source/latex/latex-tds/patch/amsfndoc.tex.diff
%{_texmfdistdir}/source/latex/latex-tds/patch/amsldoc.tex.diff
%{_texmfdistdir}/source/latex/latex-tds/patch/changes.tex.diff
%{_texmfdistdir}/source/latex/latex-tds/patch/encguide.tex.diff
%{_texmfdistdir}/source/latex/latex-tds/patch/errorlog.tex.diff
%{_texmfdistdir}/source/latex/latex-tds/patch/logmac.tex.diff
%{_texmfdistdir}/source/latex/latex-tds/patch/source2e.tex.diff
%{_texmfdistdir}/source/latex/latex-tds/patch/tlc2.err.diff
%{_texmfdistdir}/source/latex/latex-tds/patch/trapman.tex.diff
%{_texmfdistdir}/source/latex/latex-tds/patch/tripman.tex.diff
%{_texmfdistdir}/source/latex/latex-tds/patch/utf8ienc.dtx.diff
%{_texmfdistdir}/source/latex/latex-tds/patch/webman.tex.diff
%{_texmfdistdir}/source/latex/latex-tds/tex/ams.drv
%{_texmfdistdir}/source/latex/latex-tds/tex/doc_lppl.tex
%{_texmfdistdir}/source/latex/latex-tds/tex/docstrip.cfg
%{_texmfdistdir}/source/latex/latex-tds/tex/errata.all
%{_texmfdistdir}/source/latex/latex-tds/tex/errata.cfg
%{_texmfdistdir}/source/latex/latex-tds/tex/errata.drv
%{_texmfdistdir}/source/latex/latex-tds/tex/errorlog.drv
%{_texmfdistdir}/source/latex/latex-tds/tex/etex_man.drv
%{_texmfdistdir}/source/latex/latex-tds/tex/fix-expl3-lua.ini
%{_texmfdistdir}/source/latex/latex-tds/tex/hyperref.cfg
%{_texmfdistdir}/source/latex/latex-tds/tex/knuth-outline.tex
%{_texmfdistdir}/source/latex/latex-tds/tex/knuth.drv
%{_texmfdistdir}/source/latex/latex-tds/tex/ltnews.cfg
%{_texmfdistdir}/source/latex/latex-tds/tex/ltnews.tex
%{_texmfdistdir}/source/latex/latex-tds/tex/ltugboat.cfg
%{_texmfdistdir}/source/latex/latex-tds/tex/ltxcheck.drv
%{_texmfdistdir}/source/latex/latex-tds/tex/ltxdoc.cfg
%{_texmfdistdir}/source/latex/latex-tds/tex/ltxguide.cfg
%{_texmfdistdir}/source/latex/latex-tds/tex/lualatex-tds.ini
%{_texmfdistdir}/source/latex/latex-tds/tex/lualatex-tds2.ini
%{_texmfdistdir}/source/latex/latex-tds/tex/manual.cfg
%{_texmfdistdir}/source/latex/latex-tds/tex/pdflatex-tds.ini
%{_texmfdistdir}/source/latex/latex-tds/tex/psnfss2e.drv
%{_texmfdistdir}/source/latex/latex-tds/tex/tdsguide.cfg
%{_texmfdistdir}/source/latex/latex-tds/tex/tools-overview.cls
%{_texmfdistdir}/source/latex/latex-tds/tex/tools.tex
/var/adm/update-scripts/texlive-latex-tds-%{texlive_version}.%{texlive_noarch}.svn40613-%{release}-zypper
%package -n texlive-latex-veryshortguide
Version: %{texlive_version}.%{texlive_noarch}.svn29803
Release: 0
Summary: The Very Short Guide to LaTeX
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source155: latex-veryshortguide.doc.tar.xz
%description -n texlive-latex-veryshortguide
This is a 4-page reminder of what LaTeX does. It is designed
for printing on A4 paper, double-sided, and folding once to A5.
(Such an 'imposed' version of the document is provided in the
distribution, as PDF.)
date: 2015-08-03 03:43:12 +0000
%post -n texlive-latex-veryshortguide
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latex-veryshortguide
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latex-veryshortguide
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latex-veryshortguide
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/latex-veryshortguide/README
%{_texmfdistdir}/doc/latex/latex-veryshortguide/build
%{_texmfdistdir}/doc/latex/latex-veryshortguide/index.html
%{_texmfdistdir}/doc/latex/latex-veryshortguide/menno-a.eps
%{_texmfdistdir}/doc/latex/latex-veryshortguide/menno-a.jpg
%{_texmfdistdir}/doc/latex/latex-veryshortguide/veryshortguide-imposed.pdf
%{_texmfdistdir}/doc/latex/latex-veryshortguide/veryshortguide.pdf
%{_texmfdistdir}/doc/latex/latex-veryshortguide/veryshortguide.tex
%{_texmfdistdir}/doc/latex/latex-veryshortguide/vsg-1.jpg
%{_texmfdistdir}/doc/latex/latex-veryshortguide/vsg-2.jpg
%{_texmfdistdir}/doc/latex/latex-veryshortguide/vsg-3.jpg
%{_texmfdistdir}/doc/latex/latex-veryshortguide/vsg-4.jpg
/var/adm/update-scripts/texlive-latex-veryshortguide-%{texlive_version}.%{texlive_noarch}.svn29803-%{release}-zypper
%package -n texlive-latex-web-companion
Version: %{texlive_version}.%{texlive_noarch}.svn29349
Release: 0
Summary: Examples from The LaTeX Web Companion
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source156: latex-web-companion.doc.tar.xz
%description -n texlive-latex-web-companion
The source of the examples printed in the book, together with
necessary supporting files.
date: 2015-08-03 03:43:12 +0000
%post -n texlive-latex-web-companion
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latex-web-companion
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latex-web-companion
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latex-web-companion
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/latex-web-companion/apa/README.apa
%{_texmfdistdir}/doc/latex/latex-web-companion/apa/latexexa-raw.xml
%{_texmfdistdir}/doc/latex/latex-web-companion/apa/latexexa.dtd
%{_texmfdistdir}/doc/latex/latex-web-companion/apa/latexexa.tex
%{_texmfdistdir}/doc/latex/latex-web-companion/apa/latexexa.xml
%{_texmfdistdir}/doc/latex/latex-web-companion/apa/phys332-1.eps
%{_texmfdistdir}/doc/latex/latex-web-companion/apa/phys332-2.eps
%{_texmfdistdir}/doc/latex/latex-web-companion/apa/teched.html
%{_texmfdistdir}/doc/latex/latex-web-companion/apa/teched.java
%{_texmfdistdir}/doc/latex/latex-web-companion/apb/InvitationSAX.class
%{_texmfdistdir}/doc/latex/latex-web-companion/apb/InvitationSAX.java
%{_texmfdistdir}/doc/latex/latex-web-companion/apb/MySAXApp.class
%{_texmfdistdir}/doc/latex/latex-web-companion/apb/MySAXApp.java
%{_texmfdistdir}/doc/latex/latex-web-companion/apb/README.apb
%{_texmfdistdir}/doc/latex/latex-web-companion/apb/bibliotest1.xml
%{_texmfdistdir}/doc/latex/latex-web-companion/apb/bibliotest2.xml
%{_texmfdistdir}/doc/latex/latex-web-companion/apb/biblioxml1.dtd
%{_texmfdistdir}/doc/latex/latex-web-companion/apb/biblioxml2.dtd
%{_texmfdistdir}/doc/latex/latex-web-companion/apb/colorcir.eps
%{_texmfdistdir}/doc/latex/latex-web-companion/apb/inv2.tex
%{_texmfdistdir}/doc/latex/latex-web-companion/apb/invitation.sty
%{_texmfdistdir}/doc/latex/latex-web-companion/apb/invitation2.dtd
%{_texmfdistdir}/doc/latex/latex-web-companion/apb/invitation2.xml
%{_texmfdistdir}/doc/latex/latex-web-companion/apb/latexmath.dtd
%{_texmfdistdir}/doc/latex/latex-web-companion/apb/latexmml.dtd
%{_texmfdistdir}/doc/latex/latex-web-companion/apb/makelatex.sh
%{_texmfdistdir}/doc/latex/latex-web-companion/apb/minilatex.dtd
%{_texmfdistdir}/doc/latex/latex-web-companion/apb/minilatex.xsl
%{_texmfdistdir}/doc/latex/latex-web-companion/apb/minilatexexa.tex
%{_texmfdistdir}/doc/latex/latex-web-companion/apb/minilatexexa.xml
%{_texmfdistdir}/doc/latex/latex-web-companion/apb/mybiblio.dtd
%{_texmfdistdir}/doc/latex/latex-web-companion/apb/utf82latin1.sh
%{_texmfdistdir}/doc/latex/latex-web-companion/apc/ISOcyr1.pen
%{_texmfdistdir}/doc/latex/latex-web-companion/apc/README.apc
%{_texmfdistdir}/doc/latex/latex-web-companion/apc/invitation.sty
%{_texmfdistdir}/doc/latex/latex-web-companion/apc/invitationfr.dtd
%{_texmfdistdir}/doc/latex/latex-web-companion/apc/invitationfr.tex
%{_texmfdistdir}/doc/latex/latex-web-companion/apc/invitationfr.xml
%{_texmfdistdir}/doc/latex/latex-web-companion/apc/invitationfrraw.tex
%{_texmfdistdir}/doc/latex/latex-web-companion/apc/invlat1fr.xsl
%{_texmfdistdir}/doc/latex/latex-web-companion/apc/utf8.html
%{_texmfdistdir}/doc/latex/latex-web-companion/apc/utf8.xml
%{_texmfdistdir}/doc/latex/latex-web-companion/apc/utf8.xsl
%{_texmfdistdir}/doc/latex/latex-web-companion/apc/utf8raw.html
%{_texmfdistdir}/doc/latex/latex-web-companion/ch2/latexexa.aux
%{_texmfdistdir}/doc/latex/latex-web-companion/ch2/latexexa.brf
%{_texmfdistdir}/doc/latex/latex-web-companion/ch2/latexexa.log
%{_texmfdistdir}/doc/latex/latex-web-companion/ch2/latexexa.out
%{_texmfdistdir}/doc/latex/latex-web-companion/ch2/latexexa.pdf
%{_texmfdistdir}/doc/latex/latex-web-companion/ch2/latexexa.tex
%{_texmfdistdir}/doc/latex/latex-web-companion/ch2/phys332-1.pdf
%{_texmfdistdir}/doc/latex/latex-web-companion/ch2/phys332-2.pdf
%{_texmfdistdir}/doc/latex/latex-web-companion/ch3/Makefile.ex2
%{_texmfdistdir}/doc/latex/latex-web-companion/ch3/Makefile.ex3
%{_texmfdistdir}/doc/latex/latex-web-companion/ch3/README.ch3
%{_texmfdistdir}/doc/latex/latex-web-companion/ch3/colorcir.eps
%{_texmfdistdir}/doc/latex/latex-web-companion/ch3/ex20.tex
%{_texmfdistdir}/doc/latex/latex-web-companion/ch3/ex21.tex
%{_texmfdistdir}/doc/latex/latex-web-companion/ch3/ex22.tex
%{_texmfdistdir}/doc/latex/latex-web-companion/ch3/ex2bib.tex
%{_texmfdistdir}/doc/latex/latex-web-companion/ch3/ex30.tex
%{_texmfdistdir}/doc/latex/latex-web-companion/ch3/ex31.tex
%{_texmfdistdir}/doc/latex/latex-web-companion/ch3/ex32.tex
%{_texmfdistdir}/doc/latex/latex-web-companion/ch3/ex3bib.tex
%{_texmfdistdir}/doc/latex/latex-web-companion/ch3/l2hexa.tex
%{_texmfdistdir}/doc/latex/latex-web-companion/ch3/myinit.pl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch3/sampleAMS.css
%{_texmfdistdir}/doc/latex/latex-web-companion/ch3/sampleAMS.tex
%{_texmfdistdir}/doc/latex/latex-web-companion/ch3/sampleMath.tex
%{_texmfdistdir}/doc/latex/latex-web-companion/ch3/sampleMathImages.tex
%{_texmfdistdir}/doc/latex/latex-web-companion/ch3/sampleMathThumb.tex
%{_texmfdistdir}/doc/latex/latex-web-companion/ch3/tac2dim.eps
%{_texmfdistdir}/doc/latex/latex-web-companion/ch4/latexexa.aux
%{_texmfdistdir}/doc/latex/latex-web-companion/ch4/latexexa.css
%{_texmfdistdir}/doc/latex/latex-web-companion/ch4/latexexa.dvi
%{_texmfdistdir}/doc/latex/latex-web-companion/ch4/latexexa.html
%{_texmfdistdir}/doc/latex/latex-web-companion/ch4/latexexa.idv
%{_texmfdistdir}/doc/latex/latex-web-companion/ch4/latexexa.lg
%{_texmfdistdir}/doc/latex/latex-web-companion/ch4/latexexa.log
%{_texmfdistdir}/doc/latex/latex-web-companion/ch4/latexexa.otc
%{_texmfdistdir}/doc/latex/latex-web-companion/ch4/latexexa.tex
%{_texmfdistdir}/doc/latex/latex-web-companion/ch4/latexexa.toc
%{_texmfdistdir}/doc/latex/latex-web-companion/ch4/latexexa.xref
%{_texmfdistdir}/doc/latex/latex-web-companion/ch4/phys332-1.eps
%{_texmfdistdir}/doc/latex/latex-web-companion/ch4/phys332-2.eps
%{_texmfdistdir}/doc/latex/latex-web-companion/ch4/tex4ht.env
%{_texmfdistdir}/doc/latex/latex-web-companion/ch4/tex4ht.tmp
%{_texmfdistdir}/doc/latex/latex-web-companion/ch4/tmp.ps
%{_texmfdistdir}/doc/latex/latex-web-companion/ch6/README.ch6
%{_texmfdistdir}/doc/latex/latex-web-companion/ch6/catalog
%{_texmfdistdir}/doc/latex/latex-web-companion/ch6/emptyexample.xml
%{_texmfdistdir}/doc/latex/latex-web-companion/ch6/invitation.dtd
%{_texmfdistdir}/doc/latex/latex-web-companion/ch6/invitation.xml
%{_texmfdistdir}/doc/latex/latex-web-companion/ch6/wrong.xml
%{_texmfdistdir}/doc/latex/latex-web-companion/ch6/xml.dcl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/README.ch7
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/SGMLS.pm
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/SGMLS/Output.pm
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/SGMLS/Refs.pm
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/SGMLS/SGMLS.pm
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/any.xml
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/any.xsl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/catalog
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/catalog.dsssl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/catalog.xml
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/debug.txt
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/dsssl.cat
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/dsssl.dtd
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/empty.dsl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/empty.xsl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/emptyexample.xml
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/fot.dtd
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/inv1html.pl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/inv2css.html.save
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/inv2html.pl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/inv2lat.pl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/inv3.xml
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invcss.html.save
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invfo1.fop
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invfo1.out
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invfo1.pdf
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invfo1.xsl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invhtml.dsl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invhtml2.xsl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invit.css
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invitation.dsl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invitation.dtd
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invitation.fot
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invitation.sty
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invitation.tex.save
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invitation.xml
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invitation2.dtd
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invitation2.xml
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invitationfr.sty
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invlat1.xsl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invtab1.dsl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invtab2.dsl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/makesum.xml
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/makesum.xsl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/sectionexa.xml
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/sectionexa.xsl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/sgmlspl.pl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/skel.pl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/style-sheet.dtd
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/templatest.xml
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/templatest.xsl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/templatestnok.xsl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/templatestok.xsl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/test-SGMLS.pl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/writefile.xsl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/writefiles.xml
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/wrong.xml
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/xml.dcl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/xsl.xml
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/xslexa1.xsl
/var/adm/update-scripts/texlive-latex-web-companion-%{texlive_version}.%{texlive_noarch}.svn29349-%{release}-zypper
%package -n texlive-latex2e-help-texinfo
Version: %{texlive_version}.%{texlive_noarch}.svn38709
Release: 0
Summary: Unofficial reference manual covering LaTeX2e
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source157: latex2e-help-texinfo.doc.tar.xz
%description -n texlive-latex2e-help-texinfo
The manual is provided as Texinfo source (which was originally
derived from the VMS help file in the DECUS TeX distribution of
1990, with many subsequent changes). This is a collaborative
development, and details of getting involved are to be found on
the package home page. All the other formats in the
distribution are derived from the Texinfo source, as usual.
date: 2015-10-25 18:44:08 +0000
%preun -n texlive-latex2e-help-texinfo
if test $1 = 0; then
%install_info_delete --info-dir=%{_infodir} %{_infodir}/latex2e.info
fi
%post -n texlive-latex2e-help-texinfo
%install_info --info-dir=%{_infodir} %{_infodir}/latex2e.info
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latex2e-help-texinfo
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latex2e-help-texinfo
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latex2e-help-texinfo
%defattr(-,root,root,755)
%{_infodir}/latex2e.info*
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo/ChangeLog
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo/Makefile
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo/NEWS
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo/README
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo/aspell.en.pws
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo/latex2e.dbk
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo/latex2e.html
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo/latex2e.pdf
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo/latex2e.texi
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo/latex2e.txt
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo/latex2e.xml
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo/ltx-help.el
/var/adm/update-scripts/texlive-latex2e-help-texinfo-%{texlive_version}.%{texlive_noarch}.svn38709-%{release}-zypper
%package -n texlive-latex2e-help-texinfo-fr
Version: %{texlive_version}.%{texlive_noarch}.svn40765
Release: 0
Summary: A French translation of "latex2e-help-texinfo"
License: SUSE-Public-Domain
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source158: latex2e-help-texinfo-fr.doc.tar.xz
%description -n texlive-latex2e-help-texinfo-fr
This package provides a complete French translation of latex2e-
help-texinfo.
date: 2016-04-16 07:15:45 +0000
%preun -n texlive-latex2e-help-texinfo-fr
if test $1 = 0; then
%install_info_delete --info-dir=%{_infodir} %{_infodir}/latex2e-fr.info
fi
%post -n texlive-latex2e-help-texinfo-fr
%install_info --info-dir=%{_infodir} %{_infodir}/latex2e-fr.info
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latex2e-help-texinfo-fr
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latex2e-help-texinfo-fr
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latex2e-help-texinfo-fr
%defattr(-,root,root,755)
%{_infodir}/latex2e-fr.info*
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo-fr/ChangeLog
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo-fr/Makefile
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo-fr/NEWS
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo-fr/README
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo-fr/aspell.fr.pws
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo-fr/latex2e-fr.dbk
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo-fr/latex2e-fr.html
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo-fr/latex2e-fr.pdf
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo-fr/latex2e-fr.texi
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo-fr/latex2e-fr.txt
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo-fr/latex2e-fr.xml
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo-fr/ltx-help.el
/var/adm/update-scripts/texlive-latex2e-help-texinfo-fr-%{texlive_version}.%{texlive_noarch}.svn40765-%{release}-zypper
%package -n texlive-latex2e-help-texinfo-spanish
Version: %{texlive_version}.%{texlive_noarch}.svn37356
Release: 0
Summary: Package latex2e-help-texinfo-spanish
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source159: latex2e-help-texinfo-spanish.doc.tar.xz
%description -n texlive-latex2e-help-texinfo-spanish
The latex2e-help-texinfo-spanish package
%preun -n texlive-latex2e-help-texinfo-spanish
if test $1 = 0; then
%install_info_delete --info-dir=%{_infodir} %{_infodir}/latex2e-es.info
fi
%post -n texlive-latex2e-help-texinfo-spanish
%install_info --info-dir=%{_infodir} %{_infodir}/latex2e-es.info
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latex2e-help-texinfo-spanish
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latex2e-help-texinfo-spanish
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latex2e-help-texinfo-spanish
%defattr(-,root,root,755)
%{_infodir}/latex2e-es.info*
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo-spanish/latex2e-es.dbk
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo-spanish/latex2e-es.html
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo-spanish/latex2e-es.pdf
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo-spanish/latex2e-es.texi
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo-spanish/latex2e-es.txt
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo-spanish/latex2e-es.xml
/var/adm/update-scripts/texlive-latex2e-help-texinfo-spanish-%{texlive_version}.%{texlive_noarch}.svn37356-%{release}-zypper
%package -n texlive-latex2man
Version: %{texlive_version}.%{texlive_noarch}.1.24svn31989
Release: 0
Summary: Translate LaTeX-based manual pages into Unix man format
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive-latex2man-bin >= %{texlive_version}
#!BuildIgnore: texlive-latex2man-bin
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-latex2man-doc >= %{texlive_version}
Requires: perl(Getopt::Std)
#!BuildIgnore: perl(Getopt::Std)
Provides: tex(latex2man.cfg)
Provides: tex(latex2man.sty)
Requires: tex(fancyhdr.sty)
Requires: tex(fancyheadings.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source160: latex2man.tar.xz
Source161: latex2man.doc.tar.xz
Source162: latex2man_tmphandling.dif
%description -n texlive-latex2man
A tool to translate UNIX manual pages written with LaTeX into a
man-page format understood by the Unix man(1) command.
Alternatively HTML or TexInfo code can be produced. Output of
parts of the text may be supressed using the conditional text
feature.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-latex2man-doc
Version: %{texlive_version}.%{texlive_noarch}.1.24svn31989
Release: 0
Summary: Documentation for texlive-latex2man
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(preun): %install_info_prereq
Requires(post): %install_info_prereq
%description -n texlive-latex2man-doc
This package includes the documentation for texlive-latex2man
%post -n texlive-latex2man
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latex2man
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latex2man
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%preun -n texlive-latex2man-doc
if test $1 = 0; then
%install_info_delete --info-dir=%{_infodir} %{_infodir}/latex2man.info
fi
%post -n texlive-latex2man-doc
%install_info --info-dir=%{_infodir} %{_infodir}/latex2man.info
%files -n texlive-latex2man-doc
%defattr(-,root,root,755)
%{_infodir}/latex2man.info*
%{_mandir}/man1/latex2man.1*
%{_texmfdistdir}/doc/support/latex2man/CHANGES
%{_texmfdistdir}/doc/support/latex2man/INSTALL
%{_texmfdistdir}/doc/support/latex2man/Makefile
%{_texmfdistdir}/doc/support/latex2man/README
%{_texmfdistdir}/doc/support/latex2man/THIS-IS-VERSION-1.24
%{_texmfdistdir}/doc/support/latex2man/latex2man-CHANGES.html
%{_texmfdistdir}/doc/support/latex2man/latex2man.css
%{_texmfdistdir}/doc/support/latex2man/latex2man.html
%{_texmfdistdir}/doc/support/latex2man/latex2man.pdf
%{_texmfdistdir}/doc/support/latex2man/latex2man.tex
%{_texmfdistdir}/doc/support/latex2man/latex2man.texi
%{_texmfdistdir}/doc/support/latex2man/latex2man.trans
%{_texmfdistdir}/doc/support/latex2man/latex2man.txt
%files -n texlive-latex2man
%defattr(-,root,root,755)
%{_texmfdistdir}/scripts/latex2man/latex2man
%{_texmfdistdir}/tex/latex/latex2man/latex2man.cfg
%{_texmfdistdir}/tex/latex/latex2man/latex2man.sty
/var/adm/update-scripts/texlive-latex2man-%{texlive_version}.%{texlive_noarch}.1.24svn31989-%{release}-zypper
%package -n texlive-latex4wp
Version: %{texlive_version}.%{texlive_noarch}.1.0.10svn35999
Release: 0
Summary: A LaTeX guide specifically designed for word processor users
License: GFDL-1.2
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source163: latex4wp.doc.tar.xz
%description -n texlive-latex4wp
"LaTeX for Word Processor Users" is a guide that helps
converting knowledge and techniques of word processing into the
LaTeX typesetting environment. It aims at helping WP users use
LaTeX instead.
date: 2015-08-03 03:43:12 +0000
%post -n texlive-latex4wp
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latex4wp
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latex4wp
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latex4wp
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/latex4wp/HOW-TO-TYPESET
%{_texmfdistdir}/doc/latex/latex4wp/README
%{_texmfdistdir}/doc/latex/latex4wp/dat2tex.sh
%{_texmfdistdir}/doc/latex/latex4wp/exa.sty
%{_texmfdistdir}/doc/latex/latex4wp/gnuplot.gp
%{_texmfdistdir}/doc/latex/latex4wp/gnuplot.pdf
%{_texmfdistdir}/doc/latex/latex4wp/inkscape-tb.png
%{_texmfdistdir}/doc/latex/latex4wp/inkscape.png
%{_texmfdistdir}/doc/latex/latex4wp/latex4wp.pdf
%{_texmfdistdir}/doc/latex/latex4wp/latex4wp.tex
%{_texmfdistdir}/doc/latex/latex4wp/midifile.mid
%{_texmfdistdir}/doc/latex/latex4wp/tbx.eps
%{_texmfdistdir}/doc/latex/latex4wp/tbx.pdf
%{_texmfdistdir}/doc/latex/latex4wp/tbx.tex
/var/adm/update-scripts/texlive-latex4wp-%{texlive_version}.%{texlive_noarch}.1.0.10svn35999-%{release}-zypper
%package -n texlive-latex4wp-it
Version: %{texlive_version}.%{texlive_noarch}.1.0.10svn36000
Release: 0
Summary: LaTeX guide for word processor users, in Italian
License: GFDL-1.2
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source164: latex4wp-it.doc.tar.xz
%description -n texlive-latex4wp-it
The package provides a version of the document in Italian
date: 2015-08-03 03:43:12 +0000
%post -n texlive-latex4wp-it
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latex4wp-it
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latex4wp-it
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latex4wp-it
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/latex4wp-it/COME-COMPORRE
%{_texmfdistdir}/doc/latex/latex4wp-it/README
%{_texmfdistdir}/doc/latex/latex4wp-it/dat2tex
%{_texmfdistdir}/doc/latex/latex4wp-it/exa.sty
%{_texmfdistdir}/doc/latex/latex4wp-it/gnuplot.gp
%{_texmfdistdir}/doc/latex/latex4wp-it/gnuplot.pdf
%{_texmfdistdir}/doc/latex/latex4wp-it/inkscape-tb.png
%{_texmfdistdir}/doc/latex/latex4wp-it/inkscape.png
%{_texmfdistdir}/doc/latex/latex4wp-it/latex4wp-it.pdf
%{_texmfdistdir}/doc/latex/latex4wp-it/latex4wp-it.tex
%{_texmfdistdir}/doc/latex/latex4wp-it/midifile.mid
%{_texmfdistdir}/doc/latex/latex4wp-it/tbx.eps
%{_texmfdistdir}/doc/latex/latex4wp-it/tbx.pdf
%{_texmfdistdir}/doc/latex/latex4wp-it/tbx.tex
/var/adm/update-scripts/texlive-latex4wp-it-%{texlive_version}.%{texlive_noarch}.1.0.10svn36000-%{release}-zypper
%package -n texlive-latexcheat
Version: %{texlive_version}.%{texlive_noarch}.1.13svn15878
Release: 0
Summary: A LaTeX cheat sheet
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source165: latexcheat.doc.tar.xz
%description -n texlive-latexcheat
A LaTeX reference sheet for writing scientific papers. Unlike
many other such sheets, this sheet does not focus on
typesetting mathematics (though it does list some symbols).
date: 2015-08-03 03:43:12 +0000
%post -n texlive-latexcheat
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latexcheat
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latexcheat
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latexcheat
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/latexcheat/README
%{_texmfdistdir}/doc/latex/latexcheat/latexsheet.pdf
%{_texmfdistdir}/doc/latex/latexcheat/latexsheet.tex
/var/adm/update-scripts/texlive-latexcheat-%{texlive_version}.%{texlive_noarch}.1.13svn15878-%{release}-zypper
%package -n texlive-latexcheat-de
Version: %{texlive_version}.%{texlive_noarch}.svn35702
Release: 0
Summary: A LaTeX cheat sheet, in German
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source166: latexcheat-de.doc.tar.xz
%description -n texlive-latexcheat-de
This is a translation to German of Winston Chang's LaTeX cheat
sheet (a reference sheet for writing scientific papers). It has
been adapted to German standards using the KOMA script document
classes.
date: 2015-08-03 03:43:12 +0000
%post -n texlive-latexcheat-de
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latexcheat-de
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latexcheat-de
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latexcheat-de
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/latexcheat-de/README
%{_texmfdistdir}/doc/latex/latexcheat-de/latexsheet-de.pdf
%{_texmfdistdir}/doc/latex/latexcheat-de/latexsheet-de.tex
/var/adm/update-scripts/texlive-latexcheat-de-%{texlive_version}.%{texlive_noarch}.svn35702-%{release}-zypper
%package -n texlive-latexcheat-esmx
Version: %{texlive_version}.%{texlive_noarch}.2.00svn36866
Release: 0
Summary: A LaTeX cheat sheet, in Spanish
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source167: latexcheat-esmx.doc.tar.xz
%description -n texlive-latexcheat-esmx
This is a translation to Spanish (Castellano) of Winston
Chang's LaTeX cheat sheet (a reference sheet for writing
scientific papers).
date: 2015-08-03 03:43:12 +0000
%post -n texlive-latexcheat-esmx
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latexcheat-esmx
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latexcheat-esmx
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latexcheat-esmx
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/latexcheat-esmx/README
%{_texmfdistdir}/doc/latex/latexcheat-esmx/latexsheet-esmx.pdf
%{_texmfdistdir}/doc/latex/latexcheat-esmx/latexsheet-esmx.tex
/var/adm/update-scripts/texlive-latexcheat-esmx-%{texlive_version}.%{texlive_noarch}.2.00svn36866-%{release}-zypper
%package -n texlive-latexcheat-ptbr
Version: %{texlive_version}.%{texlive_noarch}.1.13svn15878
Release: 0
Summary: A LaTeX cheat sheet, in Brazilian Portuguese
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source168: latexcheat-ptbr.doc.tar.xz
%description -n texlive-latexcheat-ptbr
This is a translation to Brazilian Portuguese of Winston
Chang's LaTeX cheat sheet
date: 2015-08-03 03:43:12 +0000
%post -n texlive-latexcheat-ptbr
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latexcheat-ptbr
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latexcheat-ptbr
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latexcheat-ptbr
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/latexcheat-ptbr/README-ptbr
%{_texmfdistdir}/doc/latex/latexcheat-ptbr/latexsheet-ptbr.pdf
%{_texmfdistdir}/doc/latex/latexcheat-ptbr/latexsheet-ptbr.tex
/var/adm/update-scripts/texlive-latexcheat-ptbr-%{texlive_version}.%{texlive_noarch}.1.13svn15878-%{release}-zypper
%package -n texlive-latexconfig
Version: %{texlive_version}.%{texlive_noarch}.svn40274
Release: 0
Summary: Package latexconfig
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Provides: tex(epstopdf-sys.cfg)
Provides: tex(hyperref.cfg)
Provides: tex(lualatex-patch-kernel.tex)
Provides: tex(lualatex-reset-codes.tex)
Provides: tex(lualatexiniconfig.tex)
Provides: tex(lualatexquotejobname.tex)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source169: latexconfig.tar.xz
%description -n texlive-latexconfig
The latexconfig package
%post -n texlive-latexconfig
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latexconfig
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latexconfig
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latexconfig
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/latexconfig/epstopdf-sys.cfg
%{_texmfdistdir}/tex/latex/latexconfig/hyperref.cfg
%{_texmfdistdir}/tex/latex/latexconfig/latex.ini
%{_texmfdistdir}/tex/latex/latexconfig/lualatex-patch-kernel.tex
%{_texmfdistdir}/tex/latex/latexconfig/lualatex-reset-codes.tex
%{_texmfdistdir}/tex/latex/latexconfig/lualatexiniconfig.tex
%{_texmfdistdir}/tex/latex/latexconfig/lualatexquotejobname.lua
%{_texmfdistdir}/tex/latex/latexconfig/lualatexquotejobname.tex
%{_texmfdistdir}/tex/latex/latexconfig/mllatex.ini
%{_texmfdistdir}/tex/latex/latexconfig/pdflatex.ini
/var/adm/update-scripts/texlive-latexconfig-%{texlive_version}.%{texlive_noarch}.svn40274-%{release}-zypper
%package -n texlive-latexcourse-rug
Version: %{texlive_version}.%{texlive_noarch}.1.1svn39026
Release: 0
Summary: A LaTeX course book
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source170: latexcourse-rug.doc.tar.xz
%description -n texlive-latexcourse-rug
The package provides the book and practice files for a LaTeX
course that the author has give several times at the
Rijksuniversiteit Groningen (Netherlands).
date: 2015-12-06 18:19:26 +0000
%post -n texlive-latexcourse-rug
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latexcourse-rug
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latexcourse-rug
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latexcourse-rug
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/latexcourse-rug/README
%{_texmfdistdir}/doc/latex/latexcourse-rug/latexcourse-rug-sources.zip
%{_texmfdistdir}/doc/latex/latexcourse-rug/latexcourse-rug.pdf
%{_texmfdistdir}/doc/latex/latexcourse-rug/practice.zip
/var/adm/update-scripts/texlive-latexcourse-rug-%{texlive_version}.%{texlive_noarch}.1.1svn39026-%{release}-zypper
%package -n texlive-latexdemo
Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn34481
Release: 0
Summary: Demonstrate LaTeX code with its resulting output
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-latexdemo-doc >= %{texlive_version}
Provides: tex(latexdemo.sty)
Requires: tex(etoolbox.sty)
Requires: tex(filecontents.sty)
Requires: tex(framed.sty)
Requires: tex(kvoptions-patch.sty)
Requires: tex(kvoptions.sty)
Requires: tex(listings.sty)
Requires: tex(mdframed.sty)
Requires: tex(pdftexcmds.sty)
Requires: tex(xcolor.sty)
Requires: tex(xspace.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source171: latexdemo.tar.xz
Source172: latexdemo.doc.tar.xz
%description -n texlive-latexdemo
The package provides configurable tools to print out LaTeX code
and the resulting output in the same document. It also supports
printing the result inside a conditional sequence; thus one may
suppress printing if the code would not compile.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-latexdemo-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn34481
Release: 0
Summary: Documentation for texlive-latexdemo
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-latexdemo-doc
This package includes the documentation for texlive-latexdemo
%post -n texlive-latexdemo
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latexdemo
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latexdemo
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latexdemo-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/latexdemo/README
%{_texmfdistdir}/doc/latex/latexdemo/latexdemo.pdf
%files -n texlive-latexdemo
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/latexdemo/latexdemo.sty
/var/adm/update-scripts/texlive-latexdemo-%{texlive_version}.%{texlive_noarch}.0.0.1svn34481-%{release}-zypper
%package -n texlive-latexdiff
Version: %{texlive_version}.%{texlive_noarch}.1.1.1svn39223
Release: 0
Summary: Determine and mark up significant differences between LaTeX files
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive-latexdiff-bin >= %{texlive_version}
#!BuildIgnore: texlive-latexdiff-bin
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-latexdiff-doc >= %{texlive_version}
Requires: perl(Exporter)
#!BuildIgnore: perl(Exporter)
Requires: perl(File::Basename)
#!BuildIgnore: perl(File::Basename)
Requires: perl(File::Copy)
#!BuildIgnore: perl(File::Copy)
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(constant)
#!BuildIgnore: perl(constant)
Requires: perl(integer)
#!BuildIgnore: perl(integer)
Requires: perl(strict)
#!BuildIgnore: perl(strict)
Requires: perl(utf8)
#!BuildIgnore: perl(utf8)
Requires: perl(vars)
#!BuildIgnore: perl(vars)
Requires: perl(warnings)
#!BuildIgnore: perl(warnings)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source173: latexdiff.tar.xz
Source174: latexdiff.doc.tar.xz
Source175: latexdiff_perl.dif
%description -n texlive-latexdiff
Latexdiff is a Perl script for visual mark up and revision of
significant differences between two LaTeX files. Various
options are available for visual markup using standard LaTeX
packages such as color. Changes not directly affecting visible
text, for example in formatting commands, are still marked in
the LaTeX source. A rudimentary revision facilility is provided
by another Perl script, latexrevise, which accepts or rejects
all changes. Manual editing of the difference file can be used
to override this default behaviour and accept or reject
selected changes only.
date: 2015-12-26 19:25:37 +0000
%package -n texlive-latexdiff-doc
Version: %{texlive_version}.%{texlive_noarch}.1.1.1svn39223
Release: 0
Summary: Documentation for texlive-latexdiff
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-latexdiff-doc
This package includes the documentation for texlive-latexdiff
%post -n texlive-latexdiff
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latexdiff
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latexdiff
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latexdiff-doc
%defattr(-,root,root,755)
%{_mandir}/man1/latexdiff-vc.1*
%{_mandir}/man1/latexdiff.1*
%{_mandir}/man1/latexrevise.1*
%{_texmfdistdir}/doc/support/latexdiff/COPYING
%{_texmfdistdir}/doc/support/latexdiff/Makefile
%{_texmfdistdir}/doc/support/latexdiff/README
%{_texmfdistdir}/doc/support/latexdiff/contrib/README.latexchanges
%{_texmfdistdir}/doc/support/latexdiff/contrib/latexchanges.py
%{_texmfdistdir}/doc/support/latexdiff/contrib/latexdiff-wrap
%{_texmfdistdir}/doc/support/latexdiff/contrib/latexdiff.spec
%{_texmfdistdir}/doc/support/latexdiff/doc/example-diff.tex
%{_texmfdistdir}/doc/support/latexdiff/doc/latexdiff-man.pdf
%{_texmfdistdir}/doc/support/latexdiff/doc/latexdiff-man.tex
%{_texmfdistdir}/doc/support/latexdiff/example/example-draft.tex
%{_texmfdistdir}/doc/support/latexdiff/example/example-rev.tex
%{_texmfdistdir}/doc/support/latexdiff/latexdiff
%{_texmfdistdir}/doc/support/latexdiff/latexdiff-fast
%files -n texlive-latexdiff
%defattr(-,root,root,755)
%{_texmfdistdir}/scripts/latexdiff/latexdiff-vc.pl
%{_texmfdistdir}/scripts/latexdiff/latexdiff.pl
%{_texmfdistdir}/scripts/latexdiff/latexrevise.pl
/var/adm/update-scripts/texlive-latexdiff-%{texlive_version}.%{texlive_noarch}.1.1.1svn39223-%{release}-zypper
%package -n texlive-latexfileinfo-pkgs
Version: %{texlive_version}.%{texlive_noarch}.0.0.22svn26760
Release: 0
Summary: A comparison of packages showing LaTeX file information
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-latexfileinfo-pkgs-doc >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source176: latexfileinfo-pkgs.tar.xz
Source177: latexfileinfo-pkgs.doc.tar.xz
%description -n texlive-latexfileinfo-pkgs
The package provides an HTML file that lists and compares CTAN
packages that display LaTeX source file information from
\ProvidesClass, \ProvidesFile, and \ProvidesPackage commands in
the LaTeX file. Five packages of the author's, and several
other packages are discussed; revision control systems are
mentioned briefly.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-latexfileinfo-pkgs-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.22svn26760
Release: 0
Summary: Documentation for texlive-latexfileinfo-pkgs
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-latexfileinfo-pkgs-doc
This package includes the documentation for texlive-latexfileinfo-pkgs
%post -n texlive-latexfileinfo-pkgs
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latexfileinfo-pkgs
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latexfileinfo-pkgs
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latexfileinfo-pkgs-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/latexfileinfo-pkgs/README
%{_texmfdistdir}/doc/latex/latexfileinfo-pkgs/latexfileinfo_pkgs.htm
%files -n texlive-latexfileinfo-pkgs
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/latexfileinfo-pkgs/latexfileinfo_pkgs.RLS
/var/adm/update-scripts/texlive-latexfileinfo-pkgs-%{texlive_version}.%{texlive_noarch}.0.0.22svn26760-%{release}-zypper
%package -n texlive-latexfileversion
Version: %{texlive_version}.%{texlive_noarch}.0.0.3svn29349
Release: 0
Summary: Prints the version and date of a LaTeX class or style file
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive-latexfileversion-bin >= %{texlive_version}
#!BuildIgnore: texlive-latexfileversion-bin
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-latexfileversion-doc >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source178: latexfileversion.tar.xz
Source179: latexfileversion.doc.tar.xz
%description -n texlive-latexfileversion
This simple shell script prints the version and date of a LaTeX
class or style file. Syntax: latexfileversion <file> This
programme handles style files (extension .sty), class files
(extension .cls), and other TeX input files. The file extension
must be given.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-latexfileversion-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.3svn29349
Release: 0
Summary: Documentation for texlive-latexfileversion
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-latexfileversion-doc
This package includes the documentation for texlive-latexfileversion
%post -n texlive-latexfileversion
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latexfileversion
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latexfileversion
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latexfileversion-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/support/latexfileversion/ChangeLog
%{_texmfdistdir}/doc/support/latexfileversion/README
%files -n texlive-latexfileversion
%defattr(-,root,root,755)
%{_texmfdistdir}/scripts/latexfileversion/latexfileversion
/var/adm/update-scripts/texlive-latexfileversion-%{texlive_version}.%{texlive_noarch}.0.0.3svn29349-%{release}-zypper
%package -n texlive-latexindent
Version: %{texlive_version}.%{texlive_noarch}.2.1rsvn36955
Release: 0
Summary: Indent a LaTeX document, highlighting the programming structure
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive-latexindent-bin >= %{texlive_version}
#!BuildIgnore: texlive-latexindent-bin
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-latexindent-doc >= %{texlive_version}
Requires: perl(File::Basename)
#!BuildIgnore: perl(File::Basename)
Requires: perl(File::Copy)
#!BuildIgnore: perl(File::Copy)
Requires: perl(File::HomeDir)
#!BuildIgnore: perl(File::HomeDir)
Requires: perl(FindBin)
#!BuildIgnore: perl(FindBin)
Requires: perl(Getopt::Long)
#!BuildIgnore: perl(Getopt::Long)
Requires: perl(YAML::Tiny)
#!BuildIgnore: perl(YAML::Tiny)
Requires: perl(strict)
#!BuildIgnore: perl(strict)
Requires: perl(warnings)
#!BuildIgnore: perl(warnings)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source180: latexindent.tar.xz
Source181: latexindent.doc.tar.xz
%description -n texlive-latexindent
The Perl script (also available as a windows executable)
processes a LaTeX file, indenting parts so as to highlight the
structure for the reader.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-latexindent-doc
Version: %{texlive_version}.%{texlive_noarch}.2.1rsvn36955
Release: 0
Summary: Documentation for texlive-latexindent
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-latexindent-doc
This package includes the documentation for texlive-latexindent
%post -n texlive-latexindent
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latexindent
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latexindent
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latexindent-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/support/latexindent/README
%{_texmfdistdir}/doc/support/latexindent/documentation/manual.pdf
%{_texmfdistdir}/doc/support/latexindent/documentation/manual.tex
%{_texmfdistdir}/doc/support/latexindent/indent.yaml
%{_texmfdistdir}/doc/support/latexindent/success/alignmentoutsideEnvironments.tex
%{_texmfdistdir}/doc/support/latexindent/success/bigTest.tex
%{_texmfdistdir}/doc/support/latexindent/success/braceTest.tex
%{_texmfdistdir}/doc/support/latexindent/success/braceTestsmall.tex
%{_texmfdistdir}/doc/support/latexindent/success/conditional.tex
%{_texmfdistdir}/doc/support/latexindent/success/environments.tex
%{_texmfdistdir}/doc/support/latexindent/success/figureValign.tex
%{_texmfdistdir}/doc/support/latexindent/success/filecontents.tex
%{_texmfdistdir}/doc/support/latexindent/success/ifelsefi.tex
%{_texmfdistdir}/doc/support/latexindent/success/ifelsefiONE.tex
%{_texmfdistdir}/doc/support/latexindent/success/matrix.tex
%{_texmfdistdir}/doc/support/latexindent/success/multipleBraces.tex
%{_texmfdistdir}/doc/support/latexindent/success/nestedalignment.tex
%{_texmfdistdir}/doc/support/latexindent/success/nestedalignment1.tex
%{_texmfdistdir}/doc/support/latexindent/success/outputfile.tex
%{_texmfdistdir}/doc/support/latexindent/success/preamble.tex
%{_texmfdistdir}/doc/support/latexindent/success/pstricks1.tex
%{_texmfdistdir}/doc/support/latexindent/success/pstricks2.tex
%{_texmfdistdir}/doc/support/latexindent/success/pstricks3.tex
%{_texmfdistdir}/doc/support/latexindent/success/sampleAFTER.tex
%{_texmfdistdir}/doc/support/latexindent/success/sampleBEFORE.tex
%{_texmfdistdir}/doc/support/latexindent/success/stylefile.tex
%{_texmfdistdir}/doc/support/latexindent/success/table1.tex
%{_texmfdistdir}/doc/support/latexindent/success/table2.tex
%{_texmfdistdir}/doc/support/latexindent/success/table3.tex
%{_texmfdistdir}/doc/support/latexindent/success/testHeadings.tex
%{_texmfdistdir}/doc/support/latexindent/success/testHeadings1.tex
%{_texmfdistdir}/doc/support/latexindent/success/testItems.tex
%{_texmfdistdir}/doc/support/latexindent/success/testcls.cls
%{_texmfdistdir}/doc/support/latexindent/success/theorem.tex
%{_texmfdistdir}/doc/support/latexindent/success/tikz1.tex
%{_texmfdistdir}/doc/support/latexindent/success/tikz2.tex
%{_texmfdistdir}/doc/support/latexindent/success/tikz3.tex
%{_texmfdistdir}/doc/support/latexindent/success/tikz4.tex
%{_texmfdistdir}/doc/support/latexindent/success/tikz5.tex
%{_texmfdistdir}/doc/support/latexindent/success/torusPGF.tex
%{_texmfdistdir}/doc/support/latexindent/success/torusPSTricks.tex
%{_texmfdistdir}/doc/support/latexindent/success/trailingComments.tex
%files -n texlive-latexindent
%defattr(-,root,root,755)
%{_texmfdistdir}/scripts/latexindent/defaultSettings.yaml
%{_texmfdistdir}/scripts/latexindent/latexindent.pl
/var/adm/update-scripts/texlive-latexindent-%{texlive_version}.%{texlive_noarch}.2.1rsvn36955-%{release}-zypper
%package -n texlive-latexmk
Version: %{texlive_version}.%{texlive_noarch}.4.45svn40849
Release: 0
Summary: Fully automated LaTeX document generation
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive-latexmk-bin >= %{texlive_version}
#!BuildIgnore: texlive-latexmk-bin
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-latexmk-doc >= %{texlive_version}
Requires: perl(Config)
#!BuildIgnore: perl(Config)
Requires: perl(Cwd)
#!BuildIgnore: perl(Cwd)
Requires: perl(Digest::MD5)
#!BuildIgnore: perl(Digest::MD5)
Requires: perl(File::Basename)
#!BuildIgnore: perl(File::Basename)
Requires: perl(File::Copy)
#!BuildIgnore: perl(File::Copy)
Requires: perl(File::Find)
#!BuildIgnore: perl(File::Find)
Requires: perl(File::Glob)
#!BuildIgnore: perl(File::Glob)
Requires: perl(File::Path) >= 2.08
#!BuildIgnore: perl(File::Path) >= 2.08
Requires: perl(FileHandle)
#!BuildIgnore: perl(FileHandle)
Requires: perl(List::Util)
#!BuildIgnore: perl(List::Util)
Requires: perl(vars)
#!BuildIgnore: perl(vars)
Requires: perl(warnings)
#!BuildIgnore: perl(warnings)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source182: latexmk.tar.xz
Source183: latexmk.doc.tar.xz
%description -n texlive-latexmk
Latexmk completely automates the process of generating a LaTeX
document. Given the source files for a document, latexmk issues
the appropriate sequence of commands to generate a .dvi, .ps,
.pdf or hardcopy version of the document. An important feature
is the "preview continuous mode", where the script watches all
of the source files (primary file and included TeX and graphics
files), and reruns LaTeX, etc., whenever a source file has
changed. Thus a previewer can offer a display of the document's
latest state.
date: 2016-04-28 19:11:54 +0000
%package -n texlive-latexmk-doc
Version: %{texlive_version}.%{texlive_noarch}.4.45svn40849
Release: 0
Summary: Documentation for texlive-latexmk
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-latexmk-doc
This package includes the documentation for texlive-latexmk
%post -n texlive-latexmk
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latexmk
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latexmk
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latexmk-doc
%defattr(-,root,root,755)
%{_mandir}/man1/latexmk.1*
%{_texmfdistdir}/doc/support/latexmk/CHANGES
%{_texmfdistdir}/doc/support/latexmk/COPYING
%{_texmfdistdir}/doc/support/latexmk/INSTALL
%{_texmfdistdir}/doc/support/latexmk/README
%{_texmfdistdir}/doc/support/latexmk/example_rcfiles/README-rcfiles
%{_texmfdistdir}/doc/support/latexmk/example_rcfiles/Sweave_latexmkrc
%{_texmfdistdir}/doc/support/latexmk/example_rcfiles/TeX4ht-latexmkrc
%{_texmfdistdir}/doc/support/latexmk/example_rcfiles/asymptote_latexmkrc
%{_texmfdistdir}/doc/support/latexmk/example_rcfiles/clean_pattern_latexmkrc
%{_texmfdistdir}/doc/support/latexmk/example_rcfiles/exceltex_latexmkrc
%{_texmfdistdir}/doc/support/latexmk/example_rcfiles/glossary_latexmkrc
%{_texmfdistdir}/doc/support/latexmk/example_rcfiles/lualatex_latexmkrc
%{_texmfdistdir}/doc/support/latexmk/example_rcfiles/mpost_latexmkrc
%{_texmfdistdir}/doc/support/latexmk/example_rcfiles/nomenclature_latexmkrc
%{_texmfdistdir}/doc/support/latexmk/example_rcfiles/pdflatexmkrc
%{_texmfdistdir}/doc/support/latexmk/example_rcfiles/pythontex-latexmkrc
%{_texmfdistdir}/doc/support/latexmk/example_rcfiles/sagetex_latexmkrc
%{_texmfdistdir}/doc/support/latexmk/example_rcfiles/texinfo-latexmkrc
%{_texmfdistdir}/doc/support/latexmk/example_rcfiles/xelatex_latexmkrc
%{_texmfdistdir}/doc/support/latexmk/extra-scripts/README-scripts
%{_texmfdistdir}/doc/support/latexmk/extra-scripts/dvipdfm_call
%{_texmfdistdir}/doc/support/latexmk/extra-scripts/dvipdfmx_call
%{_texmfdistdir}/doc/support/latexmk/extra-scripts/htlatexonly
%{_texmfdistdir}/doc/support/latexmk/extra-scripts/kickxdvi
%{_texmfdistdir}/doc/support/latexmk/extra-scripts/l1
%{_texmfdistdir}/doc/support/latexmk/extra-scripts/l2
%{_texmfdistdir}/doc/support/latexmk/extra-scripts/myhtlatex2
%{_texmfdistdir}/doc/support/latexmk/extra-scripts/pst2pdf_for_latexmk
%{_texmfdistdir}/doc/support/latexmk/extra-scripts/pst2pdf_for_latexmk_README.txt
%{_texmfdistdir}/doc/support/latexmk/extra-scripts/startacroread
%{_texmfdistdir}/doc/support/latexmk/latexmk.pdf
%{_texmfdistdir}/doc/support/latexmk/latexmk.txt
%files -n texlive-latexmk
%defattr(-,root,root,755)
%{_texmfdistdir}/scripts/latexmk/latexmk.pl
/var/adm/update-scripts/texlive-latexmk-%{texlive_version}.%{texlive_noarch}.4.45svn40849-%{release}-zypper
%package -n texlive-latexmp
Version: %{texlive_version}.%{texlive_noarch}.1.2.1svn15878
Release: 0
Summary: Interface for LaTeX-based typesetting in MetaPost
License: SUSE-Public-Domain
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-latexmp-doc >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source184: latexmp.tar.xz
Source185: latexmp.doc.tar.xz
%description -n texlive-latexmp
The MetaPost package latexMP implements a user-friendly
interface to access LaTeX-based typesetting capabilities in
MetaPost. The text to be typeset is given as string. This
allows even dynamic text elements, for example counters, to be
used in labels. Compared to other implementations it is much
more flexible, since it can be used as direct replacement for
btex..etex, and much faster, compared for example to the
solution provided by tex.mp
date: 2015-08-03 03:43:12 +0000
%package -n texlive-latexmp-doc
Version: %{texlive_version}.%{texlive_noarch}.1.2.1svn15878
Release: 0
Summary: Documentation for texlive-latexmp
License: SUSE-Public-Domain
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-latexmp-doc
This package includes the documentation for texlive-latexmp
%post -n texlive-latexmp
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latexmp
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latexmp
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latexmp-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/metapost/latexmp/README
%{_texmfdistdir}/doc/metapost/latexmp/latexmp.pdf
%files -n texlive-latexmp
%defattr(-,root,root,755)
%{_texmfdistdir}/metapost/latexmp/latexmp.mp
/var/adm/update-scripts/texlive-latexmp-%{texlive_version}.%{texlive_noarch}.1.2.1svn15878-%{release}-zypper
%package -n texlive-latexpand
Version: %{texlive_version}.%{texlive_noarch}.1.2svn37592
Release: 0
Summary: Expand \input and \include in a LaTeX document
License: BSD-3-Clause
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive-latexpand-bin >= %{texlive_version}
#!BuildIgnore: texlive-latexpand-bin
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-latexpand-doc >= %{texlive_version}
Requires: perl(Cwd)
#!BuildIgnore: perl(Cwd)
Requires: perl(Getopt::Long)
#!BuildIgnore: perl(Getopt::Long)
Requires: perl(IO::Handle)
#!BuildIgnore: perl(IO::Handle)
Requires: perl(Pod::Usage)
#!BuildIgnore: perl(Pod::Usage)
Requires: perl(strict)
#!BuildIgnore: perl(strict)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source186: latexpand.tar.xz
Source187: latexpand.doc.tar.xz
Source188: latexpand_perl.dif
%description -n texlive-latexpand
Latexpand is a Perl script that simply replaces \input and
\include commands with the content of the file input/included.
The script does not deal with \includeonly commands.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-latexpand-doc
Version: %{texlive_version}.%{texlive_noarch}.1.2svn37592
Release: 0
Summary: Documentation for texlive-latexpand
License: BSD-3-Clause
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-latexpand-doc
This package includes the documentation for texlive-latexpand
%post -n texlive-latexpand
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latexpand
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latexpand
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latexpand-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/support/latexpand/README
%{_texmfdistdir}/doc/support/latexpand/version.txt
%files -n texlive-latexpand
%defattr(-,root,root,755)
%{_texmfdistdir}/scripts/latexpand/latexpand
/var/adm/update-scripts/texlive-latexpand-%{texlive_version}.%{texlive_noarch}.1.2svn37592-%{release}-zypper
%package -n texlive-lato
Version: %{texlive_version}.%{texlive_noarch}.2.2svn24986
Release: 0
Summary: Lato font family and LaTeX support
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(post): findutils
Requires(post): grep
Requires(post): sed
Requires(post): texlive >= %{texlive_version}
Requires(post): tex(updmap.cfg)
#!BuildIgnore: tex(updmap.cfg)
Requires(postun): findutils
Requires(postun): grep
Requires(postun): sed
Requires(postun): texlive >= %{texlive_version}
Requires(postun): tex(updmap.cfg)
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires: texlive-lato-fonts >= %{texlive_version}
Recommends: texlive-lato-doc >= %{texlive_version}
Provides: tex(Lato-Bla-01.tfm)
Provides: tex(Lato-Bla-02.tfm)
Provides: tex(Lato-Bla-SmallCaps-ot1.tfm)
Provides: tex(Lato-Bla-SmallCaps-ot1.vf)
Provides: tex(Lato-Bla-SmallCaps-t1.tfm)
Provides: tex(Lato-Bla-SmallCaps-t1.vf)
Provides: tex(Lato-Bla-dotlessj.tfm)
Provides: tex(Lato-Bla-ot1.tfm)
Provides: tex(Lato-Bla-ot1.vf)
Provides: tex(Lato-Bla-t1.tfm)
Provides: tex(Lato-Bla-t1.vf)
Provides: tex(Lato-Bla-ts1.tfm)
Provides: tex(Lato-Bla-ts1.vf)
Provides: tex(Lato-BlaIta-01.tfm)
Provides: tex(Lato-BlaIta-02.tfm)
Provides: tex(Lato-BlaIta-SmallCaps-ot1.tfm)
Provides: tex(Lato-BlaIta-SmallCaps-ot1.vf)
Provides: tex(Lato-BlaIta-SmallCaps-t1.tfm)
Provides: tex(Lato-BlaIta-SmallCaps-t1.vf)
Provides: tex(Lato-BlaIta-dotlessj.tfm)
Provides: tex(Lato-BlaIta-ot1.tfm)
Provides: tex(Lato-BlaIta-ot1.vf)
Provides: tex(Lato-BlaIta-t1.tfm)
Provides: tex(Lato-BlaIta-t1.vf)
Provides: tex(Lato-BlaIta-ts1.tfm)
Provides: tex(Lato-BlaIta-ts1.vf)
Provides: tex(Lato-Bol-01.tfm)
Provides: tex(Lato-Bol-02.tfm)
Provides: tex(Lato-Bol-SmallCaps-ot1.tfm)
Provides: tex(Lato-Bol-SmallCaps-ot1.vf)
Provides: tex(Lato-Bol-SmallCaps-t1.tfm)
Provides: tex(Lato-Bol-SmallCaps-t1.vf)
Provides: tex(Lato-Bol-dotlessj.tfm)
Provides: tex(Lato-Bol-ot1.tfm)
Provides: tex(Lato-Bol-ot1.vf)
Provides: tex(Lato-Bol-t1.tfm)
Provides: tex(Lato-Bol-t1.vf)
Provides: tex(Lato-Bol-ts1.tfm)
Provides: tex(Lato-Bol-ts1.vf)
Provides: tex(Lato-BolIta-01.tfm)
Provides: tex(Lato-BolIta-02.tfm)
Provides: tex(Lato-BolIta-SmallCaps-ot1.tfm)
Provides: tex(Lato-BolIta-SmallCaps-ot1.vf)
Provides: tex(Lato-BolIta-SmallCaps-t1.tfm)
Provides: tex(Lato-BolIta-SmallCaps-t1.vf)
Provides: tex(Lato-BolIta-dotlessj.tfm)
Provides: tex(Lato-BolIta-ot1.tfm)
Provides: tex(Lato-BolIta-ot1.vf)
Provides: tex(Lato-BolIta-t1.tfm)
Provides: tex(Lato-BolIta-t1.vf)
Provides: tex(Lato-BolIta-ts1.tfm)
Provides: tex(Lato-BolIta-ts1.vf)
Provides: tex(Lato-Hai-01.tfm)
Provides: tex(Lato-Hai-02.tfm)
Provides: tex(Lato-Hai-SmallCaps-ot1.tfm)
Provides: tex(Lato-Hai-SmallCaps-ot1.vf)
Provides: tex(Lato-Hai-SmallCaps-t1.tfm)
Provides: tex(Lato-Hai-SmallCaps-t1.vf)
Provides: tex(Lato-Hai-dotlessj.tfm)
Provides: tex(Lato-Hai-ot1.tfm)
Provides: tex(Lato-Hai-ot1.vf)
Provides: tex(Lato-Hai-t1.tfm)
Provides: tex(Lato-Hai-t1.vf)
Provides: tex(Lato-Hai-ts1.tfm)
Provides: tex(Lato-Hai-ts1.vf)
Provides: tex(Lato-HaiIta-01.tfm)
Provides: tex(Lato-HaiIta-02.tfm)
Provides: tex(Lato-HaiIta-SmallCaps-ot1.tfm)
Provides: tex(Lato-HaiIta-SmallCaps-ot1.vf)
Provides: tex(Lato-HaiIta-SmallCaps-t1.tfm)
Provides: tex(Lato-HaiIta-SmallCaps-t1.vf)
Provides: tex(Lato-HaiIta-dotlessj.tfm)
Provides: tex(Lato-HaiIta-ot1.tfm)
Provides: tex(Lato-HaiIta-ot1.vf)
Provides: tex(Lato-HaiIta-t1.tfm)
Provides: tex(Lato-HaiIta-t1.vf)
Provides: tex(Lato-HaiIta-ts1.tfm)
Provides: tex(Lato-HaiIta-ts1.vf)
Provides: tex(Lato-Lig-01.tfm)
Provides: tex(Lato-Lig-02.tfm)
Provides: tex(Lato-Lig-SmallCaps-ot1.tfm)
Provides: tex(Lato-Lig-SmallCaps-ot1.vf)
Provides: tex(Lato-Lig-SmallCaps-t1.tfm)
Provides: tex(Lato-Lig-SmallCaps-t1.vf)
Provides: tex(Lato-Lig-dotlessj.tfm)
Provides: tex(Lato-Lig-ot1.tfm)
Provides: tex(Lato-Lig-ot1.vf)
Provides: tex(Lato-Lig-t1.tfm)
Provides: tex(Lato-Lig-t1.vf)
Provides: tex(Lato-Lig-ts1.tfm)
Provides: tex(Lato-Lig-ts1.vf)
Provides: tex(Lato-LigIta-01.tfm)
Provides: tex(Lato-LigIta-02.tfm)
Provides: tex(Lato-LigIta-SmallCaps-ot1.tfm)
Provides: tex(Lato-LigIta-SmallCaps-ot1.vf)
Provides: tex(Lato-LigIta-SmallCaps-t1.tfm)
Provides: tex(Lato-LigIta-SmallCaps-t1.vf)
Provides: tex(Lato-LigIta-dotlessj.tfm)
Provides: tex(Lato-LigIta-ot1.tfm)
Provides: tex(Lato-LigIta-ot1.vf)
Provides: tex(Lato-LigIta-t1.tfm)
Provides: tex(Lato-LigIta-t1.vf)
Provides: tex(Lato-LigIta-ts1.tfm)
Provides: tex(Lato-LigIta-ts1.vf)
Provides: tex(Lato-Reg-01.tfm)
Provides: tex(Lato-Reg-02.tfm)
Provides: tex(Lato-Reg-SmallCaps-ot1.tfm)
Provides: tex(Lato-Reg-SmallCaps-ot1.vf)
Provides: tex(Lato-Reg-SmallCaps-t1.tfm)
Provides: tex(Lato-Reg-SmallCaps-t1.vf)
Provides: tex(Lato-Reg-dotlessj.tfm)
Provides: tex(Lato-Reg-ot1.tfm)
Provides: tex(Lato-Reg-ot1.vf)
Provides: tex(Lato-Reg-t1.tfm)
Provides: tex(Lato-Reg-t1.vf)
Provides: tex(Lato-Reg-ts1.tfm)
Provides: tex(Lato-Reg-ts1.vf)
Provides: tex(Lato-RegIta-01.tfm)
Provides: tex(Lato-RegIta-02.tfm)
Provides: tex(Lato-RegIta-SmallCaps-ot1.tfm)
Provides: tex(Lato-RegIta-SmallCaps-ot1.vf)
Provides: tex(Lato-RegIta-SmallCaps-t1.tfm)
Provides: tex(Lato-RegIta-SmallCaps-t1.vf)
Provides: tex(Lato-RegIta-dotlessj.tfm)
Provides: tex(Lato-RegIta-ot1.tfm)
Provides: tex(Lato-RegIta-ot1.vf)
Provides: tex(Lato-RegIta-t1.tfm)
Provides: tex(Lato-RegIta-t1.vf)
Provides: tex(Lato-RegIta-ts1.tfm)
Provides: tex(Lato-RegIta-ts1.vf)
Provides: tex(lato-01.enc)
Provides: tex(lato-02.enc)
Provides: tex(lato-dotlessj.enc)
Provides: tex(lato.map)
Provides: tex(lato.sty)
Provides: tex(ot1fla.fd)
Provides: tex(t1fla.fd)
Provides: tex(ts1fla.fd)
Requires: tex(keyval.sty)
Requires: tex(slantsc.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source189: lato.tar.xz
Source190: lato.doc.tar.xz
%description -n texlive-lato
Lato is a sanserif typeface family designed in the Summer 2010
by Warsaw-based designer Lukasz Dziedzic for the tyPoland
foundry. This font, which includes five weights (hairline,
light, regular, bold and black), is available from the Google
Font Directory as TrueType files under the Open Font License
version 1.1. The package provides support for this font in
LaTeX. It includes the original TrueType fonts, as well as Type
1 versions, converted for this package using FontForge for full
support with Dvips.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-lato-doc
Version: %{texlive_version}.%{texlive_noarch}.2.2svn24986
Release: 0
Summary: Documentation for texlive-lato
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-lato-doc
This package includes the documentation for texlive-lato
%package -n texlive-lato-fonts
Version: %{texlive_version}.%{texlive_noarch}.2.2svn24986
Release: 0
Summary: Severed fonts for texlive-lato
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Fonts
Url: http://www.tug.org/texlive/
Requires(post): fontconfig
Requires(post): ghostscript-fonts-std
Requires(post): mkfontdir
Requires(post): mkfontscale
Requires(post): xorg-x11-fonts-core
Requires(postun): fontconfig
Requires(postun): ghostscript-fonts-std
Requires(postun): xorg-x11-fonts-core
%description -n texlive-lato-fonts
The separated fonts package for texlive-lato
%post -n texlive-lato
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMap lato.map' >> /var/run/texlive/run-updmap
%postun -n texlive-lato
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMap lato.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-lato
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-lato-fonts
mkfontscale %{_datadir}/fonts/texlive-lato
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-lato
fc-cache %{_datadir}/fonts
%postun -n texlive-lato-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fi
%files -n texlive-lato-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/lato/CHANGES
%{_texmfdistdir}/doc/fonts/lato/README
%{_texmfdistdir}/doc/fonts/lato/lato-samples.pdf
%{_texmfdistdir}/doc/fonts/lato/lato-samples.tex
%{_texmfdistdir}/doc/fonts/lato/lato.pdf
%{_texmfdistdir}/doc/fonts/lato/lato.tex
%{_texmfdistdir}/doc/fonts/lato/manifest.txt
%files -n texlive-lato
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/afm/public/lato/Lato-Bla-LCDFJ.afm
%{_texmfdistdir}/fonts/afm/public/lato/Lato-Bla.afm
%{_texmfdistdir}/fonts/afm/public/lato/Lato-BlaIta-LCDFJ.afm
%{_texmfdistdir}/fonts/afm/public/lato/Lato-BlaIta.afm
%{_texmfdistdir}/fonts/afm/public/lato/Lato-Bol-LCDFJ.afm
%{_texmfdistdir}/fonts/afm/public/lato/Lato-Bol.afm
%{_texmfdistdir}/fonts/afm/public/lato/Lato-BolIta-LCDFJ.afm
%{_texmfdistdir}/fonts/afm/public/lato/Lato-BolIta.afm
%{_texmfdistdir}/fonts/afm/public/lato/Lato-Hai-LCDFJ.afm
%{_texmfdistdir}/fonts/afm/public/lato/Lato-Hai.afm
%{_texmfdistdir}/fonts/afm/public/lato/Lato-HaiIta-LCDFJ.afm
%{_texmfdistdir}/fonts/afm/public/lato/Lato-HaiIta.afm
%{_texmfdistdir}/fonts/afm/public/lato/Lato-Lig-LCDFJ.afm
%{_texmfdistdir}/fonts/afm/public/lato/Lato-Lig.afm
%{_texmfdistdir}/fonts/afm/public/lato/Lato-LigIta-LCDFJ.afm
%{_texmfdistdir}/fonts/afm/public/lato/Lato-LigIta.afm
%{_texmfdistdir}/fonts/afm/public/lato/Lato-Reg-LCDFJ.afm
%{_texmfdistdir}/fonts/afm/public/lato/Lato-Reg.afm
%{_texmfdistdir}/fonts/afm/public/lato/Lato-RegIta-LCDFJ.afm
%{_texmfdistdir}/fonts/afm/public/lato/Lato-RegIta.afm
%{_texmfdistdir}/fonts/enc/dvips/lato/lato-01.enc
%{_texmfdistdir}/fonts/enc/dvips/lato/lato-02.enc
%{_texmfdistdir}/fonts/enc/dvips/lato/lato-dotlessj.enc
%{_texmfdistdir}/fonts/map/dvips/lato/lato.map
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bla-01.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bla-02.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bla-SmallCaps-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bla-SmallCaps-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bla-dotlessj.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bla-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bla-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bla-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BlaIta-01.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BlaIta-02.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BlaIta-SmallCaps-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BlaIta-SmallCaps-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BlaIta-dotlessj.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BlaIta-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BlaIta-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BlaIta-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bol-01.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bol-02.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bol-SmallCaps-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bol-SmallCaps-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bol-dotlessj.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bol-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bol-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bol-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BolIta-01.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BolIta-02.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BolIta-SmallCaps-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BolIta-SmallCaps-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BolIta-dotlessj.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BolIta-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BolIta-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BolIta-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Hai-01.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Hai-02.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Hai-SmallCaps-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Hai-SmallCaps-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Hai-dotlessj.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Hai-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Hai-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Hai-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-HaiIta-01.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-HaiIta-02.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-HaiIta-SmallCaps-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-HaiIta-SmallCaps-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-HaiIta-dotlessj.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-HaiIta-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-HaiIta-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-HaiIta-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Lig-01.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Lig-02.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Lig-SmallCaps-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Lig-SmallCaps-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Lig-dotlessj.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Lig-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Lig-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Lig-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-LigIta-01.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-LigIta-02.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-LigIta-SmallCaps-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-LigIta-SmallCaps-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-LigIta-dotlessj.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-LigIta-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-LigIta-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-LigIta-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Reg-01.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Reg-02.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Reg-SmallCaps-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Reg-SmallCaps-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Reg-dotlessj.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Reg-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Reg-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Reg-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-RegIta-01.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-RegIta-02.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-RegIta-SmallCaps-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-RegIta-SmallCaps-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-RegIta-dotlessj.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-RegIta-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-RegIta-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-RegIta-ts1.tfm
%verify(link) %{_texmfdistdir}/fonts/truetype/public/lato/Lato-Bla.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/lato/Lato-BlaIta.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/lato/Lato-Bol.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/lato/Lato-BolIta.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/lato/Lato-Hai.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/lato/Lato-HaiIta.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/lato/Lato-Lig.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/lato/Lato-LigIta.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/lato/Lato-Reg.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/lato/Lato-RegIta.ttf
%verify(link) %{_texmfdistdir}/fonts/type1/public/lato/Lato-Bla-LCDFJ.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/lato/Lato-Bla.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/lato/Lato-BlaIta-LCDFJ.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/lato/Lato-BlaIta.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/lato/Lato-Bol-LCDFJ.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/lato/Lato-Bol.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/lato/Lato-BolIta-LCDFJ.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/lato/Lato-BolIta.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/lato/Lato-Hai-LCDFJ.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/lato/Lato-Hai.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/lato/Lato-HaiIta-LCDFJ.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/lato/Lato-HaiIta.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/lato/Lato-Lig-LCDFJ.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/lato/Lato-Lig.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/lato/Lato-LigIta-LCDFJ.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/lato/Lato-LigIta.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/lato/Lato-Reg-LCDFJ.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/lato/Lato-Reg.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/lato/Lato-RegIta-LCDFJ.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/lato/Lato-RegIta.pfb
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Bla-SmallCaps-ot1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Bla-SmallCaps-t1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Bla-ot1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Bla-t1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Bla-ts1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-BlaIta-SmallCaps-ot1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-BlaIta-SmallCaps-t1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-BlaIta-ot1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-BlaIta-t1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-BlaIta-ts1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Bol-SmallCaps-ot1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Bol-SmallCaps-t1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Bol-ot1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Bol-t1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Bol-ts1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-BolIta-SmallCaps-ot1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-BolIta-SmallCaps-t1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-BolIta-ot1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-BolIta-t1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-BolIta-ts1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Hai-SmallCaps-ot1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Hai-SmallCaps-t1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Hai-ot1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Hai-t1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Hai-ts1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-HaiIta-SmallCaps-ot1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-HaiIta-SmallCaps-t1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-HaiIta-ot1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-HaiIta-t1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-HaiIta-ts1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Lig-SmallCaps-ot1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Lig-SmallCaps-t1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Lig-ot1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Lig-t1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Lig-ts1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-LigIta-SmallCaps-ot1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-LigIta-SmallCaps-t1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-LigIta-ot1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-LigIta-t1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-LigIta-ts1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Reg-SmallCaps-ot1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Reg-SmallCaps-t1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Reg-ot1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Reg-t1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Reg-ts1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-RegIta-SmallCaps-ot1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-RegIta-SmallCaps-t1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-RegIta-ot1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-RegIta-t1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-RegIta-ts1.vf
%{_texmfdistdir}/tex/latex/lato/lato.sty
%{_texmfdistdir}/tex/latex/lato/ot1fla.fd
%{_texmfdistdir}/tex/latex/lato/t1fla.fd
%{_texmfdistdir}/tex/latex/lato/ts1fla.fd
%files -n texlive-lato-fonts
%defattr(-,root,root,755)
%dir %{_datadir}/fonts/texlive-lato
%config %{_sysconfdir}/fonts/conf.avail/58-texlive-lato.conf
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-lato/encodings.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-lato/fonts.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-lato/fonts.scale
%{_datadir}/fonts/texlive-lato/Lato-Bla.ttf
%{_datadir}/fonts/texlive-lato/Lato-BlaIta.ttf
%{_datadir}/fonts/texlive-lato/Lato-Bol.ttf
%{_datadir}/fonts/texlive-lato/Lato-BolIta.ttf
%{_datadir}/fonts/texlive-lato/Lato-Hai.ttf
%{_datadir}/fonts/texlive-lato/Lato-HaiIta.ttf
%{_datadir}/fonts/texlive-lato/Lato-Lig.ttf
%{_datadir}/fonts/texlive-lato/Lato-LigIta.ttf
%{_datadir}/fonts/texlive-lato/Lato-Reg.ttf
%{_datadir}/fonts/texlive-lato/Lato-RegIta.ttf
%{_datadir}/fonts/texlive-lato/Lato-Bla-LCDFJ.pfb
%{_datadir}/fonts/texlive-lato/Lato-Bla.pfb
%{_datadir}/fonts/texlive-lato/Lato-BlaIta-LCDFJ.pfb
%{_datadir}/fonts/texlive-lato/Lato-BlaIta.pfb
%{_datadir}/fonts/texlive-lato/Lato-Bol-LCDFJ.pfb
%{_datadir}/fonts/texlive-lato/Lato-Bol.pfb
%{_datadir}/fonts/texlive-lato/Lato-BolIta-LCDFJ.pfb
%{_datadir}/fonts/texlive-lato/Lato-BolIta.pfb
%{_datadir}/fonts/texlive-lato/Lato-Hai-LCDFJ.pfb
%{_datadir}/fonts/texlive-lato/Lato-Hai.pfb
%{_datadir}/fonts/texlive-lato/Lato-HaiIta-LCDFJ.pfb
%{_datadir}/fonts/texlive-lato/Lato-HaiIta.pfb
%{_datadir}/fonts/texlive-lato/Lato-Lig-LCDFJ.pfb
%{_datadir}/fonts/texlive-lato/Lato-Lig.pfb
%{_datadir}/fonts/texlive-lato/Lato-LigIta-LCDFJ.pfb
%{_datadir}/fonts/texlive-lato/Lato-LigIta.pfb
%{_datadir}/fonts/texlive-lato/Lato-Reg-LCDFJ.pfb
%{_datadir}/fonts/texlive-lato/Lato-Reg.pfb
%{_datadir}/fonts/texlive-lato/Lato-RegIta-LCDFJ.pfb
%{_datadir}/fonts/texlive-lato/Lato-RegIta.pfb
/var/adm/update-scripts/texlive-lato-%{texlive_version}.%{texlive_noarch}.2.2svn24986-%{release}-zypper
%package -n texlive-layaureo
Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn19087
Release: 0
Summary: A package to improve the A4 page layout
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-layaureo-doc >= %{texlive_version}
Provides: tex(layaureo.sty)
Requires: tex(calc.sty)
Requires: tex(geometry.sty)
Requires: tex(keyval.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source191: layaureo.tar.xz
Source192: layaureo.doc.tar.xz
%description -n texlive-layaureo
This package produces a wide page layout for documents that use
A4 paper size. Moreover, LayAureo provides both a simple hook
for leaving an empty space which is required if pages are
bundled by a press binding (use option binding=length), and an
option called big which it forces typearea to become maximum.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-layaureo-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn19087
Release: 0
Summary: Documentation for texlive-layaureo
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Provides: locale(texlive-layaureo-doc:it)
%description -n texlive-layaureo-doc
This package includes the documentation for texlive-layaureo
%post -n texlive-layaureo
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-layaureo
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-layaureo
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-layaureo-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/layaureo/README
%{_texmfdistdir}/doc/latex/layaureo/layaureo.pdf
%files -n texlive-layaureo
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/layaureo/layaureo.sty
/var/adm/update-scripts/texlive-layaureo-%{texlive_version}.%{texlive_noarch}.0.0.2svn19087-%{release}-zypper
%package -n texlive-layouts
Version: %{texlive_version}.%{texlive_noarch}.2.6dsvn15878
Release: 0
Summary: Display various elements of a document's layout
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-layouts-doc >= %{texlive_version}
Provides: tex(layouts.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source193: layouts.tar.xz
Source194: layouts.doc.tar.xz
%description -n texlive-layouts
Display information about a document, including: text
positioning on a page; disposition of floats; layout of
paragraphs, lists, footnotes, table of contents, and sectional
headings; font boxes. Facilities are provided for a document
designer to experiment with the layout parameters.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-layouts-doc
Version: %{texlive_version}.%{texlive_noarch}.2.6dsvn15878
Release: 0
Summary: Documentation for texlive-layouts
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-layouts-doc
This package includes the documentation for texlive-layouts
%post -n texlive-layouts
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-layouts
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-layouts
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-layouts-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/layouts/README
%{_texmfdistdir}/doc/latex/layouts/layman.pdf
%{_texmfdistdir}/doc/latex/layouts/layouts.pdf
%files -n texlive-layouts
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/layouts/layouts.sty
/var/adm/update-scripts/texlive-layouts-%{texlive_version}.%{texlive_noarch}.2.6dsvn15878-%{release}-zypper
%package -n texlive-lazylist
Version: %{texlive_version}.%{texlive_noarch}.1.0asvn17691
Release: 0
Summary: Lists in TeX's "mouth"
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-lazylist-doc >= %{texlive_version}
Provides: tex(lazylist.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source195: lazylist.tar.xz
Source196: lazylist.doc.tar.xz
%description -n texlive-lazylist
The package was developed to provide flexible lists, whose
ordering can be altered on the fly. The implementation involves
a pile of lambda-calculus and list-handling macros of an
incredibly obtuse nature. The TUGboat paper serves as a manual
for the macros. Having said all of which, confidence is
enhanced by the knowledge that the TeX code was formally
verified.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-lazylist-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0asvn17691
Release: 0
Summary: Documentation for texlive-lazylist
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-lazylist-doc
This package includes the documentation for texlive-lazylist
%post -n texlive-lazylist
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lazylist
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lazylist
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lazylist-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/lazylist/lazylist.pdf
%{_texmfdistdir}/doc/latex/lazylist/lazylist.tex
%files -n texlive-lazylist
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/lazylist/lazylist.sty
/var/adm/update-scripts/texlive-lazylist-%{texlive_version}.%{texlive_noarch}.1.0asvn17691-%{release}-zypper
%package -n texlive-lcd
Version: %{texlive_version}.%{texlive_noarch}.0.0.3svn16549
Release: 0
Summary: Alphanumerical LCD-style displays
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-lcd-doc >= %{texlive_version}
Provides: tex(lcd.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source197: lcd.tar.xz
Source198: lcd.doc.tar.xz
%description -n texlive-lcd
A LaTeX package that will display text as on an (early) LCD
display (the output is very visibly pixellated). Assumes 8-bit
input in its internal verbatim-style environment.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-lcd-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.3svn16549
Release: 0
Summary: Documentation for texlive-lcd
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-lcd-doc
This package includes the documentation for texlive-lcd
%post -n texlive-lcd
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lcd
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lcd
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lcd-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/lcd/00readme
%{_texmfdistdir}/doc/latex/lcd/example.pdf
%{_texmfdistdir}/doc/latex/lcd/example.tex
%files -n texlive-lcd
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/lcd/lcd.sty
/var/adm/update-scripts/texlive-lcd-%{texlive_version}.%{texlive_noarch}.0.0.3svn16549-%{release}-zypper
%global with_lcdf_typetools 1
%bcond_with lcdf_typetools
%package -n texlive-lcdftypetools
Version: %{texlive_version}.%{texlive_noarch}.svn40768
Release: 0
Summary: A bundle of outline font manipulation tools
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%if %{with lcdf_typetools}
Conflicts: lcdf-typetools
%else
Requires: lcdf-typetools
%endif
Requires: texlive-glyphlist >= %{texlive_version}
Requires(pre): texlive-lcdftypetools-bin >= %{texlive_version}
#!BuildIgnore: texlive-lcdftypetools-bin
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source199: lcdftypetools.doc.tar.xz
%description -n texlive-lcdftypetools
This bundle of tools comprises: Cfftot1, which translates a
Compact Font Format (CFF) font, or a PostScript-flavored
OpenType font, into PostScript Type 1 format. It correctly
handles subroutines and hints; Mmafm and mmpfb, which create
instances of multiple-master fonts (mmafm and mmpfb were
previously distributed in their own package, mminstance);
Otfinfo, which reports information about OpenType fonts, such
as the features they support and the contents of their 'size'
optical size features; Otftotfm, which creates TeX font metrics
and encodings that correspond to a PostScript-flavored OpenType
font. It will interpret glyph positionings, substitutions, and
ligatures as far as it is able. You can say which OpenType
features should be activated; T1dotlessj, creates a Type 1 font
whose only character is a dotless j matching the input font's
design; T1lint, which checks a Type 1 font for correctness;
T1reencode, which replaces a font's internal encoding with one
you specify; and T1testpage, which creates a PostScript proof
for a Type 1 font. It is preliminary software.
date: 2015-08-03 03:43:12 +0000
%post -n texlive-lcdftypetools
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lcdftypetools
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lcdftypetools
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lcdftypetools
%defattr(-,root,root,755)
%if %{with lcdf_typetools}
%{_mandir}/man1/cfftot1.1*
%{_mandir}/man1/mmafm.1*
%{_mandir}/man1/mmpfb.1*
%{_mandir}/man1/otfinfo.1*
%{_mandir}/man1/otftotfm.1*
%{_mandir}/man1/t1dotlessj.1*
%{_mandir}/man1/t1lint.1*
%{_mandir}/man1/t1rawafm.1*
%{_mandir}/man1/t1reencode.1*
%{_mandir}/man1/t1testpage.1*
%{_mandir}/man1/ttftotype42.1*
%endif
/var/adm/update-scripts/texlive-lcdftypetools-%{texlive_version}.%{texlive_noarch}.svn40768-%{release}-zypper
%package -n texlive-lcg
Version: %{texlive_version}.%{texlive_noarch}.1.3svn31474
Release: 0
Summary: Generate random integers
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-lcg-doc >= %{texlive_version}
Provides: tex(lcg.sty)
Requires: tex(keyval.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source200: lcg.tar.xz
Source201: lcg.doc.tar.xz
%description -n texlive-lcg
The lcg package generates random numbers (integers) via a
linear congruential generator (Schrage's method). The random
numbers are written to a counter. The keyval package is used
for the user to provide values for the range and a seed, and
for the name of the counter to be used.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-lcg-doc
Version: %{texlive_version}.%{texlive_noarch}.1.3svn31474
Release: 0
Summary: Documentation for texlive-lcg
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-lcg-doc
This package includes the documentation for texlive-lcg
%post -n texlive-lcg
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lcg
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lcg
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lcg-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/lcg/lcg.pdf
%files -n texlive-lcg
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/lcg/lcg.sty
/var/adm/update-scripts/texlive-lcg-%{texlive_version}.%{texlive_noarch}.1.3svn31474-%{release}-zypper
%package -n texlive-lcyw
Version: %{texlive_version}.%{texlive_noarch}.1.1svn15878
Release: 0
Summary: Make Classic Cyrillic CM fonts accessible in LaTeX
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-lcyw-doc >= %{texlive_version}
Provides: tex(cmap-cyr-vf.sty)
Provides: tex(lcywcmr.fd)
Provides: tex(lcywcmss.fd)
Provides: tex(lcywcmssq.fd)
Provides: tex(lcywcmtt.fd)
Provides: tex(lcywenc.def)
Requires: tex(ifpdf.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source202: lcyw.tar.xz
Source203: lcyw.doc.tar.xz
%description -n texlive-lcyw
The package makes the classic CM Cyrillic fonts accessible for
use with LaTeX.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-lcyw-doc
Version: %{texlive_version}.%{texlive_noarch}.1.1svn15878
Release: 0
Summary: Documentation for texlive-lcyw
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-lcyw-doc
This package includes the documentation for texlive-lcyw
%post -n texlive-lcyw
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lcyw
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lcyw
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lcyw-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/lcyw/README
%{_texmfdistdir}/doc/latex/lcyw/README.koi8-r
%{_texmfdistdir}/doc/latex/lcyw/example-lcyw.tex
%{_texmfdistdir}/doc/latex/lcyw/lcyw.pdf
%files -n texlive-lcyw
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/lcyw/cmap-cyr-vf.sty
%{_texmfdistdir}/tex/latex/lcyw/koi7a.cmap
%{_texmfdistdir}/tex/latex/lcyw/lcywcmr.fd
%{_texmfdistdir}/tex/latex/lcyw/lcywcmss.fd
%{_texmfdistdir}/tex/latex/lcyw/lcywcmssq.fd
%{_texmfdistdir}/tex/latex/lcyw/lcywcmtt.fd
%{_texmfdistdir}/tex/latex/lcyw/lcywenc.def
/var/adm/update-scripts/texlive-lcyw-%{texlive_version}.%{texlive_noarch}.1.1svn15878-%{release}-zypper
%package -n texlive-leading
Version: %{texlive_version}.%{texlive_noarch}.0.0.3svn15878
Release: 0
Summary: Define leading with a length
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-leading-doc >= %{texlive_version}
Provides: tex(leading.sty)
Requires: tex(calc.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source204: leading.tar.xz
Source205: leading.doc.tar.xz
%description -n texlive-leading
The package defines a command \leading, whose argument is a
<length> that specifies the nominal distance between
consecutive baselines of typeset text. The command replaces the
rather more difficult LaTeX command \linespread{<ratio>}, where
the leading is specified by reference to the font size.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-leading-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.3svn15878
Release: 0
Summary: Documentation for texlive-leading
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-leading-doc
This package includes the documentation for texlive-leading
%post -n texlive-leading
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-leading
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-leading
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-leading-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/leading/README
%{_texmfdistdir}/doc/latex/leading/leading.pdf
%files -n texlive-leading
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/leading/leading.sty
/var/adm/update-scripts/texlive-leading-%{texlive_version}.%{texlive_noarch}.0.0.3svn15878-%{release}-zypper
%prep
%setup -q -c -T
%build
%install
rm -rf %{buildroot}
mkdir -p %{buildroot}%{_texmfdistdir}
mkdir -p %{buildroot}%{_texmfmaindir}/tlpkg/tlpostcode
mkdir -p %{buildroot}%{_datadir}/texlive/tlpkg
mkdir -p %{buildroot}/var/adm/update-scripts
ln -sf ../../share/texmf %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf ../../share/texmf %{buildroot}%{_datadir}/texlive/texmf
ln -sf ../../../share/texmf/tlpkg/tlpostcode \
%{buildroot}%{_datadir}/texlive/tlpkg/tlpostcode
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-jknapltx-%{texlive_version}.%{texlive_noarch}.svn19440-%{release}-zypper
tar --use-compress-program=xz -xf %{S:1} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:2} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-jlabels-%{texlive_version}.%{texlive_noarch}.svn24858-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-jmlr-%{texlive_version}.%{texlive_noarch}.1.21svn36370-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-jmn-%{texlive_version}.%{texlive_noarch}.svn22719-%{release}-zypper
tar --use-compress-program=xz -xf %{S:7} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-jmn
for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/jmn/hans/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-jmn
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-jmn/${base} ${font}
done
> %{buildroot}%{_datadir}/fonts/texlive-jmn/encodings.dir
> %{buildroot}%{_datadir}/fonts/texlive-jmn/fonts.dir
> %{buildroot}%{_datadir}/fonts/texlive-jmn/fonts.scale
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-jmn.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-jmn -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-jmn/*</glob>
</rejectfont>
</fontconfig>
EOF
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-jneurosci-%{texlive_version}.%{texlive_noarch}.1.00svn17346-%{release}-zypper
tar --use-compress-program=xz -xf %{S:8} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:9} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-jpsj-%{texlive_version}.%{texlive_noarch}.1.2.2svn15878-%{release}-zypper
tar --use-compress-program=xz -xf %{S:10} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:11} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-js-misc-%{texlive_version}.%{texlive_noarch}.svn16211-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-jsclasses-%{texlive_version}.%{texlive_noarch}.svn40613-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-jslectureplanner-%{texlive_version}.%{texlive_noarch}.1.2svn41043-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-jumplines-%{texlive_version}.%{texlive_noarch}.0.0.2svn37553-%{release}-zypper
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/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-junicode-%{texlive_version}.%{texlive_noarch}.0.0.7.7svn28286-%{release}-zypper
tar --use-compress-program=xz -xf %{S:20} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:21} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-junicode
for font in %{buildroot}/%{_texmfdistdir}/fonts/truetype/public/junicode/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-junicode
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-junicode/${base} ${font}
done
> %{buildroot}%{_datadir}/fonts/texlive-junicode/encodings.dir
> %{buildroot}%{_datadir}/fonts/texlive-junicode/fonts.dir
> %{buildroot}%{_datadir}/fonts/texlive-junicode/fonts.scale
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-junicode.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-junicode -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-junicode/*</glob>
</rejectfont>
</fontconfig>
EOF
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-jura-%{texlive_version}.%{texlive_noarch}.4.3svn15878-%{release}-zypper
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
# Make possible scripts usable if any
for scr in %{_texmfdistdir}/doc/latex/jura/jura2html
do
test -e %{buildroot}/$scr || continue
chmod 0755 %{buildroot}/$scr
done
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-juraabbrev-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-jurabib-%{texlive_version}.%{texlive_noarch}.0.0.6svn15878-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-juramisc-%{texlive_version}.%{texlive_noarch}.0.0.91svn15878-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-jurarsp-%{texlive_version}.%{texlive_noarch}.0.0.52svn15878-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-jvlisting-%{texlive_version}.%{texlive_noarch}.0.0.7svn24638-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-kantlipsum-%{texlive_version}.%{texlive_noarch}.0.0.6svn27994-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-karnaugh-%{texlive_version}.%{texlive_noarch}.svn21338-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-karnaughmap-%{texlive_version}.%{texlive_noarch}.2.0svn36989-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-kastrup-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-kdgdocs-%{texlive_version}.%{texlive_noarch}.1.0svn24498-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-kerkis-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper
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
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-kerkis
for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/public/kerkis/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-kerkis
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-kerkis/${base} ${font}
done
> %{buildroot}%{_datadir}/fonts/texlive-kerkis/encodings.dir
> %{buildroot}%{_datadir}/fonts/texlive-kerkis/fonts.dir
> %{buildroot}%{_datadir}/fonts/texlive-kerkis/fonts.scale
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-kerkis.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-kerkis -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-kerkis/*</glob>
</rejectfont>
</fontconfig>
EOF
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-kerntest-%{texlive_version}.%{texlive_noarch}.1.32svn15878-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-keycommand-%{texlive_version}.%{texlive_noarch}.3.1415svn18042-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-keyreader-%{texlive_version}.%{texlive_noarch}.0.0.5bsvn28195-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-keystroke-%{texlive_version}.%{texlive_noarch}.1.6svn17992-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-keyval2e-%{texlive_version}.%{texlive_noarch}.0.0.0.2svn23698-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-keyvaltable-%{texlive_version}.%{texlive_noarch}.0.0.1svn40079-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-kix-%{texlive_version}.%{texlive_noarch}.svn21606-%{release}-zypper
tar --use-compress-program=xz -xf %{S:58} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:59} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-kixfont-%{texlive_version}.%{texlive_noarch}.svn18488-%{release}-zypper
tar --use-compress-program=xz -xf %{S:60} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:61} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-kluwer-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper
tar --use-compress-program=xz -xf %{S:62} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:63} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-knitting-%{texlive_version}.%{texlive_noarch}.2.0svn19595-%{release}-zypper
tar --use-compress-program=xz -xf %{S:64} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:65} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-knitting
for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/public/knitting/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-knitting
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-knitting/${base} ${font}
done
> %{buildroot}%{_datadir}/fonts/texlive-knitting/encodings.dir
> %{buildroot}%{_datadir}/fonts/texlive-knitting/fonts.dir
> %{buildroot}%{_datadir}/fonts/texlive-knitting/fonts.scale
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-knitting.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-knitting -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-knitting/*</glob>
</rejectfont>
</fontconfig>
EOF
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-knittingpattern-%{texlive_version}.%{texlive_noarch}.svn17205-%{release}-zypper
tar --use-compress-program=xz -xf %{S:66} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:67} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-knuth-%{texlive_version}.%{texlive_noarch}.svn32899-%{release}-zypper
tar --use-compress-program=xz -xf %{S:68} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:69} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-knuth-lib-%{texlive_version}.%{texlive_noarch}.svn35820-%{release}-zypper
tar --use-compress-program=xz -xf %{S:70} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-knuth-local-%{texlive_version}.%{texlive_noarch}.svn38627-%{release}-zypper
tar --use-compress-program=xz -xf %{S:71} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-knuthotherfonts-%{texlive_version}.%{texlive_noarch}.svn13293-%{release}-zypper
tar --use-compress-program=xz -xf %{S:72} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-koma-moderncvclassic-%{texlive_version}.%{texlive_noarch}.0.0.5svn25025-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-koma-script-%{texlive_version}.%{texlive_noarch}.3.20svn41038-%{release}-zypper
tar --use-compress-program=xz -xf %{S:75} -C %{buildroot}%{_datadir}/texlive/texmf-dist
mkdir -p %{buildroot}%{_texmfdistdir}/source/latex/koma-script
mkdir -p %{buildroot}%{_texmfdistdir}/source/latex/koma-script/doc
mkdir -p %{buildroot}%{_texmfdistdir}/source/latex/koma-script/doc/bin
mkdir -p %{buildroot}%{_texmfdistdir}/source/latex/koma-script/doc/english
mkdir -p %{buildroot}%{_texmfdistdir}/source/latex/koma-script/doc/ngerman
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-koma-script-examples-%{texlive_version}.%{texlive_noarch}.svn34243-%{release}-zypper
tar --use-compress-program=xz -xf %{S:76} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-koma-script-sfs-%{texlive_version}.%{texlive_noarch}.1.0svn26137-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-komacv-%{texlive_version}.%{texlive_noarch}.1.0.1svn34906-%{release}-zypper
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/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-kotex-oblivoir-%{texlive_version}.%{texlive_noarch}.2.1.7svn38679-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-kotex-plain-%{texlive_version}.%{texlive_noarch}.2.1.1asvn38630-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-kotex-utf-%{texlive_version}.%{texlive_noarch}.2.1.2svn38558-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-kotex-utils-%{texlive_version}.%{texlive_noarch}.2.1.0svn38727-%{release}-zypper
tar --use-compress-program=xz -xf %{S:87} -C %{buildroot}%{_datadir}/texlive
tar --use-compress-program=xz -xf %{S:88} -C %{buildroot}%{_datadir}/texlive
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-kpathsea-%{texlive_version}.%{texlive_noarch}.svn41139-%{release}-zypper
tar --use-compress-program=xz -xf %{S:89} -C %{buildroot}%{_datadir}/texlive
tar --use-compress-program=xz -xf %{S:90} -C %{buildroot}%{_datadir}/texlive
pushd %{buildroot}%{_datadir}/texlive/texmf-dist
patch --reject-format=unified --quoting-style=literal -f -p1 -F0 -T < %{S:91}
popd
# Move configuration files
mkdir -p %{buildroot}%{_texmfconfdir}/web2c
mv -f %{buildroot}%{_texmfdistdir}/web2c/fmtutil.cnf %{buildroot}%{_texmfconfdir}/web2c/
rm -f %{buildroot}%{_texmfdistdir}/web2c/fmtutil.cnf
ln -sf %{_texmfconfdir}/web2c/fmtutil.cnf %{buildroot}%{_texmfdistdir}/web2c/fmtutil.cnf
mv -f %{buildroot}%{_texmfdistdir}/web2c/mktex.cnf %{buildroot}%{_texmfconfdir}/web2c/
rm -f %{buildroot}%{_texmfdistdir}/web2c/mktex.cnf
ln -sf %{_texmfconfdir}/web2c/mktex.cnf %{buildroot}%{_texmfdistdir}/web2c/mktex.cnf
mv -f %{buildroot}%{_texmfdistdir}/web2c/texmf.cnf %{buildroot}%{_texmfconfdir}/web2c/
rm -f %{buildroot}%{_texmfdistdir}/web2c/texmf.cnf
ln -sf %{_texmfconfdir}/web2c/texmf.cnf %{buildroot}%{_texmfdistdir}/web2c/texmf.cnf
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-kpfonts-%{texlive_version}.%{texlive_noarch}.3.31svn29803-%{release}-zypper
tar --use-compress-program=xz -xf %{S:92} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:93} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-kpfonts
for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/public/kpfonts/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-kpfonts
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-kpfonts/${base} ${font}
done
> %{buildroot}%{_datadir}/fonts/texlive-kpfonts/encodings.dir
> %{buildroot}%{_datadir}/fonts/texlive-kpfonts/fonts.dir
> %{buildroot}%{_datadir}/fonts/texlive-kpfonts/fonts.scale
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-kpfonts.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-kpfonts -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-kpfonts/*</glob>
</rejectfont>
</fontconfig>
EOF
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-ksfh_nat-%{texlive_version}.%{texlive_noarch}.1.1svn24825-%{release}-zypper
tar --use-compress-program=xz -xf %{S:94} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-ksp-thesis-%{texlive_version}.%{texlive_noarch}.1.0.2svn39080-%{release}-zypper
tar --use-compress-program=xz -xf %{S:95} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:96} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-ktv-texdata-%{texlive_version}.%{texlive_noarch}.05.34svn27369-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-kurier-%{texlive_version}.%{texlive_noarch}.0.0.995bsvn19612-%{release}-zypper
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
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-kurier
for font in %{buildroot}/%{_texmfdistdir}/fonts/opentype/nowacki/kurier/*.{pf[ab],[ot]tf} \
%{buildroot}/%{_texmfdistdir}/fonts/type1/nowacki/kurier/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-kurier
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-kurier/${base} ${font}
done
> %{buildroot}%{_datadir}/fonts/texlive-kurier/encodings.dir
> %{buildroot}%{_datadir}/fonts/texlive-kurier/fonts.dir
> %{buildroot}%{_datadir}/fonts/texlive-kurier/fonts.scale
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-kurier.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-kurier -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-kurier/*</glob>
</rejectfont>
</fontconfig>
EOF
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-l2picfaq-%{texlive_version}.%{texlive_noarch}.1.50svn19601-%{release}-zypper
tar --use-compress-program=xz -xf %{S:101} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-l2tabu-%{texlive_version}.%{texlive_noarch}.2.4svn39597-%{release}-zypper
tar --use-compress-program=xz -xf %{S:102} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-l2tabu-english-%{texlive_version}.%{texlive_noarch}.1.8.5.7svn15878-%{release}-zypper
tar --use-compress-program=xz -xf %{S:103} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-l2tabu-french-%{texlive_version}.%{texlive_noarch}.2.3svn31315-%{release}-zypper
tar --use-compress-program=xz -xf %{S:104} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-l2tabu-italian-%{texlive_version}.%{texlive_noarch}.2.3svn25218-%{release}-zypper
tar --use-compress-program=xz -xf %{S:105} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-l2tabu-spanish-%{texlive_version}.%{texlive_noarch}.1.1svn15878-%{release}-zypper
tar --use-compress-program=xz -xf %{S:106} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-l3build-%{texlive_version}.%{texlive_noarch}.svn_6466svn40146-%{release}-zypper
tar --use-compress-program=xz -xf %{S:107} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:108} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-l3experimental-%{texlive_version}.%{texlive_noarch}.svn_6495svn41163-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-l3kernel-%{texlive_version}.%{texlive_noarch}.svn_6512svn41246-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-l3packages-%{texlive_version}.%{texlive_noarch}.svn_6512svn41246-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-labbook-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-labels-%{texlive_version}.%{texlive_noarch}.0.0.13svn15878-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-labyrinth-%{texlive_version}.%{texlive_noarch}.1.0svn33454-%{release}-zypper
tar --use-compress-program=xz -xf %{S:119} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:120} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lacheck-%{texlive_version}.%{texlive_noarch}.svn40768-%{release}-zypper
tar --use-compress-program=xz -xf %{S:121} -C %{buildroot}%{_datadir}/texlive
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lambda-%{texlive_version}.%{texlive_noarch}.svn28669-%{release}-zypper
tar --use-compress-program=xz -xf %{S:122} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Move configuration files
mkdir -p %{buildroot}%{_texmfconfdir}/tex/lambda/config
mv -f %{buildroot}%{_texmfdistdir}/tex/lambda/config/language.dat %{buildroot}%{_texmfconfdir}/tex/lambda/config/
rm -f %{buildroot}%{_texmfdistdir}/tex/lambda/config/language.dat
ln -sf %{_texmfconfdir}/tex/lambda/config/language.dat %{buildroot}%{_texmfdistdir}/tex/lambda/config/language.dat
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lambda-lists-%{texlive_version}.%{texlive_noarch}.svn31402-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-langcode-%{texlive_version}.%{texlive_noarch}.0.0.2svn27764-%{release}-zypper
tar --use-compress-program=xz -xf %{S:125} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:126} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-langsci-%{texlive_version}.%{texlive_noarch}.svn41007-%{release}-zypper
tar --use-compress-program=xz -xf %{S:127} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:128} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lapdf-%{texlive_version}.%{texlive_noarch}.1.1svn23806-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lastpackage-%{texlive_version}.%{texlive_noarch}.0.0.1svn34481-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lastpage-%{texlive_version}.%{texlive_noarch}.1.2msvn36680-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latex-%{texlive_version}.%{texlive_noarch}.svn40218-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latex-bin-%{texlive_version}.%{texlive_noarch}.svn40963-%{release}-zypper
tar --use-compress-program=xz -xf %{S:137} -C %{buildroot}%{_datadir}/texlive
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latex-bib-ex-%{texlive_version}.%{texlive_noarch}.svn25831-%{release}-zypper
tar --use-compress-program=xz -xf %{S:138} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latex-bib2-ex-%{texlive_version}.%{texlive_noarch}.svn40098-%{release}-zypper
tar --use-compress-program=xz -xf %{S:139} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latex-brochure-%{texlive_version}.%{texlive_noarch}.svn40612-%{release}-zypper
tar --use-compress-program=xz -xf %{S:140} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latex-course-%{texlive_version}.%{texlive_noarch}.2svn25505-%{release}-zypper
tar --use-compress-program=xz -xf %{S:141} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latex-doc-ptr-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper
tar --use-compress-program=xz -xf %{S:142} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latex-fonts-%{texlive_version}.%{texlive_noarch}.svn28888-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latex-git-log-%{texlive_version}.%{texlive_noarch}.0.0.9svn30983-%{release}-zypper
tar --use-compress-program=xz -xf %{S:145} -C %{buildroot}%{_datadir}/texlive
tar --use-compress-program=xz -xf %{S:146} -C %{buildroot}%{_datadir}/texlive
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latex-graphics-companion-%{texlive_version}.%{texlive_noarch}.svn29235-%{release}-zypper
tar --use-compress-program=xz -xf %{S:147} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latex-make-%{texlive_version}.%{texlive_noarch}.2.2.2svn39678-%{release}-zypper
tar --use-compress-program=xz -xf %{S:148} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:149} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latex-notes-zh-cn-%{texlive_version}.%{texlive_noarch}.1.20svn15878-%{release}-zypper
tar --use-compress-program=xz -xf %{S:150} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latex-referenz-%{texlive_version}.%{texlive_noarch}.2svn36671-%{release}-zypper
tar --use-compress-program=xz -xf %{S:151} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Make possible scripts usable if any
for scr in %{_texmfdistdir}/doc/latex/latex-referenz/01-08-1.sh \
%{_texmfdistdir}/doc/latex/latex-referenz/01-08-2.sh
do
test -e %{buildroot}/$scr || continue
chmod 0755 %{buildroot}/$scr
done
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latex-tabellen-%{texlive_version}.%{texlive_noarch}.svn16979-%{release}-zypper
tar --use-compress-program=xz -xf %{S:152} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latex-tds-%{texlive_version}.%{texlive_noarch}.svn40613-%{release}-zypper
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
# Add shebang e.g. correct perl wrapper scripts if any
for scr in %{_texmfdistdir}/source/latex/latex-tds/lib/adjust_checksum.pl \
%{_texmfdistdir}/source/latex/latex-tds/lib/ziptimetree.pl
do
test -e %{buildroot}/$scr || continue
ed %{buildroot}/${scr} <<-'EOF'
1
i
#! /bin/sh
.
w
q
EOF
done
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latex-veryshortguide-%{texlive_version}.%{texlive_noarch}.svn29803-%{release}-zypper
tar --use-compress-program=xz -xf %{S:155} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latex-web-companion-%{texlive_version}.%{texlive_noarch}.svn29349-%{release}-zypper
tar --use-compress-program=xz -xf %{S:156} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Make possible scripts usable if any
for scr in %{_texmfdistdir}/doc/latex/latex-web-companion/apb/utf82latin1.sh
do
test -e %{buildroot}/$scr || continue
chmod 0755 %{buildroot}/$scr
done
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latex2e-help-texinfo-%{texlive_version}.%{texlive_noarch}.svn38709-%{release}-zypper
tar --use-compress-program=xz -xf %{S:157} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latex2e-help-texinfo-fr-%{texlive_version}.%{texlive_noarch}.svn40765-%{release}-zypper
tar --use-compress-program=xz -xf %{S:158} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latex2e-help-texinfo-spanish-%{texlive_version}.%{texlive_noarch}.svn37356-%{release}-zypper
tar --use-compress-program=xz -xf %{S:159} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latex2man-%{texlive_version}.%{texlive_noarch}.1.24svn31989-%{release}-zypper
tar --use-compress-program=xz -xf %{S:160} -C %{buildroot}%{_datadir}/texlive
tar --use-compress-program=xz -xf %{S:161} -C %{buildroot}%{_datadir}/texlive
pushd %{buildroot}%{_datadir}/texlive/texmf-dist
patch --reject-format=unified --quoting-style=literal -f -p1 -F0 -T < %{S:162}
popd
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latex4wp-%{texlive_version}.%{texlive_noarch}.1.0.10svn35999-%{release}-zypper
tar --use-compress-program=xz -xf %{S:163} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Make possible scripts usable if any
for scr in %{_texmfdistdir}/doc/latex/latex4wp/dat2tex.sh
do
test -e %{buildroot}/$scr || continue
chmod 0755 %{buildroot}/$scr
done
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latex4wp-it-%{texlive_version}.%{texlive_noarch}.1.0.10svn36000-%{release}-zypper
tar --use-compress-program=xz -xf %{S:164} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Make possible scripts usable if any
for scr in %{_texmfdistdir}/doc/latex/latex4wp-it/dat2tex
do
test -e %{buildroot}/$scr || continue
chmod 0755 %{buildroot}/$scr
done
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latexcheat-%{texlive_version}.%{texlive_noarch}.1.13svn15878-%{release}-zypper
tar --use-compress-program=xz -xf %{S:165} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latexcheat-de-%{texlive_version}.%{texlive_noarch}.svn35702-%{release}-zypper
tar --use-compress-program=xz -xf %{S:166} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latexcheat-esmx-%{texlive_version}.%{texlive_noarch}.2.00svn36866-%{release}-zypper
tar --use-compress-program=xz -xf %{S:167} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latexcheat-ptbr-%{texlive_version}.%{texlive_noarch}.1.13svn15878-%{release}-zypper
tar --use-compress-program=xz -xf %{S:168} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latexconfig-%{texlive_version}.%{texlive_noarch}.svn40274-%{release}-zypper
tar --use-compress-program=xz -xf %{S:169} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latexcourse-rug-%{texlive_version}.%{texlive_noarch}.1.1svn39026-%{release}-zypper
tar --use-compress-program=xz -xf %{S:170} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latexdemo-%{texlive_version}.%{texlive_noarch}.0.0.1svn34481-%{release}-zypper
tar --use-compress-program=xz -xf %{S:171} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:172} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latexdiff-%{texlive_version}.%{texlive_noarch}.1.1.1svn39223-%{release}-zypper
tar --use-compress-program=xz -xf %{S:173} -C %{buildroot}%{_datadir}/texlive
tar --use-compress-program=xz -xf %{S:174} -C %{buildroot}%{_datadir}/texlive
pushd %{buildroot}%{_datadir}/texlive/texmf-dist
patch --reject-format=unified --quoting-style=literal -f -p1 -F0 -T < %{S:175}
popd
# Make possible scripts usable if any
for scr in %{_texmfdistdir}/doc/support/latexdiff/contrib/latexchanges.py
do
test -e %{buildroot}/$scr || continue
chmod 0755 %{buildroot}/$scr
done
# Avoid short paths
for scr in %{_texmfdistdir}/doc/support/latexdiff/contrib/latexchanges.py
do
test -e %{buildroot}/$scr || continue
ed %{buildroot}/${scr} <<-'EOF'
1
s@/bin/@/usr/bin/@
.
w
q
EOF
done
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latexfileinfo-pkgs-%{texlive_version}.%{texlive_noarch}.0.0.22svn26760-%{release}-zypper
tar --use-compress-program=xz -xf %{S:176} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:177} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latexfileversion-%{texlive_version}.%{texlive_noarch}.0.0.3svn29349-%{release}-zypper
tar --use-compress-program=xz -xf %{S:178} -C %{buildroot}%{_datadir}/texlive
tar --use-compress-program=xz -xf %{S:179} -C %{buildroot}%{_datadir}/texlive
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latexindent-%{texlive_version}.%{texlive_noarch}.2.1rsvn36955-%{release}-zypper
tar --use-compress-program=xz -xf %{S:180} -C %{buildroot}%{_datadir}/texlive
tar --use-compress-program=xz -xf %{S:181} -C %{buildroot}%{_datadir}/texlive
# Strip executable bit from non-scripts
for txt in %{_texmfdistdir}/scripts/latexindent/defaultSettings.yaml
do
test -e %{buildroot}/$txt || continue
chmod 0644 %{buildroot}/$txt
done
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latexmk-%{texlive_version}.%{texlive_noarch}.4.45svn40849-%{release}-zypper
tar --use-compress-program=xz -xf %{S:182} -C %{buildroot}%{_datadir}/texlive
tar --use-compress-program=xz -xf %{S:183} -C %{buildroot}%{_datadir}/texlive
rm -vf %{buildroot}%{_texmfdistdir}/doc/support/latexmk/extra-scripts/dvipdfm_call.bat
rm -vf %{buildroot}%{_texmfdistdir}/doc/support/latexmk/extra-scripts/dvipdfmx_call.bat
# Make possible scripts usable if any
for scr in %{_texmfdistdir}/doc/support/latexmk/extra-scripts/dvipdfm_call \
%{_texmfdistdir}/doc/support/latexmk/extra-scripts/dvipdfmx_call \
%{_texmfdistdir}/doc/support/latexmk/extra-scripts/kickxdvi \
%{_texmfdistdir}/doc/support/latexmk/extra-scripts/l1 \
%{_texmfdistdir}/doc/support/latexmk/extra-scripts/l2 \
%{_texmfdistdir}/doc/support/latexmk/extra-scripts/pst2pdf_for_latexmk \
%{_texmfdistdir}/doc/support/latexmk/extra-scripts/startacroread
do
test -e %{buildroot}/$scr || continue
chmod 0755 %{buildroot}/$scr
done
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latexmp-%{texlive_version}.%{texlive_noarch}.1.2.1svn15878-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latexpand-%{texlive_version}.%{texlive_noarch}.1.2svn37592-%{release}-zypper
tar --use-compress-program=xz -xf %{S:186} -C %{buildroot}%{_datadir}/texlive
tar --use-compress-program=xz -xf %{S:187} -C %{buildroot}%{_datadir}/texlive
pushd %{buildroot}%{_datadir}/texlive/texmf-dist
patch --reject-format=unified --quoting-style=literal -f -p1 -F0 -T < %{S:188}
popd
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lato-%{texlive_version}.%{texlive_noarch}.2.2svn24986-%{release}-zypper
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
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-lato
for font in %{buildroot}/%{_texmfdistdir}/fonts/truetype/public/lato/*.{pf[ab],[ot]tf} \
%{buildroot}/%{_texmfdistdir}/fonts/type1/public/lato/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-lato
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-lato/${base} ${font}
done
> %{buildroot}%{_datadir}/fonts/texlive-lato/encodings.dir
> %{buildroot}%{_datadir}/fonts/texlive-lato/fonts.dir
> %{buildroot}%{_datadir}/fonts/texlive-lato/fonts.scale
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-lato.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-lato -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-lato/*</glob>
</rejectfont>
</fontconfig>
EOF
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-layaureo-%{texlive_version}.%{texlive_noarch}.0.0.2svn19087-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-layouts-%{texlive_version}.%{texlive_noarch}.2.6dsvn15878-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lazylist-%{texlive_version}.%{texlive_noarch}.1.0asvn17691-%{release}-zypper
tar --use-compress-program=xz -xf %{S:195} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:196} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lcd-%{texlive_version}.%{texlive_noarch}.0.0.3svn16549-%{release}-zypper
tar --use-compress-program=xz -xf %{S:197} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:198} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lcdftypetools-%{texlive_version}.%{texlive_noarch}.svn40768-%{release}-zypper
tar --use-compress-program=xz -xf %{S:199} -C %{buildroot}%{_datadir}/texlive
%if ! %{with lcdf_typetools}
rm -vf %{buildroot}%{_mandir}/man1/cfftot1.1*
rm -vf %{buildroot}%{_mandir}/man1/mmafm.1*
rm -vf %{buildroot}%{_mandir}/man1/mmpfb.1*
rm -vf %{buildroot}%{_mandir}/man1/otfinfo.1*
rm -vf %{buildroot}%{_mandir}/man1/otftotfm.1*
rm -vf %{buildroot}%{_mandir}/man1/t1dotlessj.1*
rm -vf %{buildroot}%{_mandir}/man1/t1lint.1*
rm -vf %{buildroot}%{_mandir}/man1/t1rawafm.1*
rm -vf %{buildroot}%{_mandir}/man1/t1reencode.1*
rm -vf %{buildroot}%{_mandir}/man1/t1testpage.1*
rm -vf %{buildroot}%{_mandir}/man1/ttftotype42.1*
%endif
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lcg-%{texlive_version}.%{texlive_noarch}.1.3svn31474-%{release}-zypper
tar --use-compress-program=xz -xf %{S:200} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:201} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lcyw-%{texlive_version}.%{texlive_noarch}.1.1svn15878-%{release}-zypper
tar --use-compress-program=xz -xf %{S:202} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:203} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-leading-%{texlive_version}.%{texlive_noarch}.0.0.3svn15878-%{release}-zypper
tar --use-compress-program=xz -xf %{S:204} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:205} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Remove this
rm -vrf %{buildroot}%{_texmfdistdir}/tlpkg/tlpobj
rm -vrf %{buildroot}%{_texmfmaindir}/tlpkg/tlpobj
rm -v %{buildroot}%{_datadir}/texlive/texmf
rm -v %{buildroot}%{_datadir}/texlive/texmf-dist
rm -vr %{buildroot}%{_datadir}/texlive
# Handle manual pages
rm -vf %{buildroot}%{_texmfmaindir}/doc/man/Makefile
rm -vf %{buildroot}%{_texmfmaindir}/doc/man/man*/*.pdf
rm -vf %{buildroot}%{_texmfdistdir}/doc/man/Makefile
rm -vf %{buildroot}%{_texmfdistdir}/doc/man/man*/*.pdf
for path in %{buildroot}%{_texmfmaindir}/doc/man/man? \
%{buildroot}%{_texmfdistdir}/doc/man/man?
do
test -d "$path" || continue
sec=${path##*/}
mkdir -p %{buildroot}%{_mandir}/${sec}
for page in ${path}/*.*
do
test -e "$page" || continue
mv -f $page %{buildroot}%{_mandir}/${sec}/
done
done
rm -rf %{buildroot}%{_texmfmaindir}/doc/man
rm -rf %{buildroot}%{_texmfdistdir}/doc/man
# Handle info documents
rm -vf %{buildroot}%{_texmfmaindir}/doc/info/dir
rm -vf %{buildroot}%{_texmfdistdir}/doc/info/dir
mkdir -p %{buildroot}%{_infodir}
for inf in %{buildroot}%{_texmfmaindir}/doc/info/*.info \
%{buildroot}%{_texmfdistdir}/doc/info/*.info
do
test -e "$inf" || continue
mv -f $inf %{buildroot}%{_infodir}/
done
rm -rf %{buildroot}%{_texmfmaindir}/doc/info
rm -rf %{buildroot}%{_texmfdistdir}/doc/info
find %{buildroot}%{_texmfmaindir}/ %{buildroot}%{_texmfdistdir}/ \
-type f -a -perm /g+w,o+w | xargs --no-run-if-empty chmod g-w,o-w
%changelog