File texlive-specs-d.spec of Package texlive-specs-d
#
# spec file for package texlive-specs-d
#
# 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-d
Version: 2016
Release: 0
BuildRequires: ed
BuildRequires: texlive-filesystem
BuildRequires: xz
BuildArch: noarch
Summary: Meta package for d
License: Apache-1.0 and BSD-3-Clause and GPL-2.0+ and LPPL-1.0 and OFL-1.1 and SUSE-Public-Domain
Group: Productivity/Publishing/TeX/Base
Url: https://build.opensuse.org/package/show/Publishing:TeXLive/Meta
Source0: texlive-specs-d-rpmlintrc
%description
Meta package to build tons of noarch texlive packages.
%package -n texlive-bookcover
Version: %{texlive_version}.%{texlive_noarch}.1.1svn40827
Release: 0
Summary: A class for book covers and dust jackets
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-bookcover-doc >= %{texlive_version}
Provides: tex(bookcover.cls)
Requires: tex(article.cls)
Requires: tex(calc.sty)
Requires: tex(eso-pic.sty)
Requires: tex(geometry.sty)
Requires: tex(graphicx.sty)
Requires: tex(ifthen.sty)
Requires: tex(kvoptions.sty)
Requires: tex(textpos.sty)
Requires: tex(tikz.sty)
Requires: tex(xcolor.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source1: bookcover.tar.xz
Source2: bookcover.doc.tar.xz
%description -n texlive-bookcover
This class helps typesetting book covers and dust jackets.
date: 2016-05-01 14:50:05 +0000
%package -n texlive-bookcover-doc
Version: %{texlive_version}.%{texlive_noarch}.1.1svn40827
Release: 0
Summary: Documentation for texlive-bookcover
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-bookcover-doc
This package includes the documentation for texlive-bookcover
%post -n texlive-bookcover
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-bookcover
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-bookcover
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-bookcover-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/bookcover/README
%{_texmfdistdir}/doc/latex/bookcover/example1.pdf
%{_texmfdistdir}/doc/latex/bookcover/example1.tex
%{_texmfdistdir}/doc/latex/bookcover/example2.pdf
%{_texmfdistdir}/doc/latex/bookcover/example2.tex
%{_texmfdistdir}/doc/latex/bookcover/figures/background1.pdf
%{_texmfdistdir}/doc/latex/bookcover/figures/background2.pdf
%{_texmfdistdir}/doc/latex/bookcover/figures/background3.pdf
%{_texmfdistdir}/doc/latex/bookcover/figures/background4.pdf
%{_texmfdistdir}/doc/latex/bookcover/figures/background5.pdf
%{_texmfdistdir}/doc/latex/bookcover/figures/bg.jpg
%{_texmfdistdir}/doc/latex/bookcover/figures/bgtikzclip.pdf
%{_texmfdistdir}/doc/latex/bookcover/figures/bgtikznodes.pdf
%{_texmfdistdir}/doc/latex/bookcover/figures/cards.png
%{_texmfdistdir}/doc/latex/bookcover/figures/cover.pdf
%{_texmfdistdir}/doc/latex/bookcover/figures/coverscheme.pdf
%{_texmfdistdir}/doc/latex/bookcover/figures/dice.png
%{_texmfdistdir}/doc/latex/bookcover/figures/ekflogo.pdf
%{_texmfdistdir}/doc/latex/bookcover/figures/example-barcode.pdf
%{_texmfdistdir}/doc/latex/bookcover/figures/foreground1.pdf
%{_texmfdistdir}/doc/latex/bookcover/figures/foreground2.pdf
%{_texmfdistdir}/doc/latex/bookcover/figures/result.pdf
%{_texmfdistdir}/doc/latex/bookcover/figures/sizes.pdf
%{_texmfdistdir}/doc/latex/bookcover/figures/summa.pdf
%files -n texlive-bookcover
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/bookcover/bookcover.cls
/var/adm/update-scripts/texlive-bookcover-%{texlive_version}.%{texlive_noarch}.1.1svn40827-%{release}-zypper
%package -n texlive-bookdb
Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn37536
Release: 0
Summary: A BibTeX style file for cataloguing a home library
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-bookdb-doc >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source3: bookdb.tar.xz
Source4: bookdb.doc.tar.xz
%description -n texlive-bookdb
This package provides an extended book entry for use in
cataloguing a home library. The extensions include fields for
binding, category, collator, condition, copy, illustrations,
introduction, location, pages, size, value, volumes.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-bookdb-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn37536
Release: 0
Summary: Documentation for texlive-bookdb
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-bookdb-doc
This package includes the documentation for texlive-bookdb
%post -n texlive-bookdb
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-bookdb
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-bookdb
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-bookdb-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/bibtex/bookdb/README
%{_texmfdistdir}/doc/bibtex/bookdb/bookdb.pdf
%{_texmfdistdir}/doc/bibtex/bookdb/bookdb.tex
%files -n texlive-bookdb
%defattr(-,root,root,755)
%{_texmfdistdir}/bibtex/bst/bookdb/bookdb.bst
/var/adm/update-scripts/texlive-bookdb-%{texlive_version}.%{texlive_noarch}.0.0.2svn37536-%{release}-zypper
%package -n texlive-bookest
Version: %{texlive_version}.%{texlive_noarch}.1.1svn15878
Release: 0
Summary: Extended book class
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-bookest-doc >= %{texlive_version}
Provides: tex(bookest.cls)
Requires: tex(book.cls)
Requires: tex(color.sty)
Requires: tex(eso-pic.sty)
Requires: tex(everyshi.sty)
Requires: tex(geometry.sty)
Requires: tex(graphicx.sty)
Requires: tex(hyperref.sty)
Requires: tex(setspace.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source5: bookest.tar.xz
Source6: bookest.doc.tar.xz
%description -n texlive-bookest
The class extends the standard book class, in the areas of
colour scheme management, document layout, headings and
footers, front page layout, and other minor items.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-bookest-doc
Version: %{texlive_version}.%{texlive_noarch}.1.1svn15878
Release: 0
Summary: Documentation for texlive-bookest
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Provides: locale(texlive-bookest-doc:en;it)
%description -n texlive-bookest-doc
This package includes the documentation for texlive-bookest
%post -n texlive-bookest
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-bookest
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-bookest
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-bookest-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/bookest/README
%{_texmfdistdir}/doc/latex/bookest/bookestdoc-en.pdf
%{_texmfdistdir}/doc/latex/bookest/bookestdoc-en.tex
%{_texmfdistdir}/doc/latex/bookest/bookestdoc-it.pdf
%{_texmfdistdir}/doc/latex/bookest/bookestdoc-it.tex
%files -n texlive-bookest
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/bookest/bookest.cls
/var/adm/update-scripts/texlive-bookest-%{texlive_version}.%{texlive_noarch}.1.1svn15878-%{release}-zypper
%package -n texlive-bookhands
Version: %{texlive_version}.%{texlive_noarch}.svn23609
Release: 0
Summary: A collection of book-hand fonts
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(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-bookhands-fonts >= %{texlive_version}
Recommends: texlive-bookhands-doc >= %{texlive_version}
Provides: tex(allcmin.sty)
Provides: tex(allegoth.sty)
Provides: tex(allhmin.sty)
Provides: tex(allhuncl.sty)
Provides: tex(allimaj.sty)
Provides: tex(allimin.sty)
Provides: tex(allpgoth.sty)
Provides: tex(allrtnd.sty)
Provides: tex(allrust.sty)
Provides: tex(allsqrc.sty)
Provides: tex(alluncl.sty)
Provides: tex(auncl17.tfm)
Provides: tex(auncl7.tfm)
Provides: tex(aunclb17.tfm)
Provides: tex(aunclb7.tfm)
Provides: tex(carolmin.sty)
Provides: tex(cmin10.tfm)
Provides: tex(cmin17.tfm)
Provides: tex(cmin7.tfm)
Provides: tex(cminb10.tfm)
Provides: tex(cminb17.tfm)
Provides: tex(cminb7.tfm)
Provides: tex(egoth10.tfm)
Provides: tex(egoth17.tfm)
Provides: tex(egoth7.tfm)
Provides: tex(egothb10.tfm)
Provides: tex(egothb17.tfm)
Provides: tex(egothb7.tfm)
Provides: tex(egothic.sty)
Provides: tex(hmin10.tfm)
Provides: tex(hmin17.tfm)
Provides: tex(hmin7.tfm)
Provides: tex(hminb10.tfm)
Provides: tex(hminb17.tfm)
Provides: tex(hminb7.tfm)
Provides: tex(humanist.sty)
Provides: tex(huncial.sty)
Provides: tex(huncl10.tfm)
Provides: tex(huncl17.tfm)
Provides: tex(huncl7.tfm)
Provides: tex(hunclb10.tfm)
Provides: tex(hunclb17.tfm)
Provides: tex(hunclb7.tfm)
Provides: tex(imaj10.tfm)
Provides: tex(imaj17.tfm)
Provides: tex(imaj7.tfm)
Provides: tex(imajb10.tfm)
Provides: tex(imajb17.tfm)
Provides: tex(imajb7.tfm)
Provides: tex(imin10.tfm)
Provides: tex(imin17.tfm)
Provides: tex(imin7.tfm)
Provides: tex(iminb10.tfm)
Provides: tex(iminb17.tfm)
Provides: tex(iminb7.tfm)
Provides: tex(inslrmaj.sty)
Provides: tex(inslrmin.sty)
Provides: tex(ot1auncl.fd)
Provides: tex(ot1cmin.fd)
Provides: tex(ot1egoth.fd)
Provides: tex(ot1hmin.fd)
Provides: tex(ot1huncl.fd)
Provides: tex(ot1imaj.fd)
Provides: tex(ot1imin.fd)
Provides: tex(ot1pgoth.fd)
Provides: tex(ot1rtnd.fd)
Provides: tex(ot1rust.fd)
Provides: tex(ot1sqrc.fd)
Provides: tex(ot1uncl.fd)
Provides: tex(pgoth10.tfm)
Provides: tex(pgoth17.tfm)
Provides: tex(pgoth7.tfm)
Provides: tex(pgothb10.tfm)
Provides: tex(pgothb17.tfm)
Provides: tex(pgothic.sty)
Provides: tex(rotunda.sty)
Provides: tex(rtnd10.tfm)
Provides: tex(rtnd17.tfm)
Provides: tex(rtnd7.tfm)
Provides: tex(rtndb10.tfm)
Provides: tex(rtndb17.tfm)
Provides: tex(rtndb7.tfm)
Provides: tex(rust10.tfm)
Provides: tex(rust17.tfm)
Provides: tex(rust7.tfm)
Provides: tex(rustb10.tfm)
Provides: tex(rustb17.tfm)
Provides: tex(rustb7.tfm)
Provides: tex(rustic.sty)
Provides: tex(sqrc10.tfm)
Provides: tex(sqrcaps.map)
Provides: tex(sqrcaps.sty)
Provides: tex(sqrcb10.tfm)
Provides: tex(t1auncl.fd)
Provides: tex(t1cmin.fd)
Provides: tex(t1egoth.fd)
Provides: tex(t1hmin.fd)
Provides: tex(t1huncl.fd)
Provides: tex(t1imaj.fd)
Provides: tex(t1imin.fd)
Provides: tex(t1pgoth.fd)
Provides: tex(t1rtnd.fd)
Provides: tex(t1rust.fd)
Provides: tex(t1sqrc.fd)
Provides: tex(t1uncl.fd)
Provides: tex(uncial.sty)
Provides: tex(uncl10.tfm)
Provides: tex(uncl17.tfm)
Provides: tex(uncl7.tfm)
Provides: tex(unclb10.tfm)
Provides: tex(unclb17.tfm)
Provides: tex(unclb7.tfm)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source7: bookhands.tar.xz
Source8: bookhands.doc.tar.xz
%description -n texlive-bookhands
This is a set of book-hand (Metafont) fonts and packages
covering manuscript scripts from the 1st century until
Gutenberg and Caxton. The included hands are: Square Capitals
(1st century onwards); Roman Rustic (1st-6th centuries);
Insular Minuscule (6th cenury onwards); Carolingian Minuscule
(8th-12th centuries); Early Gothic (11th-12th centuries);
Gothic Textura Quadrata (13th-15th centuries); Gothic Textura
Prescisus vel sine pedibus (13th century onwards); Rotunda (13-
15th centuries); Humanist Minuscule (14th century onwards);
Uncial (3rd-6th centuries); Half Uncial (3rd-9th centuries);
Artificial Uncial (6th-10th centuries); and Insular Majuscule
(6th-9th centuries).
date: 2015-08-15 03:39:34 +0000
%package -n texlive-bookhands-doc
Version: %{texlive_version}.%{texlive_noarch}.svn23609
Release: 0
Summary: Documentation for texlive-bookhands
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-bookhands-doc
This package includes the documentation for texlive-bookhands
%package -n texlive-bookhands-fonts
Version: %{texlive_version}.%{texlive_noarch}.svn23609
Release: 0
Summary: Severed fonts for texlive-bookhands
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-bookhands-fonts
The separated fonts package for texlive-bookhands
%post -n texlive-bookhands
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMap sqrcaps.map' >> /var/run/texlive/run-updmap
%postun -n texlive-bookhands
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMap sqrcaps.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-bookhands
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-bookhands-fonts
mkfontscale %{_datadir}/fonts/texlive-bookhands
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-bookhands
fc-cache %{_datadir}/fonts
%postun -n texlive-bookhands-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fi
%files -n texlive-bookhands-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/bookhands/README.PRW
%{_texmfdistdir}/doc/fonts/bookhands/allsqrcaps.pdf
%{_texmfdistdir}/doc/fonts/bookhands/auncial-README
%{_texmfdistdir}/doc/fonts/bookhands/auncial-tryfont.ps.gz
%{_texmfdistdir}/doc/fonts/bookhands/auncial-tryfont.tex
%{_texmfdistdir}/doc/fonts/bookhands/auncial/allfont.ps.gz
%{_texmfdistdir}/doc/fonts/bookhands/auncial/allfont.tex
%{_texmfdistdir}/doc/fonts/bookhands/bsamples.ps.gz
%{_texmfdistdir}/doc/fonts/bookhands/bsamples.tex
%{_texmfdistdir}/doc/fonts/bookhands/carolmin-README
%{_texmfdistdir}/doc/fonts/bookhands/carolmin-tryfont.tex
%{_texmfdistdir}/doc/fonts/bookhands/carolmin/allfont.tex
%{_texmfdistdir}/doc/fonts/bookhands/egothic-README
%{_texmfdistdir}/doc/fonts/bookhands/egothic-tryfont.tex
%{_texmfdistdir}/doc/fonts/bookhands/egothic/allfont.tex
%{_texmfdistdir}/doc/fonts/bookhands/humanist-README
%{_texmfdistdir}/doc/fonts/bookhands/humanist-tryfont.tex
%{_texmfdistdir}/doc/fonts/bookhands/humanist/allfont.tex
%{_texmfdistdir}/doc/fonts/bookhands/huncial-README
%{_texmfdistdir}/doc/fonts/bookhands/huncial-tryfont.ps.gz
%{_texmfdistdir}/doc/fonts/bookhands/huncial-tryfont.tex
%{_texmfdistdir}/doc/fonts/bookhands/huncial/allfont.ps.gz
%{_texmfdistdir}/doc/fonts/bookhands/huncial/allfont.tex
%{_texmfdistdir}/doc/fonts/bookhands/inslrmaj-README
%{_texmfdistdir}/doc/fonts/bookhands/inslrmaj-tryfont.ps.gz
%{_texmfdistdir}/doc/fonts/bookhands/inslrmaj-tryfont.tex
%{_texmfdistdir}/doc/fonts/bookhands/inslrmaj/allfont.ps.gz
%{_texmfdistdir}/doc/fonts/bookhands/inslrmaj/allfont.tex
%{_texmfdistdir}/doc/fonts/bookhands/inslrmin-README
%{_texmfdistdir}/doc/fonts/bookhands/inslrmin-tryfont.tex
%{_texmfdistdir}/doc/fonts/bookhands/inslrmin/allfont.tex
%{_texmfdistdir}/doc/fonts/bookhands/pgothic-README
%{_texmfdistdir}/doc/fonts/bookhands/pgothic-tryfont.pdf
%{_texmfdistdir}/doc/fonts/bookhands/pgothic-tryfont.tex
%{_texmfdistdir}/doc/fonts/bookhands/pgothic/allfont.tex
%{_texmfdistdir}/doc/fonts/bookhands/rotunda-README
%{_texmfdistdir}/doc/fonts/bookhands/rotunda-tryfont.tex
%{_texmfdistdir}/doc/fonts/bookhands/rotunda/allfont.tex
%{_texmfdistdir}/doc/fonts/bookhands/rustic-README
%{_texmfdistdir}/doc/fonts/bookhands/rustic-tryfont.ps.gz
%{_texmfdistdir}/doc/fonts/bookhands/rustic-tryfont.tex
%{_texmfdistdir}/doc/fonts/bookhands/rustic/allfont.ps.gz
%{_texmfdistdir}/doc/fonts/bookhands/rustic/allfont.tex
%{_texmfdistdir}/doc/fonts/bookhands/sqrcaps-README
%{_texmfdistdir}/doc/fonts/bookhands/sqrcaps.pdf
%{_texmfdistdir}/doc/fonts/bookhands/sqrcaps/allsqrcaps.tex
%{_texmfdistdir}/doc/fonts/bookhands/tgothic/README
%{_texmfdistdir}/doc/fonts/bookhands/tgothic/allfont.tex
%{_texmfdistdir}/doc/fonts/bookhands/tgothic/tgothic.dtx
%{_texmfdistdir}/doc/fonts/bookhands/tgothic/tgothic.ins
%{_texmfdistdir}/doc/fonts/bookhands/tgothic/tryfont.tex
%{_texmfdistdir}/doc/fonts/bookhands/trysqrcaps.pdf
%{_texmfdistdir}/doc/fonts/bookhands/trysqrcaps.tex
%{_texmfdistdir}/doc/fonts/bookhands/uncial-README
%{_texmfdistdir}/doc/fonts/bookhands/uncial-tryfont.ps.gz
%{_texmfdistdir}/doc/fonts/bookhands/uncial-tryfont.tex
%{_texmfdistdir}/doc/fonts/bookhands/uncial/allfont.ps.gz
%{_texmfdistdir}/doc/fonts/bookhands/uncial/allfont.tex
%files -n texlive-bookhands
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/afm/public/bookhands/sqrc10.afm
%{_texmfdistdir}/fonts/afm/public/bookhands/sqrcb10.afm
%{_texmfdistdir}/fonts/map/dvips/bookhands/sqrcaps.map
%{_texmfdistdir}/fonts/source/public/bookhands/auncl10.mf
%{_texmfdistdir}/fonts/source/public/bookhands/auncl17.mf
%{_texmfdistdir}/fonts/source/public/bookhands/auncl7.mf
%{_texmfdistdir}/fonts/source/public/bookhands/aunclb10.mf
%{_texmfdistdir}/fonts/source/public/bookhands/aunclb17.mf
%{_texmfdistdir}/fonts/source/public/bookhands/aunclb7.mf
%{_texmfdistdir}/fonts/source/public/bookhands/auncldig.mf
%{_texmfdistdir}/fonts/source/public/bookhands/auncll.mf
%{_texmfdistdir}/fonts/source/public/bookhands/auncllig.mf
%{_texmfdistdir}/fonts/source/public/bookhands/aunclpunct.mf
%{_texmfdistdir}/fonts/source/public/bookhands/auncltitle.mf
%{_texmfdistdir}/fonts/source/public/bookhands/aunclu.mf
%{_texmfdistdir}/fonts/source/public/bookhands/cmin10.mf
%{_texmfdistdir}/fonts/source/public/bookhands/cmin17.mf
%{_texmfdistdir}/fonts/source/public/bookhands/cmin7.mf
%{_texmfdistdir}/fonts/source/public/bookhands/cminb10.mf
%{_texmfdistdir}/fonts/source/public/bookhands/cminb17.mf
%{_texmfdistdir}/fonts/source/public/bookhands/cminb7.mf
%{_texmfdistdir}/fonts/source/public/bookhands/cmindig.mf
%{_texmfdistdir}/fonts/source/public/bookhands/cminl.mf
%{_texmfdistdir}/fonts/source/public/bookhands/cminlig.mf
%{_texmfdistdir}/fonts/source/public/bookhands/cminpunct.mf
%{_texmfdistdir}/fonts/source/public/bookhands/cmintitle.mf
%{_texmfdistdir}/fonts/source/public/bookhands/cminu.mf
%{_texmfdistdir}/fonts/source/public/bookhands/egoth10.mf
%{_texmfdistdir}/fonts/source/public/bookhands/egoth17.mf
%{_texmfdistdir}/fonts/source/public/bookhands/egoth7.mf
%{_texmfdistdir}/fonts/source/public/bookhands/egothb10.mf
%{_texmfdistdir}/fonts/source/public/bookhands/egothb17.mf
%{_texmfdistdir}/fonts/source/public/bookhands/egothb7.mf
%{_texmfdistdir}/fonts/source/public/bookhands/egothdig.mf
%{_texmfdistdir}/fonts/source/public/bookhands/egothl.mf
%{_texmfdistdir}/fonts/source/public/bookhands/egothlig.mf
%{_texmfdistdir}/fonts/source/public/bookhands/egothpunct.mf
%{_texmfdistdir}/fonts/source/public/bookhands/egothtitle.mf
%{_texmfdistdir}/fonts/source/public/bookhands/egothu.mf
%{_texmfdistdir}/fonts/source/public/bookhands/hmin10.mf
%{_texmfdistdir}/fonts/source/public/bookhands/hmin17.mf
%{_texmfdistdir}/fonts/source/public/bookhands/hmin7.mf
%{_texmfdistdir}/fonts/source/public/bookhands/hminb10.mf
%{_texmfdistdir}/fonts/source/public/bookhands/hminb17.mf
%{_texmfdistdir}/fonts/source/public/bookhands/hminb7.mf
%{_texmfdistdir}/fonts/source/public/bookhands/hmindig.mf
%{_texmfdistdir}/fonts/source/public/bookhands/hminl.mf
%{_texmfdistdir}/fonts/source/public/bookhands/hminlig.mf
%{_texmfdistdir}/fonts/source/public/bookhands/hminpunct.mf
%{_texmfdistdir}/fonts/source/public/bookhands/hmintitle.mf
%{_texmfdistdir}/fonts/source/public/bookhands/hminu.mf
%{_texmfdistdir}/fonts/source/public/bookhands/huncl10.mf
%{_texmfdistdir}/fonts/source/public/bookhands/huncl17.mf
%{_texmfdistdir}/fonts/source/public/bookhands/huncl7.mf
%{_texmfdistdir}/fonts/source/public/bookhands/hunclb10.mf
%{_texmfdistdir}/fonts/source/public/bookhands/hunclb17.mf
%{_texmfdistdir}/fonts/source/public/bookhands/hunclb7.mf
%{_texmfdistdir}/fonts/source/public/bookhands/huncldig.mf
%{_texmfdistdir}/fonts/source/public/bookhands/huncll.mf
%{_texmfdistdir}/fonts/source/public/bookhands/huncllig.mf
%{_texmfdistdir}/fonts/source/public/bookhands/hunclpunct.mf
%{_texmfdistdir}/fonts/source/public/bookhands/huncltitle.mf
%{_texmfdistdir}/fonts/source/public/bookhands/hunclu.mf
%{_texmfdistdir}/fonts/source/public/bookhands/imaj10.mf
%{_texmfdistdir}/fonts/source/public/bookhands/imaj17.mf
%{_texmfdistdir}/fonts/source/public/bookhands/imaj7.mf
%{_texmfdistdir}/fonts/source/public/bookhands/imajb10.mf
%{_texmfdistdir}/fonts/source/public/bookhands/imajb17.mf
%{_texmfdistdir}/fonts/source/public/bookhands/imajb7.mf
%{_texmfdistdir}/fonts/source/public/bookhands/imajdig.mf
%{_texmfdistdir}/fonts/source/public/bookhands/imajl.mf
%{_texmfdistdir}/fonts/source/public/bookhands/imajlig.mf
%{_texmfdistdir}/fonts/source/public/bookhands/imajpunct.mf
%{_texmfdistdir}/fonts/source/public/bookhands/imajtitle.mf
%{_texmfdistdir}/fonts/source/public/bookhands/imaju.mf
%{_texmfdistdir}/fonts/source/public/bookhands/imin10.mf
%{_texmfdistdir}/fonts/source/public/bookhands/imin17.mf
%{_texmfdistdir}/fonts/source/public/bookhands/imin7.mf
%{_texmfdistdir}/fonts/source/public/bookhands/iminb10.mf
%{_texmfdistdir}/fonts/source/public/bookhands/iminb17.mf
%{_texmfdistdir}/fonts/source/public/bookhands/iminb7.mf
%{_texmfdistdir}/fonts/source/public/bookhands/imindig.mf
%{_texmfdistdir}/fonts/source/public/bookhands/iminl.mf
%{_texmfdistdir}/fonts/source/public/bookhands/iminlig.mf
%{_texmfdistdir}/fonts/source/public/bookhands/iminpunct.mf
%{_texmfdistdir}/fonts/source/public/bookhands/imintitle.mf
%{_texmfdistdir}/fonts/source/public/bookhands/iminu.mf
%{_texmfdistdir}/fonts/source/public/bookhands/pgoth10.mf
%{_texmfdistdir}/fonts/source/public/bookhands/pgoth17.mf
%{_texmfdistdir}/fonts/source/public/bookhands/pgoth7.mf
%{_texmfdistdir}/fonts/source/public/bookhands/pgothb10.mf
%{_texmfdistdir}/fonts/source/public/bookhands/pgothb17.mf
%{_texmfdistdir}/fonts/source/public/bookhands/pgothb7.mf
%{_texmfdistdir}/fonts/source/public/bookhands/pgothdig.mf
%{_texmfdistdir}/fonts/source/public/bookhands/pgothl.mf
%{_texmfdistdir}/fonts/source/public/bookhands/pgothlig.mf
%{_texmfdistdir}/fonts/source/public/bookhands/pgothpunct.mf
%{_texmfdistdir}/fonts/source/public/bookhands/pgothtitle.mf
%{_texmfdistdir}/fonts/source/public/bookhands/pgothu.mf
%{_texmfdistdir}/fonts/source/public/bookhands/rtnd10.mf
%{_texmfdistdir}/fonts/source/public/bookhands/rtnd17.mf
%{_texmfdistdir}/fonts/source/public/bookhands/rtnd7.mf
%{_texmfdistdir}/fonts/source/public/bookhands/rtndb10.mf
%{_texmfdistdir}/fonts/source/public/bookhands/rtndb17.mf
%{_texmfdistdir}/fonts/source/public/bookhands/rtndb7.mf
%{_texmfdistdir}/fonts/source/public/bookhands/rtnddig.mf
%{_texmfdistdir}/fonts/source/public/bookhands/rtndl.mf
%{_texmfdistdir}/fonts/source/public/bookhands/rtndlig.mf
%{_texmfdistdir}/fonts/source/public/bookhands/rtndpunct.mf
%{_texmfdistdir}/fonts/source/public/bookhands/rtndtitle.mf
%{_texmfdistdir}/fonts/source/public/bookhands/rtndu.mf
%{_texmfdistdir}/fonts/source/public/bookhands/rust10.mf
%{_texmfdistdir}/fonts/source/public/bookhands/rust17.mf
%{_texmfdistdir}/fonts/source/public/bookhands/rust7.mf
%{_texmfdistdir}/fonts/source/public/bookhands/rustb10.mf
%{_texmfdistdir}/fonts/source/public/bookhands/rustb17.mf
%{_texmfdistdir}/fonts/source/public/bookhands/rustb7.mf
%{_texmfdistdir}/fonts/source/public/bookhands/rustdig.mf
%{_texmfdistdir}/fonts/source/public/bookhands/rustl.mf
%{_texmfdistdir}/fonts/source/public/bookhands/rustlig.mf
%{_texmfdistdir}/fonts/source/public/bookhands/rustpunct.mf
%{_texmfdistdir}/fonts/source/public/bookhands/rusttitle.mf
%{_texmfdistdir}/fonts/source/public/bookhands/rustu.mf
%{_texmfdistdir}/fonts/source/public/bookhands/uncl10.mf
%{_texmfdistdir}/fonts/source/public/bookhands/uncl17.mf
%{_texmfdistdir}/fonts/source/public/bookhands/uncl7.mf
%{_texmfdistdir}/fonts/source/public/bookhands/unclb10.mf
%{_texmfdistdir}/fonts/source/public/bookhands/unclb17.mf
%{_texmfdistdir}/fonts/source/public/bookhands/unclb7.mf
%{_texmfdistdir}/fonts/source/public/bookhands/uncldig.mf
%{_texmfdistdir}/fonts/source/public/bookhands/uncll.mf
%{_texmfdistdir}/fonts/source/public/bookhands/uncllig.mf
%{_texmfdistdir}/fonts/source/public/bookhands/unclpunct.mf
%{_texmfdistdir}/fonts/source/public/bookhands/uncltitle.mf
%{_texmfdistdir}/fonts/source/public/bookhands/unclu.mf
%{_texmfdistdir}/fonts/tfm/public/bookhands/auncl17.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/auncl7.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/aunclb17.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/aunclb7.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/cmin10.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/cmin17.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/cmin7.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/cminb10.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/cminb17.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/cminb7.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/egoth10.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/egoth17.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/egoth7.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/egothb10.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/egothb17.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/egothb7.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/hmin10.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/hmin17.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/hmin7.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/hminb10.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/hminb17.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/hminb7.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/huncl10.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/huncl17.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/huncl7.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/hunclb10.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/hunclb17.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/hunclb7.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/imaj10.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/imaj17.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/imaj7.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/imajb10.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/imajb17.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/imajb7.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/imin10.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/imin17.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/imin7.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/iminb10.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/iminb17.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/iminb7.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/pgoth10.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/pgoth17.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/pgoth7.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/pgothb10.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/pgothb17.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/rtnd10.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/rtnd17.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/rtnd7.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/rtndb10.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/rtndb17.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/rtndb7.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/rust10.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/rust17.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/rust7.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/rustb10.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/rustb17.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/rustb7.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/sqrc10.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/sqrcb10.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/uncl10.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/uncl17.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/uncl7.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/unclb10.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/unclb17.tfm
%{_texmfdistdir}/fonts/tfm/public/bookhands/unclb7.tfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/bookhands/sqrc10.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/bookhands/sqrcb10.pfb
%{_texmfdistdir}/tex/latex/bookhands/allcmin.sty
%{_texmfdistdir}/tex/latex/bookhands/allegoth.sty
%{_texmfdistdir}/tex/latex/bookhands/allhmin.sty
%{_texmfdistdir}/tex/latex/bookhands/allhuncl.sty
%{_texmfdistdir}/tex/latex/bookhands/allimaj.sty
%{_texmfdistdir}/tex/latex/bookhands/allimin.sty
%{_texmfdistdir}/tex/latex/bookhands/allpgoth.sty
%{_texmfdistdir}/tex/latex/bookhands/allrtnd.sty
%{_texmfdistdir}/tex/latex/bookhands/allrust.sty
%{_texmfdistdir}/tex/latex/bookhands/allsqrc.sty
%{_texmfdistdir}/tex/latex/bookhands/alluncl.sty
%{_texmfdistdir}/tex/latex/bookhands/carolmin.sty
%{_texmfdistdir}/tex/latex/bookhands/egothic.sty
%{_texmfdistdir}/tex/latex/bookhands/humanist.sty
%{_texmfdistdir}/tex/latex/bookhands/huncial.sty
%{_texmfdistdir}/tex/latex/bookhands/inslrmaj.sty
%{_texmfdistdir}/tex/latex/bookhands/inslrmin.sty
%{_texmfdistdir}/tex/latex/bookhands/ot1auncl.fd
%{_texmfdistdir}/tex/latex/bookhands/ot1cmin.fd
%{_texmfdistdir}/tex/latex/bookhands/ot1egoth.fd
%{_texmfdistdir}/tex/latex/bookhands/ot1hmin.fd
%{_texmfdistdir}/tex/latex/bookhands/ot1huncl.fd
%{_texmfdistdir}/tex/latex/bookhands/ot1imaj.fd
%{_texmfdistdir}/tex/latex/bookhands/ot1imin.fd
%{_texmfdistdir}/tex/latex/bookhands/ot1pgoth.fd
%{_texmfdistdir}/tex/latex/bookhands/ot1rtnd.fd
%{_texmfdistdir}/tex/latex/bookhands/ot1rust.fd
%{_texmfdistdir}/tex/latex/bookhands/ot1sqrc.fd
%{_texmfdistdir}/tex/latex/bookhands/ot1uncl.fd
%{_texmfdistdir}/tex/latex/bookhands/pgothic.sty
%{_texmfdistdir}/tex/latex/bookhands/rotunda.sty
%{_texmfdistdir}/tex/latex/bookhands/rustic.sty
%{_texmfdistdir}/tex/latex/bookhands/sqrcaps.sty
%{_texmfdistdir}/tex/latex/bookhands/t1auncl.fd
%{_texmfdistdir}/tex/latex/bookhands/t1cmin.fd
%{_texmfdistdir}/tex/latex/bookhands/t1egoth.fd
%{_texmfdistdir}/tex/latex/bookhands/t1hmin.fd
%{_texmfdistdir}/tex/latex/bookhands/t1huncl.fd
%{_texmfdistdir}/tex/latex/bookhands/t1imaj.fd
%{_texmfdistdir}/tex/latex/bookhands/t1imin.fd
%{_texmfdistdir}/tex/latex/bookhands/t1pgoth.fd
%{_texmfdistdir}/tex/latex/bookhands/t1rtnd.fd
%{_texmfdistdir}/tex/latex/bookhands/t1rust.fd
%{_texmfdistdir}/tex/latex/bookhands/t1sqrc.fd
%{_texmfdistdir}/tex/latex/bookhands/t1uncl.fd
%{_texmfdistdir}/tex/latex/bookhands/uncial.sty
%files -n texlive-bookhands-fonts
%defattr(-,root,root,755)
%dir %{_datadir}/fonts/texlive-bookhands
%config %{_sysconfdir}/fonts/conf.avail/58-texlive-bookhands.conf
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-bookhands/encodings.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-bookhands/fonts.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-bookhands/fonts.scale
%{_datadir}/fonts/texlive-bookhands/sqrc10.pfb
%{_datadir}/fonts/texlive-bookhands/sqrcb10.pfb
/var/adm/update-scripts/texlive-bookhands-%{texlive_version}.%{texlive_noarch}.svn23609-%{release}-zypper
%package -n texlive-booklet
Version: %{texlive_version}.%{texlive_noarch}.0.0.7bsvn15878
Release: 0
Summary: Aids for printing simple booklets
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-booklet-doc >= %{texlive_version}
Provides: tex(bkltprnt.sty)
Provides: tex(booklet.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source9: booklet.tar.xz
Source10: booklet.doc.tar.xz
%description -n texlive-booklet
Pages of a document processed with the booklet package will be
reordered and scaled so that they can be printed as four pages
per physical sheet of paper, two pages per side. The resulting
sheets will, when folded in half, assemble into a booklet.
Instructions on producing the manual itself as a booklet are
included.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-booklet-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.7bsvn15878
Release: 0
Summary: Documentation for texlive-booklet
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-booklet-doc
This package includes the documentation for texlive-booklet
%post -n texlive-booklet
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-booklet
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-booklet
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-booklet-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/booklet/README
%{_texmfdistdir}/doc/latex/booklet/booklet.pdf
%files -n texlive-booklet
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/booklet/bkltprnt.sty
%{_texmfdistdir}/tex/latex/booklet/booklet.sty
/var/adm/update-scripts/texlive-booklet-%{texlive_version}.%{texlive_noarch}.0.0.7bsvn15878-%{release}-zypper
%package -n texlive-bookman
Version: %{texlive_version}.%{texlive_noarch}.svn31835
Release: 0
Summary: URW "Base 35" font pack for LaTeX
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(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-bookman-fonts >= %{texlive_version}
Provides: tex(8rubk.fd)
Provides: tex(omlubk.fd)
Provides: tex(omsubk.fd)
Provides: tex(ot1ubk.fd)
Provides: tex(pbkd.tfm)
Provides: tex(pbkd.vf)
Provides: tex(pbkd7t.tfm)
Provides: tex(pbkd7t.vf)
Provides: tex(pbkd8c.tfm)
Provides: tex(pbkd8c.vf)
Provides: tex(pbkd8r.tfm)
Provides: tex(pbkd8t.tfm)
Provides: tex(pbkd8t.vf)
Provides: tex(pbkdc.tfm)
Provides: tex(pbkdc.vf)
Provides: tex(pbkdc7t.tfm)
Provides: tex(pbkdc7t.vf)
Provides: tex(pbkdc8t.tfm)
Provides: tex(pbkdc8t.vf)
Provides: tex(pbkdi.tfm)
Provides: tex(pbkdi.vf)
Provides: tex(pbkdi7t.tfm)
Provides: tex(pbkdi7t.vf)
Provides: tex(pbkdi8c.tfm)
Provides: tex(pbkdi8c.vf)
Provides: tex(pbkdi8r.tfm)
Provides: tex(pbkdi8t.tfm)
Provides: tex(pbkdi8t.vf)
Provides: tex(pbkdo.tfm)
Provides: tex(pbkdo.vf)
Provides: tex(pbkdo7t.tfm)
Provides: tex(pbkdo7t.vf)
Provides: tex(pbkdo8c.tfm)
Provides: tex(pbkdo8c.vf)
Provides: tex(pbkdo8r.tfm)
Provides: tex(pbkdo8t.tfm)
Provides: tex(pbkdo8t.vf)
Provides: tex(pbkl.tfm)
Provides: tex(pbkl.vf)
Provides: tex(pbkl7t.tfm)
Provides: tex(pbkl7t.vf)
Provides: tex(pbkl8c.tfm)
Provides: tex(pbkl8c.vf)
Provides: tex(pbkl8r.tfm)
Provides: tex(pbkl8t.tfm)
Provides: tex(pbkl8t.vf)
Provides: tex(pbklc.tfm)
Provides: tex(pbklc.vf)
Provides: tex(pbklc7t.tfm)
Provides: tex(pbklc7t.vf)
Provides: tex(pbklc8t.tfm)
Provides: tex(pbklc8t.vf)
Provides: tex(pbkli.tfm)
Provides: tex(pbkli.vf)
Provides: tex(pbkli7t.tfm)
Provides: tex(pbkli7t.vf)
Provides: tex(pbkli8c.tfm)
Provides: tex(pbkli8c.vf)
Provides: tex(pbkli8r.tfm)
Provides: tex(pbkli8t.tfm)
Provides: tex(pbkli8t.vf)
Provides: tex(pbklo.tfm)
Provides: tex(pbklo.vf)
Provides: tex(pbklo7t.tfm)
Provides: tex(pbklo7t.vf)
Provides: tex(pbklo8c.tfm)
Provides: tex(pbklo8c.vf)
Provides: tex(pbklo8r.tfm)
Provides: tex(pbklo8t.tfm)
Provides: tex(pbklo8t.vf)
Provides: tex(t1ubk.fd)
Provides: tex(ts1ubk.fd)
Provides: tex(ubk.map)
Provides: tex(ubkb7t.tfm)
Provides: tex(ubkb7t.vf)
Provides: tex(ubkb8c.tfm)
Provides: tex(ubkb8c.vf)
Provides: tex(ubkb8r.tfm)
Provides: tex(ubkb8t.tfm)
Provides: tex(ubkb8t.vf)
Provides: tex(ubkbc7t.tfm)
Provides: tex(ubkbc7t.vf)
Provides: tex(ubkbc8t.tfm)
Provides: tex(ubkbc8t.vf)
Provides: tex(ubkbi7t.tfm)
Provides: tex(ubkbi7t.vf)
Provides: tex(ubkbi8c.tfm)
Provides: tex(ubkbi8c.vf)
Provides: tex(ubkbi8r.tfm)
Provides: tex(ubkbi8t.tfm)
Provides: tex(ubkbi8t.vf)
Provides: tex(ubkbo7t.tfm)
Provides: tex(ubkbo7t.vf)
Provides: tex(ubkbo8c.tfm)
Provides: tex(ubkbo8c.vf)
Provides: tex(ubkbo8r.tfm)
Provides: tex(ubkbo8t.tfm)
Provides: tex(ubkbo8t.vf)
Provides: tex(ubkd7t.tfm)
Provides: tex(ubkd7t.vf)
Provides: tex(ubkd8c.tfm)
Provides: tex(ubkd8c.vf)
Provides: tex(ubkd8r.tfm)
Provides: tex(ubkd8t.tfm)
Provides: tex(ubkd8t.vf)
Provides: tex(ubkdc7t.tfm)
Provides: tex(ubkdc7t.vf)
Provides: tex(ubkdc8t.tfm)
Provides: tex(ubkdc8t.vf)
Provides: tex(ubkdi7t.tfm)
Provides: tex(ubkdi7t.vf)
Provides: tex(ubkdi8c.tfm)
Provides: tex(ubkdi8c.vf)
Provides: tex(ubkdi8r.tfm)
Provides: tex(ubkdi8t.tfm)
Provides: tex(ubkdi8t.vf)
Provides: tex(ubkdo7t.tfm)
Provides: tex(ubkdo7t.vf)
Provides: tex(ubkdo8c.tfm)
Provides: tex(ubkdo8c.vf)
Provides: tex(ubkdo8r.tfm)
Provides: tex(ubkdo8t.tfm)
Provides: tex(ubkdo8t.vf)
Provides: tex(ubkl7t.tfm)
Provides: tex(ubkl7t.vf)
Provides: tex(ubkl8c.tfm)
Provides: tex(ubkl8c.vf)
Provides: tex(ubkl8r.tfm)
Provides: tex(ubkl8t.tfm)
Provides: tex(ubkl8t.vf)
Provides: tex(ubklc7t.tfm)
Provides: tex(ubklc7t.vf)
Provides: tex(ubklc8t.tfm)
Provides: tex(ubklc8t.vf)
Provides: tex(ubkli7t.tfm)
Provides: tex(ubkli7t.vf)
Provides: tex(ubkli8c.tfm)
Provides: tex(ubkli8c.vf)
Provides: tex(ubkli8r.tfm)
Provides: tex(ubkli8t.tfm)
Provides: tex(ubkli8t.vf)
Provides: tex(ubklo7t.tfm)
Provides: tex(ubklo7t.vf)
Provides: tex(ubklo8c.tfm)
Provides: tex(ubklo8c.vf)
Provides: tex(ubklo8r.tfm)
Provides: tex(ubklo8t.tfm)
Provides: tex(ubklo8t.vf)
Provides: tex(ubkr7t.tfm)
Provides: tex(ubkr7t.vf)
Provides: tex(ubkr8c.tfm)
Provides: tex(ubkr8c.vf)
Provides: tex(ubkr8r.tfm)
Provides: tex(ubkr8t.tfm)
Provides: tex(ubkr8t.vf)
Provides: tex(ubkrc7t.tfm)
Provides: tex(ubkrc7t.vf)
Provides: tex(ubkrc8t.tfm)
Provides: tex(ubkrc8t.vf)
Provides: tex(ubkri7t.tfm)
Provides: tex(ubkri7t.vf)
Provides: tex(ubkri8c.tfm)
Provides: tex(ubkri8c.vf)
Provides: tex(ubkri8r.tfm)
Provides: tex(ubkri8t.tfm)
Provides: tex(ubkri8t.vf)
Provides: tex(ubkro7t.tfm)
Provides: tex(ubkro7t.vf)
Provides: tex(ubkro8c.tfm)
Provides: tex(ubkro8c.vf)
Provides: tex(ubkro8r.tfm)
Provides: tex(ubkro8t.tfm)
Provides: tex(ubkro8t.vf)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source11: bookman.tar.xz
%description -n texlive-bookman
A set of fonts for use as "drop-in" replacements for Adobe's
basic set, comprising: Century Schoolbook (substituting for
Adobe's New Century Schoolbook); Dingbats (substituting for
Adobe's Zapf Dingbats); Nimbus Mono L (substituting for Abobe's
Courier); Nimbus Roman No9 L (substituting for Adobe's Times);
Nimbus Sans L (substituting for Adobe's Helvetica); Standard
Symbols L (substituting for Adobe's Symbol); URW Bookman; URW
Chancery L Medium Italic (substituting for Adobe's Zapf
Chancery); URW Gothic L Book (substituting for Adobe's Avant
Garde); and URW Palladio L (substituting for Adobe's Palatino).
date: 2015-08-03 03:43:12 +0000
%package -n texlive-bookman-fonts
Version: %{texlive_version}.%{texlive_noarch}.svn31835
Release: 0
Summary: Severed fonts for texlive-bookman
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-bookman-fonts
The separated fonts package for texlive-bookman
%post -n texlive-bookman
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMap ubk.map' >> /var/run/texlive/run-updmap
%postun -n texlive-bookman
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMap ubk.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-bookman
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-bookman-fonts
mkfontscale %{_datadir}/fonts/texlive-bookman
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-bookman
fc-cache %{_datadir}/fonts
%postun -n texlive-bookman-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fi
%files -n texlive-bookman
%defattr(-,root,root,755)
%{_texmfdistdir}/dvips/bookman/config.ubk
%{_texmfdistdir}/fonts/afm/adobe/bookman/pbkd8a.afm
%{_texmfdistdir}/fonts/afm/adobe/bookman/pbkdi8a.afm
%{_texmfdistdir}/fonts/afm/adobe/bookman/pbkl8a.afm
%{_texmfdistdir}/fonts/afm/adobe/bookman/pbkli8a.afm
%{_texmfdistdir}/fonts/afm/urw/bookman/ubkd8a.afm
%{_texmfdistdir}/fonts/afm/urw/bookman/ubkdi8a.afm
%{_texmfdistdir}/fonts/afm/urw/bookman/ubkl8a.afm
%{_texmfdistdir}/fonts/afm/urw/bookman/ubkli8a.afm
%{_texmfdistdir}/fonts/map/dvips/bookman/ubk.map
%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkd.tfm
%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkd7t.tfm
%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkd8c.tfm
%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkd8r.tfm
%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkd8t.tfm
%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdc.tfm
%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdc7t.tfm
%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdc8t.tfm
%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdi.tfm
%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdi7t.tfm
%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdi8c.tfm
%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdi8r.tfm
%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdi8t.tfm
%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdo.tfm
%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdo7t.tfm
%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdo8c.tfm
%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdo8r.tfm
%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdo8t.tfm
%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkl.tfm
%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkl7t.tfm
%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkl8c.tfm
%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkl8r.tfm
%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkl8t.tfm
%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbklc.tfm
%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbklc7t.tfm
%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbklc8t.tfm
%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkli.tfm
%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkli7t.tfm
%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkli8c.tfm
%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkli8r.tfm
%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkli8t.tfm
%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbklo.tfm
%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbklo7t.tfm
%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbklo8c.tfm
%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbklo8r.tfm
%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbklo8t.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkb7t.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkb8c.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkb8r.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkb8t.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkbc7t.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkbc8t.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkbi7t.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkbi8c.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkbi8r.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkbi8t.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkbo7t.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkbo8c.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkbo8r.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkbo8t.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkd7t.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkd8c.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkd8r.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkd8t.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkdc7t.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkdc8t.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkdi7t.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkdi8c.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkdi8r.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkdi8t.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkdo7t.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkdo8c.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkdo8r.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkdo8t.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkl7t.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkl8c.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkl8r.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkl8t.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubklc7t.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubklc8t.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkli7t.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkli8c.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkli8r.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkli8t.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubklo7t.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubklo8c.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubklo8r.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubklo8t.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkr7t.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkr8c.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkr8r.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkr8t.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkrc7t.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkrc8t.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkri7t.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkri8c.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkri8r.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkri8t.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkro7t.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkro8c.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkro8r.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkro8t.tfm
%verify(link) %{_texmfdistdir}/fonts/type1/urw/bookman/ubkd8a.pfb
%{_texmfdistdir}/fonts/type1/urw/bookman/ubkd8a.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/urw/bookman/ubkdi8a.pfb
%{_texmfdistdir}/fonts/type1/urw/bookman/ubkdi8a.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/urw/bookman/ubkl8a.pfb
%{_texmfdistdir}/fonts/type1/urw/bookman/ubkl8a.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/urw/bookman/ubkli8a.pfb
%{_texmfdistdir}/fonts/type1/urw/bookman/ubkli8a.pfm
%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkd.vf
%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkd7t.vf
%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkd8c.vf
%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkd8t.vf
%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkdc.vf
%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkdc7t.vf
%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkdc8t.vf
%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkdi.vf
%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkdi7t.vf
%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkdi8c.vf
%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkdi8t.vf
%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkdo.vf
%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkdo7t.vf
%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkdo8c.vf
%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkdo8t.vf
%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkl.vf
%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkl7t.vf
%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkl8c.vf
%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkl8t.vf
%{_texmfdistdir}/fonts/vf/adobe/bookman/pbklc.vf
%{_texmfdistdir}/fonts/vf/adobe/bookman/pbklc7t.vf
%{_texmfdistdir}/fonts/vf/adobe/bookman/pbklc8t.vf
%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkli.vf
%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkli7t.vf
%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkli8c.vf
%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkli8t.vf
%{_texmfdistdir}/fonts/vf/adobe/bookman/pbklo.vf
%{_texmfdistdir}/fonts/vf/adobe/bookman/pbklo7t.vf
%{_texmfdistdir}/fonts/vf/adobe/bookman/pbklo8c.vf
%{_texmfdistdir}/fonts/vf/adobe/bookman/pbklo8t.vf
%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkb7t.vf
%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkb8c.vf
%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkb8t.vf
%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkbc7t.vf
%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkbc8t.vf
%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkbi7t.vf
%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkbi8c.vf
%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkbi8t.vf
%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkbo7t.vf
%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkbo8c.vf
%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkbo8t.vf
%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkd7t.vf
%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkd8c.vf
%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkd8t.vf
%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkdc7t.vf
%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkdc8t.vf
%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkdi7t.vf
%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkdi8c.vf
%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkdi8t.vf
%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkdo7t.vf
%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkdo8c.vf
%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkdo8t.vf
%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkl7t.vf
%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkl8c.vf
%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkl8t.vf
%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubklc7t.vf
%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubklc8t.vf
%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkli7t.vf
%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkli8c.vf
%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkli8t.vf
%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubklo7t.vf
%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubklo8c.vf
%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubklo8t.vf
%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkr7t.vf
%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkr8c.vf
%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkr8t.vf
%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkrc7t.vf
%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkrc8t.vf
%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkri7t.vf
%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkri8c.vf
%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkri8t.vf
%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkro7t.vf
%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkro8c.vf
%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkro8t.vf
%{_texmfdistdir}/tex/latex/bookman/8rubk.fd
%{_texmfdistdir}/tex/latex/bookman/omlubk.fd
%{_texmfdistdir}/tex/latex/bookman/omsubk.fd
%{_texmfdistdir}/tex/latex/bookman/ot1ubk.fd
%{_texmfdistdir}/tex/latex/bookman/t1ubk.fd
%{_texmfdistdir}/tex/latex/bookman/ts1ubk.fd
%files -n texlive-bookman-fonts
%defattr(-,root,root,755)
%dir %{_datadir}/fonts/texlive-bookman
%config %{_sysconfdir}/fonts/conf.avail/58-texlive-bookman.conf
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-bookman/encodings.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-bookman/fonts.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-bookman/fonts.scale
%{_datadir}/fonts/texlive-bookman/ubkd8a.pfb
%{_datadir}/fonts/texlive-bookman/ubkdi8a.pfb
%{_datadir}/fonts/texlive-bookman/ubkl8a.pfb
%{_datadir}/fonts/texlive-bookman/ubkli8a.pfb
/var/adm/update-scripts/texlive-bookman-%{texlive_version}.%{texlive_noarch}.svn31835-%{release}-zypper
%package -n texlive-booktabs
Version: %{texlive_version}.%{texlive_noarch}.1.618033svn40846
Release: 0
Summary: Publication quality tables 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-booktabs-doc >= %{texlive_version}
Provides: tex(booktabs.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source12: booktabs.tar.xz
Source13: booktabs.doc.tar.xz
%description -n texlive-booktabs
The package enhances the quality of tables in LaTeX, providing
extra commands as well as behind-the-scenes optimisation.
Guidelines are given as to what constitutes a good table in
this context. From version 1.61, the package offers longtable
compatibility.
date: 2016-04-29 09:11:52 +0000
%package -n texlive-booktabs-doc
Version: %{texlive_version}.%{texlive_noarch}.1.618033svn40846
Release: 0
Summary: Documentation for texlive-booktabs
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Provides: locale(texlive-booktabs-doc:en)
%description -n texlive-booktabs-doc
This package includes the documentation for texlive-booktabs
%post -n texlive-booktabs
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-booktabs
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-booktabs
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-booktabs-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/booktabs/README
%{_texmfdistdir}/doc/latex/booktabs/booktabs.pdf
%files -n texlive-booktabs
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/booktabs/booktabs.sty
/var/adm/update-scripts/texlive-booktabs-%{texlive_version}.%{texlive_noarch}.1.618033svn40846-%{release}-zypper
%package -n texlive-booktabs-de
Version: %{texlive_version}.%{texlive_noarch}.1.61803svn21907
Release: 0
Summary: German version of booktabs
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
Source14: booktabs-de.doc.tar.xz
%description -n texlive-booktabs-de
This is a "translation" of the booktabs.
date: 2015-08-03 03:43:12 +0000
%post -n texlive-booktabs-de
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-booktabs-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-booktabs-de
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-booktabs-de
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/booktabs-de/README-DE
%{_texmfdistdir}/doc/latex/booktabs-de/booktabs-de.dtx
%{_texmfdistdir}/doc/latex/booktabs-de/booktabs-de.ins
%{_texmfdistdir}/doc/latex/booktabs-de/booktabs-de.pdf
/var/adm/update-scripts/texlive-booktabs-de-%{texlive_version}.%{texlive_noarch}.1.61803svn21907-%{release}-zypper
%package -n texlive-booktabs-fr
Version: %{texlive_version}.%{texlive_noarch}.1.00svn21948
Release: 0
Summary: French translation of booktabs documentation
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source15: booktabs-fr.doc.tar.xz
%description -n texlive-booktabs-fr
The translation comes from a collection provided by Benjamin
Bayart.
date: 2015-08-03 03:43:12 +0000
%post -n texlive-booktabs-fr
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-booktabs-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-booktabs-fr
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-booktabs-fr
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/booktabs-fr/README
%{_texmfdistdir}/doc/latex/booktabs-fr/f-booktabs.dtx
%{_texmfdistdir}/doc/latex/booktabs-fr/f-booktabs.pdf
%{_texmfdistdir}/doc/latex/booktabs-fr/ltxdoc.cfg
/var/adm/update-scripts/texlive-booktabs-fr-%{texlive_version}.%{texlive_noarch}.1.00svn21948-%{release}-zypper
%package -n texlive-boolexpr
Version: %{texlive_version}.%{texlive_noarch}.3.14svn17830
Release: 0
Summary: A boolean expression evaluator and a switch command
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-boolexpr-doc >= %{texlive_version}
Provides: tex(boolexpr.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source16: boolexpr.tar.xz
Source17: boolexpr.doc.tar.xz
%description -n texlive-boolexpr
The \boolexpr macro evaluates boolean expressions in a purely
expandable way. \boolexpr{ A \OR B \AND C } expands to 0 if the
logical expression is TRUE. A, B, C may be: numeric expressions
such as: x=y, x<>y, x>y or x<y; - boolean switches: \iftrue
0\else 1\fi; - conditionals: \ifcsname whatsit\endcsname 0\else
1\fi; - another \boolexpr: \boolexpr{ D \OR E \AND F }:
\boolexpr may be used with \ifcase: \ifcase\boolexpr{ A \OR B
\AND C } What to do if true \else What to do if false \fi The
\switch command (which is also expandable) has the form:
\switch \case{<boolean expression>} ... \case{<boolean
expression>} ... ... \otherwise ... \endswitch
date: 2015-08-03 03:43:12 +0000
%package -n texlive-boolexpr-doc
Version: %{texlive_version}.%{texlive_noarch}.3.14svn17830
Release: 0
Summary: Documentation for texlive-boolexpr
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-boolexpr-doc
This package includes the documentation for texlive-boolexpr
%post -n texlive-boolexpr
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-boolexpr
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-boolexpr
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-boolexpr-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/boolexpr/README
%{_texmfdistdir}/doc/latex/boolexpr/boolexpr.pdf
%files -n texlive-boolexpr
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/boolexpr/boolexpr.sty
/var/adm/update-scripts/texlive-boolexpr-%{texlive_version}.%{texlive_noarch}.3.14svn17830-%{release}-zypper
%package -n texlive-boondox
Version: %{texlive_version}.%{texlive_noarch}.1.0svn22313
Release: 0
Summary: Mathematical alphabets derived from the STIX fonts
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(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-boondox-fonts >= %{texlive_version}
Recommends: texlive-boondox-doc >= %{texlive_version}
Provides: tex(BOONDOX-b-cal.tfm)
Provides: tex(BOONDOX-b-cal.vf)
Provides: tex(BOONDOX-b-calo.tfm)
Provides: tex(BOONDOX-b-calo.vf)
Provides: tex(BOONDOX-b-ds.tfm)
Provides: tex(BOONDOX-b-ds.vf)
Provides: tex(BOONDOX-b-frak.tfm)
Provides: tex(BOONDOX-b-frak.vf)
Provides: tex(BOONDOX-cal.sty)
Provides: tex(BOONDOX-calo.sty)
Provides: tex(BOONDOX-ds.sty)
Provides: tex(BOONDOX-frak.sty)
Provides: tex(BOONDOX-r-cal.tfm)
Provides: tex(BOONDOX-r-cal.vf)
Provides: tex(BOONDOX-r-calo.tfm)
Provides: tex(BOONDOX-r-calo.vf)
Provides: tex(BOONDOX-r-ds.tfm)
Provides: tex(BOONDOX-r-ds.vf)
Provides: tex(BOONDOX-r-frak.tfm)
Provides: tex(BOONDOX-r-frak.vf)
Provides: tex(boondox.map)
Provides: tex(uboondox-cal.fd)
Provides: tex(uboondox-calo.fd)
Provides: tex(uboondox-ds.fd)
Provides: tex(uboondox-frak.fd)
Provides: tex(zxxbf7z.tfm)
Provides: tex(zxxbf8a.tfm)
Provides: tex(zxxbl7z.tfm)
Provides: tex(zxxbl8a.tfm)
Provides: tex(zxxbow7z.tfm)
Provides: tex(zxxbw7z.tfm)
Provides: tex(zxxbw8a.tfm)
Provides: tex(zxxrf7z.tfm)
Provides: tex(zxxrf8a.tfm)
Provides: tex(zxxrl7z.tfm)
Provides: tex(zxxrl8a.tfm)
Provides: tex(zxxrow7z.tfm)
Provides: tex(zxxrw7z.tfm)
Provides: tex(zxxrw8a.tfm)
Requires: tex(xkeyval.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source18: boondox.tar.xz
Source19: boondox.doc.tar.xz
%description -n texlive-boondox
The package contains a number of PostScript fonts derived from
the STIX OpenType fonts, that may be used in maths mode in
regular and bold weights for calligraphic, fraktur and double-
struck alphabets. Virtual fonts with metrics suitable for maths
mode are provided, as are LaTeX support files.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-boondox-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0svn22313
Release: 0
Summary: Documentation for texlive-boondox
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-boondox-doc
This package includes the documentation for texlive-boondox
%package -n texlive-boondox-fonts
Version: %{texlive_version}.%{texlive_noarch}.1.0svn22313
Release: 0
Summary: Severed fonts for texlive-boondox
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-boondox-fonts
The separated fonts package for texlive-boondox
%post -n texlive-boondox
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMap boondox.map' >> /var/run/texlive/run-updmap
%postun -n texlive-boondox
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMap boondox.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-boondox
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-boondox-fonts
mkfontscale %{_datadir}/fonts/texlive-boondox
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-boondox
fc-cache %{_datadir}/fonts
%postun -n texlive-boondox-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fi
%files -n texlive-boondox-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/boondox/README
%{_texmfdistdir}/doc/fonts/boondox/boondox-doc.pdf
%{_texmfdistdir}/doc/fonts/boondox/boondox-doc.tex
%files -n texlive-boondox
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/map/dvips/boondox/boondox.map
%{_texmfdistdir}/fonts/tfm/public/boondox/BOONDOX-b-cal.tfm
%{_texmfdistdir}/fonts/tfm/public/boondox/BOONDOX-b-calo.tfm
%{_texmfdistdir}/fonts/tfm/public/boondox/BOONDOX-b-ds.tfm
%{_texmfdistdir}/fonts/tfm/public/boondox/BOONDOX-b-frak.tfm
%{_texmfdistdir}/fonts/tfm/public/boondox/BOONDOX-r-cal.tfm
%{_texmfdistdir}/fonts/tfm/public/boondox/BOONDOX-r-calo.tfm
%{_texmfdistdir}/fonts/tfm/public/boondox/BOONDOX-r-ds.tfm
%{_texmfdistdir}/fonts/tfm/public/boondox/BOONDOX-r-frak.tfm
%{_texmfdistdir}/fonts/tfm/public/boondox/zxxbf7z.tfm
%{_texmfdistdir}/fonts/tfm/public/boondox/zxxbf8a.tfm
%{_texmfdistdir}/fonts/tfm/public/boondox/zxxbl7z.tfm
%{_texmfdistdir}/fonts/tfm/public/boondox/zxxbl8a.tfm
%{_texmfdistdir}/fonts/tfm/public/boondox/zxxbow7z.tfm
%{_texmfdistdir}/fonts/tfm/public/boondox/zxxbw7z.tfm
%{_texmfdistdir}/fonts/tfm/public/boondox/zxxbw8a.tfm
%{_texmfdistdir}/fonts/tfm/public/boondox/zxxrf7z.tfm
%{_texmfdistdir}/fonts/tfm/public/boondox/zxxrf8a.tfm
%{_texmfdistdir}/fonts/tfm/public/boondox/zxxrl7z.tfm
%{_texmfdistdir}/fonts/tfm/public/boondox/zxxrl8a.tfm
%{_texmfdistdir}/fonts/tfm/public/boondox/zxxrow7z.tfm
%{_texmfdistdir}/fonts/tfm/public/boondox/zxxrw7z.tfm
%{_texmfdistdir}/fonts/tfm/public/boondox/zxxrw8a.tfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/boondox/zxxbf8a.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/boondox/zxxbl8a.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/boondox/zxxbw8a.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/boondox/zxxrf8a.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/boondox/zxxrl8a.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/boondox/zxxrw8a.pfb
%{_texmfdistdir}/fonts/vf/public/boondox/BOONDOX-b-cal.vf
%{_texmfdistdir}/fonts/vf/public/boondox/BOONDOX-b-calo.vf
%{_texmfdistdir}/fonts/vf/public/boondox/BOONDOX-b-ds.vf
%{_texmfdistdir}/fonts/vf/public/boondox/BOONDOX-b-frak.vf
%{_texmfdistdir}/fonts/vf/public/boondox/BOONDOX-r-cal.vf
%{_texmfdistdir}/fonts/vf/public/boondox/BOONDOX-r-calo.vf
%{_texmfdistdir}/fonts/vf/public/boondox/BOONDOX-r-ds.vf
%{_texmfdistdir}/fonts/vf/public/boondox/BOONDOX-r-frak.vf
%{_texmfdistdir}/tex/latex/boondox/BOONDOX-cal.sty
%{_texmfdistdir}/tex/latex/boondox/BOONDOX-calo.sty
%{_texmfdistdir}/tex/latex/boondox/BOONDOX-ds.sty
%{_texmfdistdir}/tex/latex/boondox/BOONDOX-frak.sty
%{_texmfdistdir}/tex/latex/boondox/uboondox-cal.fd
%{_texmfdistdir}/tex/latex/boondox/uboondox-calo.fd
%{_texmfdistdir}/tex/latex/boondox/uboondox-ds.fd
%{_texmfdistdir}/tex/latex/boondox/uboondox-frak.fd
%files -n texlive-boondox-fonts
%defattr(-,root,root,755)
%dir %{_datadir}/fonts/texlive-boondox
%config %{_sysconfdir}/fonts/conf.avail/58-texlive-boondox.conf
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-boondox/encodings.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-boondox/fonts.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-boondox/fonts.scale
%{_datadir}/fonts/texlive-boondox/zxxbf8a.pfb
%{_datadir}/fonts/texlive-boondox/zxxbl8a.pfb
%{_datadir}/fonts/texlive-boondox/zxxbw8a.pfb
%{_datadir}/fonts/texlive-boondox/zxxrf8a.pfb
%{_datadir}/fonts/texlive-boondox/zxxrl8a.pfb
%{_datadir}/fonts/texlive-boondox/zxxrw8a.pfb
/var/adm/update-scripts/texlive-boondox-%{texlive_version}.%{texlive_noarch}.1.0svn22313-%{release}-zypper
%package -n texlive-bophook
Version: %{texlive_version}.%{texlive_noarch}.0.0.02svn17062
Release: 0
Summary: Provides an At-Begin-Page hook
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-bophook-doc >= %{texlive_version}
Provides: tex(bophook.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source20: bophook.tar.xz
Source21: bophook.doc.tar.xz
%description -n texlive-bophook
Using the \AtBeginPage hook, you can add material in the
background of a page. \PageLayout can be used to give page
makeup commands to be executed on every page (e.g., depending
on the page style).
date: 2015-08-03 03:43:12 +0000
%package -n texlive-bophook-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.02svn17062
Release: 0
Summary: Documentation for texlive-bophook
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-bophook-doc
This package includes the documentation for texlive-bophook
%post -n texlive-bophook
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-bophook
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-bophook
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-bophook-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/bophook/bophook.pdf
%files -n texlive-bophook
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/bophook/bophook.sty
/var/adm/update-scripts/texlive-bophook-%{texlive_version}.%{texlive_noarch}.0.0.02svn17062-%{release}-zypper
%package -n texlive-borceux
Version: %{texlive_version}.%{texlive_noarch}.svn21047
Release: 0
Summary: Diagram macros by Francois Borceux
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-borceux-doc >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source22: borceux.tar.xz
Source23: borceux.doc.tar.xz
%description -n texlive-borceux
The macros support the construction of diagrams, such as those
that appear in category theory texts. The user gives the list
of vertices and arrows to be included, just as when composing a
matrix, and the program takes care of computing the dimensions
of the arrows and realizing the pagesetting. All the user has
to do about the arrows is to specify their type (monomorphism,
pair of adjoint arrows, etc.) and their direction (north, south-
east, etc.); 12 types and 32 directions are available.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-borceux-doc
Version: %{texlive_version}.%{texlive_noarch}.svn21047
Release: 0
Summary: Documentation for texlive-borceux
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-borceux-doc
This package includes the documentation for texlive-borceux
%post -n texlive-borceux
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-borceux
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-borceux
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-borceux-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/generic/borceux/Diagram_Mode_d_Emploi
%{_texmfdistdir}/doc/generic/borceux/Diagram_Read_Me
%{_texmfdistdir}/doc/generic/borceux/README
%{_texmfdistdir}/doc/generic/borceux/compatibility/OldDiagram
%{_texmfdistdir}/doc/generic/borceux/compatibility/OldMaxiDiagram
%{_texmfdistdir}/doc/generic/borceux/compatibility/OldMicroDiagram
%{_texmfdistdir}/doc/generic/borceux/compatibility/OldMiniDiagram
%{_texmfdistdir}/doc/generic/borceux/compatibility/OldMultipleArrows
%files -n texlive-borceux
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/generic/borceux/Diagram
%{_texmfdistdir}/tex/generic/borceux/MaxiDiagram
%{_texmfdistdir}/tex/generic/borceux/MicroDiagram
%{_texmfdistdir}/tex/generic/borceux/MiniDiagram
%{_texmfdistdir}/tex/generic/borceux/MultipleArrows
/var/adm/update-scripts/texlive-borceux-%{texlive_version}.%{texlive_noarch}.svn21047-%{release}-zypper
%package -n texlive-bosisio
Version: %{texlive_version}.%{texlive_noarch}.svn16989
Release: 0
Summary: A collection of packages by Francesco Bosisio
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-bosisio-doc >= %{texlive_version}
Provides: tex(accenti.sty)
Provides: tex(dblfont.sty)
Provides: tex(envmath.sty)
Provides: tex(evenpage.sty)
Provides: tex(graphfig.sty)
Provides: tex(mathcmd.sty)
Provides: tex(quotes.sty)
Provides: tex(sobolev.sty)
Requires: tex(float.sty)
Requires: tex(graphics.sty)
Requires: tex(subfigure.sty)
Requires: tex(xspace.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source24: bosisio.tar.xz
Source25: bosisio.doc.tar.xz
%description -n texlive-bosisio
A collection of packages containing: accenti dblfont; envmath;
evenpage; graphfig; mathcmd; quotes; and sobolev.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-bosisio-doc
Version: %{texlive_version}.%{texlive_noarch}.svn16989
Release: 0
Summary: Documentation for texlive-bosisio
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-bosisio-doc
This package includes the documentation for texlive-bosisio
%post -n texlive-bosisio
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-bosisio
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-bosisio
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-bosisio-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/bosisio/README
%{_texmfdistdir}/doc/latex/bosisio/accenti.html
%{_texmfdistdir}/doc/latex/bosisio/accenti.pdf
%{_texmfdistdir}/doc/latex/bosisio/dblfont.html
%{_texmfdistdir}/doc/latex/bosisio/dblfont.pdf
%{_texmfdistdir}/doc/latex/bosisio/envmath.html
%{_texmfdistdir}/doc/latex/bosisio/envmath.pdf
%{_texmfdistdir}/doc/latex/bosisio/evenpage.html
%{_texmfdistdir}/doc/latex/bosisio/evenpage.pdf
%{_texmfdistdir}/doc/latex/bosisio/graphfig.html
%{_texmfdistdir}/doc/latex/bosisio/graphfig.pdf
%{_texmfdistdir}/doc/latex/bosisio/index.html
%{_texmfdistdir}/doc/latex/bosisio/makedoc
%{_texmfdistdir}/doc/latex/bosisio/mathcmd.html
%{_texmfdistdir}/doc/latex/bosisio/mathcmd.pdf
%{_texmfdistdir}/doc/latex/bosisio/quotes.html
%{_texmfdistdir}/doc/latex/bosisio/quotes.pdf
%{_texmfdistdir}/doc/latex/bosisio/sobolev.html
%{_texmfdistdir}/doc/latex/bosisio/sobolev.pdf
%files -n texlive-bosisio
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/bosisio/accenti.sty
%{_texmfdistdir}/tex/latex/bosisio/dblfont.sty
%{_texmfdistdir}/tex/latex/bosisio/envmath.sty
%{_texmfdistdir}/tex/latex/bosisio/evenpage.sty
%{_texmfdistdir}/tex/latex/bosisio/graphfig.sty
%{_texmfdistdir}/tex/latex/bosisio/mathcmd.sty
%{_texmfdistdir}/tex/latex/bosisio/quotes.sty
%{_texmfdistdir}/tex/latex/bosisio/sobolev.sty
/var/adm/update-scripts/texlive-bosisio-%{texlive_version}.%{texlive_noarch}.svn16989-%{release}-zypper
%package -n texlive-boxedminipage
Version: %{texlive_version}.%{texlive_noarch}.2svn17087
Release: 0
Summary: A package for producing framed minipages
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-boxedminipage-doc >= %{texlive_version}
Provides: tex(boxedminipage.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source26: boxedminipage.tar.xz
Source27: boxedminipage.doc.tar.xz
%description -n texlive-boxedminipage
The package defines the boxedminipage environment -- like
minipage, but with a frame around it.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-boxedminipage-doc
Version: %{texlive_version}.%{texlive_noarch}.2svn17087
Release: 0
Summary: Documentation for texlive-boxedminipage
License: SUSE-Public-Domain
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-boxedminipage-doc
This package includes the documentation for texlive-boxedminipage
%post -n texlive-boxedminipage
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-boxedminipage
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-boxedminipage
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-boxedminipage-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/boxedminipage/boxedminipage.pdf
%{_texmfdistdir}/doc/latex/boxedminipage/boxedminipage.tex
%files -n texlive-boxedminipage
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/boxedminipage/boxedminipage.sty
/var/adm/update-scripts/texlive-boxedminipage-%{texlive_version}.%{texlive_noarch}.2svn17087-%{release}-zypper
%package -n texlive-boxedminipage2e
Version: %{texlive_version}.%{texlive_noarch}.1.0svn36477
Release: 0
Summary: Framed minipages of a specified total width (text and frame combined)
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-boxedminipage2e-doc >= %{texlive_version}
Provides: tex(boxedminipage2e.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source28: boxedminipage2e.tar.xz
Source29: boxedminipage2e.doc.tar.xz
%description -n texlive-boxedminipage2e
The package essentially just wraps a minipage within an \fbox.
However, while
\fbox{\begin{minipage}{\linewidth}...\end{minipage}} just out
into the margin, \begin{boxedminipage}...\end{boxedminipage}
does not. Instead, it subtracts the frame's dimensions from the
specified dimensions of the minipage before typesetting the
minipage.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-boxedminipage2e-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0svn36477
Release: 0
Summary: Documentation for texlive-boxedminipage2e
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-boxedminipage2e-doc
This package includes the documentation for texlive-boxedminipage2e
%post -n texlive-boxedminipage2e
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-boxedminipage2e
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-boxedminipage2e
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-boxedminipage2e-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/boxedminipage2e/README
%{_texmfdistdir}/doc/latex/boxedminipage2e/boxedminipage2e.pdf
%files -n texlive-boxedminipage2e
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/boxedminipage2e/boxedminipage2e.sty
/var/adm/update-scripts/texlive-boxedminipage2e-%{texlive_version}.%{texlive_noarch}.1.0svn36477-%{release}-zypper
%package -n texlive-boxhandler
Version: %{texlive_version}.%{texlive_noarch}.1.30svn28031
Release: 0
Summary: Flexible Captioning and Deferred Box/List Printing
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-boxhandler-doc >= %{texlive_version}
Provides: tex(boxhandler.sty)
Requires: tex(ifthen.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source30: boxhandler.tar.xz
Source31: boxhandler.doc.tar.xz
%description -n texlive-boxhandler
The package allows the user to optimise presentation of LaTeX
tables and figures. Boxhandler will lay out table and figure
captions with a variety of stylistic apperances, and will also
allow figures and tables to be "wrapped" in a manner consistent
with many business and government documents. For a document
that might appear in different venues with different
formatting, boxhandler permits the creation of a LaTeX source
document that can, with a single-line change in the source
code, produce an output that has very different layout from the
baseline configuration, not only in terms of caption style, but
more importantly in terms of the locations where figures,
tables and lists appear (or not) in the document. Deferral
routines also allow one to keep all figure and table data in a
separate source file, while nonetheless producing a document
with figures and tables appearing in the desired location.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-boxhandler-doc
Version: %{texlive_version}.%{texlive_noarch}.1.30svn28031
Release: 0
Summary: Documentation for texlive-boxhandler
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-boxhandler-doc
This package includes the documentation for texlive-boxhandler
%post -n texlive-boxhandler
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-boxhandler
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-boxhandler
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-boxhandler-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/boxhandler/README
%{_texmfdistdir}/doc/latex/boxhandler/boxhandler.pdf
%files -n texlive-boxhandler
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/boxhandler/boxhandler.sty
/var/adm/update-scripts/texlive-boxhandler-%{texlive_version}.%{texlive_noarch}.1.30svn28031-%{release}-zypper
%package -n texlive-bpchem
Version: %{texlive_version}.%{texlive_noarch}.1.06svn15878
Release: 0
Summary: Typeset chemical names, formulae, etcetera
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-bpchem-doc >= %{texlive_version}
Provides: tex(bpchem.sty)
Requires: tex(lgrenc.def)
Requires: tex(xspace.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source32: bpchem.tar.xz
Source33: bpchem.doc.tar.xz
%description -n texlive-bpchem
The package provides support for typesetting simple chemical
formulae, those long IUPAC compound names, and some chemical
idioms. It also supports the labelling of compounds and
reference to labelled compounds.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-bpchem-doc
Version: %{texlive_version}.%{texlive_noarch}.1.06svn15878
Release: 0
Summary: Documentation for texlive-bpchem
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-bpchem-doc
This package includes the documentation for texlive-bpchem
%post -n texlive-bpchem
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-bpchem
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-bpchem
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-bpchem-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/bpchem/bpchem.pdf
%files -n texlive-bpchem
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/bpchem/bpchem.sty
/var/adm/update-scripts/texlive-bpchem-%{texlive_version}.%{texlive_noarch}.1.06svn15878-%{release}-zypper
%package -n texlive-bpolynomial
Version: %{texlive_version}.%{texlive_noarch}.0.0.5svn15878
Release: 0
Summary: Drawing polynomial functions of up to order 3
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-bpolynomial-doc >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source34: bpolynomial.tar.xz
Source35: bpolynomial.doc.tar.xz
%description -n texlive-bpolynomial
This MetaPost package helps plotting polynomial and root
functions up to order three. The package provides macros to
calculate Bezier curves exactly matching a given constant,
linear, quadratic or cubic polynomial, or square or cubic root
function. In addition, tangents on all functions and
derivatives of polynomials can be calculated.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-bpolynomial-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.5svn15878
Release: 0
Summary: Documentation for texlive-bpolynomial
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-bpolynomial-doc
This package includes the documentation for texlive-bpolynomial
%post -n texlive-bpolynomial
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-bpolynomial
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-bpolynomial
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-bpolynomial-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/metapost/bpolynomial/CHANGES
%{_texmfdistdir}/doc/metapost/bpolynomial/README
%{_texmfdistdir}/doc/metapost/bpolynomial/TODO
%{_texmfdistdir}/doc/metapost/bpolynomial/bpolynomial.pdf
%{_texmfdistdir}/doc/metapost/bpolynomial/bpolynomial.tex
%{_texmfdistdir}/doc/metapost/bpolynomial/examples.mp
%files -n texlive-bpolynomial
%defattr(-,root,root,755)
%{_texmfdistdir}/metapost/bpolynomial/bpolynomial.mp
/var/adm/update-scripts/texlive-bpolynomial-%{texlive_version}.%{texlive_noarch}.0.0.5svn15878-%{release}-zypper
%package -n texlive-br-lex
Version: %{texlive_version}.%{texlive_noarch}.svn39701
Release: 0
Summary: A Class for Typesetting Brazilian legal texts
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-br-lex-doc >= %{texlive_version}
Provides: tex(br-lex.cls)
Requires: tex(babel.sty)
Requires: tex(easylist.sty)
Requires: tex(enumitem.sty)
Requires: tex(fontspec.sty)
Requires: tex(hyperref.sty)
Requires: tex(ifxetex.sty)
Requires: tex(indentfirst.sty)
Requires: tex(inputenc.sty)
Requires: tex(nowidow.sty)
Requires: tex(polyglossia.sty)
Requires: tex(ulem.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source36: br-lex.tar.xz
Source37: br-lex.doc.tar.xz
%description -n texlive-br-lex
This class implements rules to typeset Brazilian legal texts.
Its purpose is to be an easy-to-use implementation for the end-
user.
date: 2016-02-12 10:34:15 +0000
%package -n texlive-br-lex-doc
Version: %{texlive_version}.%{texlive_noarch}.svn39701
Release: 0
Summary: Documentation for texlive-br-lex
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Provides: locale(texlive-br-lex-doc:pt_BR)
%description -n texlive-br-lex-doc
This package includes the documentation for texlive-br-lex
%post -n texlive-br-lex
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-br-lex
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-br-lex
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-br-lex-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/br-lex/README
%{_texmfdistdir}/doc/latex/br-lex/brlex-doc.pdf
%{_texmfdistdir}/doc/latex/br-lex/brlex-doc.tex
%{_texmfdistdir}/doc/latex/br-lex/leis-exemplo.pdf
%{_texmfdistdir}/doc/latex/br-lex/leis-exemplo.tex
%files -n texlive-br-lex
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/br-lex/br-lex.cls
/var/adm/update-scripts/texlive-br-lex-%{texlive_version}.%{texlive_noarch}.svn39701-%{release}-zypper
%package -n texlive-bracketkey
Version: %{texlive_version}.%{texlive_noarch}.1.0svn17129
Release: 0
Summary: Produce bracketed identification keys
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-bracketkey-doc >= %{texlive_version}
Provides: tex(bracketkey.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source38: bracketkey.tar.xz
Source39: bracketkey.doc.tar.xz
%description -n texlive-bracketkey
The package provides an environment bracketkey for use when
producing lists of species.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-bracketkey-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0svn17129
Release: 0
Summary: Documentation for texlive-bracketkey
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-bracketkey-doc
This package includes the documentation for texlive-bracketkey
%post -n texlive-bracketkey
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-bracketkey
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-bracketkey
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-bracketkey-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/bracketkey/Malva.pdf
%{_texmfdistdir}/doc/latex/bracketkey/Malva.tex
%{_texmfdistdir}/doc/latex/bracketkey/README
%{_texmfdistdir}/doc/latex/bracketkey/bracketkey.pdf
%{_texmfdistdir}/doc/latex/bracketkey/bracketkey.tex
%files -n texlive-bracketkey
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/bracketkey/bracketkey.sty
/var/adm/update-scripts/texlive-bracketkey-%{texlive_version}.%{texlive_noarch}.1.0svn17129-%{release}-zypper
%package -n texlive-braids
Version: %{texlive_version}.%{texlive_noarch}.1.0svn23790
Release: 0
Summary: Draw braid diagrams with PGF/TikZ
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-braids-doc >= %{texlive_version}
Provides: tex(braids.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source40: braids.tar.xz
Source41: braids.doc.tar.xz
%description -n texlive-braids
The package enables drawing of braid diagrams with PGF/TikZ
using a simple syntax. The braid itself is specified by giving
a word in the braid group, and there are many options for
styling the strands and for drawing "floors".
date: 2015-08-03 03:43:12 +0000
%package -n texlive-braids-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0svn23790
Release: 0
Summary: Documentation for texlive-braids
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-braids-doc
This package includes the documentation for texlive-braids
%post -n texlive-braids
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-braids
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-braids
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-braids-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/braids/README
%{_texmfdistdir}/doc/latex/braids/braids_doc.pdf
%{_texmfdistdir}/doc/latex/braids/braids_doc.tex
%files -n texlive-braids
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/braids/braids.sty
/var/adm/update-scripts/texlive-braids-%{texlive_version}.%{texlive_noarch}.1.0svn23790-%{release}-zypper
%package -n texlive-braille
Version: %{texlive_version}.%{texlive_noarch}.svn20655
Release: 0
Summary: Support for braille
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-braille-doc >= %{texlive_version}
Provides: tex(braille.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source42: braille.tar.xz
Source43: braille.doc.tar.xz
%description -n texlive-braille
This package allows the user to produce Braille documents on
paper for the blind without knowing Braille (which can take
years to learn). Python scripts grade1.py and grade2.py convert
ordinary text to grade 1 and 2 Braille tags; then, the LaTeX
package takes the tags and prints out corresponding Braille
symbols.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-braille-doc
Version: %{texlive_version}.%{texlive_noarch}.svn20655
Release: 0
Summary: Documentation for texlive-braille
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-braille-doc
This package includes the documentation for texlive-braille
%post -n texlive-braille
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-braille
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-braille
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-braille-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/braille/README
%{_texmfdistdir}/doc/latex/braille/braille.html
%{_texmfdistdir}/doc/latex/braille/braillegif1.gif
%{_texmfdistdir}/doc/latex/braille/braillegif2.gif
%{_texmfdistdir}/doc/latex/braille/grade1.py
%{_texmfdistdir}/doc/latex/braille/grade2.py
%{_texmfdistdir}/doc/latex/braille/summary.pdf
%{_texmfdistdir}/doc/latex/braille/summary.tex
%files -n texlive-braille
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/braille/braille.sty
/var/adm/update-scripts/texlive-braille-%{texlive_version}.%{texlive_noarch}.svn20655-%{release}-zypper
%package -n texlive-braket
Version: %{texlive_version}.%{texlive_noarch}.svn17127
Release: 0
Summary: Dirac bra-ket and set notations
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-braket-doc >= %{texlive_version}
Provides: tex(braket.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source44: braket.tar.xz
Source45: braket.doc.tar.xz
%description -n texlive-braket
Provides macros to typeset bra-ket notation, as well as set
specifiers, with a single ("|") or a double ("||" or ("\|")
vertical bar specifier in between two bracketed parts. Each
macro comes in a fixed-size version and an expanding version.
If the package finds itself operating under e-tex, it uses the
extended primitive \middle for more reliable results
date: 2015-08-03 03:43:12 +0000
%package -n texlive-braket-doc
Version: %{texlive_version}.%{texlive_noarch}.svn17127
Release: 0
Summary: Documentation for texlive-braket
License: SUSE-Public-Domain
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-braket-doc
This package includes the documentation for texlive-braket
%post -n texlive-braket
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-braket
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-braket
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-braket-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/braket/braket.pdf
%{_texmfdistdir}/doc/latex/braket/braket.tex
%files -n texlive-braket
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/braket/braket.sty
/var/adm/update-scripts/texlive-braket-%{texlive_version}.%{texlive_noarch}.svn17127-%{release}-zypper
%package -n texlive-brandeis-dissertation
Version: %{texlive_version}.%{texlive_noarch}.2.0svn32047
Release: 0
Summary: Class for Brandeis University dissertations
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-brandeis-dissertation-doc >= %{texlive_version}
Provides: tex(brandeis-dissertation.cls)
Requires: tex(geometry.sty)
Requires: tex(setspace.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source46: brandeis-dissertation.tar.xz
Source47: brandeis-dissertation.doc.tar.xz
%description -n texlive-brandeis-dissertation
The class will enable the user to typeset a dissertation which
adheres to the formatting guidelines of Brandeis University
Graduate School of Arts and Sciences (GSAS).
date: 2015-08-03 03:43:12 +0000
%package -n texlive-brandeis-dissertation-doc
Version: %{texlive_version}.%{texlive_noarch}.2.0svn32047
Release: 0
Summary: Documentation for texlive-brandeis-dissertation
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-brandeis-dissertation-doc
This package includes the documentation for texlive-brandeis-dissertation
%post -n texlive-brandeis-dissertation
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-brandeis-dissertation
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-brandeis-dissertation
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-brandeis-dissertation-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/brandeis-dissertation/README
%{_texmfdistdir}/doc/latex/brandeis-dissertation/brandeis-dissertation.pdf
%{_texmfdistdir}/doc/latex/brandeis-dissertation/brandeis-dissertation.tex
%files -n texlive-brandeis-dissertation
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/brandeis-dissertation/brandeis-dissertation.cls
/var/adm/update-scripts/texlive-brandeis-dissertation-%{texlive_version}.%{texlive_noarch}.2.0svn32047-%{release}-zypper
%package -n texlive-breakcites
Version: %{texlive_version}.%{texlive_noarch}.svn21014
Release: 0
Summary: Ensure that multiple citations may break at line end
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-breakcites-doc >= %{texlive_version}
Provides: tex(breakcites.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source48: breakcites.tar.xz
Source49: breakcites.doc.tar.xz
%description -n texlive-breakcites
Makes a very minor change to the operation of the \cite
command. Note that the change is not necessary in unmodified
LaTeX; however, there remain packages that restore the
undesirable behaviour of the command as provided in LaTeX 2.09.
(Note that neither cite nor natbib make this mistake.)
date: 2015-08-03 03:43:12 +0000
%package -n texlive-breakcites-doc
Version: %{texlive_version}.%{texlive_noarch}.svn21014
Release: 0
Summary: Documentation for texlive-breakcites
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-breakcites-doc
This package includes the documentation for texlive-breakcites
%post -n texlive-breakcites
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-breakcites
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-breakcites
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-breakcites-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/breakcites/README
%{_texmfdistdir}/doc/latex/breakcites/breakcites.pdf
%{_texmfdistdir}/doc/latex/breakcites/breakcites.tex
%files -n texlive-breakcites
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/breakcites/breakcites.sty
/var/adm/update-scripts/texlive-breakcites-%{texlive_version}.%{texlive_noarch}.svn21014-%{release}-zypper
%package -n texlive-breakurl
Version: %{texlive_version}.%{texlive_noarch}.1.40svn29901
Release: 0
Summary: Line-breakable \url-like links in hyperref when compiling via dvips/ps2pdf
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-breakurl-doc >= %{texlive_version}
Provides: tex(breakurl.sty)
Requires: tex(ifpdf.sty)
Requires: tex(xkeyval.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source50: breakurl.tar.xz
Source51: breakurl.doc.tar.xz
%description -n texlive-breakurl
This package provides a command much like hyperref's \url that
typesets a URL using a typewriter-like font. However, if the
dvips driver is being used, the original \url doesn't allow
line breaks in the middle of the created link: the link comes
in one atomic piece. This package allows such line breaks in
the generated links.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-breakurl-doc
Version: %{texlive_version}.%{texlive_noarch}.1.40svn29901
Release: 0
Summary: Documentation for texlive-breakurl
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-breakurl-doc
This package includes the documentation for texlive-breakurl
%post -n texlive-breakurl
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-breakurl
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-breakurl
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-breakurl-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/breakurl/README
%{_texmfdistdir}/doc/latex/breakurl/breakurl.pdf
%files -n texlive-breakurl
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/breakurl/breakurl.sty
/var/adm/update-scripts/texlive-breakurl-%{texlive_version}.%{texlive_noarch}.1.40svn29901-%{release}-zypper
%package -n texlive-breqn
Version: %{texlive_version}.%{texlive_noarch}.0.0.98dsvn38099
Release: 0
Summary: Automatic line breaking of displayed equations
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-breqn-doc >= %{texlive_version}
Provides: tex(breqn.sty)
Provides: tex(flexisym.sty)
Provides: tex(mathstyle.sty)
Requires: tex(calc.sty)
Requires: tex(expl3.sty)
Requires: tex(keyval.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source52: breqn.tar.xz
Source53: breqn.doc.tar.xz
%description -n texlive-breqn
The package provides solutions to a number of common
difficulties in writing displayed equations and getting high-
quality output. For example, it is a well-known inconvenience
that if an equation must be broken into more than one line,
'left...right' constructs cannot span lines. The breqn package
makes them work as one would expect whether or not there is an
intervening line break. The single most ambitious goal of the
package, however, is to support automatic linebreaking of
displayed equations. Such linebreaking cannot be done without
substantial changes under the hood in the way formulae are
processed; the code must be watched carefully, keeping an eye
on possible glitches. The bundle also contains the flexisym and
mathstyle packages, which are both designated as support for
breqn.
date: 2015-08-11 16:03:08 +0000
%package -n texlive-breqn-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.98dsvn38099
Release: 0
Summary: Documentation for texlive-breqn
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-breqn-doc
This package includes the documentation for texlive-breqn
%post -n texlive-breqn
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-breqn
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-breqn
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-breqn-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/breqn/breqn.pdf
%{_texmfdistdir}/doc/latex/breqn/flexisym.pdf
%{_texmfdistdir}/doc/latex/breqn/mathstyle.pdf
%files -n texlive-breqn
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/breqn/breqn.sty
%{_texmfdistdir}/tex/latex/breqn/cmbase.sym
%{_texmfdistdir}/tex/latex/breqn/flexisym.sty
%{_texmfdistdir}/tex/latex/breqn/mathpazo.sym
%{_texmfdistdir}/tex/latex/breqn/mathptmx.sym
%{_texmfdistdir}/tex/latex/breqn/mathstyle.sty
%{_texmfdistdir}/tex/latex/breqn/msabm.sym
/var/adm/update-scripts/texlive-breqn-%{texlive_version}.%{texlive_noarch}.0.0.98dsvn38099-%{release}-zypper
%package -n texlive-bropd
Version: %{texlive_version}.%{texlive_noarch}.1.2svn35383
Release: 0
Summary: Simplified brackets and differentials 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-bropd-doc >= %{texlive_version}
Provides: tex(bropd.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source54: bropd.tar.xz
Source55: bropd.doc.tar.xz
%description -n texlive-bropd
The package simplifies the process of writing differential
operators and brackets in LaTeX. The commands facilitate the
easy manipulation of equations involving brackets and allow
partial differentials to be expressed in an alternate form.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-bropd-doc
Version: %{texlive_version}.%{texlive_noarch}.1.2svn35383
Release: 0
Summary: Documentation for texlive-bropd
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-bropd-doc
This package includes the documentation for texlive-bropd
%post -n texlive-bropd
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-bropd
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-bropd
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-bropd-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/bropd/README
%{_texmfdistdir}/doc/latex/bropd/bropd.pdf
%files -n texlive-bropd
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/bropd/bropd.sty
/var/adm/update-scripts/texlive-bropd-%{texlive_version}.%{texlive_noarch}.1.2svn35383-%{release}-zypper
%package -n texlive-brushscr
Version: %{texlive_version}.%{texlive_noarch}.svn28363
Release: 0
Summary: A handwriting script font
License: SUSE-Public-Domain
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(post): findutils
Requires(post): grep
Requires(post): sed
Requires(post): texlive >= %{texlive_version}
Requires(post): tex(updmap.cfg)
#!BuildIgnore: tex(updmap.cfg)
Requires(postun): findutils
Requires(postun): grep
Requires(postun): sed
Requires(postun): texlive >= %{texlive_version}
Requires(postun): tex(updmap.cfg)
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires: texlive-brushscr-fonts >= %{texlive_version}
Recommends: texlive-brushscr-doc >= %{texlive_version}
Provides: tex(pbsi.map)
Provides: tex(pbsi.sty)
Provides: tex(pbsi.tfm)
Provides: tex(pbsi8r.tfm)
Provides: tex(pbsi8t.tfm)
Provides: tex(pbsi8t.vf)
Provides: tex(t1pbsi.fd)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source56: brushscr.tar.xz
Source57: brushscr.doc.tar.xz
%description -n texlive-brushscr
The BrushScript font simulates hand-written characters; it is
distributed in Adobe Type 1 format (but is available in italic
shape only). The package includes the files needed by LaTeX in
order to use that font. The file AAA_readme.tex fully describes
the package and sample.tex illustrates its use.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-brushscr-doc
Version: %{texlive_version}.%{texlive_noarch}.svn28363
Release: 0
Summary: Documentation for texlive-brushscr
License: SUSE-Public-Domain
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-brushscr-doc
This package includes the documentation for texlive-brushscr
%package -n texlive-brushscr-fonts
Version: %{texlive_version}.%{texlive_noarch}.svn28363
Release: 0
Summary: Severed fonts for texlive-brushscr
License: SUSE-Public-Domain
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-brushscr-fonts
The separated fonts package for texlive-brushscr
%post -n texlive-brushscr
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMap pbsi.map' >> /var/run/texlive/run-updmap
%postun -n texlive-brushscr
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMap pbsi.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-brushscr
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-brushscr-fonts
mkfontscale %{_datadir}/fonts/texlive-brushscr
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-brushscr
fc-cache %{_datadir}/fonts
%postun -n texlive-brushscr-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fi
%files -n texlive-brushscr-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/brushscr/AAA_readme.tex
%{_texmfdistdir}/doc/fonts/brushscr/Makefile
%{_texmfdistdir}/doc/fonts/brushscr/README
%{_texmfdistdir}/doc/fonts/brushscr/example.tex
%{_texmfdistdir}/doc/fonts/brushscr/generate.tex
%{_texmfdistdir}/doc/fonts/brushscr/kern.txt
%{_texmfdistdir}/doc/fonts/brushscr/sample.tex
%files -n texlive-brushscr
%defattr(-,root,root,755)
%{_texmfdistdir}/dvips/brushscr/config.pbsi
%{_texmfdistdir}/fonts/afm/public/brushscr/BrushScriptX-Italic.afm
%{_texmfdistdir}/fonts/map/dvips/brushscr/pbsi.map
%{_texmfdistdir}/fonts/tfm/public/brushscr/pbsi.tfm
%{_texmfdistdir}/fonts/tfm/public/brushscr/pbsi8r.tfm
%{_texmfdistdir}/fonts/tfm/public/brushscr/pbsi8t.tfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/brushscr/BrushScriptX-Italic.pfa
%{_texmfdistdir}/fonts/vf/public/brushscr/pbsi8t.vf
%{_texmfdistdir}/tex/latex/brushscr/pbsi.sty
%{_texmfdistdir}/tex/latex/brushscr/t1pbsi.fd
%files -n texlive-brushscr-fonts
%defattr(-,root,root,755)
%dir %{_datadir}/fonts/texlive-brushscr
%config %{_sysconfdir}/fonts/conf.avail/58-texlive-brushscr.conf
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-brushscr/encodings.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-brushscr/fonts.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-brushscr/fonts.scale
%{_datadir}/fonts/texlive-brushscr/BrushScriptX-Italic.pfa
/var/adm/update-scripts/texlive-brushscr-%{texlive_version}.%{texlive_noarch}.svn28363-%{release}-zypper
%package -n texlive-bullcntr
Version: %{texlive_version}.%{texlive_noarch}.0.0.04svn15878
Release: 0
Summary: Display list item counter as regular pattern of bullets
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-bullcntr-doc >= %{texlive_version}
Provides: tex(bullcntr.sty)
Provides: tex(bullenum.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source58: bullcntr.tar.xz
Source59: bullcntr.doc.tar.xz
%description -n texlive-bullcntr
The bullcntr package defines the command bullcntr, which may be
thought of as an analogue of the \fnsymbol command: like the
latter, it displays the value of a counter lying between 1 and
9, but uses, for the purpose, a regular pattern of bullets.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-bullcntr-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.04svn15878
Release: 0
Summary: Documentation for texlive-bullcntr
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-bullcntr-doc
This package includes the documentation for texlive-bullcntr
%post -n texlive-bullcntr
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-bullcntr
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-bullcntr
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-bullcntr-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/bullcntr/00readme.txt
%{_texmfdistdir}/doc/latex/bullcntr/README
%{_texmfdistdir}/doc/latex/bullcntr/bullcntr-man.pdf
%{_texmfdistdir}/doc/latex/bullcntr/bullcntr-man.tex
%{_texmfdistdir}/doc/latex/bullcntr/bullcntr-sam.tex
%{_texmfdistdir}/doc/latex/bullcntr/bullenum-sam.tex
%{_texmfdistdir}/doc/latex/bullcntr/manifest.txt
%files -n texlive-bullcntr
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/bullcntr/bullcntr.sty
%{_texmfdistdir}/tex/latex/bullcntr/bullenum.sty
/var/adm/update-scripts/texlive-bullcntr-%{texlive_version}.%{texlive_noarch}.0.0.04svn15878-%{release}-zypper
%package -n texlive-bundledoc
Version: %{texlive_version}.%{texlive_noarch}.3.2svn35041
Release: 0
Summary: Bundle together all the files needed to build a LaTeX document
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive-bundledoc-bin >= %{texlive_version}
#!BuildIgnore: texlive-bundledoc-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-bundledoc-doc >= %{texlive_version}
Requires: perl(File::Basename)
#!BuildIgnore: perl(File::Basename)
Requires: perl(File::Copy)
#!BuildIgnore: perl(File::Copy)
Requires: perl(File::Find)
#!BuildIgnore: perl(File::Find)
Requires: perl(File::Path)
#!BuildIgnore: perl(File::Path)
Requires: perl(File::Spec)
#!BuildIgnore: perl(File::Spec)
Requires: perl(File::Spec::Functions)
#!BuildIgnore: perl(File::Spec::Functions)
Requires: perl(Getopt::Long)
#!BuildIgnore: perl(Getopt::Long)
Requires: perl(POSIX)
#!BuildIgnore: perl(POSIX)
Requires: perl(Pod::Usage)
#!BuildIgnore: perl(Pod::Usage)
Requires: perl(strict)
#!BuildIgnore: perl(strict)
Requires: perl(warnings)
#!BuildIgnore: perl(warnings)
Provides: tex(miktex.cfg)
Provides: tex(texlive-unix-arlatex.cfg)
Provides: tex(texlive-unix.cfg)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source60: bundledoc.tar.xz
Source61: bundledoc.doc.tar.xz
%description -n texlive-bundledoc
The bundledoc package is a post-processor for the snapshot
package that bundles together all the classes, packages and
files needed to build a given LaTeX document. It reads the .dep
file that snapshot produces, finds each of the files mentioned
therein, and archives them into a single .tar.gz (or .zip, or
whatever) file, suitable for moving across systems,
transmitting to a colleague, etc. A script, arlatex, provides
an alternative "archiving" mechanism, creating a single LaTeX
file that contains all of the ancillary files of a LaTeX
document, together with the document itself, using the
filecontents* environment.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-bundledoc-doc
Version: %{texlive_version}.%{texlive_noarch}.3.2svn35041
Release: 0
Summary: Documentation for texlive-bundledoc
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-bundledoc-doc
This package includes the documentation for texlive-bundledoc
%post -n texlive-bundledoc
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-bundledoc
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-bundledoc
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-bundledoc-doc
%defattr(-,root,root,755)
%{_mandir}/man1/arlatex.1*
%{_mandir}/man1/bundledoc.1*
%{_texmfdistdir}/doc/support/bundledoc/README
%files -n texlive-bundledoc
%defattr(-,root,root,755)
%{_texmfdistdir}/scripts/bundledoc/arlatex
%{_texmfdistdir}/scripts/bundledoc/bundledoc
%{_texmfdistdir}/tex/latex/bundledoc/miktex.cfg
%{_texmfdistdir}/tex/latex/bundledoc/texlive-unix-arlatex.cfg
%{_texmfdistdir}/tex/latex/bundledoc/texlive-unix.cfg
/var/adm/update-scripts/texlive-bundledoc-%{texlive_version}.%{texlive_noarch}.3.2svn35041-%{release}-zypper
%package -n texlive-burmese
Version: %{texlive_version}.%{texlive_noarch}.svn25185
Release: 0
Summary: Basic Support for Writing Burmese
License: LPPL-1.0
Group: Productivity/Publishing/TeX/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-burmese-fonts >= %{texlive_version}
Recommends: texlive-burmese-doc >= %{texlive_version}
Provides: tex(birm.sty)
Provides: tex(burm.tfm)
Provides: tex(burmese.map)
Provides: tex(ubirm.fd)
Requires: tex(relsize.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source62: burmese.tar.xz
Source63: burmese.doc.tar.xz
%description -n texlive-burmese
This package provides basic support for writing Burmese. The
package provides a preprocessor (written in Perl), an Adobe
Type 1 font, and LaTeX macros.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-burmese-doc
Version: %{texlive_version}.%{texlive_noarch}.svn25185
Release: 0
Summary: Documentation for texlive-burmese
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-burmese-doc
This package includes the documentation for texlive-burmese
%package -n texlive-burmese-fonts
Version: %{texlive_version}.%{texlive_noarch}.svn25185
Release: 0
Summary: Severed fonts for texlive-burmese
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-burmese-fonts
The separated fonts package for texlive-burmese
%post -n texlive-burmese
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMap burmese.map' >> /var/run/texlive/run-updmap
%postun -n texlive-burmese
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMap burmese.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-burmese
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-burmese-fonts
mkfontscale %{_datadir}/fonts/texlive-burmese
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-burmese
fc-cache %{_datadir}/fonts
%postun -n texlive-burmese-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fi
%files -n texlive-burmese-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/burmese/burmguide.pdf
%files -n texlive-burmese
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/map/dvips/burmese/burmese.map
%{_texmfdistdir}/fonts/tfm/public/burmese/burm.tfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/burmese/burm.pfb
%{_texmfdistdir}/tex/latex/burmese/birm.sty
%{_texmfdistdir}/tex/latex/burmese/ubirm.fd
%files -n texlive-burmese-fonts
%defattr(-,root,root,755)
%dir %{_datadir}/fonts/texlive-burmese
%config %{_sysconfdir}/fonts/conf.avail/58-texlive-burmese.conf
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-burmese/encodings.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-burmese/fonts.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-burmese/fonts.scale
%{_datadir}/fonts/texlive-burmese/burm.pfb
/var/adm/update-scripts/texlive-burmese-%{texlive_version}.%{texlive_noarch}.svn25185-%{release}-zypper
%package -n texlive-bussproofs
Version: %{texlive_version}.%{texlive_noarch}.1.1svn27488
Release: 0
Summary: Proof trees in the style of the sequent calculus
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-bussproofs-doc >= %{texlive_version}
Provides: tex(bussproofs.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source64: bussproofs.tar.xz
Source65: bussproofs.doc.tar.xz
%description -n texlive-bussproofs
The package allows the construction of proof trees in the style
of the sequent calculus and many other proof systems. One novel
feature of the macros is they support the horizontal alignment
according to some centre point specified with the command
\fCenter. This is the style often used in sequent calculus
proofs. The package works in a Plain TeX document, as well as
in LaTeX; an exposition of the commands available is given in
the package file itself.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-bussproofs-doc
Version: %{texlive_version}.%{texlive_noarch}.1.1svn27488
Release: 0
Summary: Documentation for texlive-bussproofs
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-bussproofs-doc
This package includes the documentation for texlive-bussproofs
%post -n texlive-bussproofs
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-bussproofs
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-bussproofs
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-bussproofs-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/bussproofs/BussGuide2.pdf
%{_texmfdistdir}/doc/latex/bussproofs/BussGuide2.tex
%{_texmfdistdir}/doc/latex/bussproofs/README.txt
%{_texmfdistdir}/doc/latex/bussproofs/testbp2.pdf
%{_texmfdistdir}/doc/latex/bussproofs/testbp2.tex
%files -n texlive-bussproofs
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/bussproofs/bussproofs.sty
/var/adm/update-scripts/texlive-bussproofs-%{texlive_version}.%{texlive_noarch}.1.1svn27488-%{release}-zypper
%package -n texlive-bxbase
Version: %{texlive_version}.%{texlive_noarch}.0.0.5svn28825
Release: 0
Summary: BX bundle base components
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-bxbase-doc >= %{texlive_version}
Provides: tex(bxbase.def)
Provides: tex(bxbase.sty)
Provides: tex(bxucs.sty)
Provides: tex(bxutf8.def)
Provides: tex(bxutf8x.def)
Provides: tex(zxbase.sty)
Requires: tex(ifxetex.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source66: bxbase.tar.xz
Source67: bxbase.doc.tar.xz
%description -n texlive-bxbase
The bxbase package
date: 2015-08-03 03:43:12 +0000
%package -n texlive-bxbase-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.5svn28825
Release: 0
Summary: Documentation for texlive-bxbase
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Provides: locale(texlive-bxbase-doc:ja)
%description -n texlive-bxbase-doc
This package includes the documentation for texlive-bxbase
%post -n texlive-bxbase
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-bxbase
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-bxbase
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-bxbase-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/bxbase/00README
%{_texmfdistdir}/doc/latex/bxbase/LICENSE
%{_texmfdistdir}/doc/latex/bxbase/README
%files -n texlive-bxbase
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/bxbase/bxbase.def
%{_texmfdistdir}/tex/latex/bxbase/bxbase.sty
%{_texmfdistdir}/tex/latex/bxbase/bxucs.sty
%{_texmfdistdir}/tex/latex/bxbase/bxutf8.def
%{_texmfdistdir}/tex/latex/bxbase/bxutf8x.def
%{_texmfdistdir}/tex/latex/bxbase/zxbase.sty
/var/adm/update-scripts/texlive-bxbase-%{texlive_version}.%{texlive_noarch}.0.0.5svn28825-%{release}-zypper
%package -n texlive-bxcjkjatype
Version: %{texlive_version}.%{texlive_noarch}.0.0.2csvn32048
Release: 0
Summary: Typeset Japanese with pdfLaTeX and CJK
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-bxcjkjatype-doc >= %{texlive_version}
Provides: tex(bxcjkjatype.sty)
Requires: tex(CJK.sty)
Requires: tex(CJKpunct.sty)
Requires: tex(CJKspace.sty)
Requires: tex(CJKutf8.sty)
Requires: tex(atbegshi.sty)
Requires: tex(etoolbox.sty)
Requires: tex(keyval.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source68: bxcjkjatype.tar.xz
Source69: bxcjkjatype.doc.tar.xz
%description -n texlive-bxcjkjatype
The package provides a working configuration of the CJK
package, suitable for Japanese typesetting of moderate quality.
Moreover, it facilitates use of the CJK package for pLaTeX
users, by providing commands that are similar to those used by
the pLaTeX kernel and some other packages used with it.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-bxcjkjatype-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.2csvn32048
Release: 0
Summary: Documentation for texlive-bxcjkjatype
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Provides: locale(texlive-bxcjkjatype-doc:en;ja)
%description -n texlive-bxcjkjatype-doc
This package includes the documentation for texlive-bxcjkjatype
%post -n texlive-bxcjkjatype
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-bxcjkjatype
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-bxcjkjatype
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-bxcjkjatype-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/bxcjkjatype/LICENSE
%{_texmfdistdir}/doc/latex/bxcjkjatype/README
%{_texmfdistdir}/doc/latex/bxcjkjatype/README-ja.md
%{_texmfdistdir}/doc/latex/bxcjkjatype/sample-bxcjkjatype-beamer.pdf
%{_texmfdistdir}/doc/latex/bxcjkjatype/sample-bxcjkjatype-beamer.tex
%{_texmfdistdir}/doc/latex/bxcjkjatype/sample-bxcjkjatype.pdf
%{_texmfdistdir}/doc/latex/bxcjkjatype/sample-bxcjkjatype.tex
%files -n texlive-bxcjkjatype
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/bxcjkjatype/bxcjkjatype.sty
/var/adm/update-scripts/texlive-bxcjkjatype-%{texlive_version}.%{texlive_noarch}.0.0.2csvn32048-%{release}-zypper
%package -n texlive-bxdpx-beamer
Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn30220
Release: 0
Summary: Dvipdfmx extras for use with beamer
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-bxdpx-beamer-doc >= %{texlive_version}
Provides: tex(bxdpx-beamer.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source70: bxdpx-beamer.tar.xz
Source71: bxdpx-beamer.doc.tar.xz
%description -n texlive-bxdpx-beamer
The package is a driver to support beamer Navigation symbols
and \framezoomed regions when using dvipdfmx as PDF generator
(e.g., as part of e-pTeX). The package does not define any
'user' commands.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-bxdpx-beamer-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn30220
Release: 0
Summary: Documentation for texlive-bxdpx-beamer
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-bxdpx-beamer-doc
This package includes the documentation for texlive-bxdpx-beamer
%post -n texlive-bxdpx-beamer
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-bxdpx-beamer
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-bxdpx-beamer
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-bxdpx-beamer-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/bxdpx-beamer/LICENSE
%{_texmfdistdir}/doc/latex/bxdpx-beamer/README
%{_texmfdistdir}/doc/latex/bxdpx-beamer/sample/test-framezoom.tex
%{_texmfdistdir}/doc/latex/bxdpx-beamer/sample/test-navisymbol.tex
%files -n texlive-bxdpx-beamer
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/bxdpx-beamer/bxdpx-beamer.sty
/var/adm/update-scripts/texlive-bxdpx-beamer-%{texlive_version}.%{texlive_noarch}.0.0.2svn30220-%{release}-zypper
%package -n texlive-bxdvidriver
Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn40148
Release: 0
Summary: Enables specifying a driver option effective only in DVI 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-bxdvidriver-doc >= %{texlive_version}
Provides: tex(bxdvidriver.sty)
Requires: tex(ifluatex.sty)
Requires: tex(ifpdf.sty)
Requires: tex(ifvtex.sty)
Requires: tex(ifxetex.sty)
Requires: tex(pdftexcmds.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source72: bxdvidriver.tar.xz
Source73: bxdvidriver.doc.tar.xz
%description -n texlive-bxdvidriver
This single-function package enables authors to specify a
global driver option (dvips, dvipdfmx, etc) which is applied
only when the engine outputs a DVI file. It is useful to create
special document- templates that can be compiled in both PDF-
mode and DVI-mode.
date: 2016-03-30 04:22:42 +0000
%package -n texlive-bxdvidriver-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn40148
Release: 0
Summary: Documentation for texlive-bxdvidriver
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-bxdvidriver-doc
This package includes the documentation for texlive-bxdvidriver
%post -n texlive-bxdvidriver
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-bxdvidriver
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-bxdvidriver
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-bxdvidriver-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/bxdvidriver/LICENSE
%{_texmfdistdir}/doc/latex/bxdvidriver/README.md
%files -n texlive-bxdvidriver
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/bxdvidriver/bxdvidriver.sty
/var/adm/update-scripts/texlive-bxdvidriver-%{texlive_version}.%{texlive_noarch}.0.0.2svn40148-%{release}-zypper
%package -n texlive-bxeepic
Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn30559
Release: 0
Summary: Eepic facilities using pict2e
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-bxeepic-doc >= %{texlive_version}
Provides: tex(bxdpxp2e.def)
Provides: tex(bxeepic.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source74: bxeepic.tar.xz
Source75: bxeepic.doc.tar.xz
%description -n texlive-bxeepic
The package provides an eepic driver to use pict2e facilities.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-bxeepic-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn30559
Release: 0
Summary: Documentation for texlive-bxeepic
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-bxeepic-doc
This package includes the documentation for texlive-bxeepic
%post -n texlive-bxeepic
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-bxeepic
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-bxeepic
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-bxeepic-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/bxeepic/LICENSE
%{_texmfdistdir}/doc/latex/bxeepic/README
%{_texmfdistdir}/doc/latex/bxeepic/sample-bxeepic.pdf
%{_texmfdistdir}/doc/latex/bxeepic/sample-bxeepic.tex
%files -n texlive-bxeepic
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/bxeepic/bxdpxp2e.def
%{_texmfdistdir}/tex/latex/bxeepic/bxeepic.sty
/var/adm/update-scripts/texlive-bxeepic-%{texlive_version}.%{texlive_noarch}.0.0.2svn30559-%{release}-zypper
%package -n texlive-bxenclose
Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn40213
Release: 0
Summary: Enclose the document body with some pieces of code
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-bxenclose-doc >= %{texlive_version}
Provides: tex(bxenclose.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source76: bxenclose.tar.xz
Source77: bxenclose.doc.tar.xz
%description -n texlive-bxenclose
The package enables authors to designate in the preamble to
make the document body enclosed with the given pieces of code.
As is known, there are already various mechanisms provided by
LaTeX kernel or packages that attach hooks at the beginning and
end of documents.
date: 2016-04-05 03:21:13 +0000
%package -n texlive-bxenclose-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn40213
Release: 0
Summary: Documentation for texlive-bxenclose
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-bxenclose-doc
This package includes the documentation for texlive-bxenclose
%post -n texlive-bxenclose
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-bxenclose
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-bxenclose
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-bxenclose-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/bxenclose/LICENSE
%{_texmfdistdir}/doc/latex/bxenclose/README.md
%files -n texlive-bxenclose
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/bxenclose/bxenclose.sty
/var/adm/update-scripts/texlive-bxenclose-%{texlive_version}.%{texlive_noarch}.0.0.2svn40213-%{release}-zypper
%package -n texlive-bxjscls
Version: %{texlive_version}.%{texlive_noarch}.1.1csvn40865
Release: 0
Summary: Japanese document class collection for all major engines
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-bxjscls-doc >= %{texlive_version}
Provides: tex(bxjsarticle.cls)
Provides: tex(bxjsbook.cls)
Provides: tex(bxjscjkcat.sty)
Provides: tex(bxjscompat.sty)
Provides: tex(bxjsja-minimal.def)
Provides: tex(bxjsja-modern.def)
Provides: tex(bxjsja-pandoc.def)
Provides: tex(bxjsja-standard.def)
Provides: tex(bxjsreport.cls)
Provides: tex(bxjsslide.cls)
Requires: tex(calc.sty)
Requires: tex(fixltx2e.sty)
Requires: tex(ifpdf.sty)
Requires: tex(inputenc.sty)
Requires: tex(keyval.sty)
Requires: tex(type1cm.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source78: bxjscls.tar.xz
Source79: bxjscls.doc.tar.xz
%description -n texlive-bxjscls
This package provides an extended version of the Japanese
document class collection provided by jsclasses. While the
original version supports only pLaTeX and upLaTeX, the extended
version also supports pdfLaTeX, XeLaTeX and LuaLaTeX, with the
aid of suitable packages that provide capability of Japanese
typesetting.
date: 2016-05-01 04:49:56 +0000
%package -n texlive-bxjscls-doc
Version: %{texlive_version}.%{texlive_noarch}.1.1csvn40865
Release: 0
Summary: Documentation for texlive-bxjscls
License: BSD-3-Clause
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Provides: locale(texlive-bxjscls-doc:ja)
%description -n texlive-bxjscls-doc
This package includes the documentation for texlive-bxjscls
%post -n texlive-bxjscls
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-bxjscls
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-bxjscls
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-bxjscls-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/bxjscls/LICENSE
%{_texmfdistdir}/doc/latex/bxjscls/README-ja.md
%{_texmfdistdir}/doc/latex/bxjscls/README.md
%{_texmfdistdir}/doc/latex/bxjscls/bxjscls-manual.pdf
%{_texmfdistdir}/doc/latex/bxjscls/bxjscls-manual.tex
%{_texmfdistdir}/doc/latex/bxjscls/bxjscls.pdf
%files -n texlive-bxjscls
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/bxjscls/bxjsarticle.cls
%{_texmfdistdir}/tex/latex/bxjscls/bxjsbook.cls
%{_texmfdistdir}/tex/latex/bxjscls/bxjscjkcat.sty
%{_texmfdistdir}/tex/latex/bxjscls/bxjscompat.sty
%{_texmfdistdir}/tex/latex/bxjscls/bxjsja-minimal.def
%{_texmfdistdir}/tex/latex/bxjscls/bxjsja-modern.def
%{_texmfdistdir}/tex/latex/bxjscls/bxjsja-pandoc.def
%{_texmfdistdir}/tex/latex/bxjscls/bxjsja-standard.def
%{_texmfdistdir}/tex/latex/bxjscls/bxjsreport.cls
%{_texmfdistdir}/tex/latex/bxjscls/bxjsslide.cls
/var/adm/update-scripts/texlive-bxjscls-%{texlive_version}.%{texlive_noarch}.1.1csvn40865-%{release}-zypper
%package -n texlive-bxnewfont
Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn40214
Release: 0
Summary: Enhanced \newfont command
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-bxnewfont-doc >= %{texlive_version}
Provides: tex(bxnewfont.sty)
Requires: tex(etoolbox.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source80: bxnewfont.tar.xz
Source81: bxnewfont.doc.tar.xz
%description -n texlive-bxnewfont
This package provides a new command \newfontx. It is similar to
the old (and deprecated) command \newfont in function, but is
more compatible with NFSS. In particular, one can safely change
font size after invoking a font command defined by \newfontx.
The new command will be useful to users who know much of the
old \newfont command but are unfamiliar with the detail of
NFSS.
date: 2016-04-09 17:12:15 +0000
%package -n texlive-bxnewfont-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn40214
Release: 0
Summary: Documentation for texlive-bxnewfont
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-bxnewfont-doc
This package includes the documentation for texlive-bxnewfont
%post -n texlive-bxnewfont
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-bxnewfont
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-bxnewfont
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-bxnewfont-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/bxnewfont/LICENSE
%{_texmfdistdir}/doc/latex/bxnewfont/README.md
%files -n texlive-bxnewfont
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/bxnewfont/bxnewfont.sty
/var/adm/update-scripts/texlive-bxnewfont-%{texlive_version}.%{texlive_noarch}.0.0.2svn40214-%{release}-zypper
%package -n texlive-bxpapersize
Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn40149
Release: 0
Summary: Synchronize output paper size with layout paper size
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-bxpapersize-doc >= %{texlive_version}
Provides: tex(bxpapersize.sty)
Requires: tex(atbegshi.sty)
Requires: tex(ifluatex.sty)
Requires: tex(ifpdf.sty)
Requires: tex(ifvtex.sty)
Requires: tex(ifxetex.sty)
Requires: tex(xkeyval.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source82: bxpapersize.tar.xz
Source83: bxpapersize.doc.tar.xz
%description -n texlive-bxpapersize
As is well known, in LaTeX processing layout paper size
specified by document class options is not automatically
applied to output paper size. This package enables LaTeX
authors to synchronize both kinds of paper sizes.
date: 2016-03-30 04:22:42 +0000
%package -n texlive-bxpapersize-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn40149
Release: 0
Summary: Documentation for texlive-bxpapersize
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-bxpapersize-doc
This package includes the documentation for texlive-bxpapersize
%post -n texlive-bxpapersize
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-bxpapersize
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-bxpapersize
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-bxpapersize-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/bxpapersize/LICENSE
%{_texmfdistdir}/doc/latex/bxpapersize/README.md
%files -n texlive-bxpapersize
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/bxpapersize/bxpapersize.sty
/var/adm/update-scripts/texlive-bxpapersize-%{texlive_version}.%{texlive_noarch}.0.0.2svn40149-%{release}-zypper
%package -n texlive-bxpdfver
Version: %{texlive_version}.%{texlive_noarch}.0.0.2asvn38050
Release: 0
Summary: Specify version and compression level of output PDF files
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-bxpdfver-doc >= %{texlive_version}
Provides: tex(bxpdfver.sty)
Requires: tex(atbegshi.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source84: bxpdfver.tar.xz
Source85: bxpdfver.doc.tar.xz
%description -n texlive-bxpdfver
This package enables users to specify in their sources the
following settings on the PDF document to output: PDF version
(1.4, 1.5 etc.); whether or not to compress streams; whether or
not to use object streams. This package supports all major PDF-
output engines and dvipdfmx.
date: 2015-08-08 05:23:52 +0000
%package -n texlive-bxpdfver-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.2asvn38050
Release: 0
Summary: Documentation for texlive-bxpdfver
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Provides: locale(texlive-bxpdfver-doc:ja)
%description -n texlive-bxpdfver-doc
This package includes the documentation for texlive-bxpdfver
%post -n texlive-bxpdfver
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-bxpdfver
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-bxpdfver
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-bxpdfver-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/bxpdfver/LICENSE
%{_texmfdistdir}/doc/latex/bxpdfver/README
%{_texmfdistdir}/doc/latex/bxpdfver/README-ja
%{_texmfdistdir}/doc/latex/bxpdfver/sample-bxpdfver.tex
%files -n texlive-bxpdfver
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/bxpdfver/bxpdfver.sty
/var/adm/update-scripts/texlive-bxpdfver-%{texlive_version}.%{texlive_noarch}.0.0.2asvn38050-%{release}-zypper
%package -n texlive-bytefield
Version: %{texlive_version}.%{texlive_noarch}.2.3svn38736
Release: 0
Summary: Create illustrations for network protocol specifications
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-bytefield-doc >= %{texlive_version}
Provides: tex(bytefield.sty)
Requires: tex(calc.sty)
Requires: tex(keyval.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source86: bytefield.tar.xz
Source87: bytefield.doc.tar.xz
%description -n texlive-bytefield
The bytefield package helps the user create illustrations for
network protocol specifications and anything else that utilizes
fields of data. These illustrations show how the bits and bytes
are laid out in a packet or in memory. Users should note that
the present version 2.0 offers a different (and incompatible)
user interface from earlier versions.
date: 2015-10-28 21:34:48 +0000
%package -n texlive-bytefield-doc
Version: %{texlive_version}.%{texlive_noarch}.2.3svn38736
Release: 0
Summary: Documentation for texlive-bytefield
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-bytefield-doc
This package includes the documentation for texlive-bytefield
%post -n texlive-bytefield
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-bytefield
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-bytefield
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-bytefield-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/bytefield/README
%{_texmfdistdir}/doc/latex/bytefield/bf-example.pdf
%{_texmfdistdir}/doc/latex/bytefield/bf-example.tex
%{_texmfdistdir}/doc/latex/bytefield/bytefield.pdf
%files -n texlive-bytefield
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/bytefield/bytefield.sty
/var/adm/update-scripts/texlive-bytefield-%{texlive_version}.%{texlive_noarch}.2.3svn38736-%{release}-zypper
%package -n texlive-c-pascal
Version: %{texlive_version}.%{texlive_noarch}.1.2svn18337
Release: 0
Summary: Typeset Python, C and Pascal programs
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-c-pascal-doc >= %{texlive_version}
Provides: tex(cap.tex)
Provides: tex(cap_c.tex)
Provides: tex(cap_comm.tex)
Provides: tex(cap_pas.tex)
Provides: tex(cap_pyt.tex)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source88: c-pascal.tar.xz
Source89: c-pascal.doc.tar.xz
%description -n texlive-c-pascal
A TeX macro package for easy typesetting programs in Python, C
and Pascal. Program source files may also be input.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-c-pascal-doc
Version: %{texlive_version}.%{texlive_noarch}.1.2svn18337
Release: 0
Summary: Documentation for texlive-c-pascal
License: SUSE-Public-Domain
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Provides: locale(texlive-c-pascal-doc:en;pl)
%description -n texlive-c-pascal-doc
This package includes the documentation for texlive-c-pascal
%post -n texlive-c-pascal
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-c-pascal
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-c-pascal
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-c-pascal-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/generic/c-pascal/README.eng
%{_texmfdistdir}/doc/generic/c-pascal/README.pol
%{_texmfdistdir}/doc/generic/c-pascal/demo1.tex
%{_texmfdistdir}/doc/generic/c-pascal/demo2.tex
%{_texmfdistdir}/doc/generic/c-pascal/prog/fib.py
%{_texmfdistdir}/doc/generic/c-pascal/prog/guess.pas
%{_texmfdistdir}/doc/generic/c-pascal/prog/sun.c
%files -n texlive-c-pascal
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/generic/c-pascal/cap.tex
%{_texmfdistdir}/tex/generic/c-pascal/cap_c.tex
%{_texmfdistdir}/tex/generic/c-pascal/cap_comm.tex
%{_texmfdistdir}/tex/generic/c-pascal/cap_pas.tex
%{_texmfdistdir}/tex/generic/c-pascal/cap_pyt.tex
/var/adm/update-scripts/texlive-c-pascal-%{texlive_version}.%{texlive_noarch}.1.2svn18337-%{release}-zypper
%package -n texlive-c90
Version: %{texlive_version}.%{texlive_noarch}.svn37676
Release: 0
Summary: Package c90
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-c90-doc >= %{texlive_version}
Provides: tex(c90.enc)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source90: c90.tar.xz
Source91: c90.doc.tar.xz
%description -n texlive-c90
The c90 package
%package -n texlive-c90-doc
Version: %{texlive_version}.%{texlive_noarch}.svn37676
Release: 0
Summary: Documentation for texlive-c90
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-c90-doc
This package includes the documentation for texlive-c90
%post -n texlive-c90
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-c90
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-c90
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-c90-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/enc/c90/c90.pdf
%files -n texlive-c90
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/enc/dvips/c90/c90.enc
/var/adm/update-scripts/texlive-c90-%{texlive_version}.%{texlive_noarch}.svn37676-%{release}-zypper
%package -n texlive-cabin
Version: %{texlive_version}.%{texlive_noarch}.svn39875
Release: 0
Summary: A humanist Sans Serif font, with LaTeX support
License: OFL-1.1
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(post): findutils
Requires(post): grep
Requires(post): sed
Requires(post): texlive >= %{texlive_version}
Requires(post): tex(updmap.cfg)
#!BuildIgnore: tex(updmap.cfg)
Requires(postun): findutils
Requires(postun): grep
Requires(postun): sed
Requires(postun): texlive >= %{texlive_version}
Requires(postun): tex(updmap.cfg)
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires: texlive-cabin-fonts >= %{texlive_version}
Recommends: texlive-cabin-doc >= %{texlive_version}
Provides: tex(Cabin-Bold-tlf-ly1--base.tfm)
Provides: tex(Cabin-Bold-tlf-ly1.tfm)
Provides: tex(Cabin-Bold-tlf-ly1.vf)
Provides: tex(Cabin-Bold-tlf-ot1.tfm)
Provides: tex(Cabin-Bold-tlf-sc-ly1--base.tfm)
Provides: tex(Cabin-Bold-tlf-sc-ly1.tfm)
Provides: tex(Cabin-Bold-tlf-sc-ly1.vf)
Provides: tex(Cabin-Bold-tlf-sc-ot1--base.tfm)
Provides: tex(Cabin-Bold-tlf-sc-ot1.tfm)
Provides: tex(Cabin-Bold-tlf-sc-ot1.vf)
Provides: tex(Cabin-Bold-tlf-sc-t1--base.tfm)
Provides: tex(Cabin-Bold-tlf-sc-t1.tfm)
Provides: tex(Cabin-Bold-tlf-sc-t1.vf)
Provides: tex(Cabin-Bold-tlf-t1--base.tfm)
Provides: tex(Cabin-Bold-tlf-t1.tfm)
Provides: tex(Cabin-Bold-tlf-t1.vf)
Provides: tex(Cabin-Bold-tlf-ts1--base.tfm)
Provides: tex(Cabin-Bold-tlf-ts1.tfm)
Provides: tex(Cabin-Bold-tlf-ts1.vf)
Provides: tex(Cabin-BoldItalic-tlf-ly1--base.tfm)
Provides: tex(Cabin-BoldItalic-tlf-ly1.tfm)
Provides: tex(Cabin-BoldItalic-tlf-ly1.vf)
Provides: tex(Cabin-BoldItalic-tlf-ot1.tfm)
Provides: tex(Cabin-BoldItalic-tlf-sc-ly1--base.tfm)
Provides: tex(Cabin-BoldItalic-tlf-sc-ly1.tfm)
Provides: tex(Cabin-BoldItalic-tlf-sc-ly1.vf)
Provides: tex(Cabin-BoldItalic-tlf-sc-ot1--base.tfm)
Provides: tex(Cabin-BoldItalic-tlf-sc-ot1.tfm)
Provides: tex(Cabin-BoldItalic-tlf-sc-ot1.vf)
Provides: tex(Cabin-BoldItalic-tlf-sc-t1--base.tfm)
Provides: tex(Cabin-BoldItalic-tlf-sc-t1.tfm)
Provides: tex(Cabin-BoldItalic-tlf-sc-t1.vf)
Provides: tex(Cabin-BoldItalic-tlf-t1--base.tfm)
Provides: tex(Cabin-BoldItalic-tlf-t1.tfm)
Provides: tex(Cabin-BoldItalic-tlf-t1.vf)
Provides: tex(Cabin-BoldItalic-tlf-ts1--base.tfm)
Provides: tex(Cabin-BoldItalic-tlf-ts1.tfm)
Provides: tex(Cabin-BoldItalic-tlf-ts1.vf)
Provides: tex(Cabin-Italic-tlf-ly1--base.tfm)
Provides: tex(Cabin-Italic-tlf-ly1.tfm)
Provides: tex(Cabin-Italic-tlf-ly1.vf)
Provides: tex(Cabin-Italic-tlf-ot1.tfm)
Provides: tex(Cabin-Italic-tlf-sc-ly1--base.tfm)
Provides: tex(Cabin-Italic-tlf-sc-ly1.tfm)
Provides: tex(Cabin-Italic-tlf-sc-ly1.vf)
Provides: tex(Cabin-Italic-tlf-sc-ot1--base.tfm)
Provides: tex(Cabin-Italic-tlf-sc-ot1.tfm)
Provides: tex(Cabin-Italic-tlf-sc-ot1.vf)
Provides: tex(Cabin-Italic-tlf-sc-t1--base.tfm)
Provides: tex(Cabin-Italic-tlf-sc-t1.tfm)
Provides: tex(Cabin-Italic-tlf-sc-t1.vf)
Provides: tex(Cabin-Italic-tlf-t1--base.tfm)
Provides: tex(Cabin-Italic-tlf-t1.tfm)
Provides: tex(Cabin-Italic-tlf-t1.vf)
Provides: tex(Cabin-Italic-tlf-ts1--base.tfm)
Provides: tex(Cabin-Italic-tlf-ts1.tfm)
Provides: tex(Cabin-Italic-tlf-ts1.vf)
Provides: tex(Cabin-Medium-tlf-ly1--base.tfm)
Provides: tex(Cabin-Medium-tlf-ly1.tfm)
Provides: tex(Cabin-Medium-tlf-ly1.vf)
Provides: tex(Cabin-Medium-tlf-ot1.tfm)
Provides: tex(Cabin-Medium-tlf-sc-ly1--base.tfm)
Provides: tex(Cabin-Medium-tlf-sc-ly1.tfm)
Provides: tex(Cabin-Medium-tlf-sc-ly1.vf)
Provides: tex(Cabin-Medium-tlf-sc-ot1--base.tfm)
Provides: tex(Cabin-Medium-tlf-sc-ot1.tfm)
Provides: tex(Cabin-Medium-tlf-sc-ot1.vf)
Provides: tex(Cabin-Medium-tlf-sc-t1--base.tfm)
Provides: tex(Cabin-Medium-tlf-sc-t1.tfm)
Provides: tex(Cabin-Medium-tlf-sc-t1.vf)
Provides: tex(Cabin-Medium-tlf-t1--base.tfm)
Provides: tex(Cabin-Medium-tlf-t1.tfm)
Provides: tex(Cabin-Medium-tlf-t1.vf)
Provides: tex(Cabin-Medium-tlf-ts1--base.tfm)
Provides: tex(Cabin-Medium-tlf-ts1.tfm)
Provides: tex(Cabin-Medium-tlf-ts1.vf)
Provides: tex(Cabin-MediumItalic-tlf-ly1--base.tfm)
Provides: tex(Cabin-MediumItalic-tlf-ly1.tfm)
Provides: tex(Cabin-MediumItalic-tlf-ly1.vf)
Provides: tex(Cabin-MediumItalic-tlf-ot1.tfm)
Provides: tex(Cabin-MediumItalic-tlf-sc-ly1--base.tfm)
Provides: tex(Cabin-MediumItalic-tlf-sc-ly1.tfm)
Provides: tex(Cabin-MediumItalic-tlf-sc-ly1.vf)
Provides: tex(Cabin-MediumItalic-tlf-sc-ot1--base.tfm)
Provides: tex(Cabin-MediumItalic-tlf-sc-ot1.tfm)
Provides: tex(Cabin-MediumItalic-tlf-sc-ot1.vf)
Provides: tex(Cabin-MediumItalic-tlf-sc-t1--base.tfm)
Provides: tex(Cabin-MediumItalic-tlf-sc-t1.tfm)
Provides: tex(Cabin-MediumItalic-tlf-sc-t1.vf)
Provides: tex(Cabin-MediumItalic-tlf-t1--base.tfm)
Provides: tex(Cabin-MediumItalic-tlf-t1.tfm)
Provides: tex(Cabin-MediumItalic-tlf-t1.vf)
Provides: tex(Cabin-MediumItalic-tlf-ts1--base.tfm)
Provides: tex(Cabin-MediumItalic-tlf-ts1.tfm)
Provides: tex(Cabin-MediumItalic-tlf-ts1.vf)
Provides: tex(Cabin-Regular-tlf-ly1--base.tfm)
Provides: tex(Cabin-Regular-tlf-ly1.tfm)
Provides: tex(Cabin-Regular-tlf-ly1.vf)
Provides: tex(Cabin-Regular-tlf-ot1.tfm)
Provides: tex(Cabin-Regular-tlf-sc-ly1--base.tfm)
Provides: tex(Cabin-Regular-tlf-sc-ly1.tfm)
Provides: tex(Cabin-Regular-tlf-sc-ly1.vf)
Provides: tex(Cabin-Regular-tlf-sc-ot1--base.tfm)
Provides: tex(Cabin-Regular-tlf-sc-ot1.tfm)
Provides: tex(Cabin-Regular-tlf-sc-ot1.vf)
Provides: tex(Cabin-Regular-tlf-sc-t1--base.tfm)
Provides: tex(Cabin-Regular-tlf-sc-t1.tfm)
Provides: tex(Cabin-Regular-tlf-sc-t1.vf)
Provides: tex(Cabin-Regular-tlf-t1--base.tfm)
Provides: tex(Cabin-Regular-tlf-t1.tfm)
Provides: tex(Cabin-Regular-tlf-t1.vf)
Provides: tex(Cabin-Regular-tlf-ts1--base.tfm)
Provides: tex(Cabin-Regular-tlf-ts1.tfm)
Provides: tex(Cabin-Regular-tlf-ts1.vf)
Provides: tex(Cabin-SemiBold-tlf-ly1--base.tfm)
Provides: tex(Cabin-SemiBold-tlf-ly1.tfm)
Provides: tex(Cabin-SemiBold-tlf-ly1.vf)
Provides: tex(Cabin-SemiBold-tlf-ot1.tfm)
Provides: tex(Cabin-SemiBold-tlf-sc-ly1--base.tfm)
Provides: tex(Cabin-SemiBold-tlf-sc-ly1.tfm)
Provides: tex(Cabin-SemiBold-tlf-sc-ly1.vf)
Provides: tex(Cabin-SemiBold-tlf-sc-ot1--base.tfm)
Provides: tex(Cabin-SemiBold-tlf-sc-ot1.tfm)
Provides: tex(Cabin-SemiBold-tlf-sc-ot1.vf)
Provides: tex(Cabin-SemiBold-tlf-sc-t1--base.tfm)
Provides: tex(Cabin-SemiBold-tlf-sc-t1.tfm)
Provides: tex(Cabin-SemiBold-tlf-sc-t1.vf)
Provides: tex(Cabin-SemiBold-tlf-t1--base.tfm)
Provides: tex(Cabin-SemiBold-tlf-t1.tfm)
Provides: tex(Cabin-SemiBold-tlf-t1.vf)
Provides: tex(Cabin-SemiBold-tlf-ts1--base.tfm)
Provides: tex(Cabin-SemiBold-tlf-ts1.tfm)
Provides: tex(Cabin-SemiBold-tlf-ts1.vf)
Provides: tex(Cabin-SemiBoldItalic-tlf-ly1--base.tfm)
Provides: tex(Cabin-SemiBoldItalic-tlf-ly1.tfm)
Provides: tex(Cabin-SemiBoldItalic-tlf-ly1.vf)
Provides: tex(Cabin-SemiBoldItalic-tlf-ot1.tfm)
Provides: tex(Cabin-SemiBoldItalic-tlf-sc-ly1--base.tfm)
Provides: tex(Cabin-SemiBoldItalic-tlf-sc-ly1.tfm)
Provides: tex(Cabin-SemiBoldItalic-tlf-sc-ly1.vf)
Provides: tex(Cabin-SemiBoldItalic-tlf-sc-ot1--base.tfm)
Provides: tex(Cabin-SemiBoldItalic-tlf-sc-ot1.tfm)
Provides: tex(Cabin-SemiBoldItalic-tlf-sc-ot1.vf)
Provides: tex(Cabin-SemiBoldItalic-tlf-sc-t1--base.tfm)
Provides: tex(Cabin-SemiBoldItalic-tlf-sc-t1.tfm)
Provides: tex(Cabin-SemiBoldItalic-tlf-sc-t1.vf)
Provides: tex(Cabin-SemiBoldItalic-tlf-t1--base.tfm)
Provides: tex(Cabin-SemiBoldItalic-tlf-t1.tfm)
Provides: tex(Cabin-SemiBoldItalic-tlf-t1.vf)
Provides: tex(Cabin-SemiBoldItalic-tlf-ts1--base.tfm)
Provides: tex(Cabin-SemiBoldItalic-tlf-ts1.tfm)
Provides: tex(Cabin-SemiBoldItalic-tlf-ts1.vf)
Provides: tex(CabinCondensed-Bold-tlf-ly1--base.tfm)
Provides: tex(CabinCondensed-Bold-tlf-ly1.tfm)
Provides: tex(CabinCondensed-Bold-tlf-ly1.vf)
Provides: tex(CabinCondensed-Bold-tlf-ot1.tfm)
Provides: tex(CabinCondensed-Bold-tlf-sc-ly1--base.tfm)
Provides: tex(CabinCondensed-Bold-tlf-sc-ly1.tfm)
Provides: tex(CabinCondensed-Bold-tlf-sc-ly1.vf)
Provides: tex(CabinCondensed-Bold-tlf-sc-ot1--base.tfm)
Provides: tex(CabinCondensed-Bold-tlf-sc-ot1.tfm)
Provides: tex(CabinCondensed-Bold-tlf-sc-ot1.vf)
Provides: tex(CabinCondensed-Bold-tlf-sc-t1--base.tfm)
Provides: tex(CabinCondensed-Bold-tlf-sc-t1.tfm)
Provides: tex(CabinCondensed-Bold-tlf-sc-t1.vf)
Provides: tex(CabinCondensed-Bold-tlf-t1--base.tfm)
Provides: tex(CabinCondensed-Bold-tlf-t1.tfm)
Provides: tex(CabinCondensed-Bold-tlf-t1.vf)
Provides: tex(CabinCondensed-Bold-tlf-ts1--base.tfm)
Provides: tex(CabinCondensed-Bold-tlf-ts1.tfm)
Provides: tex(CabinCondensed-Bold-tlf-ts1.vf)
Provides: tex(CabinCondensed-BoldItalic-tlf-ly1--base.tfm)
Provides: tex(CabinCondensed-BoldItalic-tlf-ly1.tfm)
Provides: tex(CabinCondensed-BoldItalic-tlf-ly1.vf)
Provides: tex(CabinCondensed-BoldItalic-tlf-ot1.tfm)
Provides: tex(CabinCondensed-BoldItalic-tlf-sc-ly1--base.tfm)
Provides: tex(CabinCondensed-BoldItalic-tlf-sc-ly1.tfm)
Provides: tex(CabinCondensed-BoldItalic-tlf-sc-ly1.vf)
Provides: tex(CabinCondensed-BoldItalic-tlf-sc-ot1--base.tfm)
Provides: tex(CabinCondensed-BoldItalic-tlf-sc-ot1.tfm)
Provides: tex(CabinCondensed-BoldItalic-tlf-sc-ot1.vf)
Provides: tex(CabinCondensed-BoldItalic-tlf-sc-t1--base.tfm)
Provides: tex(CabinCondensed-BoldItalic-tlf-sc-t1.tfm)
Provides: tex(CabinCondensed-BoldItalic-tlf-sc-t1.vf)
Provides: tex(CabinCondensed-BoldItalic-tlf-t1--base.tfm)
Provides: tex(CabinCondensed-BoldItalic-tlf-t1.tfm)
Provides: tex(CabinCondensed-BoldItalic-tlf-t1.vf)
Provides: tex(CabinCondensed-BoldItalic-tlf-ts1--base.tfm)
Provides: tex(CabinCondensed-BoldItalic-tlf-ts1.tfm)
Provides: tex(CabinCondensed-BoldItalic-tlf-ts1.vf)
Provides: tex(CabinCondensed-Medium-tlf-ly1--base.tfm)
Provides: tex(CabinCondensed-Medium-tlf-ly1.tfm)
Provides: tex(CabinCondensed-Medium-tlf-ly1.vf)
Provides: tex(CabinCondensed-Medium-tlf-ot1.tfm)
Provides: tex(CabinCondensed-Medium-tlf-sc-ly1--base.tfm)
Provides: tex(CabinCondensed-Medium-tlf-sc-ly1.tfm)
Provides: tex(CabinCondensed-Medium-tlf-sc-ly1.vf)
Provides: tex(CabinCondensed-Medium-tlf-sc-ot1--base.tfm)
Provides: tex(CabinCondensed-Medium-tlf-sc-ot1.tfm)
Provides: tex(CabinCondensed-Medium-tlf-sc-ot1.vf)
Provides: tex(CabinCondensed-Medium-tlf-sc-t1--base.tfm)
Provides: tex(CabinCondensed-Medium-tlf-sc-t1.tfm)
Provides: tex(CabinCondensed-Medium-tlf-sc-t1.vf)
Provides: tex(CabinCondensed-Medium-tlf-t1--base.tfm)
Provides: tex(CabinCondensed-Medium-tlf-t1.tfm)
Provides: tex(CabinCondensed-Medium-tlf-t1.vf)
Provides: tex(CabinCondensed-Medium-tlf-ts1--base.tfm)
Provides: tex(CabinCondensed-Medium-tlf-ts1.tfm)
Provides: tex(CabinCondensed-Medium-tlf-ts1.vf)
Provides: tex(CabinCondensed-MediumItalic-tlf-ly1--base.tfm)
Provides: tex(CabinCondensed-MediumItalic-tlf-ly1.tfm)
Provides: tex(CabinCondensed-MediumItalic-tlf-ly1.vf)
Provides: tex(CabinCondensed-MediumItalic-tlf-ot1.tfm)
Provides: tex(CabinCondensed-MediumItalic-tlf-sc-ly1--base.tfm)
Provides: tex(CabinCondensed-MediumItalic-tlf-sc-ly1.tfm)
Provides: tex(CabinCondensed-MediumItalic-tlf-sc-ly1.vf)
Provides: tex(CabinCondensed-MediumItalic-tlf-sc-ot1--base.tfm)
Provides: tex(CabinCondensed-MediumItalic-tlf-sc-ot1.tfm)
Provides: tex(CabinCondensed-MediumItalic-tlf-sc-ot1.vf)
Provides: tex(CabinCondensed-MediumItalic-tlf-sc-t1--base.tfm)
Provides: tex(CabinCondensed-MediumItalic-tlf-sc-t1.tfm)
Provides: tex(CabinCondensed-MediumItalic-tlf-sc-t1.vf)
Provides: tex(CabinCondensed-MediumItalic-tlf-t1--base.tfm)
Provides: tex(CabinCondensed-MediumItalic-tlf-t1.tfm)
Provides: tex(CabinCondensed-MediumItalic-tlf-t1.vf)
Provides: tex(CabinCondensed-MediumItalic-tlf-ts1--base.tfm)
Provides: tex(CabinCondensed-MediumItalic-tlf-ts1.tfm)
Provides: tex(CabinCondensed-MediumItalic-tlf-ts1.vf)
Provides: tex(CabinCondensed-Regular-tlf-ly1--base.tfm)
Provides: tex(CabinCondensed-Regular-tlf-ly1.tfm)
Provides: tex(CabinCondensed-Regular-tlf-ly1.vf)
Provides: tex(CabinCondensed-Regular-tlf-ot1.tfm)
Provides: tex(CabinCondensed-Regular-tlf-sc-ly1--base.tfm)
Provides: tex(CabinCondensed-Regular-tlf-sc-ly1.tfm)
Provides: tex(CabinCondensed-Regular-tlf-sc-ly1.vf)
Provides: tex(CabinCondensed-Regular-tlf-sc-ot1--base.tfm)
Provides: tex(CabinCondensed-Regular-tlf-sc-ot1.tfm)
Provides: tex(CabinCondensed-Regular-tlf-sc-ot1.vf)
Provides: tex(CabinCondensed-Regular-tlf-sc-t1--base.tfm)
Provides: tex(CabinCondensed-Regular-tlf-sc-t1.tfm)
Provides: tex(CabinCondensed-Regular-tlf-sc-t1.vf)
Provides: tex(CabinCondensed-Regular-tlf-t1--base.tfm)
Provides: tex(CabinCondensed-Regular-tlf-t1.tfm)
Provides: tex(CabinCondensed-Regular-tlf-t1.vf)
Provides: tex(CabinCondensed-Regular-tlf-ts1--base.tfm)
Provides: tex(CabinCondensed-Regular-tlf-ts1.tfm)
Provides: tex(CabinCondensed-Regular-tlf-ts1.vf)
Provides: tex(CabinCondensed-RegularItalic-tlf-ly1--base.tfm)
Provides: tex(CabinCondensed-RegularItalic-tlf-ly1.tfm)
Provides: tex(CabinCondensed-RegularItalic-tlf-ly1.vf)
Provides: tex(CabinCondensed-RegularItalic-tlf-ot1.tfm)
Provides: tex(CabinCondensed-RegularItalic-tlf-sc-ly1--base.tfm)
Provides: tex(CabinCondensed-RegularItalic-tlf-sc-ly1.tfm)
Provides: tex(CabinCondensed-RegularItalic-tlf-sc-ly1.vf)
Provides: tex(CabinCondensed-RegularItalic-tlf-sc-ot1--base.tfm)
Provides: tex(CabinCondensed-RegularItalic-tlf-sc-ot1.tfm)
Provides: tex(CabinCondensed-RegularItalic-tlf-sc-ot1.vf)
Provides: tex(CabinCondensed-RegularItalic-tlf-sc-t1--base.tfm)
Provides: tex(CabinCondensed-RegularItalic-tlf-sc-t1.tfm)
Provides: tex(CabinCondensed-RegularItalic-tlf-sc-t1.vf)
Provides: tex(CabinCondensed-RegularItalic-tlf-t1--base.tfm)
Provides: tex(CabinCondensed-RegularItalic-tlf-t1.tfm)
Provides: tex(CabinCondensed-RegularItalic-tlf-t1.vf)
Provides: tex(CabinCondensed-RegularItalic-tlf-ts1--base.tfm)
Provides: tex(CabinCondensed-RegularItalic-tlf-ts1.tfm)
Provides: tex(CabinCondensed-RegularItalic-tlf-ts1.vf)
Provides: tex(CabinCondensed-SemiBold-tlf-ly1--base.tfm)
Provides: tex(CabinCondensed-SemiBold-tlf-ly1.tfm)
Provides: tex(CabinCondensed-SemiBold-tlf-ly1.vf)
Provides: tex(CabinCondensed-SemiBold-tlf-ot1.tfm)
Provides: tex(CabinCondensed-SemiBold-tlf-sc-ly1--base.tfm)
Provides: tex(CabinCondensed-SemiBold-tlf-sc-ly1.tfm)
Provides: tex(CabinCondensed-SemiBold-tlf-sc-ly1.vf)
Provides: tex(CabinCondensed-SemiBold-tlf-sc-ot1--base.tfm)
Provides: tex(CabinCondensed-SemiBold-tlf-sc-ot1.tfm)
Provides: tex(CabinCondensed-SemiBold-tlf-sc-ot1.vf)
Provides: tex(CabinCondensed-SemiBold-tlf-sc-t1--base.tfm)
Provides: tex(CabinCondensed-SemiBold-tlf-sc-t1.tfm)
Provides: tex(CabinCondensed-SemiBold-tlf-sc-t1.vf)
Provides: tex(CabinCondensed-SemiBold-tlf-t1--base.tfm)
Provides: tex(CabinCondensed-SemiBold-tlf-t1.tfm)
Provides: tex(CabinCondensed-SemiBold-tlf-t1.vf)
Provides: tex(CabinCondensed-SemiBold-tlf-ts1--base.tfm)
Provides: tex(CabinCondensed-SemiBold-tlf-ts1.tfm)
Provides: tex(CabinCondensed-SemiBold-tlf-ts1.vf)
Provides: tex(CabinCondensed-SemiBoldItalic-tlf-ly1--base.tfm)
Provides: tex(CabinCondensed-SemiBoldItalic-tlf-ly1.tfm)
Provides: tex(CabinCondensed-SemiBoldItalic-tlf-ly1.vf)
Provides: tex(CabinCondensed-SemiBoldItalic-tlf-ot1.tfm)
Provides: tex(CabinCondensed-SemiBoldItalic-tlf-sc-ly1--base.tfm)
Provides: tex(CabinCondensed-SemiBoldItalic-tlf-sc-ly1.tfm)
Provides: tex(CabinCondensed-SemiBoldItalic-tlf-sc-ly1.vf)
Provides: tex(CabinCondensed-SemiBoldItalic-tlf-sc-ot1--base.tfm)
Provides: tex(CabinCondensed-SemiBoldItalic-tlf-sc-ot1.tfm)
Provides: tex(CabinCondensed-SemiBoldItalic-tlf-sc-ot1.vf)
Provides: tex(CabinCondensed-SemiBoldItalic-tlf-sc-t1--base.tfm)
Provides: tex(CabinCondensed-SemiBoldItalic-tlf-sc-t1.tfm)
Provides: tex(CabinCondensed-SemiBoldItalic-tlf-sc-t1.vf)
Provides: tex(CabinCondensed-SemiBoldItalic-tlf-t1--base.tfm)
Provides: tex(CabinCondensed-SemiBoldItalic-tlf-t1.tfm)
Provides: tex(CabinCondensed-SemiBoldItalic-tlf-t1.vf)
Provides: tex(CabinCondensed-SemiBoldItalic-tlf-ts1--base.tfm)
Provides: tex(CabinCondensed-SemiBoldItalic-tlf-ts1.tfm)
Provides: tex(CabinCondensed-SemiBoldItalic-tlf-ts1.vf)
Provides: tex(LY1Cabin-TLF.fd)
Provides: tex(LY1CabinCondensed-TLF.fd)
Provides: tex(OT1Cabin-TLF.fd)
Provides: tex(OT1CabinCondensed-TLF.fd)
Provides: tex(T1Cabin-TLF.fd)
Provides: tex(T1CabinCondensed-TLF.fd)
Provides: tex(TS1Cabin-TLF.fd)
Provides: tex(TS1CabinCondensed-TLF.fd)
Provides: tex(cabin.map)
Provides: tex(cabin.sty)
Provides: tex(cbn_6vzwvh.enc)
Provides: tex(cbn_7kg2sc.enc)
Provides: tex(cbn_aojlca.enc)
Provides: tex(cbn_cgvdav.enc)
Provides: tex(cbn_dh6h6g.enc)
Provides: tex(cbn_eeshah.enc)
Provides: tex(cbn_gi6ftn.enc)
Provides: tex(cbn_gipwm5.enc)
Provides: tex(cbn_hvmmj2.enc)
Provides: tex(cbn_j5omty.enc)
Provides: tex(cbn_jxvnp4.enc)
Provides: tex(cbn_mzrldx.enc)
Provides: tex(cbn_x3x2zv.enc)
Provides: tex(cbn_xtln4x.enc)
Provides: tex(cbn_xvjm53.enc)
Provides: tex(cbn_zljgjy.enc)
Requires: tex(fontaxes.sty)
Requires: tex(fontenc.sty)
Requires: tex(fontspec.sty)
Requires: tex(ifluatex.sty)
Requires: tex(ifxetex.sty)
Requires: tex(mweights.sty)
Requires: tex(textcomp.sty)
Requires: tex(xkeyval.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source92: cabin.tar.xz
Source93: cabin.doc.tar.xz
%description -n texlive-cabin
Cabin is a humanist sans with four weights and true italics and
small capitals. According to the designer, Pablo Impallari,
Cabin was inspired by Edward Johnston's and Eric Gill's
typefaces, with a touch of modernism. Cabin incorporates modern
proportions, optical adjustments, and some elements of the
geometric sans. cabin.sty supports use of the font under LaTeX,
pdfLaTeX, XeLaTeX and LuaLaTeX; it uses the mweights, to manage
the user's view of all those font weights. An sfdefault option
is provided to enable Cabin as the default text font. The
fontaxes package is required for use with [pdf]LaTeX.
date: 2016-02-26 18:04:26 +0000
%package -n texlive-cabin-doc
Version: %{texlive_version}.%{texlive_noarch}.svn39875
Release: 0
Summary: Documentation for texlive-cabin
License: OFL-1.1
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-cabin-doc
This package includes the documentation for texlive-cabin
%package -n texlive-cabin-fonts
Version: %{texlive_version}.%{texlive_noarch}.svn39875
Release: 0
Summary: Severed fonts for texlive-cabin
License: OFL-1.1
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-cabin-fonts
The separated fonts package for texlive-cabin
%post -n texlive-cabin
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMap cabin.map' >> /var/run/texlive/run-updmap
%postun -n texlive-cabin
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMap cabin.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-cabin
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-cabin-fonts
mkfontscale %{_datadir}/fonts/texlive-cabin
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-cabin
fc-cache %{_datadir}/fonts
%postun -n texlive-cabin-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fi
%files -n texlive-cabin-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/cabin/OFL.txt
%{_texmfdistdir}/doc/fonts/cabin/README
%{_texmfdistdir}/doc/fonts/cabin/samples-condensed.pdf
%{_texmfdistdir}/doc/fonts/cabin/samples.pdf
%{_texmfdistdir}/doc/fonts/cabin/samples.tex
%files -n texlive-cabin
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/enc/dvips/cabin/cbn_6vzwvh.enc
%{_texmfdistdir}/fonts/enc/dvips/cabin/cbn_7kg2sc.enc
%{_texmfdistdir}/fonts/enc/dvips/cabin/cbn_aojlca.enc
%{_texmfdistdir}/fonts/enc/dvips/cabin/cbn_cgvdav.enc
%{_texmfdistdir}/fonts/enc/dvips/cabin/cbn_dh6h6g.enc
%{_texmfdistdir}/fonts/enc/dvips/cabin/cbn_eeshah.enc
%{_texmfdistdir}/fonts/enc/dvips/cabin/cbn_gi6ftn.enc
%{_texmfdistdir}/fonts/enc/dvips/cabin/cbn_gipwm5.enc
%{_texmfdistdir}/fonts/enc/dvips/cabin/cbn_hvmmj2.enc
%{_texmfdistdir}/fonts/enc/dvips/cabin/cbn_j5omty.enc
%{_texmfdistdir}/fonts/enc/dvips/cabin/cbn_jxvnp4.enc
%{_texmfdistdir}/fonts/enc/dvips/cabin/cbn_mzrldx.enc
%{_texmfdistdir}/fonts/enc/dvips/cabin/cbn_x3x2zv.enc
%{_texmfdistdir}/fonts/enc/dvips/cabin/cbn_xtln4x.enc
%{_texmfdistdir}/fonts/enc/dvips/cabin/cbn_xvjm53.enc
%{_texmfdistdir}/fonts/enc/dvips/cabin/cbn_zljgjy.enc
%{_texmfdistdir}/fonts/map/dvips/cabin/cabin.map
%verify(link) %{_texmfdistdir}/fonts/opentype/impallari/cabin/Cabin-Bold.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/impallari/cabin/Cabin-BoldItalic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/impallari/cabin/Cabin-Medium.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/impallari/cabin/Cabin-MediumItalic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/impallari/cabin/Cabin-Regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/impallari/cabin/Cabin-RegularItalic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/impallari/cabin/Cabin-SemiBold.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/impallari/cabin/Cabin-SemiBoldItalic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/impallari/cabin/CabinCondensed-Bold.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/impallari/cabin/CabinCondensed-BoldItalic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/impallari/cabin/CabinCondensed-Medium.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/impallari/cabin/CabinCondensed-MediumItalic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/impallari/cabin/CabinCondensed-Regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/impallari/cabin/CabinCondensed-RegularItalic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/impallari/cabin/CabinCondensed-SemiBold.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/impallari/cabin/CabinCondensed-SemiBoldItalic.otf
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Bold-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Bold-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Bold-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Bold-tlf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Bold-tlf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Bold-tlf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Bold-tlf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Bold-tlf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Bold-tlf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Bold-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Bold-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Bold-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Bold-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-BoldItalic-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-BoldItalic-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-BoldItalic-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-BoldItalic-tlf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-BoldItalic-tlf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-BoldItalic-tlf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-BoldItalic-tlf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-BoldItalic-tlf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-BoldItalic-tlf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-BoldItalic-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-BoldItalic-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-BoldItalic-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-BoldItalic-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Italic-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Italic-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Italic-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Italic-tlf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Italic-tlf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Italic-tlf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Italic-tlf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Italic-tlf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Italic-tlf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Italic-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Italic-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Italic-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Italic-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Medium-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Medium-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Medium-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Medium-tlf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Medium-tlf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Medium-tlf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Medium-tlf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Medium-tlf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Medium-tlf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Medium-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Medium-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Medium-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Medium-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-MediumItalic-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-MediumItalic-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-MediumItalic-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-MediumItalic-tlf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-MediumItalic-tlf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-MediumItalic-tlf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-MediumItalic-tlf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-MediumItalic-tlf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-MediumItalic-tlf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-MediumItalic-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-MediumItalic-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-MediumItalic-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-MediumItalic-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Regular-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Regular-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Regular-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Regular-tlf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Regular-tlf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Regular-tlf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Regular-tlf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Regular-tlf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Regular-tlf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Regular-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Regular-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Regular-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Regular-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-SemiBold-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-SemiBold-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-SemiBold-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-SemiBold-tlf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-SemiBold-tlf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-SemiBold-tlf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-SemiBold-tlf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-SemiBold-tlf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-SemiBold-tlf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-SemiBold-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-SemiBold-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-SemiBold-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-SemiBold-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-SemiBoldItalic-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-SemiBoldItalic-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-SemiBoldItalic-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-SemiBoldItalic-tlf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-SemiBoldItalic-tlf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-SemiBoldItalic-tlf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-SemiBoldItalic-tlf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-SemiBoldItalic-tlf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-SemiBoldItalic-tlf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-SemiBoldItalic-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-SemiBoldItalic-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-SemiBoldItalic-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-SemiBoldItalic-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-Bold-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-Bold-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-Bold-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-Bold-tlf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-Bold-tlf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-Bold-tlf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-Bold-tlf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-Bold-tlf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-Bold-tlf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-Bold-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-Bold-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-Bold-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-Bold-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalic-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalic-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalic-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalic-tlf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalic-tlf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalic-tlf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalic-tlf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalic-tlf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalic-tlf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalic-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalic-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalic-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalic-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-Medium-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-Medium-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-Medium-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-Medium-tlf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-Medium-tlf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-Medium-tlf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-Medium-tlf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-Medium-tlf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-Medium-tlf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-Medium-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-Medium-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-Medium-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-Medium-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalic-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalic-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalic-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalic-tlf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalic-tlf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalic-tlf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalic-tlf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalic-tlf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalic-tlf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalic-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalic-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalic-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalic-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-Regular-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-Regular-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-Regular-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-Regular-tlf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-Regular-tlf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-Regular-tlf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-Regular-tlf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-Regular-tlf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-Regular-tlf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-Regular-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-Regular-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-Regular-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-Regular-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-RegularItalic-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-RegularItalic-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-RegularItalic-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-RegularItalic-tlf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-RegularItalic-tlf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-RegularItalic-tlf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-RegularItalic-tlf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-RegularItalic-tlf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-RegularItalic-tlf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-RegularItalic-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-RegularItalic-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-RegularItalic-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-RegularItalic-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiBold-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiBold-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiBold-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiBold-tlf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiBold-tlf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiBold-tlf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiBold-tlf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiBold-tlf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiBold-tlf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiBold-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiBold-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiBold-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiBold-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldItalic-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldItalic-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldItalic-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldItalic-tlf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldItalic-tlf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldItalic-tlf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldItalic-tlf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldItalic-tlf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldItalic-tlf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldItalic-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldItalic-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldItalic-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldItalic-tlf-ts1.tfm
%verify(link) %{_texmfdistdir}/fonts/type1/impallari/cabin/Cabin-Bold.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/impallari/cabin/Cabin-BoldItalic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/impallari/cabin/Cabin-Italic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/impallari/cabin/Cabin-Medium.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/impallari/cabin/Cabin-MediumItalic.pfb
%{_texmfdistdir}/fonts/type1/impallari/cabin/Cabin-Regular.cff
%verify(link) %{_texmfdistdir}/fonts/type1/impallari/cabin/Cabin-Regular.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/impallari/cabin/Cabin-SemiBold.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/impallari/cabin/Cabin-SemiBoldItalic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/impallari/cabin/CabinCondensed-Bold.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/impallari/cabin/CabinCondensed-BoldItalic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/impallari/cabin/CabinCondensed-Medium.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/impallari/cabin/CabinCondensed-MediumItalic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/impallari/cabin/CabinCondensed-Regular.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/impallari/cabin/CabinCondensed-RegularItalic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/impallari/cabin/CabinCondensed-SemiBold.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/impallari/cabin/CabinCondensed-SemiBoldItalic.pfb
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-Bold-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-Bold-tlf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-Bold-tlf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-Bold-tlf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-Bold-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-Bold-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-BoldItalic-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-BoldItalic-tlf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-BoldItalic-tlf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-BoldItalic-tlf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-BoldItalic-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-BoldItalic-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-Italic-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-Italic-tlf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-Italic-tlf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-Italic-tlf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-Italic-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-Italic-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-Medium-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-Medium-tlf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-Medium-tlf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-Medium-tlf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-Medium-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-Medium-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-MediumItalic-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-MediumItalic-tlf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-MediumItalic-tlf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-MediumItalic-tlf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-MediumItalic-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-MediumItalic-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-Regular-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-Regular-tlf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-Regular-tlf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-Regular-tlf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-Regular-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-Regular-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-SemiBold-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-SemiBold-tlf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-SemiBold-tlf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-SemiBold-tlf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-SemiBold-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-SemiBold-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-SemiBoldItalic-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-SemiBoldItalic-tlf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-SemiBoldItalic-tlf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-SemiBoldItalic-tlf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-SemiBoldItalic-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-SemiBoldItalic-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-Bold-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-Bold-tlf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-Bold-tlf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-Bold-tlf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-Bold-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-Bold-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-BoldItalic-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-BoldItalic-tlf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-BoldItalic-tlf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-BoldItalic-tlf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-BoldItalic-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-BoldItalic-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-Medium-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-Medium-tlf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-Medium-tlf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-Medium-tlf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-Medium-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-Medium-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-MediumItalic-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-MediumItalic-tlf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-MediumItalic-tlf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-MediumItalic-tlf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-MediumItalic-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-MediumItalic-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-Regular-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-Regular-tlf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-Regular-tlf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-Regular-tlf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-Regular-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-Regular-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-RegularItalic-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-RegularItalic-tlf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-RegularItalic-tlf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-RegularItalic-tlf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-RegularItalic-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-RegularItalic-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-SemiBold-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-SemiBold-tlf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-SemiBold-tlf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-SemiBold-tlf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-SemiBold-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-SemiBold-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-SemiBoldItalic-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-SemiBoldItalic-tlf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-SemiBoldItalic-tlf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-SemiBoldItalic-tlf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-SemiBoldItalic-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-SemiBoldItalic-tlf-ts1.vf
%{_texmfdistdir}/tex/latex/cabin/LY1Cabin-TLF.fd
%{_texmfdistdir}/tex/latex/cabin/LY1CabinCondensed-TLF.fd
%{_texmfdistdir}/tex/latex/cabin/OT1Cabin-TLF.fd
%{_texmfdistdir}/tex/latex/cabin/OT1CabinCondensed-TLF.fd
%{_texmfdistdir}/tex/latex/cabin/T1Cabin-TLF.fd
%{_texmfdistdir}/tex/latex/cabin/T1CabinCondensed-TLF.fd
%{_texmfdistdir}/tex/latex/cabin/TS1Cabin-TLF.fd
%{_texmfdistdir}/tex/latex/cabin/TS1CabinCondensed-TLF.fd
%{_texmfdistdir}/tex/latex/cabin/cabin.sty
%files -n texlive-cabin-fonts
%defattr(-,root,root,755)
%dir %{_datadir}/fonts/texlive-cabin
%config %{_sysconfdir}/fonts/conf.avail/58-texlive-cabin.conf
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-cabin/encodings.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-cabin/fonts.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-cabin/fonts.scale
%{_datadir}/fonts/texlive-cabin/Cabin-Bold.otf
%{_datadir}/fonts/texlive-cabin/Cabin-BoldItalic.otf
%{_datadir}/fonts/texlive-cabin/Cabin-Medium.otf
%{_datadir}/fonts/texlive-cabin/Cabin-MediumItalic.otf
%{_datadir}/fonts/texlive-cabin/Cabin-Regular.otf
%{_datadir}/fonts/texlive-cabin/Cabin-RegularItalic.otf
%{_datadir}/fonts/texlive-cabin/Cabin-SemiBold.otf
%{_datadir}/fonts/texlive-cabin/Cabin-SemiBoldItalic.otf
%{_datadir}/fonts/texlive-cabin/CabinCondensed-Bold.otf
%{_datadir}/fonts/texlive-cabin/CabinCondensed-BoldItalic.otf
%{_datadir}/fonts/texlive-cabin/CabinCondensed-Medium.otf
%{_datadir}/fonts/texlive-cabin/CabinCondensed-MediumItalic.otf
%{_datadir}/fonts/texlive-cabin/CabinCondensed-Regular.otf
%{_datadir}/fonts/texlive-cabin/CabinCondensed-RegularItalic.otf
%{_datadir}/fonts/texlive-cabin/CabinCondensed-SemiBold.otf
%{_datadir}/fonts/texlive-cabin/CabinCondensed-SemiBoldItalic.otf
%{_datadir}/fonts/texlive-cabin/Cabin-Bold.pfb
%{_datadir}/fonts/texlive-cabin/Cabin-BoldItalic.pfb
%{_datadir}/fonts/texlive-cabin/Cabin-Italic.pfb
%{_datadir}/fonts/texlive-cabin/Cabin-Medium.pfb
%{_datadir}/fonts/texlive-cabin/Cabin-MediumItalic.pfb
%{_datadir}/fonts/texlive-cabin/Cabin-Regular.pfb
%{_datadir}/fonts/texlive-cabin/Cabin-SemiBold.pfb
%{_datadir}/fonts/texlive-cabin/Cabin-SemiBoldItalic.pfb
%{_datadir}/fonts/texlive-cabin/CabinCondensed-Bold.pfb
%{_datadir}/fonts/texlive-cabin/CabinCondensed-BoldItalic.pfb
%{_datadir}/fonts/texlive-cabin/CabinCondensed-Medium.pfb
%{_datadir}/fonts/texlive-cabin/CabinCondensed-MediumItalic.pfb
%{_datadir}/fonts/texlive-cabin/CabinCondensed-Regular.pfb
%{_datadir}/fonts/texlive-cabin/CabinCondensed-RegularItalic.pfb
%{_datadir}/fonts/texlive-cabin/CabinCondensed-SemiBold.pfb
%{_datadir}/fonts/texlive-cabin/CabinCondensed-SemiBoldItalic.pfb
/var/adm/update-scripts/texlive-cabin-%{texlive_version}.%{texlive_noarch}.svn39875-%{release}-zypper
%package -n texlive-cachepic
Version: %{texlive_version}.%{texlive_noarch}.1.0svn26313
Release: 0
Summary: Convert document fragments into graphics
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive-cachepic-bin >= %{texlive_version}
#!BuildIgnore: texlive-cachepic-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-cachepic-doc >= %{texlive_version}
Provides: tex(cachepic.sty)
Provides: tex(prcachepic.def)
Requires: tex(graphicx.sty)
Requires: tex(verbatim.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source94: cachepic.tar.xz
Source95: cachepic.doc.tar.xz
%description -n texlive-cachepic
The bundle simplifies and automates conversion of document
fragments into external EPS or PDF files. The bundle consists
of two parts: a LaTeX package that implements a document level
interface, and a command line tool (written in lua) that
generates the external graphics.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-cachepic-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0svn26313
Release: 0
Summary: Documentation for texlive-cachepic
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-cachepic-doc
This package includes the documentation for texlive-cachepic
%post -n texlive-cachepic
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-cachepic
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-cachepic
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-cachepic-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/cachepic/README
%{_texmfdistdir}/doc/latex/cachepic/cachepic.pdf
%{_texmfdistdir}/doc/latex/cachepic/cachepic.tex
%files -n texlive-cachepic
%defattr(-,root,root,755)
%{_texmfdistdir}/scripts/cachepic/cachepic.cmd
%{_texmfdistdir}/scripts/cachepic/cachepic.tlu
%{_texmfdistdir}/tex/latex/cachepic/cachepic.sty
%{_texmfdistdir}/tex/latex/cachepic/prcachepic.def
/var/adm/update-scripts/texlive-cachepic-%{texlive_version}.%{texlive_noarch}.1.0svn26313-%{release}-zypper
%package -n texlive-caladea
Version: %{texlive_version}.%{texlive_noarch}.svn34991
Release: 0
Summary: Support for the Caladea family of fonts
License: Apache-1.0
Group: Productivity/Publishing/TeX/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-caladea-fonts >= %{texlive_version}
Recommends: texlive-caladea-doc >= %{texlive_version}
Provides: tex(Caladea-Bold-tlf-ly1--base.tfm)
Provides: tex(Caladea-Bold-tlf-ly1.tfm)
Provides: tex(Caladea-Bold-tlf-ly1.vf)
Provides: tex(Caladea-Bold-tlf-ot1.tfm)
Provides: tex(Caladea-Bold-tlf-t1--base.tfm)
Provides: tex(Caladea-Bold-tlf-t1.tfm)
Provides: tex(Caladea-Bold-tlf-t1.vf)
Provides: tex(Caladea-Bold-tlf-ts1--base.tfm)
Provides: tex(Caladea-Bold-tlf-ts1.tfm)
Provides: tex(Caladea-Bold-tlf-ts1.vf)
Provides: tex(Caladea-BoldItalic-tlf-ly1--base.tfm)
Provides: tex(Caladea-BoldItalic-tlf-ly1.tfm)
Provides: tex(Caladea-BoldItalic-tlf-ly1.vf)
Provides: tex(Caladea-BoldItalic-tlf-ot1.tfm)
Provides: tex(Caladea-BoldItalic-tlf-t1--base.tfm)
Provides: tex(Caladea-BoldItalic-tlf-t1.tfm)
Provides: tex(Caladea-BoldItalic-tlf-t1.vf)
Provides: tex(Caladea-BoldItalic-tlf-ts1--base.tfm)
Provides: tex(Caladea-BoldItalic-tlf-ts1.tfm)
Provides: tex(Caladea-BoldItalic-tlf-ts1.vf)
Provides: tex(Caladea-Italic-tlf-ly1--base.tfm)
Provides: tex(Caladea-Italic-tlf-ly1.tfm)
Provides: tex(Caladea-Italic-tlf-ly1.vf)
Provides: tex(Caladea-Italic-tlf-ot1.tfm)
Provides: tex(Caladea-Italic-tlf-t1--base.tfm)
Provides: tex(Caladea-Italic-tlf-t1.tfm)
Provides: tex(Caladea-Italic-tlf-t1.vf)
Provides: tex(Caladea-Italic-tlf-ts1--base.tfm)
Provides: tex(Caladea-Italic-tlf-ts1.tfm)
Provides: tex(Caladea-Italic-tlf-ts1.vf)
Provides: tex(Caladea-Regular-tlf-ly1--base.tfm)
Provides: tex(Caladea-Regular-tlf-ly1.tfm)
Provides: tex(Caladea-Regular-tlf-ly1.vf)
Provides: tex(Caladea-Regular-tlf-ot1.tfm)
Provides: tex(Caladea-Regular-tlf-t1--base.tfm)
Provides: tex(Caladea-Regular-tlf-t1.tfm)
Provides: tex(Caladea-Regular-tlf-t1.vf)
Provides: tex(Caladea-Regular-tlf-ts1--base.tfm)
Provides: tex(Caladea-Regular-tlf-ts1.tfm)
Provides: tex(Caladea-Regular-tlf-ts1.vf)
Provides: tex(LY1Caladea-TLF.fd)
Provides: tex(OT1Caladea-TLF.fd)
Provides: tex(T1Caladea-TLF.fd)
Provides: tex(TS1Caladea-TLF.fd)
Provides: tex(caladea.map)
Provides: tex(caladea.sty)
Provides: tex(cld_cb3g7n.enc)
Provides: tex(cld_fjy5hl.enc)
Provides: tex(cld_prieif.enc)
Provides: tex(cld_w45fff.enc)
Requires: tex(fontspec.sty)
Requires: tex(ifluatex.sty)
Requires: tex(ifxetex.sty)
Requires: tex(textcomp.sty)
Requires: tex(xkeyval.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source96: caladea.tar.xz
Source97: caladea.doc.tar.xz
%description -n texlive-caladea
This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX
support for the Caladea family of fonts, designed by Carolina
Giovagnoli and Andres Torresi of the Huerta Tipografica foundry
and adopted by Google for ChromeOS as a font-metric compatible
replacement for Cambria.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-caladea-doc
Version: %{texlive_version}.%{texlive_noarch}.svn34991
Release: 0
Summary: Documentation for texlive-caladea
License: Apache-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-caladea-doc
This package includes the documentation for texlive-caladea
%package -n texlive-caladea-fonts
Version: %{texlive_version}.%{texlive_noarch}.svn34991
Release: 0
Summary: Severed fonts for texlive-caladea
License: Apache-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-caladea-fonts
The separated fonts package for texlive-caladea
%post -n texlive-caladea
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMap caladea.map' >> /var/run/texlive/run-updmap
%postun -n texlive-caladea
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMap caladea.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-caladea
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-caladea-fonts
mkfontscale %{_datadir}/fonts/texlive-caladea
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-caladea
fc-cache %{_datadir}/fonts
%postun -n texlive-caladea-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fi
%files -n texlive-caladea-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/caladea/Caladea-Regular.pdf
%{_texmfdistdir}/doc/fonts/caladea/LICENSE-2.0
%{_texmfdistdir}/doc/fonts/caladea/README
%{_texmfdistdir}/doc/fonts/caladea/samples.pdf
%{_texmfdistdir}/doc/fonts/caladea/samples.tex
%files -n texlive-caladea
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/enc/dvips/caladea/cld_cb3g7n.enc
%{_texmfdistdir}/fonts/enc/dvips/caladea/cld_fjy5hl.enc
%{_texmfdistdir}/fonts/enc/dvips/caladea/cld_prieif.enc
%{_texmfdistdir}/fonts/enc/dvips/caladea/cld_w45fff.enc
%{_texmfdistdir}/fonts/map/dvips/caladea/caladea.map
%{_texmfdistdir}/fonts/tfm/huerta/caladea/Caladea-Bold-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/huerta/caladea/Caladea-Bold-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/huerta/caladea/Caladea-Bold-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/huerta/caladea/Caladea-Bold-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/huerta/caladea/Caladea-Bold-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/huerta/caladea/Caladea-Bold-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/huerta/caladea/Caladea-Bold-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/huerta/caladea/Caladea-BoldItalic-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/huerta/caladea/Caladea-BoldItalic-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/huerta/caladea/Caladea-BoldItalic-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/huerta/caladea/Caladea-BoldItalic-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/huerta/caladea/Caladea-BoldItalic-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/huerta/caladea/Caladea-BoldItalic-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/huerta/caladea/Caladea-BoldItalic-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/huerta/caladea/Caladea-Italic-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/huerta/caladea/Caladea-Italic-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/huerta/caladea/Caladea-Italic-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/huerta/caladea/Caladea-Italic-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/huerta/caladea/Caladea-Italic-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/huerta/caladea/Caladea-Italic-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/huerta/caladea/Caladea-Italic-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/huerta/caladea/Caladea-Regular-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/huerta/caladea/Caladea-Regular-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/huerta/caladea/Caladea-Regular-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/huerta/caladea/Caladea-Regular-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/huerta/caladea/Caladea-Regular-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/huerta/caladea/Caladea-Regular-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/huerta/caladea/Caladea-Regular-tlf-ts1.tfm
%verify(link) %{_texmfdistdir}/fonts/truetype/huerta/caladea/Caladea-Bold.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/huerta/caladea/Caladea-BoldItalic.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/huerta/caladea/Caladea-Italic.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/huerta/caladea/Caladea-Regular.ttf
%verify(link) %{_texmfdistdir}/fonts/type1/huerta/caladea/Caladea-Bold.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/huerta/caladea/Caladea-BoldItalic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/huerta/caladea/Caladea-Italic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/huerta/caladea/Caladea-Regular.pfb
%{_texmfdistdir}/fonts/vf/huerta/caladea/Caladea-Bold-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/huerta/caladea/Caladea-Bold-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/huerta/caladea/Caladea-Bold-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/huerta/caladea/Caladea-BoldItalic-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/huerta/caladea/Caladea-BoldItalic-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/huerta/caladea/Caladea-BoldItalic-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/huerta/caladea/Caladea-Italic-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/huerta/caladea/Caladea-Italic-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/huerta/caladea/Caladea-Italic-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/huerta/caladea/Caladea-Regular-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/huerta/caladea/Caladea-Regular-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/huerta/caladea/Caladea-Regular-tlf-ts1.vf
%{_texmfdistdir}/tex/latex/caladea/LY1Caladea-TLF.fd
%{_texmfdistdir}/tex/latex/caladea/OT1Caladea-TLF.fd
%{_texmfdistdir}/tex/latex/caladea/T1Caladea-TLF.fd
%{_texmfdistdir}/tex/latex/caladea/TS1Caladea-TLF.fd
%{_texmfdistdir}/tex/latex/caladea/caladea.sty
%files -n texlive-caladea-fonts
%defattr(-,root,root,755)
%dir %{_datadir}/fonts/texlive-caladea
%config %{_sysconfdir}/fonts/conf.avail/58-texlive-caladea.conf
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-caladea/encodings.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-caladea/fonts.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-caladea/fonts.scale
%{_datadir}/fonts/texlive-caladea/Caladea-Bold.ttf
%{_datadir}/fonts/texlive-caladea/Caladea-BoldItalic.ttf
%{_datadir}/fonts/texlive-caladea/Caladea-Italic.ttf
%{_datadir}/fonts/texlive-caladea/Caladea-Regular.ttf
%{_datadir}/fonts/texlive-caladea/Caladea-Bold.pfb
%{_datadir}/fonts/texlive-caladea/Caladea-BoldItalic.pfb
%{_datadir}/fonts/texlive-caladea/Caladea-Italic.pfb
%{_datadir}/fonts/texlive-caladea/Caladea-Regular.pfb
/var/adm/update-scripts/texlive-caladea-%{texlive_version}.%{texlive_noarch}.svn34991-%{release}-zypper
%package -n texlive-calcage
Version: %{texlive_version}.%{texlive_noarch}.0.0.90svn27725
Release: 0
Summary: Calculate the age of something, in years
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-calcage-doc >= %{texlive_version}
Provides: tex(calcage.sty)
Requires: tex(fnumprint.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source98: calcage.tar.xz
Source99: calcage.doc.tar.xz
%description -n texlive-calcage
The package calculates the age of someone or something in
years. Internally it uses the datenumber package to calculate
the age in days; conversion from days to years is then
performed, taking care of leap years and such odd things.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-calcage-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.90svn27725
Release: 0
Summary: Documentation for texlive-calcage
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-calcage-doc
This package includes the documentation for texlive-calcage
%post -n texlive-calcage
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-calcage
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-calcage
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-calcage-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/calcage/README
%{_texmfdistdir}/doc/latex/calcage/calcage.pdf
%files -n texlive-calcage
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/calcage/calcage.sty
/var/adm/update-scripts/texlive-calcage-%{texlive_version}.%{texlive_noarch}.0.0.90svn27725-%{release}-zypper
%package -n texlive-calctab
Version: %{texlive_version}.%{texlive_noarch}.0.0.6.1svn15878
Release: 0
Summary: Language for numeric tables
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-calctab-doc >= %{texlive_version}
Provides: tex(calctab.sty)
Requires: tex(alphalph.sty)
Requires: tex(booktabs.sty)
Requires: tex(eurosym.sty)
Requires: tex(fltpoint.sty)
Requires: tex(ifthen.sty)
Requires: tex(numprint.sty)
Requires: tex(xcolor.sty)
Requires: tex(xkeyval.sty)
Requires: tex(xstring.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source100: calctab.tar.xz
Source101: calctab.doc.tar.xz
%description -n texlive-calctab
The calctab package helps the user to typeset a kind of
economic table such as invoices, expense notes and liquidation,
or other tabular material with a values column. The code
computes sum and percentage with floating point numeric methods
(using the fltpoint package) and builds the render table task.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-calctab-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.6.1svn15878
Release: 0
Summary: Documentation for texlive-calctab
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-calctab-doc
This package includes the documentation for texlive-calctab
%post -n texlive-calctab
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-calctab
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-calctab
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-calctab-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/calctab/README
%{_texmfdistdir}/doc/latex/calctab/calctab_manual.pdf
%{_texmfdistdir}/doc/latex/calctab/calctab_manual.tex
%files -n texlive-calctab
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/calctab/calctab.sty
/var/adm/update-scripts/texlive-calctab-%{texlive_version}.%{texlive_noarch}.0.0.6.1svn15878-%{release}-zypper
%package -n texlive-calculation
Version: %{texlive_version}.%{texlive_noarch}.1.0svn35973
Release: 0
Summary: Typesetting reasoned calculations, also called calculational proofs
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-calculation-doc >= %{texlive_version}
Provides: tex(calculation.sty)
Requires: tex(delarray.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source102: calculation.tar.xz
Source103: calculation.doc.tar.xz
%description -n texlive-calculation
The calculation environment formats reasoned calculations, also
called calculational proofs. The notion of reasoned
calculations or calculational proofs was originally advocated
by Wim Feijen and Edsger Dijkstra. The package accepts options
fleqn and leqno (with the same effect as the LaTeX options
fleqn and leqno, or may inherit the options from the document
class). It allows steps and expressions to be numbered (by
LaTeX equation numbers, obeying the LaTeX \label command to
refer to these numbers), and a step doesn't take vertical space
if its hint is empty. An expression in a calculation can be
given a comment; it is placed at the side opposite to the
equation numbers. Calculations are allowed inside hints
although numbering and commenting is then disabled.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-calculation-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0svn35973
Release: 0
Summary: Documentation for texlive-calculation
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-calculation-doc
This package includes the documentation for texlive-calculation
%post -n texlive-calculation
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-calculation
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-calculation
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-calculation-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/calculation/README
%{_texmfdistdir}/doc/latex/calculation/calculation.pdf
%files -n texlive-calculation
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/calculation/calculation.sty
/var/adm/update-scripts/texlive-calculation-%{texlive_version}.%{texlive_noarch}.1.0svn35973-%{release}-zypper
%package -n texlive-calculator
Version: %{texlive_version}.%{texlive_noarch}.2.0svn33041
Release: 0
Summary: Use LaTeX as a scientific calculator
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-calculator-doc >= %{texlive_version}
Provides: tex(calculator.sty)
Provides: tex(calculus.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source104: calculator.tar.xz
Source105: calculator.doc.tar.xz
%description -n texlive-calculator
The calculator and calculus packages define several
instructions which allow us to realise algebraic operations and
to evaluate elementary functions and derivatives in our
documents. The package's main goal is to define the arithmetic
and functional calculations need in the author's package
xpicture, but the numeric abilities of "calculator" and
"calculus" may be useful in other contexts.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-calculator-doc
Version: %{texlive_version}.%{texlive_noarch}.2.0svn33041
Release: 0
Summary: Documentation for texlive-calculator
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-calculator-doc
This package includes the documentation for texlive-calculator
%post -n texlive-calculator
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-calculator
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-calculator
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-calculator-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/calculator/README
%{_texmfdistdir}/doc/latex/calculator/calculator.pdf
%{_texmfdistdir}/doc/latex/calculator/examples/calculator1.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator10.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator11.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator12.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator13.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator14.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator15.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator16.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator17.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator18.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator19.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator2.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator20.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator21.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator22.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator23.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator24.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator25.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator26.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator27.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator28.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator29.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator3.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator30.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator31.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator32.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator33.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator34.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator35.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator36.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator37.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator38.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator39.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator4.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator40.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator41.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator42.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator43.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator44.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator45.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator46.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator47.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator48.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator49.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator5.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator50.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator51.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator52.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator53.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator54.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator55.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator56.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator57.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator58.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator59.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator6.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator60.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator61.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator62.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator7.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator8.tex
%{_texmfdistdir}/doc/latex/calculator/examples/calculator9.tex
%files -n texlive-calculator
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/calculator/calculator.sty
%{_texmfdistdir}/tex/latex/calculator/calculus.sty
/var/adm/update-scripts/texlive-calculator-%{texlive_version}.%{texlive_noarch}.2.0svn33041-%{release}-zypper
%package -n texlive-calligra
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
Summary: Calligraphic font
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-calligra-doc >= %{texlive_version}
Provides: tex(callig15.tfm)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source106: calligra.tar.xz
Source107: calligra.doc.tar.xz
%description -n texlive-calligra
A calligraphic font in the handwriting style of the author,
Peter Vanroose. The font is supplied as Metafont source. LaTeX
support of the font is provided in the calligra package in the
fundus bundle.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-calligra-doc
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
Summary: Documentation for texlive-calligra
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-calligra-doc
This package includes the documentation for texlive-calligra
%post -n texlive-calligra
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-calligra
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-calligra
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-calligra-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/calligra/README
%{_texmfdistdir}/doc/latex/calligra/testfont.pdf
%files -n texlive-calligra
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/source/public/calligra/callig15.mf
%{_texmfdistdir}/fonts/source/public/calligra/calligra.mf
%{_texmfdistdir}/fonts/tfm/public/calligra/callig15.tfm
/var/adm/update-scripts/texlive-calligra-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper
%package -n texlive-calligra-type1
Version: %{texlive_version}.%{texlive_noarch}.001.000svn24302
Release: 0
Summary: Type 1 version of Calligra
License: LPPL-1.0
Group: Productivity/Publishing/TeX/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-calligra-type1-fonts >= %{texlive_version}
Recommends: texlive-calligra-type1-doc >= %{texlive_version}
Provides: tex(calligra.map)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source108: calligra-type1.tar.xz
Source109: calligra-type1.doc.tar.xz
%description -n texlive-calligra-type1
This is a conversion (using mf2pt1) of Peter Vanroose's
handwriting font.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-calligra-type1-doc
Version: %{texlive_version}.%{texlive_noarch}.001.000svn24302
Release: 0
Summary: Documentation for texlive-calligra-type1
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-calligra-type1-doc
This package includes the documentation for texlive-calligra-type1
%package -n texlive-calligra-type1-fonts
Version: %{texlive_version}.%{texlive_noarch}.001.000svn24302
Release: 0
Summary: Severed fonts for texlive-calligra-type1
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-calligra-type1-fonts
The separated fonts package for texlive-calligra-type1
%post -n texlive-calligra-type1
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMap calligra.map' >> /var/run/texlive/run-updmap
%postun -n texlive-calligra-type1
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMap calligra.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-calligra-type1
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-calligra-type1-fonts
mkfontscale %{_datadir}/fonts/texlive-calligra-type1
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-calligra-type1
fc-cache %{_datadir}/fonts
%postun -n texlive-calligra-type1-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fi
%files -n texlive-calligra-type1-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/calligra-type1/README
%files -n texlive-calligra-type1
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/afm/public/calligra-type1/callig15.afm
%{_texmfdistdir}/fonts/map/dvips/calligra-type1/calligra.map
%verify(link) %{_texmfdistdir}/fonts/type1/public/calligra-type1/callig15.pfb
%files -n texlive-calligra-type1-fonts
%defattr(-,root,root,755)
%dir %{_datadir}/fonts/texlive-calligra-type1
%config %{_sysconfdir}/fonts/conf.avail/58-texlive-calligra-type1.conf
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-calligra-type1/encodings.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-calligra-type1/fonts.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-calligra-type1/fonts.scale
%{_datadir}/fonts/texlive-calligra-type1/callig15.pfb
/var/adm/update-scripts/texlive-calligra-type1-%{texlive_version}.%{texlive_noarch}.001.000svn24302-%{release}-zypper
%package -n texlive-calrsfs
Version: %{texlive_version}.%{texlive_noarch}.svn17125
Release: 0
Summary: Copperplate calligraphic letters in LaTeX
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-calrsfs-doc >= %{texlive_version}
Provides: tex(OMSrsfs.fd)
Provides: tex(calrsfs.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source110: calrsfs.tar.xz
Source111: calrsfs.doc.tar.xz
%description -n texlive-calrsfs
Provides a maths interface to the rsfs fonts.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-calrsfs-doc
Version: %{texlive_version}.%{texlive_noarch}.svn17125
Release: 0
Summary: Documentation for texlive-calrsfs
License: SUSE-Public-Domain
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-calrsfs-doc
This package includes the documentation for texlive-calrsfs
%post -n texlive-calrsfs
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-calrsfs
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-calrsfs
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-calrsfs-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/calrsfs/README
%{_texmfdistdir}/doc/latex/calrsfs/calrsfs.pdf
%{_texmfdistdir}/doc/latex/calrsfs/calrsfs.tex
%files -n texlive-calrsfs
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/calrsfs/OMSrsfs.fd
%{_texmfdistdir}/tex/latex/calrsfs/calrsfs.sty
/var/adm/update-scripts/texlive-calrsfs-%{texlive_version}.%{texlive_noarch}.svn17125-%{release}-zypper
%package -n texlive-cals
Version: %{texlive_version}.%{texlive_noarch}.2.2svn30784
Release: 0
Summary: Multipage tables with wide range of features
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-cals-doc >= %{texlive_version}
Provides: tex(cals.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source112: cals.tar.xz
Source113: cals.doc.tar.xz
%description -n texlive-cals
The package allows the user to typeset multipage tables with
repeatable headers and footers, and with cells spanned over
rows and columns. Decorations are supported: padding,
background color, width of separation rules. The package is
compatible with multicol and pdfsync.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-cals-doc
Version: %{texlive_version}.%{texlive_noarch}.2.2svn30784
Release: 0
Summary: Documentation for texlive-cals
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-cals-doc
This package includes the documentation for texlive-cals
%post -n texlive-cals
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-cals
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-cals
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-cals-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/cals/README
%{_texmfdistdir}/doc/latex/cals/cals.pdf
%{_texmfdistdir}/doc/latex/cals/examples/demo.pdf
%{_texmfdistdir}/doc/latex/cals/examples/demo.tex
%{_texmfdistdir}/doc/latex/cals/examples/table1.tex
%{_texmfdistdir}/doc/latex/cals/examples/table2.tex
%{_texmfdistdir}/doc/latex/cals/examples/table3.tex
%{_texmfdistdir}/doc/latex/cals/examples/table4.tex
%{_texmfdistdir}/doc/latex/cals/test/README
%{_texmfdistdir}/doc/latex/cals/test/cell/test_10_create.chk
%{_texmfdistdir}/doc/latex/cals/test/cell/test_10_create.tex
%{_texmfdistdir}/doc/latex/cals/test/cell/test_20_colwidth.chk
%{_texmfdistdir}/doc/latex/cals/test/cell/test_20_colwidth.tex
%{_texmfdistdir}/doc/latex/cals/test/cell/test_30_decor.chk
%{_texmfdistdir}/doc/latex/cals/test/cell/test_30_decor.tex
%{_texmfdistdir}/doc/latex/cals/test/cell/test_40_width.chk
%{_texmfdistdir}/doc/latex/cals/test/cell/test_40_width.tex
%{_texmfdistdir}/doc/latex/cals/test/cell/test_50_hooks.chk
%{_texmfdistdir}/doc/latex/cals/test/cell/test_50_hooks.tex
%{_texmfdistdir}/doc/latex/cals/test/colsep/test_10_outone.chk
%{_texmfdistdir}/doc/latex/cals/test/colsep/test_10_outone.tex
%{_texmfdistdir}/doc/latex/cals/test/colsep/test_20_row.chk
%{_texmfdistdir}/doc/latex/cals/test/colsep/test_20_row.tex
%{_texmfdistdir}/doc/latex/cals/test/decoration/test_10_withwidth2.chk
%{_texmfdistdir}/doc/latex/cals/test/decoration/test_10_withwidth2.tex
%{_texmfdistdir}/doc/latex/cals/test/decoration/test_20_withcolor2.chk
%{_texmfdistdir}/doc/latex/cals/test/decoration/test_20_withcolor2.tex
%{_texmfdistdir}/doc/latex/cals/test/decoration/test_30_halfwidth.chk
%{_texmfdistdir}/doc/latex/cals/test/decoration/test_30_halfwidth.tex
%{_texmfdistdir}/doc/latex/cals/test/decoration/test_50_maxwidth.chk
%{_texmfdistdir}/doc/latex/cals/test/decoration/test_50_maxwidth.tex
%{_texmfdistdir}/doc/latex/cals/test/decoration/test_60_row.chk
%{_texmfdistdir}/doc/latex/cals/test/decoration/test_60_row.tex
%{_texmfdistdir}/doc/latex/cals/test/decoration/test_70_align.chk
%{_texmfdistdir}/doc/latex/cals/test/decoration/test_70_align.tex
%{_texmfdistdir}/doc/latex/cals/test/llt/test_10_cons_rot.chk
%{_texmfdistdir}/doc/latex/cals/test/llt/test_10_cons_rot.tex
%{_texmfdistdir}/doc/latex/cals/test/llt/test_20_snoc_decons.chk
%{_texmfdistdir}/doc/latex/cals/test/llt/test_20_snoc_decons.tex
%{_texmfdistdir}/doc/latex/cals/test/llt/test_30_all.chk
%{_texmfdistdir}/doc/latex/cals/test/llt/test_30_all.tex
%{_texmfdistdir}/doc/latex/cals/test/regression/test_010_wrongbreak.chk
%{_texmfdistdir}/doc/latex/cals/test/regression/test_010_wrongbreak.tex
%{_texmfdistdir}/doc/latex/cals/test/regression/test_020_wrongnobreak.chk
%{_texmfdistdir}/doc/latex/cals/test/regression/test_020_wrongnobreak.tex
%{_texmfdistdir}/doc/latex/cals/test/regression/test_030_spanbreak.chk
%{_texmfdistdir}/doc/latex/cals/test/regression/test_030_spanbreak.tex
%{_texmfdistdir}/doc/latex/cals/test/regression/test_040_rowheight.chk
%{_texmfdistdir}/doc/latex/cals/test/regression/test_040_rowheight.tex
%{_texmfdistdir}/doc/latex/cals/test/regression/test_050_leftskip_rowspan.chk
%{_texmfdistdir}/doc/latex/cals/test/regression/test_050_leftskip_rowspan.tex
%{_texmfdistdir}/doc/latex/cals/test/regression/test_060_alignment.chk
%{_texmfdistdir}/doc/latex/cals/test/regression/test_060_alignment.tex
%{_texmfdistdir}/doc/latex/cals/test/regression/test_065_alignment.chk
%{_texmfdistdir}/doc/latex/cals/test/regression/test_065_alignment.tex
%{_texmfdistdir}/doc/latex/cals/test/rowsep/test_10_waitrule.chk
%{_texmfdistdir}/doc/latex/cals/test/rowsep/test_10_waitrule.tex
%{_texmfdistdir}/doc/latex/cals/test/rowsep/test_15_waitover.chk
%{_texmfdistdir}/doc/latex/cals/test/rowsep/test_15_waitover.tex
%{_texmfdistdir}/doc/latex/cals/test/rowsep/test_20_pack.chk
%{_texmfdistdir}/doc/latex/cals/test/rowsep/test_20_pack.tex
%{_texmfdistdir}/doc/latex/cals/test/rowsep/test_30_jointwo.chk
%{_texmfdistdir}/doc/latex/cals/test/rowsep/test_30_jointwo.tex
%{_texmfdistdir}/doc/latex/cals/test/rowsep/test_35_joinone.chk
%{_texmfdistdir}/doc/latex/cals/test/rowsep/test_35_joinone.tex
%{_texmfdistdir}/doc/latex/cals/test/rowsep/test_40_construct.chk
%{_texmfdistdir}/doc/latex/cals/test/rowsep/test_40_construct.tex
%{_texmfdistdir}/doc/latex/cals/test/span/test_10_queue.chk
%{_texmfdistdir}/doc/latex/cals/test/span/test_10_queue.tex
%{_texmfdistdir}/doc/latex/cals/test/span/test_20_decor.chk
%{_texmfdistdir}/doc/latex/cals/test/span/test_20_decor.tex
%{_texmfdistdir}/doc/latex/cals/test/span/test_30_iftlrb.chk
%{_texmfdistdir}/doc/latex/cals/test/span/test_30_iftlrb.tex
%{_texmfdistdir}/doc/latex/cals/test/span/test_40_lr_queue.chk
%{_texmfdistdir}/doc/latex/cals/test/span/test_40_lr_queue.tex
%{_texmfdistdir}/doc/latex/cals/test/span/test_50_dimen.chk
%{_texmfdistdir}/doc/latex/cals/test/span/test_50_dimen.tex
%{_texmfdistdir}/doc/latex/cals/test/span/test_60_content.chk
%{_texmfdistdir}/doc/latex/cals/test/span/test_60_content.tex
%{_texmfdistdir}/doc/latex/cals/test/span/test_70_intercept.chk
%{_texmfdistdir}/doc/latex/cals/test/span/test_70_intercept.tex
%{_texmfdistdir}/doc/latex/cals/test/span/test_80_marker.chk
%{_texmfdistdir}/doc/latex/cals/test/span/test_80_marker.tex
%{_texmfdistdir}/doc/latex/cals/test/support/LatexTest.py
%{_texmfdistdir}/doc/latex/cals/test/support/run_tests.py
%{_texmfdistdir}/doc/latex/cals/test/table/test_10_ifbreak.chk
%{_texmfdistdir}/doc/latex/cals/test/table/test_10_ifbreak.tex
%{_texmfdistdir}/doc/latex/cals/test/table/test_20_dispatch.chk
%{_texmfdistdir}/doc/latex/cals/test/table/test_20_dispatch.tex
%{_texmfdistdir}/doc/latex/cals/test/table/test_30_issue_rowsep.chk
%{_texmfdistdir}/doc/latex/cals/test/table/test_30_issue_rowsep.tex
%{_texmfdistdir}/doc/latex/cals/test/table/test_40_issuerow.chk
%{_texmfdistdir}/doc/latex/cals/test/table/test_40_issuerow.tex
%{_texmfdistdir}/doc/latex/cals/test/table/test_50_row.chk
%{_texmfdistdir}/doc/latex/cals/test/table/test_50_row.tex
%{_texmfdistdir}/doc/latex/cals/test/table/test_60_whitespace.chk
%{_texmfdistdir}/doc/latex/cals/test/table/test_60_whitespace.tex
%{_texmfdistdir}/doc/latex/cals/test/table/test_70_lrskip.chk
%{_texmfdistdir}/doc/latex/cals/test/table/test_70_lrskip.tex
%{_texmfdistdir}/doc/latex/cals/test/template.txt
%{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_10_simple_2x2_with_parbreak.chk
%{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_10_simple_2x2_with_parbreak.png
%{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_10_simple_2x2_with_parbreak.tex
%{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_20_thead_tfoot.chk
%{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_20_thead_tfoot.png
%{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_20_thead_tfoot.tex
%{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_30_tbreak.chk
%{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_30_tbreak.png
%{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_30_tbreak.tex
%{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_40_span.chk
%{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_40_span.png
%{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_40_span.tex
%files -n texlive-cals
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/cals/cals.sty
/var/adm/update-scripts/texlive-cals-%{texlive_version}.%{texlive_noarch}.2.2svn30784-%{release}-zypper
%package -n texlive-calxxxx-yyyy
Version: %{texlive_version}.%{texlive_noarch}.1.0isvn39245
Release: 0
Summary: Print a calendar for a group of years
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-calxxxx-yyyy-doc >= %{texlive_version}
Provides: tex(calxxxx-yyyy.tex)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source114: calxxxx-yyyy.tar.xz
Source115: calxxxx-yyyy.doc.tar.xz
%description -n texlive-calxxxx-yyyy
The package prints a calendar for 2 or more years, according to
a language selection. The package is also "culture dependent",
in the sense that it will start weeks according to local rules:
e.g., weeks conventionally start on Monday in the English-
speaking world.
date: 2015-12-31 19:21:14 +0000
%package -n texlive-calxxxx-yyyy-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0isvn39245
Release: 0
Summary: Documentation for texlive-calxxxx-yyyy
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Provides: locale(texlive-calxxxx-yyyy-doc:de;da;en)
%description -n texlive-calxxxx-yyyy-doc
This package includes the documentation for texlive-calxxxx-yyyy
%post -n texlive-calxxxx-yyyy
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-calxxxx-yyyy
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-calxxxx-yyyy
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-calxxxx-yyyy-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/calxxxx-yyyy/README
%{_texmfdistdir}/doc/latex/calxxxx-yyyy/README.pdf
%{_texmfdistdir}/doc/latex/calxxxx-yyyy/README.tex
%{_texmfdistdir}/doc/latex/calxxxx-yyyy/cal2016-2033_DE.pdf
%{_texmfdistdir}/doc/latex/calxxxx-yyyy/cal2016-2033_DK.pdf
%{_texmfdistdir}/doc/latex/calxxxx-yyyy/cal2016-2033_EN.pdf
%files -n texlive-calxxxx-yyyy
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/calxxxx-yyyy/calxxxx-yyyy.tex
/var/adm/update-scripts/texlive-calxxxx-yyyy-%{texlive_version}.%{texlive_noarch}.1.0isvn39245-%{release}-zypper
%package -n texlive-cancel
Version: %{texlive_version}.%{texlive_noarch}.2.2svn32508
Release: 0
Summary: Place lines through maths formulae
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-cancel-doc >= %{texlive_version}
Provides: tex(cancel.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source116: cancel.tar.xz
Source117: cancel.doc.tar.xz
%description -n texlive-cancel
A package to draw diagonal lines ("cancelling" a term) and
arrows with limits (cancelling a term "to a value") through
parts of maths formulae.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-cancel-doc
Version: %{texlive_version}.%{texlive_noarch}.2.2svn32508
Release: 0
Summary: Documentation for texlive-cancel
License: SUSE-Public-Domain
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-cancel-doc
This package includes the documentation for texlive-cancel
%post -n texlive-cancel
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-cancel
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-cancel
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-cancel-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/cancel/cancel.pdf
%{_texmfdistdir}/doc/latex/cancel/cancel.tex
%files -n texlive-cancel
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/cancel/cancel.sty
/var/adm/update-scripts/texlive-cancel-%{texlive_version}.%{texlive_noarch}.2.2svn32508-%{release}-zypper
%package -n texlive-canoniclayout
Version: %{texlive_version}.%{texlive_noarch}.0.0.4svn24523
Release: 0
Summary: Create canonical page layouts with memoir
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-canoniclayout-doc >= %{texlive_version}
Provides: tex(canoniclayout.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source118: canoniclayout.tar.xz
Source119: canoniclayout.doc.tar.xz
%description -n texlive-canoniclayout
A canonic text layout has specified relations to a circle
inscribed within the enclosing page. The package allows the
user to use a canonic layout with the memoir class.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-canoniclayout-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.4svn24523
Release: 0
Summary: Documentation for texlive-canoniclayout
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-canoniclayout-doc
This package includes the documentation for texlive-canoniclayout
%post -n texlive-canoniclayout
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-canoniclayout
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-canoniclayout
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-canoniclayout-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/canoniclayout/README
%{_texmfdistdir}/doc/latex/canoniclayout/canoniclayout.pdf
%files -n texlive-canoniclayout
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/canoniclayout/canoniclayout.sty
/var/adm/update-scripts/texlive-canoniclayout-%{texlive_version}.%{texlive_noarch}.0.0.4svn24523-%{release}-zypper
%package -n texlive-cantarell
Version: %{texlive_version}.%{texlive_noarch}.2.4svn27066
Release: 0
Summary: LaTeX support for the Cantarell 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-cantarell-fonts >= %{texlive_version}
Recommends: texlive-cantarell-doc >= %{texlive_version}
Provides: tex(Cantarell-Bold-01.tfm)
Provides: tex(Cantarell-Bold-02.tfm)
Provides: tex(Cantarell-Bold-03.tfm)
Provides: tex(Cantarell-Bold-Slanted-01.tfm)
Provides: tex(Cantarell-Bold-Slanted-02.tfm)
Provides: tex(Cantarell-Bold-Slanted-03.tfm)
Provides: tex(Cantarell-Bold-Slanted-SmallCaps-ot1.tfm)
Provides: tex(Cantarell-Bold-Slanted-SmallCaps-ot1.vf)
Provides: tex(Cantarell-Bold-Slanted-SmallCaps-t1.tfm)
Provides: tex(Cantarell-Bold-Slanted-SmallCaps-t1.vf)
Provides: tex(Cantarell-Bold-Slanted-SmallCaps-t2a.tfm)
Provides: tex(Cantarell-Bold-Slanted-SmallCaps-t2a.vf)
Provides: tex(Cantarell-Bold-Slanted-SmallCaps-t2b.tfm)
Provides: tex(Cantarell-Bold-Slanted-SmallCaps-t2b.vf)
Provides: tex(Cantarell-Bold-Slanted-SmallCaps-t2c.tfm)
Provides: tex(Cantarell-Bold-Slanted-SmallCaps-t2c.vf)
Provides: tex(Cantarell-Bold-Slanted-SmallCaps-x2.tfm)
Provides: tex(Cantarell-Bold-Slanted-SmallCaps-x2.vf)
Provides: tex(Cantarell-Bold-Slanted-ot1.tfm)
Provides: tex(Cantarell-Bold-Slanted-ot1.vf)
Provides: tex(Cantarell-Bold-Slanted-t1.tfm)
Provides: tex(Cantarell-Bold-Slanted-t1.vf)
Provides: tex(Cantarell-Bold-Slanted-t2a.tfm)
Provides: tex(Cantarell-Bold-Slanted-t2a.vf)
Provides: tex(Cantarell-Bold-Slanted-t2b.tfm)
Provides: tex(Cantarell-Bold-Slanted-t2b.vf)
Provides: tex(Cantarell-Bold-Slanted-t2c.tfm)
Provides: tex(Cantarell-Bold-Slanted-t2c.vf)
Provides: tex(Cantarell-Bold-Slanted-ts1.tfm)
Provides: tex(Cantarell-Bold-Slanted-ts1.vf)
Provides: tex(Cantarell-Bold-Slanted-x2.tfm)
Provides: tex(Cantarell-Bold-Slanted-x2.vf)
Provides: tex(Cantarell-Bold-SmallCaps-ot1.tfm)
Provides: tex(Cantarell-Bold-SmallCaps-ot1.vf)
Provides: tex(Cantarell-Bold-SmallCaps-t1.tfm)
Provides: tex(Cantarell-Bold-SmallCaps-t1.vf)
Provides: tex(Cantarell-Bold-SmallCaps-t2a.tfm)
Provides: tex(Cantarell-Bold-SmallCaps-t2a.vf)
Provides: tex(Cantarell-Bold-SmallCaps-t2b.tfm)
Provides: tex(Cantarell-Bold-SmallCaps-t2b.vf)
Provides: tex(Cantarell-Bold-SmallCaps-t2c.tfm)
Provides: tex(Cantarell-Bold-SmallCaps-t2c.vf)
Provides: tex(Cantarell-Bold-SmallCaps-x2.tfm)
Provides: tex(Cantarell-Bold-SmallCaps-x2.vf)
Provides: tex(Cantarell-Bold-ot1.tfm)
Provides: tex(Cantarell-Bold-ot1.vf)
Provides: tex(Cantarell-Bold-t1.tfm)
Provides: tex(Cantarell-Bold-t1.vf)
Provides: tex(Cantarell-Bold-t2a.tfm)
Provides: tex(Cantarell-Bold-t2a.vf)
Provides: tex(Cantarell-Bold-t2b.tfm)
Provides: tex(Cantarell-Bold-t2b.vf)
Provides: tex(Cantarell-Bold-t2c.tfm)
Provides: tex(Cantarell-Bold-t2c.vf)
Provides: tex(Cantarell-Bold-ts1.tfm)
Provides: tex(Cantarell-Bold-ts1.vf)
Provides: tex(Cantarell-Bold-x2.tfm)
Provides: tex(Cantarell-Bold-x2.vf)
Provides: tex(Cantarell-Regular-01.tfm)
Provides: tex(Cantarell-Regular-02.tfm)
Provides: tex(Cantarell-Regular-03.tfm)
Provides: tex(Cantarell-Regular-Slanted-01.tfm)
Provides: tex(Cantarell-Regular-Slanted-02.tfm)
Provides: tex(Cantarell-Regular-Slanted-03.tfm)
Provides: tex(Cantarell-Regular-Slanted-SmallCaps-ot1.tfm)
Provides: tex(Cantarell-Regular-Slanted-SmallCaps-ot1.vf)
Provides: tex(Cantarell-Regular-Slanted-SmallCaps-t1.tfm)
Provides: tex(Cantarell-Regular-Slanted-SmallCaps-t1.vf)
Provides: tex(Cantarell-Regular-Slanted-SmallCaps-t2a.tfm)
Provides: tex(Cantarell-Regular-Slanted-SmallCaps-t2a.vf)
Provides: tex(Cantarell-Regular-Slanted-SmallCaps-t2b.tfm)
Provides: tex(Cantarell-Regular-Slanted-SmallCaps-t2b.vf)
Provides: tex(Cantarell-Regular-Slanted-SmallCaps-t2c.tfm)
Provides: tex(Cantarell-Regular-Slanted-SmallCaps-t2c.vf)
Provides: tex(Cantarell-Regular-Slanted-SmallCaps-x2.tfm)
Provides: tex(Cantarell-Regular-Slanted-SmallCaps-x2.vf)
Provides: tex(Cantarell-Regular-Slanted-ot1.tfm)
Provides: tex(Cantarell-Regular-Slanted-ot1.vf)
Provides: tex(Cantarell-Regular-Slanted-t1.tfm)
Provides: tex(Cantarell-Regular-Slanted-t1.vf)
Provides: tex(Cantarell-Regular-Slanted-t2a.tfm)
Provides: tex(Cantarell-Regular-Slanted-t2a.vf)
Provides: tex(Cantarell-Regular-Slanted-t2b.tfm)
Provides: tex(Cantarell-Regular-Slanted-t2b.vf)
Provides: tex(Cantarell-Regular-Slanted-t2c.tfm)
Provides: tex(Cantarell-Regular-Slanted-t2c.vf)
Provides: tex(Cantarell-Regular-Slanted-ts1.tfm)
Provides: tex(Cantarell-Regular-Slanted-ts1.vf)
Provides: tex(Cantarell-Regular-Slanted-x2.tfm)
Provides: tex(Cantarell-Regular-Slanted-x2.vf)
Provides: tex(Cantarell-Regular-SmallCaps-ot1.tfm)
Provides: tex(Cantarell-Regular-SmallCaps-ot1.vf)
Provides: tex(Cantarell-Regular-SmallCaps-t1.tfm)
Provides: tex(Cantarell-Regular-SmallCaps-t1.vf)
Provides: tex(Cantarell-Regular-SmallCaps-t2a.tfm)
Provides: tex(Cantarell-Regular-SmallCaps-t2a.vf)
Provides: tex(Cantarell-Regular-SmallCaps-t2b.tfm)
Provides: tex(Cantarell-Regular-SmallCaps-t2b.vf)
Provides: tex(Cantarell-Regular-SmallCaps-t2c.tfm)
Provides: tex(Cantarell-Regular-SmallCaps-t2c.vf)
Provides: tex(Cantarell-Regular-SmallCaps-x2.tfm)
Provides: tex(Cantarell-Regular-SmallCaps-x2.vf)
Provides: tex(Cantarell-Regular-ot1.tfm)
Provides: tex(Cantarell-Regular-ot1.vf)
Provides: tex(Cantarell-Regular-t1.tfm)
Provides: tex(Cantarell-Regular-t1.vf)
Provides: tex(Cantarell-Regular-t2a.tfm)
Provides: tex(Cantarell-Regular-t2a.vf)
Provides: tex(Cantarell-Regular-t2b.tfm)
Provides: tex(Cantarell-Regular-t2b.vf)
Provides: tex(Cantarell-Regular-t2c.tfm)
Provides: tex(Cantarell-Regular-t2c.vf)
Provides: tex(Cantarell-Regular-ts1.tfm)
Provides: tex(Cantarell-Regular-ts1.vf)
Provides: tex(Cantarell-Regular-x2.tfm)
Provides: tex(Cantarell-Regular-x2.vf)
Provides: tex(cantarell-01.enc)
Provides: tex(cantarell-02.enc)
Provides: tex(cantarell-03.enc)
Provides: tex(cantarell.map)
Provides: tex(cantarell.sty)
Provides: tex(ot1fca.fd)
Provides: tex(t1fca.fd)
Provides: tex(t2afca.fd)
Provides: tex(t2bfca.fd)
Provides: tex(t2cfca.fd)
Provides: tex(ts1fca.fd)
Provides: tex(x2fca.fd)
Requires: tex(keyval.sty)
Requires: tex(slantsc.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source120: cantarell.tar.xz
Source121: cantarell.doc.tar.xz
%description -n texlive-cantarell
Cantarell is a contemporary Humanist sans serif designed by
Dave Crossland and Jakub Steiner. This font, delivered under
the OFL version 1.1, is available on the GNOME download server.
The present package provides support for this font in LaTeX. It
includes Type 1 versions of the fonts, converted for this
package using FontForge from its sources, for full support with
Dvips.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-cantarell-doc
Version: %{texlive_version}.%{texlive_noarch}.2.4svn27066
Release: 0
Summary: Documentation for texlive-cantarell
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-cantarell-doc
This package includes the documentation for texlive-cantarell
%package -n texlive-cantarell-fonts
Version: %{texlive_version}.%{texlive_noarch}.2.4svn27066
Release: 0
Summary: Severed fonts for texlive-cantarell
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-cantarell-fonts
The separated fonts package for texlive-cantarell
%post -n texlive-cantarell
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMap cantarell.map' >> /var/run/texlive/run-updmap
%postun -n texlive-cantarell
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMap cantarell.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-cantarell
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-cantarell-fonts
mkfontscale %{_datadir}/fonts/texlive-cantarell
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-cantarell
fc-cache %{_datadir}/fonts
%postun -n texlive-cantarell-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fi
%files -n texlive-cantarell-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/cantarell/CHANGES
%{_texmfdistdir}/doc/fonts/cantarell/README
%{_texmfdistdir}/doc/fonts/cantarell/cantarell-samples.pdf
%{_texmfdistdir}/doc/fonts/cantarell/cantarell-samples.tex
%{_texmfdistdir}/doc/fonts/cantarell/cantarell.pdf
%{_texmfdistdir}/doc/fonts/cantarell/cantarell.tex
%{_texmfdistdir}/doc/fonts/cantarell/manifest.txt
%files -n texlive-cantarell
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/afm/public/cantarell/Cantarell-Bold.afm
%{_texmfdistdir}/fonts/afm/public/cantarell/Cantarell-Regular.afm
%{_texmfdistdir}/fonts/enc/dvips/cantarell/cantarell-01.enc
%{_texmfdistdir}/fonts/enc/dvips/cantarell/cantarell-02.enc
%{_texmfdistdir}/fonts/enc/dvips/cantarell/cantarell-03.enc
%{_texmfdistdir}/fonts/map/dvips/cantarell/cantarell.map
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-01.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-02.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-03.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-01.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-02.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-03.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-t2a.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-t2b.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-t2c.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-x2.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-t2a.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-t2b.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-t2c.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-x2.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-SmallCaps-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-SmallCaps-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-SmallCaps-t2a.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-SmallCaps-t2b.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-SmallCaps-t2c.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-SmallCaps-x2.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-t2a.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-t2b.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-t2c.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-x2.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-01.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-02.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-03.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-01.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-02.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-03.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-t2a.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-t2b.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-t2c.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-x2.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-t2a.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-t2b.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-t2c.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-x2.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-SmallCaps-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-SmallCaps-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-SmallCaps-t2a.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-SmallCaps-t2b.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-SmallCaps-t2c.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-SmallCaps-x2.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-t2a.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-t2b.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-t2c.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-x2.tfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/cantarell/Cantarell-Bold.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cantarell/Cantarell-Regular.pfb
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-ot1.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-t1.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-t2a.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-t2b.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-t2c.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-x2.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-ot1.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-t1.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-t2a.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-t2b.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-t2c.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-ts1.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-x2.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-SmallCaps-ot1.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-SmallCaps-t1.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-SmallCaps-t2a.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-SmallCaps-t2b.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-SmallCaps-t2c.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-SmallCaps-x2.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-ot1.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-t1.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-t2a.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-t2b.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-t2c.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-ts1.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-x2.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-ot1.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-t1.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-t2a.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-t2b.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-t2c.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-x2.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-ot1.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-t1.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-t2a.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-t2b.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-t2c.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-ts1.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-x2.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-SmallCaps-ot1.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-SmallCaps-t1.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-SmallCaps-t2a.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-SmallCaps-t2b.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-SmallCaps-t2c.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-SmallCaps-x2.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-ot1.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-t1.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-t2a.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-t2b.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-t2c.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-ts1.vf
%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-x2.vf
%{_texmfdistdir}/tex/latex/cantarell/cantarell.sty
%{_texmfdistdir}/tex/latex/cantarell/ot1fca.fd
%{_texmfdistdir}/tex/latex/cantarell/t1fca.fd
%{_texmfdistdir}/tex/latex/cantarell/t2afca.fd
%{_texmfdistdir}/tex/latex/cantarell/t2bfca.fd
%{_texmfdistdir}/tex/latex/cantarell/t2cfca.fd
%{_texmfdistdir}/tex/latex/cantarell/ts1fca.fd
%{_texmfdistdir}/tex/latex/cantarell/x2fca.fd
%files -n texlive-cantarell-fonts
%defattr(-,root,root,755)
%dir %{_datadir}/fonts/texlive-cantarell
%config %{_sysconfdir}/fonts/conf.avail/58-texlive-cantarell.conf
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-cantarell/encodings.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-cantarell/fonts.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-cantarell/fonts.scale
%{_datadir}/fonts/texlive-cantarell/Cantarell-Bold.pfb
%{_datadir}/fonts/texlive-cantarell/Cantarell-Regular.pfb
/var/adm/update-scripts/texlive-cantarell-%{texlive_version}.%{texlive_noarch}.2.4svn27066-%{release}-zypper
%package -n texlive-capt-of
Version: %{texlive_version}.%{texlive_noarch}.svn29803
Release: 0
Summary: Captions on more than floats
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-capt-of-doc >= %{texlive_version}
Provides: tex(capt-of.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source122: capt-of.tar.xz
Source123: capt-of.doc.tar.xz
%description -n texlive-capt-of
Defines a command \captionof for putting a caption to something
that's not a float. Note that the caption package includes a
\captionof command that is an extension of that provided by
this package.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-capt-of-doc
Version: %{texlive_version}.%{texlive_noarch}.svn29803
Release: 0
Summary: Documentation for texlive-capt-of
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-capt-of-doc
This package includes the documentation for texlive-capt-of
%post -n texlive-capt-of
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-capt-of
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-capt-of
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-capt-of-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/capt-of/README
%{_texmfdistdir}/doc/latex/capt-of/capt-of.pdf
%files -n texlive-capt-of
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/capt-of/capt-of.sty
/var/adm/update-scripts/texlive-capt-of-%{texlive_version}.%{texlive_noarch}.svn29803-%{release}-zypper
%package -n texlive-captcont
Version: %{texlive_version}.%{texlive_noarch}.2.0svn15878
Release: 0
Summary: Retain float number across several floats
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-captcont-doc >= %{texlive_version}
Provides: tex(captcont.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source124: captcont.tar.xz
Source125: captcont.doc.tar.xz
%description -n texlive-captcont
The captcont package provides the ability to continue the
numbering in your float environment (figure, table, etc.) with
minimal overhead. This package adds three commands: \caption*,
\captcont, and \captcont*. Along with the \caption command,
these give full control over the caption numbering, caption
text and the entries in the list-of pages. The \caption and
\captcont commands generate list-of page entries. The \caption
and \caption* commands increment the figure or table counter.
Captcont also fully supports the subfigure package.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-captcont-doc
Version: %{texlive_version}.%{texlive_noarch}.2.0svn15878
Release: 0
Summary: Documentation for texlive-captcont
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-captcont-doc
This package includes the documentation for texlive-captcont
%post -n texlive-captcont
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-captcont
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-captcont
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-captcont-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/captcont/README
%{_texmfdistdir}/doc/latex/captcont/captcont.pdf
%{_texmfdistdir}/doc/latex/captcont/ltxdoc.cfg
%{_texmfdistdir}/doc/latex/captcont/test.tex
%files -n texlive-captcont
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/captcont/captcont.sty
/var/adm/update-scripts/texlive-captcont-%{texlive_version}.%{texlive_noarch}.2.0svn15878-%{release}-zypper
%package -n texlive-captdef
Version: %{texlive_version}.%{texlive_noarch}.svn17353
Release: 0
Summary: Declare free-standing \caption commands
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-captdef-doc >= %{texlive_version}
Provides: tex(captdef.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source126: captdef.tar.xz
Source127: captdef.doc.tar.xz
%description -n texlive-captdef
The \DeclareCaption command defines a class of caption command
associated with the counter specified to the command. These
commands are free-standing (i.e., don't need to be inside a
float environment). The package uses \DeclareCaption to define
\figcaption and \tabcaption, which can be used outside figure
or table environments.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-captdef-doc
Version: %{texlive_version}.%{texlive_noarch}.svn17353
Release: 0
Summary: Documentation for texlive-captdef
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-captdef-doc
This package includes the documentation for texlive-captdef
%post -n texlive-captdef
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-captdef
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-captdef
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-captdef-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/captdef/captdef.pdf
%{_texmfdistdir}/doc/latex/captdef/captdef.tex
%{_texmfdistdir}/doc/latex/captdef/miscdoc.sty
%files -n texlive-captdef
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/captdef/captdef.sty
/var/adm/update-scripts/texlive-captdef-%{texlive_version}.%{texlive_noarch}.svn17353-%{release}-zypper
%package -n texlive-caption
Version: %{texlive_version}.%{texlive_noarch}.svn39809
Release: 0
Summary: Customising captions in floating environments
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-caption-doc >= %{texlive_version}
Provides: tex(bicaption.sty)
Provides: tex(caption.sty)
Provides: tex(caption2.sty)
Provides: tex(caption3.sty)
Provides: tex(ltcaption.sty)
Provides: tex(newfloat.sty)
Provides: tex(subcaption.sty)
Provides: tex(totalcount.sty)
Requires: tex(keyval.sty)
Requires: tex(xspace.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source128: caption.tar.xz
Source129: caption.doc.tar.xz
%description -n texlive-caption
The caption package provides many ways to customise the
captions in floating environments like figure and table, and
cooperates with many other packages. Facilities include
rotating captions, sideways captions, continued captions (for
tables or figures that come in several parts). A list of
compatibility notes, for other packages, is provided in the
documentation. The package also provides the "caption outside
float" facility, in the same way that simpler packages like
capt-of do. The package supersedes caption2.
date: 2016-02-21 12:56:30 +0000
%package -n texlive-caption-doc
Version: %{texlive_version}.%{texlive_noarch}.svn39809
Release: 0
Summary: Documentation for texlive-caption
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Provides: locale(texlive-caption-doc:de;en;ru)
%description -n texlive-caption-doc
This package includes the documentation for texlive-caption
%post -n texlive-caption
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-caption
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-caption
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-caption-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/caption/CHANGELOG
%{_texmfdistdir}/doc/latex/caption/README
%{_texmfdistdir}/doc/latex/caption/SUMMARY
%{_texmfdistdir}/doc/latex/caption/bicaption.pdf
%{_texmfdistdir}/doc/latex/caption/caption-deu.pdf
%{_texmfdistdir}/doc/latex/caption/caption-eng.pdf
%{_texmfdistdir}/doc/latex/caption/caption-rus.pdf
%{_texmfdistdir}/doc/latex/caption/ltcaption.pdf
%{_texmfdistdir}/doc/latex/caption/newfloat.pdf
%{_texmfdistdir}/doc/latex/caption/subcaption.pdf
%{_texmfdistdir}/doc/latex/caption/totalcount.pdf
%files -n texlive-caption
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/caption/bicaption.sty
%{_texmfdistdir}/tex/latex/caption/caption.sty
%{_texmfdistdir}/tex/latex/caption/caption2.sty
%{_texmfdistdir}/tex/latex/caption/caption3.sty
%{_texmfdistdir}/tex/latex/caption/ltcaption.sty
%{_texmfdistdir}/tex/latex/caption/newfloat.sty
%{_texmfdistdir}/tex/latex/caption/subcaption.sty
%{_texmfdistdir}/tex/latex/caption/totalcount.sty
/var/adm/update-scripts/texlive-caption-%{texlive_version}.%{texlive_noarch}.svn39809-%{release}-zypper
%package -n texlive-carbohydrates
Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn39000
Release: 0
Summary: Carbohydrate molecules with chemfig
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-carbohydrates-doc >= %{texlive_version}
Provides: tex(carbohydrates.sty)
Requires: tex(chemfig.sty)
Requires: tex(etoolbox.sty)
Requires: tex(xcolor.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source130: carbohydrates.tar.xz
Source131: carbohydrates.doc.tar.xz
%description -n texlive-carbohydrates
This package offers macros that make the preparation of
exercise sheets for teaching carbohydrate chemistry a lot less
tedious. It uses chemfig for drawing the formulas. Different
representation models (Fischer, Haworth, chair...) are
supported as well as alpha, beta, and chain isomers.
date: 2015-12-09 04:49:08 +0000
%package -n texlive-carbohydrates-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn39000
Release: 0
Summary: Documentation for texlive-carbohydrates
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-carbohydrates-doc
This package includes the documentation for texlive-carbohydrates
%post -n texlive-carbohydrates
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-carbohydrates
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-carbohydrates
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-carbohydrates-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/carbohydrates/README
%{_texmfdistdir}/doc/latex/carbohydrates/carbohydrates_en.pdf
%{_texmfdistdir}/doc/latex/carbohydrates/carbohydrates_en.tex
%{_texmfdistdir}/doc/latex/carbohydrates/test.tex
%files -n texlive-carbohydrates
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/carbohydrates/carbohydrates.sty
/var/adm/update-scripts/texlive-carbohydrates-%{texlive_version}.%{texlive_noarch}.0.0.1svn39000-%{release}-zypper
%package -n texlive-carlisle
Version: %{texlive_version}.%{texlive_noarch}.svn18258
Release: 0
Summary: David Carlisle's small 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-carlisle-doc >= %{texlive_version}
Provides: tex(dotlessj.sty)
Provides: tex(ltxtable.sty)
Provides: tex(plain.sty)
Provides: tex(remreset.sty)
Provides: tex(scalefnt.sty)
Provides: tex(slashed.sty)
Requires: tex(color.sty)
Requires: tex(longtable.sty)
Requires: tex(tabularx.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source132: carlisle.tar.xz
Source133: carlisle.doc.tar.xz
%description -n texlive-carlisle
Many of David Carlisle's more substantial packages stand on
their own, or as part of the LaTeX latex-tools set; this set
contains: Making dotless 'j' characters for fonts that don't
have them; Fix marks in 2-column output; A method for combining
the capabilities of longtable and tabularx; A proforma for
building personalised LaTeX formats; A jiffy to suppress page
numbers; An environment for including Plain TeX in LaTeX
documents; A jiffy to remove counters from other counters'
reset lists; A package to rescale fonts to arbitrary sizes; A
jiffy to create 'slashed' characters for physicists; and An
environment for including HTML in LaTeX documents.
date: 2016-02-03 09:04:48 +0000
%package -n texlive-carlisle-doc
Version: %{texlive_version}.%{texlive_noarch}.svn18258
Release: 0
Summary: Documentation for texlive-carlisle
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-carlisle-doc
This package includes the documentation for texlive-carlisle
%post -n texlive-carlisle
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-carlisle
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-carlisle
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-carlisle-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/carlisle/README
%{_texmfdistdir}/doc/latex/carlisle/ltx1.tex
%{_texmfdistdir}/doc/latex/carlisle/ltxtable.pdf
%files -n texlive-carlisle
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/carlisle/dotlessj.sty
%{_texmfdistdir}/tex/latex/carlisle/ltxtable.sty
%{_texmfdistdir}/tex/latex/carlisle/mylatex.ltx
%{_texmfdistdir}/tex/latex/carlisle/plain.sty
%{_texmfdistdir}/tex/latex/carlisle/remreset.sty
%{_texmfdistdir}/tex/latex/carlisle/scalefnt.sty
%{_texmfdistdir}/tex/latex/carlisle/slashed.sty
/var/adm/update-scripts/texlive-carlisle-%{texlive_version}.%{texlive_noarch}.svn18258-%{release}-zypper
%package -n texlive-carlito
Version: %{texlive_version}.%{texlive_noarch}.svn35002
Release: 0
Summary: Support for Carlito sans-serif fonts
License: OFL-1.1
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(post): findutils
Requires(post): grep
Requires(post): sed
Requires(post): texlive >= %{texlive_version}
Requires(post): tex(updmap.cfg)
#!BuildIgnore: tex(updmap.cfg)
Requires(postun): findutils
Requires(postun): grep
Requires(postun): sed
Requires(postun): texlive >= %{texlive_version}
Requires(postun): tex(updmap.cfg)
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires: texlive-carlito-fonts >= %{texlive_version}
Recommends: texlive-carlito-doc >= %{texlive_version}
Provides: tex(Carlito-Bold-inf-ly1.tfm)
Provides: tex(Carlito-Bold-inf-ot1.tfm)
Provides: tex(Carlito-Bold-inf-t1--base.tfm)
Provides: tex(Carlito-Bold-inf-t1.tfm)
Provides: tex(Carlito-Bold-inf-t1.vf)
Provides: tex(Carlito-Bold-lf-ly1.tfm)
Provides: tex(Carlito-Bold-lf-ot1.tfm)
Provides: tex(Carlito-Bold-lf-t1--base.tfm)
Provides: tex(Carlito-Bold-lf-t1.tfm)
Provides: tex(Carlito-Bold-lf-t1.vf)
Provides: tex(Carlito-Bold-lf-ts1--base.tfm)
Provides: tex(Carlito-Bold-lf-ts1.tfm)
Provides: tex(Carlito-Bold-lf-ts1.vf)
Provides: tex(Carlito-Bold-osf-ly1.tfm)
Provides: tex(Carlito-Bold-osf-ot1.tfm)
Provides: tex(Carlito-Bold-osf-t1--base.tfm)
Provides: tex(Carlito-Bold-osf-t1.tfm)
Provides: tex(Carlito-Bold-osf-t1.vf)
Provides: tex(Carlito-Bold-osf-ts1--base.tfm)
Provides: tex(Carlito-Bold-osf-ts1.tfm)
Provides: tex(Carlito-Bold-osf-ts1.vf)
Provides: tex(Carlito-Bold-sup-ly1.tfm)
Provides: tex(Carlito-Bold-sup-ot1.tfm)
Provides: tex(Carlito-Bold-sup-t1--base.tfm)
Provides: tex(Carlito-Bold-sup-t1.tfm)
Provides: tex(Carlito-Bold-sup-t1.vf)
Provides: tex(Carlito-Bold-tlf-ly1.tfm)
Provides: tex(Carlito-Bold-tlf-ot1.tfm)
Provides: tex(Carlito-Bold-tlf-t1--base.tfm)
Provides: tex(Carlito-Bold-tlf-t1.tfm)
Provides: tex(Carlito-Bold-tlf-t1.vf)
Provides: tex(Carlito-Bold-tlf-ts1--base.tfm)
Provides: tex(Carlito-Bold-tlf-ts1.tfm)
Provides: tex(Carlito-Bold-tlf-ts1.vf)
Provides: tex(Carlito-Bold-tosf-ly1.tfm)
Provides: tex(Carlito-Bold-tosf-ot1.tfm)
Provides: tex(Carlito-Bold-tosf-t1--base.tfm)
Provides: tex(Carlito-Bold-tosf-t1.tfm)
Provides: tex(Carlito-Bold-tosf-t1.vf)
Provides: tex(Carlito-Bold-tosf-ts1--base.tfm)
Provides: tex(Carlito-Bold-tosf-ts1.tfm)
Provides: tex(Carlito-Bold-tosf-ts1.vf)
Provides: tex(Carlito-BoldItalic-inf-ly1.tfm)
Provides: tex(Carlito-BoldItalic-inf-ot1.tfm)
Provides: tex(Carlito-BoldItalic-inf-t1--base.tfm)
Provides: tex(Carlito-BoldItalic-inf-t1.tfm)
Provides: tex(Carlito-BoldItalic-inf-t1.vf)
Provides: tex(Carlito-BoldItalic-lf-ly1.tfm)
Provides: tex(Carlito-BoldItalic-lf-ot1.tfm)
Provides: tex(Carlito-BoldItalic-lf-t1--base.tfm)
Provides: tex(Carlito-BoldItalic-lf-t1.tfm)
Provides: tex(Carlito-BoldItalic-lf-t1.vf)
Provides: tex(Carlito-BoldItalic-lf-ts1--base.tfm)
Provides: tex(Carlito-BoldItalic-lf-ts1.tfm)
Provides: tex(Carlito-BoldItalic-lf-ts1.vf)
Provides: tex(Carlito-BoldItalic-osf-ly1.tfm)
Provides: tex(Carlito-BoldItalic-osf-ot1.tfm)
Provides: tex(Carlito-BoldItalic-osf-t1--base.tfm)
Provides: tex(Carlito-BoldItalic-osf-t1.tfm)
Provides: tex(Carlito-BoldItalic-osf-t1.vf)
Provides: tex(Carlito-BoldItalic-osf-ts1--base.tfm)
Provides: tex(Carlito-BoldItalic-osf-ts1.tfm)
Provides: tex(Carlito-BoldItalic-osf-ts1.vf)
Provides: tex(Carlito-BoldItalic-sup-ly1.tfm)
Provides: tex(Carlito-BoldItalic-sup-ot1.tfm)
Provides: tex(Carlito-BoldItalic-sup-t1--base.tfm)
Provides: tex(Carlito-BoldItalic-sup-t1.tfm)
Provides: tex(Carlito-BoldItalic-sup-t1.vf)
Provides: tex(Carlito-BoldItalic-tlf-ly1.tfm)
Provides: tex(Carlito-BoldItalic-tlf-ot1.tfm)
Provides: tex(Carlito-BoldItalic-tlf-t1--base.tfm)
Provides: tex(Carlito-BoldItalic-tlf-t1.tfm)
Provides: tex(Carlito-BoldItalic-tlf-t1.vf)
Provides: tex(Carlito-BoldItalic-tlf-ts1--base.tfm)
Provides: tex(Carlito-BoldItalic-tlf-ts1.tfm)
Provides: tex(Carlito-BoldItalic-tlf-ts1.vf)
Provides: tex(Carlito-BoldItalic-tosf-ly1.tfm)
Provides: tex(Carlito-BoldItalic-tosf-ot1.tfm)
Provides: tex(Carlito-BoldItalic-tosf-t1--base.tfm)
Provides: tex(Carlito-BoldItalic-tosf-t1.tfm)
Provides: tex(Carlito-BoldItalic-tosf-t1.vf)
Provides: tex(Carlito-BoldItalic-tosf-ts1--base.tfm)
Provides: tex(Carlito-BoldItalic-tosf-ts1.tfm)
Provides: tex(Carlito-BoldItalic-tosf-ts1.vf)
Provides: tex(Carlito-Italic-inf-ly1.tfm)
Provides: tex(Carlito-Italic-inf-ot1.tfm)
Provides: tex(Carlito-Italic-inf-t1--base.tfm)
Provides: tex(Carlito-Italic-inf-t1.tfm)
Provides: tex(Carlito-Italic-inf-t1.vf)
Provides: tex(Carlito-Italic-lf-ly1.tfm)
Provides: tex(Carlito-Italic-lf-ot1.tfm)
Provides: tex(Carlito-Italic-lf-t1--base.tfm)
Provides: tex(Carlito-Italic-lf-t1.tfm)
Provides: tex(Carlito-Italic-lf-t1.vf)
Provides: tex(Carlito-Italic-lf-ts1--base.tfm)
Provides: tex(Carlito-Italic-lf-ts1.tfm)
Provides: tex(Carlito-Italic-lf-ts1.vf)
Provides: tex(Carlito-Italic-osf-ly1.tfm)
Provides: tex(Carlito-Italic-osf-ot1.tfm)
Provides: tex(Carlito-Italic-osf-t1--base.tfm)
Provides: tex(Carlito-Italic-osf-t1.tfm)
Provides: tex(Carlito-Italic-osf-t1.vf)
Provides: tex(Carlito-Italic-osf-ts1--base.tfm)
Provides: tex(Carlito-Italic-osf-ts1.tfm)
Provides: tex(Carlito-Italic-osf-ts1.vf)
Provides: tex(Carlito-Italic-sup-ly1.tfm)
Provides: tex(Carlito-Italic-sup-ot1.tfm)
Provides: tex(Carlito-Italic-sup-t1--base.tfm)
Provides: tex(Carlito-Italic-sup-t1.tfm)
Provides: tex(Carlito-Italic-sup-t1.vf)
Provides: tex(Carlito-Italic-tlf-ly1.tfm)
Provides: tex(Carlito-Italic-tlf-ot1.tfm)
Provides: tex(Carlito-Italic-tlf-t1--base.tfm)
Provides: tex(Carlito-Italic-tlf-t1.tfm)
Provides: tex(Carlito-Italic-tlf-t1.vf)
Provides: tex(Carlito-Italic-tlf-ts1--base.tfm)
Provides: tex(Carlito-Italic-tlf-ts1.tfm)
Provides: tex(Carlito-Italic-tlf-ts1.vf)
Provides: tex(Carlito-Italic-tosf-ly1.tfm)
Provides: tex(Carlito-Italic-tosf-ot1.tfm)
Provides: tex(Carlito-Italic-tosf-t1--base.tfm)
Provides: tex(Carlito-Italic-tosf-t1.tfm)
Provides: tex(Carlito-Italic-tosf-t1.vf)
Provides: tex(Carlito-Italic-tosf-ts1--base.tfm)
Provides: tex(Carlito-Italic-tosf-ts1.tfm)
Provides: tex(Carlito-Italic-tosf-ts1.vf)
Provides: tex(Carlito-inf-ly1.tfm)
Provides: tex(Carlito-inf-ot1.tfm)
Provides: tex(Carlito-inf-t1--base.tfm)
Provides: tex(Carlito-inf-t1.tfm)
Provides: tex(Carlito-inf-t1.vf)
Provides: tex(Carlito-lf-ly1.tfm)
Provides: tex(Carlito-lf-ot1.tfm)
Provides: tex(Carlito-lf-t1--base.tfm)
Provides: tex(Carlito-lf-t1.tfm)
Provides: tex(Carlito-lf-t1.vf)
Provides: tex(Carlito-lf-ts1--base.tfm)
Provides: tex(Carlito-lf-ts1.tfm)
Provides: tex(Carlito-lf-ts1.vf)
Provides: tex(Carlito-osf-ly1.tfm)
Provides: tex(Carlito-osf-ot1.tfm)
Provides: tex(Carlito-osf-t1--base.tfm)
Provides: tex(Carlito-osf-t1.tfm)
Provides: tex(Carlito-osf-t1.vf)
Provides: tex(Carlito-osf-ts1--base.tfm)
Provides: tex(Carlito-osf-ts1.tfm)
Provides: tex(Carlito-osf-ts1.vf)
Provides: tex(Carlito-sup-ly1.tfm)
Provides: tex(Carlito-sup-ot1.tfm)
Provides: tex(Carlito-sup-t1--base.tfm)
Provides: tex(Carlito-sup-t1.tfm)
Provides: tex(Carlito-sup-t1.vf)
Provides: tex(Carlito-tlf-ly1.tfm)
Provides: tex(Carlito-tlf-ot1.tfm)
Provides: tex(Carlito-tlf-t1--base.tfm)
Provides: tex(Carlito-tlf-t1.tfm)
Provides: tex(Carlito-tlf-t1.vf)
Provides: tex(Carlito-tlf-ts1--base.tfm)
Provides: tex(Carlito-tlf-ts1.tfm)
Provides: tex(Carlito-tlf-ts1.vf)
Provides: tex(Carlito-tosf-ly1.tfm)
Provides: tex(Carlito-tosf-ot1.tfm)
Provides: tex(Carlito-tosf-t1--base.tfm)
Provides: tex(Carlito-tosf-t1.tfm)
Provides: tex(Carlito-tosf-t1.vf)
Provides: tex(Carlito-tosf-ts1--base.tfm)
Provides: tex(Carlito-tosf-ts1.tfm)
Provides: tex(Carlito-tosf-ts1.vf)
Provides: tex(LY1Carlito-Inf.fd)
Provides: tex(LY1Carlito-LF.fd)
Provides: tex(LY1Carlito-OsF.fd)
Provides: tex(LY1Carlito-Sup.fd)
Provides: tex(LY1Carlito-TLF.fd)
Provides: tex(LY1Carlito-TOsF.fd)
Provides: tex(OT1Carlito-Inf.fd)
Provides: tex(OT1Carlito-LF.fd)
Provides: tex(OT1Carlito-OsF.fd)
Provides: tex(OT1Carlito-Sup.fd)
Provides: tex(OT1Carlito-TLF.fd)
Provides: tex(OT1Carlito-TOsF.fd)
Provides: tex(T1Carlito-Inf.fd)
Provides: tex(T1Carlito-LF.fd)
Provides: tex(T1Carlito-OsF.fd)
Provides: tex(T1Carlito-Sup.fd)
Provides: tex(T1Carlito-TLF.fd)
Provides: tex(T1Carlito-TOsF.fd)
Provides: tex(TS1Carlito-LF.fd)
Provides: tex(TS1Carlito-OsF.fd)
Provides: tex(TS1Carlito-TLF.fd)
Provides: tex(TS1Carlito-TOsF.fd)
Provides: tex(carlito.map)
Provides: tex(carlito.sty)
Provides: tex(crlt_57h366.enc)
Provides: tex(crlt_bxv5ge.enc)
Provides: tex(crlt_cegsyz.enc)
Provides: tex(crlt_csjzgd.enc)
Provides: tex(crlt_eckivh.enc)
Provides: tex(crlt_houcxd.enc)
Provides: tex(crlt_ibktmo.enc)
Provides: tex(crlt_lllwh4.enc)
Provides: tex(crlt_llspvt.enc)
Provides: tex(crlt_n2dr37.enc)
Provides: tex(crlt_n75whf.enc)
Provides: tex(crlt_ntvnfo.enc)
Provides: tex(crlt_o4ofpw.enc)
Provides: tex(crlt_orgsld.enc)
Provides: tex(crlt_rekp6x.enc)
Provides: tex(crlt_sghv4p.enc)
Provides: tex(crlt_ssbojb.enc)
Provides: tex(crlt_uuhkl6.enc)
Provides: tex(crlt_ynpzot.enc)
Provides: tex(crlt_z7vml3.enc)
Requires: tex(fontaxes.sty)
Requires: tex(fontenc.sty)
Requires: tex(fontspec.sty)
Requires: tex(ifluatex.sty)
Requires: tex(ifxetex.sty)
Requires: tex(textcomp.sty)
Requires: tex(xkeyval.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source134: carlito.tar.xz
Source135: carlito.doc.tar.xz
%description -n texlive-carlito
The package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX
support for the Carlito family of sans serif fonts, designed by
Lukasz Dziedzic of the tyPoland foundry and adopted by Google
for ChromeOS as a font-metric compatible replacement for
Calibri.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-carlito-doc
Version: %{texlive_version}.%{texlive_noarch}.svn35002
Release: 0
Summary: Documentation for texlive-carlito
License: OFL-1.1
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-carlito-doc
This package includes the documentation for texlive-carlito
%package -n texlive-carlito-fonts
Version: %{texlive_version}.%{texlive_noarch}.svn35002
Release: 0
Summary: Severed fonts for texlive-carlito
License: OFL-1.1
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-carlito-fonts
The separated fonts package for texlive-carlito
%post -n texlive-carlito
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMap carlito.map' >> /var/run/texlive/run-updmap
%postun -n texlive-carlito
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMap carlito.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-carlito
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-carlito-fonts
mkfontscale %{_datadir}/fonts/texlive-carlito
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-carlito
fc-cache %{_datadir}/fonts
%postun -n texlive-carlito-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fi
%files -n texlive-carlito-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/carlito/Carlito-Regular.pdf
%{_texmfdistdir}/doc/fonts/carlito/LICENSE
%{_texmfdistdir}/doc/fonts/carlito/README
%{_texmfdistdir}/doc/fonts/carlito/samples.pdf
%{_texmfdistdir}/doc/fonts/carlito/samples.tex
%files -n texlive-carlito
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/enc/dvips/carlito/crlt_57h366.enc
%{_texmfdistdir}/fonts/enc/dvips/carlito/crlt_bxv5ge.enc
%{_texmfdistdir}/fonts/enc/dvips/carlito/crlt_cegsyz.enc
%{_texmfdistdir}/fonts/enc/dvips/carlito/crlt_csjzgd.enc
%{_texmfdistdir}/fonts/enc/dvips/carlito/crlt_eckivh.enc
%{_texmfdistdir}/fonts/enc/dvips/carlito/crlt_houcxd.enc
%{_texmfdistdir}/fonts/enc/dvips/carlito/crlt_ibktmo.enc
%{_texmfdistdir}/fonts/enc/dvips/carlito/crlt_lllwh4.enc
%{_texmfdistdir}/fonts/enc/dvips/carlito/crlt_llspvt.enc
%{_texmfdistdir}/fonts/enc/dvips/carlito/crlt_n2dr37.enc
%{_texmfdistdir}/fonts/enc/dvips/carlito/crlt_n75whf.enc
%{_texmfdistdir}/fonts/enc/dvips/carlito/crlt_ntvnfo.enc
%{_texmfdistdir}/fonts/enc/dvips/carlito/crlt_o4ofpw.enc
%{_texmfdistdir}/fonts/enc/dvips/carlito/crlt_orgsld.enc
%{_texmfdistdir}/fonts/enc/dvips/carlito/crlt_rekp6x.enc
%{_texmfdistdir}/fonts/enc/dvips/carlito/crlt_sghv4p.enc
%{_texmfdistdir}/fonts/enc/dvips/carlito/crlt_ssbojb.enc
%{_texmfdistdir}/fonts/enc/dvips/carlito/crlt_uuhkl6.enc
%{_texmfdistdir}/fonts/enc/dvips/carlito/crlt_ynpzot.enc
%{_texmfdistdir}/fonts/enc/dvips/carlito/crlt_z7vml3.enc
%{_texmfdistdir}/fonts/map/dvips/carlito/carlito.map
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Bold-inf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Bold-inf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Bold-inf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Bold-inf-t1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Bold-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Bold-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Bold-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Bold-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Bold-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Bold-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Bold-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Bold-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Bold-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Bold-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Bold-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Bold-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Bold-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Bold-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Bold-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Bold-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Bold-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Bold-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Bold-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Bold-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Bold-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Bold-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Bold-tosf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Bold-tosf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Bold-tosf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Bold-tosf-t1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Bold-tosf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Bold-tosf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-BoldItalic-inf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-BoldItalic-inf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-BoldItalic-inf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-BoldItalic-inf-t1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-BoldItalic-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-BoldItalic-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-BoldItalic-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-BoldItalic-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-BoldItalic-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-BoldItalic-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-BoldItalic-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-BoldItalic-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-BoldItalic-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-BoldItalic-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-BoldItalic-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-BoldItalic-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-BoldItalic-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-BoldItalic-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-BoldItalic-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-BoldItalic-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-BoldItalic-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-BoldItalic-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-BoldItalic-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-BoldItalic-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-BoldItalic-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-BoldItalic-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-BoldItalic-tosf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-BoldItalic-tosf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-BoldItalic-tosf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-BoldItalic-tosf-t1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-BoldItalic-tosf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-BoldItalic-tosf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Italic-inf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Italic-inf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Italic-inf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Italic-inf-t1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Italic-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Italic-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Italic-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Italic-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Italic-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Italic-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Italic-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Italic-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Italic-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Italic-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Italic-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Italic-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Italic-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Italic-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Italic-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Italic-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Italic-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Italic-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Italic-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Italic-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Italic-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Italic-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Italic-tosf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Italic-tosf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Italic-tosf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Italic-tosf-t1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Italic-tosf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-Italic-tosf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-inf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-inf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-inf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-inf-t1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-tosf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-tosf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-tosf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-tosf-t1.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-tosf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/typoland/carlito/Carlito-tosf-ts1.tfm
%verify(link) %{_texmfdistdir}/fonts/truetype/typoland/carlito/Carlito-Bold.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/typoland/carlito/Carlito-BoldItalic.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/typoland/carlito/Carlito-Italic.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/typoland/carlito/Carlito-Regular.ttf
%verify(link) %{_texmfdistdir}/fonts/type1/typoland/carlito/Carlito-Bold.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/typoland/carlito/Carlito-BoldItalic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/typoland/carlito/Carlito-Italic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/typoland/carlito/Carlito.pfb
%{_texmfdistdir}/fonts/vf/typoland/carlito/Carlito-Bold-inf-t1.vf
%{_texmfdistdir}/fonts/vf/typoland/carlito/Carlito-Bold-lf-t1.vf
%{_texmfdistdir}/fonts/vf/typoland/carlito/Carlito-Bold-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/typoland/carlito/Carlito-Bold-osf-t1.vf
%{_texmfdistdir}/fonts/vf/typoland/carlito/Carlito-Bold-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/typoland/carlito/Carlito-Bold-sup-t1.vf
%{_texmfdistdir}/fonts/vf/typoland/carlito/Carlito-Bold-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/typoland/carlito/Carlito-Bold-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/typoland/carlito/Carlito-Bold-tosf-t1.vf
%{_texmfdistdir}/fonts/vf/typoland/carlito/Carlito-Bold-tosf-ts1.vf
%{_texmfdistdir}/fonts/vf/typoland/carlito/Carlito-BoldItalic-inf-t1.vf
%{_texmfdistdir}/fonts/vf/typoland/carlito/Carlito-BoldItalic-lf-t1.vf
%{_texmfdistdir}/fonts/vf/typoland/carlito/Carlito-BoldItalic-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/typoland/carlito/Carlito-BoldItalic-osf-t1.vf
%{_texmfdistdir}/fonts/vf/typoland/carlito/Carlito-BoldItalic-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/typoland/carlito/Carlito-BoldItalic-sup-t1.vf
%{_texmfdistdir}/fonts/vf/typoland/carlito/Carlito-BoldItalic-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/typoland/carlito/Carlito-BoldItalic-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/typoland/carlito/Carlito-BoldItalic-tosf-t1.vf
%{_texmfdistdir}/fonts/vf/typoland/carlito/Carlito-BoldItalic-tosf-ts1.vf
%{_texmfdistdir}/fonts/vf/typoland/carlito/Carlito-Italic-inf-t1.vf
%{_texmfdistdir}/fonts/vf/typoland/carlito/Carlito-Italic-lf-t1.vf
%{_texmfdistdir}/fonts/vf/typoland/carlito/Carlito-Italic-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/typoland/carlito/Carlito-Italic-osf-t1.vf
%{_texmfdistdir}/fonts/vf/typoland/carlito/Carlito-Italic-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/typoland/carlito/Carlito-Italic-sup-t1.vf
%{_texmfdistdir}/fonts/vf/typoland/carlito/Carlito-Italic-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/typoland/carlito/Carlito-Italic-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/typoland/carlito/Carlito-Italic-tosf-t1.vf
%{_texmfdistdir}/fonts/vf/typoland/carlito/Carlito-Italic-tosf-ts1.vf
%{_texmfdistdir}/fonts/vf/typoland/carlito/Carlito-inf-t1.vf
%{_texmfdistdir}/fonts/vf/typoland/carlito/Carlito-lf-t1.vf
%{_texmfdistdir}/fonts/vf/typoland/carlito/Carlito-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/typoland/carlito/Carlito-osf-t1.vf
%{_texmfdistdir}/fonts/vf/typoland/carlito/Carlito-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/typoland/carlito/Carlito-sup-t1.vf
%{_texmfdistdir}/fonts/vf/typoland/carlito/Carlito-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/typoland/carlito/Carlito-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/typoland/carlito/Carlito-tosf-t1.vf
%{_texmfdistdir}/fonts/vf/typoland/carlito/Carlito-tosf-ts1.vf
%{_texmfdistdir}/tex/latex/carlito/LY1Carlito-Inf.fd
%{_texmfdistdir}/tex/latex/carlito/LY1Carlito-LF.fd
%{_texmfdistdir}/tex/latex/carlito/LY1Carlito-OsF.fd
%{_texmfdistdir}/tex/latex/carlito/LY1Carlito-Sup.fd
%{_texmfdistdir}/tex/latex/carlito/LY1Carlito-TLF.fd
%{_texmfdistdir}/tex/latex/carlito/LY1Carlito-TOsF.fd
%{_texmfdistdir}/tex/latex/carlito/OT1Carlito-Inf.fd
%{_texmfdistdir}/tex/latex/carlito/OT1Carlito-LF.fd
%{_texmfdistdir}/tex/latex/carlito/OT1Carlito-OsF.fd
%{_texmfdistdir}/tex/latex/carlito/OT1Carlito-Sup.fd
%{_texmfdistdir}/tex/latex/carlito/OT1Carlito-TLF.fd
%{_texmfdistdir}/tex/latex/carlito/OT1Carlito-TOsF.fd
%{_texmfdistdir}/tex/latex/carlito/T1Carlito-Inf.fd
%{_texmfdistdir}/tex/latex/carlito/T1Carlito-LF.fd
%{_texmfdistdir}/tex/latex/carlito/T1Carlito-OsF.fd
%{_texmfdistdir}/tex/latex/carlito/T1Carlito-Sup.fd
%{_texmfdistdir}/tex/latex/carlito/T1Carlito-TLF.fd
%{_texmfdistdir}/tex/latex/carlito/T1Carlito-TOsF.fd
%{_texmfdistdir}/tex/latex/carlito/TS1Carlito-LF.fd
%{_texmfdistdir}/tex/latex/carlito/TS1Carlito-OsF.fd
%{_texmfdistdir}/tex/latex/carlito/TS1Carlito-TLF.fd
%{_texmfdistdir}/tex/latex/carlito/TS1Carlito-TOsF.fd
%{_texmfdistdir}/tex/latex/carlito/carlito.sty
%files -n texlive-carlito-fonts
%defattr(-,root,root,755)
%dir %{_datadir}/fonts/texlive-carlito
%config %{_sysconfdir}/fonts/conf.avail/58-texlive-carlito.conf
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-carlito/encodings.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-carlito/fonts.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-carlito/fonts.scale
%{_datadir}/fonts/texlive-carlito/Carlito-Bold.ttf
%{_datadir}/fonts/texlive-carlito/Carlito-BoldItalic.ttf
%{_datadir}/fonts/texlive-carlito/Carlito-Italic.ttf
%{_datadir}/fonts/texlive-carlito/Carlito-Regular.ttf
%{_datadir}/fonts/texlive-carlito/Carlito-Bold.pfb
%{_datadir}/fonts/texlive-carlito/Carlito-BoldItalic.pfb
%{_datadir}/fonts/texlive-carlito/Carlito-Italic.pfb
%{_datadir}/fonts/texlive-carlito/Carlito.pfb
/var/adm/update-scripts/texlive-carlito-%{texlive_version}.%{texlive_noarch}.svn35002-%{release}-zypper
%package -n texlive-carolmin-ps
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
Summary: Adobe Type 1 format of Carolingian Minuscule fonts
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(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-carolmin-ps-fonts >= %{texlive_version}
Recommends: texlive-carolmin-ps-doc >= %{texlive_version}
Provides: tex(cmin.map)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source136: carolmin-ps.tar.xz
Source137: carolmin-ps.doc.tar.xz
%description -n texlive-carolmin-ps
The bundle offers Adobe Type 1 format versions of Peter
Wilson's Carolingian Minuscule font set (part of the bookhands
collection). The fonts in the bundle are ready-to-use
replacements for the Metafont originals.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-carolmin-ps-doc
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
Summary: Documentation for texlive-carolmin-ps
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-carolmin-ps-doc
This package includes the documentation for texlive-carolmin-ps
%package -n texlive-carolmin-ps-fonts
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
Summary: Severed fonts for texlive-carolmin-ps
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-carolmin-ps-fonts
The separated fonts package for texlive-carolmin-ps
%post -n texlive-carolmin-ps
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMap cmin.map' >> /var/run/texlive/run-updmap
%postun -n texlive-carolmin-ps
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMap cmin.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-carolmin-ps
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-carolmin-ps-fonts
mkfontscale %{_datadir}/fonts/texlive-carolmin-ps
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-carolmin-ps
fc-cache %{_datadir}/fonts
%postun -n texlive-carolmin-ps-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fi
%files -n texlive-carolmin-ps-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/carolmin-ps/README
%files -n texlive-carolmin-ps
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/afm/public/carolmin-ps/cmin10.afm
%{_texmfdistdir}/fonts/afm/public/carolmin-ps/cmin17.afm
%{_texmfdistdir}/fonts/afm/public/carolmin-ps/cmin7.afm
%{_texmfdistdir}/fonts/afm/public/carolmin-ps/cminb10.afm
%{_texmfdistdir}/fonts/afm/public/carolmin-ps/cminb17.afm
%{_texmfdistdir}/fonts/afm/public/carolmin-ps/cminb7.afm
%{_texmfdistdir}/fonts/map/dvips/carolmin-ps/cmin.map
%verify(link) %{_texmfdistdir}/fonts/type1/public/carolmin-ps/cmin10.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/carolmin-ps/cmin17.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/carolmin-ps/cmin7.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/carolmin-ps/cminb10.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/carolmin-ps/cminb17.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/carolmin-ps/cminb7.pfb
%files -n texlive-carolmin-ps-fonts
%defattr(-,root,root,755)
%dir %{_datadir}/fonts/texlive-carolmin-ps
%config %{_sysconfdir}/fonts/conf.avail/58-texlive-carolmin-ps.conf
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-carolmin-ps/encodings.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-carolmin-ps/fonts.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-carolmin-ps/fonts.scale
%{_datadir}/fonts/texlive-carolmin-ps/cmin10.pfb
%{_datadir}/fonts/texlive-carolmin-ps/cmin17.pfb
%{_datadir}/fonts/texlive-carolmin-ps/cmin7.pfb
%{_datadir}/fonts/texlive-carolmin-ps/cminb10.pfb
%{_datadir}/fonts/texlive-carolmin-ps/cminb17.pfb
%{_datadir}/fonts/texlive-carolmin-ps/cminb7.pfb
/var/adm/update-scripts/texlive-carolmin-ps-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper
%package -n texlive-cascadilla
Version: %{texlive_version}.%{texlive_noarch}.1.8.2svn25144
Release: 0
Summary: Typeset papers conforming to the stylesheet of the Cascadilla Proceedings Project
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-cascadilla-doc >= %{texlive_version}
Provides: tex(cascadilla.cls)
Requires: tex(article.cls)
Requires: tex(caption.sty)
Requires: tex(fancyhdr.sty)
Requires: tex(geometry.sty)
Requires: tex(ifthen.sty)
Requires: tex(indentfirst.sty)
Requires: tex(natbib.sty)
Requires: tex(times.sty)
Requires: tex(titlesec.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source138: cascadilla.tar.xz
Source139: cascadilla.doc.tar.xz
%description -n texlive-cascadilla
The class provides an extension of the standard LaTeX article
class that may be used to typeset papers conforming to the
stylesheet of the Cascadilla Proceedings Project, which is used
by a number of linguistics conference proceedings (e.g.,
WCCFL).
date: 2015-08-03 03:43:12 +0000
%package -n texlive-cascadilla-doc
Version: %{texlive_version}.%{texlive_noarch}.1.8.2svn25144
Release: 0
Summary: Documentation for texlive-cascadilla
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-cascadilla-doc
This package includes the documentation for texlive-cascadilla
%post -n texlive-cascadilla
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-cascadilla
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-cascadilla
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-cascadilla-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/cascadilla/LICENSE.txt
%{_texmfdistdir}/doc/latex/cascadilla/README
%{_texmfdistdir}/doc/latex/cascadilla/example.pdf
%{_texmfdistdir}/doc/latex/cascadilla/example.tex
%{_texmfdistdir}/doc/latex/cascadilla/exampleref.bib
%files -n texlive-cascadilla
%defattr(-,root,root,755)
%{_texmfdistdir}/bibtex/bst/cascadilla/cascadilla.bst
%{_texmfdistdir}/tex/latex/cascadilla/cascadilla.cls
/var/adm/update-scripts/texlive-cascadilla-%{texlive_version}.%{texlive_noarch}.1.8.2svn25144-%{release}-zypper
%package -n texlive-cases
Version: %{texlive_version}.%{texlive_noarch}.2.5svn17123
Release: 0
Summary: Numbered cases environment
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-cases-doc >= %{texlive_version}
Provides: tex(cases.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source140: cases.tar.xz
Source141: cases.doc.tar.xz
%description -n texlive-cases
Define the environment numcases: equations with several
alternative right-hand sides, with equation numbers for each
alternative. Also environment subnumcases, where each
alternative is a sub-number (e.g., 8a, 8b, ...) of the equation
set as a whole.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-cases-doc
Version: %{texlive_version}.%{texlive_noarch}.2.5svn17123
Release: 0
Summary: Documentation for texlive-cases
License: SUSE-Public-Domain
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-cases-doc
This package includes the documentation for texlive-cases
%post -n texlive-cases
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-cases
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-cases
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-cases-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/cases/cases.pdf
%{_texmfdistdir}/doc/latex/cases/cases.tex
%files -n texlive-cases
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/cases/cases.sty
/var/adm/update-scripts/texlive-cases-%{texlive_version}.%{texlive_noarch}.2.5svn17123-%{release}-zypper
%package -n texlive-casyl
Version: %{texlive_version}.%{texlive_noarch}.2.0svn15878
Release: 0
Summary: Typeset Cree/Inuktitut in Canadian Aboriginal Syllabics
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-casyl-doc >= %{texlive_version}
Provides: tex(casyll10.tfm)
Provides: tex(casyltex.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source142: casyl.tar.xz
Source143: casyl.doc.tar.xz
%description -n texlive-casyl
The bundle constitutes a font (as Metafont source) and LaTeX
macros for its use within a document.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-casyl-doc
Version: %{texlive_version}.%{texlive_noarch}.2.0svn15878
Release: 0
Summary: Documentation for texlive-casyl
License: SUSE-Public-Domain
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-casyl-doc
This package includes the documentation for texlive-casyl
%post -n texlive-casyl
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-casyl
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-casyl
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-casyl-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/casyl/README
%{_texmfdistdir}/doc/latex/casyl/casyldoc.pdf
%{_texmfdistdir}/doc/latex/casyl/casyldoc.tex
%files -n texlive-casyl
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/source/public/casyl/casyll10.mf
%{_texmfdistdir}/fonts/tfm/public/casyl/casyll10.tfm
%{_texmfdistdir}/tex/latex/casyl/casyltex.sty
/var/adm/update-scripts/texlive-casyl-%{texlive_version}.%{texlive_noarch}.2.0svn15878-%{release}-zypper
%package -n texlive-catchfilebetweentags
Version: %{texlive_version}.%{texlive_noarch}.1.1svn21476
Release: 0
Summary: Catch text delimited by docstrip tags
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-catchfilebetweentags-doc >= %{texlive_version}
Provides: tex(catchfilebetweentags.sty)
Requires: tex(catchfile.sty)
Requires: tex(etex.sty)
Requires: tex(etoolbox.sty)
Requires: tex(ltxcmds.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source144: catchfilebetweentags.tar.xz
Source145: catchfilebetweentags.doc.tar.xz
%description -n texlive-catchfilebetweentags
This package (built using the facilities of catchfile) provides
a macro \catchfilebetweentags acts like the original \catchfile
but only extracts a portion of the file instead of the complete
file. The extracted portion can be delimited by strings or by
docstrip tags: %<*tag> .... %</tag> (comments in the caught
region may be included or dropped).
date: 2015-08-03 03:43:12 +0000
%package -n texlive-catchfilebetweentags-doc
Version: %{texlive_version}.%{texlive_noarch}.1.1svn21476
Release: 0
Summary: Documentation for texlive-catchfilebetweentags
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-catchfilebetweentags-doc
This package includes the documentation for texlive-catchfilebetweentags
%post -n texlive-catchfilebetweentags
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-catchfilebetweentags
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-catchfilebetweentags
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-catchfilebetweentags-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/catchfilebetweentags/README
%{_texmfdistdir}/doc/latex/catchfilebetweentags/catchfilebetweentags.pdf
%files -n texlive-catchfilebetweentags
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/catchfilebetweentags/catchfilebetweentags.sty
/var/adm/update-scripts/texlive-catchfilebetweentags-%{texlive_version}.%{texlive_noarch}.1.1svn21476-%{release}-zypper
%package -n texlive-catcodes
Version: %{texlive_version}.%{texlive_noarch}.r0.2svn38859
Release: 0
Summary: Generic handling of TeX category 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-catcodes-doc >= %{texlive_version}
Provides: tex(actcodes.sty)
Provides: tex(catchdq.sty)
Provides: tex(stacklet.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source146: catcodes.tar.xz
Source147: catcodes.doc.tar.xz
%description -n texlive-catcodes
The bundle deals with category code switching; the packages of
the bundle should work with any TeX format (with the support of
the plainpkg package). The bundle provides stacklet.sty, which
supports stacks that control the use of different catcodes;
actcodes.sty, which deals with active characters; and
catchdq.sty, which provides a simple quotation character
control mechanism.
date: 2015-11-16 09:20:14 +0000
%package -n texlive-catcodes-doc
Version: %{texlive_version}.%{texlive_noarch}.r0.2svn38859
Release: 0
Summary: Documentation for texlive-catcodes
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-catcodes-doc
This package includes the documentation for texlive-catcodes
%post -n texlive-catcodes
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-catcodes
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-catcodes
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-catcodes-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/generic/catcodes/README
%{_texmfdistdir}/doc/generic/catcodes/SrcFILEs.txt
%{_texmfdistdir}/doc/generic/catcodes/catcodes.pdf
%files -n texlive-catcodes
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/generic/catcodes/actcodes.sty
%{_texmfdistdir}/tex/generic/catcodes/catchdq.sty
%{_texmfdistdir}/tex/generic/catcodes/catcodes.RLS
%{_texmfdistdir}/tex/generic/catcodes/stacklet.sty
/var/adm/update-scripts/texlive-catcodes-%{texlive_version}.%{texlive_noarch}.r0.2svn38859-%{release}-zypper
%package -n texlive-catechis
Version: %{texlive_version}.%{texlive_noarch}.1.1svn15878
Release: 0
Summary: Macros for typesetting catechisms
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-catechis-doc >= %{texlive_version}
Provides: tex(catechis.sty)
Requires: tex(calc.sty)
Requires: tex(ifthen.sty)
Requires: tex(varioref.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source148: catechis.tar.xz
Source149: catechis.doc.tar.xz
%description -n texlive-catechis
The macros include: format for question-and-answer; comments on
answers; citations; a specialised enumerate which only operates
in the catechism parts of a document. The macros are all highly
customisable.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-catechis-doc
Version: %{texlive_version}.%{texlive_noarch}.1.1svn15878
Release: 0
Summary: Documentation for texlive-catechis
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-catechis-doc
This package includes the documentation for texlive-catechis
%post -n texlive-catechis
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-catechis
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-catechis
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-catechis-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/catechis/README
%{_texmfdistdir}/doc/latex/catechis/catechis.pdf
%{_texmfdistdir}/doc/latex/catechis/test.tex
%files -n texlive-catechis
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/catechis/catechis.sty
/var/adm/update-scripts/texlive-catechis-%{texlive_version}.%{texlive_noarch}.1.1svn15878-%{release}-zypper
%package -n texlive-catoptions
Version: %{texlive_version}.%{texlive_noarch}.0.0.2.7hsvn35069
Release: 0
Summary: Preserving and recalling standard catcodes
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-catoptions-doc >= %{texlive_version}
Provides: tex(catoptions-guide.cfg)
Provides: tex(catoptions.sty)
Requires: tex(pdftexcmds.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source150: catoptions.tar.xz
Source151: catoptions.doc.tar.xz
%description -n texlive-catoptions
The package changes package loading internals so that all
subsequently loaded packages can rely on normal/standard
catcodes of all ASCII characters. The package defines canonical
control sequences to represent all the visible ASCII
characters. It also provides robust option parsing mechanisms
(XDeclareOption, XExecuteOptions and XProcessOptions, which
will be used by \documentclass if the package has already been
loaded). The package also provides a range of other TeX
programming tools.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-catoptions-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.2.7hsvn35069
Release: 0
Summary: Documentation for texlive-catoptions
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-catoptions-doc
This package includes the documentation for texlive-catoptions
%post -n texlive-catoptions
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-catoptions
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-catoptions
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-catoptions-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/catoptions/README
%{_texmfdistdir}/doc/latex/catoptions/catoptions-guide.tex
%files -n texlive-catoptions
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/catoptions/catoptions-guide.cfg
%{_texmfdistdir}/tex/latex/catoptions/catoptions.sty
/var/adm/update-scripts/texlive-catoptions-%{texlive_version}.%{texlive_noarch}.0.0.2.7hsvn35069-%{release}-zypper
%package -n texlive-cbcoptic
Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn16666
Release: 0
Summary: Coptic fonts and LaTeX macros for general usage and for philology
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(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-cbcoptic-fonts >= %{texlive_version}
Recommends: texlive-cbcoptic-doc >= %{texlive_version}
Provides: tex(copti.tfm)
Provides: tex(coptic.sty)
Provides: tex(copto.tfm)
Provides: tex(lcopcoptic.fd)
Provides: tex(prnthyph.sty)
Requires: tex(textcomp.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source152: cbcoptic.tar.xz
Source153: cbcoptic.doc.tar.xz
%description -n texlive-cbcoptic
CBcoptic is a bundle of files for typesetting Coptic
philological text with the proper fonts and hyphenation. The
fonts are based on, but much extend, the fonts of the original
coptic bundle. The CBcoptic bundle includes font description
files, Metafont sources and equivalent Adobe Type 1 fonts in
pfb format. The bundle also includes a package that provides
some macros of philological interest.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-cbcoptic-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn16666
Release: 0
Summary: Documentation for texlive-cbcoptic
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-cbcoptic-doc
This package includes the documentation for texlive-cbcoptic
%package -n texlive-cbcoptic-fonts
Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn16666
Release: 0
Summary: Severed fonts for texlive-cbcoptic
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-cbcoptic-fonts
The separated fonts package for texlive-cbcoptic
%post -n texlive-cbcoptic
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-cbcoptic
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-cbcoptic
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-cbcoptic-fonts
mkfontscale %{_datadir}/fonts/texlive-cbcoptic
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-cbcoptic
fc-cache %{_datadir}/fonts
%postun -n texlive-cbcoptic-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fi
%files -n texlive-cbcoptic-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/cbcoptic/README
%{_texmfdistdir}/doc/latex/cbcoptic/coptfont.pdf
%{_texmfdistdir}/doc/latex/cbcoptic/testcop.tex
%{_texmfdistdir}/doc/latex/cbcoptic/testcopOK.pdf
%files -n texlive-cbcoptic
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/source/public/cbcoptic/coptbase.mf
%{_texmfdistdir}/fonts/source/public/cbcoptic/copti.mf
%{_texmfdistdir}/fonts/source/public/cbcoptic/copto.mf
%{_texmfdistdir}/fonts/tfm/public/cbcoptic/copti.tfm
%{_texmfdistdir}/fonts/tfm/public/cbcoptic/copto.tfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbcoptic/copti.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbcoptic/copto.pfb
%{_texmfdistdir}/tex/latex/cbcoptic/coptic.sty
%{_texmfdistdir}/tex/latex/cbcoptic/lcopcoptic.fd
%{_texmfdistdir}/tex/latex/cbcoptic/prnthyph.sty
%files -n texlive-cbcoptic-fonts
%defattr(-,root,root,755)
%dir %{_datadir}/fonts/texlive-cbcoptic
%config %{_sysconfdir}/fonts/conf.avail/58-texlive-cbcoptic.conf
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-cbcoptic/encodings.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-cbcoptic/fonts.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-cbcoptic/fonts.scale
%{_datadir}/fonts/texlive-cbcoptic/copti.pfb
%{_datadir}/fonts/texlive-cbcoptic/copto.pfb
/var/adm/update-scripts/texlive-cbcoptic-%{texlive_version}.%{texlive_noarch}.0.0.2svn16666-%{release}-zypper
%package -n texlive-cbfonts
Version: %{texlive_version}.%{texlive_noarch}.svn31624
Release: 0
Summary: Complete set of Greek fonts
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires: texlive-cbfonts-fd >= %{texlive_version}
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(post): findutils
Requires(post): grep
Requires(post): sed
Requires(post): texlive >= %{texlive_version}
Requires(post): tex(updmap.cfg)
#!BuildIgnore: tex(updmap.cfg)
Requires(postun): findutils
Requires(postun): grep
Requires(postun): sed
Requires(postun): texlive >= %{texlive_version}
Requires(postun): tex(updmap.cfg)
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires: texlive-cbfonts-fonts >= %{texlive_version}
Recommends: texlive-cbfonts-doc >= %{texlive_version}
Provides: tex(CB.enc)
Provides: tex(cbgreek-full.map)
Provides: tex(glic0700.tfm)
Provides: tex(glic0800.tfm)
Provides: tex(glic1000.tfm)
Provides: tex(glic1200.tfm)
Provides: tex(glic1382.tfm)
Provides: tex(glic1659.tfm)
Provides: tex(glic1991.tfm)
Provides: tex(glic2389.tfm)
Provides: tex(glic2866.tfm)
Provides: tex(glic3440.tfm)
Provides: tex(glic4128.tfm)
Provides: tex(glii0700.tfm)
Provides: tex(glii0800.tfm)
Provides: tex(glii1000.tfm)
Provides: tex(glii1200.tfm)
Provides: tex(glii1382.tfm)
Provides: tex(glii1659.tfm)
Provides: tex(glii1991.tfm)
Provides: tex(glii2389.tfm)
Provides: tex(glii2866.tfm)
Provides: tex(glii3440.tfm)
Provides: tex(glii4128.tfm)
Provides: tex(glin0700.tfm)
Provides: tex(glin0800.tfm)
Provides: tex(glin1000.tfm)
Provides: tex(glin1200.tfm)
Provides: tex(glin1382.tfm)
Provides: tex(glin1659.tfm)
Provides: tex(glin1991.tfm)
Provides: tex(glin2389.tfm)
Provides: tex(glin2866.tfm)
Provides: tex(glin3440.tfm)
Provides: tex(glin4128.tfm)
Provides: tex(glio0700.tfm)
Provides: tex(glio0800.tfm)
Provides: tex(glio1000.tfm)
Provides: tex(glio1200.tfm)
Provides: tex(glio1382.tfm)
Provides: tex(glio1659.tfm)
Provides: tex(glio1991.tfm)
Provides: tex(glio2389.tfm)
Provides: tex(glio2866.tfm)
Provides: tex(glio3440.tfm)
Provides: tex(glio4128.tfm)
Provides: tex(gliu0700.tfm)
Provides: tex(gliu0800.tfm)
Provides: tex(gliu1000.tfm)
Provides: tex(gliu1200.tfm)
Provides: tex(gliu1382.tfm)
Provides: tex(gliu1659.tfm)
Provides: tex(gliu1991.tfm)
Provides: tex(gliu2389.tfm)
Provides: tex(gliu2866.tfm)
Provides: tex(gliu3440.tfm)
Provides: tex(gliu4128.tfm)
Provides: tex(gljc0700.tfm)
Provides: tex(gljc0800.tfm)
Provides: tex(gljc1000.tfm)
Provides: tex(gljc1200.tfm)
Provides: tex(gljc1382.tfm)
Provides: tex(gljc1659.tfm)
Provides: tex(gljc1991.tfm)
Provides: tex(gljc2389.tfm)
Provides: tex(gljc2866.tfm)
Provides: tex(gljc3440.tfm)
Provides: tex(gljc4128.tfm)
Provides: tex(gljn0700.tfm)
Provides: tex(gljn0800.tfm)
Provides: tex(gljn1000.tfm)
Provides: tex(gljn1200.tfm)
Provides: tex(gljn1382.tfm)
Provides: tex(gljn1659.tfm)
Provides: tex(gljn1991.tfm)
Provides: tex(gljn2389.tfm)
Provides: tex(gljn2866.tfm)
Provides: tex(gljn3440.tfm)
Provides: tex(gljn4128.tfm)
Provides: tex(gljo0700.tfm)
Provides: tex(gljo0800.tfm)
Provides: tex(gljo1000.tfm)
Provides: tex(gljo1200.tfm)
Provides: tex(gljo1382.tfm)
Provides: tex(gljo1659.tfm)
Provides: tex(gljo1991.tfm)
Provides: tex(gljo2389.tfm)
Provides: tex(gljo2866.tfm)
Provides: tex(gljo3440.tfm)
Provides: tex(gljo4128.tfm)
Provides: tex(glmc0700.tfm)
Provides: tex(glmc0800.tfm)
Provides: tex(glmc1000.tfm)
Provides: tex(glmc1200.tfm)
Provides: tex(glmc1382.tfm)
Provides: tex(glmc1659.tfm)
Provides: tex(glmc1991.tfm)
Provides: tex(glmc2389.tfm)
Provides: tex(glmc2866.tfm)
Provides: tex(glmc3440.tfm)
Provides: tex(glmc4128.tfm)
Provides: tex(glmi0700.tfm)
Provides: tex(glmi0800.tfm)
Provides: tex(glmi1000.tfm)
Provides: tex(glmi1200.tfm)
Provides: tex(glmi1382.tfm)
Provides: tex(glmi1659.tfm)
Provides: tex(glmi1991.tfm)
Provides: tex(glmi2389.tfm)
Provides: tex(glmi2866.tfm)
Provides: tex(glmi3440.tfm)
Provides: tex(glmi4128.tfm)
Provides: tex(glmn0700.tfm)
Provides: tex(glmn0800.tfm)
Provides: tex(glmn1000.tfm)
Provides: tex(glmn1200.tfm)
Provides: tex(glmn1382.tfm)
Provides: tex(glmn1659.tfm)
Provides: tex(glmn1991.tfm)
Provides: tex(glmn2389.tfm)
Provides: tex(glmn2866.tfm)
Provides: tex(glmn3440.tfm)
Provides: tex(glmn4128.tfm)
Provides: tex(glmo0700.tfm)
Provides: tex(glmo0800.tfm)
Provides: tex(glmo1000.tfm)
Provides: tex(glmo1200.tfm)
Provides: tex(glmo1382.tfm)
Provides: tex(glmo1659.tfm)
Provides: tex(glmo1991.tfm)
Provides: tex(glmo2389.tfm)
Provides: tex(glmo2866.tfm)
Provides: tex(glmo3440.tfm)
Provides: tex(glmo4128.tfm)
Provides: tex(glmu0700.tfm)
Provides: tex(glmu0800.tfm)
Provides: tex(glmu1000.tfm)
Provides: tex(glmu1200.tfm)
Provides: tex(glmu1382.tfm)
Provides: tex(glmu1659.tfm)
Provides: tex(glmu1991.tfm)
Provides: tex(glmu2389.tfm)
Provides: tex(glmu2866.tfm)
Provides: tex(glmu3440.tfm)
Provides: tex(glmu4128.tfm)
Provides: tex(gltc0700.tfm)
Provides: tex(gltc0800.tfm)
Provides: tex(gltc1000.tfm)
Provides: tex(gltc1200.tfm)
Provides: tex(gltc1382.tfm)
Provides: tex(gltc1659.tfm)
Provides: tex(gltc1991.tfm)
Provides: tex(gltc2389.tfm)
Provides: tex(gltc2866.tfm)
Provides: tex(gltc3440.tfm)
Provides: tex(gltc4128.tfm)
Provides: tex(gltn0700.tfm)
Provides: tex(gltn0800.tfm)
Provides: tex(gltn1000.tfm)
Provides: tex(gltn1200.tfm)
Provides: tex(gltn1382.tfm)
Provides: tex(gltn1659.tfm)
Provides: tex(gltn1991.tfm)
Provides: tex(gltn2389.tfm)
Provides: tex(gltn2866.tfm)
Provides: tex(gltn3440.tfm)
Provides: tex(gltn4128.tfm)
Provides: tex(glto0700.tfm)
Provides: tex(glto0800.tfm)
Provides: tex(glto1000.tfm)
Provides: tex(glto1200.tfm)
Provides: tex(glto1382.tfm)
Provides: tex(glto1659.tfm)
Provides: tex(glto1991.tfm)
Provides: tex(glto2389.tfm)
Provides: tex(glto2866.tfm)
Provides: tex(glto3440.tfm)
Provides: tex(glto4128.tfm)
Provides: tex(glwc0700.tfm)
Provides: tex(glwc0800.tfm)
Provides: tex(glwc1000.tfm)
Provides: tex(glwc1200.tfm)
Provides: tex(glwc1382.tfm)
Provides: tex(glwc1659.tfm)
Provides: tex(glwc1991.tfm)
Provides: tex(glwc2389.tfm)
Provides: tex(glwc2866.tfm)
Provides: tex(glwc3440.tfm)
Provides: tex(glwc4128.tfm)
Provides: tex(glwi0700.tfm)
Provides: tex(glwi0800.tfm)
Provides: tex(glwi1000.tfm)
Provides: tex(glwi1200.tfm)
Provides: tex(glwi1382.tfm)
Provides: tex(glwi1659.tfm)
Provides: tex(glwi1991.tfm)
Provides: tex(glwi2389.tfm)
Provides: tex(glwi2866.tfm)
Provides: tex(glwi3440.tfm)
Provides: tex(glwi4128.tfm)
Provides: tex(glwn0700.tfm)
Provides: tex(glwn0800.tfm)
Provides: tex(glwn1000.tfm)
Provides: tex(glwn1200.tfm)
Provides: tex(glwn1382.tfm)
Provides: tex(glwn1659.tfm)
Provides: tex(glwn1991.tfm)
Provides: tex(glwn2389.tfm)
Provides: tex(glwn2866.tfm)
Provides: tex(glwn3440.tfm)
Provides: tex(glwn4128.tfm)
Provides: tex(glwo0700.tfm)
Provides: tex(glwo0800.tfm)
Provides: tex(glwo1000.tfm)
Provides: tex(glwo1200.tfm)
Provides: tex(glwo1382.tfm)
Provides: tex(glwo1659.tfm)
Provides: tex(glwo1991.tfm)
Provides: tex(glwo2389.tfm)
Provides: tex(glwo2866.tfm)
Provides: tex(glwo3440.tfm)
Provides: tex(glwo4128.tfm)
Provides: tex(glwu0700.tfm)
Provides: tex(glwu0800.tfm)
Provides: tex(glwu1000.tfm)
Provides: tex(glwu1200.tfm)
Provides: tex(glwu1382.tfm)
Provides: tex(glwu1659.tfm)
Provides: tex(glwu1991.tfm)
Provides: tex(glwu2389.tfm)
Provides: tex(glwu2866.tfm)
Provides: tex(glwu3440.tfm)
Provides: tex(glwu4128.tfm)
Provides: tex(glxc0700.tfm)
Provides: tex(glxc0800.tfm)
Provides: tex(glxc1000.tfm)
Provides: tex(glxc1200.tfm)
Provides: tex(glxc1382.tfm)
Provides: tex(glxc1659.tfm)
Provides: tex(glxc1991.tfm)
Provides: tex(glxc2389.tfm)
Provides: tex(glxc2866.tfm)
Provides: tex(glxc3440.tfm)
Provides: tex(glxc4128.tfm)
Provides: tex(glxi0700.tfm)
Provides: tex(glxi0800.tfm)
Provides: tex(glxi1000.tfm)
Provides: tex(glxi1200.tfm)
Provides: tex(glxi1382.tfm)
Provides: tex(glxi1659.tfm)
Provides: tex(glxi1991.tfm)
Provides: tex(glxi2389.tfm)
Provides: tex(glxi2866.tfm)
Provides: tex(glxi3440.tfm)
Provides: tex(glxi4128.tfm)
Provides: tex(glxn0700.tfm)
Provides: tex(glxn0800.tfm)
Provides: tex(glxn1000.tfm)
Provides: tex(glxn1200.tfm)
Provides: tex(glxn1382.tfm)
Provides: tex(glxn1659.tfm)
Provides: tex(glxn1991.tfm)
Provides: tex(glxn2389.tfm)
Provides: tex(glxn2866.tfm)
Provides: tex(glxn3440.tfm)
Provides: tex(glxn4128.tfm)
Provides: tex(glxo0700.tfm)
Provides: tex(glxo0800.tfm)
Provides: tex(glxo1000.tfm)
Provides: tex(glxo1200.tfm)
Provides: tex(glxo1382.tfm)
Provides: tex(glxo1659.tfm)
Provides: tex(glxo1991.tfm)
Provides: tex(glxo2389.tfm)
Provides: tex(glxo2866.tfm)
Provides: tex(glxo3440.tfm)
Provides: tex(glxo4128.tfm)
Provides: tex(glxu0700.tfm)
Provides: tex(glxu0800.tfm)
Provides: tex(glxu1000.tfm)
Provides: tex(glxu1200.tfm)
Provides: tex(glxu1382.tfm)
Provides: tex(glxu1659.tfm)
Provides: tex(glxu1991.tfm)
Provides: tex(glxu2389.tfm)
Provides: tex(glxu2866.tfm)
Provides: tex(glxu3440.tfm)
Provides: tex(glxu4128.tfm)
Provides: tex(gmmn0500.tfm)
Provides: tex(gmmn0600.tfm)
Provides: tex(gmmn0700.tfm)
Provides: tex(gmmn0800.tfm)
Provides: tex(gmmn0900.tfm)
Provides: tex(gmmn1000.tfm)
Provides: tex(gmmn1095.tfm)
Provides: tex(gmmn1200.tfm)
Provides: tex(gmmn1440.tfm)
Provides: tex(gmmn1728.tfm)
Provides: tex(gmmn2074.tfm)
Provides: tex(gmmn2488.tfm)
Provides: tex(gmmn2986.tfm)
Provides: tex(gmmn3583.tfm)
Provides: tex(gmmo0500.tfm)
Provides: tex(gmmo0600.tfm)
Provides: tex(gmmo0700.tfm)
Provides: tex(gmmo0800.tfm)
Provides: tex(gmmo0900.tfm)
Provides: tex(gmmo1000.tfm)
Provides: tex(gmmo1095.tfm)
Provides: tex(gmmo1200.tfm)
Provides: tex(gmmo1440.tfm)
Provides: tex(gmmo1728.tfm)
Provides: tex(gmmo2074.tfm)
Provides: tex(gmmo2488.tfm)
Provides: tex(gmmo2986.tfm)
Provides: tex(gmmo3583.tfm)
Provides: tex(gmtr.enc)
Provides: tex(gmtr0500.tfm)
Provides: tex(gmtr0600.tfm)
Provides: tex(gmtr0700.tfm)
Provides: tex(gmtr0800.tfm)
Provides: tex(gmtr0900.tfm)
Provides: tex(gmtr1000.tfm)
Provides: tex(gmtr1095.tfm)
Provides: tex(gmtr1200.tfm)
Provides: tex(gmtr1440.tfm)
Provides: tex(gmtr1728.tfm)
Provides: tex(gmtr2074.tfm)
Provides: tex(gmtr2488.tfm)
Provides: tex(gmtr2986.tfm)
Provides: tex(gmtr3583.tfm)
Provides: tex(gmxn0500.tfm)
Provides: tex(gmxn0600.tfm)
Provides: tex(gmxn0700.tfm)
Provides: tex(gmxn0800.tfm)
Provides: tex(gmxn0900.tfm)
Provides: tex(gmxn1000.tfm)
Provides: tex(gmxn1095.tfm)
Provides: tex(gmxn1200.tfm)
Provides: tex(gmxn1440.tfm)
Provides: tex(gmxn1728.tfm)
Provides: tex(gmxn2074.tfm)
Provides: tex(gmxn2488.tfm)
Provides: tex(gmxn2986.tfm)
Provides: tex(gmxn3583.tfm)
Provides: tex(gmxo0500.tfm)
Provides: tex(gmxo0600.tfm)
Provides: tex(gmxo0700.tfm)
Provides: tex(gmxo0800.tfm)
Provides: tex(gmxo0900.tfm)
Provides: tex(gmxo1000.tfm)
Provides: tex(gmxo1095.tfm)
Provides: tex(gmxo1200.tfm)
Provides: tex(gmxo1440.tfm)
Provides: tex(gmxo1728.tfm)
Provides: tex(gmxo2074.tfm)
Provides: tex(gmxo2488.tfm)
Provides: tex(gmxo2986.tfm)
Provides: tex(gmxo3583.tfm)
Provides: tex(gomc0500.tfm)
Provides: tex(gomc0600.tfm)
Provides: tex(gomc0700.tfm)
Provides: tex(gomc0800.tfm)
Provides: tex(gomc0900.tfm)
Provides: tex(gomc1000.tfm)
Provides: tex(gomc1095.tfm)
Provides: tex(gomc1200.tfm)
Provides: tex(gomc1440.tfm)
Provides: tex(gomc1728.tfm)
Provides: tex(gomc2074.tfm)
Provides: tex(gomc2488.tfm)
Provides: tex(gomc2986.tfm)
Provides: tex(gomc3583.tfm)
Provides: tex(gomi0500.tfm)
Provides: tex(gomi0600.tfm)
Provides: tex(gomi0700.tfm)
Provides: tex(gomi0800.tfm)
Provides: tex(gomi0900.tfm)
Provides: tex(gomi1000.tfm)
Provides: tex(gomi1095.tfm)
Provides: tex(gomi1200.tfm)
Provides: tex(gomi1440.tfm)
Provides: tex(gomi1728.tfm)
Provides: tex(gomi2074.tfm)
Provides: tex(gomi2488.tfm)
Provides: tex(gomi2986.tfm)
Provides: tex(gomi3583.tfm)
Provides: tex(gomn0500.tfm)
Provides: tex(gomn0600.tfm)
Provides: tex(gomn0700.tfm)
Provides: tex(gomn0800.tfm)
Provides: tex(gomn0900.tfm)
Provides: tex(gomn1000.tfm)
Provides: tex(gomn1095.tfm)
Provides: tex(gomn1200.tfm)
Provides: tex(gomn1440.tfm)
Provides: tex(gomn1728.tfm)
Provides: tex(gomn2074.tfm)
Provides: tex(gomn2488.tfm)
Provides: tex(gomn2986.tfm)
Provides: tex(gomn3583.tfm)
Provides: tex(gomo0500.tfm)
Provides: tex(gomo0600.tfm)
Provides: tex(gomo0700.tfm)
Provides: tex(gomo0800.tfm)
Provides: tex(gomo0900.tfm)
Provides: tex(gomo1000.tfm)
Provides: tex(gomo1095.tfm)
Provides: tex(gomo1200.tfm)
Provides: tex(gomo1440.tfm)
Provides: tex(gomo1728.tfm)
Provides: tex(gomo2074.tfm)
Provides: tex(gomo2488.tfm)
Provides: tex(gomo2986.tfm)
Provides: tex(gomo3583.tfm)
Provides: tex(gomu0500.tfm)
Provides: tex(gomu0600.tfm)
Provides: tex(gomu0700.tfm)
Provides: tex(gomu0800.tfm)
Provides: tex(gomu0900.tfm)
Provides: tex(gomu1000.tfm)
Provides: tex(gomu1095.tfm)
Provides: tex(gomu1200.tfm)
Provides: tex(gomu1440.tfm)
Provides: tex(gomu1728.tfm)
Provides: tex(gomu2074.tfm)
Provides: tex(gomu2488.tfm)
Provides: tex(gomu2986.tfm)
Provides: tex(gomu3583.tfm)
Provides: tex(goxc0500.tfm)
Provides: tex(goxc0600.tfm)
Provides: tex(goxc0700.tfm)
Provides: tex(goxc0800.tfm)
Provides: tex(goxc0900.tfm)
Provides: tex(goxc1000.tfm)
Provides: tex(goxc1095.tfm)
Provides: tex(goxc1200.tfm)
Provides: tex(goxc1440.tfm)
Provides: tex(goxc1728.tfm)
Provides: tex(goxc2074.tfm)
Provides: tex(goxc2488.tfm)
Provides: tex(goxc2986.tfm)
Provides: tex(goxc3583.tfm)
Provides: tex(goxi0500.tfm)
Provides: tex(goxi0600.tfm)
Provides: tex(goxi0700.tfm)
Provides: tex(goxi0800.tfm)
Provides: tex(goxi0900.tfm)
Provides: tex(goxi1000.tfm)
Provides: tex(goxi1095.tfm)
Provides: tex(goxi1200.tfm)
Provides: tex(goxi1440.tfm)
Provides: tex(goxi1728.tfm)
Provides: tex(goxi2074.tfm)
Provides: tex(goxi2488.tfm)
Provides: tex(goxi2986.tfm)
Provides: tex(goxi3583.tfm)
Provides: tex(goxn0500.tfm)
Provides: tex(goxn0600.tfm)
Provides: tex(goxn0700.tfm)
Provides: tex(goxn0800.tfm)
Provides: tex(goxn0900.tfm)
Provides: tex(goxn1000.tfm)
Provides: tex(goxn1095.tfm)
Provides: tex(goxn1200.tfm)
Provides: tex(goxn1440.tfm)
Provides: tex(goxn1728.tfm)
Provides: tex(goxn2074.tfm)
Provides: tex(goxn2488.tfm)
Provides: tex(goxn2986.tfm)
Provides: tex(goxn3583.tfm)
Provides: tex(goxo0500.tfm)
Provides: tex(goxo0600.tfm)
Provides: tex(goxo0700.tfm)
Provides: tex(goxo0800.tfm)
Provides: tex(goxo0900.tfm)
Provides: tex(goxo1000.tfm)
Provides: tex(goxo1095.tfm)
Provides: tex(goxo1200.tfm)
Provides: tex(goxo1440.tfm)
Provides: tex(goxo1728.tfm)
Provides: tex(goxo2074.tfm)
Provides: tex(goxo2488.tfm)
Provides: tex(goxo2986.tfm)
Provides: tex(goxo3583.tfm)
Provides: tex(goxu0500.tfm)
Provides: tex(goxu0600.tfm)
Provides: tex(goxu0700.tfm)
Provides: tex(goxu0800.tfm)
Provides: tex(goxu0900.tfm)
Provides: tex(goxu1000.tfm)
Provides: tex(goxu1095.tfm)
Provides: tex(goxu1200.tfm)
Provides: tex(goxu1440.tfm)
Provides: tex(goxu1728.tfm)
Provides: tex(goxu2074.tfm)
Provides: tex(goxu2488.tfm)
Provides: tex(goxu2986.tfm)
Provides: tex(goxu3583.tfm)
Provides: tex(grbl0500.tfm)
Provides: tex(grbl0600.tfm)
Provides: tex(grbl0700.tfm)
Provides: tex(grbl0800.tfm)
Provides: tex(grbl0900.tfm)
Provides: tex(grbl1000.tfm)
Provides: tex(grbl1095.tfm)
Provides: tex(grbl1200.tfm)
Provides: tex(grbl1440.tfm)
Provides: tex(grbl1728.tfm)
Provides: tex(grbl2074.tfm)
Provides: tex(grbl2488.tfm)
Provides: tex(grbl2986.tfm)
Provides: tex(grbl3583.tfm)
Provides: tex(grmc0500.tfm)
Provides: tex(grmc0600.tfm)
Provides: tex(grmc0700.tfm)
Provides: tex(grmc0800.tfm)
Provides: tex(grmc0900.tfm)
Provides: tex(grmc1000.tfm)
Provides: tex(grmc1095.tfm)
Provides: tex(grmc1200.tfm)
Provides: tex(grmc1440.tfm)
Provides: tex(grmc1728.tfm)
Provides: tex(grmc2074.tfm)
Provides: tex(grmc2488.tfm)
Provides: tex(grmc2986.tfm)
Provides: tex(grmc3583.tfm)
Provides: tex(grmi0500.tfm)
Provides: tex(grmi0600.tfm)
Provides: tex(grmi0700.tfm)
Provides: tex(grmi0800.tfm)
Provides: tex(grmi0900.tfm)
Provides: tex(grmi1000.tfm)
Provides: tex(grmi1095.tfm)
Provides: tex(grmi1200.tfm)
Provides: tex(grmi1440.tfm)
Provides: tex(grmi1728.tfm)
Provides: tex(grmi2074.tfm)
Provides: tex(grmi2488.tfm)
Provides: tex(grmi2986.tfm)
Provides: tex(grmi3583.tfm)
Provides: tex(grml0500.tfm)
Provides: tex(grml0600.tfm)
Provides: tex(grml0700.tfm)
Provides: tex(grml0800.tfm)
Provides: tex(grml0900.tfm)
Provides: tex(grml1000.tfm)
Provides: tex(grml1095.tfm)
Provides: tex(grml1200.tfm)
Provides: tex(grml1440.tfm)
Provides: tex(grml1728.tfm)
Provides: tex(grml2074.tfm)
Provides: tex(grml2488.tfm)
Provides: tex(grml2986.tfm)
Provides: tex(grml3583.tfm)
Provides: tex(grmn0500.tfm)
Provides: tex(grmn0600.tfm)
Provides: tex(grmn0700.tfm)
Provides: tex(grmn0800.tfm)
Provides: tex(grmn0900.tfm)
Provides: tex(grmn1000.tfm)
Provides: tex(grmn1095.tfm)
Provides: tex(grmn1200.tfm)
Provides: tex(grmn1440.tfm)
Provides: tex(grmn1728.tfm)
Provides: tex(grmn2074.tfm)
Provides: tex(grmn2488.tfm)
Provides: tex(grmn2986.tfm)
Provides: tex(grmn3583.tfm)
Provides: tex(grmo0500.tfm)
Provides: tex(grmo0600.tfm)
Provides: tex(grmo0700.tfm)
Provides: tex(grmo0800.tfm)
Provides: tex(grmo0900.tfm)
Provides: tex(grmo1000.tfm)
Provides: tex(grmo1095.tfm)
Provides: tex(grmo1200.tfm)
Provides: tex(grmo1440.tfm)
Provides: tex(grmo1728.tfm)
Provides: tex(grmo2074.tfm)
Provides: tex(grmo2488.tfm)
Provides: tex(grmo2986.tfm)
Provides: tex(grmo3583.tfm)
Provides: tex(grmu0500.tfm)
Provides: tex(grmu0600.tfm)
Provides: tex(grmu0700.tfm)
Provides: tex(grmu0800.tfm)
Provides: tex(grmu0900.tfm)
Provides: tex(grmu1000.tfm)
Provides: tex(grmu1095.tfm)
Provides: tex(grmu1200.tfm)
Provides: tex(grmu1440.tfm)
Provides: tex(grmu1728.tfm)
Provides: tex(grmu2074.tfm)
Provides: tex(grmu2488.tfm)
Provides: tex(grmu2986.tfm)
Provides: tex(grmu3583.tfm)
Provides: tex(grxc0500.tfm)
Provides: tex(grxc0600.tfm)
Provides: tex(grxc0700.tfm)
Provides: tex(grxc0800.tfm)
Provides: tex(grxc0900.tfm)
Provides: tex(grxc1000.tfm)
Provides: tex(grxc1095.tfm)
Provides: tex(grxc1200.tfm)
Provides: tex(grxc1440.tfm)
Provides: tex(grxc1728.tfm)
Provides: tex(grxc2074.tfm)
Provides: tex(grxc2488.tfm)
Provides: tex(grxc2986.tfm)
Provides: tex(grxc3583.tfm)
Provides: tex(grxi0500.tfm)
Provides: tex(grxi0600.tfm)
Provides: tex(grxi0700.tfm)
Provides: tex(grxi0800.tfm)
Provides: tex(grxi0900.tfm)
Provides: tex(grxi1000.tfm)
Provides: tex(grxi1095.tfm)
Provides: tex(grxi1200.tfm)
Provides: tex(grxi1440.tfm)
Provides: tex(grxi1728.tfm)
Provides: tex(grxi2074.tfm)
Provides: tex(grxi2488.tfm)
Provides: tex(grxi2986.tfm)
Provides: tex(grxi3583.tfm)
Provides: tex(grxl0500.tfm)
Provides: tex(grxl0600.tfm)
Provides: tex(grxl0700.tfm)
Provides: tex(grxl0800.tfm)
Provides: tex(grxl0900.tfm)
Provides: tex(grxl1000.tfm)
Provides: tex(grxl1095.tfm)
Provides: tex(grxl1200.tfm)
Provides: tex(grxl1440.tfm)
Provides: tex(grxl1728.tfm)
Provides: tex(grxl2074.tfm)
Provides: tex(grxl2488.tfm)
Provides: tex(grxl2986.tfm)
Provides: tex(grxl3583.tfm)
Provides: tex(grxn0500.tfm)
Provides: tex(grxn0600.tfm)
Provides: tex(grxn0700.tfm)
Provides: tex(grxn0800.tfm)
Provides: tex(grxn0900.tfm)
Provides: tex(grxn1000.tfm)
Provides: tex(grxn1095.tfm)
Provides: tex(grxn1200.tfm)
Provides: tex(grxn1440.tfm)
Provides: tex(grxn1728.tfm)
Provides: tex(grxn2074.tfm)
Provides: tex(grxn2488.tfm)
Provides: tex(grxn2986.tfm)
Provides: tex(grxn3583.tfm)
Provides: tex(grxo0500.tfm)
Provides: tex(grxo0600.tfm)
Provides: tex(grxo0700.tfm)
Provides: tex(grxo0800.tfm)
Provides: tex(grxo0900.tfm)
Provides: tex(grxo1000.tfm)
Provides: tex(grxo1095.tfm)
Provides: tex(grxo1200.tfm)
Provides: tex(grxo1440.tfm)
Provides: tex(grxo1728.tfm)
Provides: tex(grxo2074.tfm)
Provides: tex(grxo2488.tfm)
Provides: tex(grxo2986.tfm)
Provides: tex(grxo3583.tfm)
Provides: tex(grxu0500.tfm)
Provides: tex(grxu0600.tfm)
Provides: tex(grxu0700.tfm)
Provides: tex(grxu0800.tfm)
Provides: tex(grxu0900.tfm)
Provides: tex(grxu1000.tfm)
Provides: tex(grxu1095.tfm)
Provides: tex(grxu1200.tfm)
Provides: tex(grxu1440.tfm)
Provides: tex(grxu1728.tfm)
Provides: tex(grxu2074.tfm)
Provides: tex(grxu2488.tfm)
Provides: tex(grxu2986.tfm)
Provides: tex(grxu3583.tfm)
Provides: tex(gsma0500.tfm)
Provides: tex(gsma0600.tfm)
Provides: tex(gsma0700.tfm)
Provides: tex(gsma0800.tfm)
Provides: tex(gsma0900.tfm)
Provides: tex(gsma1000.tfm)
Provides: tex(gsma1095.tfm)
Provides: tex(gsma1200.tfm)
Provides: tex(gsma1440.tfm)
Provides: tex(gsma1728.tfm)
Provides: tex(gsma2074.tfm)
Provides: tex(gsma2488.tfm)
Provides: tex(gsma2986.tfm)
Provides: tex(gsma3583.tfm)
Provides: tex(gsmc0500.tfm)
Provides: tex(gsmc0600.tfm)
Provides: tex(gsmc0700.tfm)
Provides: tex(gsmc0800.tfm)
Provides: tex(gsmc0900.tfm)
Provides: tex(gsmc1000.tfm)
Provides: tex(gsmc1095.tfm)
Provides: tex(gsmc1200.tfm)
Provides: tex(gsmc1440.tfm)
Provides: tex(gsmc1728.tfm)
Provides: tex(gsmc2074.tfm)
Provides: tex(gsmc2488.tfm)
Provides: tex(gsmc2986.tfm)
Provides: tex(gsmc3583.tfm)
Provides: tex(gsme0500.tfm)
Provides: tex(gsme0600.tfm)
Provides: tex(gsme0700.tfm)
Provides: tex(gsme0800.tfm)
Provides: tex(gsme0900.tfm)
Provides: tex(gsme1000.tfm)
Provides: tex(gsme1095.tfm)
Provides: tex(gsme1200.tfm)
Provides: tex(gsme1440.tfm)
Provides: tex(gsme1728.tfm)
Provides: tex(gsme2074.tfm)
Provides: tex(gsme2488.tfm)
Provides: tex(gsme2986.tfm)
Provides: tex(gsme3583.tfm)
Provides: tex(gsmi0500.tfm)
Provides: tex(gsmi0600.tfm)
Provides: tex(gsmi0700.tfm)
Provides: tex(gsmi0800.tfm)
Provides: tex(gsmi0900.tfm)
Provides: tex(gsmi1000.tfm)
Provides: tex(gsmi1095.tfm)
Provides: tex(gsmi1200.tfm)
Provides: tex(gsmi1440.tfm)
Provides: tex(gsmi1728.tfm)
Provides: tex(gsmi2074.tfm)
Provides: tex(gsmi2488.tfm)
Provides: tex(gsmi2986.tfm)
Provides: tex(gsmi3583.tfm)
Provides: tex(gsmn0500.tfm)
Provides: tex(gsmn0600.tfm)
Provides: tex(gsmn0700.tfm)
Provides: tex(gsmn0800.tfm)
Provides: tex(gsmn0900.tfm)
Provides: tex(gsmn1000.tfm)
Provides: tex(gsmn1095.tfm)
Provides: tex(gsmn1200.tfm)
Provides: tex(gsmn1440.tfm)
Provides: tex(gsmn1728.tfm)
Provides: tex(gsmn2074.tfm)
Provides: tex(gsmn2488.tfm)
Provides: tex(gsmn2986.tfm)
Provides: tex(gsmn3583.tfm)
Provides: tex(gsmo0500.tfm)
Provides: tex(gsmo0600.tfm)
Provides: tex(gsmo0700.tfm)
Provides: tex(gsmo0800.tfm)
Provides: tex(gsmo0900.tfm)
Provides: tex(gsmo1000.tfm)
Provides: tex(gsmo1095.tfm)
Provides: tex(gsmo1200.tfm)
Provides: tex(gsmo1440.tfm)
Provides: tex(gsmo1728.tfm)
Provides: tex(gsmo2074.tfm)
Provides: tex(gsmo2488.tfm)
Provides: tex(gsmo2986.tfm)
Provides: tex(gsmo3583.tfm)
Provides: tex(gsmu0500.tfm)
Provides: tex(gsmu0600.tfm)
Provides: tex(gsmu0700.tfm)
Provides: tex(gsmu0800.tfm)
Provides: tex(gsmu0900.tfm)
Provides: tex(gsmu1000.tfm)
Provides: tex(gsmu1095.tfm)
Provides: tex(gsmu1200.tfm)
Provides: tex(gsmu1440.tfm)
Provides: tex(gsmu1728.tfm)
Provides: tex(gsmu2074.tfm)
Provides: tex(gsmu2488.tfm)
Provides: tex(gsmu2986.tfm)
Provides: tex(gsmu3583.tfm)
Provides: tex(gsxa0500.tfm)
Provides: tex(gsxa0600.tfm)
Provides: tex(gsxa0700.tfm)
Provides: tex(gsxa0800.tfm)
Provides: tex(gsxa0900.tfm)
Provides: tex(gsxa1000.tfm)
Provides: tex(gsxa1095.tfm)
Provides: tex(gsxa1200.tfm)
Provides: tex(gsxa1440.tfm)
Provides: tex(gsxa1728.tfm)
Provides: tex(gsxa2074.tfm)
Provides: tex(gsxa2488.tfm)
Provides: tex(gsxa2986.tfm)
Provides: tex(gsxa3583.tfm)
Provides: tex(gsxc0500.tfm)
Provides: tex(gsxc0600.tfm)
Provides: tex(gsxc0700.tfm)
Provides: tex(gsxc0800.tfm)
Provides: tex(gsxc0900.tfm)
Provides: tex(gsxc1000.tfm)
Provides: tex(gsxc1095.tfm)
Provides: tex(gsxc1200.tfm)
Provides: tex(gsxc1440.tfm)
Provides: tex(gsxc1728.tfm)
Provides: tex(gsxc2074.tfm)
Provides: tex(gsxc2488.tfm)
Provides: tex(gsxc2986.tfm)
Provides: tex(gsxc3583.tfm)
Provides: tex(gsxe0500.tfm)
Provides: tex(gsxe0600.tfm)
Provides: tex(gsxe0700.tfm)
Provides: tex(gsxe0800.tfm)
Provides: tex(gsxe0900.tfm)
Provides: tex(gsxe1000.tfm)
Provides: tex(gsxe1095.tfm)
Provides: tex(gsxe1200.tfm)
Provides: tex(gsxe1440.tfm)
Provides: tex(gsxe1728.tfm)
Provides: tex(gsxe2074.tfm)
Provides: tex(gsxe2488.tfm)
Provides: tex(gsxe2986.tfm)
Provides: tex(gsxe3583.tfm)
Provides: tex(gsxi0500.tfm)
Provides: tex(gsxi0600.tfm)
Provides: tex(gsxi0700.tfm)
Provides: tex(gsxi0800.tfm)
Provides: tex(gsxi0900.tfm)
Provides: tex(gsxi1000.tfm)
Provides: tex(gsxi1095.tfm)
Provides: tex(gsxi1200.tfm)
Provides: tex(gsxi1440.tfm)
Provides: tex(gsxi1728.tfm)
Provides: tex(gsxi2074.tfm)
Provides: tex(gsxi2488.tfm)
Provides: tex(gsxi2986.tfm)
Provides: tex(gsxi3583.tfm)
Provides: tex(gsxn0500.tfm)
Provides: tex(gsxn0600.tfm)
Provides: tex(gsxn0700.tfm)
Provides: tex(gsxn0800.tfm)
Provides: tex(gsxn0900.tfm)
Provides: tex(gsxn1000.tfm)
Provides: tex(gsxn1095.tfm)
Provides: tex(gsxn1200.tfm)
Provides: tex(gsxn1440.tfm)
Provides: tex(gsxn1728.tfm)
Provides: tex(gsxn2074.tfm)
Provides: tex(gsxn2488.tfm)
Provides: tex(gsxn2986.tfm)
Provides: tex(gsxn3583.tfm)
Provides: tex(gsxo0500.tfm)
Provides: tex(gsxo0600.tfm)
Provides: tex(gsxo0700.tfm)
Provides: tex(gsxo0800.tfm)
Provides: tex(gsxo0900.tfm)
Provides: tex(gsxo1000.tfm)
Provides: tex(gsxo1095.tfm)
Provides: tex(gsxo1200.tfm)
Provides: tex(gsxo1440.tfm)
Provides: tex(gsxo1728.tfm)
Provides: tex(gsxo2074.tfm)
Provides: tex(gsxo2488.tfm)
Provides: tex(gsxo2986.tfm)
Provides: tex(gsxo3583.tfm)
Provides: tex(gsxu0500.tfm)
Provides: tex(gsxu0600.tfm)
Provides: tex(gsxu0700.tfm)
Provides: tex(gsxu0800.tfm)
Provides: tex(gsxu0900.tfm)
Provides: tex(gsxu1000.tfm)
Provides: tex(gsxu1095.tfm)
Provides: tex(gsxu1200.tfm)
Provides: tex(gsxu1440.tfm)
Provides: tex(gsxu1728.tfm)
Provides: tex(gsxu2074.tfm)
Provides: tex(gsxu2488.tfm)
Provides: tex(gsxu2986.tfm)
Provides: tex(gsxu3583.tfm)
Provides: tex(gttc0500.tfm)
Provides: tex(gttc0600.tfm)
Provides: tex(gttc0700.tfm)
Provides: tex(gttc0800.tfm)
Provides: tex(gttc0900.tfm)
Provides: tex(gttc1000.tfm)
Provides: tex(gttc1095.tfm)
Provides: tex(gttc1200.tfm)
Provides: tex(gttc1440.tfm)
Provides: tex(gttc1728.tfm)
Provides: tex(gttc2074.tfm)
Provides: tex(gttc2488.tfm)
Provides: tex(gttc2986.tfm)
Provides: tex(gttc3583.tfm)
Provides: tex(gtti0500.tfm)
Provides: tex(gtti0600.tfm)
Provides: tex(gtti0700.tfm)
Provides: tex(gtti0800.tfm)
Provides: tex(gtti0900.tfm)
Provides: tex(gtti1000.tfm)
Provides: tex(gtti1095.tfm)
Provides: tex(gtti1200.tfm)
Provides: tex(gtti1440.tfm)
Provides: tex(gtti1728.tfm)
Provides: tex(gtti2074.tfm)
Provides: tex(gtti2488.tfm)
Provides: tex(gtti2986.tfm)
Provides: tex(gtti3583.tfm)
Provides: tex(gttn0500.tfm)
Provides: tex(gttn0600.tfm)
Provides: tex(gttn0700.tfm)
Provides: tex(gttn0800.tfm)
Provides: tex(gttn0900.tfm)
Provides: tex(gttn1000.tfm)
Provides: tex(gttn1095.tfm)
Provides: tex(gttn1200.tfm)
Provides: tex(gttn1440.tfm)
Provides: tex(gttn1728.tfm)
Provides: tex(gttn2074.tfm)
Provides: tex(gttn2488.tfm)
Provides: tex(gttn2986.tfm)
Provides: tex(gttn3583.tfm)
Provides: tex(gtto0500.tfm)
Provides: tex(gtto0600.tfm)
Provides: tex(gtto0700.tfm)
Provides: tex(gtto0800.tfm)
Provides: tex(gtto0900.tfm)
Provides: tex(gtto1000.tfm)
Provides: tex(gtto1095.tfm)
Provides: tex(gtto1200.tfm)
Provides: tex(gtto1440.tfm)
Provides: tex(gtto1728.tfm)
Provides: tex(gtto2074.tfm)
Provides: tex(gtto2488.tfm)
Provides: tex(gtto2986.tfm)
Provides: tex(gtto3583.tfm)
Provides: tex(gttu0500.tfm)
Provides: tex(gttu0600.tfm)
Provides: tex(gttu0700.tfm)
Provides: tex(gttu0800.tfm)
Provides: tex(gttu0900.tfm)
Provides: tex(gttu1000.tfm)
Provides: tex(gttu1095.tfm)
Provides: tex(gttu1200.tfm)
Provides: tex(gttu1440.tfm)
Provides: tex(gttu1728.tfm)
Provides: tex(gttu2074.tfm)
Provides: tex(gttu2488.tfm)
Provides: tex(gttu2986.tfm)
Provides: tex(gttu3583.tfm)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source154: cbfonts.tar.xz
Source155: cbfonts.doc.tar.xz
%description -n texlive-cbfonts
This bundle presents the whole of Beccari's original Greek font
set, which use the 'Lispiakos' font shape derived from the
shape of the fonts used in printers' shops in Lispia. The fonts
are available both as Metafont source and in Adobe Type 1
format, and at the same wide set of design sizes as are such
font sets as the EC fonts.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-cbfonts-doc
Version: %{texlive_version}.%{texlive_noarch}.svn31624
Release: 0
Summary: Documentation for texlive-cbfonts
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-cbfonts-doc
This package includes the documentation for texlive-cbfonts
%package -n texlive-cbfonts-fonts
Version: %{texlive_version}.%{texlive_noarch}.svn31624
Release: 0
Summary: Severed fonts for texlive-cbfonts
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-cbfonts-fonts
The separated fonts package for texlive-cbfonts
%post -n texlive-cbfonts
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMixedMap cbgreek-full.map' >> /var/run/texlive/run-updmap
%postun -n texlive-cbfonts
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMixedMap cbgreek-full.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-cbfonts
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-cbfonts-fonts
mkfontscale %{_datadir}/fonts/texlive-cbfonts
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-cbfonts
fc-cache %{_datadir}/fonts
%postun -n texlive-cbfonts-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fi
%files -n texlive-cbfonts-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/cbfonts/README
%{_texmfdistdir}/doc/fonts/cbfonts/cbgreek.pdf
%{_texmfdistdir}/doc/fonts/cbfonts/cbgreek.tex
%{_texmfdistdir}/doc/fonts/cbfonts/grmn1000table.pdf
%files -n texlive-cbfonts
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/enc/dvips/cbfonts/CB.enc
%{_texmfdistdir}/fonts/enc/dvips/cbfonts/gmtr.enc
%{_texmfdistdir}/fonts/map/dvips/cbfonts/cbgreek-full.map
%{_texmfdistdir}/fonts/source/public/cbfonts/cbaccent.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/cbbase.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/cbdigits.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/cbgreek.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/cblig.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/cbligit.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/cbligrm.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/cbligsc.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/cbligtt.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/cblower.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/cbmetre.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/cbpunct.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/cbspline.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/cbupper.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glic.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glic0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glic0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glic1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glic1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glic1382.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glic1659.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glic1991.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glic2389.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glic2866.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glic3440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glic4128.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glii.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glii0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glii0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glii1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glii1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glii1382.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glii1659.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glii1991.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glii2389.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glii2866.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glii3440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glii4128.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glin.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glin0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glin0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glin1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glin1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glin1382.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glin1659.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glin1991.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glin2389.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glin2866.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glin3440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glin4128.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glio.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glio0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glio0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glio1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glio1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glio1382.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glio1659.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glio1991.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glio2389.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glio2866.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glio3440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glio4128.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gliu.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gliu0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gliu0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gliu1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gliu1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gliu1382.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gliu1659.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gliu1991.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gliu2389.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gliu2866.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gliu3440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gliu4128.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gljc.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gljc0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gljc0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gljc1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gljc1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gljc1382.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gljc1659.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gljc1991.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gljc2389.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gljc2866.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gljc3440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gljc4128.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gljn.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gljn0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gljn0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gljn1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gljn1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gljn1382.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gljn1659.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gljn1991.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gljn2389.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gljn2866.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gljn3440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gljn4128.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gljo.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gljo0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gljo0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gljo1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gljo1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gljo1382.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gljo1659.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gljo1991.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gljo2389.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gljo2866.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gljo3440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gljo4128.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmc.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmc0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmc0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmc1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmc1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmc1382.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmc1659.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmc1991.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmc2389.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmc2866.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmc3440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmc4128.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmi.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmi0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmi0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmi1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmi1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmi1382.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmi1659.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmi1991.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmi2389.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmi2866.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmi3440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmi4128.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmn.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmn0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmn0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmn1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmn1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmn1382.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmn1659.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmn1991.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmn2389.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmn2866.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmn3440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmn4128.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmo.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmo0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmo0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmo1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmo1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmo1382.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmo1659.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmo1991.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmo2389.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmo2866.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmo3440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmo4128.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmu.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmu0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmu0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmu1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmu1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmu1382.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmu1659.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmu1991.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmu2389.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmu2866.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmu3440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glmu4128.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gltc.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gltc0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gltc0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gltc1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gltc1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gltc1382.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gltc1659.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gltc1991.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gltc2389.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gltc2866.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gltc3440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gltc4128.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gltn.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gltn0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gltn0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gltn1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gltn1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gltn1382.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gltn1659.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gltn1991.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gltn2389.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gltn2866.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gltn3440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gltn4128.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glto.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glto0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glto0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glto1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glto1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glto1382.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glto1659.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glto1991.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glto2389.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glto2866.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glto3440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glto4128.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwc.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwc0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwc0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwc1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwc1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwc1382.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwc1659.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwc1991.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwc2389.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwc2866.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwc3440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwc4128.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwi.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwi0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwi0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwi1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwi1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwi1382.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwi1659.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwi1991.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwi2389.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwi2866.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwi3440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwi4128.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwn.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwn0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwn0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwn1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwn1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwn1382.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwn1659.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwn1991.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwn2389.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwn2866.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwn3440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwn4128.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwo.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwo0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwo0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwo1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwo1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwo1382.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwo1659.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwo1991.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwo2389.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwo2866.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwo3440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwo4128.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwu.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwu0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwu0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwu1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwu1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwu1382.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwu1659.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwu1991.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwu2389.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwu2866.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwu3440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glwu4128.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxc.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxc0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxc0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxc1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxc1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxc1382.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxc1659.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxc1991.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxc2389.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxc2866.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxc3440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxc4128.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxi.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxi0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxi0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxi1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxi1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxi1382.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxi1659.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxi1991.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxi2389.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxi2866.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxi3440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxi4128.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxn.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxn0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxn0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxn1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxn1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxn1382.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxn1659.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxn1991.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxn2389.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxn2866.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxn3440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxn4128.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxo.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxo0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxo0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxo1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxo1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxo1382.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxo1659.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxo1991.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxo2389.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxo2866.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxo3440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxo4128.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxu.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxu0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxu0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxu1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxu1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxu1382.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxu1659.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxu1991.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxu2389.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxu2866.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxu3440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/glxu4128.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn3583.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo3583.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr3583.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn3583.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo3583.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomc.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomc0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomc0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomc0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomc0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomc0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomc1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomc1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomc1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomc1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomc1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomc2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomc2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomc2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomc3583.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomi.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomi0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomi0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomi0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomi0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomi0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomi1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomi1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomi1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomi1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomi1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomi2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomi2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomi2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomi3583.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomn.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomn0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomn0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomn0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomn0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomn0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomn1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomn1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomn1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomn1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomn1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomn2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomn2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomn2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomn3583.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomo.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomo0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomo0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomo0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomo0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomo0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomo1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomo1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomo1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomo1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomo1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomo2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomo2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomo2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomo3583.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomu.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomu0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomu0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomu0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomu0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomu0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomu1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomu1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomu1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomu1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomu1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomu2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomu2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomu2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gomu3583.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxc.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxc0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxc0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxc0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxc0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxc0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxc1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxc1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxc1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxc1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxc1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxc2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxc2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxc2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxc3583.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxi.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxi0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxi0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxi0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxi0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxi0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxi1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxi1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxi1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxi1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxi1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxi2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxi2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxi2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxi3583.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxn.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxn0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxn0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxn0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxn0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxn0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxn1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxn1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxn1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxn1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxn1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxn2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxn2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxn2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxn3583.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxo.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxo0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxo0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxo0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxo0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxo0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxo1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxo1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxo1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxo1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxo1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxo2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxo2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxo2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxo3583.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxu.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxu0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxu0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxu0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxu0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxu0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxu1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxu1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxu1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxu1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxu1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxu2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxu2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxu2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/goxu3583.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grbl.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grbl0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grbl0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grbl0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grbl0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grbl0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grbl1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grbl1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grbl1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grbl1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grbl1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grbl2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grbl2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grbl2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grbl3583.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmc.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmc0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmc0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmc0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmc0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmc0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmc1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmc1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmc1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmc1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmc1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmc2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmc2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmc2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmc3583.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmi.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmi0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmi0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmi0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmi0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmi0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmi1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmi1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmi1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmi1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmi1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmi2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmi2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmi2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmi3583.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grml.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grml0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grml0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grml0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grml0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grml0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grml1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grml1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grml1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grml1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grml1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grml2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grml2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grml2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grml3583.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmn.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmn0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmn0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmn0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmn0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmn0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmn1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmn1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmn1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmn1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmn1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmn2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmn2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmn2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmn3583.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmo.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmo0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmo0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmo0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmo0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmo0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmo1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmo1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmo1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmo1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmo1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmo2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmo2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmo2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmo3583.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmu.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmu0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmu0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmu0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmu0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmu0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmu1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmu1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmu1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmu1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmu1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmu2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmu2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmu2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grmu3583.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxc.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxc0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxc0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxc0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxc0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxc0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxc1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxc1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxc1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxc1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxc1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxc2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxc2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxc2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxc3583.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxi.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxi0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxi0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxi0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxi0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxi0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxi1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxi1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxi1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxi1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxi1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxi2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxi2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxi2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxi3583.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxl.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxl0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxl0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxl0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxl0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxl0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxl1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxl1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxl1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxl1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxl1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxl2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxl2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxl2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxl3583.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxn.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxn0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxn0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxn0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxn0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxn0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxn1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxn1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxn1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxn1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxn1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxn2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxn2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxn2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxn3583.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxo.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxo0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxo0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxo0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxo0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxo0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxo1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxo1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxo1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxo1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxo1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxo2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxo2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxo2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxo3583.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxu.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxu0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxu0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxu0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxu0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxu0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxu1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxu1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxu1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxu1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxu1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxu2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxu2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxu2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/grxu3583.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsma.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsma0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsma0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsma0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsma0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsma0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsma1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsma1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsma1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsma1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsma1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsma2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsma2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsma2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsma3583.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc3583.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsme.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsme0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsme0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsme0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsme0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsme0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsme1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsme1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsme1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsme1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsme1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsme2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsme2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsme2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsme3583.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi3583.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn3583.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo3583.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu3583.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa3583.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc3583.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe3583.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi3583.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn3583.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo3583.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu3583.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gttc.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gttc0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gttc0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gttc0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gttc0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gttc0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gttc1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gttc1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gttc1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gttc1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gttc1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gttc2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gttc2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gttc2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gttc3583.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gtti.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gtti0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gtti0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gtti0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gtti0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gtti0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gtti1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gtti1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gtti1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gtti1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gtti1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gtti2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gtti2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gtti2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gtti3583.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gttn.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gttn0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gttn0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gttn0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gttn0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gttn0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gttn1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gttn1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gttn1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gttn1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gttn1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gttn2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gttn2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gttn2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gttn3583.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gtto.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gtto0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gtto0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gtto0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gtto0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gtto0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gtto1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gtto1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gtto1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gtto1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gtto1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gtto2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gtto2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gtto2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gtto3583.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gttu.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gttu0500.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gttu0600.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gttu0700.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gttu0800.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gttu0900.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gttu1000.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gttu1095.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gttu1200.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gttu1440.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gttu1728.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gttu2074.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gttu2488.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gttu2986.mf
%{_texmfdistdir}/fonts/source/public/cbfonts/gttu3583.mf
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glic0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glic0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glic1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glic1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glic1382.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glic1659.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glic1991.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glic2389.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glic2866.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glic3440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glic4128.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glii0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glii0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glii1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glii1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glii1382.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glii1659.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glii1991.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glii2389.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glii2866.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glii3440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glii4128.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glin0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glin0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glin1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glin1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glin1382.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glin1659.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glin1991.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glin2389.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glin2866.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glin3440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glin4128.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glio0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glio0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glio1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glio1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glio1382.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glio1659.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glio1991.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glio2389.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glio2866.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glio3440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glio4128.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gliu0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gliu0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gliu1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gliu1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gliu1382.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gliu1659.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gliu1991.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gliu2389.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gliu2866.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gliu3440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gliu4128.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljc0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljc0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljc1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljc1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljc1382.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljc1659.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljc1991.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljc2389.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljc2866.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljc3440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljc4128.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljn0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljn0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljn1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljn1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljn1382.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljn1659.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljn1991.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljn2389.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljn2866.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljn3440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljn4128.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljo0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljo0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljo1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljo1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljo1382.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljo1659.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljo1991.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljo2389.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljo2866.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljo3440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljo4128.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmc0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmc0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmc1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmc1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmc1382.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmc1659.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmc1991.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmc2389.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmc2866.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmc3440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmc4128.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmi0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmi0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmi1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmi1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmi1382.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmi1659.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmi1991.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmi2389.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmi2866.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmi3440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmi4128.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmn0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmn0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmn1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmn1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmn1382.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmn1659.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmn1991.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmn2389.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmn2866.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmn3440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmn4128.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmo0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmo0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmo1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmo1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmo1382.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmo1659.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmo1991.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmo2389.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmo2866.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmo3440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmo4128.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmu0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmu0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmu1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmu1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmu1382.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmu1659.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmu1991.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmu2389.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmu2866.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmu3440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmu4128.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltc0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltc0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltc1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltc1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltc1382.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltc1659.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltc1991.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltc2389.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltc2866.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltc3440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltc4128.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltn0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltn0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltn1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltn1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltn1382.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltn1659.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltn1991.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltn2389.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltn2866.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltn3440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltn4128.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glto0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glto0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glto1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glto1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glto1382.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glto1659.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glto1991.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glto2389.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glto2866.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glto3440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glto4128.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwc0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwc0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwc1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwc1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwc1382.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwc1659.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwc1991.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwc2389.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwc2866.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwc3440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwc4128.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwi0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwi0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwi1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwi1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwi1382.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwi1659.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwi1991.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwi2389.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwi2866.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwi3440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwi4128.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwn0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwn0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwn1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwn1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwn1382.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwn1659.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwn1991.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwn2389.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwn2866.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwn3440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwn4128.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwo0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwo0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwo1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwo1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwo1382.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwo1659.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwo1991.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwo2389.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwo2866.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwo3440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwo4128.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwu0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwu0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwu1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwu1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwu1382.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwu1659.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwu1991.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwu2389.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwu2866.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwu3440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwu4128.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxc0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxc0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxc1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxc1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxc1382.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxc1659.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxc1991.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxc2389.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxc2866.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxc3440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxc4128.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxi0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxi0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxi1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxi1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxi1382.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxi1659.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxi1991.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxi2389.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxi2866.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxi3440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxi4128.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxn0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxn0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxn1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxn1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxn1382.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxn1659.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxn1991.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxn2389.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxn2866.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxn3440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxn4128.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxo0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxo0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxo1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxo1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxo1382.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxo1659.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxo1991.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxo2389.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxo2866.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxo3440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxo4128.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxu0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxu0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxu1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxu1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxu1382.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxu1659.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxu1991.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxu2389.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxu2866.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxu3440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxu4128.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn3583.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo3583.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr3583.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn3583.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo3583.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc3583.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi3583.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn3583.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo3583.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu3583.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc3583.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi3583.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn3583.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo3583.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu3583.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl3583.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc3583.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi3583.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml3583.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn3583.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo3583.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu3583.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc3583.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi3583.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl3583.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn3583.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo3583.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu3583.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma3583.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc3583.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme3583.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi3583.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn3583.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo3583.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu3583.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa3583.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc3583.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe3583.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi3583.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn3583.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo3583.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu3583.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc3583.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti3583.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn3583.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto3583.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu0500.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu0600.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu0700.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu0800.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu0900.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu1000.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu1095.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu1200.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu1440.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu1728.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu2074.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu2488.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu2986.tfm
%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu3583.tfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glic0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glic0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glic1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glic1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glic1382.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glic1659.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glic1991.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glic2389.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glic2866.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glic3440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glic4128.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glii0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glii0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glii1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glii1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glii1382.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glii1659.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glii1991.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glii2389.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glii2866.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glii3440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glii4128.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glin0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glin0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glin1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glin1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glin1382.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glin1659.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glin1991.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glin2389.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glin2866.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glin3440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glin4128.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glio0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glio0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glio1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glio1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glio1382.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glio1659.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glio1991.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glio2389.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glio2866.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glio3440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glio4128.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gliu0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gliu0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gliu1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gliu1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gliu1382.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gliu1659.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gliu1991.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gliu2389.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gliu2866.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gliu3440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gliu4128.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gljc0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gljc0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gljc1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gljc1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gljc1382.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gljc1659.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gljc1991.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gljc2389.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gljc2866.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gljc3440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gljc4128.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gljn0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gljn0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gljn1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gljn1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gljn1382.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gljn1659.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gljn1991.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gljn2389.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gljn2866.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gljn3440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gljn4128.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gljo0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gljo0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gljo1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gljo1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gljo1382.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gljo1659.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gljo1991.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gljo2389.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gljo2866.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gljo3440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gljo4128.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmc0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmc0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmc1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmc1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmc1382.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmc1659.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmc1991.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmc2389.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmc2866.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmc3440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmc4128.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmi0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmi0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmi1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmi1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmi1382.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmi1659.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmi1991.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmi2389.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmi2866.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmi3440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmi4128.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmn0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmn0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmn1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmn1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmn1382.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmn1659.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmn1991.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmn2389.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmn2866.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmn3440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmn4128.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmo0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmo0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmo1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmo1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmo1382.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmo1659.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmo1991.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmo2389.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmo2866.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmo3440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmo4128.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmu0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmu0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmu1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmu1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmu1382.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmu1659.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmu1991.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmu2389.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmu2866.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmu3440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glmu4128.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gltc0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gltc0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gltc1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gltc1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gltc1382.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gltc1659.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gltc1991.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gltc2389.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gltc2866.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gltc3440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gltc4128.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gltn0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gltn0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gltn1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gltn1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gltn1382.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gltn1659.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gltn1991.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gltn2389.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gltn2866.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gltn3440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gltn4128.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glto0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glto0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glto1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glto1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glto1382.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glto1659.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glto1991.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glto2389.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glto2866.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glto3440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glto4128.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwc0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwc0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwc1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwc1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwc1382.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwc1659.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwc1991.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwc2389.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwc2866.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwc3440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwc4128.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwi0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwi0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwi1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwi1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwi1382.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwi1659.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwi1991.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwi2389.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwi2866.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwi3440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwi4128.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwn0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwn0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwn1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwn1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwn1382.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwn1659.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwn1991.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwn2389.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwn2866.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwn3440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwn4128.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwo0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwo0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwo1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwo1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwo1382.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwo1659.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwo1991.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwo2389.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwo2866.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwo3440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwo4128.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwu0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwu0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwu1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwu1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwu1382.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwu1659.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwu1991.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwu2389.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwu2866.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwu3440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glwu4128.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxc0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxc0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxc1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxc1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxc1382.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxc1659.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxc1991.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxc2389.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxc2866.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxc3440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxc4128.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxi0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxi0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxi1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxi1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxi1382.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxi1659.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxi1991.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxi2389.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxi2866.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxi3440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxi4128.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxn0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxn0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxn1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxn1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxn1382.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxn1659.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxn1991.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxn2389.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxn2866.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxn3440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxn4128.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxo0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxo0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxo1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxo1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxo1382.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxo1659.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxo1991.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxo2389.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxo2866.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxo3440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxo4128.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxu0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxu0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxu1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxu1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxu1382.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxu1659.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxu1991.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxu2389.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxu2866.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxu3440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/glxu4128.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn3583.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo3583.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr3583.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn3583.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo3583.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomc0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomc0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomc0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomc0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomc0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomc1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomc1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomc1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomc1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomc1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomc2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomc2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomc2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomc3583.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomi0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomi0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomi0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomi0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomi0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomi1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomi1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomi1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomi1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomi1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomi2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomi2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomi2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomi3583.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomn0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomn0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomn0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomn0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomn0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomn1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomn1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomn1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomn1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomn1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomn2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomn2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomn2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomn3583.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomo0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomo0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomo0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomo0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomo0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomo1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomo1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomo1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomo1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomo1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomo2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomo2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomo2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomo3583.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomu0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomu0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomu0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomu0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomu0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomu1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomu1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomu1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomu1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomu1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomu2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomu2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomu2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gomu3583.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxc0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxc0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxc0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxc0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxc0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxc1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxc1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxc1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxc1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxc1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxc2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxc2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxc2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxc3583.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxi0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxi0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxi0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxi0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxi0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxi1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxi1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxi1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxi1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxi1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxi2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxi2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxi2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxi3583.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxn0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxn0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxn0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxn0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxn0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxn1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxn1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxn1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxn1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxn1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxn2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxn2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxn2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxn3583.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxo0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxo0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxo0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxo0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxo0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxo1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxo1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxo1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxo1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxo1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxo2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxo2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxo2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxo3583.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxu0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxu0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxu0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxu0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxu0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxu1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxu1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxu1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxu1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxu1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxu2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxu2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxu2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/goxu3583.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grbl0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grbl0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grbl0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grbl0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grbl0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grbl1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grbl1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grbl1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grbl1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grbl1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grbl2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grbl2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grbl2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grbl3583.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmc0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmc0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmc0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmc0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmc0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmc1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmc1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmc1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmc1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmc1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmc2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmc2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmc2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmc3583.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmi0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmi0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmi0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmi0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmi0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmi1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmi1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmi1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmi1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmi1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmi2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmi2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmi2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmi3583.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grml0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grml0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grml0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grml0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grml0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grml1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grml1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grml1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grml1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grml1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grml2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grml2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grml2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grml3583.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmn0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmn0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmn0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmn0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmn0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmn1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmn1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmn1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmn1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmn1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmn2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmn2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmn2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmn3583.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmo0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmo0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmo0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmo0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmo0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmo1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmo1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmo1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmo1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmo1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmo2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmo2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmo2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmo3583.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmu0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmu0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmu0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmu0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmu0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmu1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmu1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmu1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmu1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmu1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmu2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmu2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmu2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grmu3583.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxc0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxc0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxc0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxc0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxc0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxc1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxc1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxc1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxc1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxc1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxc2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxc2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxc2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxc3583.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxi0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxi0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxi0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxi0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxi0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxi1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxi1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxi1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxi1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxi1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxi2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxi2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxi2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxi3583.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxl0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxl0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxl0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxl0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxl0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxl1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxl1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxl1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxl1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxl1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxl2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxl2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxl2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxl3583.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxn0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxn0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxn0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxn0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxn0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxn1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxn1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxn1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxn1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxn1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxn2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxn2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxn2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxn3583.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxo0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxo0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxo0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxo0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxo0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxo1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxo1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxo1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxo1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxo1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxo2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxo2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxo2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxo3583.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxu0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxu0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxu0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxu0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxu0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxu1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxu1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxu1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxu1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxu1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxu2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxu2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxu2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/grxu3583.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsma0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsma0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsma0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsma0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsma0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsma1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsma1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsma1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsma1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsma1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsma2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsma2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsma2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsma3583.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc3583.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsme0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsme0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsme0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsme0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsme0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsme1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsme1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsme1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsme1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsme1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsme2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsme2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsme2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsme3583.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi3583.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn3583.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo3583.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu3583.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa3583.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc3583.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe3583.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi3583.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn3583.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo3583.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu3583.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gttc0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gttc0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gttc0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gttc0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gttc0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gttc1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gttc1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gttc1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gttc1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gttc1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gttc2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gttc2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gttc2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gttc3583.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gtti0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gtti0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gtti0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gtti0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gtti0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gtti1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gtti1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gtti1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gtti1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gtti1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gtti2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gtti2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gtti2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gtti3583.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gttn0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gttn0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gttn0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gttn0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gttn0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gttn1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gttn1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gttn1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gttn1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gttn1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gttn2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gttn2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gttn2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gttn3583.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gtto0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gtto0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gtto0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gtto0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gtto0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gtto1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gtto1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gtto1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gtto1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gtto1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gtto2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gtto2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gtto2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gtto3583.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gttu0500.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gttu0600.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gttu0700.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gttu0800.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gttu0900.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gttu1000.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gttu1095.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gttu1200.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gttu1440.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gttu1728.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gttu2074.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gttu2488.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gttu2986.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cbfonts/gttu3583.pfb
%files -n texlive-cbfonts-fonts
%defattr(-,root,root,755)
%dir %{_datadir}/fonts/texlive-cbfonts
%config %{_sysconfdir}/fonts/conf.avail/58-texlive-cbfonts.conf
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-cbfonts/encodings.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-cbfonts/fonts.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-cbfonts/fonts.scale
%{_datadir}/fonts/texlive-cbfonts/glic0700.pfb
%{_datadir}/fonts/texlive-cbfonts/glic0800.pfb
%{_datadir}/fonts/texlive-cbfonts/glic1000.pfb
%{_datadir}/fonts/texlive-cbfonts/glic1200.pfb
%{_datadir}/fonts/texlive-cbfonts/glic1382.pfb
%{_datadir}/fonts/texlive-cbfonts/glic1659.pfb
%{_datadir}/fonts/texlive-cbfonts/glic1991.pfb
%{_datadir}/fonts/texlive-cbfonts/glic2389.pfb
%{_datadir}/fonts/texlive-cbfonts/glic2866.pfb
%{_datadir}/fonts/texlive-cbfonts/glic3440.pfb
%{_datadir}/fonts/texlive-cbfonts/glic4128.pfb
%{_datadir}/fonts/texlive-cbfonts/glii0700.pfb
%{_datadir}/fonts/texlive-cbfonts/glii0800.pfb
%{_datadir}/fonts/texlive-cbfonts/glii1000.pfb
%{_datadir}/fonts/texlive-cbfonts/glii1200.pfb
%{_datadir}/fonts/texlive-cbfonts/glii1382.pfb
%{_datadir}/fonts/texlive-cbfonts/glii1659.pfb
%{_datadir}/fonts/texlive-cbfonts/glii1991.pfb
%{_datadir}/fonts/texlive-cbfonts/glii2389.pfb
%{_datadir}/fonts/texlive-cbfonts/glii2866.pfb
%{_datadir}/fonts/texlive-cbfonts/glii3440.pfb
%{_datadir}/fonts/texlive-cbfonts/glii4128.pfb
%{_datadir}/fonts/texlive-cbfonts/glin0700.pfb
%{_datadir}/fonts/texlive-cbfonts/glin0800.pfb
%{_datadir}/fonts/texlive-cbfonts/glin1000.pfb
%{_datadir}/fonts/texlive-cbfonts/glin1200.pfb
%{_datadir}/fonts/texlive-cbfonts/glin1382.pfb
%{_datadir}/fonts/texlive-cbfonts/glin1659.pfb
%{_datadir}/fonts/texlive-cbfonts/glin1991.pfb
%{_datadir}/fonts/texlive-cbfonts/glin2389.pfb
%{_datadir}/fonts/texlive-cbfonts/glin2866.pfb
%{_datadir}/fonts/texlive-cbfonts/glin3440.pfb
%{_datadir}/fonts/texlive-cbfonts/glin4128.pfb
%{_datadir}/fonts/texlive-cbfonts/glio0700.pfb
%{_datadir}/fonts/texlive-cbfonts/glio0800.pfb
%{_datadir}/fonts/texlive-cbfonts/glio1000.pfb
%{_datadir}/fonts/texlive-cbfonts/glio1200.pfb
%{_datadir}/fonts/texlive-cbfonts/glio1382.pfb
%{_datadir}/fonts/texlive-cbfonts/glio1659.pfb
%{_datadir}/fonts/texlive-cbfonts/glio1991.pfb
%{_datadir}/fonts/texlive-cbfonts/glio2389.pfb
%{_datadir}/fonts/texlive-cbfonts/glio2866.pfb
%{_datadir}/fonts/texlive-cbfonts/glio3440.pfb
%{_datadir}/fonts/texlive-cbfonts/glio4128.pfb
%{_datadir}/fonts/texlive-cbfonts/gliu0700.pfb
%{_datadir}/fonts/texlive-cbfonts/gliu0800.pfb
%{_datadir}/fonts/texlive-cbfonts/gliu1000.pfb
%{_datadir}/fonts/texlive-cbfonts/gliu1200.pfb
%{_datadir}/fonts/texlive-cbfonts/gliu1382.pfb
%{_datadir}/fonts/texlive-cbfonts/gliu1659.pfb
%{_datadir}/fonts/texlive-cbfonts/gliu1991.pfb
%{_datadir}/fonts/texlive-cbfonts/gliu2389.pfb
%{_datadir}/fonts/texlive-cbfonts/gliu2866.pfb
%{_datadir}/fonts/texlive-cbfonts/gliu3440.pfb
%{_datadir}/fonts/texlive-cbfonts/gliu4128.pfb
%{_datadir}/fonts/texlive-cbfonts/gljc0700.pfb
%{_datadir}/fonts/texlive-cbfonts/gljc0800.pfb
%{_datadir}/fonts/texlive-cbfonts/gljc1000.pfb
%{_datadir}/fonts/texlive-cbfonts/gljc1200.pfb
%{_datadir}/fonts/texlive-cbfonts/gljc1382.pfb
%{_datadir}/fonts/texlive-cbfonts/gljc1659.pfb
%{_datadir}/fonts/texlive-cbfonts/gljc1991.pfb
%{_datadir}/fonts/texlive-cbfonts/gljc2389.pfb
%{_datadir}/fonts/texlive-cbfonts/gljc2866.pfb
%{_datadir}/fonts/texlive-cbfonts/gljc3440.pfb
%{_datadir}/fonts/texlive-cbfonts/gljc4128.pfb
%{_datadir}/fonts/texlive-cbfonts/gljn0700.pfb
%{_datadir}/fonts/texlive-cbfonts/gljn0800.pfb
%{_datadir}/fonts/texlive-cbfonts/gljn1000.pfb
%{_datadir}/fonts/texlive-cbfonts/gljn1200.pfb
%{_datadir}/fonts/texlive-cbfonts/gljn1382.pfb
%{_datadir}/fonts/texlive-cbfonts/gljn1659.pfb
%{_datadir}/fonts/texlive-cbfonts/gljn1991.pfb
%{_datadir}/fonts/texlive-cbfonts/gljn2389.pfb
%{_datadir}/fonts/texlive-cbfonts/gljn2866.pfb
%{_datadir}/fonts/texlive-cbfonts/gljn3440.pfb
%{_datadir}/fonts/texlive-cbfonts/gljn4128.pfb
%{_datadir}/fonts/texlive-cbfonts/gljo0700.pfb
%{_datadir}/fonts/texlive-cbfonts/gljo0800.pfb
%{_datadir}/fonts/texlive-cbfonts/gljo1000.pfb
%{_datadir}/fonts/texlive-cbfonts/gljo1200.pfb
%{_datadir}/fonts/texlive-cbfonts/gljo1382.pfb
%{_datadir}/fonts/texlive-cbfonts/gljo1659.pfb
%{_datadir}/fonts/texlive-cbfonts/gljo1991.pfb
%{_datadir}/fonts/texlive-cbfonts/gljo2389.pfb
%{_datadir}/fonts/texlive-cbfonts/gljo2866.pfb
%{_datadir}/fonts/texlive-cbfonts/gljo3440.pfb
%{_datadir}/fonts/texlive-cbfonts/gljo4128.pfb
%{_datadir}/fonts/texlive-cbfonts/glmc0700.pfb
%{_datadir}/fonts/texlive-cbfonts/glmc0800.pfb
%{_datadir}/fonts/texlive-cbfonts/glmc1000.pfb
%{_datadir}/fonts/texlive-cbfonts/glmc1200.pfb
%{_datadir}/fonts/texlive-cbfonts/glmc1382.pfb
%{_datadir}/fonts/texlive-cbfonts/glmc1659.pfb
%{_datadir}/fonts/texlive-cbfonts/glmc1991.pfb
%{_datadir}/fonts/texlive-cbfonts/glmc2389.pfb
%{_datadir}/fonts/texlive-cbfonts/glmc2866.pfb
%{_datadir}/fonts/texlive-cbfonts/glmc3440.pfb
%{_datadir}/fonts/texlive-cbfonts/glmc4128.pfb
%{_datadir}/fonts/texlive-cbfonts/glmi0700.pfb
%{_datadir}/fonts/texlive-cbfonts/glmi0800.pfb
%{_datadir}/fonts/texlive-cbfonts/glmi1000.pfb
%{_datadir}/fonts/texlive-cbfonts/glmi1200.pfb
%{_datadir}/fonts/texlive-cbfonts/glmi1382.pfb
%{_datadir}/fonts/texlive-cbfonts/glmi1659.pfb
%{_datadir}/fonts/texlive-cbfonts/glmi1991.pfb
%{_datadir}/fonts/texlive-cbfonts/glmi2389.pfb
%{_datadir}/fonts/texlive-cbfonts/glmi2866.pfb
%{_datadir}/fonts/texlive-cbfonts/glmi3440.pfb
%{_datadir}/fonts/texlive-cbfonts/glmi4128.pfb
%{_datadir}/fonts/texlive-cbfonts/glmn0700.pfb
%{_datadir}/fonts/texlive-cbfonts/glmn0800.pfb
%{_datadir}/fonts/texlive-cbfonts/glmn1000.pfb
%{_datadir}/fonts/texlive-cbfonts/glmn1200.pfb
%{_datadir}/fonts/texlive-cbfonts/glmn1382.pfb
%{_datadir}/fonts/texlive-cbfonts/glmn1659.pfb
%{_datadir}/fonts/texlive-cbfonts/glmn1991.pfb
%{_datadir}/fonts/texlive-cbfonts/glmn2389.pfb
%{_datadir}/fonts/texlive-cbfonts/glmn2866.pfb
%{_datadir}/fonts/texlive-cbfonts/glmn3440.pfb
%{_datadir}/fonts/texlive-cbfonts/glmn4128.pfb
%{_datadir}/fonts/texlive-cbfonts/glmo0700.pfb
%{_datadir}/fonts/texlive-cbfonts/glmo0800.pfb
%{_datadir}/fonts/texlive-cbfonts/glmo1000.pfb
%{_datadir}/fonts/texlive-cbfonts/glmo1200.pfb
%{_datadir}/fonts/texlive-cbfonts/glmo1382.pfb
%{_datadir}/fonts/texlive-cbfonts/glmo1659.pfb
%{_datadir}/fonts/texlive-cbfonts/glmo1991.pfb
%{_datadir}/fonts/texlive-cbfonts/glmo2389.pfb
%{_datadir}/fonts/texlive-cbfonts/glmo2866.pfb
%{_datadir}/fonts/texlive-cbfonts/glmo3440.pfb
%{_datadir}/fonts/texlive-cbfonts/glmo4128.pfb
%{_datadir}/fonts/texlive-cbfonts/glmu0700.pfb
%{_datadir}/fonts/texlive-cbfonts/glmu0800.pfb
%{_datadir}/fonts/texlive-cbfonts/glmu1000.pfb
%{_datadir}/fonts/texlive-cbfonts/glmu1200.pfb
%{_datadir}/fonts/texlive-cbfonts/glmu1382.pfb
%{_datadir}/fonts/texlive-cbfonts/glmu1659.pfb
%{_datadir}/fonts/texlive-cbfonts/glmu1991.pfb
%{_datadir}/fonts/texlive-cbfonts/glmu2389.pfb
%{_datadir}/fonts/texlive-cbfonts/glmu2866.pfb
%{_datadir}/fonts/texlive-cbfonts/glmu3440.pfb
%{_datadir}/fonts/texlive-cbfonts/glmu4128.pfb
%{_datadir}/fonts/texlive-cbfonts/gltc0700.pfb
%{_datadir}/fonts/texlive-cbfonts/gltc0800.pfb
%{_datadir}/fonts/texlive-cbfonts/gltc1000.pfb
%{_datadir}/fonts/texlive-cbfonts/gltc1200.pfb
%{_datadir}/fonts/texlive-cbfonts/gltc1382.pfb
%{_datadir}/fonts/texlive-cbfonts/gltc1659.pfb
%{_datadir}/fonts/texlive-cbfonts/gltc1991.pfb
%{_datadir}/fonts/texlive-cbfonts/gltc2389.pfb
%{_datadir}/fonts/texlive-cbfonts/gltc2866.pfb
%{_datadir}/fonts/texlive-cbfonts/gltc3440.pfb
%{_datadir}/fonts/texlive-cbfonts/gltc4128.pfb
%{_datadir}/fonts/texlive-cbfonts/gltn0700.pfb
%{_datadir}/fonts/texlive-cbfonts/gltn0800.pfb
%{_datadir}/fonts/texlive-cbfonts/gltn1000.pfb
%{_datadir}/fonts/texlive-cbfonts/gltn1200.pfb
%{_datadir}/fonts/texlive-cbfonts/gltn1382.pfb
%{_datadir}/fonts/texlive-cbfonts/gltn1659.pfb
%{_datadir}/fonts/texlive-cbfonts/gltn1991.pfb
%{_datadir}/fonts/texlive-cbfonts/gltn2389.pfb
%{_datadir}/fonts/texlive-cbfonts/gltn2866.pfb
%{_datadir}/fonts/texlive-cbfonts/gltn3440.pfb
%{_datadir}/fonts/texlive-cbfonts/gltn4128.pfb
%{_datadir}/fonts/texlive-cbfonts/glto0700.pfb
%{_datadir}/fonts/texlive-cbfonts/glto0800.pfb
%{_datadir}/fonts/texlive-cbfonts/glto1000.pfb
%{_datadir}/fonts/texlive-cbfonts/glto1200.pfb
%{_datadir}/fonts/texlive-cbfonts/glto1382.pfb
%{_datadir}/fonts/texlive-cbfonts/glto1659.pfb
%{_datadir}/fonts/texlive-cbfonts/glto1991.pfb
%{_datadir}/fonts/texlive-cbfonts/glto2389.pfb
%{_datadir}/fonts/texlive-cbfonts/glto2866.pfb
%{_datadir}/fonts/texlive-cbfonts/glto3440.pfb
%{_datadir}/fonts/texlive-cbfonts/glto4128.pfb
%{_datadir}/fonts/texlive-cbfonts/glwc0700.pfb
%{_datadir}/fonts/texlive-cbfonts/glwc0800.pfb
%{_datadir}/fonts/texlive-cbfonts/glwc1000.pfb
%{_datadir}/fonts/texlive-cbfonts/glwc1200.pfb
%{_datadir}/fonts/texlive-cbfonts/glwc1382.pfb
%{_datadir}/fonts/texlive-cbfonts/glwc1659.pfb
%{_datadir}/fonts/texlive-cbfonts/glwc1991.pfb
%{_datadir}/fonts/texlive-cbfonts/glwc2389.pfb
%{_datadir}/fonts/texlive-cbfonts/glwc2866.pfb
%{_datadir}/fonts/texlive-cbfonts/glwc3440.pfb
%{_datadir}/fonts/texlive-cbfonts/glwc4128.pfb
%{_datadir}/fonts/texlive-cbfonts/glwi0700.pfb
%{_datadir}/fonts/texlive-cbfonts/glwi0800.pfb
%{_datadir}/fonts/texlive-cbfonts/glwi1000.pfb
%{_datadir}/fonts/texlive-cbfonts/glwi1200.pfb
%{_datadir}/fonts/texlive-cbfonts/glwi1382.pfb
%{_datadir}/fonts/texlive-cbfonts/glwi1659.pfb
%{_datadir}/fonts/texlive-cbfonts/glwi1991.pfb
%{_datadir}/fonts/texlive-cbfonts/glwi2389.pfb
%{_datadir}/fonts/texlive-cbfonts/glwi2866.pfb
%{_datadir}/fonts/texlive-cbfonts/glwi3440.pfb
%{_datadir}/fonts/texlive-cbfonts/glwi4128.pfb
%{_datadir}/fonts/texlive-cbfonts/glwn0700.pfb
%{_datadir}/fonts/texlive-cbfonts/glwn0800.pfb
%{_datadir}/fonts/texlive-cbfonts/glwn1000.pfb
%{_datadir}/fonts/texlive-cbfonts/glwn1200.pfb
%{_datadir}/fonts/texlive-cbfonts/glwn1382.pfb
%{_datadir}/fonts/texlive-cbfonts/glwn1659.pfb
%{_datadir}/fonts/texlive-cbfonts/glwn1991.pfb
%{_datadir}/fonts/texlive-cbfonts/glwn2389.pfb
%{_datadir}/fonts/texlive-cbfonts/glwn2866.pfb
%{_datadir}/fonts/texlive-cbfonts/glwn3440.pfb
%{_datadir}/fonts/texlive-cbfonts/glwn4128.pfb
%{_datadir}/fonts/texlive-cbfonts/glwo0700.pfb
%{_datadir}/fonts/texlive-cbfonts/glwo0800.pfb
%{_datadir}/fonts/texlive-cbfonts/glwo1000.pfb
%{_datadir}/fonts/texlive-cbfonts/glwo1200.pfb
%{_datadir}/fonts/texlive-cbfonts/glwo1382.pfb
%{_datadir}/fonts/texlive-cbfonts/glwo1659.pfb
%{_datadir}/fonts/texlive-cbfonts/glwo1991.pfb
%{_datadir}/fonts/texlive-cbfonts/glwo2389.pfb
%{_datadir}/fonts/texlive-cbfonts/glwo2866.pfb
%{_datadir}/fonts/texlive-cbfonts/glwo3440.pfb
%{_datadir}/fonts/texlive-cbfonts/glwo4128.pfb
%{_datadir}/fonts/texlive-cbfonts/glwu0700.pfb
%{_datadir}/fonts/texlive-cbfonts/glwu0800.pfb
%{_datadir}/fonts/texlive-cbfonts/glwu1000.pfb
%{_datadir}/fonts/texlive-cbfonts/glwu1200.pfb
%{_datadir}/fonts/texlive-cbfonts/glwu1382.pfb
%{_datadir}/fonts/texlive-cbfonts/glwu1659.pfb
%{_datadir}/fonts/texlive-cbfonts/glwu1991.pfb
%{_datadir}/fonts/texlive-cbfonts/glwu2389.pfb
%{_datadir}/fonts/texlive-cbfonts/glwu2866.pfb
%{_datadir}/fonts/texlive-cbfonts/glwu3440.pfb
%{_datadir}/fonts/texlive-cbfonts/glwu4128.pfb
%{_datadir}/fonts/texlive-cbfonts/glxc0700.pfb
%{_datadir}/fonts/texlive-cbfonts/glxc0800.pfb
%{_datadir}/fonts/texlive-cbfonts/glxc1000.pfb
%{_datadir}/fonts/texlive-cbfonts/glxc1200.pfb
%{_datadir}/fonts/texlive-cbfonts/glxc1382.pfb
%{_datadir}/fonts/texlive-cbfonts/glxc1659.pfb
%{_datadir}/fonts/texlive-cbfonts/glxc1991.pfb
%{_datadir}/fonts/texlive-cbfonts/glxc2389.pfb
%{_datadir}/fonts/texlive-cbfonts/glxc2866.pfb
%{_datadir}/fonts/texlive-cbfonts/glxc3440.pfb
%{_datadir}/fonts/texlive-cbfonts/glxc4128.pfb
%{_datadir}/fonts/texlive-cbfonts/glxi0700.pfb
%{_datadir}/fonts/texlive-cbfonts/glxi0800.pfb
%{_datadir}/fonts/texlive-cbfonts/glxi1000.pfb
%{_datadir}/fonts/texlive-cbfonts/glxi1200.pfb
%{_datadir}/fonts/texlive-cbfonts/glxi1382.pfb
%{_datadir}/fonts/texlive-cbfonts/glxi1659.pfb
%{_datadir}/fonts/texlive-cbfonts/glxi1991.pfb
%{_datadir}/fonts/texlive-cbfonts/glxi2389.pfb
%{_datadir}/fonts/texlive-cbfonts/glxi2866.pfb
%{_datadir}/fonts/texlive-cbfonts/glxi3440.pfb
%{_datadir}/fonts/texlive-cbfonts/glxi4128.pfb
%{_datadir}/fonts/texlive-cbfonts/glxn0700.pfb
%{_datadir}/fonts/texlive-cbfonts/glxn0800.pfb
%{_datadir}/fonts/texlive-cbfonts/glxn1000.pfb
%{_datadir}/fonts/texlive-cbfonts/glxn1200.pfb
%{_datadir}/fonts/texlive-cbfonts/glxn1382.pfb
%{_datadir}/fonts/texlive-cbfonts/glxn1659.pfb
%{_datadir}/fonts/texlive-cbfonts/glxn1991.pfb
%{_datadir}/fonts/texlive-cbfonts/glxn2389.pfb
%{_datadir}/fonts/texlive-cbfonts/glxn2866.pfb
%{_datadir}/fonts/texlive-cbfonts/glxn3440.pfb
%{_datadir}/fonts/texlive-cbfonts/glxn4128.pfb
%{_datadir}/fonts/texlive-cbfonts/glxo0700.pfb
%{_datadir}/fonts/texlive-cbfonts/glxo0800.pfb
%{_datadir}/fonts/texlive-cbfonts/glxo1000.pfb
%{_datadir}/fonts/texlive-cbfonts/glxo1200.pfb
%{_datadir}/fonts/texlive-cbfonts/glxo1382.pfb
%{_datadir}/fonts/texlive-cbfonts/glxo1659.pfb
%{_datadir}/fonts/texlive-cbfonts/glxo1991.pfb
%{_datadir}/fonts/texlive-cbfonts/glxo2389.pfb
%{_datadir}/fonts/texlive-cbfonts/glxo2866.pfb
%{_datadir}/fonts/texlive-cbfonts/glxo3440.pfb
%{_datadir}/fonts/texlive-cbfonts/glxo4128.pfb
%{_datadir}/fonts/texlive-cbfonts/glxu0700.pfb
%{_datadir}/fonts/texlive-cbfonts/glxu0800.pfb
%{_datadir}/fonts/texlive-cbfonts/glxu1000.pfb
%{_datadir}/fonts/texlive-cbfonts/glxu1200.pfb
%{_datadir}/fonts/texlive-cbfonts/glxu1382.pfb
%{_datadir}/fonts/texlive-cbfonts/glxu1659.pfb
%{_datadir}/fonts/texlive-cbfonts/glxu1991.pfb
%{_datadir}/fonts/texlive-cbfonts/glxu2389.pfb
%{_datadir}/fonts/texlive-cbfonts/glxu2866.pfb
%{_datadir}/fonts/texlive-cbfonts/glxu3440.pfb
%{_datadir}/fonts/texlive-cbfonts/glxu4128.pfb
%{_datadir}/fonts/texlive-cbfonts/gmmn0500.pfb
%{_datadir}/fonts/texlive-cbfonts/gmmn0600.pfb
%{_datadir}/fonts/texlive-cbfonts/gmmn0700.pfb
%{_datadir}/fonts/texlive-cbfonts/gmmn0800.pfb
%{_datadir}/fonts/texlive-cbfonts/gmmn0900.pfb
%{_datadir}/fonts/texlive-cbfonts/gmmn1000.pfb
%{_datadir}/fonts/texlive-cbfonts/gmmn1095.pfb
%{_datadir}/fonts/texlive-cbfonts/gmmn1200.pfb
%{_datadir}/fonts/texlive-cbfonts/gmmn1440.pfb
%{_datadir}/fonts/texlive-cbfonts/gmmn1728.pfb
%{_datadir}/fonts/texlive-cbfonts/gmmn2074.pfb
%{_datadir}/fonts/texlive-cbfonts/gmmn2488.pfb
%{_datadir}/fonts/texlive-cbfonts/gmmn2986.pfb
%{_datadir}/fonts/texlive-cbfonts/gmmn3583.pfb
%{_datadir}/fonts/texlive-cbfonts/gmmo0500.pfb
%{_datadir}/fonts/texlive-cbfonts/gmmo0600.pfb
%{_datadir}/fonts/texlive-cbfonts/gmmo0700.pfb
%{_datadir}/fonts/texlive-cbfonts/gmmo0800.pfb
%{_datadir}/fonts/texlive-cbfonts/gmmo0900.pfb
%{_datadir}/fonts/texlive-cbfonts/gmmo1000.pfb
%{_datadir}/fonts/texlive-cbfonts/gmmo1095.pfb
%{_datadir}/fonts/texlive-cbfonts/gmmo1200.pfb
%{_datadir}/fonts/texlive-cbfonts/gmmo1440.pfb
%{_datadir}/fonts/texlive-cbfonts/gmmo1728.pfb
%{_datadir}/fonts/texlive-cbfonts/gmmo2074.pfb
%{_datadir}/fonts/texlive-cbfonts/gmmo2488.pfb
%{_datadir}/fonts/texlive-cbfonts/gmmo2986.pfb
%{_datadir}/fonts/texlive-cbfonts/gmmo3583.pfb
%{_datadir}/fonts/texlive-cbfonts/gmtr0500.pfb
%{_datadir}/fonts/texlive-cbfonts/gmtr0600.pfb
%{_datadir}/fonts/texlive-cbfonts/gmtr0700.pfb
%{_datadir}/fonts/texlive-cbfonts/gmtr0800.pfb
%{_datadir}/fonts/texlive-cbfonts/gmtr0900.pfb
%{_datadir}/fonts/texlive-cbfonts/gmtr1000.pfb
%{_datadir}/fonts/texlive-cbfonts/gmtr1095.pfb
%{_datadir}/fonts/texlive-cbfonts/gmtr1200.pfb
%{_datadir}/fonts/texlive-cbfonts/gmtr1440.pfb
%{_datadir}/fonts/texlive-cbfonts/gmtr1728.pfb
%{_datadir}/fonts/texlive-cbfonts/gmtr2074.pfb
%{_datadir}/fonts/texlive-cbfonts/gmtr2488.pfb
%{_datadir}/fonts/texlive-cbfonts/gmtr2986.pfb
%{_datadir}/fonts/texlive-cbfonts/gmtr3583.pfb
%{_datadir}/fonts/texlive-cbfonts/gmxn0500.pfb
%{_datadir}/fonts/texlive-cbfonts/gmxn0600.pfb
%{_datadir}/fonts/texlive-cbfonts/gmxn0700.pfb
%{_datadir}/fonts/texlive-cbfonts/gmxn0800.pfb
%{_datadir}/fonts/texlive-cbfonts/gmxn0900.pfb
%{_datadir}/fonts/texlive-cbfonts/gmxn1000.pfb
%{_datadir}/fonts/texlive-cbfonts/gmxn1095.pfb
%{_datadir}/fonts/texlive-cbfonts/gmxn1200.pfb
%{_datadir}/fonts/texlive-cbfonts/gmxn1440.pfb
%{_datadir}/fonts/texlive-cbfonts/gmxn1728.pfb
%{_datadir}/fonts/texlive-cbfonts/gmxn2074.pfb
%{_datadir}/fonts/texlive-cbfonts/gmxn2488.pfb
%{_datadir}/fonts/texlive-cbfonts/gmxn2986.pfb
%{_datadir}/fonts/texlive-cbfonts/gmxn3583.pfb
%{_datadir}/fonts/texlive-cbfonts/gmxo0500.pfb
%{_datadir}/fonts/texlive-cbfonts/gmxo0600.pfb
%{_datadir}/fonts/texlive-cbfonts/gmxo0700.pfb
%{_datadir}/fonts/texlive-cbfonts/gmxo0800.pfb
%{_datadir}/fonts/texlive-cbfonts/gmxo0900.pfb
%{_datadir}/fonts/texlive-cbfonts/gmxo1000.pfb
%{_datadir}/fonts/texlive-cbfonts/gmxo1095.pfb
%{_datadir}/fonts/texlive-cbfonts/gmxo1200.pfb
%{_datadir}/fonts/texlive-cbfonts/gmxo1440.pfb
%{_datadir}/fonts/texlive-cbfonts/gmxo1728.pfb
%{_datadir}/fonts/texlive-cbfonts/gmxo2074.pfb
%{_datadir}/fonts/texlive-cbfonts/gmxo2488.pfb
%{_datadir}/fonts/texlive-cbfonts/gmxo2986.pfb
%{_datadir}/fonts/texlive-cbfonts/gmxo3583.pfb
%{_datadir}/fonts/texlive-cbfonts/gomc0500.pfb
%{_datadir}/fonts/texlive-cbfonts/gomc0600.pfb
%{_datadir}/fonts/texlive-cbfonts/gomc0700.pfb
%{_datadir}/fonts/texlive-cbfonts/gomc0800.pfb
%{_datadir}/fonts/texlive-cbfonts/gomc0900.pfb
%{_datadir}/fonts/texlive-cbfonts/gomc1000.pfb
%{_datadir}/fonts/texlive-cbfonts/gomc1095.pfb
%{_datadir}/fonts/texlive-cbfonts/gomc1200.pfb
%{_datadir}/fonts/texlive-cbfonts/gomc1440.pfb
%{_datadir}/fonts/texlive-cbfonts/gomc1728.pfb
%{_datadir}/fonts/texlive-cbfonts/gomc2074.pfb
%{_datadir}/fonts/texlive-cbfonts/gomc2488.pfb
%{_datadir}/fonts/texlive-cbfonts/gomc2986.pfb
%{_datadir}/fonts/texlive-cbfonts/gomc3583.pfb
%{_datadir}/fonts/texlive-cbfonts/gomi0500.pfb
%{_datadir}/fonts/texlive-cbfonts/gomi0600.pfb
%{_datadir}/fonts/texlive-cbfonts/gomi0700.pfb
%{_datadir}/fonts/texlive-cbfonts/gomi0800.pfb
%{_datadir}/fonts/texlive-cbfonts/gomi0900.pfb
%{_datadir}/fonts/texlive-cbfonts/gomi1000.pfb
%{_datadir}/fonts/texlive-cbfonts/gomi1095.pfb
%{_datadir}/fonts/texlive-cbfonts/gomi1200.pfb
%{_datadir}/fonts/texlive-cbfonts/gomi1440.pfb
%{_datadir}/fonts/texlive-cbfonts/gomi1728.pfb
%{_datadir}/fonts/texlive-cbfonts/gomi2074.pfb
%{_datadir}/fonts/texlive-cbfonts/gomi2488.pfb
%{_datadir}/fonts/texlive-cbfonts/gomi2986.pfb
%{_datadir}/fonts/texlive-cbfonts/gomi3583.pfb
%{_datadir}/fonts/texlive-cbfonts/gomn0500.pfb
%{_datadir}/fonts/texlive-cbfonts/gomn0600.pfb
%{_datadir}/fonts/texlive-cbfonts/gomn0700.pfb
%{_datadir}/fonts/texlive-cbfonts/gomn0800.pfb
%{_datadir}/fonts/texlive-cbfonts/gomn0900.pfb
%{_datadir}/fonts/texlive-cbfonts/gomn1000.pfb
%{_datadir}/fonts/texlive-cbfonts/gomn1095.pfb
%{_datadir}/fonts/texlive-cbfonts/gomn1200.pfb
%{_datadir}/fonts/texlive-cbfonts/gomn1440.pfb
%{_datadir}/fonts/texlive-cbfonts/gomn1728.pfb
%{_datadir}/fonts/texlive-cbfonts/gomn2074.pfb
%{_datadir}/fonts/texlive-cbfonts/gomn2488.pfb
%{_datadir}/fonts/texlive-cbfonts/gomn2986.pfb
%{_datadir}/fonts/texlive-cbfonts/gomn3583.pfb
%{_datadir}/fonts/texlive-cbfonts/gomo0500.pfb
%{_datadir}/fonts/texlive-cbfonts/gomo0600.pfb
%{_datadir}/fonts/texlive-cbfonts/gomo0700.pfb
%{_datadir}/fonts/texlive-cbfonts/gomo0800.pfb
%{_datadir}/fonts/texlive-cbfonts/gomo0900.pfb
%{_datadir}/fonts/texlive-cbfonts/gomo1000.pfb
%{_datadir}/fonts/texlive-cbfonts/gomo1095.pfb
%{_datadir}/fonts/texlive-cbfonts/gomo1200.pfb
%{_datadir}/fonts/texlive-cbfonts/gomo1440.pfb
%{_datadir}/fonts/texlive-cbfonts/gomo1728.pfb
%{_datadir}/fonts/texlive-cbfonts/gomo2074.pfb
%{_datadir}/fonts/texlive-cbfonts/gomo2488.pfb
%{_datadir}/fonts/texlive-cbfonts/gomo2986.pfb
%{_datadir}/fonts/texlive-cbfonts/gomo3583.pfb
%{_datadir}/fonts/texlive-cbfonts/gomu0500.pfb
%{_datadir}/fonts/texlive-cbfonts/gomu0600.pfb
%{_datadir}/fonts/texlive-cbfonts/gomu0700.pfb
%{_datadir}/fonts/texlive-cbfonts/gomu0800.pfb
%{_datadir}/fonts/texlive-cbfonts/gomu0900.pfb
%{_datadir}/fonts/texlive-cbfonts/gomu1000.pfb
%{_datadir}/fonts/texlive-cbfonts/gomu1095.pfb
%{_datadir}/fonts/texlive-cbfonts/gomu1200.pfb
%{_datadir}/fonts/texlive-cbfonts/gomu1440.pfb
%{_datadir}/fonts/texlive-cbfonts/gomu1728.pfb
%{_datadir}/fonts/texlive-cbfonts/gomu2074.pfb
%{_datadir}/fonts/texlive-cbfonts/gomu2488.pfb
%{_datadir}/fonts/texlive-cbfonts/gomu2986.pfb
%{_datadir}/fonts/texlive-cbfonts/gomu3583.pfb
%{_datadir}/fonts/texlive-cbfonts/goxc0500.pfb
%{_datadir}/fonts/texlive-cbfonts/goxc0600.pfb
%{_datadir}/fonts/texlive-cbfonts/goxc0700.pfb
%{_datadir}/fonts/texlive-cbfonts/goxc0800.pfb
%{_datadir}/fonts/texlive-cbfonts/goxc0900.pfb
%{_datadir}/fonts/texlive-cbfonts/goxc1000.pfb
%{_datadir}/fonts/texlive-cbfonts/goxc1095.pfb
%{_datadir}/fonts/texlive-cbfonts/goxc1200.pfb
%{_datadir}/fonts/texlive-cbfonts/goxc1440.pfb
%{_datadir}/fonts/texlive-cbfonts/goxc1728.pfb
%{_datadir}/fonts/texlive-cbfonts/goxc2074.pfb
%{_datadir}/fonts/texlive-cbfonts/goxc2488.pfb
%{_datadir}/fonts/texlive-cbfonts/goxc2986.pfb
%{_datadir}/fonts/texlive-cbfonts/goxc3583.pfb
%{_datadir}/fonts/texlive-cbfonts/goxi0500.pfb
%{_datadir}/fonts/texlive-cbfonts/goxi0600.pfb
%{_datadir}/fonts/texlive-cbfonts/goxi0700.pfb
%{_datadir}/fonts/texlive-cbfonts/goxi0800.pfb
%{_datadir}/fonts/texlive-cbfonts/goxi0900.pfb
%{_datadir}/fonts/texlive-cbfonts/goxi1000.pfb
%{_datadir}/fonts/texlive-cbfonts/goxi1095.pfb
%{_datadir}/fonts/texlive-cbfonts/goxi1200.pfb
%{_datadir}/fonts/texlive-cbfonts/goxi1440.pfb
%{_datadir}/fonts/texlive-cbfonts/goxi1728.pfb
%{_datadir}/fonts/texlive-cbfonts/goxi2074.pfb
%{_datadir}/fonts/texlive-cbfonts/goxi2488.pfb
%{_datadir}/fonts/texlive-cbfonts/goxi2986.pfb
%{_datadir}/fonts/texlive-cbfonts/goxi3583.pfb
%{_datadir}/fonts/texlive-cbfonts/goxn0500.pfb
%{_datadir}/fonts/texlive-cbfonts/goxn0600.pfb
%{_datadir}/fonts/texlive-cbfonts/goxn0700.pfb
%{_datadir}/fonts/texlive-cbfonts/goxn0800.pfb
%{_datadir}/fonts/texlive-cbfonts/goxn0900.pfb
%{_datadir}/fonts/texlive-cbfonts/goxn1000.pfb
%{_datadir}/fonts/texlive-cbfonts/goxn1095.pfb
%{_datadir}/fonts/texlive-cbfonts/goxn1200.pfb
%{_datadir}/fonts/texlive-cbfonts/goxn1440.pfb
%{_datadir}/fonts/texlive-cbfonts/goxn1728.pfb
%{_datadir}/fonts/texlive-cbfonts/goxn2074.pfb
%{_datadir}/fonts/texlive-cbfonts/goxn2488.pfb
%{_datadir}/fonts/texlive-cbfonts/goxn2986.pfb
%{_datadir}/fonts/texlive-cbfonts/goxn3583.pfb
%{_datadir}/fonts/texlive-cbfonts/goxo0500.pfb
%{_datadir}/fonts/texlive-cbfonts/goxo0600.pfb
%{_datadir}/fonts/texlive-cbfonts/goxo0700.pfb
%{_datadir}/fonts/texlive-cbfonts/goxo0800.pfb
%{_datadir}/fonts/texlive-cbfonts/goxo0900.pfb
%{_datadir}/fonts/texlive-cbfonts/goxo1000.pfb
%{_datadir}/fonts/texlive-cbfonts/goxo1095.pfb
%{_datadir}/fonts/texlive-cbfonts/goxo1200.pfb
%{_datadir}/fonts/texlive-cbfonts/goxo1440.pfb
%{_datadir}/fonts/texlive-cbfonts/goxo1728.pfb
%{_datadir}/fonts/texlive-cbfonts/goxo2074.pfb
%{_datadir}/fonts/texlive-cbfonts/goxo2488.pfb
%{_datadir}/fonts/texlive-cbfonts/goxo2986.pfb
%{_datadir}/fonts/texlive-cbfonts/goxo3583.pfb
%{_datadir}/fonts/texlive-cbfonts/goxu0500.pfb
%{_datadir}/fonts/texlive-cbfonts/goxu0600.pfb
%{_datadir}/fonts/texlive-cbfonts/goxu0700.pfb
%{_datadir}/fonts/texlive-cbfonts/goxu0800.pfb
%{_datadir}/fonts/texlive-cbfonts/goxu0900.pfb
%{_datadir}/fonts/texlive-cbfonts/goxu1000.pfb
%{_datadir}/fonts/texlive-cbfonts/goxu1095.pfb
%{_datadir}/fonts/texlive-cbfonts/goxu1200.pfb
%{_datadir}/fonts/texlive-cbfonts/goxu1440.pfb
%{_datadir}/fonts/texlive-cbfonts/goxu1728.pfb
%{_datadir}/fonts/texlive-cbfonts/goxu2074.pfb
%{_datadir}/fonts/texlive-cbfonts/goxu2488.pfb
%{_datadir}/fonts/texlive-cbfonts/goxu2986.pfb
%{_datadir}/fonts/texlive-cbfonts/goxu3583.pfb
%{_datadir}/fonts/texlive-cbfonts/grbl0500.pfb
%{_datadir}/fonts/texlive-cbfonts/grbl0600.pfb
%{_datadir}/fonts/texlive-cbfonts/grbl0700.pfb
%{_datadir}/fonts/texlive-cbfonts/grbl0800.pfb
%{_datadir}/fonts/texlive-cbfonts/grbl0900.pfb
%{_datadir}/fonts/texlive-cbfonts/grbl1000.pfb
%{_datadir}/fonts/texlive-cbfonts/grbl1095.pfb
%{_datadir}/fonts/texlive-cbfonts/grbl1200.pfb
%{_datadir}/fonts/texlive-cbfonts/grbl1440.pfb
%{_datadir}/fonts/texlive-cbfonts/grbl1728.pfb
%{_datadir}/fonts/texlive-cbfonts/grbl2074.pfb
%{_datadir}/fonts/texlive-cbfonts/grbl2488.pfb
%{_datadir}/fonts/texlive-cbfonts/grbl2986.pfb
%{_datadir}/fonts/texlive-cbfonts/grbl3583.pfb
%{_datadir}/fonts/texlive-cbfonts/grmc0500.pfb
%{_datadir}/fonts/texlive-cbfonts/grmc0600.pfb
%{_datadir}/fonts/texlive-cbfonts/grmc0700.pfb
%{_datadir}/fonts/texlive-cbfonts/grmc0800.pfb
%{_datadir}/fonts/texlive-cbfonts/grmc0900.pfb
%{_datadir}/fonts/texlive-cbfonts/grmc1000.pfb
%{_datadir}/fonts/texlive-cbfonts/grmc1095.pfb
%{_datadir}/fonts/texlive-cbfonts/grmc1200.pfb
%{_datadir}/fonts/texlive-cbfonts/grmc1440.pfb
%{_datadir}/fonts/texlive-cbfonts/grmc1728.pfb
%{_datadir}/fonts/texlive-cbfonts/grmc2074.pfb
%{_datadir}/fonts/texlive-cbfonts/grmc2488.pfb
%{_datadir}/fonts/texlive-cbfonts/grmc2986.pfb
%{_datadir}/fonts/texlive-cbfonts/grmc3583.pfb
%{_datadir}/fonts/texlive-cbfonts/grmi0500.pfb
%{_datadir}/fonts/texlive-cbfonts/grmi0600.pfb
%{_datadir}/fonts/texlive-cbfonts/grmi0700.pfb
%{_datadir}/fonts/texlive-cbfonts/grmi0800.pfb
%{_datadir}/fonts/texlive-cbfonts/grmi0900.pfb
%{_datadir}/fonts/texlive-cbfonts/grmi1000.pfb
%{_datadir}/fonts/texlive-cbfonts/grmi1095.pfb
%{_datadir}/fonts/texlive-cbfonts/grmi1200.pfb
%{_datadir}/fonts/texlive-cbfonts/grmi1440.pfb
%{_datadir}/fonts/texlive-cbfonts/grmi1728.pfb
%{_datadir}/fonts/texlive-cbfonts/grmi2074.pfb
%{_datadir}/fonts/texlive-cbfonts/grmi2488.pfb
%{_datadir}/fonts/texlive-cbfonts/grmi2986.pfb
%{_datadir}/fonts/texlive-cbfonts/grmi3583.pfb
%{_datadir}/fonts/texlive-cbfonts/grml0500.pfb
%{_datadir}/fonts/texlive-cbfonts/grml0600.pfb
%{_datadir}/fonts/texlive-cbfonts/grml0700.pfb
%{_datadir}/fonts/texlive-cbfonts/grml0800.pfb
%{_datadir}/fonts/texlive-cbfonts/grml0900.pfb
%{_datadir}/fonts/texlive-cbfonts/grml1000.pfb
%{_datadir}/fonts/texlive-cbfonts/grml1095.pfb
%{_datadir}/fonts/texlive-cbfonts/grml1200.pfb
%{_datadir}/fonts/texlive-cbfonts/grml1440.pfb
%{_datadir}/fonts/texlive-cbfonts/grml1728.pfb
%{_datadir}/fonts/texlive-cbfonts/grml2074.pfb
%{_datadir}/fonts/texlive-cbfonts/grml2488.pfb
%{_datadir}/fonts/texlive-cbfonts/grml2986.pfb
%{_datadir}/fonts/texlive-cbfonts/grml3583.pfb
%{_datadir}/fonts/texlive-cbfonts/grmn0500.pfb
%{_datadir}/fonts/texlive-cbfonts/grmn0600.pfb
%{_datadir}/fonts/texlive-cbfonts/grmn0700.pfb
%{_datadir}/fonts/texlive-cbfonts/grmn0800.pfb
%{_datadir}/fonts/texlive-cbfonts/grmn0900.pfb
%{_datadir}/fonts/texlive-cbfonts/grmn1000.pfb
%{_datadir}/fonts/texlive-cbfonts/grmn1095.pfb
%{_datadir}/fonts/texlive-cbfonts/grmn1200.pfb
%{_datadir}/fonts/texlive-cbfonts/grmn1440.pfb
%{_datadir}/fonts/texlive-cbfonts/grmn1728.pfb
%{_datadir}/fonts/texlive-cbfonts/grmn2074.pfb
%{_datadir}/fonts/texlive-cbfonts/grmn2488.pfb
%{_datadir}/fonts/texlive-cbfonts/grmn2986.pfb
%{_datadir}/fonts/texlive-cbfonts/grmn3583.pfb
%{_datadir}/fonts/texlive-cbfonts/grmo0500.pfb
%{_datadir}/fonts/texlive-cbfonts/grmo0600.pfb
%{_datadir}/fonts/texlive-cbfonts/grmo0700.pfb
%{_datadir}/fonts/texlive-cbfonts/grmo0800.pfb
%{_datadir}/fonts/texlive-cbfonts/grmo0900.pfb
%{_datadir}/fonts/texlive-cbfonts/grmo1000.pfb
%{_datadir}/fonts/texlive-cbfonts/grmo1095.pfb
%{_datadir}/fonts/texlive-cbfonts/grmo1200.pfb
%{_datadir}/fonts/texlive-cbfonts/grmo1440.pfb
%{_datadir}/fonts/texlive-cbfonts/grmo1728.pfb
%{_datadir}/fonts/texlive-cbfonts/grmo2074.pfb
%{_datadir}/fonts/texlive-cbfonts/grmo2488.pfb
%{_datadir}/fonts/texlive-cbfonts/grmo2986.pfb
%{_datadir}/fonts/texlive-cbfonts/grmo3583.pfb
%{_datadir}/fonts/texlive-cbfonts/grmu0500.pfb
%{_datadir}/fonts/texlive-cbfonts/grmu0600.pfb
%{_datadir}/fonts/texlive-cbfonts/grmu0700.pfb
%{_datadir}/fonts/texlive-cbfonts/grmu0800.pfb
%{_datadir}/fonts/texlive-cbfonts/grmu0900.pfb
%{_datadir}/fonts/texlive-cbfonts/grmu1000.pfb
%{_datadir}/fonts/texlive-cbfonts/grmu1095.pfb
%{_datadir}/fonts/texlive-cbfonts/grmu1200.pfb
%{_datadir}/fonts/texlive-cbfonts/grmu1440.pfb
%{_datadir}/fonts/texlive-cbfonts/grmu1728.pfb
%{_datadir}/fonts/texlive-cbfonts/grmu2074.pfb
%{_datadir}/fonts/texlive-cbfonts/grmu2488.pfb
%{_datadir}/fonts/texlive-cbfonts/grmu2986.pfb
%{_datadir}/fonts/texlive-cbfonts/grmu3583.pfb
%{_datadir}/fonts/texlive-cbfonts/grxc0500.pfb
%{_datadir}/fonts/texlive-cbfonts/grxc0600.pfb
%{_datadir}/fonts/texlive-cbfonts/grxc0700.pfb
%{_datadir}/fonts/texlive-cbfonts/grxc0800.pfb
%{_datadir}/fonts/texlive-cbfonts/grxc0900.pfb
%{_datadir}/fonts/texlive-cbfonts/grxc1000.pfb
%{_datadir}/fonts/texlive-cbfonts/grxc1095.pfb
%{_datadir}/fonts/texlive-cbfonts/grxc1200.pfb
%{_datadir}/fonts/texlive-cbfonts/grxc1440.pfb
%{_datadir}/fonts/texlive-cbfonts/grxc1728.pfb
%{_datadir}/fonts/texlive-cbfonts/grxc2074.pfb
%{_datadir}/fonts/texlive-cbfonts/grxc2488.pfb
%{_datadir}/fonts/texlive-cbfonts/grxc2986.pfb
%{_datadir}/fonts/texlive-cbfonts/grxc3583.pfb
%{_datadir}/fonts/texlive-cbfonts/grxi0500.pfb
%{_datadir}/fonts/texlive-cbfonts/grxi0600.pfb
%{_datadir}/fonts/texlive-cbfonts/grxi0700.pfb
%{_datadir}/fonts/texlive-cbfonts/grxi0800.pfb
%{_datadir}/fonts/texlive-cbfonts/grxi0900.pfb
%{_datadir}/fonts/texlive-cbfonts/grxi1000.pfb
%{_datadir}/fonts/texlive-cbfonts/grxi1095.pfb
%{_datadir}/fonts/texlive-cbfonts/grxi1200.pfb
%{_datadir}/fonts/texlive-cbfonts/grxi1440.pfb
%{_datadir}/fonts/texlive-cbfonts/grxi1728.pfb
%{_datadir}/fonts/texlive-cbfonts/grxi2074.pfb
%{_datadir}/fonts/texlive-cbfonts/grxi2488.pfb
%{_datadir}/fonts/texlive-cbfonts/grxi2986.pfb
%{_datadir}/fonts/texlive-cbfonts/grxi3583.pfb
%{_datadir}/fonts/texlive-cbfonts/grxl0500.pfb
%{_datadir}/fonts/texlive-cbfonts/grxl0600.pfb
%{_datadir}/fonts/texlive-cbfonts/grxl0700.pfb
%{_datadir}/fonts/texlive-cbfonts/grxl0800.pfb
%{_datadir}/fonts/texlive-cbfonts/grxl0900.pfb
%{_datadir}/fonts/texlive-cbfonts/grxl1000.pfb
%{_datadir}/fonts/texlive-cbfonts/grxl1095.pfb
%{_datadir}/fonts/texlive-cbfonts/grxl1200.pfb
%{_datadir}/fonts/texlive-cbfonts/grxl1440.pfb
%{_datadir}/fonts/texlive-cbfonts/grxl1728.pfb
%{_datadir}/fonts/texlive-cbfonts/grxl2074.pfb
%{_datadir}/fonts/texlive-cbfonts/grxl2488.pfb
%{_datadir}/fonts/texlive-cbfonts/grxl2986.pfb
%{_datadir}/fonts/texlive-cbfonts/grxl3583.pfb
%{_datadir}/fonts/texlive-cbfonts/grxn0500.pfb
%{_datadir}/fonts/texlive-cbfonts/grxn0600.pfb
%{_datadir}/fonts/texlive-cbfonts/grxn0700.pfb
%{_datadir}/fonts/texlive-cbfonts/grxn0800.pfb
%{_datadir}/fonts/texlive-cbfonts/grxn0900.pfb
%{_datadir}/fonts/texlive-cbfonts/grxn1000.pfb
%{_datadir}/fonts/texlive-cbfonts/grxn1095.pfb
%{_datadir}/fonts/texlive-cbfonts/grxn1200.pfb
%{_datadir}/fonts/texlive-cbfonts/grxn1440.pfb
%{_datadir}/fonts/texlive-cbfonts/grxn1728.pfb
%{_datadir}/fonts/texlive-cbfonts/grxn2074.pfb
%{_datadir}/fonts/texlive-cbfonts/grxn2488.pfb
%{_datadir}/fonts/texlive-cbfonts/grxn2986.pfb
%{_datadir}/fonts/texlive-cbfonts/grxn3583.pfb
%{_datadir}/fonts/texlive-cbfonts/grxo0500.pfb
%{_datadir}/fonts/texlive-cbfonts/grxo0600.pfb
%{_datadir}/fonts/texlive-cbfonts/grxo0700.pfb
%{_datadir}/fonts/texlive-cbfonts/grxo0800.pfb
%{_datadir}/fonts/texlive-cbfonts/grxo0900.pfb
%{_datadir}/fonts/texlive-cbfonts/grxo1000.pfb
%{_datadir}/fonts/texlive-cbfonts/grxo1095.pfb
%{_datadir}/fonts/texlive-cbfonts/grxo1200.pfb
%{_datadir}/fonts/texlive-cbfonts/grxo1440.pfb
%{_datadir}/fonts/texlive-cbfonts/grxo1728.pfb
%{_datadir}/fonts/texlive-cbfonts/grxo2074.pfb
%{_datadir}/fonts/texlive-cbfonts/grxo2488.pfb
%{_datadir}/fonts/texlive-cbfonts/grxo2986.pfb
%{_datadir}/fonts/texlive-cbfonts/grxo3583.pfb
%{_datadir}/fonts/texlive-cbfonts/grxu0500.pfb
%{_datadir}/fonts/texlive-cbfonts/grxu0600.pfb
%{_datadir}/fonts/texlive-cbfonts/grxu0700.pfb
%{_datadir}/fonts/texlive-cbfonts/grxu0800.pfb
%{_datadir}/fonts/texlive-cbfonts/grxu0900.pfb
%{_datadir}/fonts/texlive-cbfonts/grxu1000.pfb
%{_datadir}/fonts/texlive-cbfonts/grxu1095.pfb
%{_datadir}/fonts/texlive-cbfonts/grxu1200.pfb
%{_datadir}/fonts/texlive-cbfonts/grxu1440.pfb
%{_datadir}/fonts/texlive-cbfonts/grxu1728.pfb
%{_datadir}/fonts/texlive-cbfonts/grxu2074.pfb
%{_datadir}/fonts/texlive-cbfonts/grxu2488.pfb
%{_datadir}/fonts/texlive-cbfonts/grxu2986.pfb
%{_datadir}/fonts/texlive-cbfonts/grxu3583.pfb
%{_datadir}/fonts/texlive-cbfonts/gsma0500.pfb
%{_datadir}/fonts/texlive-cbfonts/gsma0600.pfb
%{_datadir}/fonts/texlive-cbfonts/gsma0700.pfb
%{_datadir}/fonts/texlive-cbfonts/gsma0800.pfb
%{_datadir}/fonts/texlive-cbfonts/gsma0900.pfb
%{_datadir}/fonts/texlive-cbfonts/gsma1000.pfb
%{_datadir}/fonts/texlive-cbfonts/gsma1095.pfb
%{_datadir}/fonts/texlive-cbfonts/gsma1200.pfb
%{_datadir}/fonts/texlive-cbfonts/gsma1440.pfb
%{_datadir}/fonts/texlive-cbfonts/gsma1728.pfb
%{_datadir}/fonts/texlive-cbfonts/gsma2074.pfb
%{_datadir}/fonts/texlive-cbfonts/gsma2488.pfb
%{_datadir}/fonts/texlive-cbfonts/gsma2986.pfb
%{_datadir}/fonts/texlive-cbfonts/gsma3583.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmc0500.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmc0600.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmc0700.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmc0800.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmc0900.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmc1000.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmc1095.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmc1200.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmc1440.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmc1728.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmc2074.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmc2488.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmc2986.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmc3583.pfb
%{_datadir}/fonts/texlive-cbfonts/gsme0500.pfb
%{_datadir}/fonts/texlive-cbfonts/gsme0600.pfb
%{_datadir}/fonts/texlive-cbfonts/gsme0700.pfb
%{_datadir}/fonts/texlive-cbfonts/gsme0800.pfb
%{_datadir}/fonts/texlive-cbfonts/gsme0900.pfb
%{_datadir}/fonts/texlive-cbfonts/gsme1000.pfb
%{_datadir}/fonts/texlive-cbfonts/gsme1095.pfb
%{_datadir}/fonts/texlive-cbfonts/gsme1200.pfb
%{_datadir}/fonts/texlive-cbfonts/gsme1440.pfb
%{_datadir}/fonts/texlive-cbfonts/gsme1728.pfb
%{_datadir}/fonts/texlive-cbfonts/gsme2074.pfb
%{_datadir}/fonts/texlive-cbfonts/gsme2488.pfb
%{_datadir}/fonts/texlive-cbfonts/gsme2986.pfb
%{_datadir}/fonts/texlive-cbfonts/gsme3583.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmi0500.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmi0600.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmi0700.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmi0800.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmi0900.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmi1000.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmi1095.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmi1200.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmi1440.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmi1728.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmi2074.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmi2488.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmi2986.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmi3583.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmn0500.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmn0600.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmn0700.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmn0800.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmn0900.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmn1000.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmn1095.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmn1200.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmn1440.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmn1728.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmn2074.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmn2488.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmn2986.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmn3583.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmo0500.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmo0600.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmo0700.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmo0800.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmo0900.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmo1000.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmo1095.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmo1200.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmo1440.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmo1728.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmo2074.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmo2488.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmo2986.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmo3583.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmu0500.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmu0600.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmu0700.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmu0800.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmu0900.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmu1000.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmu1095.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmu1200.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmu1440.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmu1728.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmu2074.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmu2488.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmu2986.pfb
%{_datadir}/fonts/texlive-cbfonts/gsmu3583.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxa0500.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxa0600.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxa0700.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxa0800.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxa0900.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxa1000.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxa1095.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxa1200.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxa1440.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxa1728.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxa2074.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxa2488.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxa2986.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxa3583.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxc0500.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxc0600.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxc0700.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxc0800.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxc0900.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxc1000.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxc1095.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxc1200.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxc1440.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxc1728.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxc2074.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxc2488.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxc2986.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxc3583.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxe0500.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxe0600.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxe0700.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxe0800.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxe0900.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxe1000.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxe1095.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxe1200.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxe1440.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxe1728.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxe2074.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxe2488.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxe2986.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxe3583.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxi0500.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxi0600.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxi0700.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxi0800.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxi0900.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxi1000.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxi1095.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxi1200.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxi1440.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxi1728.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxi2074.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxi2488.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxi2986.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxi3583.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxn0500.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxn0600.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxn0700.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxn0800.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxn0900.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxn1000.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxn1095.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxn1200.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxn1440.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxn1728.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxn2074.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxn2488.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxn2986.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxn3583.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxo0500.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxo0600.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxo0700.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxo0800.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxo0900.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxo1000.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxo1095.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxo1200.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxo1440.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxo1728.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxo2074.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxo2488.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxo2986.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxo3583.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxu0500.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxu0600.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxu0700.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxu0800.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxu0900.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxu1000.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxu1095.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxu1200.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxu1440.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxu1728.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxu2074.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxu2488.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxu2986.pfb
%{_datadir}/fonts/texlive-cbfonts/gsxu3583.pfb
%{_datadir}/fonts/texlive-cbfonts/gttc0500.pfb
%{_datadir}/fonts/texlive-cbfonts/gttc0600.pfb
%{_datadir}/fonts/texlive-cbfonts/gttc0700.pfb
%{_datadir}/fonts/texlive-cbfonts/gttc0800.pfb
%{_datadir}/fonts/texlive-cbfonts/gttc0900.pfb
%{_datadir}/fonts/texlive-cbfonts/gttc1000.pfb
%{_datadir}/fonts/texlive-cbfonts/gttc1095.pfb
%{_datadir}/fonts/texlive-cbfonts/gttc1200.pfb
%{_datadir}/fonts/texlive-cbfonts/gttc1440.pfb
%{_datadir}/fonts/texlive-cbfonts/gttc1728.pfb
%{_datadir}/fonts/texlive-cbfonts/gttc2074.pfb
%{_datadir}/fonts/texlive-cbfonts/gttc2488.pfb
%{_datadir}/fonts/texlive-cbfonts/gttc2986.pfb
%{_datadir}/fonts/texlive-cbfonts/gttc3583.pfb
%{_datadir}/fonts/texlive-cbfonts/gtti0500.pfb
%{_datadir}/fonts/texlive-cbfonts/gtti0600.pfb
%{_datadir}/fonts/texlive-cbfonts/gtti0700.pfb
%{_datadir}/fonts/texlive-cbfonts/gtti0800.pfb
%{_datadir}/fonts/texlive-cbfonts/gtti0900.pfb
%{_datadir}/fonts/texlive-cbfonts/gtti1000.pfb
%{_datadir}/fonts/texlive-cbfonts/gtti1095.pfb
%{_datadir}/fonts/texlive-cbfonts/gtti1200.pfb
%{_datadir}/fonts/texlive-cbfonts/gtti1440.pfb
%{_datadir}/fonts/texlive-cbfonts/gtti1728.pfb
%{_datadir}/fonts/texlive-cbfonts/gtti2074.pfb
%{_datadir}/fonts/texlive-cbfonts/gtti2488.pfb
%{_datadir}/fonts/texlive-cbfonts/gtti2986.pfb
%{_datadir}/fonts/texlive-cbfonts/gtti3583.pfb
%{_datadir}/fonts/texlive-cbfonts/gttn0500.pfb
%{_datadir}/fonts/texlive-cbfonts/gttn0600.pfb
%{_datadir}/fonts/texlive-cbfonts/gttn0700.pfb
%{_datadir}/fonts/texlive-cbfonts/gttn0800.pfb
%{_datadir}/fonts/texlive-cbfonts/gttn0900.pfb
%{_datadir}/fonts/texlive-cbfonts/gttn1000.pfb
%{_datadir}/fonts/texlive-cbfonts/gttn1095.pfb
%{_datadir}/fonts/texlive-cbfonts/gttn1200.pfb
%{_datadir}/fonts/texlive-cbfonts/gttn1440.pfb
%{_datadir}/fonts/texlive-cbfonts/gttn1728.pfb
%{_datadir}/fonts/texlive-cbfonts/gttn2074.pfb
%{_datadir}/fonts/texlive-cbfonts/gttn2488.pfb
%{_datadir}/fonts/texlive-cbfonts/gttn2986.pfb
%{_datadir}/fonts/texlive-cbfonts/gttn3583.pfb
%{_datadir}/fonts/texlive-cbfonts/gtto0500.pfb
%{_datadir}/fonts/texlive-cbfonts/gtto0600.pfb
%{_datadir}/fonts/texlive-cbfonts/gtto0700.pfb
%{_datadir}/fonts/texlive-cbfonts/gtto0800.pfb
%{_datadir}/fonts/texlive-cbfonts/gtto0900.pfb
%{_datadir}/fonts/texlive-cbfonts/gtto1000.pfb
%{_datadir}/fonts/texlive-cbfonts/gtto1095.pfb
%{_datadir}/fonts/texlive-cbfonts/gtto1200.pfb
%{_datadir}/fonts/texlive-cbfonts/gtto1440.pfb
%{_datadir}/fonts/texlive-cbfonts/gtto1728.pfb
%{_datadir}/fonts/texlive-cbfonts/gtto2074.pfb
%{_datadir}/fonts/texlive-cbfonts/gtto2488.pfb
%{_datadir}/fonts/texlive-cbfonts/gtto2986.pfb
%{_datadir}/fonts/texlive-cbfonts/gtto3583.pfb
%{_datadir}/fonts/texlive-cbfonts/gttu0500.pfb
%{_datadir}/fonts/texlive-cbfonts/gttu0600.pfb
%{_datadir}/fonts/texlive-cbfonts/gttu0700.pfb
%{_datadir}/fonts/texlive-cbfonts/gttu0800.pfb
%{_datadir}/fonts/texlive-cbfonts/gttu0900.pfb
%{_datadir}/fonts/texlive-cbfonts/gttu1000.pfb
%{_datadir}/fonts/texlive-cbfonts/gttu1095.pfb
%{_datadir}/fonts/texlive-cbfonts/gttu1200.pfb
%{_datadir}/fonts/texlive-cbfonts/gttu1440.pfb
%{_datadir}/fonts/texlive-cbfonts/gttu1728.pfb
%{_datadir}/fonts/texlive-cbfonts/gttu2074.pfb
%{_datadir}/fonts/texlive-cbfonts/gttu2488.pfb
%{_datadir}/fonts/texlive-cbfonts/gttu2986.pfb
%{_datadir}/fonts/texlive-cbfonts/gttu3583.pfb
/var/adm/update-scripts/texlive-cbfonts-%{texlive_version}.%{texlive_noarch}.svn31624-%{release}-zypper
%package -n texlive-cbfonts-fd
Version: %{texlive_version}.%{texlive_noarch}.1.1svn39936
Release: 0
Summary: LaTeX font description files for the CB Greek fonts
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-cbfonts-fd-doc >= %{texlive_version}
Provides: tex(lgrcmr.fd)
Provides: tex(lgrcmro.fd)
Provides: tex(lgrcmss.fd)
Provides: tex(lgrcmtt.fd)
Provides: tex(lgrlcmss.fd)
Provides: tex(lgrlcmtt.fd)
Provides: tex(lgrlmr.fd)
Provides: tex(lgrlmro.fd)
Provides: tex(lgrlmss.fd)
Provides: tex(lgrlmtt.fd)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source156: cbfonts-fd.tar.xz
Source157: cbfonts-fd.doc.tar.xz
%description -n texlive-cbfonts-fd
The package provides font description files for all the many
shapes available from the cbfonts collection. The files provide
the means whereby the NFSS knows which fonts a LaTeX user is
requesting.
date: 2016-03-04 12:06:55 +0000
%package -n texlive-cbfonts-fd-doc
Version: %{texlive_version}.%{texlive_noarch}.1.1svn39936
Release: 0
Summary: Documentation for texlive-cbfonts-fd
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-cbfonts-fd-doc
This package includes the documentation for texlive-cbfonts-fd
%post -n texlive-cbfonts-fd
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-cbfonts-fd
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-cbfonts-fd
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-cbfonts-fd-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/cbfonts-fd/README
%{_texmfdistdir}/doc/fonts/cbfonts-fd/cbfonts-fd.pdf
%{_texmfdistdir}/doc/fonts/cbfonts-fd/manifest.txt
%files -n texlive-cbfonts-fd
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/cbfonts-fd/lgrcmr.fd
%{_texmfdistdir}/tex/latex/cbfonts-fd/lgrcmro.fd
%{_texmfdistdir}/tex/latex/cbfonts-fd/lgrcmss.fd
%{_texmfdistdir}/tex/latex/cbfonts-fd/lgrcmtt.fd
%{_texmfdistdir}/tex/latex/cbfonts-fd/lgrlcmss.fd
%{_texmfdistdir}/tex/latex/cbfonts-fd/lgrlcmtt.fd
%{_texmfdistdir}/tex/latex/cbfonts-fd/lgrlmr.fd
%{_texmfdistdir}/tex/latex/cbfonts-fd/lgrlmro.fd
%{_texmfdistdir}/tex/latex/cbfonts-fd/lgrlmss.fd
%{_texmfdistdir}/tex/latex/cbfonts-fd/lgrlmtt.fd
/var/adm/update-scripts/texlive-cbfonts-fd-%{texlive_version}.%{texlive_noarch}.1.1svn39936-%{release}-zypper
%package -n texlive-cc-pl
Version: %{texlive_version}.%{texlive_noarch}.1.02.2svn15878
Release: 0
Summary: Polish extension of Computer Concrete fonts
License: SUSE-Public-Domain
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(post): findutils
Requires(post): grep
Requires(post): sed
Requires(post): texlive >= %{texlive_version}
Requires(post): tex(updmap.cfg)
#!BuildIgnore: tex(updmap.cfg)
Requires(postun): findutils
Requires(postun): grep
Requires(postun): sed
Requires(postun): texlive >= %{texlive_version}
Requires(postun): tex(updmap.cfg)
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires: texlive-cc-pl-fonts >= %{texlive_version}
Recommends: texlive-cc-pl-doc >= %{texlive_version}
Provides: tex(ccpl.map)
Provides: tex(pccsc10.tfm)
Provides: tex(pcmi10.tfm)
Provides: tex(pcr10.tfm)
Provides: tex(pcr5.tfm)
Provides: tex(pcr6.tfm)
Provides: tex(pcr7.tfm)
Provides: tex(pcr8.tfm)
Provides: tex(pcr9.tfm)
Provides: tex(pcsl10.tfm)
Provides: tex(pcslc9.tfm)
Provides: tex(pcti10.tfm)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source158: cc-pl.tar.xz
Source159: cc-pl.doc.tar.xz
%description -n texlive-cc-pl
These Metafont sources rely on the availability of the Metafont
'Polish' fonts and of the Metafont sources of the original
Concrete fonts. Adobe Type 1 versions of the fonts are
included.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-cc-pl-doc
Version: %{texlive_version}.%{texlive_noarch}.1.02.2svn15878
Release: 0
Summary: Documentation for texlive-cc-pl
License: SUSE-Public-Domain
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-cc-pl-doc
This package includes the documentation for texlive-cc-pl
%package -n texlive-cc-pl-fonts
Version: %{texlive_version}.%{texlive_noarch}.1.02.2svn15878
Release: 0
Summary: Severed fonts for texlive-cc-pl
License: SUSE-Public-Domain
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-cc-pl-fonts
The separated fonts package for texlive-cc-pl
%post -n texlive-cc-pl
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMixedMap ccpl.map' >> /var/run/texlive/run-updmap
%postun -n texlive-cc-pl
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMixedMap ccpl.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-cc-pl
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-cc-pl-fonts
mkfontscale %{_datadir}/fonts/texlive-cc-pl
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-cc-pl
fc-cache %{_datadir}/fonts
%postun -n texlive-cc-pl-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fi
%files -n texlive-cc-pl-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/cc-pl/README.cc-pl
%files -n texlive-cc-pl
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/map/dvips/cc-pl/ccpl.map
%{_texmfdistdir}/fonts/source/public/cc-pl/fic_mic.mf
%{_texmfdistdir}/fonts/source/public/cc-pl/pccsc10.mf
%{_texmfdistdir}/fonts/source/public/cc-pl/pcmi10.mf
%{_texmfdistdir}/fonts/source/public/cc-pl/pcr10.mf
%{_texmfdistdir}/fonts/source/public/cc-pl/pcr5.mf
%{_texmfdistdir}/fonts/source/public/cc-pl/pcr6.mf
%{_texmfdistdir}/fonts/source/public/cc-pl/pcr7.mf
%{_texmfdistdir}/fonts/source/public/cc-pl/pcr8.mf
%{_texmfdistdir}/fonts/source/public/cc-pl/pcr9.mf
%{_texmfdistdir}/fonts/source/public/cc-pl/pcsl10.mf
%{_texmfdistdir}/fonts/source/public/cc-pl/pcslc9.mf
%{_texmfdistdir}/fonts/source/public/cc-pl/pcti10.mf
%{_texmfdistdir}/fonts/tfm/public/cc-pl/pccsc10.tfm
%{_texmfdistdir}/fonts/tfm/public/cc-pl/pcmi10.tfm
%{_texmfdistdir}/fonts/tfm/public/cc-pl/pcr10.tfm
%{_texmfdistdir}/fonts/tfm/public/cc-pl/pcr5.tfm
%{_texmfdistdir}/fonts/tfm/public/cc-pl/pcr6.tfm
%{_texmfdistdir}/fonts/tfm/public/cc-pl/pcr7.tfm
%{_texmfdistdir}/fonts/tfm/public/cc-pl/pcr8.tfm
%{_texmfdistdir}/fonts/tfm/public/cc-pl/pcr9.tfm
%{_texmfdistdir}/fonts/tfm/public/cc-pl/pcsl10.tfm
%{_texmfdistdir}/fonts/tfm/public/cc-pl/pcslc9.tfm
%{_texmfdistdir}/fonts/tfm/public/cc-pl/pcti10.tfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/cc-pl/pccsc10.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cc-pl/pcmi10.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cc-pl/pcr10.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cc-pl/pcr5.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cc-pl/pcr6.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cc-pl/pcr7.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cc-pl/pcr8.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cc-pl/pcr9.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cc-pl/pcsl10.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cc-pl/pcslc9.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cc-pl/pcti10.pfb
%files -n texlive-cc-pl-fonts
%defattr(-,root,root,755)
%dir %{_datadir}/fonts/texlive-cc-pl
%config %{_sysconfdir}/fonts/conf.avail/58-texlive-cc-pl.conf
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-cc-pl/encodings.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-cc-pl/fonts.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-cc-pl/fonts.scale
%{_datadir}/fonts/texlive-cc-pl/pccsc10.pfb
%{_datadir}/fonts/texlive-cc-pl/pcmi10.pfb
%{_datadir}/fonts/texlive-cc-pl/pcr10.pfb
%{_datadir}/fonts/texlive-cc-pl/pcr5.pfb
%{_datadir}/fonts/texlive-cc-pl/pcr6.pfb
%{_datadir}/fonts/texlive-cc-pl/pcr7.pfb
%{_datadir}/fonts/texlive-cc-pl/pcr8.pfb
%{_datadir}/fonts/texlive-cc-pl/pcr9.pfb
%{_datadir}/fonts/texlive-cc-pl/pcsl10.pfb
%{_datadir}/fonts/texlive-cc-pl/pcslc9.pfb
%{_datadir}/fonts/texlive-cc-pl/pcti10.pfb
/var/adm/update-scripts/texlive-cc-pl-%{texlive_version}.%{texlive_noarch}.1.02.2svn15878-%{release}-zypper
%package -n texlive-ccaption
Version: %{texlive_version}.%{texlive_noarch}.3.2csvn23443
Release: 0
Summary: Continuation headings and legends for floats
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-ccaption-doc >= %{texlive_version}
Provides: tex(ccaption.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source160: ccaption.tar.xz
Source161: ccaption.doc.tar.xz
%description -n texlive-ccaption
A package providing commands for 'continuation captions',
unnumbered captions, and also a non-specific legend heading for
any environment. Methods are also provided to define captions
for use outside float (e.g., figure and table) environments,
and to define new float environments and Lists of Floats. Tools
are provided for specifying your own captioning styles.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-ccaption-doc
Version: %{texlive_version}.%{texlive_noarch}.3.2csvn23443
Release: 0
Summary: Documentation for texlive-ccaption
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-ccaption-doc
This package includes the documentation for texlive-ccaption
%post -n texlive-ccaption
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-ccaption
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-ccaption
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-ccaption-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/ccaption/README
%{_texmfdistdir}/doc/latex/ccaption/ccaption.pdf
%files -n texlive-ccaption
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/ccaption/ccaption.sty
/var/adm/update-scripts/texlive-ccaption-%{texlive_version}.%{texlive_noarch}.3.2csvn23443-%{release}-zypper
%package -n texlive-ccfonts
Version: %{texlive_version}.%{texlive_noarch}.1.1svn17122
Release: 0
Summary: Support for Concrete text and math fonts 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-ccfonts-doc >= %{texlive_version}
Provides: tex(ccfonts.sty)
Provides: tex(t1ccr.fd)
Provides: tex(ts1ccr.fd)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source162: ccfonts.tar.xz
Source163: ccfonts.doc.tar.xz
%description -n texlive-ccfonts
LaTeX font definition files for the Concrete fonts and a LaTeX
package for typesetting documents using Concrete as the default
font family. The files support OT1, T1, TS1, and Concrete
mathematics including AMS fonts (Ulrik Vieth's concmath).
date: 2015-08-03 03:43:12 +0000
%package -n texlive-ccfonts-doc
Version: %{texlive_version}.%{texlive_noarch}.1.1svn17122
Release: 0
Summary: Documentation for texlive-ccfonts
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-ccfonts-doc
This package includes the documentation for texlive-ccfonts
%post -n texlive-ccfonts
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-ccfonts
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-ccfonts
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-ccfonts-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/ccfonts/ccfonts.pdf
%{_texmfdistdir}/doc/latex/ccfonts/readme
%files -n texlive-ccfonts
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/ccfonts/ccfonts.sty
%{_texmfdistdir}/tex/latex/ccfonts/t1ccr.fd
%{_texmfdistdir}/tex/latex/ccfonts/ts1ccr.fd
/var/adm/update-scripts/texlive-ccfonts-%{texlive_version}.%{texlive_noarch}.1.1svn17122-%{release}-zypper
%package -n texlive-ccicons
Version: %{texlive_version}.%{texlive_noarch}.1.5svn30020
Release: 0
Summary: LaTeX support for Creative Commons icons
License: LPPL-1.0
Group: Productivity/Publishing/TeX/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-ccicons-fonts >= %{texlive_version}
Recommends: texlive-ccicons-doc >= %{texlive_version}
Provides: tex(ccicons-u.enc)
Provides: tex(ccicons.map)
Provides: tex(ccicons.sty)
Provides: tex(ccicons.tfm)
Requires: tex(xkeyval.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source164: ccicons.tar.xz
Source165: ccicons.doc.tar.xz
%description -n texlive-ccicons
The package provides the means to typeset Creative Commons
icons, in documents licensed under CC licences. A font (in
Adobe Type 1 format) and LaTeX support macros are provided.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-ccicons-doc
Version: %{texlive_version}.%{texlive_noarch}.1.5svn30020
Release: 0
Summary: Documentation for texlive-ccicons
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-ccicons-doc
This package includes the documentation for texlive-ccicons
%package -n texlive-ccicons-fonts
Version: %{texlive_version}.%{texlive_noarch}.1.5svn30020
Release: 0
Summary: Severed fonts for texlive-ccicons
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-ccicons-fonts
The separated fonts package for texlive-ccicons
%post -n texlive-ccicons
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMap ccicons.map' >> /var/run/texlive/run-updmap
%postun -n texlive-ccicons
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMap ccicons.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-ccicons
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-ccicons-fonts
mkfontscale %{_datadir}/fonts/texlive-ccicons
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-ccicons
fc-cache %{_datadir}/fonts
%postun -n texlive-ccicons-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fi
%files -n texlive-ccicons-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/ccicons/FONTLOG.txt
%{_texmfdistdir}/doc/fonts/ccicons/OFL.txt
%{_texmfdistdir}/doc/latex/ccicons/ccicons.pdf
%files -n texlive-ccicons
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/enc/dvips/ccicons/ccicons-u.enc
%{_texmfdistdir}/fonts/map/dvips/ccicons/ccicons.map
%verify(link) %{_texmfdistdir}/fonts/opentype/public/ccicons/ccicons.otf
%{_texmfdistdir}/fonts/tfm/public/ccicons/ccicons.tfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/ccicons/ccicons.pfb
%{_texmfdistdir}/tex/latex/ccicons/ccicons.sty
%files -n texlive-ccicons-fonts
%defattr(-,root,root,755)
%dir %{_datadir}/fonts/texlive-ccicons
%config %{_sysconfdir}/fonts/conf.avail/58-texlive-ccicons.conf
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-ccicons/encodings.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-ccicons/fonts.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-ccicons/fonts.scale
%{_datadir}/fonts/texlive-ccicons/ccicons.otf
%{_datadir}/fonts/texlive-ccicons/ccicons.pfb
/var/adm/update-scripts/texlive-ccicons-%{texlive_version}.%{texlive_noarch}.1.5svn30020-%{release}-zypper
%package -n texlive-cclicenses
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
Summary: Typeset Creative Commons licence logos
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-cclicenses-doc >= %{texlive_version}
Provides: tex(cclicenses.sty)
Requires: tex(rotating.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source166: cclicenses.tar.xz
Source167: cclicenses.doc.tar.xz
%description -n texlive-cclicenses
The cclicenses package helps users typesetting Creative Commons
logos in LaTeX. It defines some commands useful to quickly
write these logos, related to CC licences versions 1.0 and 2.0.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-cclicenses-doc
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
Summary: Documentation for texlive-cclicenses
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-cclicenses-doc
This package includes the documentation for texlive-cclicenses
%post -n texlive-cclicenses
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-cclicenses
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-cclicenses
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-cclicenses-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/cclicenses/README
%{_texmfdistdir}/doc/latex/cclicenses/cclicenses_short.pdf
%files -n texlive-cclicenses
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/cclicenses/cclicenses.sty
/var/adm/update-scripts/texlive-cclicenses-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper
%package -n texlive-cd
Version: %{texlive_version}.%{texlive_noarch}.1.4svn34452
Release: 0
Summary: Typeset CD covers
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-cd-doc >= %{texlive_version}
Provides: tex(cd.cls)
Requires: tex(article.cls)
Requires: tex(rotating.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source168: cd.tar.xz
Source169: cd.doc.tar.xz
%description -n texlive-cd
Normal usage will ordinarily require no more than a simple data
file per cover; the package will make a full insert for a CD
case (it copes with both normal and slim cases).
date: 2015-08-03 03:43:12 +0000
%package -n texlive-cd-doc
Version: %{texlive_version}.%{texlive_noarch}.1.4svn34452
Release: 0
Summary: Documentation for texlive-cd
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-cd-doc
This package includes the documentation for texlive-cd
%post -n texlive-cd
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-cd
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-cd
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-cd-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/cd/CD.tex
%{_texmfdistdir}/doc/latex/cd/CDlist.tex
%{_texmfdistdir}/doc/latex/cd/README
%{_texmfdistdir}/doc/latex/cd/cd.pdf
%{_texmfdistdir}/doc/latex/cd/example.dat
%{_texmfdistdir}/doc/latex/cd/parsecd.rb
%{_texmfdistdir}/doc/latex/cd/slimCD.tex
%{_texmfdistdir}/doc/latex/cd/slimCDlist.tex
%files -n texlive-cd
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/cd/cd.cls
/var/adm/update-scripts/texlive-cd-%{texlive_version}.%{texlive_noarch}.1.4svn34452-%{release}-zypper
%package -n texlive-cd-cover
Version: %{texlive_version}.%{texlive_noarch}.1.0svn17121
Release: 0
Summary: Typeset CD covers
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-cd-cover-doc >= %{texlive_version}
Provides: tex(cd-cover.cls)
Requires: tex(article.cls)
Requires: tex(rotating.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source170: cd-cover.tar.xz
Source171: cd-cover.doc.tar.xz
%description -n texlive-cd-cover
The CD-cover class will typeset front and back cover sheets for
CD jewel cases, or an entire paper cover, or a label for a
plastic slip-cover.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-cd-cover-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0svn17121
Release: 0
Summary: Documentation for texlive-cd-cover
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-cd-cover-doc
This package includes the documentation for texlive-cd-cover
%post -n texlive-cd-cover
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-cd-cover
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-cd-cover
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-cd-cover-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/cd-cover/README
%{_texmfdistdir}/doc/latex/cd-cover/cd-cover.pdf
%files -n texlive-cd-cover
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/cd-cover/cd-cover.cls
/var/adm/update-scripts/texlive-cd-cover-%{texlive_version}.%{texlive_noarch}.1.0svn17121-%{release}-zypper
%package -n texlive-cdpbundl
Version: %{texlive_version}.%{texlive_noarch}.0.0.36svn36697
Release: 0
Summary: Business letters in the Italian 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-cdpbundl-doc >= %{texlive_version}
Provides: tex(articoletteracdp.cls)
Provides: tex(cdpaddon.sty)
Provides: tex(cdpbabel.sty)
Provides: tex(cdpnamesenglish.ldf)
Provides: tex(cdpnamesitalian.ldf)
Provides: tex(cdpshues-example.def)
Provides: tex(cdpshues.cfg)
Provides: tex(epson-stylus-740.def)
Provides: tex(hp-laserjet-4500.def)
Provides: tex(letteracdp.cls)
Requires: tex(babel.sty)
Requires: tex(color.sty)
Requires: tex(eepic.sty)
Requires: tex(hyperref.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source172: cdpbundl.tar.xz
Source173: cdpbundl.doc.tar.xz
%description -n texlive-cdpbundl
The C.D.P. Bundle can be used to typeset high-quality business
letters formatted according to Italian style conventions. It is
highly configurable, and its modular structure provides you
with building blocks of increasing level, by means of which you
can compose a large variety of letters. It is also possible to
write letters divided into sections and paragraphs, to include
floating figures and tables, and to have the relevant indexes
compiled automatically. A single input file can contain several
letters, and each letter will have its own table of contents,
etc., independent from the other ones.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-cdpbundl-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.36svn36697
Release: 0
Summary: Documentation for texlive-cdpbundl
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-cdpbundl-doc
This package includes the documentation for texlive-cdpbundl
%post -n texlive-cdpbundl
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-cdpbundl
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-cdpbundl
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-cdpbundl-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/cdpbundl/00readme.txt
%{_texmfdistdir}/doc/latex/cdpbundl/Makefile
%{_texmfdistdir}/doc/latex/cdpbundl/README
%{_texmfdistdir}/doc/latex/cdpbundl/cdp-ver-0-36.pdf
%{_texmfdistdir}/doc/latex/cdpbundl/cdp-ver-0-36.tex
%{_texmfdistdir}/doc/latex/cdpbundl/cdpbundl-doc.pdf
%{_texmfdistdir}/doc/latex/cdpbundl/manifest.txt
%files -n texlive-cdpbundl
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/cdpbundl/articoletteracdp.cls
%{_texmfdistdir}/tex/latex/cdpbundl/cdpaddon.sty
%{_texmfdistdir}/tex/latex/cdpbundl/cdpbabel.sty
%{_texmfdistdir}/tex/latex/cdpbundl/cdpnamesenglish.ldf
%{_texmfdistdir}/tex/latex/cdpbundl/cdpnamesitalian.ldf
%{_texmfdistdir}/tex/latex/cdpbundl/cdpshues-example.def
%{_texmfdistdir}/tex/latex/cdpbundl/cdpshues.cfg
%{_texmfdistdir}/tex/latex/cdpbundl/epson-stylus-740.def
%{_texmfdistdir}/tex/latex/cdpbundl/hp-laserjet-4500.def
%{_texmfdistdir}/tex/latex/cdpbundl/letteracdp.cls
/var/adm/update-scripts/texlive-cdpbundl-%{texlive_version}.%{texlive_noarch}.0.0.36svn36697-%{release}-zypper
%package -n texlive-cell
Version: %{texlive_version}.%{texlive_noarch}.svn20756
Release: 0
Summary: Bibliography style for Cell
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-cell-doc >= %{texlive_version}
Provides: tex(cell.sty)
Requires: tex(cite.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source174: cell.tar.xz
Source175: cell.doc.tar.xz
%description -n texlive-cell
This is an "apa-like" style (cf. apalike.bst in the BibTeX
distribution), developed from the same author's JMB style. A
supporting LaTeX package is also provided.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-cell-doc
Version: %{texlive_version}.%{texlive_noarch}.svn20756
Release: 0
Summary: Documentation for texlive-cell
License: SUSE-Public-Domain
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-cell-doc
This package includes the documentation for texlive-cell
%post -n texlive-cell
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-cell
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-cell
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-cell-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/cell/README
%files -n texlive-cell
%defattr(-,root,root,755)
%{_texmfdistdir}/bibtex/bst/cell/cell.bst
%{_texmfdistdir}/tex/latex/cell/cell.sty
/var/adm/update-scripts/texlive-cell-%{texlive_version}.%{texlive_noarch}.svn20756-%{release}-zypper
%package -n texlive-cellspace
Version: %{texlive_version}.%{texlive_noarch}.1.6svn15878
Release: 0
Summary: Ensure minimal spacing of table cells
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-cellspace-doc >= %{texlive_version}
Provides: tex(cellspace.sty)
Requires: tex(amsmath.sty)
Requires: tex(array.sty)
Requires: tex(calc.sty)
Requires: tex(ifthen.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source176: cellspace.tar.xz
Source177: cellspace.doc.tar.xz
%description -n texlive-cellspace
It is well known that high or deep cells tend to touch the
\hlines of a tabular. This package provides a modifier S acting
on usual column types so that to ensure a minimal distance that
can be controlled through two parameters \cellspacetoplimit and
\cellspacebottomlimit. The approach employed by this package is
noticeably simpler than that of tabls, which considers the
dimensions of each entire row; whereas you can ask the
cellspace only to look at the cells of potentially difficult
columns.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-cellspace-doc
Version: %{texlive_version}.%{texlive_noarch}.1.6svn15878
Release: 0
Summary: Documentation for texlive-cellspace
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-cellspace-doc
This package includes the documentation for texlive-cellspace
%post -n texlive-cellspace
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-cellspace
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-cellspace
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-cellspace-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/cellspace/README
%{_texmfdistdir}/doc/latex/cellspace/cellspace.pdf
%{_texmfdistdir}/doc/latex/cellspace/cellspace.tex
%files -n texlive-cellspace
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/cellspace/cellspace.sty
/var/adm/update-scripts/texlive-cellspace-%{texlive_version}.%{texlive_noarch}.1.6svn15878-%{release}-zypper
%package -n texlive-celtic
Version: %{texlive_version}.%{texlive_noarch}.1.1svn39797
Release: 0
Summary: A TikZ library for drawing celtic knots
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-celtic-doc >= %{texlive_version}
Provides: tex(tikzlibraryceltic.code.tex)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source178: celtic.tar.xz
Source179: celtic.doc.tar.xz
%description -n texlive-celtic
The package provides a TikZ library for drawing celtic knots.
date: 2016-02-20 07:43:02 +0000
%package -n texlive-celtic-doc
Version: %{texlive_version}.%{texlive_noarch}.1.1svn39797
Release: 0
Summary: Documentation for texlive-celtic
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-celtic-doc
This package includes the documentation for texlive-celtic
%post -n texlive-celtic
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-celtic
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-celtic
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-celtic-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/celtic/README
%{_texmfdistdir}/doc/latex/celtic/celtic.pdf
%{_texmfdistdir}/doc/latex/celtic/celtic_code.pdf
%{_texmfdistdir}/doc/latex/celtic/celtic_doc.tex
%files -n texlive-celtic
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/celtic/tikzlibraryceltic.code.tex
/var/adm/update-scripts/texlive-celtic-%{texlive_version}.%{texlive_noarch}.1.1svn39797-%{release}-zypper
%package -n texlive-censor
Version: %{texlive_version}.%{texlive_noarch}.3.21svn31332
Release: 0
Summary: Facilities for controlling restricted text in a document
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-censor-doc >= %{texlive_version}
Provides: tex(censor.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source180: censor.tar.xz
Source181: censor.doc.tar.xz
%description -n texlive-censor
The package allows a convenient redaction/censor capability to
be employed, for those who need to protect restricted
information, etc. The package can "redact" anything that can be
enclosed by a LaTeX box.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-censor-doc
Version: %{texlive_version}.%{texlive_noarch}.3.21svn31332
Release: 0
Summary: Documentation for texlive-censor
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-censor-doc
This package includes the documentation for texlive-censor
%post -n texlive-censor
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-censor
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-censor
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-censor-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/censor/README
%{_texmfdistdir}/doc/latex/censor/censor.pdf
%{_texmfdistdir}/doc/latex/censor/censor.tex
%files -n texlive-censor
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/censor/censor.sty
/var/adm/update-scripts/texlive-censor-%{texlive_version}.%{texlive_noarch}.3.21svn31332-%{release}-zypper
%package -n texlive-cfr-initials
Version: %{texlive_version}.%{texlive_noarch}.1.01svn36728
Release: 0
Summary: LaTeX packages for use of initials
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-cfr-initials-doc >= %{texlive_version}
Provides: tex(Acorn.sty)
Provides: tex(AnnSton.sty)
Provides: tex(ArtNouv.sty)
Provides: tex(ArtNouvc.sty)
Provides: tex(Carrickc.sty)
Provides: tex(Eichenla.sty)
Provides: tex(Eileen.sty)
Provides: tex(EileenBl.sty)
Provides: tex(Elzevier.sty)
Provides: tex(GotIn.sty)
Provides: tex(GoudyIn.sty)
Provides: tex(Kinigcap.sty)
Provides: tex(Konanur.sty)
Provides: tex(Kramer.sty)
Provides: tex(MorrisIn.sty)
Provides: tex(Nouveaud.sty)
Provides: tex(Romantik.sty)
Provides: tex(Rothdn.sty)
Provides: tex(Royal.sty)
Provides: tex(Sanremo.sty)
Provides: tex(Starburst.sty)
Provides: tex(Typocaps.sty)
Provides: tex(Zallman.sty)
Requires: tex(Acorn.fd)
Requires: tex(AnnSton.fd)
Requires: tex(ArtNouv.fd)
Requires: tex(ArtNouvc.fd)
Requires: tex(Carrickc.fd)
Requires: tex(Eichenla.fd)
Requires: tex(Eileen.fd)
Requires: tex(EileenBl.fd)
Requires: tex(Elzevier.fd)
Requires: tex(GotIn.fd)
Requires: tex(GoudyIn.fd)
Requires: tex(Kinigcap.fd)
Requires: tex(Konanur.fd)
Requires: tex(Kramer.fd)
Requires: tex(MorrisIn.fd)
Requires: tex(Nouveaud.fd)
Requires: tex(Romantik.fd)
Requires: tex(Rothdn.fd)
Requires: tex(RoyalIn.fd)
Requires: tex(Sanremo.fd)
Requires: tex(Starburst.fd)
Requires: tex(Typocaps.fd)
Requires: tex(Zallman.fd)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source182: cfr-initials.tar.xz
Source183: cfr-initials.doc.tar.xz
%description -n texlive-cfr-initials
This is a set of 23 tiny packages designed to make it easier to
use fonts from the initials package in LaTeX, e.g. with the
lettrine package. It is a response to comments on an answer at
TeX Stack Exchange (http://tex.stackexchange.com/a/236410/)
requesting sample package files for others to copy. I had
previously assumed these were too trivial to be of interest,
but if they would be useful, then I would prefer them to be
generally available via CTAN.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-cfr-initials-doc
Version: %{texlive_version}.%{texlive_noarch}.1.01svn36728
Release: 0
Summary: Documentation for texlive-cfr-initials
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-cfr-initials-doc
This package includes the documentation for texlive-cfr-initials
%post -n texlive-cfr-initials
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-cfr-initials
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-cfr-initials
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-cfr-initials-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/cfr-initials/README
%{_texmfdistdir}/doc/latex/cfr-initials/cfr-initials.pdf
%{_texmfdistdir}/doc/latex/cfr-initials/cfr-initials.tex
%{_texmfdistdir}/doc/latex/cfr-initials/manifest.txt
%files -n texlive-cfr-initials
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/cfr-initials/Acorn.sty
%{_texmfdistdir}/tex/latex/cfr-initials/AnnSton.sty
%{_texmfdistdir}/tex/latex/cfr-initials/ArtNouv.sty
%{_texmfdistdir}/tex/latex/cfr-initials/ArtNouvc.sty
%{_texmfdistdir}/tex/latex/cfr-initials/Carrickc.sty
%{_texmfdistdir}/tex/latex/cfr-initials/Eichenla.sty
%{_texmfdistdir}/tex/latex/cfr-initials/Eileen.sty
%{_texmfdistdir}/tex/latex/cfr-initials/EileenBl.sty
%{_texmfdistdir}/tex/latex/cfr-initials/Elzevier.sty
%{_texmfdistdir}/tex/latex/cfr-initials/GotIn.sty
%{_texmfdistdir}/tex/latex/cfr-initials/GoudyIn.sty
%{_texmfdistdir}/tex/latex/cfr-initials/Kinigcap.sty
%{_texmfdistdir}/tex/latex/cfr-initials/Konanur.sty
%{_texmfdistdir}/tex/latex/cfr-initials/Kramer.sty
%{_texmfdistdir}/tex/latex/cfr-initials/MorrisIn.sty
%{_texmfdistdir}/tex/latex/cfr-initials/Nouveaud.sty
%{_texmfdistdir}/tex/latex/cfr-initials/Romantik.sty
%{_texmfdistdir}/tex/latex/cfr-initials/Rothdn.sty
%{_texmfdistdir}/tex/latex/cfr-initials/Royal.sty
%{_texmfdistdir}/tex/latex/cfr-initials/Sanremo.sty
%{_texmfdistdir}/tex/latex/cfr-initials/Starburst.sty
%{_texmfdistdir}/tex/latex/cfr-initials/Typocaps.sty
%{_texmfdistdir}/tex/latex/cfr-initials/Zallman.sty
/var/adm/update-scripts/texlive-cfr-initials-%{texlive_version}.%{texlive_noarch}.1.01svn36728-%{release}-zypper
%package -n texlive-cfr-lm
Version: %{texlive_version}.%{texlive_noarch}.1.5svn36195
Release: 0
Summary: Enhanced support for the Latin Modern fonts
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(post): findutils
Requires(post): grep
Requires(post): sed
Requires(post): texlive >= %{texlive_version}
Requires(post): tex(updmap.cfg)
#!BuildIgnore: tex(updmap.cfg)
Requires(postun): findutils
Requires(postun): grep
Requires(postun): sed
Requires(postun): texlive >= %{texlive_version}
Requires(postun): tex(updmap.cfg)
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-cfr-lm-doc >= %{texlive_version}
Provides: tex(cfr-lm.sty)
Provides: tex(clm.map)
Provides: tex(clmb28t10.tfm)
Provides: tex(clmb28t10.vf)
Provides: tex(clmb2j8t10.tfm)
Provides: tex(clmb2j8t10.vf)
Provides: tex(clmb2jo8t10.tfm)
Provides: tex(clmb2jo8t10.vf)
Provides: tex(clmb2o8t10.tfm)
Provides: tex(clmb2o8t10.vf)
Provides: tex(clmb8t10.tfm)
Provides: tex(clmb8t10.vf)
Provides: tex(clmbj8t10.tfm)
Provides: tex(clmbj8t10.vf)
Provides: tex(clmbjo8t10.tfm)
Provides: tex(clmbjo8t10.vf)
Provides: tex(clmbo8t10.tfm)
Provides: tex(clmbo8t10.vf)
Provides: tex(clmbx28t10.tfm)
Provides: tex(clmbx28t10.vf)
Provides: tex(clmbx28t12.tfm)
Provides: tex(clmbx28t12.vf)
Provides: tex(clmbx28t5.tfm)
Provides: tex(clmbx28t5.vf)
Provides: tex(clmbx28t6.tfm)
Provides: tex(clmbx28t6.vf)
Provides: tex(clmbx28t7.tfm)
Provides: tex(clmbx28t7.vf)
Provides: tex(clmbx28t8.tfm)
Provides: tex(clmbx28t8.vf)
Provides: tex(clmbx28t9.tfm)
Provides: tex(clmbx28t9.vf)
Provides: tex(clmbx2i8t10.tfm)
Provides: tex(clmbx2i8t10.vf)
Provides: tex(clmbx2ij8t10.tfm)
Provides: tex(clmbx2ij8t10.vf)
Provides: tex(clmbx2j8t10.tfm)
Provides: tex(clmbx2j8t10.vf)
Provides: tex(clmbx2j8t12.tfm)
Provides: tex(clmbx2j8t12.vf)
Provides: tex(clmbx2j8t5.tfm)
Provides: tex(clmbx2j8t5.vf)
Provides: tex(clmbx2j8t6.tfm)
Provides: tex(clmbx2j8t6.vf)
Provides: tex(clmbx2j8t7.tfm)
Provides: tex(clmbx2j8t7.vf)
Provides: tex(clmbx2j8t8.tfm)
Provides: tex(clmbx2j8t8.vf)
Provides: tex(clmbx2j8t9.tfm)
Provides: tex(clmbx2j8t9.vf)
Provides: tex(clmbx2jo8t10.tfm)
Provides: tex(clmbx2jo8t10.vf)
Provides: tex(clmbx2o8t10.tfm)
Provides: tex(clmbx2o8t10.vf)
Provides: tex(clmbx8t10.tfm)
Provides: tex(clmbx8t10.vf)
Provides: tex(clmbx8t12.tfm)
Provides: tex(clmbx8t12.vf)
Provides: tex(clmbx8t5.tfm)
Provides: tex(clmbx8t5.vf)
Provides: tex(clmbx8t6.tfm)
Provides: tex(clmbx8t6.vf)
Provides: tex(clmbx8t7.tfm)
Provides: tex(clmbx8t7.vf)
Provides: tex(clmbx8t8.tfm)
Provides: tex(clmbx8t8.vf)
Provides: tex(clmbx8t9.tfm)
Provides: tex(clmbx8t9.vf)
Provides: tex(clmbxi8t10.tfm)
Provides: tex(clmbxi8t10.vf)
Provides: tex(clmbxj8t10.tfm)
Provides: tex(clmbxj8t10.vf)
Provides: tex(clmbxj8t12.tfm)
Provides: tex(clmbxj8t12.vf)
Provides: tex(clmbxj8t5.tfm)
Provides: tex(clmbxj8t5.vf)
Provides: tex(clmbxj8t6.tfm)
Provides: tex(clmbxj8t6.vf)
Provides: tex(clmbxj8t7.tfm)
Provides: tex(clmbxj8t7.vf)
Provides: tex(clmbxj8t8.tfm)
Provides: tex(clmbxj8t8.vf)
Provides: tex(clmbxj8t9.tfm)
Provides: tex(clmbxj8t9.vf)
Provides: tex(clmbxji8t10.tfm)
Provides: tex(clmbxji8t10.vf)
Provides: tex(clmbxjo8t10.tfm)
Provides: tex(clmbxjo8t10.vf)
Provides: tex(clmbxo8t10.tfm)
Provides: tex(clmbxo8t10.vf)
Provides: tex(clmcsc28t10.tfm)
Provides: tex(clmcsc28t10.vf)
Provides: tex(clmcsc2j8t10.tfm)
Provides: tex(clmcsc2j8t10.vf)
Provides: tex(clmcsc2jo8t10.tfm)
Provides: tex(clmcsc2jo8t10.vf)
Provides: tex(clmcsc2o8t10.tfm)
Provides: tex(clmcsc2o8t10.vf)
Provides: tex(clmcsc8t10.tfm)
Provides: tex(clmcsc8t10.vf)
Provides: tex(clmcscj8t10.tfm)
Provides: tex(clmcscj8t10.vf)
Provides: tex(clmcscjo8t10.tfm)
Provides: tex(clmcscjo8t10.vf)
Provides: tex(clmcsco8t10.tfm)
Provides: tex(clmcsco8t10.vf)
Provides: tex(clmdun2jo8t10.tfm)
Provides: tex(clmdun2jo8t10.vf)
Provides: tex(clmdun2o8t10.tfm)
Provides: tex(clmdun2o8t10.vf)
Provides: tex(clmdunh28t10.tfm)
Provides: tex(clmdunh28t10.vf)
Provides: tex(clmdunh2j8t10.tfm)
Provides: tex(clmdunh2j8t10.vf)
Provides: tex(clmdunh8t10.tfm)
Provides: tex(clmdunh8t10.vf)
Provides: tex(clmdunhj8t10.tfm)
Provides: tex(clmdunhj8t10.vf)
Provides: tex(clmdunjo8t10.tfm)
Provides: tex(clmdunjo8t10.vf)
Provides: tex(clmduno8t10.tfm)
Provides: tex(clmduno8t10.vf)
Provides: tex(clmr28t10.tfm)
Provides: tex(clmr28t10.vf)
Provides: tex(clmr28t12.tfm)
Provides: tex(clmr28t12.vf)
Provides: tex(clmr28t17.tfm)
Provides: tex(clmr28t17.vf)
Provides: tex(clmr28t5.tfm)
Provides: tex(clmr28t5.vf)
Provides: tex(clmr28t6.tfm)
Provides: tex(clmr28t6.vf)
Provides: tex(clmr28t7.tfm)
Provides: tex(clmr28t7.vf)
Provides: tex(clmr28t8.tfm)
Provides: tex(clmr28t8.vf)
Provides: tex(clmr28t9.tfm)
Provides: tex(clmr28t9.vf)
Provides: tex(clmr2i8t10.tfm)
Provides: tex(clmr2i8t10.vf)
Provides: tex(clmr2i8t12.tfm)
Provides: tex(clmr2i8t12.vf)
Provides: tex(clmr2i8t7.tfm)
Provides: tex(clmr2i8t7.vf)
Provides: tex(clmr2i8t8.tfm)
Provides: tex(clmr2i8t8.vf)
Provides: tex(clmr2i8t9.tfm)
Provides: tex(clmr2i8t9.vf)
Provides: tex(clmr2ij8t10.tfm)
Provides: tex(clmr2ij8t10.vf)
Provides: tex(clmr2ij8t12.tfm)
Provides: tex(clmr2ij8t12.vf)
Provides: tex(clmr2ij8t7.tfm)
Provides: tex(clmr2ij8t7.vf)
Provides: tex(clmr2ij8t8.tfm)
Provides: tex(clmr2ij8t8.vf)
Provides: tex(clmr2ij8t9.tfm)
Provides: tex(clmr2ij8t9.vf)
Provides: tex(clmr2j8t10.tfm)
Provides: tex(clmr2j8t10.vf)
Provides: tex(clmr2j8t12.tfm)
Provides: tex(clmr2j8t12.vf)
Provides: tex(clmr2j8t17.tfm)
Provides: tex(clmr2j8t17.vf)
Provides: tex(clmr2j8t5.tfm)
Provides: tex(clmr2j8t5.vf)
Provides: tex(clmr2j8t6.tfm)
Provides: tex(clmr2j8t6.vf)
Provides: tex(clmr2j8t7.tfm)
Provides: tex(clmr2j8t7.vf)
Provides: tex(clmr2j8t8.tfm)
Provides: tex(clmr2j8t8.vf)
Provides: tex(clmr2j8t9.tfm)
Provides: tex(clmr2j8t9.vf)
Provides: tex(clmr2jo8t10.tfm)
Provides: tex(clmr2jo8t10.vf)
Provides: tex(clmr2jo8t12.tfm)
Provides: tex(clmr2jo8t12.vf)
Provides: tex(clmr2jo8t17.tfm)
Provides: tex(clmr2jo8t17.vf)
Provides: tex(clmr2jo8t8.tfm)
Provides: tex(clmr2jo8t8.vf)
Provides: tex(clmr2jo8t9.tfm)
Provides: tex(clmr2jo8t9.vf)
Provides: tex(clmr2o8t10.tfm)
Provides: tex(clmr2o8t10.vf)
Provides: tex(clmr2o8t12.tfm)
Provides: tex(clmr2o8t12.vf)
Provides: tex(clmr2o8t17.tfm)
Provides: tex(clmr2o8t17.vf)
Provides: tex(clmr2o8t8.tfm)
Provides: tex(clmr2o8t8.vf)
Provides: tex(clmr2o8t9.tfm)
Provides: tex(clmr2o8t9.vf)
Provides: tex(clmr8t10.tfm)
Provides: tex(clmr8t10.vf)
Provides: tex(clmr8t12.tfm)
Provides: tex(clmr8t12.vf)
Provides: tex(clmr8t17.tfm)
Provides: tex(clmr8t17.vf)
Provides: tex(clmr8t5.tfm)
Provides: tex(clmr8t5.vf)
Provides: tex(clmr8t6.tfm)
Provides: tex(clmr8t6.vf)
Provides: tex(clmr8t7.tfm)
Provides: tex(clmr8t7.vf)
Provides: tex(clmr8t8.tfm)
Provides: tex(clmr8t8.vf)
Provides: tex(clmr8t9.tfm)
Provides: tex(clmr8t9.vf)
Provides: tex(clmri8t10.tfm)
Provides: tex(clmri8t10.vf)
Provides: tex(clmri8t12.tfm)
Provides: tex(clmri8t12.vf)
Provides: tex(clmri8t7.tfm)
Provides: tex(clmri8t7.vf)
Provides: tex(clmri8t8.tfm)
Provides: tex(clmri8t8.vf)
Provides: tex(clmri8t9.tfm)
Provides: tex(clmri8t9.vf)
Provides: tex(clmrj8t10.tfm)
Provides: tex(clmrj8t10.vf)
Provides: tex(clmrj8t12.tfm)
Provides: tex(clmrj8t12.vf)
Provides: tex(clmrj8t17.tfm)
Provides: tex(clmrj8t17.vf)
Provides: tex(clmrj8t5.tfm)
Provides: tex(clmrj8t5.vf)
Provides: tex(clmrj8t6.tfm)
Provides: tex(clmrj8t6.vf)
Provides: tex(clmrj8t7.tfm)
Provides: tex(clmrj8t7.vf)
Provides: tex(clmrj8t8.tfm)
Provides: tex(clmrj8t8.vf)
Provides: tex(clmrj8t9.tfm)
Provides: tex(clmrj8t9.vf)
Provides: tex(clmrji8t10.tfm)
Provides: tex(clmrji8t10.vf)
Provides: tex(clmrji8t12.tfm)
Provides: tex(clmrji8t12.vf)
Provides: tex(clmrji8t7.tfm)
Provides: tex(clmrji8t7.vf)
Provides: tex(clmrji8t8.tfm)
Provides: tex(clmrji8t8.vf)
Provides: tex(clmrji8t9.tfm)
Provides: tex(clmrji8t9.vf)
Provides: tex(clmrjo8t10.tfm)
Provides: tex(clmrjo8t10.vf)
Provides: tex(clmrjo8t12.tfm)
Provides: tex(clmrjo8t12.vf)
Provides: tex(clmrjo8t17.tfm)
Provides: tex(clmrjo8t17.vf)
Provides: tex(clmrjo8t8.tfm)
Provides: tex(clmrjo8t8.vf)
Provides: tex(clmrjo8t9.tfm)
Provides: tex(clmrjo8t9.vf)
Provides: tex(clmro8t10.tfm)
Provides: tex(clmro8t10.vf)
Provides: tex(clmro8t12.tfm)
Provides: tex(clmro8t12.vf)
Provides: tex(clmro8t17.tfm)
Provides: tex(clmro8t17.vf)
Provides: tex(clmro8t8.tfm)
Provides: tex(clmro8t8.vf)
Provides: tex(clmro8t9.tfm)
Provides: tex(clmro8t9.vf)
Provides: tex(clmss28t10.tfm)
Provides: tex(clmss28t10.vf)
Provides: tex(clmss28t12.tfm)
Provides: tex(clmss28t12.vf)
Provides: tex(clmss28t17.tfm)
Provides: tex(clmss28t17.vf)
Provides: tex(clmss28t8.tfm)
Provides: tex(clmss28t8.vf)
Provides: tex(clmss28t9.tfm)
Provides: tex(clmss28t9.vf)
Provides: tex(clmss2j8t10.tfm)
Provides: tex(clmss2j8t10.vf)
Provides: tex(clmss2j8t12.tfm)
Provides: tex(clmss2j8t12.vf)
Provides: tex(clmss2j8t17.tfm)
Provides: tex(clmss2j8t17.vf)
Provides: tex(clmss2j8t8.tfm)
Provides: tex(clmss2j8t8.vf)
Provides: tex(clmss2j8t9.tfm)
Provides: tex(clmss2j8t9.vf)
Provides: tex(clmss2jo8t10.tfm)
Provides: tex(clmss2jo8t10.vf)
Provides: tex(clmss2jo8t12.tfm)
Provides: tex(clmss2jo8t12.vf)
Provides: tex(clmss2jo8t17.tfm)
Provides: tex(clmss2jo8t17.vf)
Provides: tex(clmss2jo8t8.tfm)
Provides: tex(clmss2jo8t8.vf)
Provides: tex(clmss2jo8t9.tfm)
Provides: tex(clmss2jo8t9.vf)
Provides: tex(clmss8t10.tfm)
Provides: tex(clmss8t10.vf)
Provides: tex(clmss8t12.tfm)
Provides: tex(clmss8t12.vf)
Provides: tex(clmss8t17.tfm)
Provides: tex(clmss8t17.vf)
Provides: tex(clmss8t8.tfm)
Provides: tex(clmss8t8.vf)
Provides: tex(clmss8t9.tfm)
Provides: tex(clmss8t9.vf)
Provides: tex(clmssb2jo8t10.tfm)
Provides: tex(clmssb2jo8t10.vf)
Provides: tex(clmssb2o8t10.tfm)
Provides: tex(clmssb2o8t10.vf)
Provides: tex(clmssbjo8t10.tfm)
Provides: tex(clmssbjo8t10.vf)
Provides: tex(clmssbo8t10.tfm)
Provides: tex(clmssbo8t10.vf)
Provides: tex(clmssbx28t10.tfm)
Provides: tex(clmssbx28t10.vf)
Provides: tex(clmssbx2j8t10.tfm)
Provides: tex(clmssbx2j8t10.vf)
Provides: tex(clmssbx8t10.tfm)
Provides: tex(clmssbx8t10.vf)
Provides: tex(clmssbxj8t10.tfm)
Provides: tex(clmssbxj8t10.vf)
Provides: tex(clmssd2jo8t10.tfm)
Provides: tex(clmssd2jo8t10.vf)
Provides: tex(clmssd2o8t10.tfm)
Provides: tex(clmssd2o8t10.vf)
Provides: tex(clmssdc28t10.tfm)
Provides: tex(clmssdc28t10.vf)
Provides: tex(clmssdc2j8t10.tfm)
Provides: tex(clmssdc2j8t10.vf)
Provides: tex(clmssdc8t10.tfm)
Provides: tex(clmssdc8t10.vf)
Provides: tex(clmssdcj8t10.tfm)
Provides: tex(clmssdcj8t10.vf)
Provides: tex(clmssdjo8t10.tfm)
Provides: tex(clmssdjo8t10.vf)
Provides: tex(clmssdo8t10.tfm)
Provides: tex(clmssdo8t10.vf)
Provides: tex(clmssj8t10.tfm)
Provides: tex(clmssj8t10.vf)
Provides: tex(clmssj8t12.tfm)
Provides: tex(clmssj8t12.vf)
Provides: tex(clmssj8t17.tfm)
Provides: tex(clmssj8t17.vf)
Provides: tex(clmssj8t8.tfm)
Provides: tex(clmssj8t8.vf)
Provides: tex(clmssj8t9.tfm)
Provides: tex(clmssj8t9.vf)
Provides: tex(clmssjo8t10.tfm)
Provides: tex(clmssjo8t10.vf)
Provides: tex(clmssjo8t12.tfm)
Provides: tex(clmssjo8t12.vf)
Provides: tex(clmssjo8t17.tfm)
Provides: tex(clmssjo8t17.vf)
Provides: tex(clmssjo8t8.tfm)
Provides: tex(clmssjo8t8.vf)
Provides: tex(clmssjo8t9.tfm)
Provides: tex(clmssjo8t9.vf)
Provides: tex(clmsso28t10.tfm)
Provides: tex(clmsso28t10.vf)
Provides: tex(clmsso28t12.tfm)
Provides: tex(clmsso28t12.vf)
Provides: tex(clmsso28t17.tfm)
Provides: tex(clmsso28t17.vf)
Provides: tex(clmsso28t8.tfm)
Provides: tex(clmsso28t8.vf)
Provides: tex(clmsso28t9.tfm)
Provides: tex(clmsso28t9.vf)
Provides: tex(clmsso8t10.tfm)
Provides: tex(clmsso8t10.vf)
Provides: tex(clmsso8t12.tfm)
Provides: tex(clmsso8t12.vf)
Provides: tex(clmsso8t17.tfm)
Provides: tex(clmsso8t17.vf)
Provides: tex(clmsso8t8.tfm)
Provides: tex(clmsso8t8.vf)
Provides: tex(clmsso8t9.tfm)
Provides: tex(clmsso8t9.vf)
Provides: tex(clmssq28t8.tfm)
Provides: tex(clmssq28t8.vf)
Provides: tex(clmssq2j8t8.tfm)
Provides: tex(clmssq2j8t8.vf)
Provides: tex(clmssq2jo8t8.tfm)
Provides: tex(clmssq2jo8t8.vf)
Provides: tex(clmssq2o8t8.tfm)
Provides: tex(clmssq2o8t8.vf)
Provides: tex(clmssq8t8.tfm)
Provides: tex(clmssq8t8.vf)
Provides: tex(clmssqb2jo8t8.tfm)
Provides: tex(clmssqb2jo8t8.vf)
Provides: tex(clmssqb2o8t8.tfm)
Provides: tex(clmssqb2o8t8.vf)
Provides: tex(clmssqbjo8t8.tfm)
Provides: tex(clmssqbjo8t8.vf)
Provides: tex(clmssqbo8t8.tfm)
Provides: tex(clmssqbo8t8.vf)
Provides: tex(clmssqbx28t8.tfm)
Provides: tex(clmssqbx28t8.vf)
Provides: tex(clmssqbx2j8t8.tfm)
Provides: tex(clmssqbx2j8t8.vf)
Provides: tex(clmssqbx8t8.tfm)
Provides: tex(clmssqbx8t8.vf)
Provides: tex(clmssqbxj8t8.tfm)
Provides: tex(clmssqbxj8t8.vf)
Provides: tex(clmssqj8t8.tfm)
Provides: tex(clmssqj8t8.vf)
Provides: tex(clmssqjo8t8.tfm)
Provides: tex(clmssqjo8t8.vf)
Provides: tex(clmssqo8t8.tfm)
Provides: tex(clmssqo8t8.vf)
Provides: tex(clmtcsc8t10.tfm)
Provides: tex(clmtcsc8t10.vf)
Provides: tex(clmtcscj8t10.tfm)
Provides: tex(clmtcscj8t10.vf)
Provides: tex(clmtcsjo8t10.tfm)
Provides: tex(clmtcsjo8t10.vf)
Provides: tex(clmtcso8t10.tfm)
Provides: tex(clmtcso8t10.vf)
Provides: tex(clmtk8t10.tfm)
Provides: tex(clmtk8t10.vf)
Provides: tex(clmtkj8t10.tfm)
Provides: tex(clmtkj8t10.vf)
Provides: tex(clmtkjo8t10.tfm)
Provides: tex(clmtkjo8t10.vf)
Provides: tex(clmtko8t10.tfm)
Provides: tex(clmtko8t10.vf)
Provides: tex(clmtl8t10.tfm)
Provides: tex(clmtl8t10.vf)
Provides: tex(clmtlc8t10.tfm)
Provides: tex(clmtlc8t10.vf)
Provides: tex(clmtlcj8t10.tfm)
Provides: tex(clmtlcj8t10.vf)
Provides: tex(clmtlcjo8t10.tfm)
Provides: tex(clmtlcjo8t10.vf)
Provides: tex(clmtlco8t10.tfm)
Provides: tex(clmtlco8t10.vf)
Provides: tex(clmtlj8t10.tfm)
Provides: tex(clmtlj8t10.vf)
Provides: tex(clmtljo8t10.tfm)
Provides: tex(clmtljo8t10.vf)
Provides: tex(clmtlo8t10.tfm)
Provides: tex(clmtlo8t10.vf)
Provides: tex(clmtt8t10.tfm)
Provides: tex(clmtt8t10.vf)
Provides: tex(clmtt8t12.tfm)
Provides: tex(clmtt8t12.vf)
Provides: tex(clmtt8t8.tfm)
Provides: tex(clmtt8t8.vf)
Provides: tex(clmtt8t9.tfm)
Provides: tex(clmtt8t9.vf)
Provides: tex(clmtti8t10.tfm)
Provides: tex(clmtti8t10.vf)
Provides: tex(clmttij8t10.tfm)
Provides: tex(clmttij8t10.vf)
Provides: tex(clmttj8t10.tfm)
Provides: tex(clmttj8t10.vf)
Provides: tex(clmttj8t12.tfm)
Provides: tex(clmttj8t12.vf)
Provides: tex(clmttj8t8.tfm)
Provides: tex(clmttj8t8.vf)
Provides: tex(clmttj8t9.tfm)
Provides: tex(clmttj8t9.vf)
Provides: tex(clmttjo8t10.tfm)
Provides: tex(clmttjo8t10.vf)
Provides: tex(clmtto8t10.tfm)
Provides: tex(clmtto8t10.vf)
Provides: tex(clmu28t10.tfm)
Provides: tex(clmu28t10.vf)
Provides: tex(clmu2j8t10.tfm)
Provides: tex(clmu2j8t10.vf)
Provides: tex(clmu8t10.tfm)
Provides: tex(clmu8t10.vf)
Provides: tex(clmuj8t10.tfm)
Provides: tex(clmuj8t10.vf)
Provides: tex(clmvtk28t10.tfm)
Provides: tex(clmvtk28t10.vf)
Provides: tex(clmvtk2j8t10.tfm)
Provides: tex(clmvtk2j8t10.vf)
Provides: tex(clmvtk2jo8t10.tfm)
Provides: tex(clmvtk2jo8t10.vf)
Provides: tex(clmvtk2o8t10.tfm)
Provides: tex(clmvtk2o8t10.vf)
Provides: tex(clmvtk8t10.tfm)
Provides: tex(clmvtk8t10.vf)
Provides: tex(clmvtkj8t10.tfm)
Provides: tex(clmvtkj8t10.vf)
Provides: tex(clmvtkjo8t10.tfm)
Provides: tex(clmvtkjo8t10.vf)
Provides: tex(clmvtko8t10.tfm)
Provides: tex(clmvtko8t10.vf)
Provides: tex(clmvtl28t10.tfm)
Provides: tex(clmvtl28t10.vf)
Provides: tex(clmvtl2j8t10.tfm)
Provides: tex(clmvtl2j8t10.vf)
Provides: tex(clmvtl2jo8t10.tfm)
Provides: tex(clmvtl2jo8t10.vf)
Provides: tex(clmvtl2o8t10.tfm)
Provides: tex(clmvtl2o8t10.vf)
Provides: tex(clmvtl8t10.tfm)
Provides: tex(clmvtl8t10.vf)
Provides: tex(clmvtlj8t10.tfm)
Provides: tex(clmvtlj8t10.vf)
Provides: tex(clmvtljo8t10.tfm)
Provides: tex(clmvtljo8t10.vf)
Provides: tex(clmvtlo8t10.tfm)
Provides: tex(clmvtlo8t10.vf)
Provides: tex(clmvtt28t10.tfm)
Provides: tex(clmvtt28t10.vf)
Provides: tex(clmvtt2j8t10.tfm)
Provides: tex(clmvtt2j8t10.vf)
Provides: tex(clmvtt2jo8t10.tfm)
Provides: tex(clmvtt2jo8t10.vf)
Provides: tex(clmvtt2o8t10.tfm)
Provides: tex(clmvtt2o8t10.vf)
Provides: tex(clmvtt8t10.tfm)
Provides: tex(clmvtt8t10.vf)
Provides: tex(clmvttj8t10.tfm)
Provides: tex(clmvttj8t10.vf)
Provides: tex(clmvttjo8t10.tfm)
Provides: tex(clmvttjo8t10.vf)
Provides: tex(clmvtto8t10.tfm)
Provides: tex(clmvtto8t10.vf)
Provides: tex(dd-lmb10.tfm)
Provides: tex(dd-lmbo10.tfm)
Provides: tex(dd-lmbx10.tfm)
Provides: tex(dd-lmbx12.tfm)
Provides: tex(dd-lmbx5.tfm)
Provides: tex(dd-lmbx6.tfm)
Provides: tex(dd-lmbx7.tfm)
Provides: tex(dd-lmbx8.tfm)
Provides: tex(dd-lmbx9.tfm)
Provides: tex(dd-lmbxi10.tfm)
Provides: tex(dd-lmbxo10.tfm)
Provides: tex(dd-lmcsc10.tfm)
Provides: tex(dd-lmcsco10.tfm)
Provides: tex(dd-lmdunh10.tfm)
Provides: tex(dd-lmduno10.tfm)
Provides: tex(dd-lmr10.tfm)
Provides: tex(dd-lmr12.tfm)
Provides: tex(dd-lmr17.tfm)
Provides: tex(dd-lmr5.tfm)
Provides: tex(dd-lmr6.tfm)
Provides: tex(dd-lmr7.tfm)
Provides: tex(dd-lmr8.tfm)
Provides: tex(dd-lmr9.tfm)
Provides: tex(dd-lmri10.tfm)
Provides: tex(dd-lmri12.tfm)
Provides: tex(dd-lmri7.tfm)
Provides: tex(dd-lmri8.tfm)
Provides: tex(dd-lmri9.tfm)
Provides: tex(dd-lmro10.tfm)
Provides: tex(dd-lmro12.tfm)
Provides: tex(dd-lmro17.tfm)
Provides: tex(dd-lmro8.tfm)
Provides: tex(dd-lmro9.tfm)
Provides: tex(dd-lmss10.tfm)
Provides: tex(dd-lmss12.tfm)
Provides: tex(dd-lmss17.tfm)
Provides: tex(dd-lmss8.tfm)
Provides: tex(dd-lmss9.tfm)
Provides: tex(dd-lmssbo10.tfm)
Provides: tex(dd-lmssbx10.tfm)
Provides: tex(dd-lmssdc10.tfm)
Provides: tex(dd-lmssdo10.tfm)
Provides: tex(dd-lmsso10.tfm)
Provides: tex(dd-lmsso12.tfm)
Provides: tex(dd-lmsso17.tfm)
Provides: tex(dd-lmsso8.tfm)
Provides: tex(dd-lmsso9.tfm)
Provides: tex(dd-lmssq8.tfm)
Provides: tex(dd-lmssqbo8.tfm)
Provides: tex(dd-lmssqbx8.tfm)
Provides: tex(dd-lmssqo8.tfm)
Provides: tex(dd-lmtcsc10.tfm)
Provides: tex(dd-lmtcso10.tfm)
Provides: tex(dd-lmtk10.tfm)
Provides: tex(dd-lmtko10.tfm)
Provides: tex(dd-lmtl10.tfm)
Provides: tex(dd-lmtlc10.tfm)
Provides: tex(dd-lmtlco10.tfm)
Provides: tex(dd-lmtlo10.tfm)
Provides: tex(dd-lmtt10.tfm)
Provides: tex(dd-lmtt12.tfm)
Provides: tex(dd-lmtt8.tfm)
Provides: tex(dd-lmtt9.tfm)
Provides: tex(dd-lmtti10.tfm)
Provides: tex(dd-lmtto10.tfm)
Provides: tex(dd-lmu10.tfm)
Provides: tex(dd-lmvtk10.tfm)
Provides: tex(dd-lmvtko10.tfm)
Provides: tex(dd-lmvtl10.tfm)
Provides: tex(dd-lmvtlo10.tfm)
Provides: tex(dd-lmvtt10.tfm)
Provides: tex(dd-lmvtto10.tfm)
Provides: tex(dotdigits-clm.enc)
Provides: tex(lmb8ttl10.tfm)
Provides: tex(lmbo8ttl10.tfm)
Provides: tex(lmbx8ttl10.tfm)
Provides: tex(lmbx8ttl12.tfm)
Provides: tex(lmbx8ttl5.tfm)
Provides: tex(lmbx8ttl6.tfm)
Provides: tex(lmbx8ttl7.tfm)
Provides: tex(lmbx8ttl8.tfm)
Provides: tex(lmbx8ttl9.tfm)
Provides: tex(lmbxi8ttl10.tfm)
Provides: tex(lmbxo8ttl10.tfm)
Provides: tex(lmcsc8ttl10.tfm)
Provides: tex(lmcsco8ttl10.tfm)
Provides: tex(lmdunh8ttl10.tfm)
Provides: tex(lmduno8ttl10.tfm)
Provides: tex(lmr8ttl10.tfm)
Provides: tex(lmr8ttl12.tfm)
Provides: tex(lmr8ttl17.tfm)
Provides: tex(lmr8ttl5.tfm)
Provides: tex(lmr8ttl6.tfm)
Provides: tex(lmr8ttl7.tfm)
Provides: tex(lmr8ttl8.tfm)
Provides: tex(lmr8ttl9.tfm)
Provides: tex(lmri8ttl10.tfm)
Provides: tex(lmri8ttl12.tfm)
Provides: tex(lmri8ttl7.tfm)
Provides: tex(lmri8ttl8.tfm)
Provides: tex(lmri8ttl9.tfm)
Provides: tex(lmro8ttl10.tfm)
Provides: tex(lmro8ttl12.tfm)
Provides: tex(lmro8ttl17.tfm)
Provides: tex(lmro8ttl8.tfm)
Provides: tex(lmro8ttl9.tfm)
Provides: tex(lmss8ttl10.tfm)
Provides: tex(lmss8ttl12.tfm)
Provides: tex(lmss8ttl17.tfm)
Provides: tex(lmss8ttl8.tfm)
Provides: tex(lmss8ttl9.tfm)
Provides: tex(lmssbo8ttl10.tfm)
Provides: tex(lmssbx8ttl10.tfm)
Provides: tex(lmssdc8ttl10.tfm)
Provides: tex(lmssdo8ttl10.tfm)
Provides: tex(lmsso8ttl10.tfm)
Provides: tex(lmsso8ttl12.tfm)
Provides: tex(lmsso8ttl17.tfm)
Provides: tex(lmsso8ttl8.tfm)
Provides: tex(lmsso8ttl9.tfm)
Provides: tex(lmssq8ttl8.tfm)
Provides: tex(lmssqbo8ttl8.tfm)
Provides: tex(lmssqbx8ttl8.tfm)
Provides: tex(lmssqo8ttl8.tfm)
Provides: tex(lmtcsc8ttl10.tfm)
Provides: tex(lmtcso8ttl10.tfm)
Provides: tex(lmtk8ttl10.tfm)
Provides: tex(lmtko8ttl10.tfm)
Provides: tex(lmtl8ttl10.tfm)
Provides: tex(lmtlc8ttl10.tfm)
Provides: tex(lmtlco8ttl10.tfm)
Provides: tex(lmtlo8ttl10.tfm)
Provides: tex(lmtt8ttl10.tfm)
Provides: tex(lmtt8ttl12.tfm)
Provides: tex(lmtt8ttl8.tfm)
Provides: tex(lmtt8ttl9.tfm)
Provides: tex(lmtti8ttl10.tfm)
Provides: tex(lmtto8ttl10.tfm)
Provides: tex(lmu8ttl10.tfm)
Provides: tex(lmvtk8ttl10.tfm)
Provides: tex(lmvtko8ttl10.tfm)
Provides: tex(lmvtl8ttl10.tfm)
Provides: tex(lmvtlo8ttl10.tfm)
Provides: tex(lmvtt8ttl10.tfm)
Provides: tex(lmvtto8ttl10.tfm)
Provides: tex(t1-clm.enc)
Provides: tex(t1clm.fd)
Provides: tex(t1clm2.fd)
Provides: tex(t1clm2d.fd)
Provides: tex(t1clm2dj.fd)
Provides: tex(t1clm2j.fd)
Provides: tex(t1clm2jqs.fd)
Provides: tex(t1clm2js.fd)
Provides: tex(t1clm2jt.fd)
Provides: tex(t1clm2jv.fd)
Provides: tex(t1clm2qs.fd)
Provides: tex(t1clm2s.fd)
Provides: tex(t1clm2t.fd)
Provides: tex(t1clm2v.fd)
Provides: tex(t1clmd.fd)
Provides: tex(t1clmdj.fd)
Provides: tex(t1clmj.fd)
Provides: tex(t1clmjqs.fd)
Provides: tex(t1clmjs.fd)
Provides: tex(t1clmjt.fd)
Provides: tex(t1clmjv.fd)
Provides: tex(t1clmqs.fd)
Provides: tex(t1clms.fd)
Provides: tex(t1clmt.fd)
Provides: tex(t1clmv.fd)
Provides: tex(ts1clm.fd)
Provides: tex(ts1clm2.fd)
Provides: tex(ts1clm2d.fd)
Provides: tex(ts1clm2dj.fd)
Provides: tex(ts1clm2j.fd)
Provides: tex(ts1clm2jqs.fd)
Provides: tex(ts1clm2js.fd)
Provides: tex(ts1clm2jt.fd)
Provides: tex(ts1clm2jv.fd)
Provides: tex(ts1clm2qs.fd)
Provides: tex(ts1clm2s.fd)
Provides: tex(ts1clm2t.fd)
Provides: tex(ts1clm2v.fd)
Provides: tex(ts1clmd.fd)
Provides: tex(ts1clmdj.fd)
Provides: tex(ts1clmj.fd)
Provides: tex(ts1clmjqs.fd)
Provides: tex(ts1clmjs.fd)
Provides: tex(ts1clmjt.fd)
Provides: tex(ts1clmjv.fd)
Provides: tex(ts1clmqs.fd)
Provides: tex(ts1clms.fd)
Provides: tex(ts1clmt.fd)
Provides: tex(ts1clmv.fd)
Provides: tex(u-clmb10.tfm)
Provides: tex(u-clmb10.vf)
Provides: tex(u-clmbo10.tfm)
Provides: tex(u-clmbo10.vf)
Provides: tex(u-clmbx10.tfm)
Provides: tex(u-clmbx10.vf)
Provides: tex(u-clmbx12.tfm)
Provides: tex(u-clmbx12.vf)
Provides: tex(u-clmbx5.tfm)
Provides: tex(u-clmbx5.vf)
Provides: tex(u-clmbx6.tfm)
Provides: tex(u-clmbx6.vf)
Provides: tex(u-clmbx7.tfm)
Provides: tex(u-clmbx7.vf)
Provides: tex(u-clmbx8.tfm)
Provides: tex(u-clmbx8.vf)
Provides: tex(u-clmbx9.tfm)
Provides: tex(u-clmbx9.vf)
Provides: tex(u-clmbxi10.tfm)
Provides: tex(u-clmbxi10.vf)
Provides: tex(u-clmbxo10.tfm)
Provides: tex(u-clmbxo10.vf)
Provides: tex(u-clmcsc10.tfm)
Provides: tex(u-clmcsc10.vf)
Provides: tex(u-clmcsco10.tfm)
Provides: tex(u-clmcsco10.vf)
Provides: tex(u-clmdunh10.tfm)
Provides: tex(u-clmdunh10.vf)
Provides: tex(u-clmduno10.tfm)
Provides: tex(u-clmduno10.vf)
Provides: tex(u-clmr10.tfm)
Provides: tex(u-clmr10.vf)
Provides: tex(u-clmr12.tfm)
Provides: tex(u-clmr12.vf)
Provides: tex(u-clmr17.tfm)
Provides: tex(u-clmr17.vf)
Provides: tex(u-clmr5.tfm)
Provides: tex(u-clmr5.vf)
Provides: tex(u-clmr6.tfm)
Provides: tex(u-clmr6.vf)
Provides: tex(u-clmr7.tfm)
Provides: tex(u-clmr7.vf)
Provides: tex(u-clmr8.tfm)
Provides: tex(u-clmr8.vf)
Provides: tex(u-clmr9.tfm)
Provides: tex(u-clmr9.vf)
Provides: tex(u-clmri10.tfm)
Provides: tex(u-clmri10.vf)
Provides: tex(u-clmri12.tfm)
Provides: tex(u-clmri12.vf)
Provides: tex(u-clmri7.tfm)
Provides: tex(u-clmri7.vf)
Provides: tex(u-clmri8.tfm)
Provides: tex(u-clmri8.vf)
Provides: tex(u-clmri9.tfm)
Provides: tex(u-clmri9.vf)
Provides: tex(u-clmro10.tfm)
Provides: tex(u-clmro10.vf)
Provides: tex(u-clmro12.tfm)
Provides: tex(u-clmro12.vf)
Provides: tex(u-clmro17.tfm)
Provides: tex(u-clmro17.vf)
Provides: tex(u-clmro8.tfm)
Provides: tex(u-clmro8.vf)
Provides: tex(u-clmro9.tfm)
Provides: tex(u-clmro9.vf)
Provides: tex(u-clmss10.tfm)
Provides: tex(u-clmss10.vf)
Provides: tex(u-clmss12.tfm)
Provides: tex(u-clmss12.vf)
Provides: tex(u-clmss17.tfm)
Provides: tex(u-clmss17.vf)
Provides: tex(u-clmss8.tfm)
Provides: tex(u-clmss8.vf)
Provides: tex(u-clmss9.tfm)
Provides: tex(u-clmss9.vf)
Provides: tex(u-clmssbo10.tfm)
Provides: tex(u-clmssbo10.vf)
Provides: tex(u-clmssbx10.tfm)
Provides: tex(u-clmssbx10.vf)
Provides: tex(u-clmssdc10.tfm)
Provides: tex(u-clmssdc10.vf)
Provides: tex(u-clmssdo10.tfm)
Provides: tex(u-clmssdo10.vf)
Provides: tex(u-clmsso10.tfm)
Provides: tex(u-clmsso10.vf)
Provides: tex(u-clmsso12.tfm)
Provides: tex(u-clmsso12.vf)
Provides: tex(u-clmsso17.tfm)
Provides: tex(u-clmsso17.vf)
Provides: tex(u-clmsso8.tfm)
Provides: tex(u-clmsso8.vf)
Provides: tex(u-clmsso9.tfm)
Provides: tex(u-clmsso9.vf)
Provides: tex(u-clmssq8.tfm)
Provides: tex(u-clmssq8.vf)
Provides: tex(u-clmssqbo8.tfm)
Provides: tex(u-clmssqbo8.vf)
Provides: tex(u-clmssqbx8.tfm)
Provides: tex(u-clmssqbx8.vf)
Provides: tex(u-clmssqo8.tfm)
Provides: tex(u-clmssqo8.vf)
Provides: tex(u-clmtcsc10.tfm)
Provides: tex(u-clmtcsc10.vf)
Provides: tex(u-clmtcso10.tfm)
Provides: tex(u-clmtcso10.vf)
Provides: tex(u-clmtk10.tfm)
Provides: tex(u-clmtk10.vf)
Provides: tex(u-clmtko10.tfm)
Provides: tex(u-clmtko10.vf)
Provides: tex(u-clmtl10.tfm)
Provides: tex(u-clmtl10.vf)
Provides: tex(u-clmtlc10.tfm)
Provides: tex(u-clmtlc10.vf)
Provides: tex(u-clmtlco10.tfm)
Provides: tex(u-clmtlco10.vf)
Provides: tex(u-clmtlo10.tfm)
Provides: tex(u-clmtlo10.vf)
Provides: tex(u-clmtt10.tfm)
Provides: tex(u-clmtt10.vf)
Provides: tex(u-clmtt12.tfm)
Provides: tex(u-clmtt12.vf)
Provides: tex(u-clmtt8.tfm)
Provides: tex(u-clmtt8.vf)
Provides: tex(u-clmtt9.tfm)
Provides: tex(u-clmtt9.vf)
Provides: tex(u-clmtti10.tfm)
Provides: tex(u-clmtti10.vf)
Provides: tex(u-clmtto10.tfm)
Provides: tex(u-clmtto10.vf)
Provides: tex(u-clmu10.tfm)
Provides: tex(u-clmu10.vf)
Provides: tex(u-clmvtk10.tfm)
Provides: tex(u-clmvtk10.vf)
Provides: tex(u-clmvtko10.tfm)
Provides: tex(u-clmvtko10.vf)
Provides: tex(u-clmvtl10.tfm)
Provides: tex(u-clmvtl10.vf)
Provides: tex(u-clmvtlo10.tfm)
Provides: tex(u-clmvtlo10.vf)
Provides: tex(u-clmvtt10.tfm)
Provides: tex(u-clmvtt10.vf)
Provides: tex(u-clmvtto10.tfm)
Provides: tex(u-clmvtto10.vf)
Provides: tex(uclm.fd)
Provides: tex(uclm2.fd)
Provides: tex(uclm2d.fd)
Provides: tex(uclm2dj.fd)
Provides: tex(uclm2j.fd)
Provides: tex(uclm2jqs.fd)
Provides: tex(uclm2js.fd)
Provides: tex(uclm2jt.fd)
Provides: tex(uclm2jv.fd)
Provides: tex(uclm2qs.fd)
Provides: tex(uclm2s.fd)
Provides: tex(uclm2t.fd)
Provides: tex(uclm2v.fd)
Provides: tex(uclmd.fd)
Provides: tex(uclmdj.fd)
Provides: tex(uclmj.fd)
Provides: tex(uclmjqs.fd)
Provides: tex(uclmjs.fd)
Provides: tex(uclmjt.fd)
Provides: tex(uclmjv.fd)
Provides: tex(uclmqs.fd)
Provides: tex(uclms.fd)
Provides: tex(uclmt.fd)
Provides: tex(uclmv.fd)
Requires: tex(fontenc.sty)
Requires: tex(nfssext-cfr.sty)
Requires: tex(textcomp.sty)
Requires: tex(xkeyval.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source184: cfr-lm.tar.xz
Source185: cfr-lm.doc.tar.xz
%description -n texlive-cfr-lm
The package supports a number of features of the Latin Modern
fonts which are not easily accessible via the default (La)TeX
support provided in the official distribution. In particular,
the package supports the use of the various styles of digits
available, small-caps and upright italic shapes, and
alternative weights and widths. It also supports variable width
typewriter and the "quotation" font. Version 2.004 of the Latin
Modern fonts is supported. By default, the package uses
proportional oldstyle digits and variable width typewriter but
this can be changed by passing appropriate options to the
package. The package also supports using (for example)
different styles of digits within a document so it is possible
to use proportional oldstyle digits by default, say, but
tabular lining digits within a particular table. The package
requires the official Latin Modern distribution, including its
(La)TeX support. The package relies on the availability of both
the fonts themselves and the official font support files. The
package also makes use of the nfssext-cfr package. Only the T1
and TS1 encodings are supported for text fonts. The set up of
fonts for mathematics is identical to that provided by Latin
Modern.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-cfr-lm-doc
Version: %{texlive_version}.%{texlive_noarch}.1.5svn36195
Release: 0
Summary: Documentation for texlive-cfr-lm
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-cfr-lm-doc
This package includes the documentation for texlive-cfr-lm
%post -n texlive-cfr-lm
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMap clm.map' >> /var/run/texlive/run-updmap
%postun -n texlive-cfr-lm
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMap clm.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-cfr-lm
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-cfr-lm-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/cfr-lm/README
%{_texmfdistdir}/doc/fonts/cfr-lm/cfr-lm.pdf
%{_texmfdistdir}/doc/fonts/cfr-lm/cfr-lm.tex
%{_texmfdistdir}/doc/fonts/cfr-lm/clm-test.pdf
%{_texmfdistdir}/doc/fonts/cfr-lm/clm-test.tex
%{_texmfdistdir}/doc/fonts/cfr-lm/manifest.txt
%files -n texlive-cfr-lm
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/enc/dvips/cfr-lm/dotdigits-clm.enc
%{_texmfdistdir}/fonts/enc/dvips/cfr-lm/t1-clm.enc
%{_texmfdistdir}/fonts/map/dvips/cfr-lm/clm.map
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmb28t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmb2j8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmb2jo8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmb2o8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmb8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbj8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbjo8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbo8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx28t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx28t12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx28t5.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx28t6.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx28t7.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx28t8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx28t9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx2i8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx2ij8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx2j8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx2j8t12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx2j8t5.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx2j8t6.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx2j8t7.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx2j8t8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx2j8t9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx2jo8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx2o8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx8t12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx8t5.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx8t6.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx8t7.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx8t8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx8t9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbxi8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbxj8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbxj8t12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbxj8t5.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbxj8t6.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbxj8t7.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbxj8t8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbxj8t9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbxji8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbxjo8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbxo8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmcsc28t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmcsc2j8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmcsc2jo8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmcsc2o8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmcsc8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmcscj8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmcscjo8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmcsco8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmdun2jo8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmdun2o8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmdunh28t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmdunh2j8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmdunh8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmdunhj8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmdunjo8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmduno8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr28t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr28t12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr28t17.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr28t5.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr28t6.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr28t7.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr28t8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr28t9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2i8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2i8t12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2i8t7.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2i8t8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2i8t9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2ij8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2ij8t12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2ij8t7.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2ij8t8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2ij8t9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2j8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2j8t12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2j8t17.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2j8t5.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2j8t6.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2j8t7.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2j8t8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2j8t9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2jo8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2jo8t12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2jo8t17.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2jo8t8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2jo8t9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2o8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2o8t12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2o8t17.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2o8t8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2o8t9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr8t12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr8t17.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr8t5.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr8t6.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr8t7.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr8t8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr8t9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmri8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmri8t12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmri8t7.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmri8t8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmri8t9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrj8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrj8t12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrj8t17.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrj8t5.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrj8t6.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrj8t7.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrj8t8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrj8t9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrji8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrji8t12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrji8t7.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrji8t8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrji8t9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrjo8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrjo8t12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrjo8t17.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrjo8t8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrjo8t9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmro8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmro8t12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmro8t17.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmro8t8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmro8t9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss28t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss28t12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss28t17.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss28t8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss28t9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss2j8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss2j8t12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss2j8t17.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss2j8t8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss2j8t9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss2jo8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss2jo8t12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss2jo8t17.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss2jo8t8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss2jo8t9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss8t12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss8t17.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss8t8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss8t9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssb2jo8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssb2o8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssbjo8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssbo8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssbx28t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssbx2j8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssbx8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssbxj8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssd2jo8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssd2o8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssdc28t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssdc2j8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssdc8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssdcj8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssdjo8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssdo8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssj8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssj8t12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssj8t17.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssj8t8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssj8t9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssjo8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssjo8t12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssjo8t17.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssjo8t8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssjo8t9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmsso28t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmsso28t12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmsso28t17.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmsso28t8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmsso28t9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmsso8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmsso8t12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmsso8t17.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmsso8t8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmsso8t9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssq28t8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssq2j8t8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssq2jo8t8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssq2o8t8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssq8t8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssqb2jo8t8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssqb2o8t8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssqbjo8t8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssqbo8t8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssqbx28t8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssqbx2j8t8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssqbx8t8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssqbxj8t8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssqj8t8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssqjo8t8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssqo8t8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtcsc8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtcscj8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtcsjo8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtcso8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtk8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtkj8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtkjo8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtko8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtl8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtlc8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtlcj8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtlcjo8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtlco8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtlj8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtljo8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtlo8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtt8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtt8t12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtt8t8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtt8t9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtti8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmttij8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmttj8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmttj8t12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmttj8t8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmttj8t9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmttjo8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtto8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmu28t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmu2j8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmu8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmuj8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtk28t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtk2j8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtk2jo8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtk2o8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtk8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtkj8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtkjo8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtko8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtl28t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtl2j8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtl2jo8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtl2o8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtl8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtlj8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtljo8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtlo8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtt28t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtt2j8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtt2jo8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtt2o8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtt8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvttj8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvttjo8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtto8t10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmb10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmbo10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmbx10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmbx12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmbx5.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmbx6.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmbx7.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmbx8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmbx9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmbxi10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmbxo10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmcsc10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmcsco10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmdunh10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmduno10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmr10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmr12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmr17.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmr5.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmr6.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmr7.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmr8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmr9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmri10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmri12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmri7.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmri8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmri9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmro10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmro12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmro17.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmro8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmro9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmss10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmss12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmss17.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmss8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmss9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmssbo10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmssbx10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmssdc10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmssdo10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmsso10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmsso12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmsso17.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmsso8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmsso9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmssq8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmssqbo8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmssqbx8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmssqo8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtcsc10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtcso10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtk10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtko10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtl10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtlc10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtlco10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtlo10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtt10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtt12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtt8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtt9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtti10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtto10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmu10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmvtk10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmvtko10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmvtl10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmvtlo10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmvtt10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmvtto10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmb8ttl10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmbo8ttl10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmbx8ttl10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmbx8ttl12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmbx8ttl5.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmbx8ttl6.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmbx8ttl7.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmbx8ttl8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmbx8ttl9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmbxi8ttl10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmbxo8ttl10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmcsc8ttl10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmcsco8ttl10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmdunh8ttl10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmduno8ttl10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmr8ttl10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmr8ttl12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmr8ttl17.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmr8ttl5.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmr8ttl6.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmr8ttl7.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmr8ttl8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmr8ttl9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmri8ttl10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmri8ttl12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmri8ttl7.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmri8ttl8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmri8ttl9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmro8ttl10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmro8ttl12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmro8ttl17.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmro8ttl8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmro8ttl9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmss8ttl10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmss8ttl12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmss8ttl17.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmss8ttl8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmss8ttl9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmssbo8ttl10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmssbx8ttl10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmssdc8ttl10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmssdo8ttl10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmsso8ttl10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmsso8ttl12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmsso8ttl17.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmsso8ttl8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmsso8ttl9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmssq8ttl8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmssqbo8ttl8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmssqbx8ttl8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmssqo8ttl8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtcsc8ttl10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtcso8ttl10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtk8ttl10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtko8ttl10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtl8ttl10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtlc8ttl10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtlco8ttl10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtlo8ttl10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtt8ttl10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtt8ttl12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtt8ttl8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtt8ttl9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtti8ttl10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtto8ttl10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmu8ttl10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmvtk8ttl10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmvtko8ttl10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmvtl8ttl10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmvtlo8ttl10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmvtt8ttl10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmvtto8ttl10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmb10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmbo10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmbx10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmbx12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmbx5.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmbx6.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmbx7.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmbx8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmbx9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmbxi10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmbxo10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmcsc10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmcsco10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmdunh10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmduno10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmr10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmr12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmr17.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmr5.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmr6.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmr7.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmr8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmr9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmri10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmri12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmri7.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmri8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmri9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmro10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmro12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmro17.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmro8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmro9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmss10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmss12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmss17.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmss8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmss9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmssbo10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmssbx10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmssdc10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmssdo10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmsso10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmsso12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmsso17.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmsso8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmsso9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmssq8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmssqbo8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmssqbx8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmssqo8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtcsc10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtcso10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtk10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtko10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtl10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtlc10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtlco10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtlo10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtt10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtt12.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtt8.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtt9.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtti10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtto10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmu10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmvtk10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmvtko10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmvtl10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmvtlo10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmvtt10.tfm
%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmvtto10.tfm
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmb28t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmb2j8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmb2jo8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmb2o8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmb8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbj8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbjo8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbo8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx28t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx28t12.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx28t5.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx28t6.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx28t7.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx28t8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx28t9.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx2i8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx2ij8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx2j8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx2j8t12.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx2j8t5.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx2j8t6.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx2j8t7.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx2j8t8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx2j8t9.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx2jo8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx2o8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx8t12.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx8t5.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx8t6.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx8t7.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx8t8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx8t9.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbxi8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbxj8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbxj8t12.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbxj8t5.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbxj8t6.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbxj8t7.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbxj8t8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbxj8t9.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbxji8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbxjo8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbxo8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmcsc28t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmcsc2j8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmcsc2jo8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmcsc2o8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmcsc8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmcscj8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmcscjo8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmcsco8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmdun2jo8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmdun2o8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmdunh28t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmdunh2j8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmdunh8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmdunhj8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmdunjo8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmduno8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr28t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr28t12.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr28t17.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr28t5.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr28t6.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr28t7.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr28t8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr28t9.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2i8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2i8t12.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2i8t7.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2i8t8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2i8t9.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2ij8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2ij8t12.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2ij8t7.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2ij8t8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2ij8t9.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2j8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2j8t12.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2j8t17.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2j8t5.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2j8t6.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2j8t7.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2j8t8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2j8t9.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2jo8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2jo8t12.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2jo8t17.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2jo8t8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2jo8t9.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2o8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2o8t12.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2o8t17.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2o8t8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2o8t9.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr8t12.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr8t17.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr8t5.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr8t6.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr8t7.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr8t8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr8t9.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmri8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmri8t12.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmri8t7.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmri8t8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmri8t9.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrj8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrj8t12.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrj8t17.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrj8t5.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrj8t6.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrj8t7.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrj8t8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrj8t9.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrji8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrji8t12.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrji8t7.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrji8t8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrji8t9.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrjo8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrjo8t12.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrjo8t17.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrjo8t8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrjo8t9.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmro8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmro8t12.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmro8t17.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmro8t8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmro8t9.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss28t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss28t12.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss28t17.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss28t8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss28t9.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss2j8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss2j8t12.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss2j8t17.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss2j8t8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss2j8t9.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss2jo8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss2jo8t12.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss2jo8t17.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss2jo8t8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss2jo8t9.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss8t12.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss8t17.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss8t8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss8t9.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssb2jo8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssb2o8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssbjo8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssbo8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssbx28t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssbx2j8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssbx8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssbxj8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssd2jo8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssd2o8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssdc28t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssdc2j8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssdc8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssdcj8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssdjo8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssdo8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssj8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssj8t12.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssj8t17.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssj8t8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssj8t9.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssjo8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssjo8t12.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssjo8t17.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssjo8t8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssjo8t9.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmsso28t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmsso28t12.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmsso28t17.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmsso28t8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmsso28t9.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmsso8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmsso8t12.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmsso8t17.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmsso8t8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmsso8t9.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssq28t8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssq2j8t8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssq2jo8t8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssq2o8t8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssq8t8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssqb2jo8t8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssqb2o8t8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssqbjo8t8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssqbo8t8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssqbx28t8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssqbx2j8t8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssqbx8t8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssqbxj8t8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssqj8t8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssqjo8t8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssqo8t8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtcsc8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtcscj8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtcsjo8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtcso8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtk8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtkj8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtkjo8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtko8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtl8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtlc8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtlcj8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtlcjo8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtlco8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtlj8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtljo8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtlo8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtt8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtt8t12.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtt8t8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtt8t9.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtti8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmttij8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmttj8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmttj8t12.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmttj8t8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmttj8t9.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmttjo8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtto8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmu28t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmu2j8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmu8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmuj8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtk28t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtk2j8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtk2jo8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtk2o8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtk8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtkj8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtkjo8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtko8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtl28t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtl2j8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtl2jo8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtl2o8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtl8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtlj8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtljo8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtlo8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtt28t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtt2j8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtt2jo8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtt2o8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtt8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvttj8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvttjo8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtto8t10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmb10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmbo10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmbx10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmbx12.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmbx5.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmbx6.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmbx7.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmbx8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmbx9.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmbxi10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmbxo10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmcsc10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmcsco10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmdunh10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmduno10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmr10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmr12.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmr17.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmr5.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmr6.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmr7.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmr8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmr9.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmri10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmri12.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmri7.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmri8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmri9.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmro10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmro12.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmro17.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmro8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmro9.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmss10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmss12.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmss17.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmss8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmss9.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmssbo10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmssbx10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmssdc10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmssdo10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmsso10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmsso12.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmsso17.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmsso8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmsso9.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmssq8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmssqbo8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmssqbx8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmssqo8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtcsc10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtcso10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtk10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtko10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtl10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtlc10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtlco10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtlo10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtt10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtt12.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtt8.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtt9.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtti10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtto10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmu10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmvtk10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmvtko10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmvtl10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmvtlo10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmvtt10.vf
%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmvtto10.vf
%{_texmfdistdir}/tex/latex/cfr-lm/cfr-lm.sty
%{_texmfdistdir}/tex/latex/cfr-lm/t1clm.fd
%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2.fd
%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2d.fd
%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2dj.fd
%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2j.fd
%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2jqs.fd
%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2js.fd
%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2jt.fd
%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2jv.fd
%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2qs.fd
%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2s.fd
%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2t.fd
%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2v.fd
%{_texmfdistdir}/tex/latex/cfr-lm/t1clmd.fd
%{_texmfdistdir}/tex/latex/cfr-lm/t1clmdj.fd
%{_texmfdistdir}/tex/latex/cfr-lm/t1clmj.fd
%{_texmfdistdir}/tex/latex/cfr-lm/t1clmjqs.fd
%{_texmfdistdir}/tex/latex/cfr-lm/t1clmjs.fd
%{_texmfdistdir}/tex/latex/cfr-lm/t1clmjt.fd
%{_texmfdistdir}/tex/latex/cfr-lm/t1clmjv.fd
%{_texmfdistdir}/tex/latex/cfr-lm/t1clmqs.fd
%{_texmfdistdir}/tex/latex/cfr-lm/t1clms.fd
%{_texmfdistdir}/tex/latex/cfr-lm/t1clmt.fd
%{_texmfdistdir}/tex/latex/cfr-lm/t1clmv.fd
%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm.fd
%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2.fd
%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2d.fd
%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2dj.fd
%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2j.fd
%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2jqs.fd
%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2js.fd
%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2jt.fd
%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2jv.fd
%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2qs.fd
%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2s.fd
%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2t.fd
%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2v.fd
%{_texmfdistdir}/tex/latex/cfr-lm/ts1clmd.fd
%{_texmfdistdir}/tex/latex/cfr-lm/ts1clmdj.fd
%{_texmfdistdir}/tex/latex/cfr-lm/ts1clmj.fd
%{_texmfdistdir}/tex/latex/cfr-lm/ts1clmjqs.fd
%{_texmfdistdir}/tex/latex/cfr-lm/ts1clmjs.fd
%{_texmfdistdir}/tex/latex/cfr-lm/ts1clmjt.fd
%{_texmfdistdir}/tex/latex/cfr-lm/ts1clmjv.fd
%{_texmfdistdir}/tex/latex/cfr-lm/ts1clmqs.fd
%{_texmfdistdir}/tex/latex/cfr-lm/ts1clms.fd
%{_texmfdistdir}/tex/latex/cfr-lm/ts1clmt.fd
%{_texmfdistdir}/tex/latex/cfr-lm/ts1clmv.fd
%{_texmfdistdir}/tex/latex/cfr-lm/uclm.fd
%{_texmfdistdir}/tex/latex/cfr-lm/uclm2.fd
%{_texmfdistdir}/tex/latex/cfr-lm/uclm2d.fd
%{_texmfdistdir}/tex/latex/cfr-lm/uclm2dj.fd
%{_texmfdistdir}/tex/latex/cfr-lm/uclm2j.fd
%{_texmfdistdir}/tex/latex/cfr-lm/uclm2jqs.fd
%{_texmfdistdir}/tex/latex/cfr-lm/uclm2js.fd
%{_texmfdistdir}/tex/latex/cfr-lm/uclm2jt.fd
%{_texmfdistdir}/tex/latex/cfr-lm/uclm2jv.fd
%{_texmfdistdir}/tex/latex/cfr-lm/uclm2qs.fd
%{_texmfdistdir}/tex/latex/cfr-lm/uclm2s.fd
%{_texmfdistdir}/tex/latex/cfr-lm/uclm2t.fd
%{_texmfdistdir}/tex/latex/cfr-lm/uclm2v.fd
%{_texmfdistdir}/tex/latex/cfr-lm/uclmd.fd
%{_texmfdistdir}/tex/latex/cfr-lm/uclmdj.fd
%{_texmfdistdir}/tex/latex/cfr-lm/uclmj.fd
%{_texmfdistdir}/tex/latex/cfr-lm/uclmjqs.fd
%{_texmfdistdir}/tex/latex/cfr-lm/uclmjs.fd
%{_texmfdistdir}/tex/latex/cfr-lm/uclmjt.fd
%{_texmfdistdir}/tex/latex/cfr-lm/uclmjv.fd
%{_texmfdistdir}/tex/latex/cfr-lm/uclmqs.fd
%{_texmfdistdir}/tex/latex/cfr-lm/uclms.fd
%{_texmfdistdir}/tex/latex/cfr-lm/uclmt.fd
%{_texmfdistdir}/tex/latex/cfr-lm/uclmv.fd
/var/adm/update-scripts/texlive-cfr-lm-%{texlive_version}.%{texlive_noarch}.1.5svn36195-%{release}-zypper
%package -n texlive-changebar
Version: %{texlive_version}.%{texlive_noarch}.3.5csvn29349
Release: 0
Summary: Generate changebars in LaTeX 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-changebar-doc >= %{texlive_version}
Provides: tex(changebar.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source186: changebar.tar.xz
Source187: changebar.doc.tar.xz
%description -n texlive-changebar
Identify areas of text to be marked with changebars with the
\cbstart and \cbend commands; the bars may be coloured. The
package uses 'drivers' to place the bars; the available drivers
can work with dvitoln03, dvitops, dvips, the emTeX and TeXtures
DVI drivers, and VTeX and pdfTeX.
date: 2015-08-09 08:51:45 +0000
%package -n texlive-changebar-doc
Version: %{texlive_version}.%{texlive_noarch}.3.5csvn29349
Release: 0
Summary: Documentation for texlive-changebar
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-changebar-doc
This package includes the documentation for texlive-changebar
%post -n texlive-changebar
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-changebar
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-changebar
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-changebar-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/changebar/00readme.txt
%{_texmfdistdir}/doc/latex/changebar/catalog.txt
%{_texmfdistdir}/doc/latex/changebar/cbtest1-ltx.pdf
%{_texmfdistdir}/doc/latex/changebar/cbtest1-pdf.pdf
%{_texmfdistdir}/doc/latex/changebar/cbtest1.tex
%{_texmfdistdir}/doc/latex/changebar/cbtest2-ltx.pdf
%{_texmfdistdir}/doc/latex/changebar/cbtest2-pdf.pdf
%{_texmfdistdir}/doc/latex/changebar/cbtest2.tex
%{_texmfdistdir}/doc/latex/changebar/changebar.bug
%{_texmfdistdir}/doc/latex/changebar/changebar.pdf
%{_texmfdistdir}/doc/latex/changebar/chbar.1
%{_texmfdistdir}/doc/latex/changebar/chbar.sh
%{_texmfdistdir}/doc/latex/changebar/manifest.txt
%files -n texlive-changebar
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/changebar/changebar.sty
/var/adm/update-scripts/texlive-changebar-%{texlive_version}.%{texlive_noarch}.3.5csvn29349-%{release}-zypper
%package -n texlive-changelayout
Version: %{texlive_version}.%{texlive_noarch}.1.0svn16094
Release: 0
Summary: Change the layout of individual pages and their text
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-changelayout-doc >= %{texlive_version}
Provides: tex(changelayout.sty)
Requires: tex(etextools.sty)
Requires: tex(ltxnew.sty)
Requires: tex(xcolor.sty)
Requires: tex(xkeyval.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source188: changelayout.tar.xz
Source189: changelayout.doc.tar.xz
%description -n texlive-changelayout
The package is an extension of the changepage package to permit
the user to change the layout of individual pages and their
texts.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-changelayout-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0svn16094
Release: 0
Summary: Documentation for texlive-changelayout
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-changelayout-doc
This package includes the documentation for texlive-changelayout
%post -n texlive-changelayout
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-changelayout
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-changelayout
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-changelayout-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/changelayout/README
%{_texmfdistdir}/doc/latex/changelayout/changelayout-guide.pdf
%{_texmfdistdir}/doc/latex/changelayout/changelayout-guide.tex
%files -n texlive-changelayout
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/changelayout/changelayout.sty
/var/adm/update-scripts/texlive-changelayout-%{texlive_version}.%{texlive_noarch}.1.0svn16094-%{release}-zypper
%package -n texlive-changepage
Version: %{texlive_version}.%{texlive_noarch}.1.0csvn15878
Release: 0
Summary: Margin adjustment and detection of odd/even pages
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-changepage-doc >= %{texlive_version}
Provides: tex(changepage.sty)
Provides: tex(chngpage.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source190: changepage.tar.xz
Source191: changepage.doc.tar.xz
%description -n texlive-changepage
The package provides commands to change the page layout in the
middle of a document, and to robustly check for typesetting on
odd or even pages. Instructions for use are at the end of the
file. The package is an extraction of code from the memoir
class, whose user interface it shares. It is intended the this
package will eventually replace the chngpage package, which is
distributed with the package.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-changepage-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0csvn15878
Release: 0
Summary: Documentation for texlive-changepage
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-changepage-doc
This package includes the documentation for texlive-changepage
%post -n texlive-changepage
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-changepage
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-changepage
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-changepage-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/changepage/README
%{_texmfdistdir}/doc/latex/changepage/changepage.pdf
%files -n texlive-changepage
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/changepage/changepage.sty
%{_texmfdistdir}/tex/latex/changepage/chngpage.sty
/var/adm/update-scripts/texlive-changepage-%{texlive_version}.%{texlive_noarch}.1.0csvn15878-%{release}-zypper
%package -n texlive-changes
Version: %{texlive_version}.%{texlive_noarch}.2.0.4svn37104
Release: 0
Summary: Manual change markup
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-changes-doc >= %{texlive_version}
Provides: tex(changes.sty)
Requires: tex(pdfcolmk.sty)
Requires: tex(truncate.sty)
Requires: tex(xcolor.sty)
Requires: tex(xifthen.sty)
Requires: tex(xkeyval.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source192: changes.tar.xz
Source193: changes.doc.tar.xz
%description -n texlive-changes
The package allows the user to manually markup changes of text,
such as additions, deletions, or replacements. Changed text is
shown in a different colour; deleted text is crossed out. The
package allows definition of additional authors and their
associated colour. It also allows you to define a markup for
authors or annotations. A bash script is provided for removing
the changes.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-changes-doc
Version: %{texlive_version}.%{texlive_noarch}.2.0.4svn37104
Release: 0
Summary: Documentation for texlive-changes
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Provides: locale(texlive-changes-doc:en;de)
%description -n texlive-changes-doc
This package includes the documentation for texlive-changes
%post -n texlive-changes
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-changes
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-changes
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-changes-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/changes/README
%{_texmfdistdir}/doc/latex/changes/changes.english.pdf
%{_texmfdistdir}/doc/latex/changes/changes.english.withcode.pdf
%{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.bf.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.dashuline.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.dotuline.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.em.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.it.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.none.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.sl.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.sout.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.uline.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.uuline.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.uwave.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.wrong.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.xout.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.authormarkup.brackets.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.authormarkup.footnote.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.authormarkup.none.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.authormarkup.subscript.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.authormarkup.superscript.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.authormarkup.wrong.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.authormarkupposition.left.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.authormarkupposition.right.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.authormarkupposition.wrong.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.authormarkuptext.id.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.authormarkuptext.name.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.authormarkuptext.wrong.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.bf.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.dashuline.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.dotuline.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.em.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.it.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.none.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.sl.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.sout.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.uline.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.uuline.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.uwave.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.wrong.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.xout.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.draft.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.final.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.listofchanges.both.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.listofchanges.list.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.listofchanges.summary.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.listofchanges.wrong.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.markup.bfit.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.markup.default.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.markup.nocolor.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.markup.underlined.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.markup.wrong.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.setaddedmarkup.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.setauthormarkup.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.setauthormarkupposition.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.setauthormarkuptext.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.setdeletedmarkup.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.setremarkmarkup.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.setsocextension.tex
%{_texmfdistdir}/doc/latex/changes/changes.example.simple.tex
%{_texmfdistdir}/doc/latex/changes/changes.ngerman.pdf
%{_texmfdistdir}/doc/latex/changes/delcmdchanges.bash
%{_texmfdistdir}/doc/latex/changes/userdoc/changes.de.tex
%{_texmfdistdir}/doc/latex/changes/userdoc/changes.en.tex
%files -n texlive-changes
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/changes/changes.sty
/var/adm/update-scripts/texlive-changes-%{texlive_version}.%{texlive_noarch}.2.0.4svn37104-%{release}-zypper
%package -n texlive-chappg
Version: %{texlive_version}.%{texlive_noarch}.2.1bsvn15878
Release: 0
Summary: Page numbering by chapter
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-chappg-doc >= %{texlive_version}
Provides: tex(chappg.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source194: chappg.tar.xz
Source195: chappg.doc.tar.xz
%description -n texlive-chappg
The package provides for 'chapterno-pageno' or 'chaptername-
pageno' page numbering. Provision is made for front- and
backmatter in book class.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-chappg-doc
Version: %{texlive_version}.%{texlive_noarch}.2.1bsvn15878
Release: 0
Summary: Documentation for texlive-chappg
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-chappg-doc
This package includes the documentation for texlive-chappg
%post -n texlive-chappg
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-chappg
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-chappg
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-chappg-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/chappg/chappg.pdf
%files -n texlive-chappg
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/chappg/chappg.sty
/var/adm/update-scripts/texlive-chappg-%{texlive_version}.%{texlive_noarch}.2.1bsvn15878-%{release}-zypper
%package -n texlive-chapterfolder
Version: %{texlive_version}.%{texlive_noarch}.2.0.1svn15878
Release: 0
Summary: Package for working with complicated folder structures
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-chapterfolder-doc >= %{texlive_version}
Provides: tex(chapterfolder.sty)
Requires: tex(ifthen.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source196: chapterfolder.tar.xz
Source197: chapterfolder.doc.tar.xz
%description -n texlive-chapterfolder
This package simplifies working with folder structures that
match the chapter/section/subsection structure. It provides
macros to define a folder that contains the file for a
chapter/section/subsection, and provides macros that allow
inclusion without using the full path, rather the path relative
to the current folder of the chapter/section/subsection. It
makes easy changing the name of a folder, for example.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-chapterfolder-doc
Version: %{texlive_version}.%{texlive_noarch}.2.0.1svn15878
Release: 0
Summary: Documentation for texlive-chapterfolder
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-chapterfolder-doc
This package includes the documentation for texlive-chapterfolder
%post -n texlive-chapterfolder
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-chapterfolder
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-chapterfolder
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-chapterfolder-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/chapterfolder/chapterfolder.pdf
%files -n texlive-chapterfolder
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/chapterfolder/chapterfolder.sty
/var/adm/update-scripts/texlive-chapterfolder-%{texlive_version}.%{texlive_noarch}.2.0.1svn15878-%{release}-zypper
%package -n texlive-charter
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
Summary: Charter fonts
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires: texlive-charter-fonts >= %{texlive_version}
Recommends: texlive-charter-doc >= %{texlive_version}
Provides: tex(bchb7t.tfm)
Provides: tex(bchb7t.vf)
Provides: tex(bchb8c.tfm)
Provides: tex(bchb8c.vf)
Provides: tex(bchb8r.tfm)
Provides: tex(bchb8t.tfm)
Provides: tex(bchb8t.vf)
Provides: tex(bchbc7t.tfm)
Provides: tex(bchbc7t.vf)
Provides: tex(bchbc8t.tfm)
Provides: tex(bchbc8t.vf)
Provides: tex(bchbi7t.tfm)
Provides: tex(bchbi7t.vf)
Provides: tex(bchbi8c.tfm)
Provides: tex(bchbi8c.vf)
Provides: tex(bchbi8r.tfm)
Provides: tex(bchbi8t.tfm)
Provides: tex(bchbi8t.vf)
Provides: tex(bchbo7t.tfm)
Provides: tex(bchbo7t.vf)
Provides: tex(bchbo8c.tfm)
Provides: tex(bchbo8c.vf)
Provides: tex(bchbo8r.tfm)
Provides: tex(bchbo8t.tfm)
Provides: tex(bchbo8t.vf)
Provides: tex(bchr7t.tfm)
Provides: tex(bchr7t.vf)
Provides: tex(bchr8c.tfm)
Provides: tex(bchr8c.vf)
Provides: tex(bchr8r.tfm)
Provides: tex(bchr8t.tfm)
Provides: tex(bchr8t.vf)
Provides: tex(bchrc7t.tfm)
Provides: tex(bchrc7t.vf)
Provides: tex(bchrc8t.tfm)
Provides: tex(bchrc8t.vf)
Provides: tex(bchri7t.tfm)
Provides: tex(bchri7t.vf)
Provides: tex(bchri8c.tfm)
Provides: tex(bchri8c.vf)
Provides: tex(bchri8r.tfm)
Provides: tex(bchri8t.tfm)
Provides: tex(bchri8t.vf)
Provides: tex(bchro7t.tfm)
Provides: tex(bchro7t.vf)
Provides: tex(bchro8c.tfm)
Provides: tex(bchro8c.vf)
Provides: tex(bchro8r.tfm)
Provides: tex(bchro8t.tfm)
Provides: tex(bchro8t.vf)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source198: charter.tar.xz
Source199: charter.doc.tar.xz
%description -n texlive-charter
A commercial text font donated for the common good. Support for
use with LaTeX is available in freenfss, part of psnfss.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-charter-doc
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
Summary: Documentation for texlive-charter
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-charter-doc
This package includes the documentation for texlive-charter
%package -n texlive-charter-fonts
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
Summary: Severed fonts for texlive-charter
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-charter-fonts
The separated fonts package for texlive-charter
%post -n texlive-charter
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-charter
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-charter
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-charter-fonts
mkfontscale %{_datadir}/fonts/texlive-charter
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-charter
fc-cache %{_datadir}/fonts
%postun -n texlive-charter-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fi
%files -n texlive-charter-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/charter/readme.charter
%files -n texlive-charter
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/afm/bitstrea/charter/bchb8a.afm
%{_texmfdistdir}/fonts/afm/bitstrea/charter/bchbi8a.afm
%{_texmfdistdir}/fonts/afm/bitstrea/charter/bchr8a.afm
%{_texmfdistdir}/fonts/afm/bitstrea/charter/bchri8a.afm
%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchb7t.tfm
%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchb8c.tfm
%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchb8r.tfm
%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchb8t.tfm
%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchbc7t.tfm
%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchbc8t.tfm
%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchbi7t.tfm
%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchbi8c.tfm
%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchbi8r.tfm
%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchbi8t.tfm
%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchbo7t.tfm
%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchbo8c.tfm
%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchbo8r.tfm
%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchbo8t.tfm
%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchr7t.tfm
%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchr8c.tfm
%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchr8r.tfm
%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchr8t.tfm
%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchrc7t.tfm
%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchrc8t.tfm
%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchri7t.tfm
%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchri8c.tfm
%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchri8r.tfm
%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchri8t.tfm
%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchro7t.tfm
%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchro8c.tfm
%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchro8r.tfm
%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchro8t.tfm
%verify(link) %{_texmfdistdir}/fonts/type1/bitstrea/charter/bchb8a.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/bitstrea/charter/bchbi8a.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/bitstrea/charter/bchr8a.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/bitstrea/charter/bchri8a.pfb
%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchb7t.vf
%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchb8c.vf
%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchb8t.vf
%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchbc7t.vf
%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchbc8t.vf
%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchbi7t.vf
%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchbi8c.vf
%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchbi8t.vf
%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchbo7t.vf
%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchbo8c.vf
%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchbo8t.vf
%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchr7t.vf
%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchr8c.vf
%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchr8t.vf
%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchrc7t.vf
%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchrc8t.vf
%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchri7t.vf
%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchri8c.vf
%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchri8t.vf
%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchro7t.vf
%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchro8c.vf
%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchro8t.vf
%files -n texlive-charter-fonts
%defattr(-,root,root,755)
%dir %{_datadir}/fonts/texlive-charter
%config %{_sysconfdir}/fonts/conf.avail/58-texlive-charter.conf
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-charter/encodings.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-charter/fonts.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-charter/fonts.scale
%{_datadir}/fonts/texlive-charter/bchb8a.pfb
%{_datadir}/fonts/texlive-charter/bchbi8a.pfb
%{_datadir}/fonts/texlive-charter/bchr8a.pfb
%{_datadir}/fonts/texlive-charter/bchri8a.pfb
/var/adm/update-scripts/texlive-charter-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper
%package -n texlive-chbibref
Version: %{texlive_version}.%{texlive_noarch}.1.0svn17120
Release: 0
Summary: Change the Bibliography/References title
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-chbibref-doc >= %{texlive_version}
Provides: tex(chbibref.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source200: chbibref.tar.xz
Source201: chbibref.doc.tar.xz
%description -n texlive-chbibref
Defines a single command, \setbibref, which sets whichever of
\bibname and \refname is in use. (\bibname is used in book.cls
and report.cls, and \refname is used in article.cls.)
date: 2015-08-03 03:43:12 +0000
%package -n texlive-chbibref-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0svn17120
Release: 0
Summary: Documentation for texlive-chbibref
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-chbibref-doc
This package includes the documentation for texlive-chbibref
%post -n texlive-chbibref
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-chbibref
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-chbibref
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-chbibref-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/chbibref/chbibref.pdf
%{_texmfdistdir}/doc/latex/chbibref/chbibref.tex
%files -n texlive-chbibref
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/chbibref/chbibref.sty
/var/adm/update-scripts/texlive-chbibref-%{texlive_version}.%{texlive_noarch}.1.0svn17120-%{release}-zypper
%package -n texlive-checkcites
Version: %{texlive_version}.%{texlive_noarch}.1.0isvn28572
Release: 0
Summary: Check citation commands in a document
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive-checkcites-bin >= %{texlive_version}
#!BuildIgnore: texlive-checkcites-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-checkcites-doc >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source202: checkcites.tar.xz
Source203: checkcites.doc.tar.xz
%description -n texlive-checkcites
The package provides a lua script written for the sole purpose
of detecting undefined and unused references from LaTeX
auxiliary or bibliography files.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-checkcites-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0isvn28572
Release: 0
Summary: Documentation for texlive-checkcites
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-checkcites-doc
This package includes the documentation for texlive-checkcites
%post -n texlive-checkcites
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-checkcites
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-checkcites
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-checkcites-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/support/checkcites/README
%{_texmfdistdir}/doc/support/checkcites/checkcites-doc.pdf
%{_texmfdistdir}/doc/support/checkcites/checkcites-doc.tex
%files -n texlive-checkcites
%defattr(-,root,root,755)
%{_texmfdistdir}/scripts/checkcites/checkcites.lua
/var/adm/update-scripts/texlive-checkcites-%{texlive_version}.%{texlive_noarch}.1.0isvn28572-%{release}-zypper
%package -n texlive-checklistings
Version: %{texlive_version}.%{texlive_noarch}.1.0svn38300
Release: 0
Summary: Pass verbatim contents through a compiler and reincorporate the resulting output
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive-checklistings-bin >= %{texlive_version}
#!BuildIgnore: texlive-checklistings-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-checklistings-doc >= %{texlive_version}
Provides: tex(checklistings.sty)
Requires: tex(color.sty)
Requires: tex(fancyvrb.sty)
Requires: tex(keyval.sty)
Requires: tex(kvoptions.sty)
Requires: tex(listings.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source204: checklistings.tar.xz
Source205: checklistings.doc.tar.xz
%description -n texlive-checklistings
This package augments the fancyvrb and listings packages to
allow the source code they contain to be checked by an external
tool (like a compiler). The external tool's messages can be
automatically reincorporated into the original document. The
package does not focus on a specific programming language, but
it is designed to work well with languages and compilers in the
ML family.
date: 2015-09-07 16:55:42 +0000
%package -n texlive-checklistings-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0svn38300
Release: 0
Summary: Documentation for texlive-checklistings
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-checklistings-doc
This package includes the documentation for texlive-checklistings
%post -n texlive-checklistings
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-checklistings
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-checklistings
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-checklistings-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/checklistings/Makefile
%{_texmfdistdir}/doc/latex/checklistings/README.md
%{_texmfdistdir}/doc/latex/checklistings/checklistings.hva
%{_texmfdistdir}/doc/latex/checklistings/checklistings.pdf
%{_texmfdistdir}/doc/latex/checklistings/example.html
%{_texmfdistdir}/doc/latex/checklistings/example.pdf
%{_texmfdistdir}/doc/latex/checklistings/example.tex
%files -n texlive-checklistings
%defattr(-,root,root,755)
%{_texmfdistdir}/scripts/checklistings/checklistings.sh
%{_texmfdistdir}/tex/latex/checklistings/checklistings.sty
/var/adm/update-scripts/texlive-checklistings-%{texlive_version}.%{texlive_noarch}.1.0svn38300-%{release}-zypper
%package -n texlive-chem-journal
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
Summary: Various BibTeX formats for journals in Chemistry
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
Source206: chem-journal.tar.xz
%description -n texlive-chem-journal
Various BibTeX formats for journals in Chemistry, including
Reviews in Computational Chemistry, Journal of Physical
Chemistry, Journal of Computational Chemistry, and Physical
Chemistry Chemical Physics.
date: 2015-08-03 03:43:12 +0000
%post -n texlive-chem-journal
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-chem-journal
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-chem-journal
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-chem-journal
%defattr(-,root,root,755)
%{_texmfdistdir}/bibtex/bst/chem-journal/jcc.bst
%{_texmfdistdir}/bibtex/bst/chem-journal/jpc.bst
%{_texmfdistdir}/bibtex/bst/chem-journal/pccp.bst
%{_texmfdistdir}/bibtex/bst/chem-journal/revcompchem.bst
/var/adm/update-scripts/texlive-chem-journal-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper
%package -n texlive-chemarrow
Version: %{texlive_version}.%{texlive_noarch}.0.0.9svn17146
Release: 0
Summary: Arrows for use in chemistry
License: SUSE-Public-Domain
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(post): findutils
Requires(post): grep
Requires(post): sed
Requires(post): texlive >= %{texlive_version}
Requires(post): tex(updmap.cfg)
#!BuildIgnore: tex(updmap.cfg)
Requires(postun): findutils
Requires(postun): grep
Requires(postun): sed
Requires(postun): texlive >= %{texlive_version}
Requires(postun): tex(updmap.cfg)
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires: texlive-chemarrow-fonts >= %{texlive_version}
Recommends: texlive-chemarrow-doc >= %{texlive_version}
Provides: tex(arrow.tfm)
Provides: tex(chemarrow.map)
Provides: tex(chemarrow.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source207: chemarrow.tar.xz
Source208: chemarrow.doc.tar.xz
%description -n texlive-chemarrow
This bundle consists of a font (available as Metafont source,
MetaPost source, and generated type 1 versions), and a package
to use it. The arrows in the font are designed to look more
like those in chemistry text-books than do Knuth's originals.
date: 2015-08-15 03:39:34 +0000
%package -n texlive-chemarrow-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.9svn17146
Release: 0
Summary: Documentation for texlive-chemarrow
License: SUSE-Public-Domain
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Provides: locale(texlive-chemarrow-doc:de;en)
%description -n texlive-chemarrow-doc
This package includes the documentation for texlive-chemarrow
%package -n texlive-chemarrow-fonts
Version: %{texlive_version}.%{texlive_noarch}.0.0.9svn17146
Release: 0
Summary: Severed fonts for texlive-chemarrow
License: SUSE-Public-Domain
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-chemarrow-fonts
The separated fonts package for texlive-chemarrow
%post -n texlive-chemarrow
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMap chemarrow.map' >> /var/run/texlive/run-updmap
%postun -n texlive-chemarrow
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMap chemarrow.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-chemarrow
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-chemarrow-fonts
mkfontscale %{_datadir}/fonts/texlive-chemarrow
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-chemarrow
fc-cache %{_datadir}/fonts
%postun -n texlive-chemarrow-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fi
%files -n texlive-chemarrow-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/chemarrow/Liesmich.txt
%{_texmfdistdir}/doc/fonts/chemarrow/README
%{_texmfdistdir}/doc/fonts/chemarrow/arrow.Mac.sit.hqx
%{_texmfdistdir}/doc/fonts/chemarrow/chemarrow-de.pdf
%{_texmfdistdir}/doc/fonts/chemarrow/chemarrow-de.tex
%{_texmfdistdir}/doc/fonts/chemarrow/chemarrow.pdf
%{_texmfdistdir}/doc/fonts/chemarrow/chemarrow.tex
%{_texmfdistdir}/doc/fonts/chemarrow/testchem.tex
%files -n texlive-chemarrow
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/afm/public/chemarrow/arrow.afm
%{_texmfdistdir}/fonts/map/dvips/chemarrow/chemarrow.map
%{_texmfdistdir}/fonts/source/public/chemarrow/arrow.mf
%{_texmfdistdir}/fonts/tfm/public/chemarrow/arrow.tfm
%{_texmfdistdir}/fonts/type1/public/chemarrow/arrow.inf
%verify(link) %{_texmfdistdir}/fonts/type1/public/chemarrow/arrow.pfb
%{_texmfdistdir}/fonts/type1/public/chemarrow/arrow.pfm
%{_texmfdistdir}/tex/latex/chemarrow/chemarrow.sty
%files -n texlive-chemarrow-fonts
%defattr(-,root,root,755)
%dir %{_datadir}/fonts/texlive-chemarrow
%config %{_sysconfdir}/fonts/conf.avail/58-texlive-chemarrow.conf
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-chemarrow/encodings.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-chemarrow/fonts.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-chemarrow/fonts.scale
%{_datadir}/fonts/texlive-chemarrow/arrow.pfb
/var/adm/update-scripts/texlive-chemarrow-%{texlive_version}.%{texlive_noarch}.0.0.9svn17146-%{release}-zypper
%package -n texlive-chembst
Version: %{texlive_version}.%{texlive_noarch}.0.0.2.5svn15878
Release: 0
Summary: A collection of BibTeX files for chemistry 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-chembst-doc >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source209: chembst.tar.xz
Source210: chembst.doc.tar.xz
%description -n texlive-chembst
The package offers a collection of advanced BibTeX style files
suitable for publications in chemistry journals. Currently,
style files for journals published by the American Chemical
Society, Wiley-VCH and The Royal Society of Chemistry are
available. The style files support advanced features such as
automatic formatting of errata or creating an appropriate entry
for publications in Angewandte Chemie where both English and
German should be cited simultaneously.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-chembst-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.2.5svn15878
Release: 0
Summary: Documentation for texlive-chembst
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-chembst-doc
This package includes the documentation for texlive-chembst
%post -n texlive-chembst
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-chembst
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-chembst
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-chembst-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/chembst/README
%{_texmfdistdir}/doc/latex/chembst/chembst.pdf
%files -n texlive-chembst
%defattr(-,root,root,755)
%{_texmfdistdir}/bibtex/bst/chembst/ChemCommun.bst
%{_texmfdistdir}/bibtex/bst/chembst/ChemEurJ.bst
%{_texmfdistdir}/bibtex/bst/chembst/InorgChem.bst
%{_texmfdistdir}/bibtex/bst/chembst/JAmChemSoc.bst
%{_texmfdistdir}/bibtex/bst/chembst/JAmChemSoc_all.bst
%{_texmfdistdir}/bibtex/bst/chembst/cv.bst
/var/adm/update-scripts/texlive-chembst-%{texlive_version}.%{texlive_noarch}.0.0.2.5svn15878-%{release}-zypper
%package -n texlive-chemcompounds
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
Summary: Simple consecutive numbering of chemical compounds
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-chemcompounds-doc >= %{texlive_version}
Provides: tex(chemcompounds.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source211: chemcompounds.tar.xz
Source212: chemcompounds.doc.tar.xz
%description -n texlive-chemcompounds
The chemcompounds package allows for a simple consecutive
numbering of chemical compounds. Optionally, it is possible to
supply a custom name for each compound. The package differs
from the chemcono package by not generating an odd-looking list
of compounds inside the text.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-chemcompounds-doc
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
Summary: Documentation for texlive-chemcompounds
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-chemcompounds-doc
This package includes the documentation for texlive-chemcompounds
%post -n texlive-chemcompounds
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-chemcompounds
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-chemcompounds
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-chemcompounds-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/chemcompounds/README
%{_texmfdistdir}/doc/latex/chemcompounds/chemcompounds.pdf
%files -n texlive-chemcompounds
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/chemcompounds/chemcompounds.sty
/var/adm/update-scripts/texlive-chemcompounds-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper
%package -n texlive-chemcono
Version: %{texlive_version}.%{texlive_noarch}.1.3svn17119
Release: 0
Summary: Support for compound numbers in chemistry 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-chemcono-doc >= %{texlive_version}
Provides: tex(chemcono.sty)
Provides: tex(drftcono.sty)
Provides: tex(showkeysff.sty)
Requires: tex(color.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source213: chemcono.tar.xz
Source214: chemcono.doc.tar.xz
%description -n texlive-chemcono
A LaTeX package for using compound numbers in chemistry
documents. It works like \cite and the \thebibliography, using
\fcite and \theffbibliography instead. It allows compound names
in documents to be numbered and does not affect the normal
citation routines.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-chemcono-doc
Version: %{texlive_version}.%{texlive_noarch}.1.3svn17119
Release: 0
Summary: Documentation for texlive-chemcono
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-chemcono-doc
This package includes the documentation for texlive-chemcono
%post -n texlive-chemcono
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-chemcono
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-chemcono
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-chemcono-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/chemcono/chemcono.pdf
%{_texmfdistdir}/doc/latex/chemcono/chemcono.tex
%{_texmfdistdir}/doc/latex/chemcono/example.tex
%files -n texlive-chemcono
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/chemcono/chemcono.sty
%{_texmfdistdir}/tex/latex/chemcono/drftcono.sty
%{_texmfdistdir}/tex/latex/chemcono/showkeysff.sty
/var/adm/update-scripts/texlive-chemcono-%{texlive_version}.%{texlive_noarch}.1.3svn17119-%{release}-zypper
%package -n texlive-chemexec
Version: %{texlive_version}.%{texlive_noarch}.1.0svn21632
Release: 0
Summary: Creating (chemical) exercise sheets
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-chemexec-doc >= %{texlive_version}
Provides: tex(chemexec.sty)
Requires: tex(accents.sty)
Requires: tex(amsmath.sty)
Requires: tex(calc.sty)
Requires: tex(framed.sty)
Requires: tex(ifthen.sty)
Requires: tex(mhchem.sty)
Requires: tex(tikz.sty)
Requires: tex(ulem.sty)
Requires: tex(xcolor.sty)
Requires: tex(xkeyval.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source215: chemexec.tar.xz
Source216: chemexec.doc.tar.xz
%description -n texlive-chemexec
The package provides environments and commands that the author
needed when preparing exercise sheets and other teaching
material. In particular, the package supports the creation of
exercise sheets, with separating printing of solutions
date: 2015-08-03 03:43:12 +0000
%package -n texlive-chemexec-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0svn21632
Release: 0
Summary: Documentation for texlive-chemexec
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Provides: locale(texlive-chemexec-doc:de;en)
%description -n texlive-chemexec-doc
This package includes the documentation for texlive-chemexec
%post -n texlive-chemexec
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-chemexec
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-chemexec
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-chemexec-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/chemexec/README
%{_texmfdistdir}/doc/latex/chemexec/chemexec_de.pdf
%{_texmfdistdir}/doc/latex/chemexec/chemexec_de.tex
%{_texmfdistdir}/doc/latex/chemexec/chemexec_en.pdf
%{_texmfdistdir}/doc/latex/chemexec/chemexec_en.tex
%files -n texlive-chemexec
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/chemexec/chemexec.sty
/var/adm/update-scripts/texlive-chemexec-%{texlive_version}.%{texlive_noarch}.1.0svn21632-%{release}-zypper
%package -n texlive-chemfig
Version: %{texlive_version}.%{texlive_noarch}.1.2dsvn38991
Release: 0
Summary: Draw molecules with easy syntax
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-chemfig-doc >= %{texlive_version}
Provides: tex(chemfig.sty)
Provides: tex(chemfig.tex)
Provides: tex(t-chemfig.tex)
Requires: tex(tikz.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source217: chemfig.tar.xz
Source218: chemfig.doc.tar.xz
%description -n texlive-chemfig
The package provides the command \chemfig{<code>}, which draws
molecules using the tikz package. The <code> argument provides
instructions for the drawing operation. While the diagrams
produced are essentially 2-dimensional, the package supports
many of the conventional notations for illustrating the 3-
dimensional layout of a molecule. The package uses TikZ for its
actual drawing operations.
date: 2015-12-01 17:54:10 +0000
%package -n texlive-chemfig-doc
Version: %{texlive_version}.%{texlive_noarch}.1.2dsvn38991
Release: 0
Summary: Documentation for texlive-chemfig
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Provides: locale(texlive-chemfig-doc:en;fr)
%description -n texlive-chemfig-doc
This package includes the documentation for texlive-chemfig
%post -n texlive-chemfig
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-chemfig
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-chemfig
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-chemfig-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/generic/chemfig/README
%{_texmfdistdir}/doc/generic/chemfig/chemfig-en.pdf
%{_texmfdistdir}/doc/generic/chemfig/chemfig-en.tex
%{_texmfdistdir}/doc/generic/chemfig/chemfig-fr.pdf
%{_texmfdistdir}/doc/generic/chemfig/chemfig-fr.tex
%files -n texlive-chemfig
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/generic/chemfig/chemfig.sty
%{_texmfdistdir}/tex/generic/chemfig/chemfig.tex
%{_texmfdistdir}/tex/generic/chemfig/t-chemfig.tex
/var/adm/update-scripts/texlive-chemfig-%{texlive_version}.%{texlive_noarch}.1.2dsvn38991-%{release}-zypper
%package -n texlive-chemformula
Version: %{texlive_version}.%{texlive_noarch}.4.15svn41041
Release: 0
Summary: Command for typesetting chemical formulas and reactions
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-chemformula-doc >= %{texlive_version}
Provides: tex(chemformula.sty)
Requires: tex(amstext.sty)
Requires: tex(expl3.sty)
Requires: tex(l3keys2e.sty)
Requires: tex(nicefrac.sty)
Requires: tex(scrlfile.sty)
Requires: tex(tikz.sty)
Requires: tex(xfrac.sty)
Requires: tex(xparse.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source219: chemformula.tar.xz
Source220: chemformula.doc.tar.xz
%description -n texlive-chemformula
The package provides a command to typeset chemical formulas and
reactions in support of other chemistry packages (such as
chemmacros). The package used to be distributed as a part of
chemmacros.
date: 2016-05-11 11:09:25 +0000
%package -n texlive-chemformula-doc
Version: %{texlive_version}.%{texlive_noarch}.4.15svn41041
Release: 0
Summary: Documentation for texlive-chemformula
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-chemformula-doc
This package includes the documentation for texlive-chemformula
%post -n texlive-chemformula
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-chemformula
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-chemformula
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-chemformula-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/chemformula/README
%{_texmfdistdir}/doc/latex/chemformula/chemformula_en.pdf
%{_texmfdistdir}/doc/latex/chemformula/chemformula_en.tex
%files -n texlive-chemformula
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/chemformula/chemformula.sty
/var/adm/update-scripts/texlive-chemformula-%{texlive_version}.%{texlive_noarch}.4.15svn41041-%{release}-zypper
%package -n texlive-chemgreek
Version: %{texlive_version}.%{texlive_noarch}.1.0esvn39681
Release: 0
Summary: Upright Greek letters in chemistry
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-chemgreek-doc >= %{texlive_version}
Provides: tex(chemgreek.sty)
Requires: tex(amstext.sty)
Requires: tex(expl3.sty)
Requires: tex(xparse.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source221: chemgreek.tar.xz
Source222: chemgreek.doc.tar.xz
%description -n texlive-chemgreek
The package provides upright Greek letters in support of other
chemistry packages (such as chemmacros). The package used to be
distributed as a part of chemmacros.
date: 2016-02-10 07:55:44 +0000
%package -n texlive-chemgreek-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0esvn39681
Release: 0
Summary: Documentation for texlive-chemgreek
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-chemgreek-doc
This package includes the documentation for texlive-chemgreek
%post -n texlive-chemgreek
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-chemgreek
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-chemgreek
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-chemgreek-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/chemgreek/README
%{_texmfdistdir}/doc/latex/chemgreek/chemgreek_en.pdf
%{_texmfdistdir}/doc/latex/chemgreek/chemgreek_en.tex
%files -n texlive-chemgreek
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/chemgreek/chemgreek.sty
/var/adm/update-scripts/texlive-chemgreek-%{texlive_version}.%{texlive_noarch}.1.0esvn39681-%{release}-zypper
%package -n texlive-chemmacros
Version: %{texlive_version}.%{texlive_noarch}.5.6asvn40887
Release: 0
Summary: A collection of macros to support typesetting chemistry 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-chemmacros-doc >= %{texlive_version}
Provides: tex(chemmacros.module.acid-base.code.tex)
Provides: tex(chemmacros.module.all.code.tex)
Provides: tex(chemmacros.module.base.code.tex)
Provides: tex(chemmacros.module.charges.code.tex)
Provides: tex(chemmacros.module.chemformula.code.tex)
Provides: tex(chemmacros.module.errorcheck.code.tex)
Provides: tex(chemmacros.module.greek.code.tex)
Provides: tex(chemmacros.module.isotopes.code.tex)
Provides: tex(chemmacros.module.lang.code.tex)
Provides: tex(chemmacros.module.mechanisms.code.tex)
Provides: tex(chemmacros.module.newman.code.tex)
Provides: tex(chemmacros.module.nomenclature.code.tex)
Provides: tex(chemmacros.module.orbital.code.tex)
Provides: tex(chemmacros.module.particles.code.tex)
Provides: tex(chemmacros.module.phases.code.tex)
Provides: tex(chemmacros.module.polymers.code.tex)
Provides: tex(chemmacros.module.reactions.code.tex)
Provides: tex(chemmacros.module.redox.code.tex)
Provides: tex(chemmacros.module.scheme.code.tex)
Provides: tex(chemmacros.module.spectroscopy.code.tex)
Provides: tex(chemmacros.module.symbols.code.tex)
Provides: tex(chemmacros.module.thermodynamics.code.tex)
Provides: tex(chemmacros.module.tikz.code.tex)
Provides: tex(chemmacros.module.units.code.tex)
Provides: tex(chemmacros.module.xfrac.code.tex)
Provides: tex(chemmacros.sty)
Provides: tex(chemmacros4.sty)
Provides: tex(chemmacros5.sty)
Requires: tex(bm.sty)
Requires: tex(chemformula.sty)
Requires: tex(chemgreek.sty)
Requires: tex(environ.sty)
Requires: tex(etoolbox.sty)
Requires: tex(expl3.sty)
Requires: tex(l3keys2e.sty)
Requires: tex(mathtools.sty)
Requires: tex(scrlfile.sty)
Requires: tex(siunitx.sty)
Requires: tex(tikz.sty)
Requires: tex(translations.sty)
Requires: tex(xfrac.sty)
Requires: tex(xparse.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source223: chemmacros.tar.xz
Source224: chemmacros.doc.tar.xz
%description -n texlive-chemmacros
The bundle offers a collection of macros and commands which are
intended to make typesetting chemistry documents faster and
more convenient. Coverage includes some nomenclature commands,
oxidation numbers, thermodynamic data, newman projections, etc.
The package relies on the following supporting packages:
chemformula, providing a command for typesetting chemical
formulae and reactions (doing a similar task to that of
mhchem); chemgreek, offering support for use of greek letters;
and ghsystem, providing for the UN globally harmonised chemical
notation. The packages are written using current versions of
the experimental LaTeX 3 coding conventions and the LaTeX 3
support packages.
date: 2016-05-04 08:40:34 +0000
%package -n texlive-chemmacros-doc
Version: %{texlive_version}.%{texlive_noarch}.5.6asvn40887
Release: 0
Summary: Documentation for texlive-chemmacros
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Provides: locale(texlive-chemmacros-doc:en)
%description -n texlive-chemmacros-doc
This package includes the documentation for texlive-chemmacros
%post -n texlive-chemmacros
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-chemmacros
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-chemmacros
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-chemmacros-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/chemmacros/README
%{_texmfdistdir}/doc/latex/chemmacros/chemmacros_en.pdf
%{_texmfdistdir}/doc/latex/chemmacros/chemmacros_en.tex
%files -n texlive-chemmacros
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/chemmacros/chemmacros.module.acid-base.code.tex
%{_texmfdistdir}/tex/latex/chemmacros/chemmacros.module.all.code.tex
%{_texmfdistdir}/tex/latex/chemmacros/chemmacros.module.base.code.tex
%{_texmfdistdir}/tex/latex/chemmacros/chemmacros.module.charges.code.tex
%{_texmfdistdir}/tex/latex/chemmacros/chemmacros.module.chemformula.code.tex
%{_texmfdistdir}/tex/latex/chemmacros/chemmacros.module.errorcheck.code.tex
%{_texmfdistdir}/tex/latex/chemmacros/chemmacros.module.greek.code.tex
%{_texmfdistdir}/tex/latex/chemmacros/chemmacros.module.isotopes.code.tex
%{_texmfdistdir}/tex/latex/chemmacros/chemmacros.module.lang.code.tex
%{_texmfdistdir}/tex/latex/chemmacros/chemmacros.module.mechanisms.code.tex
%{_texmfdistdir}/tex/latex/chemmacros/chemmacros.module.newman.code.tex
%{_texmfdistdir}/tex/latex/chemmacros/chemmacros.module.nomenclature.code.tex
%{_texmfdistdir}/tex/latex/chemmacros/chemmacros.module.orbital.code.tex
%{_texmfdistdir}/tex/latex/chemmacros/chemmacros.module.particles.code.tex
%{_texmfdistdir}/tex/latex/chemmacros/chemmacros.module.phases.code.tex
%{_texmfdistdir}/tex/latex/chemmacros/chemmacros.module.polymers.code.tex
%{_texmfdistdir}/tex/latex/chemmacros/chemmacros.module.reactions.code.tex
%{_texmfdistdir}/tex/latex/chemmacros/chemmacros.module.redox.code.tex
%{_texmfdistdir}/tex/latex/chemmacros/chemmacros.module.scheme.code.tex
%{_texmfdistdir}/tex/latex/chemmacros/chemmacros.module.spectroscopy.code.tex
%{_texmfdistdir}/tex/latex/chemmacros/chemmacros.module.symbols.code.tex
%{_texmfdistdir}/tex/latex/chemmacros/chemmacros.module.thermodynamics.code.tex
%{_texmfdistdir}/tex/latex/chemmacros/chemmacros.module.tikz.code.tex
%{_texmfdistdir}/tex/latex/chemmacros/chemmacros.module.units.code.tex
%{_texmfdistdir}/tex/latex/chemmacros/chemmacros.module.xfrac.code.tex
%{_texmfdistdir}/tex/latex/chemmacros/chemmacros.sty
%{_texmfdistdir}/tex/latex/chemmacros/chemmacros4.sty
%{_texmfdistdir}/tex/latex/chemmacros/chemmacros5.sty
/var/adm/update-scripts/texlive-chemmacros-%{texlive_version}.%{texlive_noarch}.5.6asvn40887-%{release}-zypper
%package -n texlive-chemnum
Version: %{texlive_version}.%{texlive_noarch}.1.2svn40522
Release: 0
Summary: A method of numbering chemical compounds
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-chemnum-doc >= %{texlive_version}
Provides: tex(chemnum.sty)
Requires: tex(chemgreek.sty)
Requires: tex(expl3.sty)
Requires: tex(l3keys2e.sty)
Requires: tex(psfrag.sty)
Requires: tex(translations.sty)
Requires: tex(xparse.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source225: chemnum.tar.xz
Source226: chemnum.doc.tar.xz
%description -n texlive-chemnum
The package defines a \label- and \ref-like commands for
compound numbers. The package requires LaTeX 3 packages expl3
(from the l3kernel bundle) and xparse (from the l3packages
bundle).
date: 2016-04-14 11:37:23 +0000
%package -n texlive-chemnum-doc
Version: %{texlive_version}.%{texlive_noarch}.1.2svn40522
Release: 0
Summary: Documentation for texlive-chemnum
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Provides: locale(texlive-chemnum-doc:en)
%description -n texlive-chemnum-doc
This package includes the documentation for texlive-chemnum
%post -n texlive-chemnum
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-chemnum
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-chemnum
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-chemnum-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/chemnum/README
%{_texmfdistdir}/doc/latex/chemnum/chemnum_en.pdf
%{_texmfdistdir}/doc/latex/chemnum/chemnum_en.tex
%{_texmfdistdir}/doc/latex/chemnum/scheme-bla.ps
%{_texmfdistdir}/doc/latex/chemnum/scheme-tmp.ps
%files -n texlive-chemnum
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/chemnum/chemnum.sty
/var/adm/update-scripts/texlive-chemnum-%{texlive_version}.%{texlive_noarch}.1.2svn40522-%{release}-zypper
%package -n texlive-chemschemex
Version: %{texlive_version}.%{texlive_noarch}.1.0svn34667
Release: 0
Summary: Typeset and cross-reference chemical schemes based on TikZ code
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-chemschemex-doc >= %{texlive_version}
Provides: tex(chemschemex.sty)
Requires: tex(etextools.sty)
Requires: tex(fancylabel.sty)
Requires: tex(graphicx.sty)
Requires: tex(ifthen.sty)
Requires: tex(suffix.sty)
Requires: tex(tikz.sty)
Requires: tex(xargs.sty)
Requires: tex(xkeyval.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source227: chemschemex.tar.xz
Source228: chemschemex.doc.tar.xz
%description -n texlive-chemschemex
The package provides a comfortable means of typesetting
chemical schemes, and also offers automatic structure
referencing.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-chemschemex-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0svn34667
Release: 0
Summary: Documentation for texlive-chemschemex
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-chemschemex-doc
This package includes the documentation for texlive-chemschemex
%post -n texlive-chemschemex
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-chemschemex
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-chemschemex
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-chemschemex-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/chemschemex/C2H4.pdf
%{_texmfdistdir}/doc/latex/chemschemex/CH2CH-R2.pdf
%{_texmfdistdir}/doc/latex/chemschemex/R1-CHCH2.pdf
%{_texmfdistdir}/doc/latex/chemschemex/R2-CHCH-R1.pdf
%{_texmfdistdir}/doc/latex/chemschemex/README
%{_texmfdistdir}/doc/latex/chemschemex/RuCH-R1.pdf
%{_texmfdistdir}/doc/latex/chemschemex/RuCH2.pdf
%{_texmfdistdir}/doc/latex/chemschemex/chemschemex.pdf
%{_texmfdistdir}/doc/latex/chemschemex/cp.pdf
%{_texmfdistdir}/doc/latex/chemschemex/maleimid.pdf
%{_texmfdistdir}/doc/latex/chemschemex/product.pdf
%{_texmfdistdir}/doc/latex/chemschemex/product_num.pdf
%files -n texlive-chemschemex
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/chemschemex/chemschemex.sty
/var/adm/update-scripts/texlive-chemschemex-%{texlive_version}.%{texlive_noarch}.1.0svn34667-%{release}-zypper
%package -n texlive-chemstyle
Version: %{texlive_version}.%{texlive_noarch}.2.0msvn31096
Release: 0
Summary: Writing chemistry with 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-chemstyle-doc >= %{texlive_version}
Provides: tex(angew.chemstyle.cfg)
Provides: tex(chemscheme.sty)
Provides: tex(chemstyle.sty)
Provides: tex(ic.chemstyle.cfg)
Provides: tex(jacs.chemstyle.cfg)
Provides: tex(jomc.chemstyle.cfg)
Provides: tex(orglett.chemstyle.cfg)
Provides: tex(rsc.chemstyle.cfg)
Provides: tex(tetlett.chemstyle.cfg)
Requires: tex(SIunits.sty)
Requires: tex(amstext.sty)
Requires: tex(bpchem.sty)
Requires: tex(caption.sty)
Requires: tex(chemcompounds.sty)
Requires: tex(float.sty)
Requires: tex(floatrow.sty)
Requires: tex(kvoptions.sty)
Requires: tex(psfrag.sty)
Requires: tex(siunitx.sty)
Requires: tex(varioref.sty)
Requires: tex(xspace.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source229: chemstyle.tar.xz
Source230: chemstyle.doc.tar.xz
%description -n texlive-chemstyle
Chemstyle has been developed as a successor to the LaTeX
package provided by the rsc bundle. The package provides an
extensible system for formatting chemistry documents according
to the conventions of a number of leading journals. It also
provides some handy chemistry-related macros. Chemstyle is much
enhanced compared to its predecessor, and users of rsc are
strongly encouraged to migrate (all of the additional macros in
the rsc LaTeX package are present in chemstyle). The package
chemscheme is distributed with chemstyle; chemstyle itself
incorporates ideas that come from the trivfloat package; the
documentation uses the auto-pst-pdf package.
date: 2015-08-03 03:43:12 +0000
%package -n texlive-chemstyle-doc
Version: %{texlive_version}.%{texlive_noarch}.2.0msvn31096
Release: 0
Summary: Documentation for texlive-chemstyle
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-chemstyle-doc
This package includes the documentation for texlive-chemstyle
%post -n texlive-chemstyle
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-chemstyle
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-chemstyle
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-chemstyle-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/chemstyle/README
%{_texmfdistdir}/doc/latex/chemstyle/chemscheme.cdx
%{_texmfdistdir}/doc/latex/chemstyle/chemstyle-demo.tex
%{_texmfdistdir}/doc/latex/chemstyle/chemstyle.pdf
%files -n texlive-chemstyle
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/chemstyle/chemscheme.sty
%{_texmfdistdir}/tex/latex/chemstyle/chemstyle.sty
%{_texmfdistdir}/tex/latex/chemstyle/config/angew.chemstyle.cfg
%{_texmfdistdir}/tex/latex/chemstyle/config/ic.chemstyle.cfg
%{_texmfdistdir}/tex/latex/chemstyle/config/jacs.chemstyle.cfg
%{_texmfdistdir}/tex/latex/chemstyle/config/jomc.chemstyle.cfg
%{_texmfdistdir}/tex/latex/chemstyle/config/orglett.chemstyle.cfg
%{_texmfdistdir}/tex/latex/chemstyle/config/rsc.chemstyle.cfg
%{_texmfdistdir}/tex/latex/chemstyle/config/tetlett.chemstyle.cfg
/var/adm/update-scripts/texlive-chemstyle-%{texlive_version}.%{texlive_noarch}.2.0msvn31096-%{release}-zypper
%package -n texlive-cherokee
Version: %{texlive_version}.%{texlive_noarch}.svn21046
Release: 0
Summary: A font for the Cherokee script
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-cherokee-doc >= %{texlive_version}
Provides: tex(cherokee.sty)
Provides: tex(cherokee.tfm)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source231: cherokee.tar.xz
Source232: cherokee.doc.tar.xz
%description -n texlive-cherokee
The Cherokee script was designed in 1821 by Segwoya. The
alphabet is essentially syllabic, only 6 characters (a e i o s
u) correspond to Roman letters: the font encodes these to the
corresponding roman letter. The remaining 79 characters have
been arbitrarily encoded in the range 38-122; the cherokee
package provides commands that map each such syllable to the
appropriate character; for example, Segwoya himself would be
represented \Cse\Cgwo\Cya. The font is distributed as Metafont
source; it works very poorly in modern environments, and could
do with expert attention (if you are interested, please contact
the CTAN team for details).
date: 2015-08-03 03:43:12 +0000
%package -n texlive-cherokee-doc
Version: %{texlive_version}.%{texlive_noarch}.svn21046
Release: 0
Summary: Documentation for texlive-cherokee
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-cherokee-doc
This package includes the documentation for texlive-cherokee
%post -n texlive-cherokee
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-cherokee
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-cherokee
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-cherokee-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/cherokee/README
%files -n texlive-cherokee
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/source/public/cherokee/cherokee.mf
%{_texmfdistdir}/fonts/tfm/public/cherokee/cherokee.tfm
%{_texmfdistdir}/tex/latex/cherokee/cherokee.sty
/var/adm/update-scripts/texlive-cherokee-%{texlive_version}.%{texlive_noarch}.svn21046-%{release}-zypper
%package -n texlive-chess
Version: %{texlive_version}.%{texlive_noarch}.1.2svn20582
Release: 0
Summary: Fonts for typesetting chess boards
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-chess-doc >= %{texlive_version}
Provides: tex(chess.sty)
Provides: tex(chess10.tfm)
Provides: tex(chess20.tfm)
Provides: tex(chess30.tfm)
Provides: tex(chessf10.tfm)
Provides: tex(chessfig10.tfm)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source233: chess.tar.xz
Source234: chess.doc.tar.xz
%description -n texlive-chess
The original (and now somewhat dated) TeX chess font package.
Potential users should consider skak (for alternative fonts,
and notation support), texmate (for alternative notation
support), or chessfss (for flexible font choices).
date: 2015-08-03 03:43:12 +0000
%package -n texlive-chess-doc
Version: %{texlive_version}.%{texlive_noarch}.1.2svn20582
Release: 0
Summary: Documentation for texlive-chess
License: SUSE-Public-Domain
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-chess-doc
This package includes the documentation for texlive-chess
%post -n texlive-chess
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-chess
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-chess
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-chess-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/chess/board.epsf
%{_texmfdistdir}/doc/fonts/chess/boards.ltx
%{_texmfdistdir}/doc/fonts/chess/changes12
%{_texmfdistdir}/doc/fonts/chess/chessdiag.Xmf
%{_texmfdistdir}/doc/fonts/chess/copyright
%{_texmfdistdir}/doc/fonts/chess/dutch-tt.ltx
%{_texmfdistdir}/doc/fonts/chess/dutch-tt.tex
%{_texmfdistdir}/doc/fonts/chess/installation
%{_texmfdistdir}/doc/fonts/chess/kasparov.ltx
%{_texmfdistdir}/doc/fonts/chess/makefile
%{_texmfdistdir}/doc/fonts/chess/readme
%{_texmfdistdir}/doc/fonts/chess/schaakmaatje.ltx
%{_texmfdistdir}/doc/fonts/chess/symbols.ltx
%{_texmfdistdir}/doc/fonts/chess/symbols.tex
%{_texmfdistdir}/doc/fonts/chess/tal.ltx
%{_texmfdistdir}/doc/fonts/chess/tal.tex
%{_texmfdistdir}/doc/fonts/chess/tugboat.ltx
%{_texmfdistdir}/doc/fonts/chess/tuggame.ltx
%files -n texlive-chess
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/source/public/chess/README.mf
%{_texmfdistdir}/fonts/source/public/chess/chess10.mf
%{_texmfdistdir}/fonts/source/public/chess/chess20.mf
%{_texmfdistdir}/fonts/source/public/chess/chess30.mf
%{_texmfdistdir}/fonts/source/public/chess/chessbase.mf
%{_texmfdistdir}/fonts/source/public/chess/chessdiag.mf
%{_texmfdistdir}/fonts/source/public/chess/chessf10.mf
%{_texmfdistdir}/fonts/source/public/chess/chesspieces.mf
%{_texmfdistdir}/fonts/source/public/chess/empty.mf
%{_texmfdistdir}/fonts/tfm/public/chess/chess10.tfm
%{_texmfdistdir}/fonts/tfm/public/chess/chess20.tfm
%{_texmfdistdir}/fonts/tfm/public/chess/chess30.tfm
%{_texmfdistdir}/fonts/tfm/public/chess/chessf10.tfm
%{_texmfdistdir}/fonts/tfm/public/chess/chessfig10.tfm
%{_texmfdistdir}/tex/latex/chess/chess.sty
/var/adm/update-scripts/texlive-chess-%{texlive_version}.%{texlive_noarch}.1.2svn20582-%{release}-zypper
%package -n texlive-chess-problem-diagrams
Version: %{texlive_version}.%{texlive_noarch}.1.12svn39317
Release: 0
Summary: A package for typesetting chess problem diagrams
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-chess-problem-diagrams-doc >= %{texlive_version}
Provides: tex(diagram.sty)
Requires: tex(calc.sty)
Requires: tex(ifthen.sty)
Requires: tex(pstricks.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20160523
Source235: chess-problem-diagrams.tar.xz
Source236: chess-problem-diagrams.doc.tar.xz
%description -n texlive-chess-problem-diagrams
This package provides macros to typeset chess problem diagrams
including fairy chess problems (mostly using rotated images of
pieces) and other boards.
date: 2016-01-08 09:29:57 +0000
%package -n texlive-chess-problem-diagrams-doc
Version: %{texlive_version}.%{texlive_noarch}.1.12svn39317
Release: 0
Summary: Documentation for texlive-chess-problem-diagrams
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-chess-problem-diagrams-doc
This package includes the documentation for texlive-chess-problem-diagrams
%post -n texlive-chess-problem-diagrams
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-chess-problem-diagrams
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-chess-problem-diagrams
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-chess-problem-diagrams-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/chess-problem-diagrams/README
%{_texmfdistdir}/doc/latex/chess-problem-diagrams/diagram.pdf
%files -n texlive-chess-problem-diagrams
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/chess-problem-diagrams/diagram.sty
/var/adm/update-scripts/texlive-chess-problem-diagrams-%{texlive_version}.%{texlive_noarch}.1.12svn39317-%{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-bookcover-%{texlive_version}.%{texlive_noarch}.1.1svn40827-%{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-bookdb-%{texlive_version}.%{texlive_noarch}.0.0.2svn37536-%{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-bookest-%{texlive_version}.%{texlive_noarch}.1.1svn15878-%{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-bookhands-%{texlive_version}.%{texlive_noarch}.svn23609-%{release}-zypper
tar --use-compress-program=xz -xf %{S:7} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:8} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-bookhands
for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/public/bookhands/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-bookhands
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-bookhands/${base} ${font}
done
> %{buildroot}%{_datadir}/fonts/texlive-bookhands/encodings.dir
> %{buildroot}%{_datadir}/fonts/texlive-bookhands/fonts.dir
> %{buildroot}%{_datadir}/fonts/texlive-bookhands/fonts.scale
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-bookhands.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-bookhands -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-bookhands/*</glob>
</rejectfont>
</fontconfig>
EOF
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-booklet-%{texlive_version}.%{texlive_noarch}.0.0.7bsvn15878-%{release}-zypper
tar --use-compress-program=xz -xf %{S:9} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:10} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-bookman-%{texlive_version}.%{texlive_noarch}.svn31835-%{release}-zypper
tar --use-compress-program=xz -xf %{S:11} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-bookman
for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/urw/bookman/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-bookman
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-bookman/${base} ${font}
done
> %{buildroot}%{_datadir}/fonts/texlive-bookman/encodings.dir
> %{buildroot}%{_datadir}/fonts/texlive-bookman/fonts.dir
> %{buildroot}%{_datadir}/fonts/texlive-bookman/fonts.scale
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-bookman.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-bookman -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-bookman/*</glob>
</rejectfont>
</fontconfig>
EOF
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-booktabs-%{texlive_version}.%{texlive_noarch}.1.618033svn40846-%{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-booktabs-de-%{texlive_version}.%{texlive_noarch}.1.61803svn21907-%{release}-zypper
tar --use-compress-program=xz -xf %{S:14} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-booktabs-fr-%{texlive_version}.%{texlive_noarch}.1.00svn21948-%{release}-zypper
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-boolexpr-%{texlive_version}.%{texlive_noarch}.3.14svn17830-%{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-boondox-%{texlive_version}.%{texlive_noarch}.1.0svn22313-%{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
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-boondox
for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/public/boondox/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-boondox
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-boondox/${base} ${font}
done
> %{buildroot}%{_datadir}/fonts/texlive-boondox/encodings.dir
> %{buildroot}%{_datadir}/fonts/texlive-boondox/fonts.dir
> %{buildroot}%{_datadir}/fonts/texlive-boondox/fonts.scale
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-boondox.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-boondox -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-boondox/*</glob>
</rejectfont>
</fontconfig>
EOF
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-bophook-%{texlive_version}.%{texlive_noarch}.0.0.02svn17062-%{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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-borceux-%{texlive_version}.%{texlive_noarch}.svn21047-%{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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-bosisio-%{texlive_version}.%{texlive_noarch}.svn16989-%{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
# Make possible scripts usable if any
for scr in %{_texmfdistdir}/doc/latex/bosisio/makedoc
do
test -e %{buildroot}/$scr || continue
chmod 0755 %{buildroot}/$scr
done
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-boxedminipage-%{texlive_version}.%{texlive_noarch}.2svn17087-%{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-boxedminipage2e-%{texlive_version}.%{texlive_noarch}.1.0svn36477-%{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-boxhandler-%{texlive_version}.%{texlive_noarch}.1.30svn28031-%{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-bpchem-%{texlive_version}.%{texlive_noarch}.1.06svn15878-%{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-bpolynomial-%{texlive_version}.%{texlive_noarch}.0.0.5svn15878-%{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-br-lex-%{texlive_version}.%{texlive_noarch}.svn39701-%{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-bracketkey-%{texlive_version}.%{texlive_noarch}.1.0svn17129-%{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-braids-%{texlive_version}.%{texlive_noarch}.1.0svn23790-%{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-braille-%{texlive_version}.%{texlive_noarch}.svn20655-%{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-braket-%{texlive_version}.%{texlive_noarch}.svn17127-%{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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-brandeis-dissertation-%{texlive_version}.%{texlive_noarch}.2.0svn32047-%{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-breakcites-%{texlive_version}.%{texlive_noarch}.svn21014-%{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-breakurl-%{texlive_version}.%{texlive_noarch}.1.40svn29901-%{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-breqn-%{texlive_version}.%{texlive_noarch}.0.0.98dsvn38099-%{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-bropd-%{texlive_version}.%{texlive_noarch}.1.2svn35383-%{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-brushscr-%{texlive_version}.%{texlive_noarch}.svn28363-%{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
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-brushscr
for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/public/brushscr/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-brushscr
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-brushscr/${base} ${font}
done
> %{buildroot}%{_datadir}/fonts/texlive-brushscr/encodings.dir
> %{buildroot}%{_datadir}/fonts/texlive-brushscr/fonts.dir
> %{buildroot}%{_datadir}/fonts/texlive-brushscr/fonts.scale
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-brushscr.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-brushscr -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-brushscr/*</glob>
</rejectfont>
</fontconfig>
EOF
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-bullcntr-%{texlive_version}.%{texlive_noarch}.0.0.04svn15878-%{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-bundledoc-%{texlive_version}.%{texlive_noarch}.3.2svn35041-%{release}-zypper
tar --use-compress-program=xz -xf %{S:60} -C %{buildroot}%{_datadir}/texlive
tar --use-compress-program=xz -xf %{S:61} -C %{buildroot}%{_datadir}/texlive
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-burmese-%{texlive_version}.%{texlive_noarch}.svn25185-%{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
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-burmese
for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/public/burmese/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-burmese
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-burmese/${base} ${font}
done
> %{buildroot}%{_datadir}/fonts/texlive-burmese/encodings.dir
> %{buildroot}%{_datadir}/fonts/texlive-burmese/fonts.dir
> %{buildroot}%{_datadir}/fonts/texlive-burmese/fonts.scale
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-burmese.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-burmese -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-burmese/*</glob>
</rejectfont>
</fontconfig>
EOF
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-bussproofs-%{texlive_version}.%{texlive_noarch}.1.1svn27488-%{release}-zypper
tar --use-compress-program=xz -xf %{S:64} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:65} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-bxbase-%{texlive_version}.%{texlive_noarch}.0.0.5svn28825-%{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-bxcjkjatype-%{texlive_version}.%{texlive_noarch}.0.0.2csvn32048-%{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-bxdpx-beamer-%{texlive_version}.%{texlive_noarch}.0.0.2svn30220-%{release}-zypper
tar --use-compress-program=xz -xf %{S:70} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:71} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-bxdvidriver-%{texlive_version}.%{texlive_noarch}.0.0.2svn40148-%{release}-zypper
tar --use-compress-program=xz -xf %{S:72} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:73} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-bxeepic-%{texlive_version}.%{texlive_noarch}.0.0.2svn30559-%{release}-zypper
tar --use-compress-program=xz -xf %{S:74} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:75} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-bxenclose-%{texlive_version}.%{texlive_noarch}.0.0.2svn40213-%{release}-zypper
tar --use-compress-program=xz -xf %{S:76} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:77} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-bxjscls-%{texlive_version}.%{texlive_noarch}.1.1csvn40865-%{release}-zypper
tar --use-compress-program=xz -xf %{S:78} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:79} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-bxnewfont-%{texlive_version}.%{texlive_noarch}.0.0.2svn40214-%{release}-zypper
tar --use-compress-program=xz -xf %{S:80} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:81} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-bxpapersize-%{texlive_version}.%{texlive_noarch}.0.0.2svn40149-%{release}-zypper
tar --use-compress-program=xz -xf %{S:82} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:83} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-bxpdfver-%{texlive_version}.%{texlive_noarch}.0.0.2asvn38050-%{release}-zypper
tar --use-compress-program=xz -xf %{S:84} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:85} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-bytefield-%{texlive_version}.%{texlive_noarch}.2.3svn38736-%{release}-zypper
tar --use-compress-program=xz -xf %{S:86} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:87} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-c-pascal-%{texlive_version}.%{texlive_noarch}.1.2svn18337-%{release}-zypper
tar --use-compress-program=xz -xf %{S:88} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:89} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-c90-%{texlive_version}.%{texlive_noarch}.svn37676-%{release}-zypper
tar --use-compress-program=xz -xf %{S:90} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:91} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-cabin-%{texlive_version}.%{texlive_noarch}.svn39875-%{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-cabin
for font in %{buildroot}/%{_texmfdistdir}/fonts/opentype/impallari/cabin/*.{pf[ab],[ot]tf} \
%{buildroot}/%{_texmfdistdir}/fonts/type1/impallari/cabin/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-cabin
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-cabin/${base} ${font}
done
> %{buildroot}%{_datadir}/fonts/texlive-cabin/encodings.dir
> %{buildroot}%{_datadir}/fonts/texlive-cabin/fonts.dir
> %{buildroot}%{_datadir}/fonts/texlive-cabin/fonts.scale
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-cabin.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-cabin -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-cabin/*</glob>
</rejectfont>
</fontconfig>
EOF
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-cachepic-%{texlive_version}.%{texlive_noarch}.1.0svn26313-%{release}-zypper
tar --use-compress-program=xz -xf %{S:94} -C %{buildroot}%{_datadir}/texlive
tar --use-compress-program=xz -xf %{S:95} -C %{buildroot}%{_datadir}/texlive
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-caladea-%{texlive_version}.%{texlive_noarch}.svn34991-%{release}-zypper
tar --use-compress-program=xz -xf %{S:96} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:97} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-caladea
for font in %{buildroot}/%{_texmfdistdir}/fonts/truetype/huerta/caladea/*.{pf[ab],[ot]tf} \
%{buildroot}/%{_texmfdistdir}/fonts/type1/huerta/caladea/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-caladea
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-caladea/${base} ${font}
done
> %{buildroot}%{_datadir}/fonts/texlive-caladea/encodings.dir
> %{buildroot}%{_datadir}/fonts/texlive-caladea/fonts.dir
> %{buildroot}%{_datadir}/fonts/texlive-caladea/fonts.scale
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-caladea.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-caladea -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-caladea/*</glob>
</rejectfont>
</fontconfig>
EOF
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-calcage-%{texlive_version}.%{texlive_noarch}.0.0.90svn27725-%{release}-zypper
tar --use-compress-program=xz -xf %{S:98} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:99} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-calctab-%{texlive_version}.%{texlive_noarch}.0.0.6.1svn15878-%{release}-zypper
tar --use-compress-program=xz -xf %{S:100} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:101} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-calculation-%{texlive_version}.%{texlive_noarch}.1.0svn35973-%{release}-zypper
tar --use-compress-program=xz -xf %{S:102} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:103} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-calculator-%{texlive_version}.%{texlive_noarch}.2.0svn33041-%{release}-zypper
tar --use-compress-program=xz -xf %{S:104} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:105} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-calligra-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper
tar --use-compress-program=xz -xf %{S:106} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:107} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-calligra-type1-%{texlive_version}.%{texlive_noarch}.001.000svn24302-%{release}-zypper
tar --use-compress-program=xz -xf %{S:108} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:109} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-calligra-type1
for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/public/calligra-type1/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-calligra-type1
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-calligra-type1/${base} ${font}
done
> %{buildroot}%{_datadir}/fonts/texlive-calligra-type1/encodings.dir
> %{buildroot}%{_datadir}/fonts/texlive-calligra-type1/fonts.dir
> %{buildroot}%{_datadir}/fonts/texlive-calligra-type1/fonts.scale
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-calligra-type1.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-calligra-type1 -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-calligra-type1/*</glob>
</rejectfont>
</fontconfig>
EOF
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-calrsfs-%{texlive_version}.%{texlive_noarch}.svn17125-%{release}-zypper
tar --use-compress-program=xz -xf %{S:110} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:111} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-cals-%{texlive_version}.%{texlive_noarch}.2.2svn30784-%{release}-zypper
tar --use-compress-program=xz -xf %{S:112} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:113} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-calxxxx-yyyy-%{texlive_version}.%{texlive_noarch}.1.0isvn39245-%{release}-zypper
tar --use-compress-program=xz -xf %{S:114} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:115} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-cancel-%{texlive_version}.%{texlive_noarch}.2.2svn32508-%{release}-zypper
tar --use-compress-program=xz -xf %{S:116} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:117} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-canoniclayout-%{texlive_version}.%{texlive_noarch}.0.0.4svn24523-%{release}-zypper
tar --use-compress-program=xz -xf %{S:118} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:119} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-cantarell-%{texlive_version}.%{texlive_noarch}.2.4svn27066-%{release}-zypper
tar --use-compress-program=xz -xf %{S:120} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:121} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-cantarell
for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/public/cantarell/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-cantarell
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-cantarell/${base} ${font}
done
> %{buildroot}%{_datadir}/fonts/texlive-cantarell/encodings.dir
> %{buildroot}%{_datadir}/fonts/texlive-cantarell/fonts.dir
> %{buildroot}%{_datadir}/fonts/texlive-cantarell/fonts.scale
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-cantarell.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-cantarell -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-cantarell/*</glob>
</rejectfont>
</fontconfig>
EOF
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-capt-of-%{texlive_version}.%{texlive_noarch}.svn29803-%{release}-zypper
tar --use-compress-program=xz -xf %{S:122} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:123} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-captcont-%{texlive_version}.%{texlive_noarch}.2.0svn15878-%{release}-zypper
tar --use-compress-program=xz -xf %{S:124} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:125} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-captdef-%{texlive_version}.%{texlive_noarch}.svn17353-%{release}-zypper
tar --use-compress-program=xz -xf %{S:126} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:127} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-caption-%{texlive_version}.%{texlive_noarch}.svn39809-%{release}-zypper
tar --use-compress-program=xz -xf %{S:128} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:129} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-carbohydrates-%{texlive_version}.%{texlive_noarch}.0.0.1svn39000-%{release}-zypper
tar --use-compress-program=xz -xf %{S:130} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:131} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-carlisle-%{texlive_version}.%{texlive_noarch}.svn18258-%{release}-zypper
tar --use-compress-program=xz -xf %{S:132} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:133} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-carlito-%{texlive_version}.%{texlive_noarch}.svn35002-%{release}-zypper
tar --use-compress-program=xz -xf %{S:134} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:135} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-carlito
for font in %{buildroot}/%{_texmfdistdir}/fonts/truetype/typoland/carlito/*.{pf[ab],[ot]tf} \
%{buildroot}/%{_texmfdistdir}/fonts/type1/typoland/carlito/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-carlito
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-carlito/${base} ${font}
done
> %{buildroot}%{_datadir}/fonts/texlive-carlito/encodings.dir
> %{buildroot}%{_datadir}/fonts/texlive-carlito/fonts.dir
> %{buildroot}%{_datadir}/fonts/texlive-carlito/fonts.scale
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-carlito.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-carlito -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-carlito/*</glob>
</rejectfont>
</fontconfig>
EOF
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-carolmin-ps-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper
tar --use-compress-program=xz -xf %{S:136} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:137} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-carolmin-ps
for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/public/carolmin-ps/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-carolmin-ps
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-carolmin-ps/${base} ${font}
done
> %{buildroot}%{_datadir}/fonts/texlive-carolmin-ps/encodings.dir
> %{buildroot}%{_datadir}/fonts/texlive-carolmin-ps/fonts.dir
> %{buildroot}%{_datadir}/fonts/texlive-carolmin-ps/fonts.scale
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-carolmin-ps.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-carolmin-ps -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-carolmin-ps/*</glob>
</rejectfont>
</fontconfig>
EOF
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-cascadilla-%{texlive_version}.%{texlive_noarch}.1.8.2svn25144-%{release}-zypper
tar --use-compress-program=xz -xf %{S:138} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:139} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-cases-%{texlive_version}.%{texlive_noarch}.2.5svn17123-%{release}-zypper
tar --use-compress-program=xz -xf %{S:140} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:141} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-casyl-%{texlive_version}.%{texlive_noarch}.2.0svn15878-%{release}-zypper
tar --use-compress-program=xz -xf %{S:142} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:143} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-catchfilebetweentags-%{texlive_version}.%{texlive_noarch}.1.1svn21476-%{release}-zypper
tar --use-compress-program=xz -xf %{S:144} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:145} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-catcodes-%{texlive_version}.%{texlive_noarch}.r0.2svn38859-%{release}-zypper
tar --use-compress-program=xz -xf %{S:146} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:147} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-catechis-%{texlive_version}.%{texlive_noarch}.1.1svn15878-%{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-catoptions-%{texlive_version}.%{texlive_noarch}.0.0.2.7hsvn35069-%{release}-zypper
tar --use-compress-program=xz -xf %{S:150} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:151} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-cbcoptic-%{texlive_version}.%{texlive_noarch}.0.0.2svn16666-%{release}-zypper
tar --use-compress-program=xz -xf %{S:152} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:153} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-cbcoptic
for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/public/cbcoptic/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-cbcoptic
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-cbcoptic/${base} ${font}
done
> %{buildroot}%{_datadir}/fonts/texlive-cbcoptic/encodings.dir
> %{buildroot}%{_datadir}/fonts/texlive-cbcoptic/fonts.dir
> %{buildroot}%{_datadir}/fonts/texlive-cbcoptic/fonts.scale
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-cbcoptic.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-cbcoptic -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-cbcoptic/*</glob>
</rejectfont>
</fontconfig>
EOF
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-cbfonts-%{texlive_version}.%{texlive_noarch}.svn31624-%{release}-zypper
tar --use-compress-program=xz -xf %{S:154} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:155} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-cbfonts
for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/public/cbfonts/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-cbfonts
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-cbfonts/${base} ${font}
done
> %{buildroot}%{_datadir}/fonts/texlive-cbfonts/encodings.dir
> %{buildroot}%{_datadir}/fonts/texlive-cbfonts/fonts.dir
> %{buildroot}%{_datadir}/fonts/texlive-cbfonts/fonts.scale
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-cbfonts.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-cbfonts -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-cbfonts/*</glob>
</rejectfont>
</fontconfig>
EOF
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-cbfonts-fd-%{texlive_version}.%{texlive_noarch}.1.1svn39936-%{release}-zypper
tar --use-compress-program=xz -xf %{S:156} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:157} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-cc-pl-%{texlive_version}.%{texlive_noarch}.1.02.2svn15878-%{release}-zypper
tar --use-compress-program=xz -xf %{S:158} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:159} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-cc-pl
for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/public/cc-pl/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-cc-pl
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-cc-pl/${base} ${font}
done
> %{buildroot}%{_datadir}/fonts/texlive-cc-pl/encodings.dir
> %{buildroot}%{_datadir}/fonts/texlive-cc-pl/fonts.dir
> %{buildroot}%{_datadir}/fonts/texlive-cc-pl/fonts.scale
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-cc-pl.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-cc-pl -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-cc-pl/*</glob>
</rejectfont>
</fontconfig>
EOF
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-ccaption-%{texlive_version}.%{texlive_noarch}.3.2csvn23443-%{release}-zypper
tar --use-compress-program=xz -xf %{S:160} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:161} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-ccfonts-%{texlive_version}.%{texlive_noarch}.1.1svn17122-%{release}-zypper
tar --use-compress-program=xz -xf %{S:162} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:163} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-ccicons-%{texlive_version}.%{texlive_noarch}.1.5svn30020-%{release}-zypper
tar --use-compress-program=xz -xf %{S:164} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:165} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-ccicons
for font in %{buildroot}/%{_texmfdistdir}/fonts/opentype/public/ccicons/*.{pf[ab],[ot]tf} \
%{buildroot}/%{_texmfdistdir}/fonts/type1/public/ccicons/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-ccicons
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-ccicons/${base} ${font}
done
> %{buildroot}%{_datadir}/fonts/texlive-ccicons/encodings.dir
> %{buildroot}%{_datadir}/fonts/texlive-ccicons/fonts.dir
> %{buildroot}%{_datadir}/fonts/texlive-ccicons/fonts.scale
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-ccicons.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-ccicons -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-ccicons/*</glob>
</rejectfont>
</fontconfig>
EOF
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-cclicenses-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper
tar --use-compress-program=xz -xf %{S:166} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:167} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-cd-%{texlive_version}.%{texlive_noarch}.1.4svn34452-%{release}-zypper
tar --use-compress-program=xz -xf %{S:168} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:169} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Make possible scripts usable if any
for scr in %{_texmfdistdir}/doc/latex/cd/parsecd.rb
do
test -e %{buildroot}/$scr || continue
chmod 0755 %{buildroot}/$scr
done
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-cd-cover-%{texlive_version}.%{texlive_noarch}.1.0svn17121-%{release}-zypper
tar --use-compress-program=xz -xf %{S:170} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:171} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-cdpbundl-%{texlive_version}.%{texlive_noarch}.0.0.36svn36697-%{release}-zypper
tar --use-compress-program=xz -xf %{S:172} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:173} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-cell-%{texlive_version}.%{texlive_noarch}.svn20756-%{release}-zypper
tar --use-compress-program=xz -xf %{S:174} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:175} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-cellspace-%{texlive_version}.%{texlive_noarch}.1.6svn15878-%{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-celtic-%{texlive_version}.%{texlive_noarch}.1.1svn39797-%{release}-zypper
tar --use-compress-program=xz -xf %{S:178} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:179} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-censor-%{texlive_version}.%{texlive_noarch}.3.21svn31332-%{release}-zypper
tar --use-compress-program=xz -xf %{S:180} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:181} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-cfr-initials-%{texlive_version}.%{texlive_noarch}.1.01svn36728-%{release}-zypper
tar --use-compress-program=xz -xf %{S:182} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:183} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-cfr-lm-%{texlive_version}.%{texlive_noarch}.1.5svn36195-%{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-changebar-%{texlive_version}.%{texlive_noarch}.3.5csvn29349-%{release}-zypper
tar --use-compress-program=xz -xf %{S:186} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:187} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Make possible scripts usable if any
for scr in %{_texmfdistdir}/doc/latex/changebar/chbar.sh
do
test -e %{buildroot}/$scr || continue
chmod 0755 %{buildroot}/$scr
done
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-changelayout-%{texlive_version}.%{texlive_noarch}.1.0svn16094-%{release}-zypper
tar --use-compress-program=xz -xf %{S:188} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:189} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-changepage-%{texlive_version}.%{texlive_noarch}.1.0csvn15878-%{release}-zypper
tar --use-compress-program=xz -xf %{S:190} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:191} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-changes-%{texlive_version}.%{texlive_noarch}.2.0.4svn37104-%{release}-zypper
tar --use-compress-program=xz -xf %{S:192} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:193} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Make possible scripts usable if any
for scr in %{_texmfdistdir}/doc/latex/changes/delcmdchanges.bash
do
test -e %{buildroot}/$scr || continue
chmod 0755 %{buildroot}/$scr
done
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-chappg-%{texlive_version}.%{texlive_noarch}.2.1bsvn15878-%{release}-zypper
tar --use-compress-program=xz -xf %{S:194} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:195} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-chapterfolder-%{texlive_version}.%{texlive_noarch}.2.0.1svn15878-%{release}-zypper
tar --use-compress-program=xz -xf %{S:196} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:197} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-charter-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper
tar --use-compress-program=xz -xf %{S:198} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:199} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-charter
for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/bitstrea/charter/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-charter
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-charter/${base} ${font}
done
> %{buildroot}%{_datadir}/fonts/texlive-charter/encodings.dir
> %{buildroot}%{_datadir}/fonts/texlive-charter/fonts.dir
> %{buildroot}%{_datadir}/fonts/texlive-charter/fonts.scale
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-charter.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-charter -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-charter/*</glob>
</rejectfont>
</fontconfig>
EOF
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-chbibref-%{texlive_version}.%{texlive_noarch}.1.0svn17120-%{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-checkcites-%{texlive_version}.%{texlive_noarch}.1.0isvn28572-%{release}-zypper
tar --use-compress-program=xz -xf %{S:202} -C %{buildroot}%{_datadir}/texlive
tar --use-compress-program=xz -xf %{S:203} -C %{buildroot}%{_datadir}/texlive
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-checklistings-%{texlive_version}.%{texlive_noarch}.1.0svn38300-%{release}-zypper
tar --use-compress-program=xz -xf %{S:204} -C %{buildroot}%{_datadir}/texlive
tar --use-compress-program=xz -xf %{S:205} -C %{buildroot}%{_datadir}/texlive
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-chem-journal-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper
tar --use-compress-program=xz -xf %{S:206} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-chemarrow-%{texlive_version}.%{texlive_noarch}.0.0.9svn17146-%{release}-zypper
tar --use-compress-program=xz -xf %{S:207} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:208} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-chemarrow
for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/public/chemarrow/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-chemarrow
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-chemarrow/${base} ${font}
done
> %{buildroot}%{_datadir}/fonts/texlive-chemarrow/encodings.dir
> %{buildroot}%{_datadir}/fonts/texlive-chemarrow/fonts.dir
> %{buildroot}%{_datadir}/fonts/texlive-chemarrow/fonts.scale
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-chemarrow.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-chemarrow -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-chemarrow/*</glob>
</rejectfont>
</fontconfig>
EOF
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-chembst-%{texlive_version}.%{texlive_noarch}.0.0.2.5svn15878-%{release}-zypper
tar --use-compress-program=xz -xf %{S:209} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:210} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-chemcompounds-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper
tar --use-compress-program=xz -xf %{S:211} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:212} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-chemcono-%{texlive_version}.%{texlive_noarch}.1.3svn17119-%{release}-zypper
tar --use-compress-program=xz -xf %{S:213} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:214} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-chemexec-%{texlive_version}.%{texlive_noarch}.1.0svn21632-%{release}-zypper
tar --use-compress-program=xz -xf %{S:215} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:216} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-chemfig-%{texlive_version}.%{texlive_noarch}.1.2dsvn38991-%{release}-zypper
tar --use-compress-program=xz -xf %{S:217} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:218} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-chemformula-%{texlive_version}.%{texlive_noarch}.4.15svn41041-%{release}-zypper
tar --use-compress-program=xz -xf %{S:219} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:220} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-chemgreek-%{texlive_version}.%{texlive_noarch}.1.0esvn39681-%{release}-zypper
tar --use-compress-program=xz -xf %{S:221} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:222} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-chemmacros-%{texlive_version}.%{texlive_noarch}.5.6asvn40887-%{release}-zypper
tar --use-compress-program=xz -xf %{S:223} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:224} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-chemnum-%{texlive_version}.%{texlive_noarch}.1.2svn40522-%{release}-zypper
tar --use-compress-program=xz -xf %{S:225} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:226} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-chemschemex-%{texlive_version}.%{texlive_noarch}.1.0svn34667-%{release}-zypper
tar --use-compress-program=xz -xf %{S:227} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:228} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-chemstyle-%{texlive_version}.%{texlive_noarch}.2.0msvn31096-%{release}-zypper
tar --use-compress-program=xz -xf %{S:229} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:230} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-cherokee-%{texlive_version}.%{texlive_noarch}.svn21046-%{release}-zypper
tar --use-compress-program=xz -xf %{S:231} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:232} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-chess-%{texlive_version}.%{texlive_noarch}.1.2svn20582-%{release}-zypper
tar --use-compress-program=xz -xf %{S:233} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:234} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-chess-problem-diagrams-%{texlive_version}.%{texlive_noarch}.1.12svn39317-%{release}-zypper
tar --use-compress-program=xz -xf %{S:235} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:236} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Remove this
rm -vrf %{buildroot}%{_texmfdistdir}/tlpkg/tlpobj
rm -vrf %{buildroot}%{_texmfmaindir}/tlpkg/tlpobj
rm -v %{buildroot}%{_datadir}/texlive/texmf
rm -v %{buildroot}%{_datadir}/texlive/texmf-dist
rm -vr %{buildroot}%{_datadir}/texlive
# Handle manual pages
rm -vf %{buildroot}%{_texmfmaindir}/doc/man/Makefile
rm -vf %{buildroot}%{_texmfmaindir}/doc/man/man*/*.pdf
rm -vf %{buildroot}%{_texmfdistdir}/doc/man/Makefile
rm -vf %{buildroot}%{_texmfdistdir}/doc/man/man*/*.pdf
for path in %{buildroot}%{_texmfmaindir}/doc/man/man? \
%{buildroot}%{_texmfdistdir}/doc/man/man?
do
test -d "$path" || continue
sec=${path##*/}
mkdir -p %{buildroot}%{_mandir}/${sec}
for page in ${path}/*.*
do
test -e "$page" || continue
mv -f $page %{buildroot}%{_mandir}/${sec}/
done
done
rm -rf %{buildroot}%{_texmfmaindir}/doc/man
rm -rf %{buildroot}%{_texmfdistdir}/doc/man
find %{buildroot}%{_texmfmaindir}/ %{buildroot}%{_texmfdistdir}/ \
-type f -a -perm /g+w,o+w | xargs --no-run-if-empty chmod g-w,o-w
%changelog