# # spec file for package texlive-specs-d # # Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define texlive_version 2023 %define texlive_previous 2022 %define texlive_release 20230311 %define texlive_noarch 201 %define biber_version 2.18 #!BuildIgnore: texlive #!BuildIgnore: texlive-scripts #!BuildIgnore: texlive-scripts-extra #!BuildIgnore: texlive-scripts-bin #!BuildIgnore: texlive-scripts-extra-bin #!BuildIgnore: texlive-gsftopk #!BuildIgnore: texlive-gsftopk-bin #!BuildIgnore: texlive-kpathsea #!BuildIgnore: texlive-kpathsea-bin %global _varlib %{_localstatedir}/lib %global _libexecdir %{_prefix}/lib %define _texmfdistdir %{_datadir}/texmf %if 0%{texlive_version} >= 2013 %define _texmfmaindir %{_texmfdistdir} %define _texmfdirs %{_texmfdistdir} %else %define _texmfmaindir %{_libexecdir}/texmf %define _texmfdirs \{%{_texmfdistdir},%{_texmfmaindir}\} %endif %define _texmfconfdir %{_sysconfdir}/texmf %define _texmfvardir %{_varlib}/texmf %define _texmfcache %{_localstatedir}/cache/texmf %define _fontcache %{_texmfcache}/fonts # %define _x11bin %{_prefix}/bin %define _x11lib %{_libdir} %define _x11data %{_datadir}/X11 %define _x11inc %{_includedir} %define _appdefdir %{_x11data}/app-defaults Name: texlive-specs-d Version: 2023 Release: 0 BuildRequires: ed BuildRequires: fontconfig BuildRequires: fontpackages-devel BuildRequires: mkfontdir BuildRequires: mkfontscale BuildRequires: t1utils BuildRequires: texlive-filesystem BuildRequires: xorg-x11-fonts-core BuildRequires: xz BuildArch: noarch Summary: Meta package for d License: Apache-1.0 and BSD-3-Clause and GPL-2.0-or-later and LGPL-2.1-or-later and LPPL-1.0 and OFL-1.1 and SUSE-Public-Domain URL: https://build.opensuse.org/package/show/Publishing:TeXLive/Meta Group: Productivity/Publishing/TeX/Base Source0: texlive-specs-d-rpmlintrc %description Meta package to build tons of noarch texlive packages. %package -n texlive-biolett-bst Version: %{texlive_version}.%{texlive_noarch}.svn66115 Release: 0 License: LPPL-1.0 Summary: A BibTeX style for the journal "Biology Letters" Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-biolett-bst-doc >= %{texlive_version} # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source1: biolett-bst.tar.xz Source2: biolett-bst.doc.tar.xz %description -n texlive-biolett-bst This package provides a BibTeX style (.bst) file for the journal "Biology Letters" published by the Royal Society. This style was produced independently and hence has no formal approval from the Royal Society. %package -n texlive-biolett-bst-doc Version: %{texlive_version}.%{texlive_noarch}.svn66115 Release: 0 Summary: Documentation for texlive-biolett-bst License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-biolett-bst and texlive-alldocumentation) %description -n texlive-biolett-bst-doc This package includes the documentation for texlive-biolett-bst %post -n texlive-biolett-bst mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-biolett-bst mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-biolett-bst test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-biolett-bst-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/bibtex/biolett-bst/README.txt %files -n texlive-biolett-bst %defattr(-,root,root,755) %{_texmfdistdir}/bibtex/bst/biolett-bst/biolett.bst %package -n texlive-bitelist Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn25779 Release: 0 License: LPPL-1.0 Summary: Split list, in TeX's mouth Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bitelist-doc >= %{texlive_version} Provides: tex(bitedemo.tex) Provides: tex(bitelist.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source3: bitelist.tar.xz Source4: bitelist.doc.tar.xz %description -n texlive-bitelist The package provides commands for "splitting" a token list at the first occurrence of another (specified) token list. I.e., for given token lists s, t return b and the shortest a, such that t = a s b. The package's mechanism differs from those of packages providing similar features, in the following ways: the method uses TeX's mechanism of reading delimited macro parameters; splitting macros work by pure expansion, without assignments; the operation is carried out in a single macro call. A variant of the operation is provided, that retains outer braces. %package -n texlive-bitelist-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn25779 Release: 0 Summary: Documentation for texlive-bitelist License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-bitelist and texlive-alldocumentation) %description -n texlive-bitelist-doc This package includes the documentation for texlive-bitelist %post -n texlive-bitelist mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-bitelist mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-bitelist test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-bitelist-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/bitelist/README %{_texmfdistdir}/doc/generic/bitelist/bitelist.pdf %files -n texlive-bitelist %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/bitelist/bitedemo.tex %{_texmfdistdir}/tex/generic/bitelist/bitelist.sty %package -n texlive-bithesis Version: %{texlive_version}.%{texlive_noarch}.3.4.2svn66366 Release: 0 License: LPPL-1.0 Summary: Templates for the Beijing Institute of Technology Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bithesis-doc >= %{texlive_version} Provides: tex(bitart.cls) Provides: tex(bitbeamer.cls) Provides: tex(bitbook.cls) Provides: tex(bitgrad.cls) Provides: tex(bithesis.cls) Provides: tex(bitreport.cls) Requires: tex(amsfonts.sty) Requires: tex(amsmath.sty) Requires: tex(amssymb.sty) Requires: tex(amsthm.sty) Requires: tex(array.sty) Requires: tex(biblatex.sty) Requires: tex(bm.sty) Requires: tex(booktabs.sty) Requires: tex(caption.sty) Requires: tex(ctexart.cls) Requires: tex(ctexbeamer.cls) Requires: tex(ctexbook.cls) Requires: tex(datetime2.sty) Requires: tex(dcolumn.sty) Requires: tex(enumitem.sty) Requires: tex(etoolbox.sty) Requires: tex(expl3.sty) Requires: tex(fancyhdr.sty) Requires: tex(float.sty) Requires: tex(fmtcount.sty) Requires: tex(fontspec.sty) Requires: tex(geometry.sty) Requires: tex(graphicx.sty) Requires: tex(hyperref.sty) Requires: tex(ifpdf.sty) Requires: tex(ifthen.sty) Requires: tex(indentfirst.sty) Requires: tex(kvoptions.sty) Requires: tex(l3keys2e.sty) Requires: tex(listings.sty) Requires: tex(mathrsfs.sty) Requires: tex(mhchem.sty) Requires: tex(multirow.sty) Requires: tex(pdfpages.sty) Requires: tex(pifont.sty) Requires: tex(setspace.sty) Requires: tex(siunitx.sty) Requires: tex(subfigure.sty) Requires: tex(threeparttable.sty) Requires: tex(tikz.sty) Requires: tex(titlesec.sty) Requires: tex(titletoc.sty) Requires: tex(unicode-math.sty) Requires: tex(upgreek.sty) Requires: tex(wrapfig.sty) Requires: tex(xcolor.sty) Requires: tex(xeCJK.sty) Requires: tex(xeCJKfntef.sty) Requires: tex(xltxtra.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source5: bithesis.tar.xz Source6: bithesis.doc.tar.xz %description -n texlive-bithesis This package establishes a simple and easy-to-use LaTeX template for Beijing Institute of Technology dissertations, including general undergraduate theses and master theses. %package -n texlive-bithesis-doc Version: %{texlive_version}.%{texlive_noarch}.3.4.2svn66366 Release: 0 Summary: Documentation for texlive-bithesis License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-bithesis and texlive-alldocumentation) Provides: locale(texlive-bithesis-doc:zh) %description -n texlive-bithesis-doc This package includes the documentation for texlive-bithesis %post -n texlive-bithesis mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-bithesis mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-bithesis test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-bithesis-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/bithesis/README.md %{_texmfdistdir}/doc/latex/bithesis/bithesis.pdf %{_texmfdistdir}/doc/latex/bithesis/contributing-zh.md %{_texmfdistdir}/doc/latex/bithesis/contributing.md %{_texmfdistdir}/doc/latex/bithesis/dtx-style.sty %files -n texlive-bithesis %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/bithesis/bitart.cls %{_texmfdistdir}/tex/latex/bithesis/bitbeamer.cls %{_texmfdistdir}/tex/latex/bithesis/bitbook.cls %{_texmfdistdir}/tex/latex/bithesis/bitgrad.cls %{_texmfdistdir}/tex/latex/bithesis/bithesis.cls %{_texmfdistdir}/tex/latex/bithesis/bitreport.cls %package -n texlive-bitpattern Version: %{texlive_version}.%{texlive_noarch}.svn39073 Release: 0 License: LPPL-1.0 Summary: Typeset bit pattern diagrams Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bitpattern-doc >= %{texlive_version} Provides: tex(bitpattern.sty) Requires: tex(calc.sty) Requires: tex(keyval.sty) Requires: tex(multido.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source7: bitpattern.tar.xz Source8: bitpattern.doc.tar.xz %description -n texlive-bitpattern A package to typeset bit pattern diagrams such as those used to describe hardware, data format or protocols. %package -n texlive-bitpattern-doc Version: %{texlive_version}.%{texlive_noarch}.svn39073 Release: 0 Summary: Documentation for texlive-bitpattern License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-bitpattern and texlive-alldocumentation) %description -n texlive-bitpattern-doc This package includes the documentation for texlive-bitpattern %post -n texlive-bitpattern mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-bitpattern mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-bitpattern test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-bitpattern-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/bitpattern/README.md %{_texmfdistdir}/doc/latex/bitpattern/bitpattern.pdf %files -n texlive-bitpattern %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/bitpattern/bitpattern.sty %package -n texlive-bitset Version: %{texlive_version}.%{texlive_noarch}.1.3svn53837 Release: 0 License: LPPL-1.0 Summary: Handle bit-vector datatype Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires: texlive-bigintcalc >= %{texlive_version} #!BuildIgnore: texlive-bigintcalc Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bitset-doc >= %{texlive_version} Provides: tex(bitset.sty) Requires: tex(bigintcalc.sty) Requires: tex(infwarerr.sty) Requires: tex(intcalc.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source9: bitset.tar.xz Source10: bitset.doc.tar.xz %description -n texlive-bitset This package defines and implements the data type bit set, a vector of bits. The size of the vector may grow dynamically. Individual bits can be manipulated. %package -n texlive-bitset-doc Version: %{texlive_version}.%{texlive_noarch}.1.3svn53837 Release: 0 Summary: Documentation for texlive-bitset License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-bitset and texlive-alldocumentation) %description -n texlive-bitset-doc This package includes the documentation for texlive-bitset %post -n texlive-bitset mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-bitset mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-bitset test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-bitset-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/bitset/README.md %{_texmfdistdir}/doc/latex/bitset/bitset.pdf %files -n texlive-bitset %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/bitset/bitset.sty %package -n texlive-bitter Version: %{texlive_version}.%{texlive_noarch}.svn64541 Release: 0 License: LPPL-1.0 Summary: The Bitter family of fonts with LaTeX support Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(post): findutils Requires(post): grep Requires(post): sed Requires(post): texlive >= %{texlive_version} Requires(post): tex(updmap.cfg) #!BuildIgnore: tex(updmap.cfg) Requires(postun):findutils Requires(postun):grep Requires(postun):sed Requires(postun):texlive >= %{texlive_version} Requires(postun):tex(updmap.cfg) Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Requires: texlive-bitter-fonts >= %{texlive_version} Suggests: texlive-bitter-doc >= %{texlive_version} Provides: tex(Bttr-Bold-tlf-ly1--base.tfm) Provides: tex(Bttr-Bold-tlf-ly1.tfm) Provides: tex(Bttr-Bold-tlf-ly1.vf) Provides: tex(Bttr-Bold-tlf-ot1.tfm) Provides: tex(Bttr-Bold-tlf-t1--base.tfm) Provides: tex(Bttr-Bold-tlf-t1.tfm) Provides: tex(Bttr-Bold-tlf-t1.vf) Provides: tex(Bttr-Bold-tlf-ts1--base.tfm) Provides: tex(Bttr-Bold-tlf-ts1.tfm) Provides: tex(Bttr-Bold-tlf-ts1.vf) Provides: tex(Bttr-Italic-tlf-ly1--base.tfm) Provides: tex(Bttr-Italic-tlf-ly1.tfm) Provides: tex(Bttr-Italic-tlf-ly1.vf) Provides: tex(Bttr-Italic-tlf-ot1.tfm) Provides: tex(Bttr-Italic-tlf-t1--base.tfm) Provides: tex(Bttr-Italic-tlf-t1.tfm) Provides: tex(Bttr-Italic-tlf-t1.vf) Provides: tex(Bttr-Italic-tlf-ts1--base.tfm) Provides: tex(Bttr-Italic-tlf-ts1.tfm) Provides: tex(Bttr-Italic-tlf-ts1.vf) Provides: tex(Bttr-Regular-tlf-ly1--base.tfm) Provides: tex(Bttr-Regular-tlf-ly1.tfm) Provides: tex(Bttr-Regular-tlf-ly1.vf) Provides: tex(Bttr-Regular-tlf-ot1.tfm) Provides: tex(Bttr-Regular-tlf-t1--base.tfm) Provides: tex(Bttr-Regular-tlf-t1.tfm) Provides: tex(Bttr-Regular-tlf-t1.vf) Provides: tex(Bttr-Regular-tlf-ts1--base.tfm) Provides: tex(Bttr-Regular-tlf-ts1.tfm) Provides: tex(Bttr-Regular-tlf-ts1.vf) Provides: tex(LY1Bttr-TLF.fd) Provides: tex(OT1Bttr-TLF.fd) Provides: tex(T1Bttr-TLF.fd) Provides: tex(TS1Bttr-TLF.fd) Provides: tex(bitter.map) Provides: tex(bitter.sty) Provides: tex(bttr_6upxhe.enc) Provides: tex(bttr_72jdjw.enc) Provides: tex(bttr_azarls.enc) Provides: tex(bttr_b5i5mx.enc) Provides: tex(bttr_f2umud.enc) Provides: tex(bttr_gljolu.enc) Provides: tex(bttr_ncjtqa.enc) Provides: tex(bttr_ssdm5h.enc) Provides: tex(bttr_vzfpnj.enc) Provides: tex(bttr_w3wxei.enc) Provides: tex(bttr_x2bjkb.enc) Requires: tex(fontaxes.sty) Requires: tex(fontenc.sty) Requires: tex(fontspec.sty) Requires: tex(ifluatex.sty) Requires: tex(ifxetex.sty) Requires: tex(mweights.sty) Requires: tex(textcomp.sty) Requires: tex(xkeyval.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source11: bitter.tar.xz Source12: bitter.doc.tar.xz %description -n texlive-bitter This package provides LaTeX, pdfLaTeX, XeLaTeX, and LuaLaTeX support for the Bitter family of fonts, designed by Sol Matas for Huerta Tipografica. Bitter is a contemporary slab-serif typeface for text. There are regular and bold weights and an italic, but no bold italic. %package -n texlive-bitter-doc Version: %{texlive_version}.%{texlive_noarch}.svn64541 Release: 0 Summary: Documentation for texlive-bitter License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-bitter and texlive-alldocumentation) %description -n texlive-bitter-doc This package includes the documentation for texlive-bitter %package -n texlive-bitter-fonts Version: %{texlive_version}.%{texlive_noarch}.svn64541 Release: 0 Summary: Severed fonts for texlive-bitter License: LPPL-1.0 URL: https://www.tug.org/texlive/ Group: Productivity/Publishing/TeX/Fonts %reconfigure_fonts_prereq Requires(posttrans):fontconfig Requires(posttrans):ghostscript-fonts-std Suggests: xorg-x11-fonts-core %description -n texlive-bitter-fonts The separated fonts package for texlive-bitter %post -n texlive-bitter mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update echo 'addMap bitter.map' >> /var/run/texlive/run-updmap %postun -n texlive-bitter mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then echo 'deleteMap bitter.map' >> /var/run/texlive/run-updmap exit 0 fi %posttrans -n texlive-bitter test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %reconfigure_fonts_scriptlets -n texlive-bitter-fonts %files -n texlive-bitter-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/bitter/OFL.txt %{_texmfdistdir}/doc/fonts/bitter/README %{_texmfdistdir}/doc/fonts/bitter/bitter-samples.pdf %{_texmfdistdir}/doc/fonts/bitter/bitter-samples.tex %files -n texlive-bitter %defattr(-,root,root,755) %{_texmfdistdir}/fonts/enc/dvips/bitter/bttr_6upxhe.enc %{_texmfdistdir}/fonts/enc/dvips/bitter/bttr_72jdjw.enc %{_texmfdistdir}/fonts/enc/dvips/bitter/bttr_azarls.enc %{_texmfdistdir}/fonts/enc/dvips/bitter/bttr_b5i5mx.enc %{_texmfdistdir}/fonts/enc/dvips/bitter/bttr_f2umud.enc %{_texmfdistdir}/fonts/enc/dvips/bitter/bttr_gljolu.enc %{_texmfdistdir}/fonts/enc/dvips/bitter/bttr_ncjtqa.enc %{_texmfdistdir}/fonts/enc/dvips/bitter/bttr_ssdm5h.enc %{_texmfdistdir}/fonts/enc/dvips/bitter/bttr_vzfpnj.enc %{_texmfdistdir}/fonts/enc/dvips/bitter/bttr_w3wxei.enc %{_texmfdistdir}/fonts/enc/dvips/bitter/bttr_x2bjkb.enc %{_texmfdistdir}/fonts/map/dvips/bitter/bitter.map %{_texmfdistdir}/fonts/tfm/huerta/bitter/Bttr-Bold-tlf-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/huerta/bitter/Bttr-Bold-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/huerta/bitter/Bttr-Bold-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/huerta/bitter/Bttr-Bold-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/huerta/bitter/Bttr-Bold-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/huerta/bitter/Bttr-Bold-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/huerta/bitter/Bttr-Bold-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/huerta/bitter/Bttr-Italic-tlf-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/huerta/bitter/Bttr-Italic-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/huerta/bitter/Bttr-Italic-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/huerta/bitter/Bttr-Italic-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/huerta/bitter/Bttr-Italic-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/huerta/bitter/Bttr-Italic-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/huerta/bitter/Bttr-Italic-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/huerta/bitter/Bttr-Regular-tlf-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/huerta/bitter/Bttr-Regular-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/huerta/bitter/Bttr-Regular-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/huerta/bitter/Bttr-Regular-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/huerta/bitter/Bttr-Regular-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/huerta/bitter/Bttr-Regular-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/huerta/bitter/Bttr-Regular-tlf-ts1.tfm %verify(link) %{_texmfdistdir}/fonts/truetype/huerta/bitter/Bitter-Bold.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/huerta/bitter/Bitter-Italic.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/huerta/bitter/Bitter-Regular.ttf %verify(link) %{_texmfdistdir}/fonts/type1/huerta/bitter/Bttr-Bold.pfb %verify(link) %{_texmfdistdir}/fonts/type1/huerta/bitter/Bttr-Italic.pfb %verify(link) %{_texmfdistdir}/fonts/type1/huerta/bitter/Bttr-Regular.pfb %{_texmfdistdir}/fonts/vf/huerta/bitter/Bttr-Bold-tlf-ly1.vf %{_texmfdistdir}/fonts/vf/huerta/bitter/Bttr-Bold-tlf-t1.vf %{_texmfdistdir}/fonts/vf/huerta/bitter/Bttr-Bold-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/huerta/bitter/Bttr-Italic-tlf-ly1.vf %{_texmfdistdir}/fonts/vf/huerta/bitter/Bttr-Italic-tlf-t1.vf %{_texmfdistdir}/fonts/vf/huerta/bitter/Bttr-Italic-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/huerta/bitter/Bttr-Regular-tlf-ly1.vf %{_texmfdistdir}/fonts/vf/huerta/bitter/Bttr-Regular-tlf-t1.vf %{_texmfdistdir}/fonts/vf/huerta/bitter/Bttr-Regular-tlf-ts1.vf %{_texmfdistdir}/tex/latex/bitter/LY1Bttr-TLF.fd %{_texmfdistdir}/tex/latex/bitter/OT1Bttr-TLF.fd %{_texmfdistdir}/tex/latex/bitter/T1Bttr-TLF.fd %{_texmfdistdir}/tex/latex/bitter/TS1Bttr-TLF.fd %{_texmfdistdir}/tex/latex/bitter/bitter.sty %files -n texlive-bitter-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-bitter %{_datadir}/fontconfig/conf.avail/58-texlive-bitter.conf %{_datadir}/fontconfig/conf.avail/55-texlive-bitter.conf %config %{_sysconfdir}/fonts/conf.d/55-texlive-bitter.conf %verify(not md5 size mtime) %{_datadir}/fonts/texlive-bitter/encodings.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-bitter/fonts.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-bitter/fonts.scale %{_datadir}/fonts/texlive-bitter/Bitter-Bold.ttf %{_datadir}/fonts/texlive-bitter/Bitter-Italic.ttf %{_datadir}/fonts/texlive-bitter/Bitter-Regular.ttf %{_datadir}/fonts/texlive-bitter/Bttr-Bold.pfb %{_datadir}/fonts/texlive-bitter/Bttr-Italic.pfb %{_datadir}/fonts/texlive-bitter/Bttr-Regular.pfb %package -n texlive-bizcard Version: %{texlive_version}.%{texlive_noarch}.1.1svn15878 Release: 0 License: GPL-2.0-or-later Summary: Typeset business cards Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bizcard-doc >= %{texlive_version} Provides: tex(bizcard.sty) Requires: tex(geometry.sty) Requires: tex(ifthen.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source13: bizcard.tar.xz Source14: bizcard.doc.tar.xz %description -n texlive-bizcard This is an adaption for current LaTeX of a LaTeX 2.09 style by Silvano Balemi. It produces cards at the normal US card size, 76.2mm x 50.8mm. %package -n texlive-bizcard-doc Version: %{texlive_version}.%{texlive_noarch}.1.1svn15878 Release: 0 Summary: Documentation for texlive-bizcard License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-bizcard and texlive-alldocumentation) %description -n texlive-bizcard-doc This package includes the documentation for texlive-bizcard %post -n texlive-bizcard mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-bizcard mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-bizcard test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-bizcard-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/bizcard/bizcard.pdf %{_texmfdistdir}/doc/latex/bizcard/bizex.pdf %{_texmfdistdir}/doc/latex/bizcard/bizex.tex %files -n texlive-bizcard %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/bizcard/bizcard.sty %package -n texlive-bjfuthesis Version: %{texlive_version}.%{texlive_noarch}.1.2.1svn59809 Release: 0 License: GPL-2.0-or-later Summary: A thesis class for Beijing Forestry University Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bjfuthesis-doc >= %{texlive_version} Provides: tex(bjfuthesis.cls) Requires: tex(amsmath.sty) Requires: tex(amssymb.sty) Requires: tex(biblatex.sty) Requires: tex(bicaption.sty) Requires: tex(booktabs.sty) Requires: tex(ctexbook.cls) Requires: tex(etoolbox.sty) Requires: tex(fancyhdr.sty) Requires: tex(graphicx.sty) Requires: tex(hyperref.sty) Requires: tex(iftex.sty) Requires: tex(pdfpages.sty) Requires: tex(silence.sty) Requires: tex(titlesec.sty) Requires: tex(titletoc.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source15: bjfuthesis.tar.xz Source16: bjfuthesis.doc.tar.xz %description -n texlive-bjfuthesis This is a class file for producing dissertations and theses according to the Beijing Forestry University (BJFU) Guidelines for Undergraduate Theses and Dissertations. The class should meet all current requirements and is updated whenever the university guidelines change. %package -n texlive-bjfuthesis-doc Version: %{texlive_version}.%{texlive_noarch}.1.2.1svn59809 Release: 0 Summary: Documentation for texlive-bjfuthesis License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-bjfuthesis and texlive-alldocumentation) Provides: locale(texlive-bjfuthesis-doc:zh,en) %description -n texlive-bjfuthesis-doc This package includes the documentation for texlive-bjfuthesis %post -n texlive-bjfuthesis mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-bjfuthesis mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-bjfuthesis test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-bjfuthesis-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/bjfuthesis/LICENSE %{_texmfdistdir}/doc/latex/bjfuthesis/README.md %{_texmfdistdir}/doc/latex/bjfuthesis/bjfuthesis.layout %{_texmfdistdir}/doc/latex/bjfuthesis/documentation/bjfuthesis.lyx %{_texmfdistdir}/doc/latex/bjfuthesis/documentation/bjfuthesis.pdf %{_texmfdistdir}/doc/latex/bjfuthesis/documentation/bjfuthesis.tex %{_texmfdistdir}/doc/latex/bjfuthesis/example/bibliography.bib %{_texmfdistdir}/doc/latex/bjfuthesis/example/contents/cover.pdf %{_texmfdistdir}/doc/latex/bjfuthesis/example/contents/mission-statement.pdf %{_texmfdistdir}/doc/latex/bjfuthesis/example/contents/statement-of-originality.pdf %{_texmfdistdir}/doc/latex/bjfuthesis/example/figures/admin-knowledge-graph.png %{_texmfdistdir}/doc/latex/bjfuthesis/example/figures/admin-movie.png %{_texmfdistdir}/doc/latex/bjfuthesis/example/figures/admin-navigation.png %{_texmfdistdir}/doc/latex/bjfuthesis/example/figures/anonymous-category.png %{_texmfdistdir}/doc/latex/bjfuthesis/example/figures/anonymous-details.png %{_texmfdistdir}/doc/latex/bjfuthesis/example/figures/anonymous-index.png %{_texmfdistdir}/doc/latex/bjfuthesis/example/figures/anonymous-search.png %{_texmfdistdir}/doc/latex/bjfuthesis/example/figures/enhanced-recommendation.png %{_texmfdistdir}/doc/latex/bjfuthesis/example/figures/general-details.png %{_texmfdistdir}/doc/latex/bjfuthesis/example/figures/illustration-of-ripple-sets.png %{_texmfdistdir}/doc/latex/bjfuthesis/example/figures/jwt.pdf %{_texmfdistdir}/doc/latex/bjfuthesis/example/figures/recommendation-procedure.pdf %{_texmfdistdir}/doc/latex/bjfuthesis/example/figures/ripplenet-framework.png %{_texmfdistdir}/doc/latex/bjfuthesis/example/figures/use-case.pdf %{_texmfdistdir}/doc/latex/bjfuthesis/example/thesis.lyx %{_texmfdistdir}/doc/latex/bjfuthesis/example/thesis.pdf %{_texmfdistdir}/doc/latex/bjfuthesis/example/thesis.tex %files -n texlive-bjfuthesis %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/bjfuthesis/bjfuthesis.cls %package -n texlive-blacklettert1 Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 License: LPPL-1.0 Summary: T1-encoded versions of Haralambous old German fonts Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-blacklettert1-doc >= %{texlive_version} Provides: tex(t1yfrak.fd) Provides: tex(tfrak.tfm) Provides: tex(tfrak.vf) Provides: tex(tfrakls.tfm) Provides: tex(tfrakls.vf) Provides: tex(tgoth.tfm) Provides: tex(tgoth.vf) Provides: tex(tswab.tfm) Provides: tex(tswab.vf) Requires: tex(cmbsy10.tfm) Requires: tex(cmbx10.tfm) Requires: tex(cmmi10.tfm) Requires: tex(cmmib10.tfm) Requires: tex(cmr10.tfm) Requires: tex(cmr7.tfm) Requires: tex(cmsy10.tfm) Requires: tex(cmu10.tfm) Requires: tex(ecbx1000.tfm) Requires: tex(ecrm0700.tfm) Requires: tex(ecrm1000.tfm) Requires: tex(yfrak.tfm) Requires: tex(ygoth.tfm) Requires: tex(yswab.tfm) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source17: blacklettert1.tar.xz Source18: blacklettert1.doc.tar.xz %description -n texlive-blacklettert1 This package contains virtual fonts that offer T1-alike encoded variants of Yannis Haralambous's old German fonts Gothic, Schwabacher and Fraktur (which are also available in Adobe type 1 format). The package includes LaTeX macros to embed the fonts into the LaTeX font selection scheme. %package -n texlive-blacklettert1-doc Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Documentation for texlive-blacklettert1 License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-blacklettert1 and texlive-alldocumentation) %description -n texlive-blacklettert1-doc This package includes the documentation for texlive-blacklettert1 %post -n texlive-blacklettert1 mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-blacklettert1 mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-blacklettert1 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-blacklettert1-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/blacklettert1/COPYING %{_texmfdistdir}/doc/fonts/blacklettert1/INSTALL %{_texmfdistdir}/doc/fonts/blacklettert1/README %{_texmfdistdir}/doc/fonts/blacklettert1/blacklettert1.pdf %files -n texlive-blacklettert1 %defattr(-,root,root,755) %{_texmfdistdir}/fonts/tfm/public/blacklettert1/tfrak.tfm %{_texmfdistdir}/fonts/tfm/public/blacklettert1/tfrakls.tfm %{_texmfdistdir}/fonts/tfm/public/blacklettert1/tgoth.tfm %{_texmfdistdir}/fonts/tfm/public/blacklettert1/tswab.tfm %{_texmfdistdir}/fonts/vf/public/blacklettert1/tfrak.vf %{_texmfdistdir}/fonts/vf/public/blacklettert1/tfrakls.vf %{_texmfdistdir}/fonts/vf/public/blacklettert1/tgoth.vf %{_texmfdistdir}/fonts/vf/public/blacklettert1/tswab.vf %{_texmfdistdir}/tex/latex/blacklettert1/t1yfrak.fd %package -n texlive-blindtext Version: %{texlive_version}.%{texlive_noarch}.2.0svn25039 Release: 0 License: LPPL-1.0 Summary: Producing 'blind' text for testing Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-blindtext-doc >= %{texlive_version} Provides: tex(blindtext.sty) Requires: tex(xspace.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source19: blindtext.tar.xz Source20: blindtext.doc.tar.xz %description -n texlive-blindtext The package provides the commands \blindtext and \Blindtext for creating 'blind' text useful in testing new classes and packages, and \blinddocument, \Blinddocument for creating an entire random document with sections, lists, mathematics, etc. The package supports three languages, english, (n)german and latin; the latin option provides a short "lorem ipsum" (for a fuller lorem ipsum text, see the lipsum package). %package -n texlive-blindtext-doc Version: %{texlive_version}.%{texlive_noarch}.2.0svn25039 Release: 0 Summary: Documentation for texlive-blindtext License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-blindtext and texlive-alldocumentation) %description -n texlive-blindtext-doc This package includes the documentation for texlive-blindtext %post -n texlive-blindtext mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-blindtext mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-blindtext test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-blindtext-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/blindtext/README %{_texmfdistdir}/doc/latex/blindtext/blindtext.pdf %files -n texlive-blindtext %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/blindtext/blindtext.sty %package -n texlive-blkarray Version: %{texlive_version}.%{texlive_noarch}.0.0.07svn36406 Release: 0 License: LPPL-1.0 Summary: Extended array and tabular Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-blkarray-doc >= %{texlive_version} Provides: tex(blkarray.sty) Requires: tex(article.sty) Requires: tex(doc.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source21: blkarray.tar.xz Source22: blkarray.doc.tar.xz %description -n texlive-blkarray An experimental package which implements an environment, blockarray, that may be used in the same way as the array or tabular environments of standard LaTeX, or their extended versions defined in array. If used in math-mode, blockarray acts like array, otherwise it acts like tabular. The package implements a new method of defining column types, and also block and block* environments, for specifying sub-arrays of the main array. What's more, the \footnote command works inside a blockarray. %package -n texlive-blkarray-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.07svn36406 Release: 0 Summary: Documentation for texlive-blkarray License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-blkarray and texlive-alldocumentation) %description -n texlive-blkarray-doc This package includes the documentation for texlive-blkarray %post -n texlive-blkarray mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-blkarray mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-blkarray test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-blkarray-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/blkarray/README %{_texmfdistdir}/doc/latex/blkarray/blkarray.pdf %{_texmfdistdir}/doc/latex/blkarray/blkarray.tex %files -n texlive-blkarray %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/blkarray/blkarray.sty %package -n texlive-blochsphere Version: %{texlive_version}.%{texlive_noarch}.1.1svn38388 Release: 0 License: LPPL-1.0 Summary: Draw pseudo-3D diagrams of Bloch spheres Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-blochsphere-doc >= %{texlive_version} Provides: tex(blochsphere.sty) Requires: tex(environ.sty) Requires: tex(etoolbox.sty) Requires: tex(ifthen.sty) Requires: tex(kvoptions.sty) Requires: tex(kvsetkeys.sty) Requires: tex(tikz.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source23: blochsphere.tar.xz Source24: blochsphere.doc.tar.xz %description -n texlive-blochsphere This package is used to draw pseudo-3D Blochsphere diagrams. It supports various annotations, such as great and small circles, axes, rotation markings and state vectors. It can be used in a standalone fashion, or nested within a tikzpicture environment by setting the environment option nested to true. %package -n texlive-blochsphere-doc Version: %{texlive_version}.%{texlive_noarch}.1.1svn38388 Release: 0 Summary: Documentation for texlive-blochsphere License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-blochsphere and texlive-alldocumentation) %description -n texlive-blochsphere-doc This package includes the documentation for texlive-blochsphere %post -n texlive-blochsphere mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-blochsphere mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-blochsphere test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-blochsphere-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/blochsphere/LICENSE %{_texmfdistdir}/doc/latex/blochsphere/README.md %{_texmfdistdir}/doc/latex/blochsphere/blochsphere.pdf %{_texmfdistdir}/doc/latex/blochsphere/example.pdf %{_texmfdistdir}/doc/latex/blochsphere/example.tex %files -n texlive-blochsphere %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/blochsphere/blochsphere.sty %package -n texlive-block Version: %{texlive_version}.%{texlive_noarch}.svn17209 Release: 0 License: SUSE-Public-Domain Summary: A block letter style for the letter class Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-block-doc >= %{texlive_version} Provides: tex(block.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source25: block.tar.xz Source26: block.doc.tar.xz %description -n texlive-block A style file for use with the letter class that overwrites the \opening and \closing macros so that letters can be styled with the block letter style instead of the default style. Thus, the return address, the closing, and the signature appear flushed on the left margin. %package -n texlive-block-doc Version: %{texlive_version}.%{texlive_noarch}.svn17209 Release: 0 Summary: Documentation for texlive-block License: SUSE-Public-Domain Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-block and texlive-alldocumentation) %description -n texlive-block-doc This package includes the documentation for texlive-block %post -n texlive-block mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-block mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-block test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-block-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/block/block.pdf %{_texmfdistdir}/doc/latex/block/block.tex %files -n texlive-block %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/block/block.sty %package -n texlive-blockdraw_mp Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 License: LPPL-1.0 Summary: Block diagrams and bond graphs, with MetaPost Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-blockdraw_mp-doc >= %{texlive_version} # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source27: blockdraw_mp.tar.xz Source28: blockdraw_mp.doc.tar.xz %description -n texlive-blockdraw_mp A set of simple MetaPost macros for the task. While the task is not itself difficult to program, it is felt that many users will be happy to have a library for the job.. %package -n texlive-blockdraw_mp-doc Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Documentation for texlive-blockdraw_mp License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-blockdraw_mp and texlive-alldocumentation) %description -n texlive-blockdraw_mp-doc This package includes the documentation for texlive-blockdraw_mp %post -n texlive-blockdraw_mp mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-blockdraw_mp mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-blockdraw_mp test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-blockdraw_mp-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/metapost/blockdraw_mp/README %{_texmfdistdir}/doc/metapost/blockdraw_mp/blockdraw_mp.pdf %{_texmfdistdir}/doc/metapost/blockdraw_mp/blockdraw_mp.tex %{_texmfdistdir}/doc/metapost/blockdraw_mp/bonddemo.pdf %{_texmfdistdir}/doc/metapost/blockdraw_mp/cascadedemo.pdf %{_texmfdistdir}/doc/metapost/blockdraw_mp/tiddetext.sty %{_texmfdistdir}/doc/metapost/blockdraw_mp/tighttoc.sty %files -n texlive-blockdraw_mp %defattr(-,root,root,755) %{_texmfdistdir}/metapost/blockdraw_mp/blockdraw.mp %{_texmfdistdir}/metapost/blockdraw_mp/bonddemo.mp %{_texmfdistdir}/metapost/blockdraw_mp/bondgraph.mp %{_texmfdistdir}/metapost/blockdraw_mp/cascadedemo.mp %{_texmfdistdir}/metapost/blockdraw_mp/docblockprefs.mp %{_texmfdistdir}/metapost/blockdraw_mp/shiftoff.mp %package -n texlive-blopentype Version: %{texlive_version}.%{texlive_noarch}.0.0.0.0svn65441 Release: 0 License: LPPL-1.0 Summary: A basic LuaTeX OpenType handler Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires: texlive-gates >= %{texlive_version} #!BuildIgnore: texlive-gates Requires: texlive-texapi >= %{texlive_version} #!BuildIgnore: texlive-texapi Requires: texlive-yax >= %{texlive_version} #!BuildIgnore: texlive-yax Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-blopentype-doc >= %{texlive_version} Provides: tex(blot-files.tex) Provides: tex(blot-fonts.tex) Provides: tex(blot-lua.tex) Provides: tex(blot.tex) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source29: blopentype.tar.xz Source30: blopentype.doc.tar.xz %description -n texlive-blopentype This is a basic LuaTeX OpenType handler, based on Paul Isambert's PiTeX code. It should work with Plain TeX at least. %package -n texlive-blopentype-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.0.0svn65441 Release: 0 Summary: Documentation for texlive-blopentype License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-blopentype and texlive-alldocumentation) %description -n texlive-blopentype-doc This package includes the documentation for texlive-blopentype %post -n texlive-blopentype mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-blopentype mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-blopentype test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-blopentype-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/luatex/blopentype/DEPENDS.txt %{_texmfdistdir}/doc/luatex/blopentype/README.md %{_texmfdistdir}/doc/luatex/blopentype/blopentype.md %{_texmfdistdir}/doc/luatex/blopentype/blottest.pdf %{_texmfdistdir}/doc/luatex/blopentype/blottest.tex %files -n texlive-blopentype %defattr(-,root,root,755) %{_texmfdistdir}/tex/luatex/blopentype/blot-base.lua %{_texmfdistdir}/tex/luatex/blopentype/blot-files.tex %{_texmfdistdir}/tex/luatex/blopentype/blot-fonts.lua %{_texmfdistdir}/tex/luatex/blopentype/blot-fonts.tex %{_texmfdistdir}/tex/luatex/blopentype/blot-lua.tex %{_texmfdistdir}/tex/luatex/blopentype/blot-sets.lua %{_texmfdistdir}/tex/luatex/blopentype/blot.tex %package -n texlive-bloques Version: %{texlive_version}.%{texlive_noarch}.1.0svn22490 Release: 0 License: LPPL-1.0 Summary: Generate control diagrams Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bloques-doc >= %{texlive_version} Provides: tex(bloques.sty) Requires: tex(tikz.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source31: bloques.tar.xz Source32: bloques.doc.tar.xz %description -n texlive-bloques The package uses TikZ to provide commands for generating control diagrams (specially in power electronics). %package -n texlive-bloques-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn22490 Release: 0 Summary: Documentation for texlive-bloques License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-bloques and texlive-alldocumentation) %description -n texlive-bloques-doc This package includes the documentation for texlive-bloques %post -n texlive-bloques mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-bloques mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-bloques test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-bloques-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/bloques/README %{_texmfdistdir}/doc/latex/bloques/example.pdf %{_texmfdistdir}/doc/latex/bloques/example.tex %files -n texlive-bloques %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/bloques/bloques.sty %package -n texlive-blowup Version: %{texlive_version}.%{texlive_noarch}.2.1.0svn64466 Release: 0 License: LPPL-1.0 Summary: Upscale or downscale all pages of a document Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-blowup-doc >= %{texlive_version} Provides: tex(blowup.sty) Requires: tex(atbegshi.sty) Requires: tex(graphics.sty) Requires: tex(iftex.sty) Requires: tex(keyval.sty) Requires: tex(typearea.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source33: blowup.tar.xz Source34: blowup.doc.tar.xz %description -n texlive-blowup The package blowup only defines the user-level macro \blowUp, which can be used to upscale or downscale all pages of a document. It is similar to the TeX primitive \magnification but more accurate and user-friendly. %package -n texlive-blowup-doc Version: %{texlive_version}.%{texlive_noarch}.2.1.0svn64466 Release: 0 Summary: Documentation for texlive-blowup License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-blowup and texlive-alldocumentation) %description -n texlive-blowup-doc This package includes the documentation for texlive-blowup %post -n texlive-blowup mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-blowup mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-blowup test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-blowup-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/blowup/README.md %{_texmfdistdir}/doc/latex/blowup/blowup-ex1.pdf %{_texmfdistdir}/doc/latex/blowup/blowup-ex1.tex %{_texmfdistdir}/doc/latex/blowup/blowup-ex2.pdf %{_texmfdistdir}/doc/latex/blowup/blowup-ex2.tex %{_texmfdistdir}/doc/latex/blowup/blowup-ex3.pdf %{_texmfdistdir}/doc/latex/blowup/blowup-ex3.tex %{_texmfdistdir}/doc/latex/blowup/blowup-ex4.pdf %{_texmfdistdir}/doc/latex/blowup/blowup-ex4.tex %{_texmfdistdir}/doc/latex/blowup/blowup-ex5.pdf %{_texmfdistdir}/doc/latex/blowup/blowup-ex5.tex %{_texmfdistdir}/doc/latex/blowup/blowup-ex6.pdf %{_texmfdistdir}/doc/latex/blowup/blowup-ex6.tex %{_texmfdistdir}/doc/latex/blowup/blowup.pdf %files -n texlive-blowup %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/blowup/blowup.sty %package -n texlive-blox Version: %{texlive_version}.%{texlive_noarch}.2.51svn57949 Release: 0 License: LPPL-1.0 Summary: Draw block diagrams, using TikZ Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-blox-doc >= %{texlive_version} Provides: tex(blox.sty) Requires: tex(ifthen.sty) Requires: tex(pgffor.sty) Requires: tex(tikz.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source35: blox.tar.xz Source36: blox.doc.tar.xz %description -n texlive-blox This package, along with TikZ, will typeset block diagrams for use with programming and control theory. It is an English translation of the schemabloc package. %package -n texlive-blox-doc Version: %{texlive_version}.%{texlive_noarch}.2.51svn57949 Release: 0 Summary: Documentation for texlive-blox License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-blox and texlive-alldocumentation) %description -n texlive-blox-doc This package includes the documentation for texlive-blox %post -n texlive-blox mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-blox mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-blox test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-blox-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/blox/README %{_texmfdistdir}/doc/latex/blox/blox.pdf %files -n texlive-blox %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/blox/blox.sty %package -n texlive-bmstu Version: %{texlive_version}.%{texlive_noarch}.2.0.0svn65897 Release: 0 License: LPPL-1.0 Summary: A LaTeX class for Bauman Moscow State Technical University Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bmstu-doc >= %{texlive_version} Provides: tex(bmstu-appendix.sty) Provides: tex(bmstu-biblio.sty) Provides: tex(bmstu-defabbr.sty) Provides: tex(bmstu-essay.sty) Provides: tex(bmstu-figure.sty) Provides: tex(bmstu-listing.sty) Provides: tex(bmstu-title.sty) Provides: tex(bmstu-toc.sty) Provides: tex(bmstu.cls) Requires: tex(afterpage.sty) Requires: tex(amsmath.sty) Requires: tex(amssymb.sty) Requires: tex(assoccnt.sty) Requires: tex(babel.sty) Requires: tex(booktabs.sty) Requires: tex(csquotes.sty) Requires: tex(enumitem.sty) Requires: tex(etoolbox.sty) Requires: tex(extreport.cls) Requires: tex(fix-cm.sty) Requires: tex(float.sty) Requires: tex(fontenc.sty) Requires: tex(graphicx.sty) Requires: tex(hyperref.sty) Requires: tex(indentfirst.sty) Requires: tex(inputenc.sty) Requires: tex(lastpage.sty) Requires: tex(listings.sty) Requires: tex(listingsutf8.sty) Requires: tex(lscape.sty) Requires: tex(microtype.sty) Requires: tex(pgffor.sty) Requires: tex(pgfplots.sty) Requires: tex(setspace.sty) Requires: tex(stackengine.sty) Requires: tex(tabularx.sty) Requires: tex(tikzscale.sty) Requires: tex(titlesec.sty) Requires: tex(totcount.sty) Requires: tex(ulem.sty) Requires: tex(wrapfig.sty) Requires: tex(xcolor.sty) Requires: tex(xifthen.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source37: bmstu.tar.xz Source38: bmstu.doc.tar.xz %description -n texlive-bmstu The class defines commands and environments for creating reports and explanatory notes in Bauman Moscow State Technical University (Russia). Klass opredeliaet komandy i okruzheniia dlia sozdaniia otchetov i raschetno-poiasnitel'nykh zapisok v MGTU im. N. E. Baumana. Sgenerirovannye faily sootvetstvuiut trebovaniiam MGTU im. N. E. Baumanai GOST 7.32-2017. Raschetno-poiasnitel'nye zapiski k vypusknym kvalifikatsionnym rabotam uspeshno prokhodiat proverku TestVKR (sborka 203). %package -n texlive-bmstu-doc Version: %{texlive_version}.%{texlive_noarch}.2.0.0svn65897 Release: 0 Summary: Documentation for texlive-bmstu License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-bmstu and texlive-alldocumentation) %description -n texlive-bmstu-doc This package includes the documentation for texlive-bmstu %post -n texlive-bmstu mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-bmstu mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-bmstu test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-bmstu-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/bmstu/README.md %{_texmfdistdir}/doc/latex/bmstu/examples/bmstu-examples.pdf %{_texmfdistdir}/doc/latex/bmstu/examples/bmstu-examples.tex %{_texmfdistdir}/doc/latex/bmstu/examples/inc/img/tux.png %{_texmfdistdir}/doc/latex/bmstu/examples/inc/img/tuz.png %{_texmfdistdir}/doc/latex/bmstu/examples/inc/lst/main.c %{_texmfdistdir}/doc/latex/bmstu/manifest.txt %files -n texlive-bmstu %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/bmstu/bmstu-appendix.sty %{_texmfdistdir}/tex/latex/bmstu/bmstu-biblio.sty %{_texmfdistdir}/tex/latex/bmstu/bmstu-defabbr.sty %{_texmfdistdir}/tex/latex/bmstu/bmstu-essay.sty %{_texmfdistdir}/tex/latex/bmstu/bmstu-figure.sty %{_texmfdistdir}/tex/latex/bmstu/bmstu-listing.sty %{_texmfdistdir}/tex/latex/bmstu/bmstu-logo.pdf %{_texmfdistdir}/tex/latex/bmstu/bmstu-title.sty %{_texmfdistdir}/tex/latex/bmstu/bmstu-toc.sty %{_texmfdistdir}/tex/latex/bmstu/bmstu.cls %package -n texlive-bmstu-iu8 Version: %{texlive_version}.%{texlive_noarch}.1.2svn61937 Release: 0 License: LPPL-1.0 Summary: A class for IU8 reports Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bmstu-iu8-doc >= %{texlive_version} Provides: tex(01-IU8-base.sty) Provides: tex(02-IU8-construction.sty) Provides: tex(03-IU8-numbering.sty) Provides: tex(04-IU8-section-numbering.sty) Provides: tex(05-IU8-figures.sty) Provides: tex(06-IU8-tables.sty) Provides: tex(07-IU8-footnotes.sty) Provides: tex(08-IU8-formulas.sty) Provides: tex(09-IU8-cites.sty) Provides: tex(10-IU8-titlepage.sty) Provides: tex(11-IU8-performers.sty) Provides: tex(12-IU8-abstract.sty) Provides: tex(13-IU8-contents.sty) Provides: tex(14-IU8-terms-and-definitions.sty) Provides: tex(15-IU8-list-of-abbreviations.sty) Provides: tex(16-IU8-references.sty) Provides: tex(17-IU8-appendices.sty) Provides: tex(18-IU8-extra.sty) Provides: tex(19-IU8-counters.sty) Provides: tex(20-IU8-listing.sty) Provides: tex(21-IU8-math.sty) Provides: tex(22-IU8-algorithms.sty) Provides: tex(BMSTU-IU8.cls) Requires: tex(algorithm2e.sty) Requires: tex(amsthm.sty) Requires: tex(anyfontsize.sty) Requires: tex(article.cls) Requires: tex(babel.sty) Requires: tex(bookmark.sty) Requires: tex(calc.sty) Requires: tex(caption.sty) Requires: tex(chngcntr.sty) Requires: tex(csquotes.sty) Requires: tex(enumitem.sty) Requires: tex(fancyhdr.sty) Requires: tex(float.sty) Requires: tex(fontenc.sty) Requires: tex(glossaries-extra.sty) Requires: tex(graphicx.sty) Requires: tex(hhline.sty) Requires: tex(hyphsubst.sty) Requires: tex(ifthen.sty) Requires: tex(indentfirst.sty) Requires: tex(inputenc.sty) Requires: tex(lastpage.sty) Requires: tex(lineno.sty) Requires: tex(listings.sty) Requires: tex(longtable.sty) Requires: tex(multirow.sty) Requires: tex(nowidow.sty) Requires: tex(scrextend.sty) Requires: tex(setspace.sty) Requires: tex(stackengine.sty) Requires: tex(tabto.sty) Requires: tex(tabularx.sty) Requires: tex(titlesec.sty) Requires: tex(titletoc.sty) Requires: tex(totcount.sty) Requires: tex(ulem.sty) Requires: tex(xassoccnt.sty) Requires: tex(xcolor.sty) Requires: tex(xltabular.sty) Requires: tex(xstring.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source39: bmstu-iu8.tar.xz Source40: bmstu-iu8.doc.tar.xz %description -n texlive-bmstu-iu8 This package consists of a class file and style files for writing reports at the IU8 department of IU faculty of BMSTU (Bauman Moscow State Technical University). The class defines all headings, structure elements and other things in respect of Russian standard GOST 7.32-2017. But there are correctives to be compatible with our local IU8 department requirements. %package -n texlive-bmstu-iu8-doc Version: %{texlive_version}.%{texlive_noarch}.1.2svn61937 Release: 0 Summary: Documentation for texlive-bmstu-iu8 License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-bmstu-iu8 and texlive-alldocumentation) Provides: locale(texlive-bmstu-iu8-doc:ru) %description -n texlive-bmstu-iu8-doc This package includes the documentation for texlive-bmstu-iu8 %post -n texlive-bmstu-iu8 mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-bmstu-iu8 mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-bmstu-iu8 test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-bmstu-iu8-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/bmstu-iu8/README.md %{_texmfdistdir}/doc/latex/bmstu-iu8/bmstu-example.pdf %{_texmfdistdir}/doc/latex/bmstu-iu8/bmstu-example.tex %{_texmfdistdir}/doc/latex/bmstu-iu8/bmstu.png %files -n texlive-bmstu-iu8 %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/bmstu-iu8/01-IU8-base.sty %{_texmfdistdir}/tex/latex/bmstu-iu8/02-IU8-construction.sty %{_texmfdistdir}/tex/latex/bmstu-iu8/03-IU8-numbering.sty %{_texmfdistdir}/tex/latex/bmstu-iu8/04-IU8-section-numbering.sty %{_texmfdistdir}/tex/latex/bmstu-iu8/05-IU8-figures.sty %{_texmfdistdir}/tex/latex/bmstu-iu8/06-IU8-tables.sty %{_texmfdistdir}/tex/latex/bmstu-iu8/07-IU8-footnotes.sty %{_texmfdistdir}/tex/latex/bmstu-iu8/08-IU8-formulas.sty %{_texmfdistdir}/tex/latex/bmstu-iu8/09-IU8-cites.sty %{_texmfdistdir}/tex/latex/bmstu-iu8/10-IU8-titlepage.sty %{_texmfdistdir}/tex/latex/bmstu-iu8/11-IU8-performers.sty %{_texmfdistdir}/tex/latex/bmstu-iu8/12-IU8-abstract.sty %{_texmfdistdir}/tex/latex/bmstu-iu8/13-IU8-contents.sty %{_texmfdistdir}/tex/latex/bmstu-iu8/14-IU8-terms-and-definitions.sty %{_texmfdistdir}/tex/latex/bmstu-iu8/15-IU8-list-of-abbreviations.sty %{_texmfdistdir}/tex/latex/bmstu-iu8/16-IU8-references.sty %{_texmfdistdir}/tex/latex/bmstu-iu8/17-IU8-appendices.sty %{_texmfdistdir}/tex/latex/bmstu-iu8/18-IU8-extra.sty %{_texmfdistdir}/tex/latex/bmstu-iu8/19-IU8-counters.sty %{_texmfdistdir}/tex/latex/bmstu-iu8/20-IU8-listing.sty %{_texmfdistdir}/tex/latex/bmstu-iu8/21-IU8-math.sty %{_texmfdistdir}/tex/latex/bmstu-iu8/22-IU8-algorithms.sty %{_texmfdistdir}/tex/latex/bmstu-iu8/BMSTU-IU8.cls %package -n texlive-bnumexpr Version: %{texlive_version}.%{texlive_noarch}.1.5svn59244 Release: 0 License: LPPL-1.0 Summary: Extends eTeX's \numexpr...\relax construct to big integers Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bnumexpr-doc >= %{texlive_version} Provides: tex(bnumexpr.sty) Requires: tex(xintbinhex.sty) Requires: tex(xintcore.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source41: bnumexpr.tar.xz Source42: bnumexpr.doc.tar.xz %description -n texlive-bnumexpr The package extends e-TeX \numexpr...\relax operation to allow big integers, powers, factorials, truncated division and its associated modulo. By default, bnumexpr loads package xintcore (part of the xint bundle) and uses its arithmetic macros. %package -n texlive-bnumexpr-doc Version: %{texlive_version}.%{texlive_noarch}.1.5svn59244 Release: 0 Summary: Documentation for texlive-bnumexpr License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-bnumexpr and texlive-alldocumentation) %description -n texlive-bnumexpr-doc This package includes the documentation for texlive-bnumexpr %post -n texlive-bnumexpr mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-bnumexpr mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-bnumexpr test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-bnumexpr-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/bnumexpr/README.md %{_texmfdistdir}/doc/latex/bnumexpr/bnumexpr.pdf %{_texmfdistdir}/doc/latex/bnumexpr/bnumexpr.tex %{_texmfdistdir}/doc/latex/bnumexpr/bnumexprchanges.tex %files -n texlive-bnumexpr %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/bnumexpr/bnumexpr.sty %package -n texlive-bodegraph Version: %{texlive_version}.%{texlive_noarch}.1.4svn61719 Release: 0 License: LPPL-1.0 Summary: Draw Bode, Nyquist and Black plots with gnuplot and TikZ Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bodegraph-doc >= %{texlive_version} Provides: tex(bodegraph.sty) Requires: tex(ifsym.sty) Requires: tex(ifthen.sty) Requires: tex(tikz.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source43: bodegraph.tar.xz Source44: bodegraph.doc.tar.xz %description -n texlive-bodegraph The package provides facilities to draw Bode, Nyquist and Black plots using Gnuplot and Tikz. Elementary Transfer Functions and basic correctors are preprogrammed for use. %package -n texlive-bodegraph-doc Version: %{texlive_version}.%{texlive_noarch}.1.4svn61719 Release: 0 Summary: Documentation for texlive-bodegraph License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-bodegraph and texlive-alldocumentation) %description -n texlive-bodegraph-doc This package includes the documentation for texlive-bodegraph %post -n texlive-bodegraph mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-bodegraph mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-bodegraph test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-bodegraph-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/bodegraph/README %{_texmfdistdir}/doc/latex/bodegraph/bodegraph.pdf %{_texmfdistdir}/doc/latex/bodegraph/bodegraph.tex %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/1.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/1.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/10.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/10.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/11.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/11.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/12.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/12.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/13.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/13.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/14.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/14.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/15.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/15.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/16.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/16.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/17.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/17.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/18.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/18.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/19.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/19.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/20.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/20.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/21.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/21.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/22.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/22.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/23.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/23.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/24.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/24.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/25.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/25.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/26.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/26.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/27.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/27.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/28.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/28.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/29.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/29.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/3.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/3.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/30.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/30.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/31.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/31.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/32.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/32.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/33.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/33.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/34.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/34.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/35.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/35.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/36.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/36.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/37.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/37.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/38.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/38.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/39.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/39.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/4.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/4.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/40.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/40.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/41.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/41.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/42.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/42.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/43.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/43.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/44.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/44.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/45.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/45.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/46.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/46.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/47.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/47.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/48.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/48.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/49.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/49.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/5.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/5.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/50.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/50.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/51.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/51.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/52.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/52.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/53.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/53.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/54.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/54.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/55.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/55.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/56.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/56.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/57.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/57.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/58.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/58.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/59.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/59.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/6.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/6.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/60.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/60.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/61.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/61.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/62.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/62.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/63.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/63.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/64.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/64.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/66.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/66.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/67.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/67.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/68.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/68.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/69.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/69.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/7.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/7.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/70.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/70.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/72.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/72.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/73.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/73.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/74.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/74.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/75.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/75.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/76.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/76.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/78.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/78.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/79.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/79.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/8.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/8.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/81.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/81.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/82.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/82.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/83.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/83.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/84.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/84.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/85.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/85.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/86.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/86.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/87.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/87.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/89.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/89.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/9.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/9.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/90.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/90.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/91.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/91.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/93.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/93.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/94.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/94.table %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/95.gnuplot %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/95.table %files -n texlive-bodegraph %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/bodegraph/bodegraph.sty %package -n texlive-bodeplot Version: %{texlive_version}.%{texlive_noarch}.1.1.3svn65074 Release: 0 License: LPPL-1.0 Summary: Draw Bode, Nyquist and Nichols plots with gnuplot or pgfplots Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bodeplot-doc >= %{texlive_version} Provides: tex(bodeplot.sty) Requires: tex(environ.sty) Requires: tex(ifplatform.sty) Requires: tex(pdftexcmds.sty) Requires: tex(pgfplots.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source45: bodeplot.tar.xz Source46: bodeplot.doc.tar.xz %description -n texlive-bodeplot This is a LaTeX package to plot Bode, Nichols, and Nyquist diagrams. It provides added functionality over the similar bodegraph package: New \BodeZPK and \BodeTF commands to generate Bode plots of any transfer function given either poles, zeros, gain, and delay, or numerator and denominator coefficients and delay Support for unstable poles and zeros. Support for complex poles and zeros. Support for general stable and unstable second order transfer functions. Support for both Gnuplot (default) and pgfplots (package option pgf). Support for linear and asymptotic approximation of magnitude and phase plots of any transfer function given poles, zeros, and gain. %package -n texlive-bodeplot-doc Version: %{texlive_version}.%{texlive_noarch}.1.1.3svn65074 Release: 0 Summary: Documentation for texlive-bodeplot License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-bodeplot and texlive-alldocumentation) %description -n texlive-bodeplot-doc This package includes the documentation for texlive-bodeplot %post -n texlive-bodeplot mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-bodeplot mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-bodeplot test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-bodeplot-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/bodeplot/README.md %{_texmfdistdir}/doc/latex/bodeplot/bodeplot.pdf %files -n texlive-bodeplot %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/bodeplot/bodeplot.sty %package -n texlive-bohr Version: %{texlive_version}.%{texlive_noarch}.1.0svn62977 Release: 0 License: LPPL-1.0 Summary: Simple atom representation according to the Bohr model Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bohr-doc >= %{texlive_version} Provides: tex(bohr.sty) Requires: tex(elements.sty) Requires: tex(pgfopts.sty) Requires: tex(tikz.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source47: bohr.tar.xz Source48: bohr.doc.tar.xz %description -n texlive-bohr The package provides means for the creation of simple Bohr models of atoms up to the atomic number 112. In addition, commands are provided to convert atomic numbers to element symbols or element names and vice versa. %package -n texlive-bohr-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn62977 Release: 0 Summary: Documentation for texlive-bohr License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-bohr and texlive-alldocumentation) %description -n texlive-bohr-doc This package includes the documentation for texlive-bohr %post -n texlive-bohr mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-bohr mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-bohr test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-bohr-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/bohr/README %{_texmfdistdir}/doc/latex/bohr/bohr_en.pdf %{_texmfdistdir}/doc/latex/bohr/bohr_en.tex %files -n texlive-bohr %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/bohr/bohr.sty %package -n texlive-boisik Version: %{texlive_version}.%{texlive_noarch}.0.0.5svn15878 Release: 0 License: GPL-2.0-or-later Summary: A font inspired by Baskerville design Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-boisik-doc >= %{texlive_version} Provides: tex(boisik.sty) Provides: tex(bskarr10.tfm) Provides: tex(bskex10.tfm) Provides: tex(bskhc10.tfm) Provides: tex(bski10-TS1.tfm) Provides: tex(bski10.tfm) Provides: tex(bskib10.tfm) Provides: tex(bskiol10.tfm) Provides: tex(bskiu10.tfm) Provides: tex(bskiub10.tfm) Provides: tex(bskma10.tfm) Provides: tex(bskmab10.tfm) Provides: tex(bskmi10.tfm) Provides: tex(bskmib10.tfm) Provides: tex(bskms10.tfm) Provides: tex(bskmsb10.tfm) Provides: tex(bskmsbsl10.tfm) Provides: tex(bskmssl10.tfm) Provides: tex(bskr10-T1.tfm) Provides: tex(bskr10-TS1.tfm) Provides: tex(bskr10.tfm) Provides: tex(bskrb10.tfm) Provides: tex(bskrc10.tfm) Provides: tex(bskrcb10.tfm) Provides: tex(bskrf10.tfm) Provides: tex(bskrl10.tfm) Provides: tex(bskrol10.tfm) Provides: tex(bskrsb10.tfm) Provides: tex(bskrsl10.tfm) Provides: tex(bskrw10.tfm) Provides: tex(bsksc10.tfm) Provides: tex(bsksy10.tfm) Provides: tex(bsksyol10.tfm) Provides: tex(bsksysl10.tfm) Provides: tex(il2bsk.fd) Provides: tex(il2bskf.fd) Provides: tex(lblbskm.fd) Provides: tex(lblcmr.fd) Provides: tex(lblenc.def) Provides: tex(lbmbsk.fd) Provides: tex(lbmbskms.fd) Provides: tex(lbmcmr.fd) Provides: tex(lbmenc.def) Provides: tex(lbsbsk.fd) Provides: tex(lbsbsksy.fd) Provides: tex(lbscmr.fd) Provides: tex(lbsenc.def) Provides: tex(ot1bsk.fd) Provides: tex(ot1bskf.fd) Provides: tex(ts1bsk.fd) Provides: tex(ubskex.fd) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source49: boisik.tar.xz Source50: boisik.doc.tar.xz %description -n texlive-boisik Boisik is a serif font set (inspired by the Baskerville typeface), written in Metafont. The set comprises roman and italic text fonts and maths fonts. LaTeX support is offered for use with OT1, IL2 and OM* encodings. %package -n texlive-boisik-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.5svn15878 Release: 0 Summary: Documentation for texlive-boisik License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-boisik and texlive-alldocumentation) Provides: locale(texlive-boisik-doc:cs) %description -n texlive-boisik-doc This package includes the documentation for texlive-boisik %post -n texlive-boisik mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-boisik mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-boisik test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-boisik-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/boisik/README %{_texmfdistdir}/doc/fonts/boisik/example/boisik-idiot.pdf %{_texmfdistdir}/doc/fonts/boisik/example/boisik-idiot.tex %{_texmfdistdir}/doc/fonts/boisik/example/boisik.pdf %{_texmfdistdir}/doc/fonts/boisik/example/boisik.tex %{_texmfdistdir}/doc/fonts/boisik/example/bskrlogo10.mf %{_texmfdistdir}/doc/fonts/boisik/example/table.pdf %{_texmfdistdir}/doc/fonts/boisik/example/table.tex %{_texmfdistdir}/doc/fonts/boisik/example/testfont.pdf %{_texmfdistdir}/doc/fonts/boisik/example/testfont.tex %files -n texlive-boisik %defattr(-,root,root,755) %{_texmfdistdir}/fonts/source/public/boisik/bskarr10.mf %{_texmfdistdir}/fonts/source/public/boisik/bskarrows.mf %{_texmfdistdir}/fonts/source/public/boisik/bskbase.mf %{_texmfdistdir}/fonts/source/public/boisik/bskex10.mf %{_texmfdistdir}/fonts/source/public/boisik/bskext.mf %{_texmfdistdir}/fonts/source/public/boisik/bskhc10.mf %{_texmfdistdir}/fonts/source/public/boisik/bski10-TS1.mf %{_texmfdistdir}/fonts/source/public/boisik/bski10.mf %{_texmfdistdir}/fonts/source/public/boisik/bskib10.mf %{_texmfdistdir}/fonts/source/public/boisik/bskiol10.mf %{_texmfdistdir}/fonts/source/public/boisik/bskital.mf %{_texmfdistdir}/fonts/source/public/boisik/bskiu10.mf %{_texmfdistdir}/fonts/source/public/boisik/bskiub10.mf %{_texmfdistdir}/fonts/source/public/boisik/bskletters-i.mf %{_texmfdistdir}/fonts/source/public/boisik/bskletters-o.mf %{_texmfdistdir}/fonts/source/public/boisik/bskletters-r.mf %{_texmfdistdir}/fonts/source/public/boisik/bskligtab-i.mf %{_texmfdistdir}/fonts/source/public/boisik/bskligtab-sc.mf %{_texmfdistdir}/fonts/source/public/boisik/bskligtab.mf %{_texmfdistdir}/fonts/source/public/boisik/bsklist-T1.mf %{_texmfdistdir}/fonts/source/public/boisik/bsklist-TS1.mf %{_texmfdistdir}/fonts/source/public/boisik/bsklist-ar.mf %{_texmfdistdir}/fonts/source/public/boisik/bsklist-bb.mf %{_texmfdistdir}/fonts/source/public/boisik/bsklist-ex.mf %{_texmfdistdir}/fonts/source/public/boisik/bsklist-lc.mf %{_texmfdistdir}/fonts/source/public/boisik/bsklist-ma.mf %{_texmfdistdir}/fonts/source/public/boisik/bsklist-mi-up.mf %{_texmfdistdir}/fonts/source/public/boisik/bsklist-mi.mf %{_texmfdistdir}/fonts/source/public/boisik/bsklist-ms.mf %{_texmfdistdir}/fonts/source/public/boisik/bsklist-sc.mf %{_texmfdistdir}/fonts/source/public/boisik/bsklist-sy.mf %{_texmfdistdir}/fonts/source/public/boisik/bsklist-uc.mf %{_texmfdistdir}/fonts/source/public/boisik/bskma10.mf %{_texmfdistdir}/fonts/source/public/boisik/bskmab10.mf %{_texmfdistdir}/fonts/source/public/boisik/bskmath.mf %{_texmfdistdir}/fonts/source/public/boisik/bskmathma.mf %{_texmfdistdir}/fonts/source/public/boisik/bskmathms.mf %{_texmfdistdir}/fonts/source/public/boisik/bskmathsy.mf %{_texmfdistdir}/fonts/source/public/boisik/bskmi10.mf %{_texmfdistdir}/fonts/source/public/boisik/bskmib10.mf %{_texmfdistdir}/fonts/source/public/boisik/bskms10.mf %{_texmfdistdir}/fonts/source/public/boisik/bskmsb10.mf %{_texmfdistdir}/fonts/source/public/boisik/bskmsbsl10.mf %{_texmfdistdir}/fonts/source/public/boisik/bskmssl10.mf %{_texmfdistdir}/fonts/source/public/boisik/bskr10-T1.mf %{_texmfdistdir}/fonts/source/public/boisik/bskr10-TS1.mf %{_texmfdistdir}/fonts/source/public/boisik/bskr10.mf %{_texmfdistdir}/fonts/source/public/boisik/bskrb10.mf %{_texmfdistdir}/fonts/source/public/boisik/bskrc10.mf %{_texmfdistdir}/fonts/source/public/boisik/bskrcb10.mf %{_texmfdistdir}/fonts/source/public/boisik/bskrf10.mf %{_texmfdistdir}/fonts/source/public/boisik/bskrl10.mf %{_texmfdistdir}/fonts/source/public/boisik/bskrol10.mf %{_texmfdistdir}/fonts/source/public/boisik/bskroman.mf %{_texmfdistdir}/fonts/source/public/boisik/bskrsb10.mf %{_texmfdistdir}/fonts/source/public/boisik/bskrsl10.mf %{_texmfdistdir}/fonts/source/public/boisik/bskrw10.mf %{_texmfdistdir}/fonts/source/public/boisik/bsksc.mf %{_texmfdistdir}/fonts/source/public/boisik/bsksc10.mf %{_texmfdistdir}/fonts/source/public/boisik/bsksy10.mf %{_texmfdistdir}/fonts/source/public/boisik/bsksyb10.mf %{_texmfdistdir}/fonts/source/public/boisik/bsksybsl10.mf %{_texmfdistdir}/fonts/source/public/boisik/bsksymbols.mf %{_texmfdistdir}/fonts/source/public/boisik/bsksyol10.mf %{_texmfdistdir}/fonts/source/public/boisik/bsksysl10.mf %{_texmfdistdir}/fonts/tfm/public/boisik/bskarr10.tfm %{_texmfdistdir}/fonts/tfm/public/boisik/bskex10.tfm %{_texmfdistdir}/fonts/tfm/public/boisik/bskhc10.tfm %{_texmfdistdir}/fonts/tfm/public/boisik/bski10-TS1.tfm %{_texmfdistdir}/fonts/tfm/public/boisik/bski10.tfm %{_texmfdistdir}/fonts/tfm/public/boisik/bskib10.tfm %{_texmfdistdir}/fonts/tfm/public/boisik/bskiol10.tfm %{_texmfdistdir}/fonts/tfm/public/boisik/bskiu10.tfm %{_texmfdistdir}/fonts/tfm/public/boisik/bskiub10.tfm %{_texmfdistdir}/fonts/tfm/public/boisik/bskma10.tfm %{_texmfdistdir}/fonts/tfm/public/boisik/bskmab10.tfm %{_texmfdistdir}/fonts/tfm/public/boisik/bskmi10.tfm %{_texmfdistdir}/fonts/tfm/public/boisik/bskmib10.tfm %{_texmfdistdir}/fonts/tfm/public/boisik/bskms10.tfm %{_texmfdistdir}/fonts/tfm/public/boisik/bskmsb10.tfm %{_texmfdistdir}/fonts/tfm/public/boisik/bskmsbsl10.tfm %{_texmfdistdir}/fonts/tfm/public/boisik/bskmssl10.tfm %{_texmfdistdir}/fonts/tfm/public/boisik/bskr10-T1.tfm %{_texmfdistdir}/fonts/tfm/public/boisik/bskr10-TS1.tfm %{_texmfdistdir}/fonts/tfm/public/boisik/bskr10.tfm %{_texmfdistdir}/fonts/tfm/public/boisik/bskrb10.tfm %{_texmfdistdir}/fonts/tfm/public/boisik/bskrc10.tfm %{_texmfdistdir}/fonts/tfm/public/boisik/bskrcb10.tfm %{_texmfdistdir}/fonts/tfm/public/boisik/bskrf10.tfm %{_texmfdistdir}/fonts/tfm/public/boisik/bskrl10.tfm %{_texmfdistdir}/fonts/tfm/public/boisik/bskrol10.tfm %{_texmfdistdir}/fonts/tfm/public/boisik/bskrsb10.tfm %{_texmfdistdir}/fonts/tfm/public/boisik/bskrsl10.tfm %{_texmfdistdir}/fonts/tfm/public/boisik/bskrw10.tfm %{_texmfdistdir}/fonts/tfm/public/boisik/bsksc10.tfm %{_texmfdistdir}/fonts/tfm/public/boisik/bsksy10.tfm %{_texmfdistdir}/fonts/tfm/public/boisik/bsksyol10.tfm %{_texmfdistdir}/fonts/tfm/public/boisik/bsksysl10.tfm %{_texmfdistdir}/tex/latex/boisik/boisik.sty %{_texmfdistdir}/tex/latex/boisik/il2bsk.fd %{_texmfdistdir}/tex/latex/boisik/il2bskf.fd %{_texmfdistdir}/tex/latex/boisik/lblbskm.fd %{_texmfdistdir}/tex/latex/boisik/lblcmr.fd %{_texmfdistdir}/tex/latex/boisik/lblenc.def %{_texmfdistdir}/tex/latex/boisik/lbmbsk.fd %{_texmfdistdir}/tex/latex/boisik/lbmbskms.fd %{_texmfdistdir}/tex/latex/boisik/lbmcmr.fd %{_texmfdistdir}/tex/latex/boisik/lbmenc.def %{_texmfdistdir}/tex/latex/boisik/lbsbsk.fd %{_texmfdistdir}/tex/latex/boisik/lbsbsksy.fd %{_texmfdistdir}/tex/latex/boisik/lbscmr.fd %{_texmfdistdir}/tex/latex/boisik/lbsenc.def %{_texmfdistdir}/tex/latex/boisik/ot1bsk.fd %{_texmfdistdir}/tex/latex/boisik/ot1bskf.fd %{_texmfdistdir}/tex/latex/boisik/ts1bsk.fd %{_texmfdistdir}/tex/latex/boisik/ubskex.fd %package -n texlive-boites Version: %{texlive_version}.%{texlive_noarch}.1.1svn32235 Release: 0 License: GPL-2.0-or-later Summary: Boxes that may break across pages Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-boites-doc >= %{texlive_version} Provides: tex(boites.sty) Provides: tex(boites_exemples.sty) Requires: tex(color.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source51: boites.tar.xz Source52: boites.doc.tar.xz %description -n texlive-boites Defines environments that allow page breaks inside framed boxes whose edges may be variously fancy. The bundle includes a few examples (shaded box, box with a wavy line on its side, etc). %package -n texlive-boites-doc Version: %{texlive_version}.%{texlive_noarch}.1.1svn32235 Release: 0 Summary: Documentation for texlive-boites License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-boites and texlive-alldocumentation) %description -n texlive-boites-doc This package includes the documentation for texlive-boites %post -n texlive-boites mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-boites mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-boites test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-boites-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/boites/Makefile %{_texmfdistdir}/doc/latex/boites/README %{_texmfdistdir}/doc/latex/boites/README.docu %{_texmfdistdir}/doc/latex/boites/boites.pdf %{_texmfdistdir}/doc/latex/boites/demo.pdf %{_texmfdistdir}/doc/latex/boites/demo.tex %{_texmfdistdir}/doc/latex/boites/ligne_qui_ondule_sur_la_gauche.eps %files -n texlive-boites %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/boites/boites.sty %{_texmfdistdir}/tex/latex/boites/boites_exemples.sty %package -n texlive-bold-extra Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn17076 Release: 0 License: LPPL-1.0 Summary: Use bold small caps and typewriter fonts Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bold-extra-doc >= %{texlive_version} Provides: tex(bold-extra.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source53: bold-extra.tar.xz Source54: bold-extra.doc.tar.xz %description -n texlive-bold-extra Allows access to 'extra' bold fonts for Computer Modern OT1 encoding (the fonts are available in Metafont source). Since there is more than one bold tt-family font set, the version required is selected by a package option. %package -n texlive-bold-extra-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn17076 Release: 0 Summary: Documentation for texlive-bold-extra License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-bold-extra and texlive-alldocumentation) %description -n texlive-bold-extra-doc This package includes the documentation for texlive-bold-extra %post -n texlive-bold-extra mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-bold-extra mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-bold-extra test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-bold-extra-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/bold-extra/bold-extra.pdf %{_texmfdistdir}/doc/latex/bold-extra/bold-extra.tex %files -n texlive-bold-extra %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/bold-extra/bold-extra.sty %package -n texlive-boldtensors Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 License: GPL-2.0-or-later Summary: Bold latin and greek characters through simple prefix characters Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires: font(bbold) Requires: tex(bbold.map) Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-boldtensors-doc >= %{texlive_version} Provides: tex(boldtensors.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source55: boldtensors.tar.xz Source56: boldtensors.doc.tar.xz %description -n texlive-boldtensors This package provides bold latin and greek characters within \mathversion{normal}, by using ~ and " as prefix characters. %package -n texlive-boldtensors-doc Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Documentation for texlive-boldtensors License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-boldtensors and texlive-alldocumentation) %description -n texlive-boldtensors-doc This package includes the documentation for texlive-boldtensors %post -n texlive-boldtensors mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-boldtensors mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-boldtensors test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-boldtensors-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/boldtensors/boldtensors.pdf %{_texmfdistdir}/doc/latex/boldtensors/boldtensors.tex %files -n texlive-boldtensors %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/boldtensors/boldtensors.sty %package -n texlive-bondgraph Version: %{texlive_version}.%{texlive_noarch}.1.0svn21670 Release: 0 License: LPPL-1.0 Summary: Create bond graph figures in LaTeX documents Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bondgraph-doc >= %{texlive_version} Provides: tex(bondgraph.sty) Requires: tex(ifthen.sty) Requires: tex(tikz.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source57: bondgraph.tar.xz Source58: bondgraph.doc.tar.xz %description -n texlive-bondgraph The package draws bond graphs using PGF and TikZ. %package -n texlive-bondgraph-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn21670 Release: 0 Summary: Documentation for texlive-bondgraph License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-bondgraph and texlive-alldocumentation) %description -n texlive-bondgraph-doc This package includes the documentation for texlive-bondgraph %post -n texlive-bondgraph mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-bondgraph mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-bondgraph test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-bondgraph-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/bondgraph/License.txt %{_texmfdistdir}/doc/latex/bondgraph/README %{_texmfdistdir}/doc/latex/bondgraph/bondgraph_arrows.tex %{_texmfdistdir}/doc/latex/bondgraph/bondgraph_example.pdf %{_texmfdistdir}/doc/latex/bondgraph/bondgraph_example.tex %files -n texlive-bondgraph %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/bondgraph/bondgraph.sty %package -n texlive-bondgraphs Version: %{texlive_version}.%{texlive_noarch}.1.0.1svn36605 Release: 0 License: LPPL-1.0 Summary: Draws bond graphs in LaTeX, using PGF/TikZ Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bondgraphs-doc >= %{texlive_version} Provides: tex(bondgraphs.sty) Requires: tex(amsfonts.sty) Requires: tex(bm.sty) Requires: tex(kvoptions.sty) Requires: tex(tikz.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source59: bondgraphs.tar.xz Source60: bondgraphs.doc.tar.xz %description -n texlive-bondgraphs The package is used to draw bond graphs in LaTeX. It uses a recent version (3.0+) of PGF and TikZ for the drawing, hence, it is mainly a set of TikZ styles that makes the drawing of bond graphs easier. Compared to the bondgraph package this package relies more on TikZ styles and less on macros, to generate the drawings. As such it can be more flexible than his, but requires more TikZ knowledge of the user. %package -n texlive-bondgraphs-doc Version: %{texlive_version}.%{texlive_noarch}.1.0.1svn36605 Release: 0 Summary: Documentation for texlive-bondgraphs License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-bondgraphs and texlive-alldocumentation) %description -n texlive-bondgraphs-doc This package includes the documentation for texlive-bondgraphs %post -n texlive-bondgraphs mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-bondgraphs mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-bondgraphs test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-bondgraphs-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/bondgraphs/Makefile %{_texmfdistdir}/doc/latex/bondgraphs/README %{_texmfdistdir}/doc/latex/bondgraphs/bondgraphs.pdf %files -n texlive-bondgraphs %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/bondgraphs/bondgraphs.sty %package -n texlive-book-of-common-prayer Version: %{texlive_version}.%{texlive_noarch}.1.1.0svn62240 Release: 0 License: LPPL-1.0 Summary: Typeset in the style of "Book of Common Prayer" Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-book-of-common-prayer-doc >= %{texlive_version} Provides: tex(book-of-common-prayer.sty) Requires: tex(alltt.sty) Requires: tex(bilingualpages.sty) Requires: tex(changepage.sty) Requires: tex(enumitem.sty) Requires: tex(fontspec.sty) Requires: tex(framed.sty) Requires: tex(geometry.sty) Requires: tex(graphicx.sty) Requires: tex(makecell.sty) Requires: tex(paracol.sty) Requires: tex(pgf.sty) Requires: tex(pgfopts.sty) Requires: tex(pgfornament.sty) Requires: tex(titlesec.sty) Requires: tex(titling.sty) Requires: tex(tocloft.sty) Requires: tex(xcolor.sty) Requires: tex(xtab.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source61: book-of-common-prayer.tar.xz Source62: book-of-common-prayer.doc.tar.xz %description -n texlive-book-of-common-prayer This a package for the typesetting of liturgical documents in the style of the 1979 "Book of Common Prayer". It provides macros for common liturgical situations (e.g. versicle and response, longer prayers, etc.). This package is designed to work with the Sabon font, but it is not necessary to run the macros. %package -n texlive-book-of-common-prayer-doc Version: %{texlive_version}.%{texlive_noarch}.1.1.0svn62240 Release: 0 Summary: Documentation for texlive-book-of-common-prayer License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-book-of-common-prayer and texlive-alldocumentation) %description -n texlive-book-of-common-prayer-doc This package includes the documentation for texlive-book-of-common-prayer %post -n texlive-book-of-common-prayer mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-book-of-common-prayer mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-book-of-common-prayer test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-book-of-common-prayer-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/book-of-common-prayer/README.md %{_texmfdistdir}/doc/latex/book-of-common-prayer/book-of-common-prayer.pdf %{_texmfdistdir}/doc/latex/book-of-common-prayer/book-of-common-prayer.tex %files -n texlive-book-of-common-prayer %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/book-of-common-prayer/book-of-common-prayer.sty %package -n texlive-bookcover Version: %{texlive_version}.%{texlive_noarch}.3.5svn65394 Release: 0 License: LPPL-1.0 Summary: A class for book covers and dust jackets Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bookcover-doc >= %{texlive_version} Provides: tex(bookcover.cls) Requires: tex(article.cls) Requires: tex(calc.sty) Requires: tex(etoolbox.sty) Requires: tex(fgruler.sty) Requires: tex(geometry.sty) Requires: tex(graphicx.sty) Requires: tex(kvoptions.sty) Requires: tex(picture.sty) Requires: tex(tikz.sty) Requires: tex(xparse.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source63: bookcover.tar.xz Source64: bookcover.doc.tar.xz %description -n texlive-bookcover This class helps typesetting book covers and dust jackets. %package -n texlive-bookcover-doc Version: %{texlive_version}.%{texlive_noarch}.3.5svn65394 Release: 0 Summary: Documentation for texlive-bookcover License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-bookcover and texlive-alldocumentation) %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 -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/bookcover-example1.pdf %{_texmfdistdir}/doc/latex/bookcover/bookcover-example1.tex %{_texmfdistdir}/doc/latex/bookcover/bookcover-example2.pdf %{_texmfdistdir}/doc/latex/bookcover/bookcover-example2.tex %{_texmfdistdir}/doc/latex/bookcover/bookcover.pdf %{_texmfdistdir}/doc/latex/bookcover/figures/bookcover-barcode.pdf %{_texmfdistdir}/doc/latex/bookcover/figures/bookcover-bg.jpg %{_texmfdistdir}/doc/latex/bookcover/figures/bookcover-cards.pdf %{_texmfdistdir}/doc/latex/bookcover/figures/bookcover-description.pdf %{_texmfdistdir}/doc/latex/bookcover/figures/bookcover-dice.pdf %{_texmfdistdir}/doc/latex/bookcover/figures/bookcover-dustjacket.pdf %{_texmfdistdir}/doc/latex/bookcover/figures/bookcover-foldingmargin.pdf %{_texmfdistdir}/doc/latex/bookcover/figures/bookcover-margins.pdf %{_texmfdistdir}/doc/latex/bookcover/figures/bookcover-newpart.pdf %{_texmfdistdir}/doc/latex/bookcover/figures/bookcover-parts.pdf %{_texmfdistdir}/doc/latex/bookcover/figures/bookcover-pi.pdf %{_texmfdistdir}/doc/latex/bookcover/figures/bookcover-ruler.pdf %{_texmfdistdir}/doc/latex/bookcover/figures/bookcover-scheme-foldingmargin.pdf %{_texmfdistdir}/doc/latex/bookcover/figures/bookcover-scheme-withflaps.pdf %{_texmfdistdir}/doc/latex/bookcover/figures/bookcover-scheme-withoutflaps.pdf %{_texmfdistdir}/doc/latex/bookcover/figures/bookcover-tikz.pdf %{_texmfdistdir}/doc/latex/bookcover/figures/bookcover-tikzclip.pdf %{_texmfdistdir}/doc/latex/bookcover/figures/bookcover-trimming.pdf %files -n texlive-bookcover %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/bookcover/bookcover.cls %package -n texlive-bookdb Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn37536 Release: 0 License: LPPL-1.0 Summary: A BibTeX style file for cataloguing a home library Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bookdb-doc >= %{texlive_version} # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source65: bookdb.tar.xz Source66: 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. %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: https://www.tug.org/texlive/ Supplements: (texlive-bookdb and texlive-alldocumentation) %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 -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 %package -n texlive-bookest Version: %{texlive_version}.%{texlive_noarch}.1.1svn15878 Release: 0 License: LPPL-1.0 Summary: Extended book class Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-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.tug.org/texlive/tlpretest/archive/ # from 20230311 Source67: bookest.tar.xz Source68: 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. %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: https://www.tug.org/texlive/ Supplements: (texlive-bookest and texlive-alldocumentation) 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 -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 %package -n texlive-bookhands Version: %{texlive_version}.%{texlive_noarch}.svn46480 Release: 0 License: LPPL-1.0 Summary: A collection of book-hand fonts Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(post): findutils Requires(post): grep Requires(post): sed Requires(post): texlive >= %{texlive_version} Requires(post): tex(updmap.cfg) #!BuildIgnore: tex(updmap.cfg) Requires(postun):findutils Requires(postun):grep Requires(postun):sed Requires(postun):texlive >= %{texlive_version} Requires(postun):tex(updmap.cfg) Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Requires: texlive-bookhands-fonts >= %{texlive_version} Suggests: 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(alltgoth.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(ot1tgoth.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(t1tgoth.fd) Provides: tex(t1uncl.fd) Provides: tex(tgothb10.tfm) Provides: tex(tgothb17.tfm) Provides: tex(tgothic.sty) Provides: tex(tgothr10.tfm) Provides: tex(tgothr17.tfm) Provides: tex(tgothr7.tfm) 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.tug.org/texlive/tlpretest/archive/ # from 20230311 Source69: bookhands.tar.xz Source70: 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). %package -n texlive-bookhands-doc Version: %{texlive_version}.%{texlive_noarch}.svn46480 Release: 0 Summary: Documentation for texlive-bookhands License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-bookhands and texlive-alldocumentation) %description -n texlive-bookhands-doc This package includes the documentation for texlive-bookhands %package -n texlive-bookhands-fonts Version: %{texlive_version}.%{texlive_noarch}.svn46480 Release: 0 Summary: Severed fonts for texlive-bookhands License: LPPL-1.0 URL: https://www.tug.org/texlive/ Group: Productivity/Publishing/TeX/Fonts %reconfigure_fonts_prereq Requires(posttrans):fontconfig Requires(posttrans):ghostscript-fonts-std Suggests: xorg-x11-fonts-core %description -n texlive-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 -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %reconfigure_fonts_scriptlets -n texlive-bookhands-fonts %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-tryfont.tex %{_texmfdistdir}/doc/fonts/bookhands/tgothic/allfont.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/tgothb10.mf %{_texmfdistdir}/fonts/source/public/bookhands/tgothb17.mf %{_texmfdistdir}/fonts/source/public/bookhands/tgothb7.mf %{_texmfdistdir}/fonts/source/public/bookhands/tgothdig.mf %{_texmfdistdir}/fonts/source/public/bookhands/tgothl.mf %{_texmfdistdir}/fonts/source/public/bookhands/tgothlig.mf %{_texmfdistdir}/fonts/source/public/bookhands/tgothpunct.mf %{_texmfdistdir}/fonts/source/public/bookhands/tgothr10.mf %{_texmfdistdir}/fonts/source/public/bookhands/tgothr17.mf %{_texmfdistdir}/fonts/source/public/bookhands/tgothr7.mf %{_texmfdistdir}/fonts/source/public/bookhands/tgothtitle.mf %{_texmfdistdir}/fonts/source/public/bookhands/tgothu.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/tgothb10.tfm %{_texmfdistdir}/fonts/tfm/public/bookhands/tgothb17.tfm %{_texmfdistdir}/fonts/tfm/public/bookhands/tgothr10.tfm %{_texmfdistdir}/fonts/tfm/public/bookhands/tgothr17.tfm %{_texmfdistdir}/fonts/tfm/public/bookhands/tgothr7.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/alltgoth.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/ot1tgoth.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/t1tgoth.fd %{_texmfdistdir}/tex/latex/bookhands/t1uncl.fd %{_texmfdistdir}/tex/latex/bookhands/tgothic.sty %{_texmfdistdir}/tex/latex/bookhands/uncial.sty %files -n texlive-bookhands-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-bookhands %{_datadir}/fontconfig/conf.avail/58-texlive-bookhands.conf %verify(not md5 size mtime) %{_datadir}/fonts/texlive-bookhands/encodings.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-bookhands/fonts.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-bookhands/fonts.scale %{_datadir}/fonts/texlive-bookhands/sqrc10.pfb %{_datadir}/fonts/texlive-bookhands/sqrcb10.pfb %package -n texlive-booklet Version: %{texlive_version}.%{texlive_noarch}.0.0.7bsvn15878 Release: 0 License: LPPL-1.0 Summary: Aids for printing simple booklets Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-booklet-doc >= %{texlive_version} Provides: tex(bkltprnt.sty) Provides: tex(booklet.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source71: booklet.tar.xz Source72: 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. %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: https://www.tug.org/texlive/ Supplements: (texlive-booklet and texlive-alldocumentation) %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 -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 %package -n texlive-bookman Version: %{texlive_version}.%{texlive_noarch}.svn61719 Release: 0 License: GPL-2.0-or-later Summary: URW 'Base 35' font pack for LaTeX Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(post): findutils Requires(post): grep Requires(post): sed Requires(post): texlive >= %{texlive_version} Requires(post): tex(updmap.cfg) #!BuildIgnore: tex(updmap.cfg) Requires(postun):findutils Requires(postun):grep Requires(postun):sed Requires(postun):texlive >= %{texlive_version} Requires(postun):tex(updmap.cfg) Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Requires: texlive-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.tug.org/texlive/tlpretest/archive/ # from 20230311 Source73: 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). %package -n texlive-bookman-fonts Version: %{texlive_version}.%{texlive_noarch}.svn61719 Release: 0 Summary: Severed fonts for texlive-bookman License: GPL-2.0-or-later URL: https://www.tug.org/texlive/ Group: Productivity/Publishing/TeX/Fonts %reconfigure_fonts_prereq Requires(posttrans):fontconfig Requires(posttrans):ghostscript-fonts-std Suggests: xorg-x11-fonts-core %description -n texlive-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 -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %reconfigure_fonts_scriptlets -n texlive-bookman-fonts %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 %{_datadir}/fontconfig/conf.avail/58-texlive-bookman.conf %verify(not md5 size mtime) %{_datadir}/fonts/texlive-bookman/encodings.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-bookman/fonts.dir %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 %package -n texlive-bookmark Version: %{texlive_version}.%{texlive_noarch}.1.29svn56885 Release: 0 License: LPPL-1.0 Summary: A new bookmark (outline) organization for hyperref Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bookmark-doc >= %{texlive_version} Provides: tex(bkm-dvipdfm-2019-12-03.def) Provides: tex(bkm-dvipdfm.def) Provides: tex(bkm-dvips-2019-12-03.def) Provides: tex(bkm-dvips.def) Provides: tex(bkm-pdftex-2019-12-03.def) Provides: tex(bkm-pdftex.def) Provides: tex(bkm-vtex-2019-12-03.def) Provides: tex(bkm-vtex.def) Provides: tex(bookmark.sty) Requires: tex(atenddvi.sty) Requires: tex(atveryend.sty) Requires: tex(auxhook.sty) Requires: tex(hyperref.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source74: bookmark.tar.xz Source75: bookmark.doc.tar.xz %description -n texlive-bookmark This package implements a new bookmark (outline) organization for package hyperref. Bookmark properties such as style and color can now be set. Other action types are available (URI, GoToR, Named). The bookmarks are generated in the first compile run. Package hyperref uses two runs. %package -n texlive-bookmark-doc Version: %{texlive_version}.%{texlive_noarch}.1.29svn56885 Release: 0 Summary: Documentation for texlive-bookmark License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-bookmark and texlive-alldocumentation) %description -n texlive-bookmark-doc This package includes the documentation for texlive-bookmark %post -n texlive-bookmark mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-bookmark mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-bookmark test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-bookmark-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/bookmark/README.md %{_texmfdistdir}/doc/latex/bookmark/bookmark-example.tex %{_texmfdistdir}/doc/latex/bookmark/bookmark.pdf %files -n texlive-bookmark %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/bookmark/bkm-dvipdfm-2019-12-03.def %{_texmfdistdir}/tex/latex/bookmark/bkm-dvipdfm.def %{_texmfdistdir}/tex/latex/bookmark/bkm-dvips-2019-12-03.def %{_texmfdistdir}/tex/latex/bookmark/bkm-dvips.def %{_texmfdistdir}/tex/latex/bookmark/bkm-pdftex-2019-12-03.def %{_texmfdistdir}/tex/latex/bookmark/bkm-pdftex.def %{_texmfdistdir}/tex/latex/bookmark/bkm-vtex-2019-12-03.def %{_texmfdistdir}/tex/latex/bookmark/bkm-vtex.def %{_texmfdistdir}/tex/latex/bookmark/bookmark.sty %package -n texlive-bookshelf Version: %{texlive_version}.%{texlive_noarch}.0.0.5svn55475 Release: 0 License: LPPL-1.0 Summary: Create a nice image from a BibTeX file Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bookshelf-doc >= %{texlive_version} Provides: tex(bookshelf.cls) Requires: tex(calc.sty) Requires: tex(eso-pic.sty) Requires: tex(fix-cm.sty) Requires: tex(fontspec.sty) Requires: tex(fp.sty) Requires: tex(graphicx.sty) Requires: tex(random.tex) Requires: tex(report.cls) Requires: tex(xcolor.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source76: bookshelf.tar.xz Source77: bookshelf.doc.tar.xz %description -n texlive-bookshelf This package turns a BibTeX bibliography file into a randomly-coloured, randomly-sized shelf of books, with the title and author in a randomly-chosen typeface. %package -n texlive-bookshelf-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.5svn55475 Release: 0 Summary: Documentation for texlive-bookshelf License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-bookshelf and texlive-alldocumentation) %description -n texlive-bookshelf-doc This package includes the documentation for texlive-bookshelf %post -n texlive-bookshelf mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-bookshelf mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-bookshelf test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-bookshelf-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/bookshelf/MANIFEST %{_texmfdistdir}/doc/latex/bookshelf/README.md %{_texmfdistdir}/doc/latex/bookshelf/VERSION %{_texmfdistdir}/doc/latex/bookshelf/bookshelf.pdf %{_texmfdistdir}/doc/latex/bookshelf/myshelf.jpg %{_texmfdistdir}/doc/latex/bookshelf/prepdata.sh %{_texmfdistdir}/doc/latex/bookshelf/test.tex %files -n texlive-bookshelf %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/bookshelf/bookshelf.cls %package -n texlive-booktabs Version: %{texlive_version}.%{texlive_noarch}.1.61803398svn53402 Release: 0 License: LPPL-1.0 Summary: Publication quality tables in LaTeX Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-booktabs-doc >= %{texlive_version} Provides: tex(booktabs.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source78: booktabs.tar.xz Source79: 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. %package -n texlive-booktabs-doc Version: %{texlive_version}.%{texlive_noarch}.1.61803398svn53402 Release: 0 Summary: Documentation for texlive-booktabs License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-booktabs and texlive-alldocumentation) 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 -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 %package -n texlive-booktabs-de Version: %{texlive_version}.%{texlive_noarch}.1.61803svn21907 Release: 0 License: GPL-2.0-or-later Summary: German version of booktabs Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source80: booktabs-de.doc.tar.xz %description -n texlive-booktabs-de This is a "translation" of the booktabs. %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 -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 %package -n texlive-booktabs-fr Version: %{texlive_version}.%{texlive_noarch}.1.00svn21948 Release: 0 License: LPPL-1.0 Summary: French translation of booktabs documentation Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source81: booktabs-fr.doc.tar.xz %description -n texlive-booktabs-fr The translation comes from a collection provided by Benjamin Bayart. %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 -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 %package -n texlive-boolexpr Version: %{texlive_version}.%{texlive_noarch}.3.14svn17830 Release: 0 License: LPPL-1.0 Summary: A boolean expression evaluator and a switch command Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-boolexpr-doc >= %{texlive_version} Provides: tex(boolexpr.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source82: boolexpr.tar.xz Source83: 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} ... \case{} ... ... \otherwise ... \endswitch %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: https://www.tug.org/texlive/ Supplements: (texlive-boolexpr and texlive-alldocumentation) %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 -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 %package -n texlive-boondox Version: %{texlive_version}.%{texlive_noarch}.1.02dsvn54512 Release: 0 License: OFL-1.1 Summary: Mathematical alphabets derived from the STIX fonts Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(post): findutils Requires(post): grep Requires(post): sed Requires(post): texlive >= %{texlive_version} Requires(post): tex(updmap.cfg) #!BuildIgnore: tex(updmap.cfg) Requires(postun):findutils Requires(postun):grep Requires(postun):sed Requires(postun):texlive >= %{texlive_version} Requires(postun):tex(updmap.cfg) Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Requires: texlive-boondox-fonts >= %{texlive_version} Suggests: 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-uprscr.sty) Provides: tex(BOONDOXUprScr-Bold.tfm) Provides: tex(BOONDOXUprScr-Regular.tfm) 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(uboondoxuprscr.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(cmr10.tfm) Requires: tex(xkeyval.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source84: boondox.tar.xz Source85: 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. %package -n texlive-boondox-doc Version: %{texlive_version}.%{texlive_noarch}.1.02dsvn54512 Release: 0 Summary: Documentation for texlive-boondox License: OFL-1.1 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-boondox and texlive-alldocumentation) %description -n texlive-boondox-doc This package includes the documentation for texlive-boondox %package -n texlive-boondox-fonts Version: %{texlive_version}.%{texlive_noarch}.1.02dsvn54512 Release: 0 Summary: Severed fonts for texlive-boondox License: OFL-1.1 URL: https://www.tug.org/texlive/ Group: Productivity/Publishing/TeX/Fonts %reconfigure_fonts_prereq Requires(posttrans):fontconfig Requires(posttrans):ghostscript-fonts-std Suggests: xorg-x11-fonts-core %description -n texlive-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 -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %reconfigure_fonts_scriptlets -n texlive-boondox-fonts %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/BOONDOXUprScr-Bold.tfm %{_texmfdistdir}/fonts/tfm/public/boondox/BOONDOXUprScr-Regular.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/BOONDOXUprScr-Bold.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/boondox/BOONDOXUprScr-Regular.pfb %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/BOONDOX-uprscr.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 %{_texmfdistdir}/tex/latex/boondox/uboondoxuprscr.fd %files -n texlive-boondox-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-boondox %{_datadir}/fontconfig/conf.avail/58-texlive-boondox.conf %verify(not md5 size mtime) %{_datadir}/fonts/texlive-boondox/encodings.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-boondox/fonts.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-boondox/fonts.scale %{_datadir}/fonts/texlive-boondox/BOONDOXUprScr-Bold.pfb %{_datadir}/fonts/texlive-boondox/BOONDOXUprScr-Regular.pfb %{_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 %package -n texlive-bophook Version: %{texlive_version}.%{texlive_noarch}.0.0.02svn17062 Release: 0 License: LPPL-1.0 Summary: Provides an At-Begin-Page hook Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bophook-doc >= %{texlive_version} Provides: tex(bophook.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source86: bophook.tar.xz Source87: 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). %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: https://www.tug.org/texlive/ Supplements: (texlive-bophook and texlive-alldocumentation) %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 -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 %package -n texlive-borceux Version: %{texlive_version}.%{texlive_noarch}.svn21047 Release: 0 License: LPPL-1.0 Summary: Diagram macros by Francois Borceux Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-borceux-doc >= %{texlive_version} # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source88: borceux.tar.xz Source89: 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. %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: https://www.tug.org/texlive/ Supplements: (texlive-borceux and texlive-alldocumentation) %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 -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 %package -n texlive-bosisio Version: %{texlive_version}.%{texlive_noarch}.svn16989 Release: 0 License: LPPL-1.0 Summary: A collection of packages by Francesco Bosisio Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-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.tug.org/texlive/tlpretest/archive/ # from 20230311 Source90: bosisio.tar.xz Source91: bosisio.doc.tar.xz %description -n texlive-bosisio A collection of packages containing: accenti dblfont; envmath; evenpage; graphfig; mathcmd; quotes; and sobolev. %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: https://www.tug.org/texlive/ Supplements: (texlive-bosisio and texlive-alldocumentation) %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 -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 %package -n texlive-boxedminipage Version: %{texlive_version}.%{texlive_noarch}.1.1svn54827 Release: 0 License: LPPL-1.0 Summary: Framed minipages of a specified total width (text and frame combined) Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-boxedminipage-doc >= %{texlive_version} Provides: tex(boxedminipage.sty) Provides: tex(boxedminipage2e.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source92: boxedminipage.tar.xz Source93: boxedminipage.doc.tar.xz %description -n texlive-boxedminipage The package essentially just wraps a minipage within an \fbox. However, while \fbox{\begin{minipage}{\linewidth}...\end{minipage}} juts 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. Note: The package was formerly known as boxedminipage2e and now replaces Mario Wolczko's earlier boxedminipage package. %package -n texlive-boxedminipage-doc Version: %{texlive_version}.%{texlive_noarch}.1.1svn54827 Release: 0 Summary: Documentation for texlive-boxedminipage License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-boxedminipage and texlive-alldocumentation) %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 -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-boxedminipage-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/boxedminipage/README %{_texmfdistdir}/doc/latex/boxedminipage/boxedminipage.pdf %files -n texlive-boxedminipage %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/boxedminipage/boxedminipage.sty %{_texmfdistdir}/tex/latex/boxedminipage/boxedminipage2e.sty %package -n texlive-boxhandler Version: %{texlive_version}.%{texlive_noarch}.1.30svn28031 Release: 0 License: LPPL-1.0 Summary: Flexible Captioning and Deferred Box/List Printing Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-boxhandler-doc >= %{texlive_version} Provides: tex(boxhandler.sty) Requires: tex(ifthen.sty) Requires: tex(pbox.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source94: boxhandler.tar.xz Source95: 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. %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: https://www.tug.org/texlive/ Supplements: (texlive-boxhandler and texlive-alldocumentation) %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 -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 %package -n texlive-bpchem Version: %{texlive_version}.%{texlive_noarch}.1.1svn45120 Release: 0 License: LPPL-1.0 Summary: Typeset chemical names, formulae, etcetera Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bpchem-doc >= %{texlive_version} Provides: tex(bpchem.sty) Requires: tex(lgrenc.def) Requires: tex(xspace.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source96: bpchem.tar.xz Source97: 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. %package -n texlive-bpchem-doc Version: %{texlive_version}.%{texlive_noarch}.1.1svn45120 Release: 0 Summary: Documentation for texlive-bpchem License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-bpchem and texlive-alldocumentation) %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 -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-bpchem-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/bpchem/README.md %{_texmfdistdir}/doc/latex/bpchem/bpchem.pdf %files -n texlive-bpchem %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/bpchem/bpchem.sty %package -n texlive-bpolynomial Version: %{texlive_version}.%{texlive_noarch}.0.0.5svn15878 Release: 0 License: LPPL-1.0 Summary: Drawing polynomial functions of up to order 3 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bpolynomial-doc >= %{texlive_version} # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source98: bpolynomial.tar.xz Source99: 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. %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: https://www.tug.org/texlive/ Supplements: (texlive-bpolynomial and texlive-alldocumentation) %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 -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 %package -n texlive-br-lex Version: %{texlive_version}.%{texlive_noarch}.svn44939 Release: 0 License: LPPL-1.0 Summary: A Class for Typesetting Brazilian legal texts Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-br-lex-doc >= %{texlive_version} Provides: tex(br-lex.cls) Requires: tex(babel.sty) Requires: tex(fontspec.sty) Requires: tex(ifxetex.sty) Requires: tex(inputenc.sty) Requires: tex(polyglossia.sty) Requires: tex(textcase.sty) Requires: tex(ulem.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source100: br-lex.tar.xz Source101: 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. %package -n texlive-br-lex-doc Version: %{texlive_version}.%{texlive_noarch}.svn44939 Release: 0 Summary: Documentation for texlive-br-lex License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-br-lex and texlive-alldocumentation) 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 -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.md %{_texmfdistdir}/doc/latex/br-lex/brlex-doc.pdf %{_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 %package -n texlive-bracketkey Version: %{texlive_version}.%{texlive_noarch}.1.0svn17129 Release: 0 License: LPPL-1.0 Summary: Produce bracketed identification keys Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bracketkey-doc >= %{texlive_version} Provides: tex(bracketkey.sty) Requires: tex(calc.sty) Requires: tex(coolstr.sty) Requires: tex(hyperref.sty) Requires: tex(xifthen.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source102: bracketkey.tar.xz Source103: bracketkey.doc.tar.xz %description -n texlive-bracketkey The package provides an environment bracketkey for use when producing lists of species. %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: https://www.tug.org/texlive/ Supplements: (texlive-bracketkey and texlive-alldocumentation) %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 -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 %package -n texlive-braids Version: %{texlive_version}.%{texlive_noarch}.2.2svn64817 Release: 0 License: LPPL-1.0 Summary: Draw braid diagrams with PGF/TikZ Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-braids-doc >= %{texlive_version} Provides: tex(braids.sty) Provides: tex(tikzlibrarybraids.code.tex) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source104: braids.tar.xz Source105: 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". %package -n texlive-braids-doc Version: %{texlive_version}.%{texlive_noarch}.2.2svn64817 Release: 0 Summary: Documentation for texlive-braids License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-braids and texlive-alldocumentation) %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 -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.txt %{_texmfdistdir}/doc/latex/braids/braids.pdf %{_texmfdistdir}/doc/latex/braids/braids.tex %{_texmfdistdir}/doc/latex/braids/braids_code.pdf %files -n texlive-braids %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/braids/braids.sty %{_texmfdistdir}/tex/latex/braids/tikzlibrarybraids.code.tex %package -n texlive-braille Version: %{texlive_version}.%{texlive_noarch}.svn20655 Release: 0 License: LPPL-1.0 Summary: Support for braille Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-braille-doc >= %{texlive_version} Provides: tex(braille.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source106: braille.tar.xz Source107: 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. %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: https://www.tug.org/texlive/ Supplements: (texlive-braille and texlive-alldocumentation) %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 -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 %package -n texlive-braket Version: %{texlive_version}.%{texlive_noarch}.svn17127 Release: 0 License: SUSE-Public-Domain Summary: Dirac bra-ket and set notations Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-braket-doc >= %{texlive_version} Provides: tex(braket.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source108: braket.tar.xz Source109: 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 %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: https://www.tug.org/texlive/ Supplements: (texlive-braket and texlive-alldocumentation) %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 -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 %package -n texlive-brandeis-dissertation Version: %{texlive_version}.%{texlive_noarch}.3.13svn61215 Release: 0 License: LPPL-1.0 Summary: Class for Brandeis University dissertations Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-brandeis-dissertation-doc >= %{texlive_version} Provides: tex(brandeis-dissertation.cls) Requires: tex(babel.sty) Requires: tex(book.cls) Requires: tex(csquotes.sty) Requires: tex(geometry.sty) Requires: tex(inputenc.sty) Requires: tex(setspace.sty) Requires: tex(titlesec.sty) Requires: tex(tocloft.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source110: brandeis-dissertation.tar.xz Source111: 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). %package -n texlive-brandeis-dissertation-doc Version: %{texlive_version}.%{texlive_noarch}.3.13svn61215 Release: 0 Summary: Documentation for texlive-brandeis-dissertation License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-brandeis-dissertation and texlive-alldocumentation) %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 -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.txt %{_texmfdistdir}/doc/latex/brandeis-dissertation/brandeis-dissertation.pdf %files -n texlive-brandeis-dissertation %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/brandeis-dissertation/brandeis-dissertation.cls %package -n texlive-brandeis-problemset Version: %{texlive_version}.%{texlive_noarch}.0.0.5.5svn50991 Release: 0 License: LPPL-1.0 Summary: Document class for COSI Problem sets at Brandeis University (Waltham, MA) Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-brandeis-problemset-doc >= %{texlive_version} Provides: tex(brandeis-problemset.cls) Provides: tex(brandeis-problemset.sty) Requires: tex(amsmath.sty) Requires: tex(article.cls) Requires: tex(booktabs.sty) Requires: tex(calc.sty) Requires: tex(changepage.sty) Requires: tex(comment.sty) Requires: tex(couriers.sty) Requires: tex(enumitem.sty) Requires: tex(fancyhdr.sty) Requires: tex(fontspec.sty) Requires: tex(fp.sty) Requires: tex(hyperref.sty) Requires: tex(kvoptions.sty) Requires: tex(listings.sty) Requires: tex(longtable.sty) Requires: tex(mathtools.sty) Requires: tex(multirow.sty) Requires: tex(stix2.sty) Requires: tex(tabu.sty) Requires: tex(tikz.sty) Requires: tex(titletoc.sty) Requires: tex(xcolor.sty) Requires: tex(xkeyval.sty) Requires: tex(xparse.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source112: brandeis-problemset.tar.xz Source113: brandeis-problemset.doc.tar.xz %description -n texlive-brandeis-problemset Brandeis University's computer science ("COSI") courses often assign "problem sets" which require fairly rigorous formatting. This document class, which extends article, provides a simple way to typeset these problem sets in LaTeX. Although the class is compatible with all LaTeX flavors, XeLaTeX or LuaLaTeX are recommended for fontspec support. %package -n texlive-brandeis-problemset-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.5.5svn50991 Release: 0 Summary: Documentation for texlive-brandeis-problemset License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-brandeis-problemset and texlive-alldocumentation) %description -n texlive-brandeis-problemset-doc This package includes the documentation for texlive-brandeis-problemset %post -n texlive-brandeis-problemset mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-brandeis-problemset mkdir -p /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-problemset test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-brandeis-problemset-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/brandeis-problemset/LICENSE.txt %{_texmfdistdir}/doc/latex/brandeis-problemset/README.md %{_texmfdistdir}/doc/latex/brandeis-problemset/brandeis-problemset.pdf %{_texmfdistdir}/doc/latex/brandeis-problemset/brandeis-problemset.tex %{_texmfdistdir}/doc/latex/brandeis-problemset/example.pdf %{_texmfdistdir}/doc/latex/brandeis-problemset/example.tex %files -n texlive-brandeis-problemset %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/brandeis-problemset/brandeis-problemset.cls %{_texmfdistdir}/tex/latex/brandeis-problemset/brandeis-problemset.sty %package -n texlive-brandeis-thesis Version: %{texlive_version}.%{texlive_noarch}.3.2svn59832 Release: 0 License: LPPL-1.0 Summary: A class for Brandeis University M.A. theses Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-brandeis-thesis-doc >= %{texlive_version} Provides: tex(brandeis-thesis.cls) Requires: tex(babel.sty) Requires: tex(book.cls) Requires: tex(csquotes.sty) Requires: tex(geometry.sty) Requires: tex(inputenc.sty) Requires: tex(mathptmx.sty) Requires: tex(sectsty.sty) Requires: tex(setspace.sty) Requires: tex(silence.sty) Requires: tex(titlesec.sty) Requires: tex(tocloft.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source114: brandeis-thesis.tar.xz Source115: brandeis-thesis.doc.tar.xz %description -n texlive-brandeis-thesis brandeis-thesis.cls provides the structures and formatting information for an M.A. thesis for the Brandeis University Graduate School of Arts and Sciences. %package -n texlive-brandeis-thesis-doc Version: %{texlive_version}.%{texlive_noarch}.3.2svn59832 Release: 0 Summary: Documentation for texlive-brandeis-thesis License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-brandeis-thesis and texlive-alldocumentation) %description -n texlive-brandeis-thesis-doc This package includes the documentation for texlive-brandeis-thesis %post -n texlive-brandeis-thesis mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-brandeis-thesis mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-brandeis-thesis test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-brandeis-thesis-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/brandeis-thesis/README.txt %{_texmfdistdir}/doc/latex/brandeis-thesis/brandeis-thesis.pdf %files -n texlive-brandeis-thesis %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/brandeis-thesis/brandeis-thesis.cls %package -n texlive-breakcites Version: %{texlive_version}.%{texlive_noarch}.svn21014 Release: 0 License: LPPL-1.0 Summary: Ensure that multiple citations may break at line end Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-breakcites-doc >= %{texlive_version} Provides: tex(breakcites.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source116: breakcites.tar.xz Source117: 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.) %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: https://www.tug.org/texlive/ Supplements: (texlive-breakcites and texlive-alldocumentation) %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 -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 %package -n texlive-breakurl Version: %{texlive_version}.%{texlive_noarch}.1.40svn29901 Release: 0 License: LPPL-1.0 Summary: Line-breakable \url-like links in hyperref when compiling via dvips/ps2pdf Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-breakurl-doc >= %{texlive_version} Provides: tex(breakurl.sty) Requires: tex(ifpdf.sty) Requires: tex(xkeyval.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source118: breakurl.tar.xz Source119: 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. %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: https://www.tug.org/texlive/ Supplements: (texlive-breakurl and texlive-alldocumentation) %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 -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 %package -n texlive-bredzenie Version: %{texlive_version}.%{texlive_noarch}.1.0svn44371 Release: 0 License: LPPL-1.0 Summary: A Polish version of "lorem ipsum..." in the form of a LaTeX package Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bredzenie-doc >= %{texlive_version} Provides: tex(bredzenie.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source120: bredzenie.tar.xz Source121: bredzenie.doc.tar.xz %description -n texlive-bredzenie This is a polish version of the classic pseudo-Latin "lorem ipsum dolor sit amet...". It provides access to several paragraphs of pseudo-Polish generated with Hidden Markov Models and Recurrent Neural Networks trained on a corpus of Polish. %package -n texlive-bredzenie-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn44371 Release: 0 Summary: Documentation for texlive-bredzenie License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-bredzenie and texlive-alldocumentation) %description -n texlive-bredzenie-doc This package includes the documentation for texlive-bredzenie %post -n texlive-bredzenie mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-bredzenie mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-bredzenie test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-bredzenie-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/bredzenie/README %{_texmfdistdir}/doc/latex/bredzenie/bredzenie.pdf %{_texmfdistdir}/doc/latex/bredzenie/bredzenie.tex %files -n texlive-bredzenie %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/bredzenie/bredzenie.sty %package -n texlive-breqn Version: %{texlive_version}.%{texlive_noarch}.0.0.98lsvn60881 Release: 0 License: LPPL-1.0 Summary: Automatic line breaking of displayed equations Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-breqn-doc >= %{texlive_version} Provides: tex(breqn.sty) Provides: tex(flexisym.sty) Provides: tex(mathstyle.sty) Requires: tex(amsmath.sty) Requires: tex(calc.sty) Requires: tex(expl3.sty) Requires: tex(graphicx.sty) Requires: tex(keyval.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source122: breqn.tar.xz Source123: 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. %package -n texlive-breqn-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.98lsvn60881 Release: 0 Summary: Documentation for texlive-breqn License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-breqn and texlive-alldocumentation) %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 -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-breqn-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/breqn/CHANGES.md %{_texmfdistdir}/doc/latex/breqn/README.md %{_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 %package -n texlive-bropd Version: %{texlive_version}.%{texlive_noarch}.1.2svn35383 Release: 0 License: LPPL-1.0 Summary: Simplified brackets and differentials in LaTeX Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bropd-doc >= %{texlive_version} Provides: tex(bropd.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source124: bropd.tar.xz Source125: 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. %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: https://www.tug.org/texlive/ Supplements: (texlive-bropd and texlive-alldocumentation) %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 -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 %package -n texlive-brushscr Version: %{texlive_version}.%{texlive_noarch}.svn28363 Release: 0 License: SUSE-Public-Domain Summary: A handwriting script font Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(post): findutils Requires(post): grep Requires(post): sed Requires(post): texlive >= %{texlive_version} Requires(post): tex(updmap.cfg) #!BuildIgnore: tex(updmap.cfg) Requires(postun):findutils Requires(postun):grep Requires(postun):sed Requires(postun):texlive >= %{texlive_version} Requires(postun):tex(updmap.cfg) Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Requires: texlive-brushscr-fonts >= %{texlive_version} Suggests: 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.tug.org/texlive/tlpretest/archive/ # from 20230311 Source126: brushscr.tar.xz Source127: 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. %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: https://www.tug.org/texlive/ Supplements: (texlive-brushscr and texlive-alldocumentation) %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 URL: https://www.tug.org/texlive/ Group: Productivity/Publishing/TeX/Fonts %reconfigure_fonts_prereq Requires(posttrans):fontconfig Requires(posttrans):ghostscript-fonts-std Suggests: xorg-x11-fonts-core %description -n texlive-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 -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %reconfigure_fonts_scriptlets -n texlive-brushscr-fonts %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 %{_datadir}/fontconfig/conf.avail/58-texlive-brushscr.conf %verify(not md5 size mtime) %{_datadir}/fonts/texlive-brushscr/encodings.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-brushscr/fonts.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-brushscr/fonts.scale %{_datadir}/fonts/texlive-brushscr/BrushScriptX-Italic.pfa %package -n texlive-bubblesort Version: %{texlive_version}.%{texlive_noarch}.1.0svn56070 Release: 0 License: LPPL-1.0 Summary: Bubble sorts a list Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bubblesort-doc >= %{texlive_version} Provides: tex(bubblesort.sty) Requires: tex(etoolbox.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source128: bubblesort.tar.xz Source129: bubblesort.doc.tar.xz %description -n texlive-bubblesort This package sorts a list of TeX items {item 1}...{item k} in "increasing" order where "increasing" is determined by a comparator macro. By default it sorts real numbers with the usual meaning of "increasing" but some other examples are discussed in the documentation. A second macro is included which sorts one list and applies the same permutation to a second list. %package -n texlive-bubblesort-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn56070 Release: 0 Summary: Documentation for texlive-bubblesort License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-bubblesort and texlive-alldocumentation) %description -n texlive-bubblesort-doc This package includes the documentation for texlive-bubblesort %post -n texlive-bubblesort mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-bubblesort mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-bubblesort test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-bubblesort-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/bubblesort/README.md %{_texmfdistdir}/doc/latex/bubblesort/bubblesort.pdf %files -n texlive-bubblesort %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/bubblesort/bubblesort.sty %package -n texlive-buctthesis Version: %{texlive_version}.%{texlive_noarch}.1.4.1svn64004 Release: 0 License: LPPL-1.0 Summary: Beijing University of Chemical Technology Thesis Template Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-buctthesis-doc >= %{texlive_version} Provides: tex(buctcover.cls) Provides: tex(buctthesis.cls) Requires: tex(amsmath.sty) Requires: tex(amssymb.sty) Requires: tex(amsthm.sty) Requires: tex(array.sty) Requires: tex(bicaption.sty) Requires: tex(booktabs.sty) Requires: tex(calc.sty) Requires: tex(caption.sty) Requires: tex(ctexbook.cls) Requires: tex(enumitem.sty) Requires: tex(fancyhdr.sty) Requires: tex(fgruler.sty) Requires: tex(float.sty) Requires: tex(footmisc.sty) Requires: tex(gbt7714.sty) Requires: tex(geometry.sty) Requires: tex(graphicx.sty) Requires: tex(hyperref.sty) Requires: tex(ifxetex.sty) Requires: tex(kvoptions.sty) Requires: tex(lineno.sty) Requires: tex(listings.sty) Requires: tex(longtable.sty) Requires: tex(mhchem.sty) Requires: tex(multirow.sty) Requires: tex(pdfpages.sty) Requires: tex(pifont.sty) Requires: tex(siunitx.sty) Requires: tex(subcaption.sty) Requires: tex(tabularx.sty) Requires: tex(textpos.sty) Requires: tex(threeparttable.sty) Requires: tex(tikz.sty) Requires: tex(titletoc.sty) Requires: tex(unicode-math.sty) Requires: tex(xcolor.sty) Requires: tex(xeCJKfntef.sty) Requires: tex(xifthen.sty) Requires: tex(xpatch.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source130: buctthesis.tar.xz Source131: buctthesis.doc.tar.xz %description -n texlive-buctthesis This package provides a LaTeX class and template for Beijing University of Chemical Technology, supporting bachelor, master, and doctor theses. %package -n texlive-buctthesis-doc Version: %{texlive_version}.%{texlive_noarch}.1.4.1svn64004 Release: 0 Summary: Documentation for texlive-buctthesis License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-buctthesis and texlive-alldocumentation) Provides: locale(texlive-buctthesis-doc:zh) %description -n texlive-buctthesis-doc This package includes the documentation for texlive-buctthesis %post -n texlive-buctthesis mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-buctthesis mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-buctthesis test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-buctthesis-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/xelatex/buctthesis/README.md %{_texmfdistdir}/doc/xelatex/buctthesis/buctthesis.pdf %{_texmfdistdir}/doc/xelatex/buctthesis/manual.sty %files -n texlive-buctthesis %defattr(-,root,root,755) %{_texmfdistdir}/tex/xelatex/buctthesis/buctcover.cls %{_texmfdistdir}/tex/xelatex/buctthesis/buctthesis.cls %package -n texlive-bullcntr Version: %{texlive_version}.%{texlive_noarch}.0.0.04svn15878 Release: 0 License: LPPL-1.0 Summary: Display list item counter as regular pattern of bullets Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bullcntr-doc >= %{texlive_version} Provides: tex(bullcntr.sty) Provides: tex(bullenum.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source132: bullcntr.tar.xz Source133: 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. %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: https://www.tug.org/texlive/ Supplements: (texlive-bullcntr and texlive-alldocumentation) %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 -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 %package -n texlive-bundledoc Version: %{texlive_version}.%{texlive_noarch}.3.4svn64620 Release: 0 License: LPPL-1.0 Summary: Bundle together all the files needed to build a LaTeX document Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-bundledoc-bin >= %{texlive_version} #!BuildIgnore: texlive-bundledoc-bin Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-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(File::Temp) #!BuildIgnore: perl(File::Temp) Requires: perl(Getopt::Long) #!BuildIgnore: perl(Getopt::Long) Requires: perl(Pod::Usage) #!BuildIgnore: perl(Pod::Usage) Requires: perl(strict) #!BuildIgnore: perl(strict) Requires: perl(warnings) #!BuildIgnore: perl(warnings) Provides: tex(miktex.cfg) Provides: tex(texlive-unix-arlatex.cfg) Provides: tex(texlive-unix.cfg) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source134: bundledoc.tar.xz Source135: 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. %package -n texlive-bundledoc-doc Version: %{texlive_version}.%{texlive_noarch}.3.4svn64620 Release: 0 Summary: Documentation for texlive-bundledoc License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-bundledoc and texlive-alldocumentation) Provides: man(arlatex.1) Provides: man(bundledoc.1) %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 -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 %package -n texlive-burmese Version: %{texlive_version}.%{texlive_noarch}.svn25185 Release: 0 License: LPPL-1.0 Summary: Basic Support for Writing Burmese Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(post): findutils Requires(post): grep Requires(post): sed Requires(post): texlive >= %{texlive_version} Requires(post): tex(updmap.cfg) #!BuildIgnore: tex(updmap.cfg) Requires(postun):findutils Requires(postun):grep Requires(postun):sed Requires(postun):texlive >= %{texlive_version} Requires(postun):tex(updmap.cfg) Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Requires: texlive-burmese-fonts >= %{texlive_version} Suggests: 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.tug.org/texlive/tlpretest/archive/ # from 20230311 Source136: burmese.tar.xz Source137: 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. %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: https://www.tug.org/texlive/ Supplements: (texlive-burmese and texlive-alldocumentation) %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 URL: https://www.tug.org/texlive/ Group: Productivity/Publishing/TeX/Fonts %reconfigure_fonts_prereq Requires(posttrans):fontconfig Requires(posttrans):ghostscript-fonts-std Suggests: xorg-x11-fonts-core %description -n texlive-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 -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %reconfigure_fonts_scriptlets -n texlive-burmese-fonts %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 %{_datadir}/fontconfig/conf.avail/58-texlive-burmese.conf %verify(not md5 size mtime) %{_datadir}/fonts/texlive-burmese/encodings.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-burmese/fonts.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-burmese/fonts.scale %{_datadir}/fonts/texlive-burmese/burm.pfb %package -n texlive-businesscard-qrcode Version: %{texlive_version}.%{texlive_noarch}.1.2svn61719 Release: 0 License: LGPL-2.1-or-later Summary: Business cards with QR-Code Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-businesscard-qrcode-doc >= %{texlive_version} Provides: tex(businesscard-qrcode.cls) Requires: tex(DejaVuSans.sty) Requires: tex(calc.sty) Requires: tex(crop.sty) Requires: tex(etoolbox.sty) Requires: tex(extarticle.cls) Requires: tex(fontawesome.sty) Requires: tex(fontenc.sty) Requires: tex(geometry.sty) Requires: tex(kvoptions.sty) Requires: tex(marvosym.sty) Requires: tex(qrcode.sty) Requires: tex(varwidth.sty) Requires: tex(wrapfig.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source138: businesscard-qrcode.tar.xz Source139: businesscard-qrcode.doc.tar.xz %description -n texlive-businesscard-qrcode What happens when you give your visiting card to someone? Either they manually type the text into their computer or mobile phone, or it will end up in a box and be forgotten. Nowadays data is required electronically, not on paper. Here is the solution: A visiting card with QR-Code that contains a full vcard so that it can be scanned with an app on the mobile phone and thereby automatically imported into the electronic contacts. This also works well when you are offline and bluetooth transfer fails. So here is the highly configurable business card or visiting card with full vcard as QR-Code, ready to send to online printers. You can specify the exact size of the paper and the content within the paper, inluding generation of crop marks. The package depends on the following other LaTeX packages: calc, crop, DejaVuSans, etoolbox, fontawesome, fontenc, geometry, kvoptions, marvosym, qrcode, varwidth, and wrapfig. The package needs XeLaTeX for working properly. %package -n texlive-businesscard-qrcode-doc Version: %{texlive_version}.%{texlive_noarch}.1.2svn61719 Release: 0 Summary: Documentation for texlive-businesscard-qrcode License: LGPL-2.1-or-later Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-businesscard-qrcode and texlive-alldocumentation) %description -n texlive-businesscard-qrcode-doc This package includes the documentation for texlive-businesscard-qrcode %post -n texlive-businesscard-qrcode mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-businesscard-qrcode mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-businesscard-qrcode test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-businesscard-qrcode-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/xelatex/businesscard-qrcode/README.md %{_texmfdistdir}/doc/xelatex/businesscard-qrcode/examples/example.pdf %{_texmfdistdir}/doc/xelatex/businesscard-qrcode/examples/example.tex %{_texmfdistdir}/doc/xelatex/businesscard-qrcode/examples/john-doe-hongkong.pdf %{_texmfdistdir}/doc/xelatex/businesscard-qrcode/examples/john-doe-hongkong.tex %{_texmfdistdir}/doc/xelatex/businesscard-qrcode/examples/peter-muster-example-company-zuerich.pdf %{_texmfdistdir}/doc/xelatex/businesscard-qrcode/examples/peter-muster-example-company-zuerich.tex %{_texmfdistdir}/doc/xelatex/businesscard-qrcode/examples/special-papersize.pdf %{_texmfdistdir}/doc/xelatex/businesscard-qrcode/examples/special-papersize.tex %{_texmfdistdir}/doc/xelatex/businesscard-qrcode/examples/texstudio_d30266.pdf %{_texmfdistdir}/doc/xelatex/businesscard-qrcode/examples/texstudio_d30266.tex %{_texmfdistdir}/doc/xelatex/businesscard-qrcode/screenshots/example.jpg %{_texmfdistdir}/doc/xelatex/businesscard-qrcode/screenshots/john-doe-hongkong.jpg %{_texmfdistdir}/doc/xelatex/businesscard-qrcode/screenshots/peter-muster-example-company-zuerich.jpg %{_texmfdistdir}/doc/xelatex/businesscard-qrcode/screenshots/special-papersize.jpg %{_texmfdistdir}/doc/xelatex/businesscard-qrcode/screenshots/texstudio_d30266.jpg %files -n texlive-businesscard-qrcode %defattr(-,root,root,755) %{_texmfdistdir}/tex/xelatex/businesscard-qrcode/businesscard-qrcode.cls %package -n texlive-bussproofs Version: %{texlive_version}.%{texlive_noarch}.1.1svn54080 Release: 0 License: LPPL-1.0 Summary: Proof trees in the style of the sequent calculus Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bussproofs-doc >= %{texlive_version} Provides: tex(bussproofs.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source140: bussproofs.tar.xz Source141: 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. %package -n texlive-bussproofs-doc Version: %{texlive_version}.%{texlive_noarch}.1.1svn54080 Release: 0 Summary: Documentation for texlive-bussproofs License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-bussproofs and texlive-alldocumentation) %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 -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 %package -n texlive-bussproofs-extra Version: %{texlive_version}.%{texlive_noarch}.0.0.4svn51299 Release: 0 License: LPPL-1.0 Summary: Extra commands for bussproofs.sty Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bussproofs-extra-doc >= %{texlive_version} Provides: tex(bussproofs-extra.sty) Requires: tex(bussproofs.sty) Requires: tex(tikz.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source142: bussproofs-extra.tar.xz Source143: bussproofs-extra.doc.tar.xz %description -n texlive-bussproofs-extra This package provides additional functionality for bussproofs.sty; specifically, it allows for typesetting of entire (sub)deductions. %package -n texlive-bussproofs-extra-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.4svn51299 Release: 0 Summary: Documentation for texlive-bussproofs-extra License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-bussproofs-extra and texlive-alldocumentation) %description -n texlive-bussproofs-extra-doc This package includes the documentation for texlive-bussproofs-extra %post -n texlive-bussproofs-extra mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-bussproofs-extra mkdir -p /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-extra test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-bussproofs-extra-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/bussproofs-extra/LICENSE.txt %{_texmfdistdir}/doc/latex/bussproofs-extra/README.md %{_texmfdistdir}/doc/latex/bussproofs-extra/bpextra.sty %{_texmfdistdir}/doc/latex/bussproofs-extra/bussproofs-extra.pdf %files -n texlive-bussproofs-extra %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/bussproofs-extra/bussproofs-extra.sty %package -n texlive-bxbase Version: %{texlive_version}.%{texlive_noarch}.1.2asvn66115 Release: 0 License: LPPL-1.0 Summary: BX bundle base components Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bxbase-doc >= %{texlive_version} Provides: tex(bxbase.def) Provides: tex(bxbase.sty) Provides: tex(bxtoolbox-ext.def) Provides: tex(bxtoolbox-ja.def) Provides: tex(bxtoolbox.def) Provides: tex(bxtoolbox.sty) Provides: tex(bxutf8.def) Provides: tex(bxutf8x.def) Provides: tex(zxbase.sty) Requires: tex(etoolbox.sty) Requires: tex(ifxetex.sty) Requires: tex(keyval.sty) Requires: tex(xkeyval.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source144: bxbase.tar.xz Source145: bxbase.doc.tar.xz %description -n texlive-bxbase The main purpose of this bundle is to serve as an underlying library for other packages created by the same author (their names start with "BX" or "PX"). However bxbase package contains a few user-level commands and is of some use by itself. %package -n texlive-bxbase-doc Version: %{texlive_version}.%{texlive_noarch}.1.2asvn66115 Release: 0 Summary: Documentation for texlive-bxbase License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-bxbase and texlive-alldocumentation) 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 -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-bxbase-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/bxbase/LICENSE %{_texmfdistdir}/doc/latex/bxbase/README-ja.md %{_texmfdistdir}/doc/latex/bxbase/README.md %{_texmfdistdir}/doc/latex/bxbase/bxbase-ja.pdf %{_texmfdistdir}/doc/latex/bxbase/bxbase-ja.tex %files -n texlive-bxbase %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/bxbase/bxbase.def %{_texmfdistdir}/tex/latex/bxbase/bxbase.sty %{_texmfdistdir}/tex/latex/bxbase/bxtoolbox-ext.def %{_texmfdistdir}/tex/latex/bxbase/bxtoolbox-ja.def %{_texmfdistdir}/tex/latex/bxbase/bxtoolbox.def %{_texmfdistdir}/tex/latex/bxbase/bxtoolbox.sty %{_texmfdistdir}/tex/latex/bxbase/bxutf8.def %{_texmfdistdir}/tex/latex/bxbase/bxutf8x.def %{_texmfdistdir}/tex/latex/bxbase/zxbase.sty %package -n texlive-bxcalc Version: %{texlive_version}.%{texlive_noarch}.1.1svn56431 Release: 0 License: LPPL-1.0 Summary: Extend the functionality of the calc package Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bxcalc-doc >= %{texlive_version} Provides: tex(bxcalc.sty) Provides: tex(bxcalcize.sty) Provides: tex(bxcalcux.sty) Requires: tex(calc.sty) Requires: tex(etoolbox.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source146: bxcalc.tar.xz Source147: bxcalc.doc.tar.xz %description -n texlive-bxcalc This package bundle consists of the following packages: bxcalcize: To make calc expressions available in more places. bxcalcux: To add user-defined units to the calc syntax. In addition, this bundle provides the bxcalc package, which simply loads the above-mentioned packages internally. %package -n texlive-bxcalc-doc Version: %{texlive_version}.%{texlive_noarch}.1.1svn56431 Release: 0 Summary: Documentation for texlive-bxcalc License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-bxcalc and texlive-alldocumentation) %description -n texlive-bxcalc-doc This package includes the documentation for texlive-bxcalc %post -n texlive-bxcalc mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-bxcalc mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-bxcalc test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-bxcalc-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/bxcalc/LICENSE %{_texmfdistdir}/doc/latex/bxcalc/README-ja.md %{_texmfdistdir}/doc/latex/bxcalc/README.md %{_texmfdistdir}/doc/latex/bxcalc/bxcalcize.pdf %{_texmfdistdir}/doc/latex/bxcalc/bxcalcize.tex %{_texmfdistdir}/doc/latex/bxcalc/bxcalcux.pdf %{_texmfdistdir}/doc/latex/bxcalc/bxcalcux.tex %{_texmfdistdir}/doc/latex/bxcalc/sample-bxcalc.pdf %{_texmfdistdir}/doc/latex/bxcalc/sample-bxcalc.tex %files -n texlive-bxcalc %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/bxcalc/bxcalc.sty %{_texmfdistdir}/tex/latex/bxcalc/bxcalcize.sty %{_texmfdistdir}/tex/latex/bxcalc/bxcalcux.sty %package -n texlive-bxcjkjatype Version: %{texlive_version}.%{texlive_noarch}.0.0.3svn54080 Release: 0 License: LPPL-1.0 Summary: Typeset Japanese with pdfLaTeX and CJK Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-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(CJKvert.sty) Requires: tex(atbegshi.sty) Requires: tex(etoolbox.sty) Requires: tex(keyval.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source148: bxcjkjatype.tar.xz Source149: 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. %package -n texlive-bxcjkjatype-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.3svn54080 Release: 0 Summary: Documentation for texlive-bxcjkjatype License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-bxcjkjatype and texlive-alldocumentation) Provides: locale(texlive-bxcjkjatype-doc:ja;en) %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 -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-ja.md %{_texmfdistdir}/doc/latex/bxcjkjatype/README.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 %package -n texlive-bxdpx-beamer Version: %{texlive_version}.%{texlive_noarch}.0.0.3svn41813 Release: 0 License: LPPL-1.0 Summary: Dvipdfmx extras for use with beamer Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bxdpx-beamer-doc >= %{texlive_version} Provides: tex(bxdpx-beamer.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source150: bxdpx-beamer.tar.xz Source151: 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. %package -n texlive-bxdpx-beamer-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.3svn41813 Release: 0 Summary: Documentation for texlive-bxdpx-beamer License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-bxdpx-beamer and texlive-alldocumentation) %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 -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.md %{_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 %package -n texlive-bxdvidriver Version: %{texlive_version}.%{texlive_noarch}.0.0.2asvn43219 Release: 0 License: LPPL-1.0 Summary: Enables specifying a driver option effective only in DVI output Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-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.tug.org/texlive/tlpretest/archive/ # from 20230311 Source152: bxdvidriver.tar.xz Source153: 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. %package -n texlive-bxdvidriver-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.2asvn43219 Release: 0 Summary: Documentation for texlive-bxdvidriver License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-bxdvidriver and texlive-alldocumentation) %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 -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 %package -n texlive-bxeepic Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn30559 Release: 0 License: LPPL-1.0 Summary: Eepic facilities using pict2e Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bxeepic-doc >= %{texlive_version} Provides: tex(bxdpxp2e.def) Provides: tex(bxeepic.sty) Requires: tex(pict2e.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source154: bxeepic.tar.xz Source155: bxeepic.doc.tar.xz %description -n texlive-bxeepic The package provides an eepic driver to use pict2e facilities. %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: https://www.tug.org/texlive/ Supplements: (texlive-bxeepic and texlive-alldocumentation) %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 -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 %package -n texlive-bxenclose Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn40213 Release: 0 License: LPPL-1.0 Summary: Enclose the document body with some pieces of code Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bxenclose-doc >= %{texlive_version} Provides: tex(bxenclose.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source156: bxenclose.tar.xz Source157: 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. %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: https://www.tug.org/texlive/ Supplements: (texlive-bxenclose and texlive-alldocumentation) %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 -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 %package -n texlive-bxghost Version: %{texlive_version}.%{texlive_noarch}.0.0.5.1svn66147 Release: 0 License: LPPL-1.0 Summary: Ghost insertion for proper xkanjiskip Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bxghost-doc >= %{texlive_version} Provides: tex(bxghost-lib.sty) Provides: tex(bxghost.sty) Requires: tex(luatexja-adjust.sty) Requires: tex(luatexja.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source158: bxghost.tar.xz Source159: bxghost.doc.tar.xz %description -n texlive-bxghost The package provides two commands to help authors for documents in Japanese to insert proper xkanjiskips. It supports LuaTeX, XeTeX, pTeX, upTeX, and ApTeX (pTeX-ng). %package -n texlive-bxghost-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.5.1svn66147 Release: 0 Summary: Documentation for texlive-bxghost License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-bxghost and texlive-alldocumentation) %description -n texlive-bxghost-doc This package includes the documentation for texlive-bxghost %post -n texlive-bxghost mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-bxghost mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-bxghost test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-bxghost-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/bxghost/LICENSE %{_texmfdistdir}/doc/latex/bxghost/README.md %files -n texlive-bxghost %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/bxghost/bxghost-lib.sty %{_texmfdistdir}/tex/latex/bxghost/bxghost.sty %package -n texlive-bxjaholiday Version: %{texlive_version}.%{texlive_noarch}.1.1.1svn60636 Release: 0 License: LPPL-1.0 Summary: Support for Japanese holidays Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bxjaholiday-doc >= %{texlive_version} Provides: tex(bxjaholiday.sty) Requires: tex(expl3.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source160: bxjaholiday.tar.xz Source161: bxjaholiday.doc.tar.xz %description -n texlive-bxjaholiday This LaTeX package provides a command to convert dates to names of Japanese holidays. Another command, converting dates to the day of the week in Japanese, is available as a free gift. Further (lower-level) APIs are provided for expl3. The package supports pdfTeX, XeTeX, LuaTeX, pTeX, and upTeX. %package -n texlive-bxjaholiday-doc Version: %{texlive_version}.%{texlive_noarch}.1.1.1svn60636 Release: 0 Summary: Documentation for texlive-bxjaholiday License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-bxjaholiday and texlive-alldocumentation) Provides: locale(texlive-bxjaholiday-doc:ja) %description -n texlive-bxjaholiday-doc This package includes the documentation for texlive-bxjaholiday %post -n texlive-bxjaholiday mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-bxjaholiday mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-bxjaholiday test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-bxjaholiday-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/bxjaholiday/LICENSE %{_texmfdistdir}/doc/latex/bxjaholiday/README.md %{_texmfdistdir}/doc/latex/bxjaholiday/bxjaholiday-ja.pdf %{_texmfdistdir}/doc/latex/bxjaholiday/bxjaholiday-ja.tex %{_texmfdistdir}/doc/latex/bxjaholiday/bxjaholiday.pdf %{_texmfdistdir}/doc/latex/bxjaholiday/bxjaholiday.tex %files -n texlive-bxjaholiday %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/bxjaholiday/bxjaholiday.sty %package -n texlive-bxjalipsum Version: %{texlive_version}.%{texlive_noarch}.1.0svn66013 Release: 0 License: LPPL-1.0 Summary: Dummy text in Japanese Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bxjalipsum-doc >= %{texlive_version} Provides: tex(bxjalipsum.sty) Requires: tex(intcalc.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source162: bxjalipsum.tar.xz Source163: bxjalipsum.doc.tar.xz %description -n texlive-bxjalipsum This package enables users to print some Japanese text that can be used as dummy text. It is a Japanese counterpart of the lipsum package. Since there is no well-known nonsense text like Lipsum in the Japanese language, the package uses some real text in public domain. %package -n texlive-bxjalipsum-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn66013 Release: 0 Summary: Documentation for texlive-bxjalipsum License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-bxjalipsum and texlive-alldocumentation) %description -n texlive-bxjalipsum-doc This package includes the documentation for texlive-bxjalipsum %post -n texlive-bxjalipsum mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-bxjalipsum mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-bxjalipsum test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-bxjalipsum-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/bxjalipsum/LICENSE %{_texmfdistdir}/doc/latex/bxjalipsum/README.md %{_texmfdistdir}/doc/latex/bxjalipsum/sample-bxjalipsum-1.tex %{_texmfdistdir}/doc/latex/bxjalipsum/sample-bxjalipsum-2.tex %files -n texlive-bxjalipsum %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/bxjalipsum/bxjalipsum.sty %package -n texlive-bxjaprnind Version: %{texlive_version}.%{texlive_noarch}.0.0.4asvn59641 Release: 0 License: LPPL-1.0 Summary: Adjust the position of parentheses at paragraph head Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bxjaprnind-doc >= %{texlive_version} Provides: tex(bxjaprnind.sty) Requires: tex(bxtoolbox.sty) Requires: tex(everyhook.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source164: bxjaprnind.tar.xz Source165: bxjaprnind.doc.tar.xz %description -n texlive-bxjaprnind In Japanese typesetting, opening parentheses placed at the beginning of paragraphs or lines are treated specially; for example, while the paragraph indent before normal kanji characters is 1em, the indent before parentheses can be 0.5em, 1em or 1.5em deoending on the local rule in effect. %package -n texlive-bxjaprnind-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.4asvn59641 Release: 0 Summary: Documentation for texlive-bxjaprnind License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-bxjaprnind and texlive-alldocumentation) Provides: locale(texlive-bxjaprnind-doc:ja) %description -n texlive-bxjaprnind-doc This package includes the documentation for texlive-bxjaprnind %post -n texlive-bxjaprnind mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-bxjaprnind mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-bxjaprnind test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-bxjaprnind-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/bxjaprnind/LICENSE %{_texmfdistdir}/doc/latex/bxjaprnind/README-ja.md %{_texmfdistdir}/doc/latex/bxjaprnind/README.md %{_texmfdistdir}/doc/latex/bxjaprnind/bxjaprnind.pdf %{_texmfdistdir}/doc/latex/bxjaprnind/bxjaprnind.tex %{_texmfdistdir}/doc/latex/bxjaprnind/sample-bxjaprnind.pdf %{_texmfdistdir}/doc/latex/bxjaprnind/sample-bxjaprnind.tex %files -n texlive-bxjaprnind %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/bxjaprnind/bxjaprnind.sty %package -n texlive-bxjatoucs Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn52509 Release: 0 License: LPPL-1.0 Summary: Convert Japanese character code to Unicode Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bxjatoucs-doc >= %{texlive_version} Provides: tex(bxjatoucs-cid.tfm) Provides: tex(bxjatoucs-jis.tfm) Provides: tex(bxjatoucs.sty) Requires: tex(infwarerr.sty) Requires: tex(ltxcmds.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source166: bxjatoucs.tar.xz Source167: bxjatoucs.doc.tar.xz %description -n texlive-bxjatoucs This package is meant for macro/package developers: It provides function-like (fully-expandable) macros that convert a character code value in one of several Japanese encodings to a Unicode value. Supported source encodings are: ISO-2022-JP (jis), EUC-JP (euc), Shift_JIS (sjis), and the Adobe-Japan1 glyph set. %package -n texlive-bxjatoucs-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn52509 Release: 0 Summary: Documentation for texlive-bxjatoucs License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-bxjatoucs and texlive-alldocumentation) %description -n texlive-bxjatoucs-doc This package includes the documentation for texlive-bxjatoucs %post -n texlive-bxjatoucs mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-bxjatoucs mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-bxjatoucs test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-bxjatoucs-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/bxjatoucs/LICENSE %{_texmfdistdir}/doc/latex/bxjatoucs/README.md %files -n texlive-bxjatoucs %defattr(-,root,root,755) %{_texmfdistdir}/fonts/tfm/public/bxjatoucs/bxjatoucs-cid.tfm %{_texmfdistdir}/fonts/tfm/public/bxjatoucs/bxjatoucs-jis.tfm %{_texmfdistdir}/tex/latex/bxjatoucs/bxjatoucs.sty %package -n texlive-bxjscls Version: %{texlive_version}.%{texlive_noarch}.2.7asvn63011 Release: 0 License: BSD-3-Clause Summary: Japanese document class collection for all major engines Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-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(bxjspandoc.sty) Provides: tex(bxjsreport.cls) Provides: tex(bxjsslide.cls) Requires: tex(babel.sty) Requires: tex(bxcalc.sty) Requires: tex(bxcjkjatype.sty) Requires: tex(bxghost.sty) Requires: tex(bxorigcapt.sty) Requires: tex(bxwareki.sty) Requires: tex(calc.sty) Requires: tex(etoolbox.sty) Requires: tex(filehook.sty) Requires: tex(fixltx2e.sty) Requires: tex(geometry.sty) Requires: tex(ifpdf.sty) Requires: tex(iftex.sty) Requires: tex(inputenc.sty) Requires: tex(jslogo.sty) Requires: tex(keyval.sty) Requires: tex(luatexja-fontspec.sty) Requires: tex(luatexja-preset.sty) Requires: tex(luatexja.sty) Requires: tex(pdftexcmds.sty) Requires: tex(plautopatch.sty) Requires: tex(polyglossia.sty) Requires: tex(pxbabel.sty) Requires: tex(pxchfon.sty) Requires: tex(pxjahyper-enc.sty) Requires: tex(t1enc.def) Requires: tex(type1cm.sty) Requires: tex(zxjafont.sty) Requires: tex(zxjatype.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source168: bxjscls.tar.xz Source169: 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. %package -n texlive-bxjscls-doc Version: %{texlive_version}.%{texlive_noarch}.2.7asvn63011 Release: 0 Summary: Documentation for texlive-bxjscls License: BSD-3-Clause Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-bxjscls and texlive-alldocumentation) 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 -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/bxjspandoc.sty %{_texmfdistdir}/tex/latex/bxjscls/bxjsreport.cls %{_texmfdistdir}/tex/latex/bxjscls/bxjsslide.cls %package -n texlive-bxnewfont Version: %{texlive_version}.%{texlive_noarch}.0.0.2bsvn44173 Release: 0 License: LPPL-1.0 Summary: Enhanced \newfont command Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bxnewfont-doc >= %{texlive_version} Provides: tex(bxnewfont.sty) Requires: tex(etoolbox.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source170: bxnewfont.tar.xz Source171: 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 details of NFSS. %package -n texlive-bxnewfont-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.2bsvn44173 Release: 0 Summary: Documentation for texlive-bxnewfont License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-bxnewfont and texlive-alldocumentation) %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 -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 %package -n texlive-bxorigcapt Version: %{texlive_version}.%{texlive_noarch}.1.0svn64072 Release: 0 License: LPPL-1.0 Summary: To retain the original caption names when using Babel Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bxorigcapt-doc >= %{texlive_version} Provides: tex(bxorigcapt.sty) Requires: tex(etoolbox.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source172: bxorigcapt.tar.xz Source173: bxorigcapt.doc.tar.xz %description -n texlive-bxorigcapt This package forces the caption names (\chaptername, \today, etc) declared by the document class in use to be used as the caption names for a specific language introduced by the Babel package. %package -n texlive-bxorigcapt-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn64072 Release: 0 Summary: Documentation for texlive-bxorigcapt License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-bxorigcapt and texlive-alldocumentation) %description -n texlive-bxorigcapt-doc This package includes the documentation for texlive-bxorigcapt %post -n texlive-bxorigcapt mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-bxorigcapt mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-bxorigcapt test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-bxorigcapt-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/bxorigcapt/LICENSE %{_texmfdistdir}/doc/latex/bxorigcapt/README.md %{_texmfdistdir}/doc/latex/bxorigcapt/bxorigcapt.pdf %{_texmfdistdir}/doc/latex/bxorigcapt/bxorigcapt.tex %files -n texlive-bxorigcapt %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/bxorigcapt/bxorigcapt.sty %package -n texlive-bxpapersize Version: %{texlive_version}.%{texlive_noarch}.0.0.6svn63174 Release: 0 License: LPPL-1.0 Summary: Synchronize output paper size with layout paper size Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bxpapersize-doc >= %{texlive_version} Provides: tex(bxpapersize.sty) Requires: tex(atbegshi.sty) Requires: tex(ifluatex.sty) Requires: tex(ifpdf.sty) Requires: tex(ifptex.sty) Requires: tex(ifvtex.sty) Requires: tex(ifxetex.sty) Requires: tex(pxatbegshi.sty) Requires: tex(xkeyval.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source174: bxpapersize.tar.xz Source175: 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. %package -n texlive-bxpapersize-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.6svn63174 Release: 0 Summary: Documentation for texlive-bxpapersize License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-bxpapersize and texlive-alldocumentation) %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 -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 %package -n texlive-bxpdfver Version: %{texlive_version}.%{texlive_noarch}.0.0.6svn63185 Release: 0 License: LPPL-1.0 Summary: Specify version and compression level of output PDF files Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bxpdfver-doc >= %{texlive_version} Provides: tex(bxpdfver.sty) Requires: tex(atbegshi.sty) Requires: tex(ifthen.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source176: bxpdfver.tar.xz Source177: 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. %package -n texlive-bxpdfver-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.6svn63185 Release: 0 Summary: Documentation for texlive-bxpdfver License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-bxpdfver and texlive-alldocumentation) 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 -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-ja.md %{_texmfdistdir}/doc/latex/bxpdfver/README.md %{_texmfdistdir}/doc/latex/bxpdfver/sample-bxpdfver.tex %files -n texlive-bxpdfver %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/bxpdfver/bxpdfver.sty %package -n texlive-bxtexlogo Version: %{texlive_version}.%{texlive_noarch}.0.0.6svn63231 Release: 0 License: LPPL-1.0 Summary: Additional TeX-family logos Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bxtexlogo-doc >= %{texlive_version} Provides: tex(bxtexlogo.sty) Requires: tex(hologo.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source178: bxtexlogo.tar.xz Source179: bxtexlogo.doc.tar.xz %description -n texlive-bxtexlogo The hologo package provides many useful logos of popular (and not so popular) TeX-family software. However, its interface is a bit cumbersome because you must type \hologo{BibTeX} instead of \BibTeX. This package makes it possible to import some of the logos provided by hologo as single commands, such as \BibTeX. Additionally, the package provides logos of some TeX-family software that is popular mainly in Japan. These logos can be imported in the same way as those provided by the \hologo command. bxtexlogo depends on hologo and cjhebrew (if \logoAleph and \logoLamed are used). %package -n texlive-bxtexlogo-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.6svn63231 Release: 0 Summary: Documentation for texlive-bxtexlogo License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-bxtexlogo and texlive-alldocumentation) %description -n texlive-bxtexlogo-doc This package includes the documentation for texlive-bxtexlogo %post -n texlive-bxtexlogo mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-bxtexlogo mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-bxtexlogo test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-bxtexlogo-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/bxtexlogo/LICENSE %{_texmfdistdir}/doc/latex/bxtexlogo/README.md %{_texmfdistdir}/doc/latex/bxtexlogo/bxtexlogo-sample.pdf %{_texmfdistdir}/doc/latex/bxtexlogo/bxtexlogo-sample.tex %files -n texlive-bxtexlogo %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/bxtexlogo/bxtexlogo.sty %package -n texlive-bxwareki Version: %{texlive_version}.%{texlive_noarch}.0.0.6svn51286 Release: 0 License: LPPL-1.0 Summary: Convert dates from Gregorian to Japanese calender Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bxwareki-doc >= %{texlive_version} Provides: tex(bxwareki-cd.def) Provides: tex(bxwareki.sty) Provides: tex(bxwareki2019.def) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source180: bxwareki.tar.xz Source181: bxwareki.doc.tar.xz %description -n texlive-bxwareki This LaTeX package provides commands to convert from the Gregorian calendar (e. g. 2018/8/28) to the Japanese rendering of the Japanese calendar (e. g. Heisei 30 nen 8 gatsu 28 nichi; actually with kanji characters). You can choose whether the numbers are written in Western numerals or kanji numerals. Note that the package only deals with dates in the year 1873 or later, where the Japanese calendar is really a Gregorian calendar with a different notation of years. %package -n texlive-bxwareki-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.6svn51286 Release: 0 Summary: Documentation for texlive-bxwareki License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-bxwareki and texlive-alldocumentation) %description -n texlive-bxwareki-doc This package includes the documentation for texlive-bxwareki %post -n texlive-bxwareki mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-bxwareki mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-bxwareki test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-bxwareki-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/bxwareki/LICENSE %{_texmfdistdir}/doc/latex/bxwareki/README.md %{_texmfdistdir}/doc/latex/bxwareki/bxwareki.pdf %{_texmfdistdir}/doc/latex/bxwareki/bxwareki.tex %files -n texlive-bxwareki %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/bxwareki/bxwareki-cd.def %{_texmfdistdir}/tex/latex/bxwareki/bxwareki.sty %{_texmfdistdir}/tex/latex/bxwareki/bxwareki2019.def %package -n texlive-byo-twemojis Version: %{texlive_version}.%{texlive_noarch}.1.0svn58917 Release: 0 License: LPPL-1.0 Summary: "Build Your Own Twemojis" with TikZ Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-byo-twemojis-doc >= %{texlive_version} Provides: tex(byo-twemojis.sty) Requires: tex(etoolbox.sty) Requires: tex(tikz.sty) Requires: tex(xstring.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source182: byo-twemojis.tar.xz Source183: byo-twemojis.doc.tar.xz %description -n texlive-byo-twemojis This package provides the means to create your own emojis (the simple, round, and mostly yellow ones) from elements of existing emojis. The provided command creates a TikZ picture from the stated elements with multiple possibilities to modify the result in color and position. %package -n texlive-byo-twemojis-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn58917 Release: 0 Summary: Documentation for texlive-byo-twemojis License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-byo-twemojis and texlive-alldocumentation) %description -n texlive-byo-twemojis-doc This package includes the documentation for texlive-byo-twemojis %post -n texlive-byo-twemojis mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-byo-twemojis mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-byo-twemojis test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-byo-twemojis-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/byo-twemojis/README.md %{_texmfdistdir}/doc/latex/byo-twemojis/byo-twemojis.pdf %files -n texlive-byo-twemojis %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/byo-twemojis/byo-twemojis.sty %package -n texlive-byrne Version: %{texlive_version}.%{texlive_noarch}.0.0.2.2svn61943 Release: 0 License: GPL-2.0-or-later Summary: This package provides a set of tools to typeset geometric proofs in the style of Oliver Byrne's 1847 ed. of Euclid's "Elements" Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-byrne-doc >= %{texlive_version} Provides: tex(byrne.sty) Requires: tex(ifmtarg.sty) Requires: tex(luamplib.sty) Requires: tex(xparse.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source184: byrne.tar.xz Source185: byrne.doc.tar.xz %description -n texlive-byrne This package is a LaTeX adaptation of a set of tools developed for ConTeXt reproduction of Oliver Byrne's 1847 edition of the first six books of Euclid's "Elements"; (https://github.com/jemmybutton/byrne-euclid). It consists of a MetaPost library, responsible for all the drawing and a set of LaTeX macros to conveniently use them. This package works with LuaLaTeX and relies on luamplib v2.23.0 or higher. %package -n texlive-byrne-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.2.2svn61943 Release: 0 Summary: Documentation for texlive-byrne License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-byrne and texlive-alldocumentation) %description -n texlive-byrne-doc This package includes the documentation for texlive-byrne %post -n texlive-byrne mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-byrne mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-byrne test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-byrne-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/metapost/byrne/README %{_texmfdistdir}/doc/metapost/byrne/byrne-latex.pdf %{_texmfdistdir}/doc/metapost/byrne/byrne-latex.tex %files -n texlive-byrne %defattr(-,root,root,755) %{_texmfdistdir}/metapost/byrne/byrne.mp %{_texmfdistdir}/tex/latex/byrne/byrne.sty %package -n texlive-bytefield Version: %{texlive_version}.%{texlive_noarch}.2.7svn60265 Release: 0 License: LPPL-1.0 Summary: Create illustrations for network protocol specifications Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-bytefield-doc >= %{texlive_version} Provides: tex(bytefield.sty) Requires: tex(calc.sty) Requires: tex(keyval.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source186: bytefield.tar.xz Source187: 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. %package -n texlive-bytefield-doc Version: %{texlive_version}.%{texlive_noarch}.2.7svn60265 Release: 0 Summary: Documentation for texlive-bytefield License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-bytefield and texlive-alldocumentation) %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 -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 %package -n texlive-c-pascal Version: %{texlive_version}.%{texlive_noarch}.1.2svn18337 Release: 0 License: SUSE-Public-Domain Summary: Typeset Python, C and Pascal programs Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-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.tug.org/texlive/tlpretest/archive/ # from 20230311 Source188: c-pascal.tar.xz Source189: 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. %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: https://www.tug.org/texlive/ Supplements: (texlive-c-pascal and texlive-alldocumentation) 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 -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 %package -n texlive-c90 Version: %{texlive_version}.%{texlive_noarch}.svn60830 Release: 0 License: LPPL-1.0 Summary: C90 font encoding for Thai Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-c90-doc >= %{texlive_version} Provides: tex(c90.enc) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source190: c90.tar.xz Source191: c90.doc.tar.xz %description -n texlive-c90 part of the CJK package, ctan.org/pkg/cjk %package -n texlive-c90-doc Version: %{texlive_version}.%{texlive_noarch}.svn60830 Release: 0 Summary: Documentation for texlive-c90 License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-c90 and texlive-alldocumentation) %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 -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 %package -n texlive-cabin Version: %{texlive_version}.%{texlive_noarch}.svn65358 Release: 0 License: OFL-1.1 Summary: A humanist Sans Serif font, with LaTeX support Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(post): findutils Requires(post): grep Requires(post): sed Requires(post): texlive >= %{texlive_version} Requires(post): tex(updmap.cfg) #!BuildIgnore: tex(updmap.cfg) Requires(postun):findutils Requires(postun):grep Requires(postun):sed Requires(postun):texlive >= %{texlive_version} Requires(postun):tex(updmap.cfg) Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Requires: texlive-cabin-fonts >= %{texlive_version} Suggests: texlive-cabin-doc >= %{texlive_version} Provides: tex(Cabin-Bold-sup-ly1--base.tfm) Provides: tex(Cabin-Bold-sup-ly1.tfm) Provides: tex(Cabin-Bold-sup-ly1.vf) Provides: tex(Cabin-Bold-sup-ot1.tfm) Provides: tex(Cabin-Bold-sup-t1--base.tfm) Provides: tex(Cabin-Bold-sup-t1.tfm) Provides: tex(Cabin-Bold-sup-t1.vf) 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-sup-ly1--base.tfm) Provides: tex(Cabin-BoldItalic-sup-ly1.tfm) Provides: tex(Cabin-BoldItalic-sup-ly1.vf) Provides: tex(Cabin-BoldItalic-sup-ot1.tfm) Provides: tex(Cabin-BoldItalic-sup-t1--base.tfm) Provides: tex(Cabin-BoldItalic-sup-t1.tfm) Provides: tex(Cabin-BoldItalic-sup-t1.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-sup-ly1--base.tfm) Provides: tex(Cabin-Italic-sup-ly1.tfm) Provides: tex(Cabin-Italic-sup-ly1.vf) Provides: tex(Cabin-Italic-sup-ot1.tfm) Provides: tex(Cabin-Italic-sup-t1--base.tfm) Provides: tex(Cabin-Italic-sup-t1.tfm) Provides: tex(Cabin-Italic-sup-t1.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-sup-ly1--base.tfm) Provides: tex(Cabin-Medium-sup-ly1.tfm) Provides: tex(Cabin-Medium-sup-ly1.vf) Provides: tex(Cabin-Medium-sup-ot1.tfm) Provides: tex(Cabin-Medium-sup-t1--base.tfm) Provides: tex(Cabin-Medium-sup-t1.tfm) Provides: tex(Cabin-Medium-sup-t1.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-sup-ly1--base.tfm) Provides: tex(Cabin-MediumItalic-sup-ly1.tfm) Provides: tex(Cabin-MediumItalic-sup-ly1.vf) Provides: tex(Cabin-MediumItalic-sup-ot1.tfm) Provides: tex(Cabin-MediumItalic-sup-t1--base.tfm) Provides: tex(Cabin-MediumItalic-sup-t1.tfm) Provides: tex(Cabin-MediumItalic-sup-t1.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-sup-ly1--base.tfm) Provides: tex(Cabin-Regular-sup-ly1.tfm) Provides: tex(Cabin-Regular-sup-ly1.vf) Provides: tex(Cabin-Regular-sup-ot1.tfm) Provides: tex(Cabin-Regular-sup-t1--base.tfm) Provides: tex(Cabin-Regular-sup-t1.tfm) Provides: tex(Cabin-Regular-sup-t1.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-sup-ly1--base.tfm) Provides: tex(Cabin-SemiBold-sup-ly1.tfm) Provides: tex(Cabin-SemiBold-sup-ly1.vf) Provides: tex(Cabin-SemiBold-sup-ot1.tfm) Provides: tex(Cabin-SemiBold-sup-t1--base.tfm) Provides: tex(Cabin-SemiBold-sup-t1.tfm) Provides: tex(Cabin-SemiBold-sup-t1.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-sup-ly1--base.tfm) Provides: tex(Cabin-SemiBoldItalic-sup-ly1.tfm) Provides: tex(Cabin-SemiBoldItalic-sup-ly1.vf) Provides: tex(Cabin-SemiBoldItalic-sup-ot1.tfm) Provides: tex(Cabin-SemiBoldItalic-sup-t1--base.tfm) Provides: tex(Cabin-SemiBoldItalic-sup-t1.tfm) Provides: tex(Cabin-SemiBoldItalic-sup-t1.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-BoldCondensed-sup-ly1--base.tfm) Provides: tex(CabinCondensed-BoldCondensed-sup-ly1.tfm) Provides: tex(CabinCondensed-BoldCondensed-sup-ly1.vf) Provides: tex(CabinCondensed-BoldCondensed-sup-ot1.tfm) Provides: tex(CabinCondensed-BoldCondensed-sup-t1--base.tfm) Provides: tex(CabinCondensed-BoldCondensed-sup-t1.tfm) Provides: tex(CabinCondensed-BoldCondensed-sup-t1.vf) Provides: tex(CabinCondensed-BoldCondensed-tlf-ly1--base.tfm) Provides: tex(CabinCondensed-BoldCondensed-tlf-ly1.tfm) Provides: tex(CabinCondensed-BoldCondensed-tlf-ly1.vf) Provides: tex(CabinCondensed-BoldCondensed-tlf-ot1.tfm) Provides: tex(CabinCondensed-BoldCondensed-tlf-t1--base.tfm) Provides: tex(CabinCondensed-BoldCondensed-tlf-t1.tfm) Provides: tex(CabinCondensed-BoldCondensed-tlf-t1.vf) Provides: tex(CabinCondensed-BoldCondensed-tlf-ts1--base.tfm) Provides: tex(CabinCondensed-BoldCondensed-tlf-ts1.tfm) Provides: tex(CabinCondensed-BoldCondensed-tlf-ts1.vf) Provides: tex(CabinCondensed-BoldItalicCondensed-sup-ly1--base.tfm) Provides: tex(CabinCondensed-BoldItalicCondensed-sup-ly1.tfm) Provides: tex(CabinCondensed-BoldItalicCondensed-sup-ly1.vf) Provides: tex(CabinCondensed-BoldItalicCondensed-sup-ot1.tfm) Provides: tex(CabinCondensed-BoldItalicCondensed-sup-t1--base.tfm) Provides: tex(CabinCondensed-BoldItalicCondensed-sup-t1.tfm) Provides: tex(CabinCondensed-BoldItalicCondensed-sup-t1.vf) Provides: tex(CabinCondensed-BoldItalicCondensed-tlf-ly1--base.tfm) Provides: tex(CabinCondensed-BoldItalicCondensed-tlf-ly1.tfm) Provides: tex(CabinCondensed-BoldItalicCondensed-tlf-ly1.vf) Provides: tex(CabinCondensed-BoldItalicCondensed-tlf-ot1.tfm) Provides: tex(CabinCondensed-BoldItalicCondensed-tlf-t1--base.tfm) Provides: tex(CabinCondensed-BoldItalicCondensed-tlf-t1.tfm) Provides: tex(CabinCondensed-BoldItalicCondensed-tlf-t1.vf) Provides: tex(CabinCondensed-BoldItalicCondensed-tlf-ts1--base.tfm) Provides: tex(CabinCondensed-BoldItalicCondensed-tlf-ts1.tfm) Provides: tex(CabinCondensed-BoldItalicCondensed-tlf-ts1.vf) Provides: tex(CabinCondensed-ItalicCondensed-sup-ly1--base.tfm) Provides: tex(CabinCondensed-ItalicCondensed-sup-ly1.tfm) Provides: tex(CabinCondensed-ItalicCondensed-sup-ly1.vf) Provides: tex(CabinCondensed-ItalicCondensed-sup-ot1.tfm) Provides: tex(CabinCondensed-ItalicCondensed-sup-t1--base.tfm) Provides: tex(CabinCondensed-ItalicCondensed-sup-t1.tfm) Provides: tex(CabinCondensed-ItalicCondensed-sup-t1.vf) Provides: tex(CabinCondensed-ItalicCondensed-tlf-ly1--base.tfm) Provides: tex(CabinCondensed-ItalicCondensed-tlf-ly1.tfm) Provides: tex(CabinCondensed-ItalicCondensed-tlf-ly1.vf) Provides: tex(CabinCondensed-ItalicCondensed-tlf-ot1.tfm) Provides: tex(CabinCondensed-ItalicCondensed-tlf-t1--base.tfm) Provides: tex(CabinCondensed-ItalicCondensed-tlf-t1.tfm) Provides: tex(CabinCondensed-ItalicCondensed-tlf-t1.vf) Provides: tex(CabinCondensed-ItalicCondensed-tlf-ts1--base.tfm) Provides: tex(CabinCondensed-ItalicCondensed-tlf-ts1.tfm) Provides: tex(CabinCondensed-ItalicCondensed-tlf-ts1.vf) Provides: tex(CabinCondensed-MediumCondensed-sup-ly1--base.tfm) Provides: tex(CabinCondensed-MediumCondensed-sup-ly1.tfm) Provides: tex(CabinCondensed-MediumCondensed-sup-ly1.vf) Provides: tex(CabinCondensed-MediumCondensed-sup-ot1.tfm) Provides: tex(CabinCondensed-MediumCondensed-sup-t1--base.tfm) Provides: tex(CabinCondensed-MediumCondensed-sup-t1.tfm) Provides: tex(CabinCondensed-MediumCondensed-sup-t1.vf) Provides: tex(CabinCondensed-MediumCondensed-tlf-ly1--base.tfm) Provides: tex(CabinCondensed-MediumCondensed-tlf-ly1.tfm) Provides: tex(CabinCondensed-MediumCondensed-tlf-ly1.vf) Provides: tex(CabinCondensed-MediumCondensed-tlf-ot1.tfm) Provides: tex(CabinCondensed-MediumCondensed-tlf-t1--base.tfm) Provides: tex(CabinCondensed-MediumCondensed-tlf-t1.tfm) Provides: tex(CabinCondensed-MediumCondensed-tlf-t1.vf) Provides: tex(CabinCondensed-MediumCondensed-tlf-ts1--base.tfm) Provides: tex(CabinCondensed-MediumCondensed-tlf-ts1.tfm) Provides: tex(CabinCondensed-MediumCondensed-tlf-ts1.vf) Provides: tex(CabinCondensed-MediumItalicCondensed-sup-ly1--base.tfm) Provides: tex(CabinCondensed-MediumItalicCondensed-sup-ly1.tfm) Provides: tex(CabinCondensed-MediumItalicCondensed-sup-ly1.vf) Provides: tex(CabinCondensed-MediumItalicCondensed-sup-ot1.tfm) Provides: tex(CabinCondensed-MediumItalicCondensed-sup-t1--base.tfm) Provides: tex(CabinCondensed-MediumItalicCondensed-sup-t1.tfm) Provides: tex(CabinCondensed-MediumItalicCondensed-sup-t1.vf) Provides: tex(CabinCondensed-MediumItalicCondensed-tlf-ly1--base.tfm) Provides: tex(CabinCondensed-MediumItalicCondensed-tlf-ly1.tfm) Provides: tex(CabinCondensed-MediumItalicCondensed-tlf-ly1.vf) Provides: tex(CabinCondensed-MediumItalicCondensed-tlf-ot1.tfm) Provides: tex(CabinCondensed-MediumItalicCondensed-tlf-t1--base.tfm) Provides: tex(CabinCondensed-MediumItalicCondensed-tlf-t1.tfm) Provides: tex(CabinCondensed-MediumItalicCondensed-tlf-t1.vf) Provides: tex(CabinCondensed-MediumItalicCondensed-tlf-ts1--base.tfm) Provides: tex(CabinCondensed-MediumItalicCondensed-tlf-ts1.tfm) Provides: tex(CabinCondensed-MediumItalicCondensed-tlf-ts1.vf) Provides: tex(CabinCondensed-RegularCondensed-sup-ly1--base.tfm) Provides: tex(CabinCondensed-RegularCondensed-sup-ly1.tfm) Provides: tex(CabinCondensed-RegularCondensed-sup-ly1.vf) Provides: tex(CabinCondensed-RegularCondensed-sup-ot1.tfm) Provides: tex(CabinCondensed-RegularCondensed-sup-t1--base.tfm) Provides: tex(CabinCondensed-RegularCondensed-sup-t1.tfm) Provides: tex(CabinCondensed-RegularCondensed-sup-t1.vf) Provides: tex(CabinCondensed-RegularCondensed-tlf-ly1--base.tfm) Provides: tex(CabinCondensed-RegularCondensed-tlf-ly1.tfm) Provides: tex(CabinCondensed-RegularCondensed-tlf-ly1.vf) Provides: tex(CabinCondensed-RegularCondensed-tlf-ot1.tfm) Provides: tex(CabinCondensed-RegularCondensed-tlf-t1--base.tfm) Provides: tex(CabinCondensed-RegularCondensed-tlf-t1.tfm) Provides: tex(CabinCondensed-RegularCondensed-tlf-t1.vf) Provides: tex(CabinCondensed-RegularCondensed-tlf-ts1--base.tfm) Provides: tex(CabinCondensed-RegularCondensed-tlf-ts1.tfm) Provides: tex(CabinCondensed-RegularCondensed-tlf-ts1.vf) Provides: tex(CabinCondensed-SemiBoldCondensed-sup-ly1--base.tfm) Provides: tex(CabinCondensed-SemiBoldCondensed-sup-ly1.tfm) Provides: tex(CabinCondensed-SemiBoldCondensed-sup-ly1.vf) Provides: tex(CabinCondensed-SemiBoldCondensed-sup-ot1.tfm) Provides: tex(CabinCondensed-SemiBoldCondensed-sup-t1--base.tfm) Provides: tex(CabinCondensed-SemiBoldCondensed-sup-t1.tfm) Provides: tex(CabinCondensed-SemiBoldCondensed-sup-t1.vf) Provides: tex(CabinCondensed-SemiBoldCondensed-tlf-ly1--base.tfm) Provides: tex(CabinCondensed-SemiBoldCondensed-tlf-ly1.tfm) Provides: tex(CabinCondensed-SemiBoldCondensed-tlf-ly1.vf) Provides: tex(CabinCondensed-SemiBoldCondensed-tlf-ot1.tfm) Provides: tex(CabinCondensed-SemiBoldCondensed-tlf-t1--base.tfm) Provides: tex(CabinCondensed-SemiBoldCondensed-tlf-t1.tfm) Provides: tex(CabinCondensed-SemiBoldCondensed-tlf-t1.vf) Provides: tex(CabinCondensed-SemiBoldCondensed-tlf-ts1--base.tfm) Provides: tex(CabinCondensed-SemiBoldCondensed-tlf-ts1.tfm) Provides: tex(CabinCondensed-SemiBoldCondensed-tlf-ts1.vf) Provides: tex(CabinCondensed-SemiboldItalicCondensed-sup-ly1--base.tfm) Provides: tex(CabinCondensed-SemiboldItalicCondensed-sup-ly1.tfm) Provides: tex(CabinCondensed-SemiboldItalicCondensed-sup-ly1.vf) Provides: tex(CabinCondensed-SemiboldItalicCondensed-sup-ot1.tfm) Provides: tex(CabinCondensed-SemiboldItalicCondensed-sup-t1--base.tfm) Provides: tex(CabinCondensed-SemiboldItalicCondensed-sup-t1.tfm) Provides: tex(CabinCondensed-SemiboldItalicCondensed-sup-t1.vf) Provides: tex(CabinCondensed-SemiboldItalicCondensed-tlf-ly1--base.tfm) Provides: tex(CabinCondensed-SemiboldItalicCondensed-tlf-ly1.tfm) Provides: tex(CabinCondensed-SemiboldItalicCondensed-tlf-ly1.vf) Provides: tex(CabinCondensed-SemiboldItalicCondensed-tlf-ot1.tfm) Provides: tex(CabinCondensed-SemiboldItalicCondensed-tlf-t1--base.tfm) Provides: tex(CabinCondensed-SemiboldItalicCondensed-tlf-t1.tfm) Provides: tex(CabinCondensed-SemiboldItalicCondensed-tlf-t1.vf) Provides: tex(CabinCondensed-SemiboldItalicCondensed-tlf-ts1--base.tfm) Provides: tex(CabinCondensed-SemiboldItalicCondensed-tlf-ts1.tfm) Provides: tex(CabinCondensed-SemiboldItalicCondensed-tlf-ts1.vf) Provides: tex(LY1Cabin-Sup.fd) Provides: tex(LY1Cabin-TLF.fd) Provides: tex(OT1Cabin-Sup.fd) Provides: tex(OT1Cabin-TLF.fd) Provides: tex(T1Cabin-Sup.fd) Provides: tex(T1Cabin-TLF.fd) Provides: tex(TS1Cabin-TLF.fd) Provides: tex(cabin.map) Provides: tex(cabin.sty) Provides: tex(cbn_5xld5w.enc) Provides: tex(cbn_fp7bit.enc) Provides: tex(cbn_hau3x5.enc) Provides: tex(cbn_i3ioen.enc) Provides: tex(cbn_jjp77t.enc) Provides: tex(cbn_meva6t.enc) Provides: tex(cbn_taosrr.enc) Provides: tex(cbn_vqopxp.enc) Provides: tex(cbn_vqpkf5.enc) Provides: tex(cbn_yhiurv.enc) Provides: tex(cbn_yhzmyq.enc) Requires: tex(fontaxes.sty) Requires: tex(fontenc.sty) Requires: tex(fontspec.sty) Requires: tex(ifluatex.sty) Requires: tex(ifxetex.sty) Requires: tex(mweights.sty) Requires: tex(textcomp.sty) Requires: tex(xkeyval.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source192: cabin.tar.xz Source193: 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. %package -n texlive-cabin-doc Version: %{texlive_version}.%{texlive_noarch}.svn65358 Release: 0 Summary: Documentation for texlive-cabin License: OFL-1.1 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-cabin and texlive-alldocumentation) %description -n texlive-cabin-doc This package includes the documentation for texlive-cabin %package -n texlive-cabin-fonts Version: %{texlive_version}.%{texlive_noarch}.svn65358 Release: 0 Summary: Severed fonts for texlive-cabin License: OFL-1.1 URL: https://www.tug.org/texlive/ Group: Productivity/Publishing/TeX/Fonts %reconfigure_fonts_prereq Requires(posttrans):fontconfig Requires(posttrans):ghostscript-fonts-std Suggests: xorg-x11-fonts-core %description -n texlive-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 -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %reconfigure_fonts_scriptlets -n texlive-cabin-fonts %files -n texlive-cabin-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/cabin/AUTHORS.txt %{_texmfdistdir}/doc/fonts/cabin/CONTRIBUTORS.txt %{_texmfdistdir}/doc/fonts/cabin/DESCRIPTION.en_us.html %{_texmfdistdir}/doc/fonts/cabin/FONTLOG.txt %{_texmfdistdir}/doc/fonts/cabin/OFL.txt %{_texmfdistdir}/doc/fonts/cabin/README %{_texmfdistdir}/doc/fonts/cabin/TRADEMARKS.md %{_texmfdistdir}/doc/fonts/cabin/cabin-samples.pdf %{_texmfdistdir}/doc/fonts/cabin/cabin-samples.tex %{_texmfdistdir}/doc/fonts/cabin/requirements.txt %files -n texlive-cabin %defattr(-,root,root,755) %{_texmfdistdir}/fonts/enc/dvips/cabin/cbn_5xld5w.enc %{_texmfdistdir}/fonts/enc/dvips/cabin/cbn_fp7bit.enc %{_texmfdistdir}/fonts/enc/dvips/cabin/cbn_hau3x5.enc %{_texmfdistdir}/fonts/enc/dvips/cabin/cbn_i3ioen.enc %{_texmfdistdir}/fonts/enc/dvips/cabin/cbn_jjp77t.enc %{_texmfdistdir}/fonts/enc/dvips/cabin/cbn_meva6t.enc %{_texmfdistdir}/fonts/enc/dvips/cabin/cbn_taosrr.enc %{_texmfdistdir}/fonts/enc/dvips/cabin/cbn_vqopxp.enc %{_texmfdistdir}/fonts/enc/dvips/cabin/cbn_vqpkf5.enc %{_texmfdistdir}/fonts/enc/dvips/cabin/cbn_yhiurv.enc %{_texmfdistdir}/fonts/enc/dvips/cabin/cbn_yhzmyq.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-Italic.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-SemiBold.otf %verify(link) %{_texmfdistdir}/fonts/opentype/impallari/cabin/Cabin-SemiBoldItalic.otf %verify(link) %{_texmfdistdir}/fonts/opentype/impallari/cabin/CabinCondensed-BoldCondensed.otf %verify(link) %{_texmfdistdir}/fonts/opentype/impallari/cabin/CabinCondensed-BoldItalicCondensed.otf %verify(link) %{_texmfdistdir}/fonts/opentype/impallari/cabin/CabinCondensed-ItalicCondensed.otf %verify(link) %{_texmfdistdir}/fonts/opentype/impallari/cabin/CabinCondensed-MediumCondensed.otf %verify(link) %{_texmfdistdir}/fonts/opentype/impallari/cabin/CabinCondensed-MediumItalicCondensed.otf %verify(link) %{_texmfdistdir}/fonts/opentype/impallari/cabin/CabinCondensed-RegularCondensed.otf %verify(link) %{_texmfdistdir}/fonts/opentype/impallari/cabin/CabinCondensed-SemiBoldCondensed.otf %verify(link) %{_texmfdistdir}/fonts/opentype/impallari/cabin/CabinCondensed-SemiboldItalicCondensed.otf %{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Bold-sup-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Bold-sup-ly1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Bold-sup-ot1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Bold-sup-t1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Bold-sup-t1.tfm %{_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-sup-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-BoldItalic-sup-ly1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-BoldItalic-sup-ot1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-BoldItalic-sup-t1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-BoldItalic-sup-t1.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-sup-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Italic-sup-ly1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Italic-sup-ot1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Italic-sup-t1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Italic-sup-t1.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-sup-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Medium-sup-ly1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Medium-sup-ot1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Medium-sup-t1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Medium-sup-t1.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-sup-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-MediumItalic-sup-ly1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-MediumItalic-sup-ot1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-MediumItalic-sup-t1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-MediumItalic-sup-t1.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-sup-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Regular-sup-ly1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Regular-sup-ot1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Regular-sup-t1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-Regular-sup-t1.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-sup-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-SemiBold-sup-ly1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-SemiBold-sup-ot1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-SemiBold-sup-t1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-SemiBold-sup-t1.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-sup-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-SemiBoldItalic-sup-ly1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-SemiBoldItalic-sup-ot1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-SemiBoldItalic-sup-t1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/Cabin-SemiBoldItalic-sup-t1.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-BoldCondensed-sup-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-BoldCondensed-sup-ly1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-BoldCondensed-sup-ot1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-BoldCondensed-sup-t1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-BoldCondensed-sup-t1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-BoldCondensed-tlf-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-BoldCondensed-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-BoldCondensed-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-BoldCondensed-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-BoldCondensed-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-BoldCondensed-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-BoldCondensed-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalicCondensed-sup-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalicCondensed-sup-ly1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalicCondensed-sup-ot1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalicCondensed-sup-t1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalicCondensed-sup-t1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalicCondensed-tlf-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalicCondensed-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalicCondensed-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalicCondensed-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalicCondensed-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalicCondensed-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-BoldItalicCondensed-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-ItalicCondensed-sup-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-ItalicCondensed-sup-ly1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-ItalicCondensed-sup-ot1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-ItalicCondensed-sup-t1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-ItalicCondensed-sup-t1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-ItalicCondensed-tlf-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-ItalicCondensed-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-ItalicCondensed-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-ItalicCondensed-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-ItalicCondensed-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-ItalicCondensed-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-ItalicCondensed-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-MediumCondensed-sup-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-MediumCondensed-sup-ly1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-MediumCondensed-sup-ot1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-MediumCondensed-sup-t1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-MediumCondensed-sup-t1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-MediumCondensed-tlf-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-MediumCondensed-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-MediumCondensed-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-MediumCondensed-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-MediumCondensed-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-MediumCondensed-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-MediumCondensed-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalicCondensed-sup-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalicCondensed-sup-ly1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalicCondensed-sup-ot1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalicCondensed-sup-t1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalicCondensed-sup-t1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalicCondensed-tlf-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalicCondensed-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalicCondensed-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalicCondensed-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalicCondensed-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalicCondensed-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-MediumItalicCondensed-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-RegularCondensed-sup-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-RegularCondensed-sup-ly1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-RegularCondensed-sup-ot1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-RegularCondensed-sup-t1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-RegularCondensed-sup-t1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-RegularCondensed-tlf-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-RegularCondensed-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-RegularCondensed-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-RegularCondensed-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-RegularCondensed-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-RegularCondensed-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-RegularCondensed-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldCondensed-sup-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldCondensed-sup-ly1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldCondensed-sup-ot1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldCondensed-sup-t1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldCondensed-sup-t1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldCondensed-tlf-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldCondensed-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldCondensed-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldCondensed-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldCondensed-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldCondensed-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiBoldCondensed-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiboldItalicCondensed-sup-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiboldItalicCondensed-sup-ly1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiboldItalicCondensed-sup-ot1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiboldItalicCondensed-sup-t1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiboldItalicCondensed-sup-t1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiboldItalicCondensed-tlf-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiboldItalicCondensed-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiboldItalicCondensed-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiboldItalicCondensed-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiboldItalicCondensed-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiboldItalicCondensed-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/impallari/cabin/CabinCondensed-SemiboldItalicCondensed-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 %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-BoldCondensed.pfb %verify(link) %{_texmfdistdir}/fonts/type1/impallari/cabin/CabinCondensed-BoldItalicCondensed.pfb %verify(link) %{_texmfdistdir}/fonts/type1/impallari/cabin/CabinCondensed-ItalicCondensed.pfb %verify(link) %{_texmfdistdir}/fonts/type1/impallari/cabin/CabinCondensed-MediumCondensed.pfb %verify(link) %{_texmfdistdir}/fonts/type1/impallari/cabin/CabinCondensed-MediumItalicCondensed.pfb %verify(link) %{_texmfdistdir}/fonts/type1/impallari/cabin/CabinCondensed-RegularCondensed.pfb %verify(link) %{_texmfdistdir}/fonts/type1/impallari/cabin/CabinCondensed-SemiBoldCondensed.pfb %verify(link) %{_texmfdistdir}/fonts/type1/impallari/cabin/CabinCondensed-SemiboldItalicCondensed.pfb %{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-Bold-sup-ly1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-Bold-sup-t1.vf %{_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-sup-ly1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-BoldItalic-sup-t1.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-sup-ly1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-Italic-sup-t1.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-sup-ly1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-Medium-sup-t1.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-sup-ly1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-MediumItalic-sup-t1.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-sup-ly1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-Regular-sup-t1.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-sup-ly1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-SemiBold-sup-t1.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-sup-ly1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/Cabin-SemiBoldItalic-sup-t1.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-BoldCondensed-sup-ly1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-BoldCondensed-sup-t1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-BoldCondensed-tlf-ly1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-BoldCondensed-tlf-t1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-BoldCondensed-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-BoldItalicCondensed-sup-ly1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-BoldItalicCondensed-sup-t1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-BoldItalicCondensed-tlf-ly1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-BoldItalicCondensed-tlf-t1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-BoldItalicCondensed-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-ItalicCondensed-sup-ly1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-ItalicCondensed-sup-t1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-ItalicCondensed-tlf-ly1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-ItalicCondensed-tlf-t1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-ItalicCondensed-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-MediumCondensed-sup-ly1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-MediumCondensed-sup-t1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-MediumCondensed-tlf-ly1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-MediumCondensed-tlf-t1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-MediumCondensed-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-MediumItalicCondensed-sup-ly1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-MediumItalicCondensed-sup-t1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-MediumItalicCondensed-tlf-ly1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-MediumItalicCondensed-tlf-t1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-MediumItalicCondensed-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-RegularCondensed-sup-ly1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-RegularCondensed-sup-t1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-RegularCondensed-tlf-ly1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-RegularCondensed-tlf-t1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-RegularCondensed-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-SemiBoldCondensed-sup-ly1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-SemiBoldCondensed-sup-t1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-SemiBoldCondensed-tlf-ly1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-SemiBoldCondensed-tlf-t1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-SemiBoldCondensed-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-SemiboldItalicCondensed-sup-ly1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-SemiboldItalicCondensed-sup-t1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-SemiboldItalicCondensed-tlf-ly1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-SemiboldItalicCondensed-tlf-t1.vf %{_texmfdistdir}/fonts/vf/impallari/cabin/CabinCondensed-SemiboldItalicCondensed-tlf-ts1.vf %{_texmfdistdir}/tex/latex/cabin/LY1Cabin-Sup.fd %{_texmfdistdir}/tex/latex/cabin/LY1Cabin-TLF.fd %{_texmfdistdir}/tex/latex/cabin/OT1Cabin-Sup.fd %{_texmfdistdir}/tex/latex/cabin/OT1Cabin-TLF.fd %{_texmfdistdir}/tex/latex/cabin/T1Cabin-Sup.fd %{_texmfdistdir}/tex/latex/cabin/T1Cabin-TLF.fd %{_texmfdistdir}/tex/latex/cabin/TS1Cabin-TLF.fd %{_texmfdistdir}/tex/latex/cabin/cabin.sty %files -n texlive-cabin-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-cabin %{_datadir}/fontconfig/conf.avail/58-texlive-cabin.conf %{_datadir}/fontconfig/conf.avail/55-texlive-cabin.conf %config %{_sysconfdir}/fonts/conf.d/55-texlive-cabin.conf %verify(not md5 size mtime) %{_datadir}/fonts/texlive-cabin/encodings.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-cabin/fonts.dir %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-Italic.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-SemiBold.otf %{_datadir}/fonts/texlive-cabin/Cabin-SemiBoldItalic.otf %{_datadir}/fonts/texlive-cabin/CabinCondensed-BoldCondensed.otf %{_datadir}/fonts/texlive-cabin/CabinCondensed-BoldItalicCondensed.otf %{_datadir}/fonts/texlive-cabin/CabinCondensed-ItalicCondensed.otf %{_datadir}/fonts/texlive-cabin/CabinCondensed-MediumCondensed.otf %{_datadir}/fonts/texlive-cabin/CabinCondensed-MediumItalicCondensed.otf %{_datadir}/fonts/texlive-cabin/CabinCondensed-RegularCondensed.otf %{_datadir}/fonts/texlive-cabin/CabinCondensed-SemiBoldCondensed.otf %{_datadir}/fonts/texlive-cabin/CabinCondensed-SemiboldItalicCondensed.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-BoldCondensed.pfb %{_datadir}/fonts/texlive-cabin/CabinCondensed-BoldItalicCondensed.pfb %{_datadir}/fonts/texlive-cabin/CabinCondensed-ItalicCondensed.pfb %{_datadir}/fonts/texlive-cabin/CabinCondensed-MediumCondensed.pfb %{_datadir}/fonts/texlive-cabin/CabinCondensed-MediumItalicCondensed.pfb %{_datadir}/fonts/texlive-cabin/CabinCondensed-RegularCondensed.pfb %{_datadir}/fonts/texlive-cabin/CabinCondensed-SemiBoldCondensed.pfb %{_datadir}/fonts/texlive-cabin/CabinCondensed-SemiboldItalicCondensed.pfb %package -n texlive-cachepic Version: %{texlive_version}.%{texlive_noarch}.1.0svn26313 Release: 0 License: LPPL-1.0 Summary: Convert document fragments into graphics Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-cachepic-bin >= %{texlive_version} #!BuildIgnore: texlive-cachepic-bin Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-cachepic-doc >= %{texlive_version} Provides: tex(cachepic.sty) Provides: tex(prcachepic.def) Requires: tex(graphicx.sty) Requires: tex(verbatim.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source194: cachepic.tar.xz Source195: 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. %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: https://www.tug.org/texlive/ Supplements: (texlive-cachepic and texlive-alldocumentation) %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 -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 %package -n texlive-caladea Version: %{texlive_version}.%{texlive_noarch}.svn64549 Release: 0 License: Apache-1.0 Summary: Support for the Caladea family of fonts Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(post): findutils Requires(post): grep Requires(post): sed Requires(post): texlive >= %{texlive_version} Requires(post): tex(updmap.cfg) #!BuildIgnore: tex(updmap.cfg) Requires(postun):findutils Requires(postun):grep Requires(postun):sed Requires(postun):texlive >= %{texlive_version} Requires(postun):tex(updmap.cfg) Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Requires: texlive-caladea-fonts >= %{texlive_version} Suggests: 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.tug.org/texlive/tlpretest/archive/ # from 20230311 Source196: caladea.tar.xz Source197: 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. %package -n texlive-caladea-doc Version: %{texlive_version}.%{texlive_noarch}.svn64549 Release: 0 Summary: Documentation for texlive-caladea License: Apache-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-caladea and texlive-alldocumentation) %description -n texlive-caladea-doc This package includes the documentation for texlive-caladea %package -n texlive-caladea-fonts Version: %{texlive_version}.%{texlive_noarch}.svn64549 Release: 0 Summary: Severed fonts for texlive-caladea License: Apache-1.0 URL: https://www.tug.org/texlive/ Group: Productivity/Publishing/TeX/Fonts %reconfigure_fonts_prereq Requires(posttrans):fontconfig Requires(posttrans):ghostscript-fonts-std Suggests: xorg-x11-fonts-core %description -n texlive-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 -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %reconfigure_fonts_scriptlets -n texlive-caladea-fonts %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 %{_datadir}/fontconfig/conf.avail/58-texlive-caladea.conf %{_datadir}/fontconfig/conf.avail/55-texlive-caladea.conf %config %{_sysconfdir}/fonts/conf.d/55-texlive-caladea.conf %verify(not md5 size mtime) %{_datadir}/fonts/texlive-caladea/encodings.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-caladea/fonts.dir %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 %package -n texlive-calcage Version: %{texlive_version}.%{texlive_noarch}.0.0.90svn27725 Release: 0 License: LPPL-1.0 Summary: Calculate the age of something, in years Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-calcage-doc >= %{texlive_version} Provides: tex(calcage.sty) Requires: tex(fnumprint.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source198: calcage.tar.xz Source199: 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. %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: https://www.tug.org/texlive/ Supplements: (texlive-calcage and texlive-alldocumentation) %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 -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 %package -n texlive-calctab Version: %{texlive_version}.%{texlive_noarch}.0.0.6.1svn15878 Release: 0 License: LPPL-1.0 Summary: Language for numeric tables Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-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.tug.org/texlive/tlpretest/archive/ # from 20230311 Source200: calctab.tar.xz Source201: 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. %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: https://www.tug.org/texlive/ Supplements: (texlive-calctab and texlive-alldocumentation) %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 -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 %package -n texlive-calculation Version: %{texlive_version}.%{texlive_noarch}.1.0svn35973 Release: 0 License: LPPL-1.0 Summary: Typesetting reasoned calculations, also called calculational proofs Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-calculation-doc >= %{texlive_version} Provides: tex(calculation.sty) Requires: tex(delarray.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source202: calculation.tar.xz Source203: 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. %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: https://www.tug.org/texlive/ Supplements: (texlive-calculation and texlive-alldocumentation) %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 -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 %package -n texlive-calculator Version: %{texlive_version}.%{texlive_noarch}.2.1svn64424 Release: 0 License: LPPL-1.0 Summary: Use LaTeX as a scientific calculator Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-calculator-doc >= %{texlive_version} Provides: tex(calculator.sty) Provides: tex(calculus.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source204: calculator.tar.xz Source205: 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 needed in the author's package xpicture, but the numeric abilities of "calculator" and "calculus" may be useful in other contexts. %package -n texlive-calculator-doc Version: %{texlive_version}.%{texlive_noarch}.2.1svn64424 Release: 0 Summary: Documentation for texlive-calculator License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-calculator and texlive-alldocumentation) %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 -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.md %{_texmfdistdir}/doc/latex/calculator/calculator.pdf %files -n texlive-calculator %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/calculator/calculator.sty %{_texmfdistdir}/tex/latex/calculator/calculus.sty %package -n texlive-calligra Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 License: LPPL-1.0 Summary: Calligraphic font Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-calligra-doc >= %{texlive_version} Provides: tex(callig15.tfm) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source206: calligra.tar.xz Source207: 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. %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: https://www.tug.org/texlive/ Supplements: (texlive-calligra and texlive-alldocumentation) %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 -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 %package -n texlive-calligra-type1 Version: %{texlive_version}.%{texlive_noarch}.001.000svn24302 Release: 0 License: LPPL-1.0 Summary: Type 1 version of Calligra Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(post): findutils Requires(post): grep Requires(post): sed Requires(post): texlive >= %{texlive_version} Requires(post): tex(updmap.cfg) #!BuildIgnore: tex(updmap.cfg) Requires(postun):findutils Requires(postun):grep Requires(postun):sed Requires(postun):texlive >= %{texlive_version} Requires(postun):tex(updmap.cfg) Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Requires: texlive-calligra-type1-fonts >= %{texlive_version} Suggests: texlive-calligra-type1-doc >= %{texlive_version} Provides: tex(calligra.map) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source208: calligra-type1.tar.xz Source209: calligra-type1.doc.tar.xz %description -n texlive-calligra-type1 This is a conversion (using mf2pt1) of Peter Vanroose's handwriting font. %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: https://www.tug.org/texlive/ Supplements: (texlive-calligra-type1 and texlive-alldocumentation) %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 URL: https://www.tug.org/texlive/ Group: Productivity/Publishing/TeX/Fonts %reconfigure_fonts_prereq Requires(posttrans):fontconfig Requires(posttrans):ghostscript-fonts-std Suggests: xorg-x11-fonts-core %description -n texlive-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 -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %reconfigure_fonts_scriptlets -n texlive-calligra-type1-fonts %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 %{_datadir}/fontconfig/conf.avail/58-texlive-calligra-type1.conf %verify(not md5 size mtime) %{_datadir}/fonts/texlive-calligra-type1/encodings.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-calligra-type1/fonts.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-calligra-type1/fonts.scale %{_datadir}/fonts/texlive-calligra-type1/callig15.pfb %package -n texlive-callouts Version: %{texlive_version}.%{texlive_noarch}.svn44899 Release: 0 License: LPPL-1.0 Summary: Put simple annotations and notes inside a picture Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-callouts-doc >= %{texlive_version} Provides: tex(callouts.sty) Requires: tex(kvoptions.sty) Requires: tex(tikz.sty) Requires: tex(xifthen.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source210: callouts.tar.xz Source211: callouts.doc.tar.xz %description -n texlive-callouts The package defines the annotation environment in which callouts, notes, arrows, and the like can be placed to describe certain parts of a picture. %package -n texlive-callouts-doc Version: %{texlive_version}.%{texlive_noarch}.svn44899 Release: 0 Summary: Documentation for texlive-callouts License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-callouts and texlive-alldocumentation) %description -n texlive-callouts-doc This package includes the documentation for texlive-callouts %post -n texlive-callouts mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-callouts mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-callouts test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-callouts-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/callouts/A319neo.jpg %{_texmfdistdir}/doc/latex/callouts/README.md %{_texmfdistdir}/doc/latex/callouts/callouts.pdf %{_texmfdistdir}/doc/latex/callouts/callouts.tex %files -n texlive-callouts %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/callouts/callouts.sty %package -n texlive-calrsfs Version: %{texlive_version}.%{texlive_noarch}.svn17125 Release: 0 License: SUSE-Public-Domain Summary: Copperplate calligraphic letters in LaTeX Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-calrsfs-doc >= %{texlive_version} Provides: tex(OMSrsfs.fd) Provides: tex(calrsfs.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source212: calrsfs.tar.xz Source213: calrsfs.doc.tar.xz %description -n texlive-calrsfs Provides a maths interface to the rsfs fonts. %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: https://www.tug.org/texlive/ Supplements: (texlive-calrsfs and texlive-alldocumentation) %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 -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 %package -n texlive-cals Version: %{texlive_version}.%{texlive_noarch}.2.4.2svn43003 Release: 0 License: LPPL-1.0 Summary: Multipage tables with wide range of features Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-cals-doc >= %{texlive_version} Provides: tex(cals.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source214: cals.tar.xz Source215: cals.doc.tar.xz %description -n texlive-cals The package is a set of macros to typeset multipage tables with repeatable headers and footers, with cells spanned over rows and columns. Decorations are supported: padding, background color, width of separation rules. The code is compatible with multicol and bidi. %package -n texlive-cals-doc Version: %{texlive_version}.%{texlive_noarch}.2.4.2svn43003 Release: 0 Summary: Documentation for texlive-cals License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-cals and texlive-alldocumentation) %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 -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/bididemo.pdf %{_texmfdistdir}/doc/latex/cals/examples/bididemo.tex %{_texmfdistdir}/doc/latex/cals/examples/biditable1.tex %{_texmfdistdir}/doc/latex/cals/examples/biditable2.tex %{_texmfdistdir}/doc/latex/cals/examples/biditable3.tex %{_texmfdistdir}/doc/latex/cals/examples/biditable4.tex %{_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/notes.pdf %{_texmfdistdir}/doc/latex/cals/tb101parashchenko.pdf %{_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/regression/test_070_clean_backup_row.chk %{_texmfdistdir}/doc/latex/cals/test/regression/test_070_clean_backup_row.tex %{_texmfdistdir}/doc/latex/cals/test/regression/test_075_vstraddled_retain_rowsep.chk %{_texmfdistdir}/doc/latex/cals/test/regression/test_075_vstraddled_retain_rowsep.tex %{_texmfdistdir}/doc/latex/cals/test/regression/test_080_never_pagebreak_in_float.chk %{_texmfdistdir}/doc/latex/cals/test/regression/test_080_never_pagebreak_in_float.tex %{_texmfdistdir}/doc/latex/cals/test/regression/test_085_allow_table_in_colspan.chk %{_texmfdistdir}/doc/latex/cals/test/regression/test_085_allow_table_in_colspan.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 %package -n texlive-calxxxx-yyyy Version: %{texlive_version}.%{texlive_noarch}.20.23asvn65426 Release: 0 License: LPPL-1.0 Summary: Print a calendar for a group of years Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-calxxxx-yyyy-doc >= %{texlive_version} Provides: tex(calxxxx-yyyy-doc.tex) Provides: tex(calxxxx-yyyy.tex) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source216: calxxxx-yyyy.tar.xz Source217: calxxxx-yyyy.doc.tar.xz %description -n texlive-calxxxx-yyyy The package prints a calendar for two 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. The package requires array, babel, and geometry. %package -n texlive-calxxxx-yyyy-doc Version: %{texlive_version}.%{texlive_noarch}.20.23asvn65426 Release: 0 Summary: Documentation for texlive-calxxxx-yyyy License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-calxxxx-yyyy and texlive-alldocumentation) %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 -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/cal2023-2040_DE.pdf %{_texmfdistdir}/doc/latex/calxxxx-yyyy/cal2023-2040_DK.pdf %{_texmfdistdir}/doc/latex/calxxxx-yyyy/cal2023-2040_EN.pdf %{_texmfdistdir}/doc/latex/calxxxx-yyyy/calxxxx-yyyy-doc.pdf %files -n texlive-calxxxx-yyyy %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/calxxxx-yyyy/calxxxx-yyyy-doc.tex %{_texmfdistdir}/tex/latex/calxxxx-yyyy/calxxxx-yyyy.tex %package -n texlive-cancel Version: %{texlive_version}.%{texlive_noarch}.2.2svn32508 Release: 0 License: SUSE-Public-Domain Summary: Place lines through maths formulae Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-cancel-doc >= %{texlive_version} Provides: tex(cancel.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source218: cancel.tar.xz Source219: 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. %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: https://www.tug.org/texlive/ Supplements: (texlive-cancel and texlive-alldocumentation) %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 -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 %package -n texlive-canoniclayout Version: %{texlive_version}.%{texlive_noarch}.1.0svn64889 Release: 0 License: LPPL-1.0 Summary: Create canonical page layouts with memoir Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-canoniclayout-doc >= %{texlive_version} Provides: tex(canoniclayout.sty) Requires: tex(etoolbox.sty) Requires: tex(pict2e.sty) Requires: tex(xcolor.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source220: canoniclayout.tar.xz Source221: 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. %package -n texlive-canoniclayout-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn64889 Release: 0 Summary: Documentation for texlive-canoniclayout License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-canoniclayout and texlive-alldocumentation) %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 -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.txt %{_texmfdistdir}/doc/latex/canoniclayout/canoniclayout.pdf %files -n texlive-canoniclayout %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/canoniclayout/canoniclayout.sty %package -n texlive-cantarell Version: %{texlive_version}.%{texlive_noarch}.3.2svn54512 Release: 0 License: OFL-1.1 Summary: LaTeX support for the Cantarell font family Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(post): findutils Requires(post): grep Requires(post): sed Requires(post): texlive >= %{texlive_version} Requires(post): tex(updmap.cfg) #!BuildIgnore: tex(updmap.cfg) Requires(postun):findutils Requires(postun):grep Requires(postun):sed Requires(postun):texlive >= %{texlive_version} Requires(postun):tex(updmap.cfg) Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Requires: texlive-cantarell-fonts >= %{texlive_version} Suggests: texlive-cantarell-doc >= %{texlive_version} Provides: tex(Cantarell-Bold-OT1-LF--base.tfm) Provides: tex(Cantarell-Bold-OT1-LF-Slanted--base.tfm) Provides: tex(Cantarell-Bold-OT1-LF-Slanted.tfm) Provides: tex(Cantarell-Bold-OT1-LF-Slanted.vf) Provides: tex(Cantarell-Bold-OT1-LF.tfm) Provides: tex(Cantarell-Bold-OT1-LF.vf) Provides: tex(Cantarell-Bold-OT1-OsF--base.tfm) Provides: tex(Cantarell-Bold-OT1-OsF-Slanted--base.tfm) Provides: tex(Cantarell-Bold-OT1-OsF-Slanted.tfm) Provides: tex(Cantarell-Bold-OT1-OsF-Slanted.vf) Provides: tex(Cantarell-Bold-OT1-OsF.tfm) Provides: tex(Cantarell-Bold-OT1-OsF.vf) Provides: tex(Cantarell-Bold-OT1-TLF--base.tfm) Provides: tex(Cantarell-Bold-OT1-TLF-Slanted--base.tfm) Provides: tex(Cantarell-Bold-OT1-TLF-Slanted.tfm) Provides: tex(Cantarell-Bold-OT1-TLF-Slanted.vf) Provides: tex(Cantarell-Bold-OT1-TLF.tfm) Provides: tex(Cantarell-Bold-OT1-TLF.vf) Provides: tex(Cantarell-Bold-OT1-TOsF--base.tfm) Provides: tex(Cantarell-Bold-OT1-TOsF-Slanted--base.tfm) Provides: tex(Cantarell-Bold-OT1-TOsF-Slanted.tfm) Provides: tex(Cantarell-Bold-OT1-TOsF-Slanted.vf) Provides: tex(Cantarell-Bold-OT1-TOsF.tfm) Provides: tex(Cantarell-Bold-OT1-TOsF.vf) Provides: tex(Cantarell-Bold-T1-LF--base.tfm) Provides: tex(Cantarell-Bold-T1-LF-Slanted--base.tfm) Provides: tex(Cantarell-Bold-T1-LF-Slanted.tfm) Provides: tex(Cantarell-Bold-T1-LF-Slanted.vf) Provides: tex(Cantarell-Bold-T1-LF.tfm) Provides: tex(Cantarell-Bold-T1-LF.vf) Provides: tex(Cantarell-Bold-T1-OsF--base.tfm) Provides: tex(Cantarell-Bold-T1-OsF-Slanted--base.tfm) Provides: tex(Cantarell-Bold-T1-OsF-Slanted.tfm) Provides: tex(Cantarell-Bold-T1-OsF-Slanted.vf) Provides: tex(Cantarell-Bold-T1-OsF.tfm) Provides: tex(Cantarell-Bold-T1-OsF.vf) Provides: tex(Cantarell-Bold-T1-TLF--base.tfm) Provides: tex(Cantarell-Bold-T1-TLF-Slanted--base.tfm) Provides: tex(Cantarell-Bold-T1-TLF-Slanted.tfm) Provides: tex(Cantarell-Bold-T1-TLF-Slanted.vf) Provides: tex(Cantarell-Bold-T1-TLF.tfm) Provides: tex(Cantarell-Bold-T1-TLF.vf) Provides: tex(Cantarell-Bold-T1-TOsF--base.tfm) Provides: tex(Cantarell-Bold-T1-TOsF-Slanted--base.tfm) Provides: tex(Cantarell-Bold-T1-TOsF-Slanted.tfm) Provides: tex(Cantarell-Bold-T1-TOsF-Slanted.vf) Provides: tex(Cantarell-Bold-T1-TOsF.tfm) Provides: tex(Cantarell-Bold-T1-TOsF.vf) Provides: tex(Cantarell-Bold-T2A-LF--base.tfm) Provides: tex(Cantarell-Bold-T2A-LF-Slanted--base.tfm) Provides: tex(Cantarell-Bold-T2A-LF-Slanted.tfm) Provides: tex(Cantarell-Bold-T2A-LF-Slanted.vf) Provides: tex(Cantarell-Bold-T2A-LF.tfm) Provides: tex(Cantarell-Bold-T2A-LF.vf) Provides: tex(Cantarell-Bold-T2A-OsF--base.tfm) Provides: tex(Cantarell-Bold-T2A-OsF-Slanted--base.tfm) Provides: tex(Cantarell-Bold-T2A-OsF-Slanted.tfm) Provides: tex(Cantarell-Bold-T2A-OsF-Slanted.vf) Provides: tex(Cantarell-Bold-T2A-OsF.tfm) Provides: tex(Cantarell-Bold-T2A-OsF.vf) Provides: tex(Cantarell-Bold-T2A-TLF--base.tfm) Provides: tex(Cantarell-Bold-T2A-TLF-Slanted--base.tfm) Provides: tex(Cantarell-Bold-T2A-TLF-Slanted.tfm) Provides: tex(Cantarell-Bold-T2A-TLF-Slanted.vf) Provides: tex(Cantarell-Bold-T2A-TLF.tfm) Provides: tex(Cantarell-Bold-T2A-TLF.vf) Provides: tex(Cantarell-Bold-T2A-TOsF--base.tfm) Provides: tex(Cantarell-Bold-T2A-TOsF-Slanted--base.tfm) Provides: tex(Cantarell-Bold-T2A-TOsF-Slanted.tfm) Provides: tex(Cantarell-Bold-T2A-TOsF-Slanted.vf) Provides: tex(Cantarell-Bold-T2A-TOsF.tfm) Provides: tex(Cantarell-Bold-T2A-TOsF.vf) Provides: tex(Cantarell-Bold-T2B-LF--base.tfm) Provides: tex(Cantarell-Bold-T2B-LF-Slanted--base.tfm) Provides: tex(Cantarell-Bold-T2B-LF-Slanted.tfm) Provides: tex(Cantarell-Bold-T2B-LF-Slanted.vf) Provides: tex(Cantarell-Bold-T2B-LF.tfm) Provides: tex(Cantarell-Bold-T2B-LF.vf) Provides: tex(Cantarell-Bold-T2B-OsF--base.tfm) Provides: tex(Cantarell-Bold-T2B-OsF-Slanted--base.tfm) Provides: tex(Cantarell-Bold-T2B-OsF-Slanted.tfm) Provides: tex(Cantarell-Bold-T2B-OsF-Slanted.vf) Provides: tex(Cantarell-Bold-T2B-OsF.tfm) Provides: tex(Cantarell-Bold-T2B-OsF.vf) Provides: tex(Cantarell-Bold-T2B-TLF--base.tfm) Provides: tex(Cantarell-Bold-T2B-TLF-Slanted--base.tfm) Provides: tex(Cantarell-Bold-T2B-TLF-Slanted.tfm) Provides: tex(Cantarell-Bold-T2B-TLF-Slanted.vf) Provides: tex(Cantarell-Bold-T2B-TLF.tfm) Provides: tex(Cantarell-Bold-T2B-TLF.vf) Provides: tex(Cantarell-Bold-T2B-TOsF--base.tfm) Provides: tex(Cantarell-Bold-T2B-TOsF-Slanted--base.tfm) Provides: tex(Cantarell-Bold-T2B-TOsF-Slanted.tfm) Provides: tex(Cantarell-Bold-T2B-TOsF-Slanted.vf) Provides: tex(Cantarell-Bold-T2B-TOsF.tfm) Provides: tex(Cantarell-Bold-T2B-TOsF.vf) Provides: tex(Cantarell-Bold-T2C-LF--base.tfm) Provides: tex(Cantarell-Bold-T2C-LF-Slanted--base.tfm) Provides: tex(Cantarell-Bold-T2C-LF-Slanted.tfm) Provides: tex(Cantarell-Bold-T2C-LF-Slanted.vf) Provides: tex(Cantarell-Bold-T2C-LF.tfm) Provides: tex(Cantarell-Bold-T2C-LF.vf) Provides: tex(Cantarell-Bold-T2C-OsF--base.tfm) Provides: tex(Cantarell-Bold-T2C-OsF-Slanted--base.tfm) Provides: tex(Cantarell-Bold-T2C-OsF-Slanted.tfm) Provides: tex(Cantarell-Bold-T2C-OsF-Slanted.vf) Provides: tex(Cantarell-Bold-T2C-OsF.tfm) Provides: tex(Cantarell-Bold-T2C-OsF.vf) Provides: tex(Cantarell-Bold-T2C-TLF--base.tfm) Provides: tex(Cantarell-Bold-T2C-TLF-Slanted--base.tfm) Provides: tex(Cantarell-Bold-T2C-TLF-Slanted.tfm) Provides: tex(Cantarell-Bold-T2C-TLF-Slanted.vf) Provides: tex(Cantarell-Bold-T2C-TLF.tfm) Provides: tex(Cantarell-Bold-T2C-TLF.vf) Provides: tex(Cantarell-Bold-T2C-TOsF--base.tfm) Provides: tex(Cantarell-Bold-T2C-TOsF-Slanted--base.tfm) Provides: tex(Cantarell-Bold-T2C-TOsF-Slanted.tfm) Provides: tex(Cantarell-Bold-T2C-TOsF-Slanted.vf) Provides: tex(Cantarell-Bold-T2C-TOsF.tfm) Provides: tex(Cantarell-Bold-T2C-TOsF.vf) Provides: tex(Cantarell-Bold-TS1-LF--base.tfm) Provides: tex(Cantarell-Bold-TS1-LF-Slanted--base.tfm) Provides: tex(Cantarell-Bold-TS1-LF-Slanted.tfm) Provides: tex(Cantarell-Bold-TS1-LF-Slanted.vf) Provides: tex(Cantarell-Bold-TS1-LF.tfm) Provides: tex(Cantarell-Bold-TS1-LF.vf) Provides: tex(Cantarell-Bold-TS1-OsF--base.tfm) Provides: tex(Cantarell-Bold-TS1-OsF-Slanted--base.tfm) Provides: tex(Cantarell-Bold-TS1-OsF-Slanted.tfm) Provides: tex(Cantarell-Bold-TS1-OsF-Slanted.vf) Provides: tex(Cantarell-Bold-TS1-OsF.tfm) Provides: tex(Cantarell-Bold-TS1-OsF.vf) Provides: tex(Cantarell-Bold-TS1-TLF--base.tfm) Provides: tex(Cantarell-Bold-TS1-TLF-Slanted--base.tfm) Provides: tex(Cantarell-Bold-TS1-TLF-Slanted.tfm) Provides: tex(Cantarell-Bold-TS1-TLF-Slanted.vf) Provides: tex(Cantarell-Bold-TS1-TLF.tfm) Provides: tex(Cantarell-Bold-TS1-TLF.vf) Provides: tex(Cantarell-Bold-TS1-TOsF--base.tfm) Provides: tex(Cantarell-Bold-TS1-TOsF-Slanted--base.tfm) Provides: tex(Cantarell-Bold-TS1-TOsF-Slanted.tfm) Provides: tex(Cantarell-Bold-TS1-TOsF-Slanted.vf) Provides: tex(Cantarell-Bold-TS1-TOsF.tfm) Provides: tex(Cantarell-Bold-TS1-TOsF.vf) Provides: tex(Cantarell-Bold-X2-LF--base.tfm) Provides: tex(Cantarell-Bold-X2-LF-Slanted--base.tfm) Provides: tex(Cantarell-Bold-X2-LF-Slanted.tfm) Provides: tex(Cantarell-Bold-X2-LF-Slanted.vf) Provides: tex(Cantarell-Bold-X2-LF.tfm) Provides: tex(Cantarell-Bold-X2-LF.vf) Provides: tex(Cantarell-Bold-X2-OsF--base.tfm) Provides: tex(Cantarell-Bold-X2-OsF-Slanted--base.tfm) Provides: tex(Cantarell-Bold-X2-OsF-Slanted.tfm) Provides: tex(Cantarell-Bold-X2-OsF-Slanted.vf) Provides: tex(Cantarell-Bold-X2-OsF.tfm) Provides: tex(Cantarell-Bold-X2-OsF.vf) Provides: tex(Cantarell-Bold-X2-TLF--base.tfm) Provides: tex(Cantarell-Bold-X2-TLF-Slanted--base.tfm) Provides: tex(Cantarell-Bold-X2-TLF-Slanted.tfm) Provides: tex(Cantarell-Bold-X2-TLF-Slanted.vf) Provides: tex(Cantarell-Bold-X2-TLF.tfm) Provides: tex(Cantarell-Bold-X2-TLF.vf) Provides: tex(Cantarell-Bold-X2-TOsF--base.tfm) Provides: tex(Cantarell-Bold-X2-TOsF-Slanted--base.tfm) Provides: tex(Cantarell-Bold-X2-TOsF-Slanted.tfm) Provides: tex(Cantarell-Bold-X2-TOsF-Slanted.vf) Provides: tex(Cantarell-Bold-X2-TOsF.tfm) Provides: tex(Cantarell-Bold-X2-TOsF.vf) Provides: tex(Cantarell-ExtraBold-OT1-LF--base.tfm) Provides: tex(Cantarell-ExtraBold-OT1-LF-Slanted--base.tfm) Provides: tex(Cantarell-ExtraBold-OT1-LF-Slanted.tfm) Provides: tex(Cantarell-ExtraBold-OT1-LF-Slanted.vf) Provides: tex(Cantarell-ExtraBold-OT1-LF.tfm) Provides: tex(Cantarell-ExtraBold-OT1-LF.vf) Provides: tex(Cantarell-ExtraBold-OT1-OsF--base.tfm) Provides: tex(Cantarell-ExtraBold-OT1-OsF-Slanted--base.tfm) Provides: tex(Cantarell-ExtraBold-OT1-OsF-Slanted.tfm) Provides: tex(Cantarell-ExtraBold-OT1-OsF-Slanted.vf) Provides: tex(Cantarell-ExtraBold-OT1-OsF.tfm) Provides: tex(Cantarell-ExtraBold-OT1-OsF.vf) Provides: tex(Cantarell-ExtraBold-OT1-TLF--base.tfm) Provides: tex(Cantarell-ExtraBold-OT1-TLF-Slanted--base.tfm) Provides: tex(Cantarell-ExtraBold-OT1-TLF-Slanted.tfm) Provides: tex(Cantarell-ExtraBold-OT1-TLF-Slanted.vf) Provides: tex(Cantarell-ExtraBold-OT1-TLF.tfm) Provides: tex(Cantarell-ExtraBold-OT1-TLF.vf) Provides: tex(Cantarell-ExtraBold-OT1-TOsF--base.tfm) Provides: tex(Cantarell-ExtraBold-OT1-TOsF-Slanted--base.tfm) Provides: tex(Cantarell-ExtraBold-OT1-TOsF-Slanted.tfm) Provides: tex(Cantarell-ExtraBold-OT1-TOsF-Slanted.vf) Provides: tex(Cantarell-ExtraBold-OT1-TOsF.tfm) Provides: tex(Cantarell-ExtraBold-OT1-TOsF.vf) Provides: tex(Cantarell-ExtraBold-T1-LF--base.tfm) Provides: tex(Cantarell-ExtraBold-T1-LF-Slanted--base.tfm) Provides: tex(Cantarell-ExtraBold-T1-LF-Slanted.tfm) Provides: tex(Cantarell-ExtraBold-T1-LF-Slanted.vf) Provides: tex(Cantarell-ExtraBold-T1-LF.tfm) Provides: tex(Cantarell-ExtraBold-T1-LF.vf) Provides: tex(Cantarell-ExtraBold-T1-OsF--base.tfm) Provides: tex(Cantarell-ExtraBold-T1-OsF-Slanted--base.tfm) Provides: tex(Cantarell-ExtraBold-T1-OsF-Slanted.tfm) Provides: tex(Cantarell-ExtraBold-T1-OsF-Slanted.vf) Provides: tex(Cantarell-ExtraBold-T1-OsF.tfm) Provides: tex(Cantarell-ExtraBold-T1-OsF.vf) Provides: tex(Cantarell-ExtraBold-T1-TLF--base.tfm) Provides: tex(Cantarell-ExtraBold-T1-TLF-Slanted--base.tfm) Provides: tex(Cantarell-ExtraBold-T1-TLF-Slanted.tfm) Provides: tex(Cantarell-ExtraBold-T1-TLF-Slanted.vf) Provides: tex(Cantarell-ExtraBold-T1-TLF.tfm) Provides: tex(Cantarell-ExtraBold-T1-TLF.vf) Provides: tex(Cantarell-ExtraBold-T1-TOsF--base.tfm) Provides: tex(Cantarell-ExtraBold-T1-TOsF-Slanted--base.tfm) Provides: tex(Cantarell-ExtraBold-T1-TOsF-Slanted.tfm) Provides: tex(Cantarell-ExtraBold-T1-TOsF-Slanted.vf) Provides: tex(Cantarell-ExtraBold-T1-TOsF.tfm) Provides: tex(Cantarell-ExtraBold-T1-TOsF.vf) Provides: tex(Cantarell-ExtraBold-T2A-LF--base.tfm) Provides: tex(Cantarell-ExtraBold-T2A-LF-Slanted--base.tfm) Provides: tex(Cantarell-ExtraBold-T2A-LF-Slanted.tfm) Provides: tex(Cantarell-ExtraBold-T2A-LF-Slanted.vf) Provides: tex(Cantarell-ExtraBold-T2A-LF.tfm) Provides: tex(Cantarell-ExtraBold-T2A-LF.vf) Provides: tex(Cantarell-ExtraBold-T2A-OsF--base.tfm) Provides: tex(Cantarell-ExtraBold-T2A-OsF-Slanted--base.tfm) Provides: tex(Cantarell-ExtraBold-T2A-OsF-Slanted.tfm) Provides: tex(Cantarell-ExtraBold-T2A-OsF-Slanted.vf) Provides: tex(Cantarell-ExtraBold-T2A-OsF.tfm) Provides: tex(Cantarell-ExtraBold-T2A-OsF.vf) Provides: tex(Cantarell-ExtraBold-T2A-TLF--base.tfm) Provides: tex(Cantarell-ExtraBold-T2A-TLF-Slanted--base.tfm) Provides: tex(Cantarell-ExtraBold-T2A-TLF-Slanted.tfm) Provides: tex(Cantarell-ExtraBold-T2A-TLF-Slanted.vf) Provides: tex(Cantarell-ExtraBold-T2A-TLF.tfm) Provides: tex(Cantarell-ExtraBold-T2A-TLF.vf) Provides: tex(Cantarell-ExtraBold-T2A-TOsF--base.tfm) Provides: tex(Cantarell-ExtraBold-T2A-TOsF-Slanted--base.tfm) Provides: tex(Cantarell-ExtraBold-T2A-TOsF-Slanted.tfm) Provides: tex(Cantarell-ExtraBold-T2A-TOsF-Slanted.vf) Provides: tex(Cantarell-ExtraBold-T2A-TOsF.tfm) Provides: tex(Cantarell-ExtraBold-T2A-TOsF.vf) Provides: tex(Cantarell-ExtraBold-T2B-LF--base.tfm) Provides: tex(Cantarell-ExtraBold-T2B-LF-Slanted--base.tfm) Provides: tex(Cantarell-ExtraBold-T2B-LF-Slanted.tfm) Provides: tex(Cantarell-ExtraBold-T2B-LF-Slanted.vf) Provides: tex(Cantarell-ExtraBold-T2B-LF.tfm) Provides: tex(Cantarell-ExtraBold-T2B-LF.vf) Provides: tex(Cantarell-ExtraBold-T2B-OsF--base.tfm) Provides: tex(Cantarell-ExtraBold-T2B-OsF-Slanted--base.tfm) Provides: tex(Cantarell-ExtraBold-T2B-OsF-Slanted.tfm) Provides: tex(Cantarell-ExtraBold-T2B-OsF-Slanted.vf) Provides: tex(Cantarell-ExtraBold-T2B-OsF.tfm) Provides: tex(Cantarell-ExtraBold-T2B-OsF.vf) Provides: tex(Cantarell-ExtraBold-T2B-TLF--base.tfm) Provides: tex(Cantarell-ExtraBold-T2B-TLF-Slanted--base.tfm) Provides: tex(Cantarell-ExtraBold-T2B-TLF-Slanted.tfm) Provides: tex(Cantarell-ExtraBold-T2B-TLF-Slanted.vf) Provides: tex(Cantarell-ExtraBold-T2B-TLF.tfm) Provides: tex(Cantarell-ExtraBold-T2B-TLF.vf) Provides: tex(Cantarell-ExtraBold-T2B-TOsF--base.tfm) Provides: tex(Cantarell-ExtraBold-T2B-TOsF-Slanted--base.tfm) Provides: tex(Cantarell-ExtraBold-T2B-TOsF-Slanted.tfm) Provides: tex(Cantarell-ExtraBold-T2B-TOsF-Slanted.vf) Provides: tex(Cantarell-ExtraBold-T2B-TOsF.tfm) Provides: tex(Cantarell-ExtraBold-T2B-TOsF.vf) Provides: tex(Cantarell-ExtraBold-T2C-LF--base.tfm) Provides: tex(Cantarell-ExtraBold-T2C-LF-Slanted--base.tfm) Provides: tex(Cantarell-ExtraBold-T2C-LF-Slanted.tfm) Provides: tex(Cantarell-ExtraBold-T2C-LF-Slanted.vf) Provides: tex(Cantarell-ExtraBold-T2C-LF.tfm) Provides: tex(Cantarell-ExtraBold-T2C-LF.vf) Provides: tex(Cantarell-ExtraBold-T2C-OsF--base.tfm) Provides: tex(Cantarell-ExtraBold-T2C-OsF-Slanted--base.tfm) Provides: tex(Cantarell-ExtraBold-T2C-OsF-Slanted.tfm) Provides: tex(Cantarell-ExtraBold-T2C-OsF-Slanted.vf) Provides: tex(Cantarell-ExtraBold-T2C-OsF.tfm) Provides: tex(Cantarell-ExtraBold-T2C-OsF.vf) Provides: tex(Cantarell-ExtraBold-T2C-TLF--base.tfm) Provides: tex(Cantarell-ExtraBold-T2C-TLF-Slanted--base.tfm) Provides: tex(Cantarell-ExtraBold-T2C-TLF-Slanted.tfm) Provides: tex(Cantarell-ExtraBold-T2C-TLF-Slanted.vf) Provides: tex(Cantarell-ExtraBold-T2C-TLF.tfm) Provides: tex(Cantarell-ExtraBold-T2C-TLF.vf) Provides: tex(Cantarell-ExtraBold-T2C-TOsF--base.tfm) Provides: tex(Cantarell-ExtraBold-T2C-TOsF-Slanted--base.tfm) Provides: tex(Cantarell-ExtraBold-T2C-TOsF-Slanted.tfm) Provides: tex(Cantarell-ExtraBold-T2C-TOsF-Slanted.vf) Provides: tex(Cantarell-ExtraBold-T2C-TOsF.tfm) Provides: tex(Cantarell-ExtraBold-T2C-TOsF.vf) Provides: tex(Cantarell-ExtraBold-TS1-LF--base.tfm) Provides: tex(Cantarell-ExtraBold-TS1-LF-Slanted--base.tfm) Provides: tex(Cantarell-ExtraBold-TS1-LF-Slanted.tfm) Provides: tex(Cantarell-ExtraBold-TS1-LF-Slanted.vf) Provides: tex(Cantarell-ExtraBold-TS1-LF.tfm) Provides: tex(Cantarell-ExtraBold-TS1-LF.vf) Provides: tex(Cantarell-ExtraBold-TS1-OsF--base.tfm) Provides: tex(Cantarell-ExtraBold-TS1-OsF-Slanted--base.tfm) Provides: tex(Cantarell-ExtraBold-TS1-OsF-Slanted.tfm) Provides: tex(Cantarell-ExtraBold-TS1-OsF-Slanted.vf) Provides: tex(Cantarell-ExtraBold-TS1-OsF.tfm) Provides: tex(Cantarell-ExtraBold-TS1-OsF.vf) Provides: tex(Cantarell-ExtraBold-TS1-TLF--base.tfm) Provides: tex(Cantarell-ExtraBold-TS1-TLF-Slanted--base.tfm) Provides: tex(Cantarell-ExtraBold-TS1-TLF-Slanted.tfm) Provides: tex(Cantarell-ExtraBold-TS1-TLF-Slanted.vf) Provides: tex(Cantarell-ExtraBold-TS1-TLF.tfm) Provides: tex(Cantarell-ExtraBold-TS1-TLF.vf) Provides: tex(Cantarell-ExtraBold-TS1-TOsF--base.tfm) Provides: tex(Cantarell-ExtraBold-TS1-TOsF-Slanted--base.tfm) Provides: tex(Cantarell-ExtraBold-TS1-TOsF-Slanted.tfm) Provides: tex(Cantarell-ExtraBold-TS1-TOsF-Slanted.vf) Provides: tex(Cantarell-ExtraBold-TS1-TOsF.tfm) Provides: tex(Cantarell-ExtraBold-TS1-TOsF.vf) Provides: tex(Cantarell-ExtraBold-X2-LF--base.tfm) Provides: tex(Cantarell-ExtraBold-X2-LF-Slanted--base.tfm) Provides: tex(Cantarell-ExtraBold-X2-LF-Slanted.tfm) Provides: tex(Cantarell-ExtraBold-X2-LF-Slanted.vf) Provides: tex(Cantarell-ExtraBold-X2-LF.tfm) Provides: tex(Cantarell-ExtraBold-X2-LF.vf) Provides: tex(Cantarell-ExtraBold-X2-OsF--base.tfm) Provides: tex(Cantarell-ExtraBold-X2-OsF-Slanted--base.tfm) Provides: tex(Cantarell-ExtraBold-X2-OsF-Slanted.tfm) Provides: tex(Cantarell-ExtraBold-X2-OsF-Slanted.vf) Provides: tex(Cantarell-ExtraBold-X2-OsF.tfm) Provides: tex(Cantarell-ExtraBold-X2-OsF.vf) Provides: tex(Cantarell-ExtraBold-X2-TLF--base.tfm) Provides: tex(Cantarell-ExtraBold-X2-TLF-Slanted--base.tfm) Provides: tex(Cantarell-ExtraBold-X2-TLF-Slanted.tfm) Provides: tex(Cantarell-ExtraBold-X2-TLF-Slanted.vf) Provides: tex(Cantarell-ExtraBold-X2-TLF.tfm) Provides: tex(Cantarell-ExtraBold-X2-TLF.vf) Provides: tex(Cantarell-ExtraBold-X2-TOsF--base.tfm) Provides: tex(Cantarell-ExtraBold-X2-TOsF-Slanted--base.tfm) Provides: tex(Cantarell-ExtraBold-X2-TOsF-Slanted.tfm) Provides: tex(Cantarell-ExtraBold-X2-TOsF-Slanted.vf) Provides: tex(Cantarell-ExtraBold-X2-TOsF.tfm) Provides: tex(Cantarell-ExtraBold-X2-TOsF.vf) Provides: tex(Cantarell-Light-OT1-LF--base.tfm) Provides: tex(Cantarell-Light-OT1-LF-Slanted--base.tfm) Provides: tex(Cantarell-Light-OT1-LF-Slanted.tfm) Provides: tex(Cantarell-Light-OT1-LF-Slanted.vf) Provides: tex(Cantarell-Light-OT1-LF.tfm) Provides: tex(Cantarell-Light-OT1-LF.vf) Provides: tex(Cantarell-Light-OT1-OsF--base.tfm) Provides: tex(Cantarell-Light-OT1-OsF-Slanted--base.tfm) Provides: tex(Cantarell-Light-OT1-OsF-Slanted.tfm) Provides: tex(Cantarell-Light-OT1-OsF-Slanted.vf) Provides: tex(Cantarell-Light-OT1-OsF.tfm) Provides: tex(Cantarell-Light-OT1-OsF.vf) Provides: tex(Cantarell-Light-OT1-TLF--base.tfm) Provides: tex(Cantarell-Light-OT1-TLF-Slanted--base.tfm) Provides: tex(Cantarell-Light-OT1-TLF-Slanted.tfm) Provides: tex(Cantarell-Light-OT1-TLF-Slanted.vf) Provides: tex(Cantarell-Light-OT1-TLF.tfm) Provides: tex(Cantarell-Light-OT1-TLF.vf) Provides: tex(Cantarell-Light-OT1-TOsF--base.tfm) Provides: tex(Cantarell-Light-OT1-TOsF-Slanted--base.tfm) Provides: tex(Cantarell-Light-OT1-TOsF-Slanted.tfm) Provides: tex(Cantarell-Light-OT1-TOsF-Slanted.vf) Provides: tex(Cantarell-Light-OT1-TOsF.tfm) Provides: tex(Cantarell-Light-OT1-TOsF.vf) Provides: tex(Cantarell-Light-T1-LF--base.tfm) Provides: tex(Cantarell-Light-T1-LF-Slanted--base.tfm) Provides: tex(Cantarell-Light-T1-LF-Slanted.tfm) Provides: tex(Cantarell-Light-T1-LF-Slanted.vf) Provides: tex(Cantarell-Light-T1-LF.tfm) Provides: tex(Cantarell-Light-T1-LF.vf) Provides: tex(Cantarell-Light-T1-OsF--base.tfm) Provides: tex(Cantarell-Light-T1-OsF-Slanted--base.tfm) Provides: tex(Cantarell-Light-T1-OsF-Slanted.tfm) Provides: tex(Cantarell-Light-T1-OsF-Slanted.vf) Provides: tex(Cantarell-Light-T1-OsF.tfm) Provides: tex(Cantarell-Light-T1-OsF.vf) Provides: tex(Cantarell-Light-T1-TLF--base.tfm) Provides: tex(Cantarell-Light-T1-TLF-Slanted--base.tfm) Provides: tex(Cantarell-Light-T1-TLF-Slanted.tfm) Provides: tex(Cantarell-Light-T1-TLF-Slanted.vf) Provides: tex(Cantarell-Light-T1-TLF.tfm) Provides: tex(Cantarell-Light-T1-TLF.vf) Provides: tex(Cantarell-Light-T1-TOsF--base.tfm) Provides: tex(Cantarell-Light-T1-TOsF-Slanted--base.tfm) Provides: tex(Cantarell-Light-T1-TOsF-Slanted.tfm) Provides: tex(Cantarell-Light-T1-TOsF-Slanted.vf) Provides: tex(Cantarell-Light-T1-TOsF.tfm) Provides: tex(Cantarell-Light-T1-TOsF.vf) Provides: tex(Cantarell-Light-T2A-LF--base.tfm) Provides: tex(Cantarell-Light-T2A-LF-Slanted--base.tfm) Provides: tex(Cantarell-Light-T2A-LF-Slanted.tfm) Provides: tex(Cantarell-Light-T2A-LF-Slanted.vf) Provides: tex(Cantarell-Light-T2A-LF.tfm) Provides: tex(Cantarell-Light-T2A-LF.vf) Provides: tex(Cantarell-Light-T2A-OsF--base.tfm) Provides: tex(Cantarell-Light-T2A-OsF-Slanted--base.tfm) Provides: tex(Cantarell-Light-T2A-OsF-Slanted.tfm) Provides: tex(Cantarell-Light-T2A-OsF-Slanted.vf) Provides: tex(Cantarell-Light-T2A-OsF.tfm) Provides: tex(Cantarell-Light-T2A-OsF.vf) Provides: tex(Cantarell-Light-T2A-TLF--base.tfm) Provides: tex(Cantarell-Light-T2A-TLF-Slanted--base.tfm) Provides: tex(Cantarell-Light-T2A-TLF-Slanted.tfm) Provides: tex(Cantarell-Light-T2A-TLF-Slanted.vf) Provides: tex(Cantarell-Light-T2A-TLF.tfm) Provides: tex(Cantarell-Light-T2A-TLF.vf) Provides: tex(Cantarell-Light-T2A-TOsF--base.tfm) Provides: tex(Cantarell-Light-T2A-TOsF-Slanted--base.tfm) Provides: tex(Cantarell-Light-T2A-TOsF-Slanted.tfm) Provides: tex(Cantarell-Light-T2A-TOsF-Slanted.vf) Provides: tex(Cantarell-Light-T2A-TOsF.tfm) Provides: tex(Cantarell-Light-T2A-TOsF.vf) Provides: tex(Cantarell-Light-T2B-LF--base.tfm) Provides: tex(Cantarell-Light-T2B-LF-Slanted--base.tfm) Provides: tex(Cantarell-Light-T2B-LF-Slanted.tfm) Provides: tex(Cantarell-Light-T2B-LF-Slanted.vf) Provides: tex(Cantarell-Light-T2B-LF.tfm) Provides: tex(Cantarell-Light-T2B-LF.vf) Provides: tex(Cantarell-Light-T2B-OsF--base.tfm) Provides: tex(Cantarell-Light-T2B-OsF-Slanted--base.tfm) Provides: tex(Cantarell-Light-T2B-OsF-Slanted.tfm) Provides: tex(Cantarell-Light-T2B-OsF-Slanted.vf) Provides: tex(Cantarell-Light-T2B-OsF.tfm) Provides: tex(Cantarell-Light-T2B-OsF.vf) Provides: tex(Cantarell-Light-T2B-TLF--base.tfm) Provides: tex(Cantarell-Light-T2B-TLF-Slanted--base.tfm) Provides: tex(Cantarell-Light-T2B-TLF-Slanted.tfm) Provides: tex(Cantarell-Light-T2B-TLF-Slanted.vf) Provides: tex(Cantarell-Light-T2B-TLF.tfm) Provides: tex(Cantarell-Light-T2B-TLF.vf) Provides: tex(Cantarell-Light-T2B-TOsF--base.tfm) Provides: tex(Cantarell-Light-T2B-TOsF-Slanted--base.tfm) Provides: tex(Cantarell-Light-T2B-TOsF-Slanted.tfm) Provides: tex(Cantarell-Light-T2B-TOsF-Slanted.vf) Provides: tex(Cantarell-Light-T2B-TOsF.tfm) Provides: tex(Cantarell-Light-T2B-TOsF.vf) Provides: tex(Cantarell-Light-T2C-LF--base.tfm) Provides: tex(Cantarell-Light-T2C-LF-Slanted--base.tfm) Provides: tex(Cantarell-Light-T2C-LF-Slanted.tfm) Provides: tex(Cantarell-Light-T2C-LF-Slanted.vf) Provides: tex(Cantarell-Light-T2C-LF.tfm) Provides: tex(Cantarell-Light-T2C-LF.vf) Provides: tex(Cantarell-Light-T2C-OsF--base.tfm) Provides: tex(Cantarell-Light-T2C-OsF-Slanted--base.tfm) Provides: tex(Cantarell-Light-T2C-OsF-Slanted.tfm) Provides: tex(Cantarell-Light-T2C-OsF-Slanted.vf) Provides: tex(Cantarell-Light-T2C-OsF.tfm) Provides: tex(Cantarell-Light-T2C-OsF.vf) Provides: tex(Cantarell-Light-T2C-TLF--base.tfm) Provides: tex(Cantarell-Light-T2C-TLF-Slanted--base.tfm) Provides: tex(Cantarell-Light-T2C-TLF-Slanted.tfm) Provides: tex(Cantarell-Light-T2C-TLF-Slanted.vf) Provides: tex(Cantarell-Light-T2C-TLF.tfm) Provides: tex(Cantarell-Light-T2C-TLF.vf) Provides: tex(Cantarell-Light-T2C-TOsF--base.tfm) Provides: tex(Cantarell-Light-T2C-TOsF-Slanted--base.tfm) Provides: tex(Cantarell-Light-T2C-TOsF-Slanted.tfm) Provides: tex(Cantarell-Light-T2C-TOsF-Slanted.vf) Provides: tex(Cantarell-Light-T2C-TOsF.tfm) Provides: tex(Cantarell-Light-T2C-TOsF.vf) Provides: tex(Cantarell-Light-TS1-LF--base.tfm) Provides: tex(Cantarell-Light-TS1-LF-Slanted--base.tfm) Provides: tex(Cantarell-Light-TS1-LF-Slanted.tfm) Provides: tex(Cantarell-Light-TS1-LF-Slanted.vf) Provides: tex(Cantarell-Light-TS1-LF.tfm) Provides: tex(Cantarell-Light-TS1-LF.vf) Provides: tex(Cantarell-Light-TS1-OsF--base.tfm) Provides: tex(Cantarell-Light-TS1-OsF-Slanted--base.tfm) Provides: tex(Cantarell-Light-TS1-OsF-Slanted.tfm) Provides: tex(Cantarell-Light-TS1-OsF-Slanted.vf) Provides: tex(Cantarell-Light-TS1-OsF.tfm) Provides: tex(Cantarell-Light-TS1-OsF.vf) Provides: tex(Cantarell-Light-TS1-TLF--base.tfm) Provides: tex(Cantarell-Light-TS1-TLF-Slanted--base.tfm) Provides: tex(Cantarell-Light-TS1-TLF-Slanted.tfm) Provides: tex(Cantarell-Light-TS1-TLF-Slanted.vf) Provides: tex(Cantarell-Light-TS1-TLF.tfm) Provides: tex(Cantarell-Light-TS1-TLF.vf) Provides: tex(Cantarell-Light-TS1-TOsF--base.tfm) Provides: tex(Cantarell-Light-TS1-TOsF-Slanted--base.tfm) Provides: tex(Cantarell-Light-TS1-TOsF-Slanted.tfm) Provides: tex(Cantarell-Light-TS1-TOsF-Slanted.vf) Provides: tex(Cantarell-Light-TS1-TOsF.tfm) Provides: tex(Cantarell-Light-TS1-TOsF.vf) Provides: tex(Cantarell-Light-X2-LF--base.tfm) Provides: tex(Cantarell-Light-X2-LF-Slanted--base.tfm) Provides: tex(Cantarell-Light-X2-LF-Slanted.tfm) Provides: tex(Cantarell-Light-X2-LF-Slanted.vf) Provides: tex(Cantarell-Light-X2-LF.tfm) Provides: tex(Cantarell-Light-X2-LF.vf) Provides: tex(Cantarell-Light-X2-OsF--base.tfm) Provides: tex(Cantarell-Light-X2-OsF-Slanted--base.tfm) Provides: tex(Cantarell-Light-X2-OsF-Slanted.tfm) Provides: tex(Cantarell-Light-X2-OsF-Slanted.vf) Provides: tex(Cantarell-Light-X2-OsF.tfm) Provides: tex(Cantarell-Light-X2-OsF.vf) Provides: tex(Cantarell-Light-X2-TLF--base.tfm) Provides: tex(Cantarell-Light-X2-TLF-Slanted--base.tfm) Provides: tex(Cantarell-Light-X2-TLF-Slanted.tfm) Provides: tex(Cantarell-Light-X2-TLF-Slanted.vf) Provides: tex(Cantarell-Light-X2-TLF.tfm) Provides: tex(Cantarell-Light-X2-TLF.vf) Provides: tex(Cantarell-Light-X2-TOsF--base.tfm) Provides: tex(Cantarell-Light-X2-TOsF-Slanted--base.tfm) Provides: tex(Cantarell-Light-X2-TOsF-Slanted.tfm) Provides: tex(Cantarell-Light-X2-TOsF-Slanted.vf) Provides: tex(Cantarell-Light-X2-TOsF.tfm) Provides: tex(Cantarell-Light-X2-TOsF.vf) Provides: tex(Cantarell-Regular-OT1-LF--base.tfm) Provides: tex(Cantarell-Regular-OT1-LF-Slanted--base.tfm) Provides: tex(Cantarell-Regular-OT1-LF-Slanted.tfm) Provides: tex(Cantarell-Regular-OT1-LF-Slanted.vf) Provides: tex(Cantarell-Regular-OT1-LF.tfm) Provides: tex(Cantarell-Regular-OT1-LF.vf) Provides: tex(Cantarell-Regular-OT1-OsF--base.tfm) Provides: tex(Cantarell-Regular-OT1-OsF-Slanted--base.tfm) Provides: tex(Cantarell-Regular-OT1-OsF-Slanted.tfm) Provides: tex(Cantarell-Regular-OT1-OsF-Slanted.vf) Provides: tex(Cantarell-Regular-OT1-OsF.tfm) Provides: tex(Cantarell-Regular-OT1-OsF.vf) Provides: tex(Cantarell-Regular-OT1-TLF--base.tfm) Provides: tex(Cantarell-Regular-OT1-TLF-Slanted--base.tfm) Provides: tex(Cantarell-Regular-OT1-TLF-Slanted.tfm) Provides: tex(Cantarell-Regular-OT1-TLF-Slanted.vf) Provides: tex(Cantarell-Regular-OT1-TLF.tfm) Provides: tex(Cantarell-Regular-OT1-TLF.vf) Provides: tex(Cantarell-Regular-OT1-TOsF--base.tfm) Provides: tex(Cantarell-Regular-OT1-TOsF-Slanted--base.tfm) Provides: tex(Cantarell-Regular-OT1-TOsF-Slanted.tfm) Provides: tex(Cantarell-Regular-OT1-TOsF-Slanted.vf) Provides: tex(Cantarell-Regular-OT1-TOsF.tfm) Provides: tex(Cantarell-Regular-OT1-TOsF.vf) Provides: tex(Cantarell-Regular-T1-LF--base.tfm) Provides: tex(Cantarell-Regular-T1-LF-Slanted--base.tfm) Provides: tex(Cantarell-Regular-T1-LF-Slanted.tfm) Provides: tex(Cantarell-Regular-T1-LF-Slanted.vf) Provides: tex(Cantarell-Regular-T1-LF.tfm) Provides: tex(Cantarell-Regular-T1-LF.vf) Provides: tex(Cantarell-Regular-T1-OsF--base.tfm) Provides: tex(Cantarell-Regular-T1-OsF-Slanted--base.tfm) Provides: tex(Cantarell-Regular-T1-OsF-Slanted.tfm) Provides: tex(Cantarell-Regular-T1-OsF-Slanted.vf) Provides: tex(Cantarell-Regular-T1-OsF.tfm) Provides: tex(Cantarell-Regular-T1-OsF.vf) Provides: tex(Cantarell-Regular-T1-TLF--base.tfm) Provides: tex(Cantarell-Regular-T1-TLF-Slanted--base.tfm) Provides: tex(Cantarell-Regular-T1-TLF-Slanted.tfm) Provides: tex(Cantarell-Regular-T1-TLF-Slanted.vf) Provides: tex(Cantarell-Regular-T1-TLF.tfm) Provides: tex(Cantarell-Regular-T1-TLF.vf) Provides: tex(Cantarell-Regular-T1-TOsF--base.tfm) Provides: tex(Cantarell-Regular-T1-TOsF-Slanted--base.tfm) Provides: tex(Cantarell-Regular-T1-TOsF-Slanted.tfm) Provides: tex(Cantarell-Regular-T1-TOsF-Slanted.vf) Provides: tex(Cantarell-Regular-T1-TOsF.tfm) Provides: tex(Cantarell-Regular-T1-TOsF.vf) Provides: tex(Cantarell-Regular-T2A-LF--base.tfm) Provides: tex(Cantarell-Regular-T2A-LF-Slanted--base.tfm) Provides: tex(Cantarell-Regular-T2A-LF-Slanted.tfm) Provides: tex(Cantarell-Regular-T2A-LF-Slanted.vf) Provides: tex(Cantarell-Regular-T2A-LF.tfm) Provides: tex(Cantarell-Regular-T2A-LF.vf) Provides: tex(Cantarell-Regular-T2A-OsF--base.tfm) Provides: tex(Cantarell-Regular-T2A-OsF-Slanted--base.tfm) Provides: tex(Cantarell-Regular-T2A-OsF-Slanted.tfm) Provides: tex(Cantarell-Regular-T2A-OsF-Slanted.vf) Provides: tex(Cantarell-Regular-T2A-OsF.tfm) Provides: tex(Cantarell-Regular-T2A-OsF.vf) Provides: tex(Cantarell-Regular-T2A-TLF--base.tfm) Provides: tex(Cantarell-Regular-T2A-TLF-Slanted--base.tfm) Provides: tex(Cantarell-Regular-T2A-TLF-Slanted.tfm) Provides: tex(Cantarell-Regular-T2A-TLF-Slanted.vf) Provides: tex(Cantarell-Regular-T2A-TLF.tfm) Provides: tex(Cantarell-Regular-T2A-TLF.vf) Provides: tex(Cantarell-Regular-T2A-TOsF--base.tfm) Provides: tex(Cantarell-Regular-T2A-TOsF-Slanted--base.tfm) Provides: tex(Cantarell-Regular-T2A-TOsF-Slanted.tfm) Provides: tex(Cantarell-Regular-T2A-TOsF-Slanted.vf) Provides: tex(Cantarell-Regular-T2A-TOsF.tfm) Provides: tex(Cantarell-Regular-T2A-TOsF.vf) Provides: tex(Cantarell-Regular-T2B-LF--base.tfm) Provides: tex(Cantarell-Regular-T2B-LF-Slanted--base.tfm) Provides: tex(Cantarell-Regular-T2B-LF-Slanted.tfm) Provides: tex(Cantarell-Regular-T2B-LF-Slanted.vf) Provides: tex(Cantarell-Regular-T2B-LF.tfm) Provides: tex(Cantarell-Regular-T2B-LF.vf) Provides: tex(Cantarell-Regular-T2B-OsF--base.tfm) Provides: tex(Cantarell-Regular-T2B-OsF-Slanted--base.tfm) Provides: tex(Cantarell-Regular-T2B-OsF-Slanted.tfm) Provides: tex(Cantarell-Regular-T2B-OsF-Slanted.vf) Provides: tex(Cantarell-Regular-T2B-OsF.tfm) Provides: tex(Cantarell-Regular-T2B-OsF.vf) Provides: tex(Cantarell-Regular-T2B-TLF--base.tfm) Provides: tex(Cantarell-Regular-T2B-TLF-Slanted--base.tfm) Provides: tex(Cantarell-Regular-T2B-TLF-Slanted.tfm) Provides: tex(Cantarell-Regular-T2B-TLF-Slanted.vf) Provides: tex(Cantarell-Regular-T2B-TLF.tfm) Provides: tex(Cantarell-Regular-T2B-TLF.vf) Provides: tex(Cantarell-Regular-T2B-TOsF--base.tfm) Provides: tex(Cantarell-Regular-T2B-TOsF-Slanted--base.tfm) Provides: tex(Cantarell-Regular-T2B-TOsF-Slanted.tfm) Provides: tex(Cantarell-Regular-T2B-TOsF-Slanted.vf) Provides: tex(Cantarell-Regular-T2B-TOsF.tfm) Provides: tex(Cantarell-Regular-T2B-TOsF.vf) Provides: tex(Cantarell-Regular-T2C-LF--base.tfm) Provides: tex(Cantarell-Regular-T2C-LF-Slanted--base.tfm) Provides: tex(Cantarell-Regular-T2C-LF-Slanted.tfm) Provides: tex(Cantarell-Regular-T2C-LF-Slanted.vf) Provides: tex(Cantarell-Regular-T2C-LF.tfm) Provides: tex(Cantarell-Regular-T2C-LF.vf) Provides: tex(Cantarell-Regular-T2C-OsF--base.tfm) Provides: tex(Cantarell-Regular-T2C-OsF-Slanted--base.tfm) Provides: tex(Cantarell-Regular-T2C-OsF-Slanted.tfm) Provides: tex(Cantarell-Regular-T2C-OsF-Slanted.vf) Provides: tex(Cantarell-Regular-T2C-OsF.tfm) Provides: tex(Cantarell-Regular-T2C-OsF.vf) Provides: tex(Cantarell-Regular-T2C-TLF--base.tfm) Provides: tex(Cantarell-Regular-T2C-TLF-Slanted--base.tfm) Provides: tex(Cantarell-Regular-T2C-TLF-Slanted.tfm) Provides: tex(Cantarell-Regular-T2C-TLF-Slanted.vf) Provides: tex(Cantarell-Regular-T2C-TLF.tfm) Provides: tex(Cantarell-Regular-T2C-TLF.vf) Provides: tex(Cantarell-Regular-T2C-TOsF--base.tfm) Provides: tex(Cantarell-Regular-T2C-TOsF-Slanted--base.tfm) Provides: tex(Cantarell-Regular-T2C-TOsF-Slanted.tfm) Provides: tex(Cantarell-Regular-T2C-TOsF-Slanted.vf) Provides: tex(Cantarell-Regular-T2C-TOsF.tfm) Provides: tex(Cantarell-Regular-T2C-TOsF.vf) Provides: tex(Cantarell-Regular-TS1-LF--base.tfm) Provides: tex(Cantarell-Regular-TS1-LF-Slanted--base.tfm) Provides: tex(Cantarell-Regular-TS1-LF-Slanted.tfm) Provides: tex(Cantarell-Regular-TS1-LF-Slanted.vf) Provides: tex(Cantarell-Regular-TS1-LF.tfm) Provides: tex(Cantarell-Regular-TS1-LF.vf) Provides: tex(Cantarell-Regular-TS1-OsF--base.tfm) Provides: tex(Cantarell-Regular-TS1-OsF-Slanted--base.tfm) Provides: tex(Cantarell-Regular-TS1-OsF-Slanted.tfm) Provides: tex(Cantarell-Regular-TS1-OsF-Slanted.vf) Provides: tex(Cantarell-Regular-TS1-OsF.tfm) Provides: tex(Cantarell-Regular-TS1-OsF.vf) Provides: tex(Cantarell-Regular-TS1-TLF--base.tfm) Provides: tex(Cantarell-Regular-TS1-TLF-Slanted--base.tfm) Provides: tex(Cantarell-Regular-TS1-TLF-Slanted.tfm) Provides: tex(Cantarell-Regular-TS1-TLF-Slanted.vf) Provides: tex(Cantarell-Regular-TS1-TLF.tfm) Provides: tex(Cantarell-Regular-TS1-TLF.vf) Provides: tex(Cantarell-Regular-TS1-TOsF--base.tfm) Provides: tex(Cantarell-Regular-TS1-TOsF-Slanted--base.tfm) Provides: tex(Cantarell-Regular-TS1-TOsF-Slanted.tfm) Provides: tex(Cantarell-Regular-TS1-TOsF-Slanted.vf) Provides: tex(Cantarell-Regular-TS1-TOsF.tfm) Provides: tex(Cantarell-Regular-TS1-TOsF.vf) Provides: tex(Cantarell-Regular-X2-LF--base.tfm) Provides: tex(Cantarell-Regular-X2-LF-Slanted--base.tfm) Provides: tex(Cantarell-Regular-X2-LF-Slanted.tfm) Provides: tex(Cantarell-Regular-X2-LF-Slanted.vf) Provides: tex(Cantarell-Regular-X2-LF.tfm) Provides: tex(Cantarell-Regular-X2-LF.vf) Provides: tex(Cantarell-Regular-X2-OsF--base.tfm) Provides: tex(Cantarell-Regular-X2-OsF-Slanted--base.tfm) Provides: tex(Cantarell-Regular-X2-OsF-Slanted.tfm) Provides: tex(Cantarell-Regular-X2-OsF-Slanted.vf) Provides: tex(Cantarell-Regular-X2-OsF.tfm) Provides: tex(Cantarell-Regular-X2-OsF.vf) Provides: tex(Cantarell-Regular-X2-TLF--base.tfm) Provides: tex(Cantarell-Regular-X2-TLF-Slanted--base.tfm) Provides: tex(Cantarell-Regular-X2-TLF-Slanted.tfm) Provides: tex(Cantarell-Regular-X2-TLF-Slanted.vf) Provides: tex(Cantarell-Regular-X2-TLF.tfm) Provides: tex(Cantarell-Regular-X2-TLF.vf) Provides: tex(Cantarell-Regular-X2-TOsF--base.tfm) Provides: tex(Cantarell-Regular-X2-TOsF-Slanted--base.tfm) Provides: tex(Cantarell-Regular-X2-TOsF-Slanted.tfm) Provides: tex(Cantarell-Regular-X2-TOsF-Slanted.vf) Provides: tex(Cantarell-Regular-X2-TOsF.tfm) Provides: tex(Cantarell-Regular-X2-TOsF.vf) Provides: tex(Cantarell-Thin-OT1-LF--base.tfm) Provides: tex(Cantarell-Thin-OT1-LF-Slanted--base.tfm) Provides: tex(Cantarell-Thin-OT1-LF-Slanted.tfm) Provides: tex(Cantarell-Thin-OT1-LF-Slanted.vf) Provides: tex(Cantarell-Thin-OT1-LF.tfm) Provides: tex(Cantarell-Thin-OT1-LF.vf) Provides: tex(Cantarell-Thin-OT1-OsF--base.tfm) Provides: tex(Cantarell-Thin-OT1-OsF-Slanted--base.tfm) Provides: tex(Cantarell-Thin-OT1-OsF-Slanted.tfm) Provides: tex(Cantarell-Thin-OT1-OsF-Slanted.vf) Provides: tex(Cantarell-Thin-OT1-OsF.tfm) Provides: tex(Cantarell-Thin-OT1-OsF.vf) Provides: tex(Cantarell-Thin-OT1-TLF--base.tfm) Provides: tex(Cantarell-Thin-OT1-TLF-Slanted--base.tfm) Provides: tex(Cantarell-Thin-OT1-TLF-Slanted.tfm) Provides: tex(Cantarell-Thin-OT1-TLF-Slanted.vf) Provides: tex(Cantarell-Thin-OT1-TLF.tfm) Provides: tex(Cantarell-Thin-OT1-TLF.vf) Provides: tex(Cantarell-Thin-OT1-TOsF--base.tfm) Provides: tex(Cantarell-Thin-OT1-TOsF-Slanted--base.tfm) Provides: tex(Cantarell-Thin-OT1-TOsF-Slanted.tfm) Provides: tex(Cantarell-Thin-OT1-TOsF-Slanted.vf) Provides: tex(Cantarell-Thin-OT1-TOsF.tfm) Provides: tex(Cantarell-Thin-OT1-TOsF.vf) Provides: tex(Cantarell-Thin-T1-LF--base.tfm) Provides: tex(Cantarell-Thin-T1-LF-Slanted--base.tfm) Provides: tex(Cantarell-Thin-T1-LF-Slanted.tfm) Provides: tex(Cantarell-Thin-T1-LF-Slanted.vf) Provides: tex(Cantarell-Thin-T1-LF.tfm) Provides: tex(Cantarell-Thin-T1-LF.vf) Provides: tex(Cantarell-Thin-T1-OsF--base.tfm) Provides: tex(Cantarell-Thin-T1-OsF-Slanted--base.tfm) Provides: tex(Cantarell-Thin-T1-OsF-Slanted.tfm) Provides: tex(Cantarell-Thin-T1-OsF-Slanted.vf) Provides: tex(Cantarell-Thin-T1-OsF.tfm) Provides: tex(Cantarell-Thin-T1-OsF.vf) Provides: tex(Cantarell-Thin-T1-TLF--base.tfm) Provides: tex(Cantarell-Thin-T1-TLF-Slanted--base.tfm) Provides: tex(Cantarell-Thin-T1-TLF-Slanted.tfm) Provides: tex(Cantarell-Thin-T1-TLF-Slanted.vf) Provides: tex(Cantarell-Thin-T1-TLF.tfm) Provides: tex(Cantarell-Thin-T1-TLF.vf) Provides: tex(Cantarell-Thin-T1-TOsF--base.tfm) Provides: tex(Cantarell-Thin-T1-TOsF-Slanted--base.tfm) Provides: tex(Cantarell-Thin-T1-TOsF-Slanted.tfm) Provides: tex(Cantarell-Thin-T1-TOsF-Slanted.vf) Provides: tex(Cantarell-Thin-T1-TOsF.tfm) Provides: tex(Cantarell-Thin-T1-TOsF.vf) Provides: tex(Cantarell-Thin-T2A-LF--base.tfm) Provides: tex(Cantarell-Thin-T2A-LF-Slanted--base.tfm) Provides: tex(Cantarell-Thin-T2A-LF-Slanted.tfm) Provides: tex(Cantarell-Thin-T2A-LF-Slanted.vf) Provides: tex(Cantarell-Thin-T2A-LF.tfm) Provides: tex(Cantarell-Thin-T2A-LF.vf) Provides: tex(Cantarell-Thin-T2A-OsF--base.tfm) Provides: tex(Cantarell-Thin-T2A-OsF-Slanted--base.tfm) Provides: tex(Cantarell-Thin-T2A-OsF-Slanted.tfm) Provides: tex(Cantarell-Thin-T2A-OsF-Slanted.vf) Provides: tex(Cantarell-Thin-T2A-OsF.tfm) Provides: tex(Cantarell-Thin-T2A-OsF.vf) Provides: tex(Cantarell-Thin-T2A-TLF--base.tfm) Provides: tex(Cantarell-Thin-T2A-TLF-Slanted--base.tfm) Provides: tex(Cantarell-Thin-T2A-TLF-Slanted.tfm) Provides: tex(Cantarell-Thin-T2A-TLF-Slanted.vf) Provides: tex(Cantarell-Thin-T2A-TLF.tfm) Provides: tex(Cantarell-Thin-T2A-TLF.vf) Provides: tex(Cantarell-Thin-T2A-TOsF--base.tfm) Provides: tex(Cantarell-Thin-T2A-TOsF-Slanted--base.tfm) Provides: tex(Cantarell-Thin-T2A-TOsF-Slanted.tfm) Provides: tex(Cantarell-Thin-T2A-TOsF-Slanted.vf) Provides: tex(Cantarell-Thin-T2A-TOsF.tfm) Provides: tex(Cantarell-Thin-T2A-TOsF.vf) Provides: tex(Cantarell-Thin-T2B-LF--base.tfm) Provides: tex(Cantarell-Thin-T2B-LF-Slanted--base.tfm) Provides: tex(Cantarell-Thin-T2B-LF-Slanted.tfm) Provides: tex(Cantarell-Thin-T2B-LF-Slanted.vf) Provides: tex(Cantarell-Thin-T2B-LF.tfm) Provides: tex(Cantarell-Thin-T2B-LF.vf) Provides: tex(Cantarell-Thin-T2B-OsF--base.tfm) Provides: tex(Cantarell-Thin-T2B-OsF-Slanted--base.tfm) Provides: tex(Cantarell-Thin-T2B-OsF-Slanted.tfm) Provides: tex(Cantarell-Thin-T2B-OsF-Slanted.vf) Provides: tex(Cantarell-Thin-T2B-OsF.tfm) Provides: tex(Cantarell-Thin-T2B-OsF.vf) Provides: tex(Cantarell-Thin-T2B-TLF--base.tfm) Provides: tex(Cantarell-Thin-T2B-TLF-Slanted--base.tfm) Provides: tex(Cantarell-Thin-T2B-TLF-Slanted.tfm) Provides: tex(Cantarell-Thin-T2B-TLF-Slanted.vf) Provides: tex(Cantarell-Thin-T2B-TLF.tfm) Provides: tex(Cantarell-Thin-T2B-TLF.vf) Provides: tex(Cantarell-Thin-T2B-TOsF--base.tfm) Provides: tex(Cantarell-Thin-T2B-TOsF-Slanted--base.tfm) Provides: tex(Cantarell-Thin-T2B-TOsF-Slanted.tfm) Provides: tex(Cantarell-Thin-T2B-TOsF-Slanted.vf) Provides: tex(Cantarell-Thin-T2B-TOsF.tfm) Provides: tex(Cantarell-Thin-T2B-TOsF.vf) Provides: tex(Cantarell-Thin-T2C-LF--base.tfm) Provides: tex(Cantarell-Thin-T2C-LF-Slanted--base.tfm) Provides: tex(Cantarell-Thin-T2C-LF-Slanted.tfm) Provides: tex(Cantarell-Thin-T2C-LF-Slanted.vf) Provides: tex(Cantarell-Thin-T2C-LF.tfm) Provides: tex(Cantarell-Thin-T2C-LF.vf) Provides: tex(Cantarell-Thin-T2C-OsF--base.tfm) Provides: tex(Cantarell-Thin-T2C-OsF-Slanted--base.tfm) Provides: tex(Cantarell-Thin-T2C-OsF-Slanted.tfm) Provides: tex(Cantarell-Thin-T2C-OsF-Slanted.vf) Provides: tex(Cantarell-Thin-T2C-OsF.tfm) Provides: tex(Cantarell-Thin-T2C-OsF.vf) Provides: tex(Cantarell-Thin-T2C-TLF--base.tfm) Provides: tex(Cantarell-Thin-T2C-TLF-Slanted--base.tfm) Provides: tex(Cantarell-Thin-T2C-TLF-Slanted.tfm) Provides: tex(Cantarell-Thin-T2C-TLF-Slanted.vf) Provides: tex(Cantarell-Thin-T2C-TLF.tfm) Provides: tex(Cantarell-Thin-T2C-TLF.vf) Provides: tex(Cantarell-Thin-T2C-TOsF--base.tfm) Provides: tex(Cantarell-Thin-T2C-TOsF-Slanted--base.tfm) Provides: tex(Cantarell-Thin-T2C-TOsF-Slanted.tfm) Provides: tex(Cantarell-Thin-T2C-TOsF-Slanted.vf) Provides: tex(Cantarell-Thin-T2C-TOsF.tfm) Provides: tex(Cantarell-Thin-T2C-TOsF.vf) Provides: tex(Cantarell-Thin-TS1-LF--base.tfm) Provides: tex(Cantarell-Thin-TS1-LF-Slanted--base.tfm) Provides: tex(Cantarell-Thin-TS1-LF-Slanted.tfm) Provides: tex(Cantarell-Thin-TS1-LF-Slanted.vf) Provides: tex(Cantarell-Thin-TS1-LF.tfm) Provides: tex(Cantarell-Thin-TS1-LF.vf) Provides: tex(Cantarell-Thin-TS1-OsF--base.tfm) Provides: tex(Cantarell-Thin-TS1-OsF-Slanted--base.tfm) Provides: tex(Cantarell-Thin-TS1-OsF-Slanted.tfm) Provides: tex(Cantarell-Thin-TS1-OsF-Slanted.vf) Provides: tex(Cantarell-Thin-TS1-OsF.tfm) Provides: tex(Cantarell-Thin-TS1-OsF.vf) Provides: tex(Cantarell-Thin-TS1-TLF--base.tfm) Provides: tex(Cantarell-Thin-TS1-TLF-Slanted--base.tfm) Provides: tex(Cantarell-Thin-TS1-TLF-Slanted.tfm) Provides: tex(Cantarell-Thin-TS1-TLF-Slanted.vf) Provides: tex(Cantarell-Thin-TS1-TLF.tfm) Provides: tex(Cantarell-Thin-TS1-TLF.vf) Provides: tex(Cantarell-Thin-TS1-TOsF--base.tfm) Provides: tex(Cantarell-Thin-TS1-TOsF-Slanted--base.tfm) Provides: tex(Cantarell-Thin-TS1-TOsF-Slanted.tfm) Provides: tex(Cantarell-Thin-TS1-TOsF-Slanted.vf) Provides: tex(Cantarell-Thin-TS1-TOsF.tfm) Provides: tex(Cantarell-Thin-TS1-TOsF.vf) Provides: tex(Cantarell-Thin-X2-LF--base.tfm) Provides: tex(Cantarell-Thin-X2-LF-Slanted--base.tfm) Provides: tex(Cantarell-Thin-X2-LF-Slanted.tfm) Provides: tex(Cantarell-Thin-X2-LF-Slanted.vf) Provides: tex(Cantarell-Thin-X2-LF.tfm) Provides: tex(Cantarell-Thin-X2-LF.vf) Provides: tex(Cantarell-Thin-X2-OsF--base.tfm) Provides: tex(Cantarell-Thin-X2-OsF-Slanted--base.tfm) Provides: tex(Cantarell-Thin-X2-OsF-Slanted.tfm) Provides: tex(Cantarell-Thin-X2-OsF-Slanted.vf) Provides: tex(Cantarell-Thin-X2-OsF.tfm) Provides: tex(Cantarell-Thin-X2-OsF.vf) Provides: tex(Cantarell-Thin-X2-TLF--base.tfm) Provides: tex(Cantarell-Thin-X2-TLF-Slanted--base.tfm) Provides: tex(Cantarell-Thin-X2-TLF-Slanted.tfm) Provides: tex(Cantarell-Thin-X2-TLF-Slanted.vf) Provides: tex(Cantarell-Thin-X2-TLF.tfm) Provides: tex(Cantarell-Thin-X2-TLF.vf) Provides: tex(Cantarell-Thin-X2-TOsF--base.tfm) Provides: tex(Cantarell-Thin-X2-TOsF-Slanted--base.tfm) Provides: tex(Cantarell-Thin-X2-TOsF-Slanted.tfm) Provides: tex(Cantarell-Thin-X2-TOsF-Slanted.vf) Provides: tex(Cantarell-Thin-X2-TOsF.tfm) Provides: tex(Cantarell-Thin-X2-TOsF.vf) Provides: tex(OT1cantarell-LF.fd) Provides: tex(OT1cantarell-OsF.fd) Provides: tex(OT1cantarell-TLF.fd) Provides: tex(OT1cantarell-TOsF.fd) Provides: tex(T1cantarell-LF.fd) Provides: tex(T1cantarell-OsF.fd) Provides: tex(T1cantarell-TLF.fd) Provides: tex(T1cantarell-TOsF.fd) Provides: tex(T2Acantarell-LF.fd) Provides: tex(T2Acantarell-OsF.fd) Provides: tex(T2Acantarell-TLF.fd) Provides: tex(T2Acantarell-TOsF.fd) Provides: tex(T2Bcantarell-LF.fd) Provides: tex(T2Bcantarell-OsF.fd) Provides: tex(T2Bcantarell-TLF.fd) Provides: tex(T2Bcantarell-TOsF.fd) Provides: tex(T2Ccantarell-LF.fd) Provides: tex(T2Ccantarell-OsF.fd) Provides: tex(T2Ccantarell-TLF.fd) Provides: tex(T2Ccantarell-TOsF.fd) Provides: tex(TS1cantarell-LF.fd) Provides: tex(TS1cantarell-OsF.fd) Provides: tex(TS1cantarell-TLF.fd) Provides: tex(TS1cantarell-TOsF.fd) Provides: tex(X2cantarell-LF.fd) Provides: tex(X2cantarell-OsF.fd) Provides: tex(X2cantarell-TLF.fd) Provides: tex(X2cantarell-TOsF.fd) Provides: tex(a_2jvscy.enc) Provides: tex(a_334zia.enc) Provides: tex(a_3al2dj.enc) Provides: tex(a_3qbyge.enc) Provides: tex(a_3qszes.enc) Provides: tex(a_5r5lpu.enc) Provides: tex(a_aawtss.enc) Provides: tex(a_bltucy.enc) Provides: tex(a_d5jo7z.enc) Provides: tex(a_dr4czt.enc) Provides: tex(a_ds3g6z.enc) Provides: tex(a_hg4i6b.enc) Provides: tex(a_hl732t.enc) Provides: tex(a_imucfy.enc) Provides: tex(a_jqbnr6.enc) Provides: tex(a_l4vbvl.enc) Provides: tex(a_lgcgi4.enc) Provides: tex(a_of73ha.enc) Provides: tex(a_p4btle.enc) Provides: tex(a_p4zxsj.enc) Provides: tex(a_qpjwax.enc) Provides: tex(a_st5pyv.enc) Provides: tex(a_tv3tjz.enc) Provides: tex(a_ucjayy.enc) Provides: tex(a_wdni4i.enc) Provides: tex(a_we6g55.enc) Provides: tex(a_wsmjok.enc) Provides: tex(a_wvctok.enc) Provides: tex(a_x2x3v2.enc) Provides: tex(a_yiealt.enc) Provides: tex(cantarell.map) Provides: tex(cantarell.sty) Requires: tex(fontaxes.sty) Requires: tex(fontspec.sty) Requires: tex(ifluatex.sty) Requires: tex(ifxetex.sty) Requires: tex(xkeyval.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source222: cantarell.tar.xz Source223: 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. %package -n texlive-cantarell-doc Version: %{texlive_version}.%{texlive_noarch}.3.2svn54512 Release: 0 Summary: Documentation for texlive-cantarell License: OFL-1.1 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-cantarell and texlive-alldocumentation) %description -n texlive-cantarell-doc This package includes the documentation for texlive-cantarell %package -n texlive-cantarell-fonts Version: %{texlive_version}.%{texlive_noarch}.3.2svn54512 Release: 0 Summary: Severed fonts for texlive-cantarell License: OFL-1.1 URL: https://www.tug.org/texlive/ Group: Productivity/Publishing/TeX/Fonts %reconfigure_fonts_prereq Requires(posttrans):fontconfig Requires(posttrans):ghostscript-fonts-std Suggests: xorg-x11-fonts-core %description -n texlive-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 -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %reconfigure_fonts_scriptlets -n texlive-cantarell-fonts %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.pdf %files -n texlive-cantarell %defattr(-,root,root,755) %{_texmfdistdir}/fonts/enc/dvips/cantarell/a_2jvscy.enc %{_texmfdistdir}/fonts/enc/dvips/cantarell/a_334zia.enc %{_texmfdistdir}/fonts/enc/dvips/cantarell/a_3al2dj.enc %{_texmfdistdir}/fonts/enc/dvips/cantarell/a_3qbyge.enc %{_texmfdistdir}/fonts/enc/dvips/cantarell/a_3qszes.enc %{_texmfdistdir}/fonts/enc/dvips/cantarell/a_5r5lpu.enc %{_texmfdistdir}/fonts/enc/dvips/cantarell/a_aawtss.enc %{_texmfdistdir}/fonts/enc/dvips/cantarell/a_bltucy.enc %{_texmfdistdir}/fonts/enc/dvips/cantarell/a_d5jo7z.enc %{_texmfdistdir}/fonts/enc/dvips/cantarell/a_dr4czt.enc %{_texmfdistdir}/fonts/enc/dvips/cantarell/a_ds3g6z.enc %{_texmfdistdir}/fonts/enc/dvips/cantarell/a_hg4i6b.enc %{_texmfdistdir}/fonts/enc/dvips/cantarell/a_hl732t.enc %{_texmfdistdir}/fonts/enc/dvips/cantarell/a_imucfy.enc %{_texmfdistdir}/fonts/enc/dvips/cantarell/a_jqbnr6.enc %{_texmfdistdir}/fonts/enc/dvips/cantarell/a_l4vbvl.enc %{_texmfdistdir}/fonts/enc/dvips/cantarell/a_lgcgi4.enc %{_texmfdistdir}/fonts/enc/dvips/cantarell/a_of73ha.enc %{_texmfdistdir}/fonts/enc/dvips/cantarell/a_p4btle.enc %{_texmfdistdir}/fonts/enc/dvips/cantarell/a_p4zxsj.enc %{_texmfdistdir}/fonts/enc/dvips/cantarell/a_qpjwax.enc %{_texmfdistdir}/fonts/enc/dvips/cantarell/a_st5pyv.enc %{_texmfdistdir}/fonts/enc/dvips/cantarell/a_tv3tjz.enc %{_texmfdistdir}/fonts/enc/dvips/cantarell/a_ucjayy.enc %{_texmfdistdir}/fonts/enc/dvips/cantarell/a_wdni4i.enc %{_texmfdistdir}/fonts/enc/dvips/cantarell/a_we6g55.enc %{_texmfdistdir}/fonts/enc/dvips/cantarell/a_wsmjok.enc %{_texmfdistdir}/fonts/enc/dvips/cantarell/a_wvctok.enc %{_texmfdistdir}/fonts/enc/dvips/cantarell/a_x2x3v2.enc %{_texmfdistdir}/fonts/enc/dvips/cantarell/a_yiealt.enc %{_texmfdistdir}/fonts/map/dvips/cantarell/cantarell.map %verify(link) %{_texmfdistdir}/fonts/opentype/gnome/cantarell/Cantarell-Bold.otf %verify(link) %{_texmfdistdir}/fonts/opentype/gnome/cantarell/Cantarell-ExtraBold.otf %verify(link) %{_texmfdistdir}/fonts/opentype/gnome/cantarell/Cantarell-Light.otf %verify(link) %{_texmfdistdir}/fonts/opentype/gnome/cantarell/Cantarell-Regular.otf %verify(link) %{_texmfdistdir}/fonts/opentype/gnome/cantarell/Cantarell-Thin.otf %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-OT1-LF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-OT1-LF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-OT1-LF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-OT1-LF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-OT1-OsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-OT1-OsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-OT1-OsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-OT1-OsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-OT1-TLF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-OT1-TLF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-OT1-TLF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-OT1-TLF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-OT1-TOsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-OT1-TOsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-OT1-TOsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-OT1-TOsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T1-LF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T1-LF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T1-LF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T1-LF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T1-OsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T1-OsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T1-OsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T1-OsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T1-TLF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T1-TLF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T1-TLF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T1-TLF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T1-TOsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T1-TOsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T1-TOsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T1-TOsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2A-LF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2A-LF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2A-LF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2A-LF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2A-OsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2A-OsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2A-OsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2A-OsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2A-TLF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2A-TLF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2A-TLF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2A-TLF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2A-TOsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2A-TOsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2A-TOsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2A-TOsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2B-LF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2B-LF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2B-LF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2B-LF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2B-OsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2B-OsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2B-OsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2B-OsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2B-TLF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2B-TLF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2B-TLF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2B-TLF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2B-TOsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2B-TOsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2B-TOsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2B-TOsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2C-LF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2C-LF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2C-LF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2C-LF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2C-OsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2C-OsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2C-OsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2C-OsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2C-TLF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2C-TLF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2C-TLF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2C-TLF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2C-TOsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2C-TOsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2C-TOsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-T2C-TOsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-TS1-LF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-TS1-LF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-TS1-LF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-TS1-LF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-TS1-OsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-TS1-OsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-TS1-OsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-TS1-OsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-TS1-TLF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-TS1-TLF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-TS1-TLF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-TS1-TLF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-TS1-TOsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-TS1-TOsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-TS1-TOsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-TS1-TOsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-X2-LF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-X2-LF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-X2-LF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-X2-LF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-X2-OsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-X2-OsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-X2-OsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-X2-OsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-X2-TLF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-X2-TLF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-X2-TLF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-X2-TLF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-X2-TOsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-X2-TOsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-X2-TOsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Bold-X2-TOsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-OT1-LF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-OT1-LF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-OT1-LF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-OT1-LF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-OT1-OsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-OT1-OsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-OT1-OsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-OT1-OsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-OT1-TLF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-OT1-TLF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-OT1-TLF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-OT1-TLF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-OT1-TOsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-OT1-TOsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-OT1-TOsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-OT1-TOsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T1-LF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T1-LF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T1-LF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T1-LF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T1-OsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T1-OsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T1-OsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T1-OsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T1-TLF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T1-TLF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T1-TLF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T1-TLF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T1-TOsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T1-TOsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T1-TOsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T1-TOsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2A-LF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2A-LF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2A-LF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2A-LF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2A-OsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2A-OsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2A-OsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2A-OsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2A-TLF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2A-TLF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2A-TLF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2A-TLF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2A-TOsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2A-TOsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2A-TOsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2A-TOsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2B-LF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2B-LF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2B-LF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2B-LF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2B-OsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2B-OsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2B-OsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2B-OsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2B-TLF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2B-TLF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2B-TLF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2B-TLF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2B-TOsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2B-TOsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2B-TOsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2B-TOsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2C-LF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2C-LF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2C-LF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2C-LF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2C-OsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2C-OsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2C-OsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2C-OsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2C-TLF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2C-TLF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2C-TLF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2C-TLF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2C-TOsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2C-TOsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2C-TOsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-T2C-TOsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-TS1-LF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-TS1-LF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-TS1-LF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-TS1-LF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-TS1-OsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-TS1-OsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-TS1-OsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-TS1-OsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-TS1-TLF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-TS1-TLF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-TS1-TLF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-TS1-TLF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-TS1-TOsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-TS1-TOsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-TS1-TOsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-TS1-TOsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-X2-LF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-X2-LF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-X2-LF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-X2-LF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-X2-OsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-X2-OsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-X2-OsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-X2-OsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-X2-TLF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-X2-TLF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-X2-TLF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-X2-TLF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-X2-TOsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-X2-TOsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-X2-TOsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-ExtraBold-X2-TOsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-OT1-LF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-OT1-LF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-OT1-LF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-OT1-LF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-OT1-OsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-OT1-OsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-OT1-OsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-OT1-OsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-OT1-TLF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-OT1-TLF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-OT1-TLF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-OT1-TLF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-OT1-TOsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-OT1-TOsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-OT1-TOsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-OT1-TOsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T1-LF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T1-LF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T1-LF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T1-LF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T1-OsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T1-OsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T1-OsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T1-OsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T1-TLF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T1-TLF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T1-TLF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T1-TLF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T1-TOsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T1-TOsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T1-TOsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T1-TOsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2A-LF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2A-LF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2A-LF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2A-LF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2A-OsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2A-OsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2A-OsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2A-OsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2A-TLF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2A-TLF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2A-TLF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2A-TLF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2A-TOsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2A-TOsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2A-TOsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2A-TOsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2B-LF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2B-LF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2B-LF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2B-LF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2B-OsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2B-OsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2B-OsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2B-OsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2B-TLF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2B-TLF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2B-TLF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2B-TLF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2B-TOsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2B-TOsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2B-TOsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2B-TOsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2C-LF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2C-LF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2C-LF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2C-LF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2C-OsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2C-OsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2C-OsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2C-OsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2C-TLF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2C-TLF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2C-TLF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2C-TLF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2C-TOsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2C-TOsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2C-TOsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-T2C-TOsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-TS1-LF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-TS1-LF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-TS1-LF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-TS1-LF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-TS1-OsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-TS1-OsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-TS1-OsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-TS1-OsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-TS1-TLF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-TS1-TLF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-TS1-TLF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-TS1-TLF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-TS1-TOsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-TS1-TOsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-TS1-TOsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-TS1-TOsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-X2-LF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-X2-LF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-X2-LF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-X2-LF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-X2-OsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-X2-OsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-X2-OsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-X2-OsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-X2-TLF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-X2-TLF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-X2-TLF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-X2-TLF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-X2-TOsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-X2-TOsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-X2-TOsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Light-X2-TOsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-OT1-LF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-OT1-LF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-OT1-LF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-OT1-LF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-OT1-OsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-OT1-OsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-OT1-OsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-OT1-OsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-OT1-TLF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-OT1-TLF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-OT1-TLF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-OT1-TLF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-OT1-TOsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-OT1-TOsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-OT1-TOsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-OT1-TOsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T1-LF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T1-LF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T1-LF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T1-LF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T1-OsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T1-OsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T1-OsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T1-OsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T1-TLF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T1-TLF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T1-TLF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T1-TLF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T1-TOsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T1-TOsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T1-TOsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T1-TOsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2A-LF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2A-LF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2A-LF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2A-LF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2A-OsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2A-OsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2A-OsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2A-OsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2A-TLF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2A-TLF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2A-TLF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2A-TLF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2A-TOsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2A-TOsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2A-TOsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2A-TOsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2B-LF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2B-LF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2B-LF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2B-LF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2B-OsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2B-OsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2B-OsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2B-OsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2B-TLF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2B-TLF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2B-TLF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2B-TLF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2B-TOsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2B-TOsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2B-TOsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2B-TOsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2C-LF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2C-LF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2C-LF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2C-LF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2C-OsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2C-OsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2C-OsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2C-OsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2C-TLF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2C-TLF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2C-TLF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2C-TLF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2C-TOsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2C-TOsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2C-TOsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-T2C-TOsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-TS1-LF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-TS1-LF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-TS1-LF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-TS1-LF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-TS1-OsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-TS1-OsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-TS1-OsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-TS1-OsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-TS1-TLF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-TS1-TLF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-TS1-TLF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-TS1-TLF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-TS1-TOsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-TS1-TOsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-TS1-TOsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-TS1-TOsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-X2-LF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-X2-LF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-X2-LF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-X2-LF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-X2-OsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-X2-OsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-X2-OsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-X2-OsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-X2-TLF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-X2-TLF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-X2-TLF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-X2-TLF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-X2-TOsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-X2-TOsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-X2-TOsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Regular-X2-TOsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-OT1-LF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-OT1-LF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-OT1-LF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-OT1-LF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-OT1-OsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-OT1-OsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-OT1-OsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-OT1-OsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-OT1-TLF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-OT1-TLF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-OT1-TLF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-OT1-TLF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-OT1-TOsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-OT1-TOsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-OT1-TOsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-OT1-TOsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T1-LF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T1-LF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T1-LF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T1-LF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T1-OsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T1-OsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T1-OsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T1-OsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T1-TLF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T1-TLF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T1-TLF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T1-TLF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T1-TOsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T1-TOsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T1-TOsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T1-TOsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2A-LF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2A-LF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2A-LF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2A-LF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2A-OsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2A-OsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2A-OsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2A-OsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2A-TLF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2A-TLF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2A-TLF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2A-TLF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2A-TOsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2A-TOsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2A-TOsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2A-TOsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2B-LF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2B-LF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2B-LF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2B-LF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2B-OsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2B-OsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2B-OsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2B-OsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2B-TLF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2B-TLF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2B-TLF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2B-TLF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2B-TOsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2B-TOsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2B-TOsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2B-TOsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2C-LF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2C-LF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2C-LF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2C-LF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2C-OsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2C-OsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2C-OsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2C-OsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2C-TLF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2C-TLF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2C-TLF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2C-TLF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2C-TOsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2C-TOsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2C-TOsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-T2C-TOsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-TS1-LF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-TS1-LF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-TS1-LF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-TS1-LF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-TS1-OsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-TS1-OsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-TS1-OsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-TS1-OsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-TS1-TLF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-TS1-TLF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-TS1-TLF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-TS1-TLF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-TS1-TOsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-TS1-TOsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-TS1-TOsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-TS1-TOsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-X2-LF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-X2-LF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-X2-LF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-X2-LF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-X2-OsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-X2-OsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-X2-OsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-X2-OsF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-X2-TLF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-X2-TLF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-X2-TLF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-X2-TLF.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-X2-TOsF--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-X2-TOsF-Slanted--base.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-X2-TOsF-Slanted.tfm %{_texmfdistdir}/fonts/tfm/gnome/cantarell/Cantarell-Thin-X2-TOsF.tfm %verify(link) %{_texmfdistdir}/fonts/type1/gnome/cantarell/Cantarell-Bold.pfb %verify(link) %{_texmfdistdir}/fonts/type1/gnome/cantarell/Cantarell-ExtraBold.pfb %verify(link) %{_texmfdistdir}/fonts/type1/gnome/cantarell/Cantarell-Light.pfb %verify(link) %{_texmfdistdir}/fonts/type1/gnome/cantarell/Cantarell-Regular.pfb %verify(link) %{_texmfdistdir}/fonts/type1/gnome/cantarell/Cantarell-Thin.pfb %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-OT1-LF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-OT1-LF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-OT1-OsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-OT1-OsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-OT1-TLF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-OT1-TLF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-OT1-TOsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-OT1-TOsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-T1-LF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-T1-LF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-T1-OsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-T1-OsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-T1-TLF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-T1-TLF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-T1-TOsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-T1-TOsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-T2A-LF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-T2A-LF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-T2A-OsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-T2A-OsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-T2A-TLF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-T2A-TLF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-T2A-TOsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-T2A-TOsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-T2B-LF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-T2B-LF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-T2B-OsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-T2B-OsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-T2B-TLF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-T2B-TLF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-T2B-TOsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-T2B-TOsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-T2C-LF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-T2C-LF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-T2C-OsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-T2C-OsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-T2C-TLF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-T2C-TLF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-T2C-TOsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-T2C-TOsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-TS1-LF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-TS1-LF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-TS1-OsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-TS1-OsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-TS1-TLF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-TS1-TLF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-TS1-TOsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-TS1-TOsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-X2-LF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-X2-LF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-X2-OsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-X2-OsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-X2-TLF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-X2-TLF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-X2-TOsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Bold-X2-TOsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-OT1-LF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-OT1-LF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-OT1-OsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-OT1-OsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-OT1-TLF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-OT1-TLF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-OT1-TOsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-OT1-TOsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-T1-LF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-T1-LF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-T1-OsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-T1-OsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-T1-TLF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-T1-TLF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-T1-TOsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-T1-TOsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-T2A-LF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-T2A-LF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-T2A-OsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-T2A-OsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-T2A-TLF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-T2A-TLF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-T2A-TOsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-T2A-TOsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-T2B-LF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-T2B-LF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-T2B-OsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-T2B-OsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-T2B-TLF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-T2B-TLF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-T2B-TOsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-T2B-TOsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-T2C-LF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-T2C-LF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-T2C-OsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-T2C-OsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-T2C-TLF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-T2C-TLF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-T2C-TOsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-T2C-TOsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-TS1-LF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-TS1-LF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-TS1-OsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-TS1-OsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-TS1-TLF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-TS1-TLF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-TS1-TOsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-TS1-TOsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-X2-LF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-X2-LF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-X2-OsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-X2-OsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-X2-TLF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-X2-TLF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-X2-TOsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-ExtraBold-X2-TOsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-OT1-LF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-OT1-LF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-OT1-OsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-OT1-OsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-OT1-TLF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-OT1-TLF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-OT1-TOsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-OT1-TOsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-T1-LF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-T1-LF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-T1-OsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-T1-OsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-T1-TLF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-T1-TLF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-T1-TOsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-T1-TOsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-T2A-LF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-T2A-LF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-T2A-OsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-T2A-OsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-T2A-TLF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-T2A-TLF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-T2A-TOsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-T2A-TOsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-T2B-LF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-T2B-LF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-T2B-OsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-T2B-OsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-T2B-TLF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-T2B-TLF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-T2B-TOsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-T2B-TOsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-T2C-LF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-T2C-LF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-T2C-OsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-T2C-OsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-T2C-TLF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-T2C-TLF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-T2C-TOsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-T2C-TOsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-TS1-LF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-TS1-LF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-TS1-OsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-TS1-OsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-TS1-TLF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-TS1-TLF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-TS1-TOsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-TS1-TOsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-X2-LF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-X2-LF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-X2-OsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-X2-OsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-X2-TLF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-X2-TLF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-X2-TOsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Light-X2-TOsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-OT1-LF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-OT1-LF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-OT1-OsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-OT1-OsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-OT1-TLF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-OT1-TLF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-OT1-TOsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-OT1-TOsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-T1-LF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-T1-LF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-T1-OsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-T1-OsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-T1-TLF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-T1-TLF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-T1-TOsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-T1-TOsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-T2A-LF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-T2A-LF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-T2A-OsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-T2A-OsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-T2A-TLF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-T2A-TLF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-T2A-TOsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-T2A-TOsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-T2B-LF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-T2B-LF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-T2B-OsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-T2B-OsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-T2B-TLF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-T2B-TLF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-T2B-TOsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-T2B-TOsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-T2C-LF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-T2C-LF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-T2C-OsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-T2C-OsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-T2C-TLF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-T2C-TLF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-T2C-TOsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-T2C-TOsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-TS1-LF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-TS1-LF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-TS1-OsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-TS1-OsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-TS1-TLF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-TS1-TLF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-TS1-TOsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-TS1-TOsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-X2-LF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-X2-LF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-X2-OsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-X2-OsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-X2-TLF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-X2-TLF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-X2-TOsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Regular-X2-TOsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-OT1-LF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-OT1-LF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-OT1-OsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-OT1-OsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-OT1-TLF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-OT1-TLF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-OT1-TOsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-OT1-TOsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-T1-LF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-T1-LF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-T1-OsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-T1-OsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-T1-TLF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-T1-TLF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-T1-TOsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-T1-TOsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-T2A-LF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-T2A-LF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-T2A-OsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-T2A-OsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-T2A-TLF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-T2A-TLF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-T2A-TOsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-T2A-TOsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-T2B-LF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-T2B-LF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-T2B-OsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-T2B-OsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-T2B-TLF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-T2B-TLF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-T2B-TOsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-T2B-TOsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-T2C-LF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-T2C-LF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-T2C-OsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-T2C-OsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-T2C-TLF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-T2C-TLF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-T2C-TOsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-T2C-TOsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-TS1-LF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-TS1-LF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-TS1-OsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-TS1-OsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-TS1-TLF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-TS1-TLF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-TS1-TOsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-TS1-TOsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-X2-LF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-X2-LF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-X2-OsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-X2-OsF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-X2-TLF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-X2-TLF.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-X2-TOsF-Slanted.vf %{_texmfdistdir}/fonts/vf/gnome/cantarell/Cantarell-Thin-X2-TOsF.vf %{_texmfdistdir}/tex/latex/cantarell/OT1cantarell-LF.fd %{_texmfdistdir}/tex/latex/cantarell/OT1cantarell-OsF.fd %{_texmfdistdir}/tex/latex/cantarell/OT1cantarell-TLF.fd %{_texmfdistdir}/tex/latex/cantarell/OT1cantarell-TOsF.fd %{_texmfdistdir}/tex/latex/cantarell/T1cantarell-LF.fd %{_texmfdistdir}/tex/latex/cantarell/T1cantarell-OsF.fd %{_texmfdistdir}/tex/latex/cantarell/T1cantarell-TLF.fd %{_texmfdistdir}/tex/latex/cantarell/T1cantarell-TOsF.fd %{_texmfdistdir}/tex/latex/cantarell/T2Acantarell-LF.fd %{_texmfdistdir}/tex/latex/cantarell/T2Acantarell-OsF.fd %{_texmfdistdir}/tex/latex/cantarell/T2Acantarell-TLF.fd %{_texmfdistdir}/tex/latex/cantarell/T2Acantarell-TOsF.fd %{_texmfdistdir}/tex/latex/cantarell/T2Bcantarell-LF.fd %{_texmfdistdir}/tex/latex/cantarell/T2Bcantarell-OsF.fd %{_texmfdistdir}/tex/latex/cantarell/T2Bcantarell-TLF.fd %{_texmfdistdir}/tex/latex/cantarell/T2Bcantarell-TOsF.fd %{_texmfdistdir}/tex/latex/cantarell/T2Ccantarell-LF.fd %{_texmfdistdir}/tex/latex/cantarell/T2Ccantarell-OsF.fd %{_texmfdistdir}/tex/latex/cantarell/T2Ccantarell-TLF.fd %{_texmfdistdir}/tex/latex/cantarell/T2Ccantarell-TOsF.fd %{_texmfdistdir}/tex/latex/cantarell/TS1cantarell-LF.fd %{_texmfdistdir}/tex/latex/cantarell/TS1cantarell-OsF.fd %{_texmfdistdir}/tex/latex/cantarell/TS1cantarell-TLF.fd %{_texmfdistdir}/tex/latex/cantarell/TS1cantarell-TOsF.fd %{_texmfdistdir}/tex/latex/cantarell/X2cantarell-LF.fd %{_texmfdistdir}/tex/latex/cantarell/X2cantarell-OsF.fd %{_texmfdistdir}/tex/latex/cantarell/X2cantarell-TLF.fd %{_texmfdistdir}/tex/latex/cantarell/X2cantarell-TOsF.fd %{_texmfdistdir}/tex/latex/cantarell/cantarell.sty %files -n texlive-cantarell-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-cantarell %{_datadir}/fontconfig/conf.avail/58-texlive-cantarell.conf %{_datadir}/fontconfig/conf.avail/55-texlive-cantarell.conf %config %{_sysconfdir}/fonts/conf.d/55-texlive-cantarell.conf %verify(not md5 size mtime) %{_datadir}/fonts/texlive-cantarell/encodings.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-cantarell/fonts.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-cantarell/fonts.scale %{_datadir}/fonts/texlive-cantarell/Cantarell-Bold.otf %{_datadir}/fonts/texlive-cantarell/Cantarell-ExtraBold.otf %{_datadir}/fonts/texlive-cantarell/Cantarell-Light.otf %{_datadir}/fonts/texlive-cantarell/Cantarell-Regular.otf %{_datadir}/fonts/texlive-cantarell/Cantarell-Thin.otf %{_datadir}/fonts/texlive-cantarell/Cantarell-Bold.pfb %{_datadir}/fonts/texlive-cantarell/Cantarell-ExtraBold.pfb %{_datadir}/fonts/texlive-cantarell/Cantarell-Light.pfb %{_datadir}/fonts/texlive-cantarell/Cantarell-Regular.pfb %{_datadir}/fonts/texlive-cantarell/Cantarell-Thin.pfb %package -n texlive-capt-of Version: %{texlive_version}.%{texlive_noarch}.svn29803 Release: 0 License: LPPL-1.0 Summary: Captions on more than floats Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-capt-of-doc >= %{texlive_version} Provides: tex(capt-of.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source224: capt-of.tar.xz Source225: 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. %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: https://www.tug.org/texlive/ Supplements: (texlive-capt-of and texlive-alldocumentation) %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 -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 %package -n texlive-captcont Version: %{texlive_version}.%{texlive_noarch}.2.0svn15878 Release: 0 License: LPPL-1.0 Summary: Retain float number across several floats Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-captcont-doc >= %{texlive_version} Provides: tex(captcont.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source226: captcont.tar.xz Source227: 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. %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: https://www.tug.org/texlive/ Supplements: (texlive-captcont and texlive-alldocumentation) %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 -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 %package -n texlive-captdef Version: %{texlive_version}.%{texlive_noarch}.svn17353 Release: 0 License: LPPL-1.0 Summary: Declare free-standing \caption commands Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-captdef-doc >= %{texlive_version} Provides: tex(captdef.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source228: captdef.tar.xz Source229: 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. %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: https://www.tug.org/texlive/ Supplements: (texlive-captdef and texlive-alldocumentation) %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 -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 %package -n texlive-caption Version: %{texlive_version}.%{texlive_noarch}.svn66580 Release: 0 License: LPPL-1.0 Summary: Customising captions in floating environments Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-caption-doc >= %{texlive_version} Provides: tex(bicaption.sty) Provides: tex(caption-light.sty) Provides: tex(caption.sty) Provides: tex(caption2.sty) Provides: tex(caption2_1995-10-09.sty) Provides: tex(caption2_2005-10-03.sty) Provides: tex(caption3.sty) Provides: tex(caption3_2007-04-11.sty) Provides: tex(caption3_2010-01-14.sty) Provides: tex(caption3_2011-11-01.sty) Provides: tex(caption3_2019-09-01.sty) Provides: tex(caption3_2020-07-29.sty) Provides: tex(caption3_2020-10-26.sty) Provides: tex(caption_1995-04-05.sty) Provides: tex(caption_2007-04-16.sty) Provides: tex(caption_2010-01-09.sty) Provides: tex(caption_2011-11-10.sty) Provides: tex(caption_2019-09-01.sty) Provides: tex(caption_2020-07-29.sty) Provides: tex(caption_2020-10-26.sty) Provides: tex(ltcaption.sty) Provides: tex(subcaption.sty) Requires: tex(keyval.sty) Requires: tex(newfloat.sty) Requires: tex(ragged2e.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source230: caption.tar.xz Source231: 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. %package -n texlive-caption-doc Version: %{texlive_version}.%{texlive_noarch}.svn66580 Release: 0 Summary: Documentation for texlive-caption License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-caption and texlive-alldocumentation) Provides: locale(texlive-caption-doc:en) %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 -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-light.pdf %{_texmfdistdir}/doc/latex/caption/caption.pdf %{_texmfdistdir}/doc/latex/caption/caption2.pdf %{_texmfdistdir}/doc/latex/caption/ltcaption.pdf %{_texmfdistdir}/doc/latex/caption/subcaption.pdf %files -n texlive-caption %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/caption/bicaption.sty %{_texmfdistdir}/tex/latex/caption/caption-ams-smf.sto %{_texmfdistdir}/tex/latex/caption/caption-beamer.sto %{_texmfdistdir}/tex/latex/caption/caption-elsarticle.sto %{_texmfdistdir}/tex/latex/caption/caption-koma.sto %{_texmfdistdir}/tex/latex/caption/caption-light.sty %{_texmfdistdir}/tex/latex/caption/caption-memoir.sto %{_texmfdistdir}/tex/latex/caption/caption-ntg.sto %{_texmfdistdir}/tex/latex/caption/caption-thesis.sto %{_texmfdistdir}/tex/latex/caption/caption.sty %{_texmfdistdir}/tex/latex/caption/caption2.sty %{_texmfdistdir}/tex/latex/caption/caption2_1995-10-09.sty %{_texmfdistdir}/tex/latex/caption/caption2_2005-10-03.sty %{_texmfdistdir}/tex/latex/caption/caption3.sty %{_texmfdistdir}/tex/latex/caption/caption3_2007-04-11.sty %{_texmfdistdir}/tex/latex/caption/caption3_2010-01-14.sty %{_texmfdistdir}/tex/latex/caption/caption3_2011-11-01.sty %{_texmfdistdir}/tex/latex/caption/caption3_2019-09-01.sty %{_texmfdistdir}/tex/latex/caption/caption3_2020-07-29.sty %{_texmfdistdir}/tex/latex/caption/caption3_2020-10-26.sty %{_texmfdistdir}/tex/latex/caption/caption_1995-04-05.sty %{_texmfdistdir}/tex/latex/caption/caption_2007-04-16.sty %{_texmfdistdir}/tex/latex/caption/caption_2010-01-09.sty %{_texmfdistdir}/tex/latex/caption/caption_2011-11-10.sty %{_texmfdistdir}/tex/latex/caption/caption_2019-09-01.sty %{_texmfdistdir}/tex/latex/caption/caption_2020-07-29.sty %{_texmfdistdir}/tex/latex/caption/caption_2020-10-26.sty %{_texmfdistdir}/tex/latex/caption/ltcaption.sty %{_texmfdistdir}/tex/latex/caption/subcaption.sty %package -n texlive-carbohydrates Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn39000 Release: 0 License: LPPL-1.0 Summary: Carbohydrate molecules with chemfig Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-carbohydrates-doc >= %{texlive_version} Provides: tex(carbohydrates.sty) Requires: tex(chemfig.sty) Requires: tex(etoolbox.sty) Requires: tex(xcolor.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source232: carbohydrates.tar.xz Source233: 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. %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: https://www.tug.org/texlive/ Supplements: (texlive-carbohydrates and texlive-alldocumentation) %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 -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 %package -n texlive-carlisle Version: %{texlive_version}.%{texlive_noarch}.svn59577 Release: 0 License: LPPL-1.0 Summary: David Carlisle's small packages Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-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.tug.org/texlive/tlpretest/archive/ # from 20230311 Source234: carlisle.tar.xz Source235: 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; A method for combining the capabilities of longtable and tabularx; An environment for including Plain TeX in LaTeX documents; A jiffy to remove counters from other counters' reset lists (now obsolete as it has been incorporated into the LaTeX format); A jiffy to create 'slashed' characters for physicists. %package -n texlive-carlisle-doc Version: %{texlive_version}.%{texlive_noarch}.svn59577 Release: 0 Summary: Documentation for texlive-carlisle License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-carlisle and texlive-alldocumentation) %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 -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.txt %{_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/plain.sty %{_texmfdistdir}/tex/latex/carlisle/remreset.sty %{_texmfdistdir}/tex/latex/carlisle/scalefnt.sty %{_texmfdistdir}/tex/latex/carlisle/slashed.sty %package -n texlive-carlito Version: %{texlive_version}.%{texlive_noarch}.svn64624 Release: 0 License: OFL-1.1 Summary: Support for Carlito sans-serif fonts Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(post): findutils Requires(post): grep Requires(post): sed Requires(post): texlive >= %{texlive_version} Requires(post): tex(updmap.cfg) #!BuildIgnore: tex(updmap.cfg) Requires(postun):findutils Requires(postun):grep Requires(postun):sed Requires(postun):texlive >= %{texlive_version} Requires(postun):tex(updmap.cfg) Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Requires: texlive-carlito-fonts >= %{texlive_version} Suggests: texlive-carlito-doc >= %{texlive_version} Provides: tex(Crlt-Bold-inf-ly1.tfm) Provides: tex(Crlt-Bold-inf-ot1.tfm) Provides: tex(Crlt-Bold-inf-t1--base.tfm) Provides: tex(Crlt-Bold-inf-t1.tfm) Provides: tex(Crlt-Bold-inf-t1.vf) Provides: tex(Crlt-Bold-lf-ly1.tfm) Provides: tex(Crlt-Bold-lf-ot1.tfm) Provides: tex(Crlt-Bold-lf-t1--base.tfm) Provides: tex(Crlt-Bold-lf-t1.tfm) Provides: tex(Crlt-Bold-lf-t1.vf) Provides: tex(Crlt-Bold-lf-ts1--base.tfm) Provides: tex(Crlt-Bold-lf-ts1.tfm) Provides: tex(Crlt-Bold-lf-ts1.vf) Provides: tex(Crlt-Bold-osf-ly1.tfm) Provides: tex(Crlt-Bold-osf-ot1.tfm) Provides: tex(Crlt-Bold-osf-t1--base.tfm) Provides: tex(Crlt-Bold-osf-t1.tfm) Provides: tex(Crlt-Bold-osf-t1.vf) Provides: tex(Crlt-Bold-osf-ts1--base.tfm) Provides: tex(Crlt-Bold-osf-ts1.tfm) Provides: tex(Crlt-Bold-osf-ts1.vf) Provides: tex(Crlt-Bold-sup-ly1.tfm) Provides: tex(Crlt-Bold-sup-ot1.tfm) Provides: tex(Crlt-Bold-sup-t1--base.tfm) Provides: tex(Crlt-Bold-sup-t1.tfm) Provides: tex(Crlt-Bold-sup-t1.vf) Provides: tex(Crlt-Bold-tlf-ly1.tfm) Provides: tex(Crlt-Bold-tlf-ot1.tfm) Provides: tex(Crlt-Bold-tlf-t1--base.tfm) Provides: tex(Crlt-Bold-tlf-t1.tfm) Provides: tex(Crlt-Bold-tlf-t1.vf) Provides: tex(Crlt-Bold-tlf-ts1--base.tfm) Provides: tex(Crlt-Bold-tlf-ts1.tfm) Provides: tex(Crlt-Bold-tlf-ts1.vf) Provides: tex(Crlt-Bold-tosf-ly1.tfm) Provides: tex(Crlt-Bold-tosf-ot1.tfm) Provides: tex(Crlt-Bold-tosf-t1--base.tfm) Provides: tex(Crlt-Bold-tosf-t1.tfm) Provides: tex(Crlt-Bold-tosf-t1.vf) Provides: tex(Crlt-Bold-tosf-ts1--base.tfm) Provides: tex(Crlt-Bold-tosf-ts1.tfm) Provides: tex(Crlt-Bold-tosf-ts1.vf) Provides: tex(Crlt-BoldItalic-inf-ly1.tfm) Provides: tex(Crlt-BoldItalic-inf-ot1.tfm) Provides: tex(Crlt-BoldItalic-inf-t1--base.tfm) Provides: tex(Crlt-BoldItalic-inf-t1.tfm) Provides: tex(Crlt-BoldItalic-inf-t1.vf) Provides: tex(Crlt-BoldItalic-lf-ly1.tfm) Provides: tex(Crlt-BoldItalic-lf-ot1.tfm) Provides: tex(Crlt-BoldItalic-lf-t1--base.tfm) Provides: tex(Crlt-BoldItalic-lf-t1.tfm) Provides: tex(Crlt-BoldItalic-lf-t1.vf) Provides: tex(Crlt-BoldItalic-lf-ts1--base.tfm) Provides: tex(Crlt-BoldItalic-lf-ts1.tfm) Provides: tex(Crlt-BoldItalic-lf-ts1.vf) Provides: tex(Crlt-BoldItalic-osf-ly1.tfm) Provides: tex(Crlt-BoldItalic-osf-ot1.tfm) Provides: tex(Crlt-BoldItalic-osf-t1--base.tfm) Provides: tex(Crlt-BoldItalic-osf-t1.tfm) Provides: tex(Crlt-BoldItalic-osf-t1.vf) Provides: tex(Crlt-BoldItalic-osf-ts1--base.tfm) Provides: tex(Crlt-BoldItalic-osf-ts1.tfm) Provides: tex(Crlt-BoldItalic-osf-ts1.vf) Provides: tex(Crlt-BoldItalic-sup-ly1.tfm) Provides: tex(Crlt-BoldItalic-sup-ot1.tfm) Provides: tex(Crlt-BoldItalic-sup-t1--base.tfm) Provides: tex(Crlt-BoldItalic-sup-t1.tfm) Provides: tex(Crlt-BoldItalic-sup-t1.vf) Provides: tex(Crlt-BoldItalic-tlf-ly1.tfm) Provides: tex(Crlt-BoldItalic-tlf-ot1.tfm) Provides: tex(Crlt-BoldItalic-tlf-t1--base.tfm) Provides: tex(Crlt-BoldItalic-tlf-t1.tfm) Provides: tex(Crlt-BoldItalic-tlf-t1.vf) Provides: tex(Crlt-BoldItalic-tlf-ts1--base.tfm) Provides: tex(Crlt-BoldItalic-tlf-ts1.tfm) Provides: tex(Crlt-BoldItalic-tlf-ts1.vf) Provides: tex(Crlt-BoldItalic-tosf-ly1.tfm) Provides: tex(Crlt-BoldItalic-tosf-ot1.tfm) Provides: tex(Crlt-BoldItalic-tosf-t1--base.tfm) Provides: tex(Crlt-BoldItalic-tosf-t1.tfm) Provides: tex(Crlt-BoldItalic-tosf-t1.vf) Provides: tex(Crlt-BoldItalic-tosf-ts1--base.tfm) Provides: tex(Crlt-BoldItalic-tosf-ts1.tfm) Provides: tex(Crlt-BoldItalic-tosf-ts1.vf) Provides: tex(Crlt-Italic-inf-ly1.tfm) Provides: tex(Crlt-Italic-inf-ot1.tfm) Provides: tex(Crlt-Italic-inf-t1--base.tfm) Provides: tex(Crlt-Italic-inf-t1.tfm) Provides: tex(Crlt-Italic-inf-t1.vf) Provides: tex(Crlt-Italic-lf-ly1.tfm) Provides: tex(Crlt-Italic-lf-ot1.tfm) Provides: tex(Crlt-Italic-lf-t1--base.tfm) Provides: tex(Crlt-Italic-lf-t1.tfm) Provides: tex(Crlt-Italic-lf-t1.vf) Provides: tex(Crlt-Italic-lf-ts1--base.tfm) Provides: tex(Crlt-Italic-lf-ts1.tfm) Provides: tex(Crlt-Italic-lf-ts1.vf) Provides: tex(Crlt-Italic-osf-ly1.tfm) Provides: tex(Crlt-Italic-osf-ot1.tfm) Provides: tex(Crlt-Italic-osf-t1--base.tfm) Provides: tex(Crlt-Italic-osf-t1.tfm) Provides: tex(Crlt-Italic-osf-t1.vf) Provides: tex(Crlt-Italic-osf-ts1--base.tfm) Provides: tex(Crlt-Italic-osf-ts1.tfm) Provides: tex(Crlt-Italic-osf-ts1.vf) Provides: tex(Crlt-Italic-sup-ly1.tfm) Provides: tex(Crlt-Italic-sup-ot1.tfm) Provides: tex(Crlt-Italic-sup-t1--base.tfm) Provides: tex(Crlt-Italic-sup-t1.tfm) Provides: tex(Crlt-Italic-sup-t1.vf) Provides: tex(Crlt-Italic-tlf-ly1.tfm) Provides: tex(Crlt-Italic-tlf-ot1.tfm) Provides: tex(Crlt-Italic-tlf-t1--base.tfm) Provides: tex(Crlt-Italic-tlf-t1.tfm) Provides: tex(Crlt-Italic-tlf-t1.vf) Provides: tex(Crlt-Italic-tlf-ts1--base.tfm) Provides: tex(Crlt-Italic-tlf-ts1.tfm) Provides: tex(Crlt-Italic-tlf-ts1.vf) Provides: tex(Crlt-Italic-tosf-ly1.tfm) Provides: tex(Crlt-Italic-tosf-ot1.tfm) Provides: tex(Crlt-Italic-tosf-t1--base.tfm) Provides: tex(Crlt-Italic-tosf-t1.tfm) Provides: tex(Crlt-Italic-tosf-t1.vf) Provides: tex(Crlt-Italic-tosf-ts1--base.tfm) Provides: tex(Crlt-Italic-tosf-ts1.tfm) Provides: tex(Crlt-Italic-tosf-ts1.vf) Provides: tex(Crlt-inf-ly1.tfm) Provides: tex(Crlt-inf-ot1.tfm) Provides: tex(Crlt-inf-t1--base.tfm) Provides: tex(Crlt-inf-t1.tfm) Provides: tex(Crlt-inf-t1.vf) Provides: tex(Crlt-lf-ly1.tfm) Provides: tex(Crlt-lf-ot1.tfm) Provides: tex(Crlt-lf-t1--base.tfm) Provides: tex(Crlt-lf-t1.tfm) Provides: tex(Crlt-lf-t1.vf) Provides: tex(Crlt-lf-ts1--base.tfm) Provides: tex(Crlt-lf-ts1.tfm) Provides: tex(Crlt-lf-ts1.vf) Provides: tex(Crlt-osf-ly1.tfm) Provides: tex(Crlt-osf-ot1.tfm) Provides: tex(Crlt-osf-t1--base.tfm) Provides: tex(Crlt-osf-t1.tfm) Provides: tex(Crlt-osf-t1.vf) Provides: tex(Crlt-osf-ts1--base.tfm) Provides: tex(Crlt-osf-ts1.tfm) Provides: tex(Crlt-osf-ts1.vf) Provides: tex(Crlt-sup-ly1.tfm) Provides: tex(Crlt-sup-ot1.tfm) Provides: tex(Crlt-sup-t1--base.tfm) Provides: tex(Crlt-sup-t1.tfm) Provides: tex(Crlt-sup-t1.vf) Provides: tex(Crlt-tlf-ly1.tfm) Provides: tex(Crlt-tlf-ot1.tfm) Provides: tex(Crlt-tlf-t1--base.tfm) Provides: tex(Crlt-tlf-t1.tfm) Provides: tex(Crlt-tlf-t1.vf) Provides: tex(Crlt-tlf-ts1--base.tfm) Provides: tex(Crlt-tlf-ts1.tfm) Provides: tex(Crlt-tlf-ts1.vf) Provides: tex(Crlt-tosf-ly1.tfm) Provides: tex(Crlt-tosf-ot1.tfm) Provides: tex(Crlt-tosf-t1--base.tfm) Provides: tex(Crlt-tosf-t1.tfm) Provides: tex(Crlt-tosf-t1.vf) Provides: tex(Crlt-tosf-ts1--base.tfm) Provides: tex(Crlt-tosf-ts1.tfm) Provides: tex(Crlt-tosf-ts1.vf) Provides: tex(LY1Crlt-Inf.fd) Provides: tex(LY1Crlt-LF.fd) Provides: tex(LY1Crlt-OsF.fd) Provides: tex(LY1Crlt-Sup.fd) Provides: tex(LY1Crlt-TLF.fd) Provides: tex(LY1Crlt-TOsF.fd) Provides: tex(OT1Crlt-Inf.fd) Provides: tex(OT1Crlt-LF.fd) Provides: tex(OT1Crlt-OsF.fd) Provides: tex(OT1Crlt-Sup.fd) Provides: tex(OT1Crlt-TLF.fd) Provides: tex(OT1Crlt-TOsF.fd) Provides: tex(T1Crlt-Inf.fd) Provides: tex(T1Crlt-LF.fd) Provides: tex(T1Crlt-OsF.fd) Provides: tex(T1Crlt-Sup.fd) Provides: tex(T1Crlt-TLF.fd) Provides: tex(T1Crlt-TOsF.fd) Provides: tex(TS1Crlt-LF.fd) Provides: tex(TS1Crlt-OsF.fd) Provides: tex(TS1Crlt-TLF.fd) Provides: tex(TS1Crlt-TOsF.fd) Provides: tex(carlito.map) Provides: tex(carlito.sty) Provides: tex(crlt_7oxnun.enc) Provides: tex(crlt_diffle.enc) Provides: tex(crlt_du3rrv.enc) Provides: tex(crlt_egrrry.enc) Provides: tex(crlt_ggvanz.enc) Provides: tex(crlt_hsqwq5.enc) Provides: tex(crlt_j4hweq.enc) Provides: tex(crlt_kvbpjz.enc) Provides: tex(crlt_ln7ww5.enc) Provides: tex(crlt_lu4jub.enc) Provides: tex(crlt_nhqtbp.enc) Provides: tex(crlt_nnew6j.enc) Provides: tex(crlt_qnx4q4.enc) Provides: tex(crlt_shvaqa.enc) Provides: tex(crlt_toeewq.enc) Provides: tex(crlt_tqddrq.enc) Provides: tex(crlt_txfnxl.enc) Provides: tex(crlt_ys3vdn.enc) Provides: tex(crlt_zisnlb.enc) Provides: tex(crlt_zmzg5w.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.tug.org/texlive/tlpretest/archive/ # from 20230311 Source236: carlito.tar.xz Source237: 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. %package -n texlive-carlito-doc Version: %{texlive_version}.%{texlive_noarch}.svn64624 Release: 0 Summary: Documentation for texlive-carlito License: OFL-1.1 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-carlito and texlive-alldocumentation) %description -n texlive-carlito-doc This package includes the documentation for texlive-carlito %package -n texlive-carlito-fonts Version: %{texlive_version}.%{texlive_noarch}.svn64624 Release: 0 Summary: Severed fonts for texlive-carlito License: OFL-1.1 URL: https://www.tug.org/texlive/ Group: Productivity/Publishing/TeX/Fonts %reconfigure_fonts_prereq Requires(posttrans):fontconfig Requires(posttrans):ghostscript-fonts-std Suggests: xorg-x11-fonts-core %description -n texlive-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 -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %reconfigure_fonts_scriptlets -n texlive-carlito-fonts %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/carlito-samples.pdf %{_texmfdistdir}/doc/fonts/carlito/carlito-samples.tex %files -n texlive-carlito %defattr(-,root,root,755) %{_texmfdistdir}/fonts/enc/dvips/carlito/crlt_7oxnun.enc %{_texmfdistdir}/fonts/enc/dvips/carlito/crlt_diffle.enc %{_texmfdistdir}/fonts/enc/dvips/carlito/crlt_du3rrv.enc %{_texmfdistdir}/fonts/enc/dvips/carlito/crlt_egrrry.enc %{_texmfdistdir}/fonts/enc/dvips/carlito/crlt_ggvanz.enc %{_texmfdistdir}/fonts/enc/dvips/carlito/crlt_hsqwq5.enc %{_texmfdistdir}/fonts/enc/dvips/carlito/crlt_j4hweq.enc %{_texmfdistdir}/fonts/enc/dvips/carlito/crlt_kvbpjz.enc %{_texmfdistdir}/fonts/enc/dvips/carlito/crlt_ln7ww5.enc %{_texmfdistdir}/fonts/enc/dvips/carlito/crlt_lu4jub.enc %{_texmfdistdir}/fonts/enc/dvips/carlito/crlt_nhqtbp.enc %{_texmfdistdir}/fonts/enc/dvips/carlito/crlt_nnew6j.enc %{_texmfdistdir}/fonts/enc/dvips/carlito/crlt_qnx4q4.enc %{_texmfdistdir}/fonts/enc/dvips/carlito/crlt_shvaqa.enc %{_texmfdistdir}/fonts/enc/dvips/carlito/crlt_toeewq.enc %{_texmfdistdir}/fonts/enc/dvips/carlito/crlt_tqddrq.enc %{_texmfdistdir}/fonts/enc/dvips/carlito/crlt_txfnxl.enc %{_texmfdistdir}/fonts/enc/dvips/carlito/crlt_ys3vdn.enc %{_texmfdistdir}/fonts/enc/dvips/carlito/crlt_zisnlb.enc %{_texmfdistdir}/fonts/enc/dvips/carlito/crlt_zmzg5w.enc %{_texmfdistdir}/fonts/map/dvips/carlito/carlito.map %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Bold-inf-ly1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Bold-inf-ot1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Bold-inf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Bold-inf-t1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Bold-lf-ly1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Bold-lf-ot1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Bold-lf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Bold-lf-t1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Bold-lf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Bold-lf-ts1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Bold-osf-ly1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Bold-osf-ot1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Bold-osf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Bold-osf-t1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Bold-osf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Bold-osf-ts1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Bold-sup-ly1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Bold-sup-ot1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Bold-sup-t1--base.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Bold-sup-t1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Bold-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Bold-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Bold-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Bold-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Bold-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Bold-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Bold-tosf-ly1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Bold-tosf-ot1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Bold-tosf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Bold-tosf-t1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Bold-tosf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Bold-tosf-ts1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-BoldItalic-inf-ly1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-BoldItalic-inf-ot1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-BoldItalic-inf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-BoldItalic-inf-t1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-BoldItalic-lf-ly1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-BoldItalic-lf-ot1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-BoldItalic-lf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-BoldItalic-lf-t1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-BoldItalic-lf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-BoldItalic-lf-ts1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-BoldItalic-osf-ly1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-BoldItalic-osf-ot1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-BoldItalic-osf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-BoldItalic-osf-t1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-BoldItalic-osf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-BoldItalic-osf-ts1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-BoldItalic-sup-ly1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-BoldItalic-sup-ot1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-BoldItalic-sup-t1--base.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-BoldItalic-sup-t1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-BoldItalic-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-BoldItalic-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-BoldItalic-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-BoldItalic-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-BoldItalic-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-BoldItalic-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-BoldItalic-tosf-ly1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-BoldItalic-tosf-ot1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-BoldItalic-tosf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-BoldItalic-tosf-t1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-BoldItalic-tosf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-BoldItalic-tosf-ts1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Italic-inf-ly1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Italic-inf-ot1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Italic-inf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Italic-inf-t1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Italic-lf-ly1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Italic-lf-ot1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Italic-lf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Italic-lf-t1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Italic-lf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Italic-lf-ts1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Italic-osf-ly1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Italic-osf-ot1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Italic-osf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Italic-osf-t1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Italic-osf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Italic-osf-ts1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Italic-sup-ly1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Italic-sup-ot1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Italic-sup-t1--base.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Italic-sup-t1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Italic-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Italic-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Italic-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Italic-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Italic-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Italic-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Italic-tosf-ly1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Italic-tosf-ot1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Italic-tosf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Italic-tosf-t1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Italic-tosf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-Italic-tosf-ts1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-inf-ly1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-inf-ot1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-inf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-inf-t1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-lf-ly1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-lf-ot1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-lf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-lf-t1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-lf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-lf-ts1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-osf-ly1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-osf-ot1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-osf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-osf-t1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-osf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-osf-ts1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-sup-ly1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-sup-ot1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-sup-t1--base.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-sup-t1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-tosf-ly1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-tosf-ot1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-tosf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-tosf-t1.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-tosf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/google/carlito/Crlt-tosf-ts1.tfm %verify(link) %{_texmfdistdir}/fonts/truetype/google/carlito/Carlito-Bold.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/google/carlito/Carlito-BoldItalic.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/google/carlito/Carlito-Italic.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/google/carlito/Carlito-Regular.ttf %verify(link) %{_texmfdistdir}/fonts/type1/google/carlito/Crlt-Bold.pfb %verify(link) %{_texmfdistdir}/fonts/type1/google/carlito/Crlt-BoldItalic.pfb %verify(link) %{_texmfdistdir}/fonts/type1/google/carlito/Crlt-Italic.pfb %verify(link) %{_texmfdistdir}/fonts/type1/google/carlito/Crlt-Regular.pfb %{_texmfdistdir}/fonts/vf/google/carlito/Crlt-Bold-inf-t1.vf %{_texmfdistdir}/fonts/vf/google/carlito/Crlt-Bold-lf-t1.vf %{_texmfdistdir}/fonts/vf/google/carlito/Crlt-Bold-lf-ts1.vf %{_texmfdistdir}/fonts/vf/google/carlito/Crlt-Bold-osf-t1.vf %{_texmfdistdir}/fonts/vf/google/carlito/Crlt-Bold-osf-ts1.vf %{_texmfdistdir}/fonts/vf/google/carlito/Crlt-Bold-sup-t1.vf %{_texmfdistdir}/fonts/vf/google/carlito/Crlt-Bold-tlf-t1.vf %{_texmfdistdir}/fonts/vf/google/carlito/Crlt-Bold-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/google/carlito/Crlt-Bold-tosf-t1.vf %{_texmfdistdir}/fonts/vf/google/carlito/Crlt-Bold-tosf-ts1.vf %{_texmfdistdir}/fonts/vf/google/carlito/Crlt-BoldItalic-inf-t1.vf %{_texmfdistdir}/fonts/vf/google/carlito/Crlt-BoldItalic-lf-t1.vf %{_texmfdistdir}/fonts/vf/google/carlito/Crlt-BoldItalic-lf-ts1.vf %{_texmfdistdir}/fonts/vf/google/carlito/Crlt-BoldItalic-osf-t1.vf %{_texmfdistdir}/fonts/vf/google/carlito/Crlt-BoldItalic-osf-ts1.vf %{_texmfdistdir}/fonts/vf/google/carlito/Crlt-BoldItalic-sup-t1.vf %{_texmfdistdir}/fonts/vf/google/carlito/Crlt-BoldItalic-tlf-t1.vf %{_texmfdistdir}/fonts/vf/google/carlito/Crlt-BoldItalic-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/google/carlito/Crlt-BoldItalic-tosf-t1.vf %{_texmfdistdir}/fonts/vf/google/carlito/Crlt-BoldItalic-tosf-ts1.vf %{_texmfdistdir}/fonts/vf/google/carlito/Crlt-Italic-inf-t1.vf %{_texmfdistdir}/fonts/vf/google/carlito/Crlt-Italic-lf-t1.vf %{_texmfdistdir}/fonts/vf/google/carlito/Crlt-Italic-lf-ts1.vf %{_texmfdistdir}/fonts/vf/google/carlito/Crlt-Italic-osf-t1.vf %{_texmfdistdir}/fonts/vf/google/carlito/Crlt-Italic-osf-ts1.vf %{_texmfdistdir}/fonts/vf/google/carlito/Crlt-Italic-sup-t1.vf %{_texmfdistdir}/fonts/vf/google/carlito/Crlt-Italic-tlf-t1.vf %{_texmfdistdir}/fonts/vf/google/carlito/Crlt-Italic-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/google/carlito/Crlt-Italic-tosf-t1.vf %{_texmfdistdir}/fonts/vf/google/carlito/Crlt-Italic-tosf-ts1.vf %{_texmfdistdir}/fonts/vf/google/carlito/Crlt-inf-t1.vf %{_texmfdistdir}/fonts/vf/google/carlito/Crlt-lf-t1.vf %{_texmfdistdir}/fonts/vf/google/carlito/Crlt-lf-ts1.vf %{_texmfdistdir}/fonts/vf/google/carlito/Crlt-osf-t1.vf %{_texmfdistdir}/fonts/vf/google/carlito/Crlt-osf-ts1.vf %{_texmfdistdir}/fonts/vf/google/carlito/Crlt-sup-t1.vf %{_texmfdistdir}/fonts/vf/google/carlito/Crlt-tlf-t1.vf %{_texmfdistdir}/fonts/vf/google/carlito/Crlt-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/google/carlito/Crlt-tosf-t1.vf %{_texmfdistdir}/fonts/vf/google/carlito/Crlt-tosf-ts1.vf %{_texmfdistdir}/tex/latex/carlito/LY1Crlt-Inf.fd %{_texmfdistdir}/tex/latex/carlito/LY1Crlt-LF.fd %{_texmfdistdir}/tex/latex/carlito/LY1Crlt-OsF.fd %{_texmfdistdir}/tex/latex/carlito/LY1Crlt-Sup.fd %{_texmfdistdir}/tex/latex/carlito/LY1Crlt-TLF.fd %{_texmfdistdir}/tex/latex/carlito/LY1Crlt-TOsF.fd %{_texmfdistdir}/tex/latex/carlito/OT1Crlt-Inf.fd %{_texmfdistdir}/tex/latex/carlito/OT1Crlt-LF.fd %{_texmfdistdir}/tex/latex/carlito/OT1Crlt-OsF.fd %{_texmfdistdir}/tex/latex/carlito/OT1Crlt-Sup.fd %{_texmfdistdir}/tex/latex/carlito/OT1Crlt-TLF.fd %{_texmfdistdir}/tex/latex/carlito/OT1Crlt-TOsF.fd %{_texmfdistdir}/tex/latex/carlito/T1Crlt-Inf.fd %{_texmfdistdir}/tex/latex/carlito/T1Crlt-LF.fd %{_texmfdistdir}/tex/latex/carlito/T1Crlt-OsF.fd %{_texmfdistdir}/tex/latex/carlito/T1Crlt-Sup.fd %{_texmfdistdir}/tex/latex/carlito/T1Crlt-TLF.fd %{_texmfdistdir}/tex/latex/carlito/T1Crlt-TOsF.fd %{_texmfdistdir}/tex/latex/carlito/TS1Crlt-LF.fd %{_texmfdistdir}/tex/latex/carlito/TS1Crlt-OsF.fd %{_texmfdistdir}/tex/latex/carlito/TS1Crlt-TLF.fd %{_texmfdistdir}/tex/latex/carlito/TS1Crlt-TOsF.fd %{_texmfdistdir}/tex/latex/carlito/carlito.sty %files -n texlive-carlito-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-carlito %{_datadir}/fontconfig/conf.avail/58-texlive-carlito.conf %{_datadir}/fontconfig/conf.avail/55-texlive-carlito.conf %config %{_sysconfdir}/fonts/conf.d/55-texlive-carlito.conf %verify(not md5 size mtime) %{_datadir}/fonts/texlive-carlito/encodings.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-carlito/fonts.dir %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/Crlt-Bold.pfb %{_datadir}/fonts/texlive-carlito/Crlt-BoldItalic.pfb %{_datadir}/fonts/texlive-carlito/Crlt-Italic.pfb %{_datadir}/fonts/texlive-carlito/Crlt-Regular.pfb %package -n texlive-carolmin-ps Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 License: LPPL-1.0 Summary: Adobe Type 1 format of Carolingian Minuscule fonts Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(post): findutils Requires(post): grep Requires(post): sed Requires(post): texlive >= %{texlive_version} Requires(post): tex(updmap.cfg) #!BuildIgnore: tex(updmap.cfg) Requires(postun):findutils Requires(postun):grep Requires(postun):sed Requires(postun):texlive >= %{texlive_version} Requires(postun):tex(updmap.cfg) Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Requires: texlive-carolmin-ps-fonts >= %{texlive_version} Suggests: texlive-carolmin-ps-doc >= %{texlive_version} Provides: tex(cmin.map) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source238: carolmin-ps.tar.xz Source239: 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. %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: https://www.tug.org/texlive/ Supplements: (texlive-carolmin-ps and texlive-alldocumentation) %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 URL: https://www.tug.org/texlive/ Group: Productivity/Publishing/TeX/Fonts %reconfigure_fonts_prereq Requires(posttrans):fontconfig Requires(posttrans):ghostscript-fonts-std Suggests: xorg-x11-fonts-core %description -n texlive-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 -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %reconfigure_fonts_scriptlets -n texlive-carolmin-ps-fonts %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 %{_datadir}/fontconfig/conf.avail/58-texlive-carolmin-ps.conf %verify(not md5 size mtime) %{_datadir}/fonts/texlive-carolmin-ps/encodings.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-carolmin-ps/fonts.dir %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 %package -n texlive-cartonaugh Version: %{texlive_version}.%{texlive_noarch}.1.0svn59938 Release: 0 License: LPPL-1.0 Summary: A LuaLaTeX package for drawing karnaugh maps with up to 6 variables Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-cartonaugh-doc >= %{texlive_version} Provides: tex(cartonaugh.sty) Requires: tex(iftex.sty) Requires: tex(tikz.sty) Requires: tex(xparse.sty) Requires: tex(xstring.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source240: cartonaugh.tar.xz Source241: cartonaugh.doc.tar.xz %description -n texlive-cartonaugh This package, a fork of 2pi's karnaugh-map package, draws karnaugh maps with 2, 3, 4, 5, and 6 variables. It also contains commands for filling the karnaugh map with terms semi-automatically or manually. Last but not least it contains commands for drawing implicants on top of the map. The name "cartonaugh" is a portmanteau of "cartographer" and "karnaugh". The package needs LuaLaTeX and depends on TikZ, xparse, and xstring. %package -n texlive-cartonaugh-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn59938 Release: 0 Summary: Documentation for texlive-cartonaugh License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-cartonaugh and texlive-alldocumentation) %description -n texlive-cartonaugh-doc This package includes the documentation for texlive-cartonaugh %post -n texlive-cartonaugh mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-cartonaugh mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-cartonaugh test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-cartonaugh-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/cartonaugh/README.md %{_texmfdistdir}/doc/latex/cartonaugh/cartonaugh-example.pdf %{_texmfdistdir}/doc/latex/cartonaugh/cartonaugh-example.tex %{_texmfdistdir}/doc/latex/cartonaugh/cartonaugh.pdf %{_texmfdistdir}/doc/latex/cartonaugh/test.sh %{_texmfdistdir}/doc/latex/cartonaugh/test/cartonaugh-bw-color.tex %{_texmfdistdir}/doc/latex/cartonaugh/test/cartonaugh-grid.tex %{_texmfdistdir}/doc/latex/cartonaugh/test/cartonaugh-implicant.tex %{_texmfdistdir}/doc/latex/cartonaugh/test/cartonaugh-implicantcorner.tex %{_texmfdistdir}/doc/latex/cartonaugh/test/cartonaugh-implicantedge.tex %{_texmfdistdir}/doc/latex/cartonaugh/test/cartonaugh-options.tex %{_texmfdistdir}/doc/latex/cartonaugh/test/cartonaugh-terms.tex %files -n texlive-cartonaugh %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/cartonaugh/cartonaugh.lua %{_texmfdistdir}/tex/latex/cartonaugh/cartonaugh.sty %package -n texlive-cascade Version: %{texlive_version}.%{texlive_noarch}.1.2asvn65757 Release: 0 License: LPPL-1.0 Summary: Constructions with braces to present mathematical demonstrations Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-cascade-doc >= %{texlive_version} Provides: tex(cascade.sty) Requires: tex(l3keys2e.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source242: cascade.tar.xz Source243: cascade.doc.tar.xz %description -n texlive-cascade The LaTeX package cascade provides a command \Cascade to do constructions to present mathematical demonstrations with successive braces for the deductions. %package -n texlive-cascade-doc Version: %{texlive_version}.%{texlive_noarch}.1.2asvn65757 Release: 0 Summary: Documentation for texlive-cascade License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-cascade and texlive-alldocumentation) Provides: locale(texlive-cascade-doc:fr) %description -n texlive-cascade-doc This package includes the documentation for texlive-cascade %post -n texlive-cascade mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-cascade mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-cascade test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-cascade-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/cascade/README.md %{_texmfdistdir}/doc/latex/cascade/cascade-french.pdf %{_texmfdistdir}/doc/latex/cascade/cascade-french.tex %{_texmfdistdir}/doc/latex/cascade/cascade.pdf %files -n texlive-cascade %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/cascade/cascade.sty %package -n texlive-cascadia-code Version: %{texlive_version}.%{texlive_noarch}.0.0.0.1svn57478 Release: 0 License: OFL-1.1 Summary: The Cascadia Code font with support for LaTeX and pdfLaTeX Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(post): findutils Requires(post): grep Requires(post): sed Requires(post): texlive >= %{texlive_version} Requires(post): tex(updmap.cfg) #!BuildIgnore: tex(updmap.cfg) Requires(postun):findutils Requires(postun):grep Requires(postun):sed Requires(postun):texlive >= %{texlive_version} Requires(postun):tex(updmap.cfg) Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Requires: texlive-cascadia-code-fonts >= %{texlive_version} Suggests: texlive-cascadia-code-doc >= %{texlive_version} Provides: tex(CascadiaCod3-Bold-sup-ly1--base.tfm) Provides: tex(CascadiaCod3-Bold-sup-ly1.tfm) Provides: tex(CascadiaCod3-Bold-sup-ly1.vf) Provides: tex(CascadiaCod3-Bold-sup-ot1.tfm) Provides: tex(CascadiaCod3-Bold-sup-t1--base.tfm) Provides: tex(CascadiaCod3-Bold-sup-t1.tfm) Provides: tex(CascadiaCod3-Bold-sup-t1.vf) Provides: tex(CascadiaCod3-Bold-tlf-ly1--base.tfm) Provides: tex(CascadiaCod3-Bold-tlf-ly1.tfm) Provides: tex(CascadiaCod3-Bold-tlf-ly1.vf) Provides: tex(CascadiaCod3-Bold-tlf-ot1.tfm) Provides: tex(CascadiaCod3-Bold-tlf-t1--base.tfm) Provides: tex(CascadiaCod3-Bold-tlf-t1.tfm) Provides: tex(CascadiaCod3-Bold-tlf-t1.vf) Provides: tex(CascadiaCod3-Bold-tlf-ts1--base.tfm) Provides: tex(CascadiaCod3-Bold-tlf-ts1.tfm) Provides: tex(CascadiaCod3-Bold-tlf-ts1.vf) Provides: tex(CascadiaCod3-ExtraLight-sup-ly1--base.tfm) Provides: tex(CascadiaCod3-ExtraLight-sup-ly1.tfm) Provides: tex(CascadiaCod3-ExtraLight-sup-ly1.vf) Provides: tex(CascadiaCod3-ExtraLight-sup-ot1.tfm) Provides: tex(CascadiaCod3-ExtraLight-sup-t1--base.tfm) Provides: tex(CascadiaCod3-ExtraLight-sup-t1.tfm) Provides: tex(CascadiaCod3-ExtraLight-sup-t1.vf) Provides: tex(CascadiaCod3-ExtraLight-tlf-ly1--base.tfm) Provides: tex(CascadiaCod3-ExtraLight-tlf-ly1.tfm) Provides: tex(CascadiaCod3-ExtraLight-tlf-ly1.vf) Provides: tex(CascadiaCod3-ExtraLight-tlf-ot1.tfm) Provides: tex(CascadiaCod3-ExtraLight-tlf-t1--base.tfm) Provides: tex(CascadiaCod3-ExtraLight-tlf-t1.tfm) Provides: tex(CascadiaCod3-ExtraLight-tlf-t1.vf) Provides: tex(CascadiaCod3-ExtraLight-tlf-ts1--base.tfm) Provides: tex(CascadiaCod3-ExtraLight-tlf-ts1.tfm) Provides: tex(CascadiaCod3-ExtraLight-tlf-ts1.vf) Provides: tex(CascadiaCod3-Light-sup-ly1--base.tfm) Provides: tex(CascadiaCod3-Light-sup-ly1.tfm) Provides: tex(CascadiaCod3-Light-sup-ly1.vf) Provides: tex(CascadiaCod3-Light-sup-ot1.tfm) Provides: tex(CascadiaCod3-Light-sup-t1--base.tfm) Provides: tex(CascadiaCod3-Light-sup-t1.tfm) Provides: tex(CascadiaCod3-Light-sup-t1.vf) Provides: tex(CascadiaCod3-Light-tlf-ly1--base.tfm) Provides: tex(CascadiaCod3-Light-tlf-ly1.tfm) Provides: tex(CascadiaCod3-Light-tlf-ly1.vf) Provides: tex(CascadiaCod3-Light-tlf-ot1.tfm) Provides: tex(CascadiaCod3-Light-tlf-t1--base.tfm) Provides: tex(CascadiaCod3-Light-tlf-t1.tfm) Provides: tex(CascadiaCod3-Light-tlf-t1.vf) Provides: tex(CascadiaCod3-Light-tlf-ts1--base.tfm) Provides: tex(CascadiaCod3-Light-tlf-ts1.tfm) Provides: tex(CascadiaCod3-Light-tlf-ts1.vf) Provides: tex(CascadiaCod3-Regular-sup-ly1--base.tfm) Provides: tex(CascadiaCod3-Regular-sup-ly1.tfm) Provides: tex(CascadiaCod3-Regular-sup-ly1.vf) Provides: tex(CascadiaCod3-Regular-sup-ot1.tfm) Provides: tex(CascadiaCod3-Regular-sup-t1--base.tfm) Provides: tex(CascadiaCod3-Regular-sup-t1.tfm) Provides: tex(CascadiaCod3-Regular-sup-t1.vf) Provides: tex(CascadiaCod3-Regular-tlf-ly1--base.tfm) Provides: tex(CascadiaCod3-Regular-tlf-ly1.tfm) Provides: tex(CascadiaCod3-Regular-tlf-ly1.vf) Provides: tex(CascadiaCod3-Regular-tlf-ot1.tfm) Provides: tex(CascadiaCod3-Regular-tlf-t1--base.tfm) Provides: tex(CascadiaCod3-Regular-tlf-t1.tfm) Provides: tex(CascadiaCod3-Regular-tlf-t1.vf) Provides: tex(CascadiaCod3-Regular-tlf-ts1--base.tfm) Provides: tex(CascadiaCod3-Regular-tlf-ts1.tfm) Provides: tex(CascadiaCod3-Regular-tlf-ts1.vf) Provides: tex(CascadiaCod3-SemiBold-sup-ly1--base.tfm) Provides: tex(CascadiaCod3-SemiBold-sup-ly1.tfm) Provides: tex(CascadiaCod3-SemiBold-sup-ly1.vf) Provides: tex(CascadiaCod3-SemiBold-sup-ot1.tfm) Provides: tex(CascadiaCod3-SemiBold-sup-t1--base.tfm) Provides: tex(CascadiaCod3-SemiBold-sup-t1.tfm) Provides: tex(CascadiaCod3-SemiBold-sup-t1.vf) Provides: tex(CascadiaCod3-SemiBold-tlf-ly1--base.tfm) Provides: tex(CascadiaCod3-SemiBold-tlf-ly1.tfm) Provides: tex(CascadiaCod3-SemiBold-tlf-ly1.vf) Provides: tex(CascadiaCod3-SemiBold-tlf-ot1.tfm) Provides: tex(CascadiaCod3-SemiBold-tlf-t1--base.tfm) Provides: tex(CascadiaCod3-SemiBold-tlf-t1.tfm) Provides: tex(CascadiaCod3-SemiBold-tlf-t1.vf) Provides: tex(CascadiaCod3-SemiBold-tlf-ts1--base.tfm) Provides: tex(CascadiaCod3-SemiBold-tlf-ts1.tfm) Provides: tex(CascadiaCod3-SemiBold-tlf-ts1.vf) Provides: tex(CascadiaCod3-SemiLight-sup-ly1--base.tfm) Provides: tex(CascadiaCod3-SemiLight-sup-ly1.tfm) Provides: tex(CascadiaCod3-SemiLight-sup-ly1.vf) Provides: tex(CascadiaCod3-SemiLight-sup-ot1.tfm) Provides: tex(CascadiaCod3-SemiLight-sup-t1--base.tfm) Provides: tex(CascadiaCod3-SemiLight-sup-t1.tfm) Provides: tex(CascadiaCod3-SemiLight-sup-t1.vf) Provides: tex(CascadiaCod3-SemiLight-tlf-ly1--base.tfm) Provides: tex(CascadiaCod3-SemiLight-tlf-ly1.tfm) Provides: tex(CascadiaCod3-SemiLight-tlf-ly1.vf) Provides: tex(CascadiaCod3-SemiLight-tlf-ot1.tfm) Provides: tex(CascadiaCod3-SemiLight-tlf-t1--base.tfm) Provides: tex(CascadiaCod3-SemiLight-tlf-t1.tfm) Provides: tex(CascadiaCod3-SemiLight-tlf-t1.vf) Provides: tex(CascadiaCod3-SemiLight-tlf-ts1--base.tfm) Provides: tex(CascadiaCod3-SemiLight-tlf-ts1.tfm) Provides: tex(CascadiaCod3-SemiLight-tlf-ts1.vf) Provides: tex(CascadiaCodThree.map) Provides: tex(LY1CascadiaCodThree-Sup.fd) Provides: tex(LY1CascadiaCodThree-TLF.fd) Provides: tex(OT1CascadiaCodThree-Sup.fd) Provides: tex(OT1CascadiaCodThree-TLF.fd) Provides: tex(T1CascadiaCodThree-Sup.fd) Provides: tex(T1CascadiaCodThree-TLF.fd) Provides: tex(TS1CascadiaCodThree-TLF.fd) Provides: tex(a_5rnmoj.enc) Provides: tex(a_i3ioen.enc) Provides: tex(a_lzhlbi.enc) Provides: tex(a_r2ngzv.enc) Provides: tex(a_rzdm5y.enc) Provides: tex(a_vqpkf5.enc) Provides: tex(a_zrxj4s.enc) Provides: tex(cascadia-code.sty) Requires: tex(fontaxes.sty) Requires: tex(fontenc.sty) Requires: tex(ifthen.sty) Requires: tex(mweights.sty) Requires: tex(textcomp.sty) Requires: tex(xkeyval.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source244: cascadia-code.tar.xz Source245: cascadia-code.doc.tar.xz %description -n texlive-cascadia-code Cascadia Code is a monospaced font by Microsoft. This package provides the Cascadia Code family of fonts with support for LaTeX and pdfLaTeX. Adding \usepackage{cascadia-code} to the preamble of your document will activate Cascadia Code as the typewriter font (\ttdefault). %package -n texlive-cascadia-code-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.0.1svn57478 Release: 0 Summary: Documentation for texlive-cascadia-code License: OFL-1.1 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-cascadia-code and texlive-alldocumentation) %description -n texlive-cascadia-code-doc This package includes the documentation for texlive-cascadia-code %package -n texlive-cascadia-code-fonts Version: %{texlive_version}.%{texlive_noarch}.0.0.0.1svn57478 Release: 0 Summary: Severed fonts for texlive-cascadia-code License: OFL-1.1 URL: https://www.tug.org/texlive/ Group: Productivity/Publishing/TeX/Fonts %reconfigure_fonts_prereq Requires(posttrans):fontconfig Requires(posttrans):ghostscript-fonts-std Suggests: xorg-x11-fonts-core %description -n texlive-cascadia-code-fonts The separated fonts package for texlive-cascadia-code %post -n texlive-cascadia-code mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update echo 'addMap CascadiaCodThree.map' >> /var/run/texlive/run-updmap %postun -n texlive-cascadia-code mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then echo 'deleteMap CascadiaCodThree.map' >> /var/run/texlive/run-updmap exit 0 fi %posttrans -n texlive-cascadia-code test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %reconfigure_fonts_scriptlets -n texlive-cascadia-code-fonts %files -n texlive-cascadia-code-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/cascadia-code/LICENSE %{_texmfdistdir}/doc/fonts/cascadia-code/README %{_texmfdistdir}/doc/fonts/cascadia-code/cascadia-code-samples.pdf %{_texmfdistdir}/doc/fonts/cascadia-code/cascadia-code-samples.tex %files -n texlive-cascadia-code %defattr(-,root,root,755) %{_texmfdistdir}/fonts/enc/dvips/cascadia-code/a_5rnmoj.enc %{_texmfdistdir}/fonts/enc/dvips/cascadia-code/a_i3ioen.enc %{_texmfdistdir}/fonts/enc/dvips/cascadia-code/a_lzhlbi.enc %{_texmfdistdir}/fonts/enc/dvips/cascadia-code/a_r2ngzv.enc %{_texmfdistdir}/fonts/enc/dvips/cascadia-code/a_rzdm5y.enc %{_texmfdistdir}/fonts/enc/dvips/cascadia-code/a_vqpkf5.enc %{_texmfdistdir}/fonts/enc/dvips/cascadia-code/a_zrxj4s.enc %{_texmfdistdir}/fonts/map/dvips/cascadia-code/CascadiaCodThree.map %verify(link) %{_texmfdistdir}/fonts/opentype/public/cascadia-code/CascadiaCod3-Bold.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/cascadia-code/CascadiaCod3-ExtraLight.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/cascadia-code/CascadiaCod3-Light.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/cascadia-code/CascadiaCod3-Regular.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/cascadia-code/CascadiaCod3-SemiBold.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/cascadia-code/CascadiaCod3-SemiLight.otf %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-sup-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-sup-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-sup-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-sup-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-sup-t1.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-tlf-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-Bold-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-sup-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-sup-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-sup-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-sup-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-sup-t1.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-tlf-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-ExtraLight-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-sup-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-sup-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-sup-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-sup-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-sup-t1.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-tlf-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-Light-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-sup-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-sup-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-sup-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-sup-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-sup-t1.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-tlf-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-Regular-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-sup-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-sup-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-sup-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-sup-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-sup-t1.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-tlf-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiBold-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-sup-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-sup-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-sup-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-sup-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-sup-t1.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-tlf-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/public/cascadia-code/CascadiaCod3-SemiLight-tlf-ts1.tfm %verify(link) %{_texmfdistdir}/fonts/type1/public/cascadia-code/CascadiaCod3-Bold.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/cascadia-code/CascadiaCod3-ExtraLight.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/cascadia-code/CascadiaCod3-Light.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/cascadia-code/CascadiaCod3-Regular.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/cascadia-code/CascadiaCod3-SemiBold.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/cascadia-code/CascadiaCod3-SemiLight.pfb %{_texmfdistdir}/fonts/vf/public/cascadia-code/CascadiaCod3-Bold-sup-ly1.vf %{_texmfdistdir}/fonts/vf/public/cascadia-code/CascadiaCod3-Bold-sup-t1.vf %{_texmfdistdir}/fonts/vf/public/cascadia-code/CascadiaCod3-Bold-tlf-ly1.vf %{_texmfdistdir}/fonts/vf/public/cascadia-code/CascadiaCod3-Bold-tlf-t1.vf %{_texmfdistdir}/fonts/vf/public/cascadia-code/CascadiaCod3-Bold-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/public/cascadia-code/CascadiaCod3-ExtraLight-sup-ly1.vf %{_texmfdistdir}/fonts/vf/public/cascadia-code/CascadiaCod3-ExtraLight-sup-t1.vf %{_texmfdistdir}/fonts/vf/public/cascadia-code/CascadiaCod3-ExtraLight-tlf-ly1.vf %{_texmfdistdir}/fonts/vf/public/cascadia-code/CascadiaCod3-ExtraLight-tlf-t1.vf %{_texmfdistdir}/fonts/vf/public/cascadia-code/CascadiaCod3-ExtraLight-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/public/cascadia-code/CascadiaCod3-Light-sup-ly1.vf %{_texmfdistdir}/fonts/vf/public/cascadia-code/CascadiaCod3-Light-sup-t1.vf %{_texmfdistdir}/fonts/vf/public/cascadia-code/CascadiaCod3-Light-tlf-ly1.vf %{_texmfdistdir}/fonts/vf/public/cascadia-code/CascadiaCod3-Light-tlf-t1.vf %{_texmfdistdir}/fonts/vf/public/cascadia-code/CascadiaCod3-Light-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/public/cascadia-code/CascadiaCod3-Regular-sup-ly1.vf %{_texmfdistdir}/fonts/vf/public/cascadia-code/CascadiaCod3-Regular-sup-t1.vf %{_texmfdistdir}/fonts/vf/public/cascadia-code/CascadiaCod3-Regular-tlf-ly1.vf %{_texmfdistdir}/fonts/vf/public/cascadia-code/CascadiaCod3-Regular-tlf-t1.vf %{_texmfdistdir}/fonts/vf/public/cascadia-code/CascadiaCod3-Regular-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/public/cascadia-code/CascadiaCod3-SemiBold-sup-ly1.vf %{_texmfdistdir}/fonts/vf/public/cascadia-code/CascadiaCod3-SemiBold-sup-t1.vf %{_texmfdistdir}/fonts/vf/public/cascadia-code/CascadiaCod3-SemiBold-tlf-ly1.vf %{_texmfdistdir}/fonts/vf/public/cascadia-code/CascadiaCod3-SemiBold-tlf-t1.vf %{_texmfdistdir}/fonts/vf/public/cascadia-code/CascadiaCod3-SemiBold-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/public/cascadia-code/CascadiaCod3-SemiLight-sup-ly1.vf %{_texmfdistdir}/fonts/vf/public/cascadia-code/CascadiaCod3-SemiLight-sup-t1.vf %{_texmfdistdir}/fonts/vf/public/cascadia-code/CascadiaCod3-SemiLight-tlf-ly1.vf %{_texmfdistdir}/fonts/vf/public/cascadia-code/CascadiaCod3-SemiLight-tlf-t1.vf %{_texmfdistdir}/fonts/vf/public/cascadia-code/CascadiaCod3-SemiLight-tlf-ts1.vf %{_texmfdistdir}/tex/latex/cascadia-code/LY1CascadiaCodThree-Sup.fd %{_texmfdistdir}/tex/latex/cascadia-code/LY1CascadiaCodThree-TLF.fd %{_texmfdistdir}/tex/latex/cascadia-code/OT1CascadiaCodThree-Sup.fd %{_texmfdistdir}/tex/latex/cascadia-code/OT1CascadiaCodThree-TLF.fd %{_texmfdistdir}/tex/latex/cascadia-code/T1CascadiaCodThree-Sup.fd %{_texmfdistdir}/tex/latex/cascadia-code/T1CascadiaCodThree-TLF.fd %{_texmfdistdir}/tex/latex/cascadia-code/TS1CascadiaCodThree-TLF.fd %{_texmfdistdir}/tex/latex/cascadia-code/cascadia-code.sty %files -n texlive-cascadia-code-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-cascadia-code %{_datadir}/fontconfig/conf.avail/58-texlive-cascadia-code.conf %{_datadir}/fontconfig/conf.avail/55-texlive-cascadia-code.conf %config %{_sysconfdir}/fonts/conf.d/55-texlive-cascadia-code.conf %verify(not md5 size mtime) %{_datadir}/fonts/texlive-cascadia-code/encodings.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-cascadia-code/fonts.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-cascadia-code/fonts.scale %{_datadir}/fonts/texlive-cascadia-code/CascadiaCod3-Bold.otf %{_datadir}/fonts/texlive-cascadia-code/CascadiaCod3-ExtraLight.otf %{_datadir}/fonts/texlive-cascadia-code/CascadiaCod3-Light.otf %{_datadir}/fonts/texlive-cascadia-code/CascadiaCod3-Regular.otf %{_datadir}/fonts/texlive-cascadia-code/CascadiaCod3-SemiBold.otf %{_datadir}/fonts/texlive-cascadia-code/CascadiaCod3-SemiLight.otf %{_datadir}/fonts/texlive-cascadia-code/CascadiaCod3-Bold.pfb %{_datadir}/fonts/texlive-cascadia-code/CascadiaCod3-ExtraLight.pfb %{_datadir}/fonts/texlive-cascadia-code/CascadiaCod3-Light.pfb %{_datadir}/fonts/texlive-cascadia-code/CascadiaCod3-Regular.pfb %{_datadir}/fonts/texlive-cascadia-code/CascadiaCod3-SemiBold.pfb %{_datadir}/fonts/texlive-cascadia-code/CascadiaCod3-SemiLight.pfb %package -n texlive-cascadilla Version: %{texlive_version}.%{texlive_noarch}.1.8.2svn25144 Release: 0 License: LPPL-1.0 Summary: Typeset papers conforming to the stylesheet of the Cascadilla Proceedings Project Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-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.tug.org/texlive/tlpretest/archive/ # from 20230311 Source246: cascadilla.tar.xz Source247: 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). %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: https://www.tug.org/texlive/ Supplements: (texlive-cascadilla and texlive-alldocumentation) %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 -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 %package -n texlive-cases Version: %{texlive_version}.%{texlive_noarch}.3.2svn54682 Release: 0 License: LPPL-1.0 Summary: Numbered cases environment Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-cases-doc >= %{texlive_version} Provides: tex(cases.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source248: cases.tar.xz Source249: cases.doc.tar.xz %description -n texlive-cases This package provides a LaTeX environment "numcases" to produce multi-case equations with a separate equation number for each case. There is also a "subnumcases" environment which numbers each case with the overall equation number plus a letter [8a, 8b, etc.]. %package -n texlive-cases-doc Version: %{texlive_version}.%{texlive_noarch}.3.2svn54682 Release: 0 Summary: Documentation for texlive-cases License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-cases and texlive-alldocumentation) %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 -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-cases-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/cases/README %{_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 %package -n texlive-casyl Version: %{texlive_version}.%{texlive_noarch}.2.0svn15878 Release: 0 License: SUSE-Public-Domain Summary: Typeset Cree/Inuktitut in Canadian Aboriginal Syllabics Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-casyl-doc >= %{texlive_version} Provides: tex(casyll10.tfm) Provides: tex(casyltex.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source250: casyl.tar.xz Source251: 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. %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: https://www.tug.org/texlive/ Supplements: (texlive-casyl and texlive-alldocumentation) %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 -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 %package -n texlive-catchfile Version: %{texlive_version}.%{texlive_noarch}.1.8svn53084 Release: 0 License: LPPL-1.0 Summary: Catch an external file into a macro Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-catchfile-doc >= %{texlive_version} Provides: tex(catchfile.sty) Requires: tex(etexcmds.sty) Requires: tex(infwarerr.sty) Requires: tex(ltxcmds.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source252: catchfile.tar.xz Source253: catchfile.doc.tar.xz %description -n texlive-catchfile This package catches the contents of a file and puts it in a macro. It requires e-TeX. Both LaTeX and plain TeX are supported. %package -n texlive-catchfile-doc Version: %{texlive_version}.%{texlive_noarch}.1.8svn53084 Release: 0 Summary: Documentation for texlive-catchfile License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-catchfile and texlive-alldocumentation) %description -n texlive-catchfile-doc This package includes the documentation for texlive-catchfile %post -n texlive-catchfile mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-catchfile mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-catchfile test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-catchfile-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/catchfile/README.md %{_texmfdistdir}/doc/latex/catchfile/catchfile.pdf %files -n texlive-catchfile %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/catchfile/catchfile.sty %package -n texlive-catchfilebetweentags Version: %{texlive_version}.%{texlive_noarch}.1.1svn21476 Release: 0 License: LPPL-1.0 Summary: Catch text delimited by docstrip tags Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-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.tug.org/texlive/tlpretest/archive/ # from 20230311 Source254: catchfilebetweentags.tar.xz Source255: 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> .... % (comments in the caught region may be included or dropped). %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: https://www.tug.org/texlive/ Supplements: (texlive-catchfilebetweentags and texlive-alldocumentation) %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 -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 %package -n texlive-catcodes Version: %{texlive_version}.%{texlive_noarch}.r0.2svn38859 Release: 0 License: LPPL-1.0 Summary: Generic handling of TeX category codes Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-catcodes-doc >= %{texlive_version} Provides: tex(actcodes.sty) Provides: tex(catchdq.sty) Provides: tex(stacklet.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source256: catcodes.tar.xz Source257: 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. %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: https://www.tug.org/texlive/ Supplements: (texlive-catcodes and texlive-alldocumentation) %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 -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 %package -n texlive-catechis Version: %{texlive_version}.%{texlive_noarch}.2.6svn59998 Release: 0 License: LPPL-1.0 Summary: Macros for typesetting catechisms Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-catechis-doc >= %{texlive_version} Provides: tex(catechis.sty) Requires: tex(paralist.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source258: catechis.tar.xz Source259: catechis.doc.tar.xz %description -n texlive-catechis The macros include: format for question-and-answer; comments on answers; lengthier explanations of answers; citations. The formatting of all the macros is highly (and simply) customizable. %package -n texlive-catechis-doc Version: %{texlive_version}.%{texlive_noarch}.2.6svn59998 Release: 0 Summary: Documentation for texlive-catechis License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-catechis and texlive-alldocumentation) %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 -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-catechis-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/catechis/CHANGES %{_texmfdistdir}/doc/latex/catechis/README %{_texmfdistdir}/doc/latex/catechis/catechis.pdf %{_texmfdistdir}/doc/latex/catechis/lppl.txt %files -n texlive-catechis %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/catechis/catechis.sty %package -n texlive-catoptions Version: %{texlive_version}.%{texlive_noarch}.0.0.2.7hsvn35069 Release: 0 License: LPPL-1.0 Summary: Preserving and recalling standard catcodes Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-catoptions-doc >= %{texlive_version} Provides: tex(catoptions-guide.cfg) Provides: tex(catoptions.sty) Requires: tex(pdftexcmds.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source260: catoptions.tar.xz Source261: 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. %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: https://www.tug.org/texlive/ Supplements: (texlive-catoptions and texlive-alldocumentation) %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 -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 %package -n texlive-causets Version: %{texlive_version}.%{texlive_noarch}.1.4svn66359 Release: 0 License: LPPL-1.0 Summary: Draw causal set (Hasse) diagrams Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-causets-doc >= %{texlive_version} Provides: tex(causets.sty) Requires: tex(tikz.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source262: causets.tar.xz Source263: causets.doc.tar.xz %description -n texlive-causets This LaTeX package uses TikZ to generate (Hasse) diagrams for causal sets (causets) to be used inline with text or in mathematical expressions. The macros can also be used in the tikzpicture environment to annotate or modify a diagram, as shown with some examples in the documentation. %package -n texlive-causets-doc Version: %{texlive_version}.%{texlive_noarch}.1.4svn66359 Release: 0 Summary: Documentation for texlive-causets License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-causets and texlive-alldocumentation) %description -n texlive-causets-doc This package includes the documentation for texlive-causets %post -n texlive-causets mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-causets mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-causets test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-causets-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/causets/README.md %{_texmfdistdir}/doc/latex/causets/causet_tikz_example1.pdf %{_texmfdistdir}/doc/latex/causets/causet_tikz_example1.tex %{_texmfdistdir}/doc/latex/causets/causet_tikz_example2.pdf %{_texmfdistdir}/doc/latex/causets/causet_tikz_example2.tex %{_texmfdistdir}/doc/latex/causets/causets.pdf %{_texmfdistdir}/doc/latex/causets/causets.tex %files -n texlive-causets %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/causets/causets.sty %package -n texlive-cbcoptic Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn16666 Release: 0 License: LPPL-1.0 Summary: Coptic fonts and LaTeX macros for general usage and for philology Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Requires: texlive-cbcoptic-fonts >= %{texlive_version} Suggests: 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.tug.org/texlive/tlpretest/archive/ # from 20230311 Source264: cbcoptic.tar.xz Source265: 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. %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: https://www.tug.org/texlive/ Supplements: (texlive-cbcoptic and texlive-alldocumentation) %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 URL: https://www.tug.org/texlive/ Group: Productivity/Publishing/TeX/Fonts %reconfigure_fonts_prereq Requires(posttrans):fontconfig Requires(posttrans):ghostscript-fonts-std Suggests: xorg-x11-fonts-core %description -n texlive-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 -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %reconfigure_fonts_scriptlets -n texlive-cbcoptic-fonts %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 %{_datadir}/fontconfig/conf.avail/58-texlive-cbcoptic.conf %verify(not md5 size mtime) %{_datadir}/fonts/texlive-cbcoptic/encodings.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-cbcoptic/fonts.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-cbcoptic/fonts.scale %{_datadir}/fonts/texlive-cbcoptic/copti.pfb %{_datadir}/fonts/texlive-cbcoptic/copto.pfb %package -n texlive-cbfonts Version: %{texlive_version}.%{texlive_noarch}.svn54080 Release: 0 License: LPPL-1.0 Summary: Complete set of Greek fonts Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires: texlive-cbfonts-fd >= %{texlive_version} #!BuildIgnore: texlive-cbfonts-fd Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(post): findutils Requires(post): grep Requires(post): sed Requires(post): texlive >= %{texlive_version} Requires(post): tex(updmap.cfg) #!BuildIgnore: tex(updmap.cfg) Requires(postun):findutils Requires(postun):grep Requires(postun):sed Requires(postun):texlive >= %{texlive_version} Requires(postun):tex(updmap.cfg) Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Requires: texlive-cbfonts-fonts >= %{texlive_version} Suggests: 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.tug.org/texlive/tlpretest/archive/ # from 20230311 Source266: cbfonts.tar.xz Source267: 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. Please note that this package needs the complementary cbfonts-fd package to work properly. %package -n texlive-cbfonts-doc Version: %{texlive_version}.%{texlive_noarch}.svn54080 Release: 0 Summary: Documentation for texlive-cbfonts License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-cbfonts and texlive-alldocumentation) %description -n texlive-cbfonts-doc This package includes the documentation for texlive-cbfonts %package -n texlive-cbfonts-fonts Version: %{texlive_version}.%{texlive_noarch}.svn54080 Release: 0 Summary: Severed fonts for texlive-cbfonts License: LPPL-1.0 URL: https://www.tug.org/texlive/ Group: Productivity/Publishing/TeX/Fonts %reconfigure_fonts_prereq Requires(posttrans):fontconfig Requires(posttrans):ghostscript-fonts-std Suggests: xorg-x11-fonts-core %description -n texlive-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 -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %reconfigure_fonts_scriptlets -n texlive-cbfonts-fonts %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 %{_datadir}/fontconfig/conf.avail/58-texlive-cbfonts.conf %verify(not md5 size mtime) %{_datadir}/fonts/texlive-cbfonts/encodings.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-cbfonts/fonts.dir %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 %package -n texlive-cbfonts-fd Version: %{texlive_version}.%{texlive_noarch}.1.2svn54080 Release: 0 License: LPPL-1.0 Summary: LaTeX font description files for the CB Greek fonts Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-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.tug.org/texlive/tlpretest/archive/ # from 20230311 Source268: cbfonts-fd.tar.xz Source269: 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. The package depends on cbgreek-complete. %package -n texlive-cbfonts-fd-doc Version: %{texlive_version}.%{texlive_noarch}.1.2svn54080 Release: 0 Summary: Documentation for texlive-cbfonts-fd License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-cbfonts-fd and texlive-alldocumentation) %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 -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 %package -n texlive-cc-pl Version: %{texlive_version}.%{texlive_noarch}.1.02.3svn58602 Release: 0 License: SUSE-Public-Domain Summary: Polish extension of Computer Concrete fonts Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(post): findutils Requires(post): grep Requires(post): sed Requires(post): texlive >= %{texlive_version} Requires(post): tex(updmap.cfg) #!BuildIgnore: tex(updmap.cfg) Requires(postun):findutils Requires(postun):grep Requires(postun):sed Requires(postun):texlive >= %{texlive_version} Requires(postun):tex(updmap.cfg) Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Requires: texlive-cc-pl-fonts >= %{texlive_version} Suggests: 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.tug.org/texlive/tlpretest/archive/ # from 20230311 Source270: cc-pl.tar.xz Source271: 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. %package -n texlive-cc-pl-doc Version: %{texlive_version}.%{texlive_noarch}.1.02.3svn58602 Release: 0 Summary: Documentation for texlive-cc-pl License: SUSE-Public-Domain Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-cc-pl and texlive-alldocumentation) %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.3svn58602 Release: 0 Summary: Severed fonts for texlive-cc-pl License: SUSE-Public-Domain URL: https://www.tug.org/texlive/ Group: Productivity/Publishing/TeX/Fonts %reconfigure_fonts_prereq Requires(posttrans):fontconfig Requires(posttrans):ghostscript-fonts-std Suggests: xorg-x11-fonts-core %description -n texlive-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 -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %reconfigure_fonts_scriptlets -n texlive-cc-pl-fonts %files -n texlive-cc-pl-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/cc-pl/README %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 %{_datadir}/fontconfig/conf.avail/58-texlive-cc-pl.conf %verify(not md5 size mtime) %{_datadir}/fonts/texlive-cc-pl/encodings.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-cc-pl/fonts.dir %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 %package -n texlive-ccaption Version: %{texlive_version}.%{texlive_noarch}.3.2csvn23443 Release: 0 License: LPPL-1.0 Summary: Continuation headings and legends for floats Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-ccaption-doc >= %{texlive_version} Provides: tex(ccaption.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source272: ccaption.tar.xz Source273: 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. %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: https://www.tug.org/texlive/ Supplements: (texlive-ccaption and texlive-alldocumentation) %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 -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 %package -n texlive-ccfonts Version: %{texlive_version}.%{texlive_noarch}.svn61431 Release: 0 License: LPPL-1.0 Summary: Support for Concrete text and math fonts in LaTeX Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-ccfonts-doc >= %{texlive_version} Provides: tex(ccfonts.sty) Provides: tex(t1ccr.fd) Provides: tex(ts1ccr.fd) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source274: ccfonts.tar.xz Source275: 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). %package -n texlive-ccfonts-doc Version: %{texlive_version}.%{texlive_noarch}.svn61431 Release: 0 Summary: Documentation for texlive-ccfonts License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-ccfonts and texlive-alldocumentation) %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 -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-ccfonts-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/ccfonts/LICENSE %{_texmfdistdir}/doc/latex/ccfonts/README %{_texmfdistdir}/doc/latex/ccfonts/ccfonts.pdf %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 %package -n texlive-ccicons Version: %{texlive_version}.%{texlive_noarch}.1.6svn54512 Release: 0 License: LPPL-1.0 Summary: LaTeX support for Creative Commons icons Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(post): findutils Requires(post): grep Requires(post): sed Requires(post): texlive >= %{texlive_version} Requires(post): tex(updmap.cfg) #!BuildIgnore: tex(updmap.cfg) Requires(postun):findutils Requires(postun):grep Requires(postun):sed Requires(postun):texlive >= %{texlive_version} Requires(postun):tex(updmap.cfg) Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Requires: texlive-ccicons-fonts >= %{texlive_version} Suggests: 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.tug.org/texlive/tlpretest/archive/ # from 20230311 Source276: ccicons.tar.xz Source277: 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. %package -n texlive-ccicons-doc Version: %{texlive_version}.%{texlive_noarch}.1.6svn54512 Release: 0 Summary: Documentation for texlive-ccicons License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-ccicons and texlive-alldocumentation) %description -n texlive-ccicons-doc This package includes the documentation for texlive-ccicons %package -n texlive-ccicons-fonts Version: %{texlive_version}.%{texlive_noarch}.1.6svn54512 Release: 0 Summary: Severed fonts for texlive-ccicons License: LPPL-1.0 URL: https://www.tug.org/texlive/ Group: Productivity/Publishing/TeX/Fonts %reconfigure_fonts_prereq Requires(posttrans):fontconfig Requires(posttrans):ghostscript-fonts-std Suggests: xorg-x11-fonts-core %description -n texlive-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 -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %reconfigure_fonts_scriptlets -n texlive-ccicons-fonts %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 %{_datadir}/fontconfig/conf.avail/58-texlive-ccicons.conf %{_datadir}/fontconfig/conf.avail/55-texlive-ccicons.conf %config %{_sysconfdir}/fonts/conf.d/55-texlive-ccicons.conf %verify(not md5 size mtime) %{_datadir}/fonts/texlive-ccicons/encodings.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-ccicons/fonts.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-ccicons/fonts.scale %{_datadir}/fonts/texlive-ccicons/ccicons.otf %{_datadir}/fonts/texlive-ccicons/ccicons.pfb %package -n texlive-cclicenses Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 License: LPPL-1.0 Summary: Typeset Creative Commons licence logos Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-cclicenses-doc >= %{texlive_version} Provides: tex(cclicenses.sty) Requires: tex(rotating.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source278: cclicenses.tar.xz Source279: 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. %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: https://www.tug.org/texlive/ Supplements: (texlive-cclicenses and texlive-alldocumentation) %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 -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 %package -n texlive-ccool Version: %{texlive_version}.%{texlive_noarch}.3.2svn60600 Release: 0 License: LPPL-1.0 Summary: A key-value document command parser Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-ccool-doc >= %{texlive_version} Provides: tex(ccool.sty) Requires: tex(expl3.sty) Requires: tex(l3keys2e.sty) Requires: tex(lambdax.sty) Requires: tex(xparse.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source280: ccool.tar.xz Source281: ccool.doc.tar.xz %description -n texlive-ccool This package provides a key-value interface, \Ccool, on top of xparse's document command parser. Global options control input processing and its expansion. By default, they are set to meet likely requirements, depending on context: the selected language, and which of text and math mode is active. These options can be overridden inline. This versality could find its use, for example, to encode notational conventions (such as \Real - \mathbb{R}) at the point where they are introduced in the document ("Let R denote real numbers"). Polymorphic commands can be generated by parameterizing the keys (for instance, one parameter value for style, another for a property). User input to \Ccool can optionally be serialized. This can useful for typesetting documents sharing the same notation. %package -n texlive-ccool-doc Version: %{texlive_version}.%{texlive_noarch}.3.2svn60600 Release: 0 Summary: Documentation for texlive-ccool License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-ccool and texlive-alldocumentation) %description -n texlive-ccool-doc This package includes the documentation for texlive-ccool %post -n texlive-ccool mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-ccool mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-ccool test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-ccool-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/ccool/README.md %{_texmfdistdir}/doc/latex/ccool/ccool.bib %{_texmfdistdir}/doc/latex/ccool/ccool.pdf %files -n texlive-ccool %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/ccool/ccool.sty %package -n texlive-cd Version: %{texlive_version}.%{texlive_noarch}.1.4svn34452 Release: 0 License: GPL-2.0-or-later Summary: Typeset CD covers Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-cd-doc >= %{texlive_version} Provides: tex(cd.cls) Requires: tex(article.cls) Requires: tex(rotating.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source282: cd.tar.xz Source283: 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). %package -n texlive-cd-doc Version: %{texlive_version}.%{texlive_noarch}.1.4svn34452 Release: 0 Summary: Documentation for texlive-cd License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-cd and texlive-alldocumentation) %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 -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 %package -n texlive-cd-cover Version: %{texlive_version}.%{texlive_noarch}.1.0svn17121 Release: 0 License: GPL-2.0-or-later Summary: Typeset CD covers Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-cd-cover-doc >= %{texlive_version} Provides: tex(cd-cover.cls) Requires: tex(article.cls) Requires: tex(rotating.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source284: cd-cover.tar.xz Source285: 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. %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-or-later Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-cd-cover and texlive-alldocumentation) %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 -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 %package -n texlive-cdcmd Version: %{texlive_version}.%{texlive_noarch}.1.0svn60742 Release: 0 License: LPPL-1.0 Summary: Expandable conditional commands for LaTeX Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-cdcmd-doc >= %{texlive_version} Provides: tex(cdcmd.sty) Requires: tex(expl3.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source286: cdcmd.tar.xz Source287: cdcmd.doc.tar.xz %description -n texlive-cdcmd This package provides some conditional commands, just like the styledcmd package. The difference is that cdcmd can define expandable conditional commands. %package -n texlive-cdcmd-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn60742 Release: 0 Summary: Documentation for texlive-cdcmd License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-cdcmd and texlive-alldocumentation) Provides: locale(texlive-cdcmd-doc:zh) %description -n texlive-cdcmd-doc This package includes the documentation for texlive-cdcmd %post -n texlive-cdcmd mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-cdcmd mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-cdcmd test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-cdcmd-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/cdcmd/README.md %{_texmfdistdir}/doc/latex/cdcmd/cdcmd-cn.pdf %{_texmfdistdir}/doc/latex/cdcmd/cdcmd-cn.tex %{_texmfdistdir}/doc/latex/cdcmd/cdcmd-test.tex %{_texmfdistdir}/doc/latex/cdcmd/cdcmd.pdf %files -n texlive-cdcmd %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/cdcmd/cdcmd.sty %package -n texlive-cdpbundl Version: %{texlive_version}.%{texlive_noarch}.0.0.36dsvn61719 Release: 0 License: LPPL-1.0 Summary: Business letters in the Italian style Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-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.tug.org/texlive/tlpretest/archive/ # from 20230311 Source288: cdpbundl.tar.xz Source289: 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. %package -n texlive-cdpbundl-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.36dsvn61719 Release: 0 Summary: Documentation for texlive-cdpbundl License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-cdpbundl and texlive-alldocumentation) %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 -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 %package -n texlive-cell Version: %{texlive_version}.%{texlive_noarch}.svn42428 Release: 0 License: SUSE-Public-Domain Summary: Bibliography style for Cell Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-cell-doc >= %{texlive_version} Provides: tex(cell.sty) Requires: tex(cite.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source290: cell.tar.xz Source291: 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. %package -n texlive-cell-doc Version: %{texlive_version}.%{texlive_noarch}.svn42428 Release: 0 Summary: Documentation for texlive-cell License: SUSE-Public-Domain Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-cell and texlive-alldocumentation) %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 -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 %package -n texlive-cellprops Version: %{texlive_version}.%{texlive_noarch}.2.0svn57599 Release: 0 License: GPL-2.0-or-later Summary: Accept CSS-like selectors in tabular, array, Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-cellprops-doc >= %{texlive_version} Provides: tex(cellprops.sty) Requires: tex(etoolbox.sty) Requires: tex(expl3.sty) Requires: tex(mdwtab.sty) Requires: tex(xcolor.sty) Requires: tex(xparse.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source292: cellprops.tar.xz Source293: cellprops.doc.tar.xz %description -n texlive-cellprops This package reworks the internals of tabular, array, and similar constructs, and adds a \cellprops command accepting CSS-like selectors and properties. It depends on mdwtab, xcolor, expl3, and xparse. %package -n texlive-cellprops-doc Version: %{texlive_version}.%{texlive_noarch}.2.0svn57599 Release: 0 Summary: Documentation for texlive-cellprops License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-cellprops and texlive-alldocumentation) %description -n texlive-cellprops-doc This package includes the documentation for texlive-cellprops %post -n texlive-cellprops mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-cellprops mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-cellprops test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-cellprops-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/cellprops/LICENSE %{_texmfdistdir}/doc/latex/cellprops/README.md %{_texmfdistdir}/doc/latex/cellprops/cellprops.pdf %files -n texlive-cellprops %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/cellprops/cellprops.sty %package -n texlive-cellspace Version: %{texlive_version}.%{texlive_noarch}.1.9.0svn61501 Release: 0 License: LPPL-1.0 Summary: Ensure minimal spacing of table cells Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-cellspace-doc >= %{texlive_version} Provides: tex(cellspace.sty) Requires: tex(amsmath.sty) Requires: tex(array.sty) Requires: tex(calc.sty) Requires: tex(ifthen.sty) Requires: tex(xkeyval.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source294: cellspace.tar.xz Source295: 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. The package depends on ifthen, array, calc, and xkeyval. %package -n texlive-cellspace-doc Version: %{texlive_version}.%{texlive_noarch}.1.9.0svn61501 Release: 0 Summary: Documentation for texlive-cellspace License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-cellspace and texlive-alldocumentation) %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 -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 %package -n texlive-celtic Version: %{texlive_version}.%{texlive_noarch}.1.1svn39797 Release: 0 License: LPPL-1.0 Summary: A TikZ library for drawing celtic knots Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-celtic-doc >= %{texlive_version} Provides: tex(tikzlibraryceltic.code.tex) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source296: celtic.tar.xz Source297: celtic.doc.tar.xz %description -n texlive-celtic The package provides a TikZ library for drawing celtic knots. %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: https://www.tug.org/texlive/ Supplements: (texlive-celtic and texlive-alldocumentation) %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 -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 %package -n texlive-censor Version: %{texlive_version}.%{texlive_noarch}.4.2svn63126 Release: 0 License: LPPL-1.0 Summary: Tools for producing redacted documents Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-censor-doc >= %{texlive_version} Provides: tex(censor.sty) Requires: tex(pbox.sty) Requires: tex(tokcycle.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source298: censor.tar.xz Source299: censor.doc.tar.xz %description -n texlive-censor This package provides simple tools for creating redacted documents with blacked-out text. Its tools are useful both for creating documents in a restricted environment (for redacted release in an unrestricted environment) as well as in an unrestricted environment (for eventual transfer and completion in the restricted environment). %package -n texlive-censor-doc Version: %{texlive_version}.%{texlive_noarch}.4.2svn63126 Release: 0 Summary: Documentation for texlive-censor License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-censor and texlive-alldocumentation) %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 -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 %package -n texlive-centeredline Version: %{texlive_version}.%{texlive_noarch}.1.2svn64672 Release: 0 License: LPPL-1.0 Summary: A macro for centering lines Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-centeredline-doc >= %{texlive_version} Provides: tex(centeredline.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source300: centeredline.tar.xz Source301: centeredline.doc.tar.xz %description -n texlive-centeredline This package provides a macro \centeredline{...} which allows to conveniently center a line inside a paragraph while allowing usage therein of \verb or other macros changing catcodes. It works nicely in list environments, and material whose natural width exceeds the current linewidth will get properly centered too. %package -n texlive-centeredline-doc Version: %{texlive_version}.%{texlive_noarch}.1.2svn64672 Release: 0 Summary: Documentation for texlive-centeredline License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-centeredline and texlive-alldocumentation) %description -n texlive-centeredline-doc This package includes the documentation for texlive-centeredline %post -n texlive-centeredline mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-centeredline mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-centeredline test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-centeredline-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/centeredline/README.md %files -n texlive-centeredline %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/centeredline/centeredline.sty %package -n texlive-centerlastline Version: %{texlive_version}.%{texlive_noarch}.1.0svn56644 Release: 0 License: LPPL-1.0 Summary: Paragraphs with last line centered, known as "Spanish" paragraphs Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-centerlastline-doc >= %{texlive_version} Provides: tex(centerlastline.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source302: centerlastline.tar.xz Source303: centerlastline.doc.tar.xz %description -n texlive-centerlastline This LaTeX package provides a command \centerlastline and an environment centerlastline that typeset "Spanish" paragraphs, that is paragraphs without indentation, and last line centered, useful to finish a large paragraph of text at the end of chapters, prologues, etc. %package -n texlive-centerlastline-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn56644 Release: 0 Summary: Documentation for texlive-centerlastline License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-centerlastline and texlive-alldocumentation) %description -n texlive-centerlastline-doc This package includes the documentation for texlive-centerlastline %post -n texlive-centerlastline mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-centerlastline mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-centerlastline test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-centerlastline-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/centerlastline/README %{_texmfdistdir}/doc/latex/centerlastline/centerlastline.pdf %files -n texlive-centerlastline %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/centerlastline/centerlastline.sty %package -n texlive-cesenaexam Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn44960 Release: 0 License: LPPL-1.0 Summary: A class file to typeset exams Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-cesenaexam-doc >= %{texlive_version} Provides: tex(cesenaexam.cls) Provides: tex(cesenaexam.sty) Requires: tex(article.cls) Requires: tex(circuitikz.sty) Requires: tex(etoolbox.sty) Requires: tex(fancyhdr.sty) Requires: tex(graphicx.sty) Requires: tex(newtxmath.sty) Requires: tex(newtxtext.sty) Requires: tex(pgfkeys.sty) Requires: tex(pgfopts.sty) Requires: tex(tikz.sty) Requires: tex(titlesec.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source304: cesenaexam.tar.xz Source305: cesenaexam.doc.tar.xz %description -n texlive-cesenaexam This LaTeX document class has been designed to typeset exams. %package -n texlive-cesenaexam-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn44960 Release: 0 Summary: Documentation for texlive-cesenaexam License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-cesenaexam and texlive-alldocumentation) %description -n texlive-cesenaexam-doc This package includes the documentation for texlive-cesenaexam %post -n texlive-cesenaexam mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-cesenaexam mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-cesenaexam test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-cesenaexam-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/cesenaexam/Makefile %{_texmfdistdir}/doc/latex/cesenaexam/README.md %{_texmfdistdir}/doc/latex/cesenaexam/cesenaexam.pdf %{_texmfdistdir}/doc/latex/cesenaexam/cesenaexam_example.pdf %{_texmfdistdir}/doc/latex/cesenaexam/cesenaexam_example.tex %files -n texlive-cesenaexam %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/cesenaexam/cesenaexam.cls %{_texmfdistdir}/tex/latex/cesenaexam/cesenaexam.sty %package -n texlive-cfr-initials Version: %{texlive_version}.%{texlive_noarch}.1.01svn61719 Release: 0 License: LPPL-1.0 Summary: LaTeX packages for use of initials Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-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.tug.org/texlive/tlpretest/archive/ # from 20230311 Source306: cfr-initials.tar.xz Source307: 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 (https://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. %package -n texlive-cfr-initials-doc Version: %{texlive_version}.%{texlive_noarch}.1.01svn61719 Release: 0 Summary: Documentation for texlive-cfr-initials License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-cfr-initials and texlive-alldocumentation) %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 -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 %package -n texlive-cfr-lm Version: %{texlive_version}.%{texlive_noarch}.1.5svn36195 Release: 0 License: LPPL-1.0 Summary: Enhanced support for the Latin Modern fonts Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(post): findutils Requires(post): grep Requires(post): sed Requires(post): texlive >= %{texlive_version} Requires(post): tex(updmap.cfg) #!BuildIgnore: tex(updmap.cfg) Requires(postun):findutils Requires(postun):grep Requires(postun):sed Requires(postun):texlive >= %{texlive_version} Requires(postun):tex(updmap.cfg) Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: 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.tug.org/texlive/tlpretest/archive/ # from 20230311 Source308: cfr-lm.tar.xz Source309: 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. %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: https://www.tug.org/texlive/ Supplements: (texlive-cfr-lm and texlive-alldocumentation) %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 -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 %package -n texlive-changebar Version: %{texlive_version}.%{texlive_noarch}.3.6dsvn63259 Release: 0 License: LPPL-1.0 Summary: Generate changebars in LaTeX documents Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-changebar-doc >= %{texlive_version} Provides: tex(changebar.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source310: changebar.tar.xz Source311: 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. %package -n texlive-changebar-doc Version: %{texlive_version}.%{texlive_noarch}.3.6dsvn63259 Release: 0 Summary: Documentation for texlive-changebar License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-changebar and texlive-alldocumentation) %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 -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-changebar-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/changebar/CATALOG %{_texmfdistdir}/doc/latex/changebar/MANIFEST %{_texmfdistdir}/doc/latex/changebar/README %{_texmfdistdir}/doc/latex/changebar/changebar.bug %{_texmfdistdir}/doc/latex/changebar/changebar.pdf %files -n texlive-changebar %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/changebar/changebar.sty %package -n texlive-changelayout Version: %{texlive_version}.%{texlive_noarch}.1.0svn16094 Release: 0 License: LPPL-1.0 Summary: Change the layout of individual pages and their text Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-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.tug.org/texlive/tlpretest/archive/ # from 20230311 Source312: changelayout.tar.xz Source313: 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. %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: https://www.tug.org/texlive/ Supplements: (texlive-changelayout and texlive-alldocumentation) %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 -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 %package -n texlive-changelog Version: %{texlive_version}.%{texlive_noarch}.2.5.0svn65861 Release: 0 License: LPPL-1.0 Summary: Typesetting keepachangelog.com style changelogs Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-changelog-doc >= %{texlive_version} Provides: tex(changelog.sty) Requires: tex(expl3.sty) Requires: tex(translations.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source314: changelog.tar.xz Source315: changelog.doc.tar.xz %description -n texlive-changelog This package provides a changelog environment (which itself provides a version environment) to represent a changelog. The package supports multiple authors, unreleased changes, and yanked (revoked) releases. Inspired by keepachangelog.com. %package -n texlive-changelog-doc Version: %{texlive_version}.%{texlive_noarch}.2.5.0svn65861 Release: 0 Summary: Documentation for texlive-changelog License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-changelog and texlive-alldocumentation) %description -n texlive-changelog-doc This package includes the documentation for texlive-changelog %post -n texlive-changelog mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-changelog mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-changelog test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-changelog-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/changelog/LICENSE.txt %{_texmfdistdir}/doc/latex/changelog/README.md %{_texmfdistdir}/doc/latex/changelog/changelog.pdf %{_texmfdistdir}/doc/latex/changelog/changelog.tex %{_texmfdistdir}/doc/latex/changelog/example.pdf %{_texmfdistdir}/doc/latex/changelog/example.tex %{_texmfdistdir}/doc/latex/changelog/screenshot.png %files -n texlive-changelog %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/changelog/changelog.sty %package -n texlive-changepage Version: %{texlive_version}.%{texlive_noarch}.1.0csvn15878 Release: 0 License: LPPL-1.0 Summary: Margin adjustment and detection of odd/even pages Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-changepage-doc >= %{texlive_version} Provides: tex(changepage.sty) Provides: tex(chngpage.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source316: changepage.tar.xz Source317: 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. %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: https://www.tug.org/texlive/ Supplements: (texlive-changepage and texlive-alldocumentation) %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 -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 %package -n texlive-changes Version: %{texlive_version}.%{texlive_noarch}.4.2.1svn59950 Release: 0 License: LPPL-1.0 Summary: Manual change markup Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-changes-doc >= %{texlive_version} Provides: tex(changes.sty) Requires: tex(etoolbox.sty) Requires: tex(todonotes.sty) Requires: tex(truncate.sty) Requires: tex(ulem.sty) Requires: tex(xcolor.sty) Requires: tex(xkeyval.sty) Requires: tex(xstring.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source318: changes.tar.xz Source319: 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 color; deleted text is striked out. Additionally, text can be highlighted and/or commented. The package allows free definition of additional authors and their associated color. It also allows you to change the markup of changes, authors, highlights or comments. A Python script is provided for removing the changes. %package -n texlive-changes-doc Version: %{texlive_version}.%{texlive_noarch}.4.2.1svn59950 Release: 0 Summary: Documentation for texlive-changes License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-changes and texlive-alldocumentation) 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 -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.ngerman.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.bf.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.bf.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.colored.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.colored.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.dashuline.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.dashuline.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.dotuline.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.dotuline.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.em.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.em.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.it.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.it.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.sl.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.sl.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.uline.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.uline.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.uuline.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.uuline.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.uwave.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.uwave.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.wrong.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.wrong.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.authormarkup.brackets.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.authormarkup.brackets.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.authormarkup.footnote.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.authormarkup.footnote.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.authormarkup.none.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.authormarkup.none.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.authormarkup.subscript.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.authormarkup.subscript.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.authormarkup.superscript.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.authormarkup.superscript.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.authormarkup.wrong.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.authormarkup.wrong.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.authormarkupposition.left.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.authormarkupposition.left.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.authormarkupposition.right.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.authormarkupposition.right.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.authormarkupposition.wrong.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.authormarkupposition.wrong.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.authormarkuptext.id.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.authormarkuptext.id.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.authormarkuptext.name.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.authormarkuptext.name.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.authormarkuptext.wrong.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.authormarkuptext.wrong.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.commandnameprefix.always.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.commandnameprefix.always.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.commandnameprefix.ifneeded.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.commandnameprefix.ifneeded.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.commandnameprefix.none.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.commandnameprefix.none.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.commandnameprefix.wrong.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.commandnameprefix.wrong.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.commentmarkup.footnote.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.commentmarkup.footnote.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.commentmarkup.margin.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.commentmarkup.margin.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.commentmarkup.todo.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.commentmarkup.todo.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.commentmarkup.uwave.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.commentmarkup.uwave.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.commentmarkup.wrong.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.commentmarkup.wrong.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.defaultcolor.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.defaultcolor.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.bf.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.bf.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.colored.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.colored.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.dashuline.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.dashuline.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.dotuline.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.dotuline.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.em.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.em.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.it.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.it.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.sl.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.sl.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.sout.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.sout.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.uline.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.uline.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.uuline.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.uuline.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.uwave.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.uwave.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.wrong.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.wrong.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.xout.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.xout.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.draft.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.draft.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.final.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.final.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.highlightmarkup.background.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.highlightmarkup.background.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.highlightmarkup.uuline.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.highlightmarkup.uuline.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.highlightmarkup.uwave.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.highlightmarkup.uwave.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.highlightmarkup.wrong.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.highlightmarkup.wrong.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.language.british.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.language.british.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.language.english.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.language.english.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.language.french.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.language.french.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.language.german.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.language.german.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.language.italian.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.language.italian.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.language.ngerman.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.language.ngerman.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.listofchanges.all.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.listofchanges.all.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.listofchanges.compactsummary.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.listofchanges.compactsummary.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.listofchanges.list.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.listofchanges.list.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.listofchanges.show.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.listofchanges.show.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.listofchanges.summary.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.listofchanges.summary.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.listofchanges.title.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.listofchanges.title.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.listofchanges.wrong.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.listofchanges.wrong.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.markup.bfit.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.markup.bfit.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.markup.default.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.markup.default.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.markup.nocolor.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.markup.nocolor.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.markup.underlined.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.markup.underlined.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.markup.wrong.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.markup.wrong.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.package.hyperref.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.package.hyperref.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.packageoptions.todonotes.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.packageoptions.todonotes.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.packageoptions.truncate.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.packageoptions.truncate.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.packageoptions.ulem.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.packageoptions.ulem.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.packageoptions.xcolor.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.packageoptions.xcolor.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.screenshot.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.screenshot.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.setaddedmarkup.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.setaddedmarkup.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.setanonymousname.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.setanonymousname.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.setauthormarkup.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.setauthormarkup.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.setauthormarkupposition.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.setauthormarkupposition.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.setauthormarkuptext.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.setauthormarkuptext.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.setcommentmarkup.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.setcommentmarkup.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.setdeletedmarkup.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.setdeletedmarkup.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.sethighlightmarkup.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.sethighlightmarkup.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.setlocextension.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.setlocextension.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.setsocextension.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.setsocextension.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.setsummarytowidth.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.setsummarytowidth.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.setsummarywidth.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.setsummarywidth.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.settruncatewidth.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.settruncatewidth.tex %{_texmfdistdir}/doc/latex/changes/examples/changes.example.simple.pdf %{_texmfdistdir}/doc/latex/changes/examples/changes.example.simple.tex %{_texmfdistdir}/doc/latex/changes/regression/changes.regression.draft.id.tex %{_texmfdistdir}/doc/latex/changes/regression/changes.regression.draft.name.tex %{_texmfdistdir}/doc/latex/changes/regression/changes.regression.draft.nobabel.tex %{_texmfdistdir}/doc/latex/changes/regression/changes.regression.final.nobabel.tex %{_texmfdistdir}/doc/latex/changes/regression/changes.regression.final.tex %{_texmfdistdir}/doc/latex/changes/userdoc/added_ex.tex %{_texmfdistdir}/doc/latex/changes/userdoc/added_in.tex %{_texmfdistdir}/doc/latex/changes/userdoc/changes.de.tex %{_texmfdistdir}/doc/latex/changes/userdoc/changes.en.tex %{_texmfdistdir}/doc/latex/changes/userdoc/comment_ex.tex %{_texmfdistdir}/doc/latex/changes/userdoc/comment_in.tex %{_texmfdistdir}/doc/latex/changes/userdoc/definechangesauthor_ex.tex %{_texmfdistdir}/doc/latex/changes/userdoc/definechangesauthor_in.tex %{_texmfdistdir}/doc/latex/changes/userdoc/deleted_ex.tex %{_texmfdistdir}/doc/latex/changes/userdoc/deleted_in.tex %{_texmfdistdir}/doc/latex/changes/userdoc/highlight_ex.tex %{_texmfdistdir}/doc/latex/changes/userdoc/highlight_in.tex %{_texmfdistdir}/doc/latex/changes/userdoc/listofchanges_ex.tex %{_texmfdistdir}/doc/latex/changes/userdoc/listofchanges_in.tex %{_texmfdistdir}/doc/latex/changes/userdoc/path_doc_examples_in.tex %{_texmfdistdir}/doc/latex/changes/userdoc/path_script_in.tex %{_texmfdistdir}/doc/latex/changes/userdoc/replaced_ex.tex %{_texmfdistdir}/doc/latex/changes/userdoc/replaced_in.tex %{_texmfdistdir}/doc/latex/changes/userdoc/script_pymergechanges.tex %{_texmfdistdir}/doc/latex/changes/userdoc/script_pymergechanges_empty.tex %{_texmfdistdir}/doc/latex/changes/userdoc/setaddedmarkup_ex.tex %{_texmfdistdir}/doc/latex/changes/userdoc/setaddedmarkup_in.tex %{_texmfdistdir}/doc/latex/changes/userdoc/setanonymousname_ex.tex %{_texmfdistdir}/doc/latex/changes/userdoc/setanonymousname_in.tex %{_texmfdistdir}/doc/latex/changes/userdoc/setauthormarkup_ex.tex %{_texmfdistdir}/doc/latex/changes/userdoc/setauthormarkup_in.tex %{_texmfdistdir}/doc/latex/changes/userdoc/setauthormarkupposition_ex.tex %{_texmfdistdir}/doc/latex/changes/userdoc/setauthormarkupposition_in.tex %{_texmfdistdir}/doc/latex/changes/userdoc/setauthormarkuptext_ex.tex %{_texmfdistdir}/doc/latex/changes/userdoc/setauthormarkuptext_in.tex %{_texmfdistdir}/doc/latex/changes/userdoc/setcommentmarkup_ex.tex %{_texmfdistdir}/doc/latex/changes/userdoc/setcommentmarkup_in.tex %{_texmfdistdir}/doc/latex/changes/userdoc/setdeletedmarkup_ex.tex %{_texmfdistdir}/doc/latex/changes/userdoc/setdeletedmarkup_in.tex %{_texmfdistdir}/doc/latex/changes/userdoc/sethighlightmarkup_ex.tex %{_texmfdistdir}/doc/latex/changes/userdoc/sethighlightmarkup_in.tex %{_texmfdistdir}/doc/latex/changes/userdoc/setlocextension_ex.tex %{_texmfdistdir}/doc/latex/changes/userdoc/setlocextension_in.tex %{_texmfdistdir}/doc/latex/changes/userdoc/setsocextension_ex.tex %{_texmfdistdir}/doc/latex/changes/userdoc/setsocextension_in.tex %{_texmfdistdir}/doc/latex/changes/userdoc/setsummarytowidth_ex.tex %{_texmfdistdir}/doc/latex/changes/userdoc/setsummarytowidth_in.tex %{_texmfdistdir}/doc/latex/changes/userdoc/setsummarywidth_ex.tex %{_texmfdistdir}/doc/latex/changes/userdoc/setsummarywidth_in.tex %{_texmfdistdir}/doc/latex/changes/userdoc/settruncatewidth_ex.tex %{_texmfdistdir}/doc/latex/changes/userdoc/settruncatewidth_in.tex %{_texmfdistdir}/doc/latex/changes/userdoc/usepackage_addedmarkup_changes_ex.tex %{_texmfdistdir}/doc/latex/changes/userdoc/usepackage_addedmarkup_changes_in.tex %{_texmfdistdir}/doc/latex/changes/userdoc/usepackage_authormarkup_changes_ex.tex %{_texmfdistdir}/doc/latex/changes/userdoc/usepackage_authormarkup_changes_in.tex %{_texmfdistdir}/doc/latex/changes/userdoc/usepackage_authormarkupposition_changes_ex.tex %{_texmfdistdir}/doc/latex/changes/userdoc/usepackage_authormarkupposition_changes_in.tex %{_texmfdistdir}/doc/latex/changes/userdoc/usepackage_authormarkuptext_changes_ex.tex %{_texmfdistdir}/doc/latex/changes/userdoc/usepackage_authormarkuptext_changes_in.tex %{_texmfdistdir}/doc/latex/changes/userdoc/usepackage_changes_in.tex %{_texmfdistdir}/doc/latex/changes/userdoc/usepackage_commandnameprefix_changes_ex.tex %{_texmfdistdir}/doc/latex/changes/userdoc/usepackage_commandnameprefix_changes_in.tex %{_texmfdistdir}/doc/latex/changes/userdoc/usepackage_commentmarkup_changes_ex.tex %{_texmfdistdir}/doc/latex/changes/userdoc/usepackage_commentmarkup_changes_in.tex %{_texmfdistdir}/doc/latex/changes/userdoc/usepackage_defaultcolor_changes_ex.tex %{_texmfdistdir}/doc/latex/changes/userdoc/usepackage_defaultcolor_changes_in.tex %{_texmfdistdir}/doc/latex/changes/userdoc/usepackage_deletedmarkup_changes_ex.tex %{_texmfdistdir}/doc/latex/changes/userdoc/usepackage_deletedmarkup_changes_in.tex %{_texmfdistdir}/doc/latex/changes/userdoc/usepackage_draft_changes_in.tex %{_texmfdistdir}/doc/latex/changes/userdoc/usepackage_final_changes_in.tex %{_texmfdistdir}/doc/latex/changes/userdoc/usepackage_highlightmarkup_changes_ex.tex %{_texmfdistdir}/doc/latex/changes/userdoc/usepackage_highlightmarkup_changes_in.tex %{_texmfdistdir}/doc/latex/changes/userdoc/usepackage_markup_changes_ex.tex %{_texmfdistdir}/doc/latex/changes/userdoc/usepackage_markup_changes_in.tex %{_texmfdistdir}/doc/latex/changes/userdoc/usepackage_options_changes_in.tex %{_texmfdistdir}/doc/latex/changes/userdoc/usepackage_todonotes_changes_ex.tex %{_texmfdistdir}/doc/latex/changes/userdoc/usepackage_todonotes_changes_in.tex %{_texmfdistdir}/doc/latex/changes/userdoc/usepackage_truncate_changes_ex.tex %{_texmfdistdir}/doc/latex/changes/userdoc/usepackage_truncate_changes_in.tex %{_texmfdistdir}/doc/latex/changes/userdoc/usepackage_ulem_changes_ex.tex %{_texmfdistdir}/doc/latex/changes/userdoc/usepackage_ulem_changes_in.tex %{_texmfdistdir}/doc/latex/changes/userdoc/usepackage_xcolor_changes_ex.tex %{_texmfdistdir}/doc/latex/changes/userdoc/usepackage_xcolor_changes_in.tex %files -n texlive-changes %defattr(-,root,root,755) %{_texmfdistdir}/scripts/changes/pyMergeChanges.py %{_texmfdistdir}/tex/latex/changes/changes.sty %package -n texlive-chappg Version: %{texlive_version}.%{texlive_noarch}.2.1bsvn15878 Release: 0 License: LPPL-1.0 Summary: Page numbering by chapter Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-chappg-doc >= %{texlive_version} Provides: tex(chappg.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source320: chappg.tar.xz Source321: 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. %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: https://www.tug.org/texlive/ Supplements: (texlive-chappg and texlive-alldocumentation) %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 -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 %prep %setup -q -c -T %build %install rm -rf %{buildroot} mkdir -p %{buildroot}%{_texmfdistdir} mkdir -p %{buildroot}%{_texmfmaindir}/tlpkg/tlpostcode mkdir -p %{buildroot}%{_datadir}/texlive/tlpkg mkdir -p %{buildroot}/var/adm/update-scripts ln -sf ../../share/texmf %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf ../../share/texmf %{buildroot}%{_datadir}/texlive/texmf ln -sf ../../../share/texmf/tlpkg/tlpostcode \ %{buildroot}%{_datadir}/texlive/tlpkg/tlpostcode ln -sf tlpkg/tlpostcode %{buildroot}%{_texmfmaindir}/tlpostcode tar --use-compress-program=xz -xf %{S:1} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:2} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:3} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:4} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:5} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:6} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:7} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:8} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:9} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:10} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:11} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:12} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-bitter for font in %{buildroot}/%{_texmfdistdir}/fonts/truetype/huerta/bitter/*.{pf[ab],[ot]tf} \ %{buildroot}/%{_texmfdistdir}/fonts/type1/huerta/bitter/*.{pf[ab],[ot]tf} do test -e $font || continue mv -f $font %{buildroot}%{_datadir}/fonts/texlive-bitter base=${font##*/} ln -sf %{_datadir}/fonts/texlive-bitter/${base} ${font} done /usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-bitter/ /usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-bitter/ mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail (cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/58-texlive-bitter.conf)<<-'EOF' %{_datadir}/fonts/texlive-bitter/* EOF mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d (cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/55-texlive-bitter.conf)<<-'EOF' %{_datadir}/fonts/texlive-bitter/*.pf* EOF ln -sf %{_datadir}/fontconfig/conf.avail/55-texlive-bitter.conf %{buildroot}%{_sysconfdir}/fonts/conf.d/55-texlive-bitter.conf tar --use-compress-program=xz -xf %{S:13} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:14} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:15} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:16} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:17} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:18} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:19} -C %{buildroot}%{_datadir}/texlive/texmf-dist 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 tar --use-compress-program=xz -xf %{S:22} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:23} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:24} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:25} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:26} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:27} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:28} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:29} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:30} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:31} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:32} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:33} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:34} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:35} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:36} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:37} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:38} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:39} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:40} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:41} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:42} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:43} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:44} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:45} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:46} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:47} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:48} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:49} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:50} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:51} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:52} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:53} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:54} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:55} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:56} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:57} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:58} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:59} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:60} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:61} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:62} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:63} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:64} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:65} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:66} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:67} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:68} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:69} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:70} -C %{buildroot}%{_datadir}/texlive/texmf-dist # 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 /usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-bookhands/ /usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-bookhands/ mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail (cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/58-texlive-bookhands.conf)<<-'EOF' %{_datadir}/fonts/texlive-bookhands/* EOF tar --use-compress-program=xz -xf %{S:71} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:72} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:73} -C %{buildroot}%{_datadir}/texlive/texmf-dist # 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 /usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-bookman/ /usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-bookman/ mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail (cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/58-texlive-bookman.conf)<<-'EOF' %{_datadir}/fonts/texlive-bookman/* EOF tar --use-compress-program=xz -xf %{S:74} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:75} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:76} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:77} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:78} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:79} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:80} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:81} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:82} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:83} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:84} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:85} -C %{buildroot}%{_datadir}/texlive/texmf-dist # 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 /usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-boondox/ /usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-boondox/ mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail (cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/58-texlive-boondox.conf)<<-'EOF' %{_datadir}/fonts/texlive-boondox/* EOF tar --use-compress-program=xz -xf %{S:86} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:87} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:88} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:89} -C %{buildroot}%{_datadir}/texlive/texmf-dist 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 # 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 tar --use-compress-program=xz -xf %{S:92} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:93} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:94} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:95} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:96} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:97} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:98} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:99} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:100} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:101} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:102} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:103} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:104} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:105} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:106} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:107} -C %{buildroot}%{_datadir}/texlive/texmf-dist 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 tar --use-compress-program=xz -xf %{S:110} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:111} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:112} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:113} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:114} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:115} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:116} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:117} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:118} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:119} -C %{buildroot}%{_datadir}/texlive/texmf-dist 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 tar --use-compress-program=xz -xf %{S:122} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:123} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:124} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:125} -C %{buildroot}%{_datadir}/texlive/texmf-dist 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 # 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 /usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-brushscr/ /usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-brushscr/ mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail (cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/58-texlive-brushscr.conf)<<-'EOF' %{_datadir}/fonts/texlive-brushscr/* EOF 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 tar --use-compress-program=xz -xf %{S:130} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:131} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:132} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:133} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:134} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:135} -C %{buildroot}%{_datadir}/texlive # Avoid /usr/bin/env for scr in %{_texmfdistdir}/scripts/bundledoc/arlatex \ %{_texmfdistdir}/scripts/bundledoc/bundledoc do test -e %{buildroot}/$scr || continue ed %{buildroot}/${scr} <<-'EOF' 1 s@/env[[:blank:]]\+@/@ . w q EOF done tar --use-compress-program=xz -xf %{S: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-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 /usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-burmese/ /usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-burmese/ mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail (cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/58-texlive-burmese.conf)<<-'EOF' %{_datadir}/fonts/texlive-burmese/* EOF tar --use-compress-program=xz -xf %{S:138} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:139} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:140} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:141} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:142} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:143} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:144} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:145} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:146} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:147} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:148} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:149} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:150} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:151} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:152} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:153} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:154} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:155} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:156} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:157} -C %{buildroot}%{_datadir}/texlive/texmf-dist 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 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 tar --use-compress-program=xz -xf %{S:162} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:163} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:164} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:165} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:166} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:167} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:168} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:169} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:170} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:171} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:172} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:173} -C %{buildroot}%{_datadir}/texlive/texmf-dist 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 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 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 tar --use-compress-program=xz -xf %{S:180} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:181} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:182} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:183} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:184} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:185} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:186} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:187} -C %{buildroot}%{_datadir}/texlive/texmf-dist 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 tar --use-compress-program=xz -xf %{S:190} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:191} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:192} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:193} -C %{buildroot}%{_datadir}/texlive/texmf-dist # 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 /usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-cabin/ /usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-cabin/ mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail (cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/58-texlive-cabin.conf)<<-'EOF' %{_datadir}/fonts/texlive-cabin/* EOF mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d (cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/55-texlive-cabin.conf)<<-'EOF' %{_datadir}/fonts/texlive-cabin/*.pf* EOF ln -sf %{_datadir}/fontconfig/conf.avail/55-texlive-cabin.conf %{buildroot}%{_sysconfdir}/fonts/conf.d/55-texlive-cabin.conf tar --use-compress-program=xz -xf %{S:194} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:195} -C %{buildroot}%{_datadir}/texlive # Avoid /usr/bin/env for scr in %{_texmfdistdir}/scripts/cachepic/cachepic.tlu do test -e %{buildroot}/$scr || continue ed %{buildroot}/${scr} <<-'EOF' 1 s@/env[[:blank:]]\+@/@ . w q EOF done tar --use-compress-program=xz -xf %{S:196} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:197} -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 /usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-caladea/ /usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-caladea/ mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail (cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/58-texlive-caladea.conf)<<-'EOF' %{_datadir}/fonts/texlive-caladea/* EOF mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d (cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/55-texlive-caladea.conf)<<-'EOF' %{_datadir}/fonts/texlive-caladea/*.pf* EOF ln -sf %{_datadir}/fontconfig/conf.avail/55-texlive-caladea.conf %{buildroot}%{_sysconfdir}/fonts/conf.d/55-texlive-caladea.conf 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 tar --use-compress-program=xz -xf %{S:200} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:201} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:202} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:203} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:204} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:205} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:206} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:207} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:208} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:209} -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 /usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-calligra-type1/ /usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-calligra-type1/ mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail (cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/58-texlive-calligra-type1.conf)<<-'EOF' %{_datadir}/fonts/texlive-calligra-type1/* EOF tar --use-compress-program=xz -xf %{S:210} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:211} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:212} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:213} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:214} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:215} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:216} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:217} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:218} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:219} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:220} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:221} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:222} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:223} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-cantarell for font in %{buildroot}/%{_texmfdistdir}/fonts/opentype/gnome/cantarell/*.{pf[ab],[ot]tf} \ %{buildroot}/%{_texmfdistdir}/fonts/type1/gnome/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 /usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-cantarell/ /usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-cantarell/ mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail (cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/58-texlive-cantarell.conf)<<-'EOF' %{_datadir}/fonts/texlive-cantarell/* EOF mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d (cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/55-texlive-cantarell.conf)<<-'EOF' %{_datadir}/fonts/texlive-cantarell/*.pf* EOF ln -sf %{_datadir}/fontconfig/conf.avail/55-texlive-cantarell.conf %{buildroot}%{_sysconfdir}/fonts/conf.d/55-texlive-cantarell.conf tar --use-compress-program=xz -xf %{S:224} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:225} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:226} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:227} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:228} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:229} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:230} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:231} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:232} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:233} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:234} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:235} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:236} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:237} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-carlito for font in %{buildroot}/%{_texmfdistdir}/fonts/truetype/google/carlito/*.{pf[ab],[ot]tf} \ %{buildroot}/%{_texmfdistdir}/fonts/type1/google/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 /usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-carlito/ /usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-carlito/ mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail (cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/58-texlive-carlito.conf)<<-'EOF' %{_datadir}/fonts/texlive-carlito/* EOF mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d (cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/55-texlive-carlito.conf)<<-'EOF' %{_datadir}/fonts/texlive-carlito/*.pf* EOF ln -sf %{_datadir}/fontconfig/conf.avail/55-texlive-carlito.conf %{buildroot}%{_sysconfdir}/fonts/conf.d/55-texlive-carlito.conf tar --use-compress-program=xz -xf %{S:238} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:239} -C %{buildroot}%{_datadir}/texlive/texmf-dist # 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 /usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-carolmin-ps/ /usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-carolmin-ps/ mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail (cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/58-texlive-carolmin-ps.conf)<<-'EOF' %{_datadir}/fonts/texlive-carolmin-ps/* EOF tar --use-compress-program=xz -xf %{S:240} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:241} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Avoid /usr/bin/bash or similar for scr in %{_texmfdistdir}/doc/latex/cartonaugh/test.sh do test -e %{buildroot}/$scr || continue ed %{buildroot}/${scr} <<-'EOF' 1 s@^#!.*bash@#!/bin/bash@ . w q EOF done tar --use-compress-program=xz -xf %{S:242} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:243} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:244} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:245} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-cascadia-code for font in %{buildroot}/%{_texmfdistdir}/fonts/opentype/public/cascadia-code/*.{pf[ab],[ot]tf} \ %{buildroot}/%{_texmfdistdir}/fonts/type1/public/cascadia-code/*.{pf[ab],[ot]tf} do test -e $font || continue mv -f $font %{buildroot}%{_datadir}/fonts/texlive-cascadia-code base=${font##*/} ln -sf %{_datadir}/fonts/texlive-cascadia-code/${base} ${font} done /usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-cascadia-code/ /usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-cascadia-code/ mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail (cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/58-texlive-cascadia-code.conf)<<-'EOF' %{_datadir}/fonts/texlive-cascadia-code/* EOF mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d (cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/55-texlive-cascadia-code.conf)<<-'EOF' %{_datadir}/fonts/texlive-cascadia-code/*.pf* EOF ln -sf %{_datadir}/fontconfig/conf.avail/55-texlive-cascadia-code.conf %{buildroot}%{_sysconfdir}/fonts/conf.d/55-texlive-cascadia-code.conf tar --use-compress-program=xz -xf %{S:246} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:247} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:248} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:249} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:250} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:251} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:252} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:253} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:254} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:255} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:256} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:257} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:258} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:259} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:260} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:261} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:262} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:263} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:264} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:265} -C %{buildroot}%{_datadir}/texlive/texmf-dist # 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 /usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-cbcoptic/ /usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-cbcoptic/ mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail (cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/58-texlive-cbcoptic.conf)<<-'EOF' %{_datadir}/fonts/texlive-cbcoptic/* EOF tar --use-compress-program=xz -xf %{S:266} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:267} -C %{buildroot}%{_datadir}/texlive/texmf-dist # 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 /usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-cbfonts/ /usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-cbfonts/ mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail (cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/58-texlive-cbfonts.conf)<<-'EOF' %{_datadir}/fonts/texlive-cbfonts/* EOF tar --use-compress-program=xz -xf %{S:268} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:269} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:270} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:271} -C %{buildroot}%{_datadir}/texlive/texmf-dist # 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 /usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-cc-pl/ /usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-cc-pl/ mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail (cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/58-texlive-cc-pl.conf)<<-'EOF' %{_datadir}/fonts/texlive-cc-pl/* EOF tar --use-compress-program=xz -xf %{S:272} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:273} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:274} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:275} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:276} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:277} -C %{buildroot}%{_datadir}/texlive/texmf-dist # 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 /usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-ccicons/ /usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-ccicons/ mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail (cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/58-texlive-ccicons.conf)<<-'EOF' %{_datadir}/fonts/texlive-ccicons/* EOF mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d (cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/55-texlive-ccicons.conf)<<-'EOF' %{_datadir}/fonts/texlive-ccicons/*.pf* EOF ln -sf %{_datadir}/fontconfig/conf.avail/55-texlive-ccicons.conf %{buildroot}%{_sysconfdir}/fonts/conf.d/55-texlive-ccicons.conf tar --use-compress-program=xz -xf %{S:278} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:279} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:280} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:281} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:282} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:283} -C %{buildroot}%{_datadir}/texlive/texmf-dist # 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 tar --use-compress-program=xz -xf %{S:284} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:285} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:286} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:287} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:288} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:289} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:290} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:291} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:292} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:293} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:294} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:295} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:296} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:297} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:298} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:299} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:300} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:301} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:302} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:303} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:304} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:305} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:306} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:307} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:308} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:309} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:310} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:311} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:312} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:313} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:314} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:315} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:316} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:317} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:318} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:319} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Correct shebang of python3 scripts if any for scr in %{_texmfdistdir}/scripts/changes/pyMergeChanges.py do test -e %{buildroot}/$scr || continue head -n 1 %{buildroot}/$scr | grep -q python3 && continue ed %{buildroot}/${scr} <<-'EOF' 1 s@python@python3@ . w q EOF done tar --use-compress-program=xz -xf %{S:320} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:321} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Remove this rm -vrf %{buildroot}%{_texmfdistdir}/tlpkg/tlpobj rm -vrf %{buildroot}%{_texmfmaindir}/tlpkg/tlpobj rm -v %{buildroot}%{_datadir}/texlive/texmf rm -v %{buildroot}%{_datadir}/texlive/texmf-dist rm -v %{buildroot}%{_texmfmaindir}/tlpostcode rm -vr %{buildroot}%{_datadir}/texlive # Handle manual pages rm -vf %{buildroot}%{_texmfmaindir}/doc/man/Makefile rm -vf %{buildroot}%{_texmfmaindir}/doc/man/man*/*.pdf rm -vf %{buildroot}%{_texmfdistdir}/doc/man/Makefile rm -vf %{buildroot}%{_texmfdistdir}/doc/man/man*/*.pdf for path in %{buildroot}%{_texmfmaindir}/doc/man/man? \ %{buildroot}%{_texmfdistdir}/doc/man/man? do test -d "$path" || continue sec=${path##*/} mkdir -p %{buildroot}%{_mandir}/${sec} for page in ${path}/*.* do test -e "$page" || continue mv -f $page %{buildroot}%{_mandir}/${sec}/ done done rm -rf %{buildroot}%{_texmfmaindir}/doc/man rm -rf %{buildroot}%{_texmfdistdir}/doc/man find %{buildroot}%{_texmfmaindir}/ %{buildroot}%{_texmfdistdir}/ \ -type f -a -perm /g+w,o+w | xargs --no-run-if-empty chmod g-w,o-w %changelog