texlive-specs-f/texlive-specs-f.spec

27832 lines
1.3 MiB

#
# spec file for package texlive-specs-f.spec
#
# Copyright (c) 2024 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/
#
##### WARNING: Please do not edit this auto generated spec file.
#
%define texlive_version 2024
%define texlive_previous 2022
%define texlive_release 20240311
%define texlive_noarch 216
%define biber_version 2.19
#!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
%if ! %{defined python3_bin_suffix}
%global python3_bin_suffix 3
%endif
Name: texlive-specs-f
Version: 2024
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 f
License: Apache-1.0 and BSD-3-Clause and GFDL-1.3-or-later and GPL-2.0-or-later and LGPL-2.1-or-later and LPPL-1.0 and LPPL-1.3c and OFL-1.1 and SUSE-Public-Domain and SUSE-TeX
URL: https://build.opensuse.org/package/show/Publishing:TeXLive/Meta
Group: Productivity/Publishing/TeX/Base
Source0: texlive-specs-f-rpmlintrc
%description
Meta package to build tons of noarch texlive packages.
%package -n texlive-confproc
Version: %{texlive_version}.%{texlive_noarch}.0.0.8svn29349
Release: 0
License: LPPL-1.0
Summary: A set of tools for generating conference proceedings
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-confproc-doc >= %{texlive_version}
Provides: tex(confproc.cfg)
Provides: tex(confproc.cls)
Provides: tex(newapave.sty)
Requires: tex(book.cls)
Requires: tex(bookmark.sty)
Requires: tex(color.sty)
Requires: tex(fancyhdr.sty)
Requires: tex(geometry.sty)
Requires: tex(graphicx.sty)
Requires: tex(index.sty)
Requires: tex(kvoptions-patch.sty)
Requires: tex(kvoptions.sty)
Requires: tex(multicol.sty)
Requires: tex(multitoc.sty)
Requires: tex(pdfpages.sty)
Requires: tex(sectsty.sty)
Requires: tex(titletoc.sty)
Requires: tex(tocbibind.sty)
Requires: tex(xifthen.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source1: confproc.tar.xz
Source2: confproc.doc.tar.xz
%description -n texlive-confproc
The confproc collection comprises a class, a BibTeX style, and
some scripts for generating conference proceedings. It derives
from LaTeX scripts written for the DAFx-06 conference
proceedings, largely based on the pdfpages package for
including the proceedings papers and the hyperref package for
creating a proper table of contents, bookmarks and general
bibliography back-references. Confproc also uses many other
packages for fine tuning of the table of contents, bibliography
and index of authors. The added value of the class resides in
its time-saving aspects when designing conference proceedings.
%package -n texlive-confproc-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.8svn29349
Release: 0
Summary: Documentation for texlive-confproc
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-confproc and texlive-alldocumentation)
%description -n texlive-confproc-doc
This package includes the documentation for texlive-confproc
%post -n texlive-confproc
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-confproc
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-confproc
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-confproc-doc
%{_texmfdistdir}/doc/latex/confproc/README
%{_texmfdistdir}/doc/latex/confproc/buildcls.sh
%{_texmfdistdir}/doc/latex/confproc/buildcppdfpapers.sh
%{_texmfdistdir}/doc/latex/confproc/buildpapers.sh
%{_texmfdistdir}/doc/latex/confproc/buildproc.sh
%{_texmfdistdir}/doc/latex/confproc/buildprocelpb.sh
%{_texmfdistdir}/doc/latex/confproc/cleancls.sh
%{_texmfdistdir}/doc/latex/confproc/confproc-short.tex
%{_texmfdistdir}/doc/latex/confproc/confproc.pdf
%{_texmfdistdir}/doc/latex/confproc/confproc_diag.pdf
%{_texmfdistdir}/doc/latex/confproc/countnbpages.sh
%{_texmfdistdir}/doc/latex/confproc/example/IEEEtran.bst
%{_texmfdistdir}/doc/latex/confproc/example/buildcppdfpapers.sh
%{_texmfdistdir}/doc/latex/confproc/example/buildpapers.sh
%{_texmfdistdir}/doc/latex/confproc/example/buildproc.sh
%{_texmfdistdir}/doc/latex/confproc/example/buildprocelpb.sh
%{_texmfdistdir}/doc/latex/confproc/example/countnbpages.sh
%{_texmfdistdir}/doc/latex/confproc/example/dafx_06.sty
%{_texmfdistdir}/doc/latex/confproc/example/example1empty.tex
%{_texmfdistdir}/doc/latex/confproc/example/example2custom.tex
%{_texmfdistdir}/doc/latex/confproc/example/example3optim.tex
%{_texmfdistdir}/doc/latex/confproc/example/example4optim.tex
%{_texmfdistdir}/doc/latex/confproc/example/exbiblio.bib
%{_texmfdistdir}/doc/latex/confproc/example/exclasslastel.tex
%{_texmfdistdir}/doc/latex/confproc/example/exclasslastpb.tex
%{_texmfdistdir}/doc/latex/confproc/example/exclasspre.tex
%{_texmfdistdir}/doc/latex/confproc/example/expages.tex
%{_texmfdistdir}/doc/latex/confproc/example/expapersswitch.tex
%{_texmfdistdir}/doc/latex/confproc/example/exportIndividualPDFs.sh
%{_texmfdistdir}/doc/latex/confproc/example/exprogram.csv
%{_texmfdistdir}/doc/latex/confproc/example/generateswitch.pl
%{_texmfdistdir}/doc/latex/confproc/example/papers/IEEEtran.bst
%{_texmfdistdir}/doc/latex/confproc/example/papers/dafx_06.sty
%{_texmfdistdir}/doc/latex/confproc/example/papers/expages.tex
%{_texmfdistdir}/doc/latex/confproc/example/papers/p_001.pdf
%{_texmfdistdir}/doc/latex/confproc/example/papers/p_003.pdf
%{_texmfdistdir}/doc/latex/confproc/example/papers/p_005.pdf
%{_texmfdistdir}/doc/latex/confproc/example/papers/p_007.pdf
%{_texmfdistdir}/doc/latex/confproc/example/papers/p_009.pdf
%{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_001/dafx_06.sty
%{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_001/fft_plot2.png
%{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_001/p_001.bib
%{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_001/p_001.tex
%{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_003/dafx_06.sty
%{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_003/fft_plot2.png
%{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_003/p_003.bib
%{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_003/p_003.tex
%{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_005/dafx_06.sty
%{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_005/fft_plot2.png
%{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_005/p_005.bib
%{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_005/p_005.tex
%{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_007/dafx_06.sty
%{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_007/fft_plot2.png
%{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_007/p_007.bib
%{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_007/p_007.tex
%{_texmfdistdir}/doc/latex/confproc/example/papers/sources_tex/p_009/dafx_06.sty
%{_texmfdistdir}/doc/latex/confproc/example/papers/sources_tex/p_009/fft_plot2.png
%{_texmfdistdir}/doc/latex/confproc/example/papers/sources_tex/p_009/p_009.bib
%{_texmfdistdir}/doc/latex/confproc/example/papers/sources_tex/p_009/p_009.tex
%{_texmfdistdir}/doc/latex/confproc/example/papersinfo.sh
%{_texmfdistdir}/doc/latex/confproc/example/paperssplitpreamble.sh
%{_texmfdistdir}/doc/latex/confproc/example/pictures/ex_1stpage.pdf
%{_texmfdistdir}/doc/latex/confproc/example/removeLaTeXcmds.sh
%{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_001/dafx_06.sty
%{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_001/fft_plot2.png
%{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_001/p_001.bib
%{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_001/p_001.tex
%{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_003/dafx_06.sty
%{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_003/fft_plot2.png
%{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_003/p_003.bib
%{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_003/p_003.tex
%{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_005/dafx_06.sty
%{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_005/fft_plot2.png
%{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_005/p_005.bib
%{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_005/p_005.tex
%{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_007/dafx_06.sty
%{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_007/fft_plot2.png
%{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_007/p_007.bib
%{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_007/p_007.tex
%{_texmfdistdir}/doc/latex/confproc/example/sources_tex/p_009/dafx_06.sty
%{_texmfdistdir}/doc/latex/confproc/example/sources_tex/p_009/fft_plot2.png
%{_texmfdistdir}/doc/latex/confproc/example/sources_tex/p_009/p_009.bib
%{_texmfdistdir}/doc/latex/confproc/example/sources_tex/p_009/p_009.tex
%{_texmfdistdir}/doc/latex/confproc/example1empty.tex
%{_texmfdistdir}/doc/latex/confproc/example2custom.tex
%{_texmfdistdir}/doc/latex/confproc/example3optim.tex
%{_texmfdistdir}/doc/latex/confproc/exbiblio.bib
%{_texmfdistdir}/doc/latex/confproc/exclasslastel.tex
%{_texmfdistdir}/doc/latex/confproc/exclasslastpb.tex
%{_texmfdistdir}/doc/latex/confproc/exclasspre.tex
%{_texmfdistdir}/doc/latex/confproc/expages.tex
%{_texmfdistdir}/doc/latex/confproc/expapersswitch.tex
%{_texmfdistdir}/doc/latex/confproc/exportIndividualPDFs.sh
%{_texmfdistdir}/doc/latex/confproc/exprogram.csv
%{_texmfdistdir}/doc/latex/confproc/generateswitch.pl
%{_texmfdistdir}/doc/latex/confproc/papersinfo.sh
%{_texmfdistdir}/doc/latex/confproc/paperssplitpreamble.sh
%{_texmfdistdir}/doc/latex/confproc/prepareexample.sh
%{_texmfdistdir}/doc/latex/confproc/removeLaTeXcmds.sh
%files -n texlive-confproc
%{_texmfdistdir}/bibtex/bst/confproc/newapave.bst
%{_texmfdistdir}/makeindex/confproc/confproc1.ist
%{_texmfdistdir}/makeindex/confproc/confproc2.ist
%{_texmfdistdir}/tex/latex/confproc/confproc.cfg
%{_texmfdistdir}/tex/latex/confproc/confproc.cls
%{_texmfdistdir}/tex/latex/confproc/newapave.sty
%package -n texlive-constants
Version: %{texlive_version}.%{texlive_noarch}.1.0svn15878
Release: 0
License: LPPL-1.0
Summary: Automatic numbering of constants
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-constants-doc >= %{texlive_version}
Provides: tex(constants.sty)
Requires: tex(keyval.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source3: constants.tar.xz
Source4: constants.doc.tar.xz
%description -n texlive-constants
The package provides a way to number constants in a
mathematical proof automatically, with a system for
labelling/referencing. In addition, several families of
constants (with different symbols) may be defined.
%package -n texlive-constants-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0svn15878
Release: 0
Summary: Documentation for texlive-constants
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-constants and texlive-alldocumentation)
%description -n texlive-constants-doc
This package includes the documentation for texlive-constants
%post -n texlive-constants
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-constants
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-constants
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-constants-doc
%{_texmfdistdir}/doc/latex/constants/README
%{_texmfdistdir}/doc/latex/constants/constants.pdf
%files -n texlive-constants
%{_texmfdistdir}/tex/latex/constants/constants.sty
%package -n texlive-conteq
Version: %{texlive_version}.%{texlive_noarch}.0.0.1.1svn37868
Release: 0
License: LPPL-1.0
Summary: Typeset multiline continued equalities
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-conteq-doc >= %{texlive_version}
Provides: tex(conteq.sty)
Requires: tex(amsmath.sty)
Requires: tex(environ.sty)
Requires: tex(expl3.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source5: conteq.tar.xz
Source6: conteq.doc.tar.xz
%description -n texlive-conteq
The package provides an environment conteq, which will lay out
systems of continued equalities (or inequalities). Several
variant layouts of the equalities are provided, and the user
may define their own. The package is written using LaTeX 3
macros.
%package -n texlive-conteq-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.1.1svn37868
Release: 0
Summary: Documentation for texlive-conteq
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-conteq and texlive-alldocumentation)
%description -n texlive-conteq-doc
This package includes the documentation for texlive-conteq
%post -n texlive-conteq
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-conteq
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-conteq
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-conteq-doc
%{_texmfdistdir}/doc/latex/conteq/README.txt
%{_texmfdistdir}/doc/latex/conteq/conteq.hd
%{_texmfdistdir}/doc/latex/conteq/conteq.pdf
%files -n texlive-conteq
%{_texmfdistdir}/tex/latex/conteq/conteq.sty
%package -n texlive-context
Version: %{texlive_version}.%{texlive_noarch}.svn70360
Release: 0
License: LPPL-1.0
Summary: The ConTeXt macro package
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Recommends: texlive-collection-context >= %{texlive_version}
Recommends: texlive-collection-fontsrecommended >= %{texlive_version}
Recommends: texlive-collection-genericrecommended >= %{texlive_version}
Requires: texlive-amsfonts >= %{texlive_version}
#!BuildIgnore: texlive-amsfonts
Requires: texlive-context-companion-fonts >= %{texlive_version}
#!BuildIgnore: texlive-context-companion-fonts
Requires: texlive-context-texlive >= %{texlive_version}
#!BuildIgnore: texlive-context-texlive
Requires(pre): texlive-context-bin >= %{texlive_version}
#!BuildIgnore: texlive-context-bin
Requires: texlive-lm >= %{texlive_version}
#!BuildIgnore: texlive-lm
Requires: texlive-lm-math >= %{texlive_version}
#!BuildIgnore: texlive-lm-math
Requires: texlive-luajittex >= %{texlive_version}
#!BuildIgnore: texlive-luajittex
Requires: texlive-luatex >= %{texlive_version}
#!BuildIgnore: texlive-luatex
Requires: texlive-manfnt-font >= %{texlive_version}
#!BuildIgnore: texlive-manfnt-font
Requires: texlive-mflogo-font >= %{texlive_version}
#!BuildIgnore: texlive-mflogo-font
Requires: texlive-stmaryrd >= %{texlive_version}
#!BuildIgnore: texlive-stmaryrd
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-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-context-fonts >= %{texlive_version}
Suggests: texlive-context-doc >= %{texlive_version}
Requires: perl(Config)
#!BuildIgnore: perl(Config)
Requires: perl(Cwd)
#!BuildIgnore: perl(Cwd)
Requires: perl(Data::Dumper)
#!BuildIgnore: perl(Data::Dumper)
Requires: perl(File::Copy)
#!BuildIgnore: perl(File::Copy)
Requires: perl(File::Find)
#!BuildIgnore: perl(File::Find)
Requires: perl(FindBin)
#!BuildIgnore: perl(FindBin)
Requires: perl(Getopt::Long)
#!BuildIgnore: perl(Getopt::Long)
Requires: perl(Tk)
#!BuildIgnore: perl(Tk)
Requires: perl(Tk::DirTree)
#!BuildIgnore: perl(Tk::DirTree)
Requires: perl(Tk::ROText)
#!BuildIgnore: perl(Tk::ROText)
Requires: perl(Tk::widgets)
#!BuildIgnore: perl(Tk::widgets)
Requires: perl(base)
#!BuildIgnore: perl(base)
Requires: perl(lib)
#!BuildIgnore: perl(lib)
Requires: perl(strict)
#!BuildIgnore: perl(strict)
Provides: tex(8r-base.map)
Provides: tex(aesop-de.tex)
Provides: tex(alfredsson-sv.tex)
Provides: tex(aristotle-grc.tex)
Provides: tex(bidi-symbols.tex)
Provides: tex(bryson.tex)
Provides: tex(capek-cz.tex)
Provides: tex(capek-vlnka-cz.tex)
Provides: tex(carey.tex)
Provides: tex(carrol.tex)
Provides: tex(cervantes-es.tex)
Provides: tex(cmin.enc)
Provides: tex(cmit.enc)
Provides: tex(cmitt.enc)
Provides: tex(cmrm.enc)
Provides: tex(cmsc.enc)
Provides: tex(cmtt.enc)
Provides: tex(context-lmtx-error.tex)
Provides: tex(context-performance.tex)
Provides: tex(context-test.tex)
Provides: tex(context-todo.tex)
Provides: tex(contnav.map)
Provides: tex(contnav.tfm)
Provides: tex(darwin.tex)
Provides: tex(davis.tex)
Provides: tex(dawkins.tex)
Provides: tex(demo-mps.tex)
Provides: tex(demo-symbols.tex)
Provides: tex(demo-tex.tex)
Provides: tex(demo-xml.tex)
Provides: tex(dequincey.tex)
Provides: tex(dijkstra.tex)
Provides: tex(douglas.tex)
Provides: tex(dyrynk-cz.tex)
Provides: tex(dyrynk-vlnka-cz.tex)
Provides: tex(ec-2004.enc)
Provides: tex(ec-base.map)
Provides: tex(ec-os-public-lm.map)
Provides: tex(export-example.tex)
Provides: tex(falstaff-sv.tex)
Provides: tex(filenames.tex)
Provides: tex(gray.tex)
Provides: tex(greenfield.tex)
Provides: tex(hawking.tex)
Provides: tex(herbert-en.tex)
Provides: tex(herbert-es.tex)
Provides: tex(hviezdoslav-sk.tex)
Provides: tex(hviezdoslav-vlnka-sk.tex)
Provides: tex(i-readme.tex)
Provides: tex(jaros-sk.tex)
Provides: tex(jaros-vlnka-sk.tex)
Provides: tex(jojomayer.tex)
Provides: tex(khatt-ar.tex)
Provides: tex(khatt-en.tex)
Provides: tex(klein.tex)
Provides: tex(knuth-gpt.tex)
Provides: tex(knuth.tex)
Provides: tex(knuthmath.tex)
Provides: tex(kollar-cz.tex)
Provides: tex(kollar-vlnka-cz.tex)
Provides: tex(komensky-cz.tex)
Provides: tex(komensky-vlnka-cz.tex)
Provides: tex(krdel-sk.tex)
Provides: tex(kun-cz.tex)
Provides: tex(lansburgh-letterspacing-sv.tex)
Provides: tex(linden.tex)
Provides: tex(lorem.tex)
Provides: tex(luatex-basics-prepare.tex)
Provides: tex(luatex-basics.tex)
Provides: tex(luatex-core.tex)
Provides: tex(luatex-fonts.tex)
Provides: tex(luatex-gadgets.tex)
Provides: tex(luatex-languages.tex)
Provides: tex(luatex-math.tex)
Provides: tex(luatex-mplib.tex)
Provides: tex(luatex-pdf.tex)
Provides: tex(luatex-plain.tex)
Provides: tex(luatex-preprocessor-test.tex)
Provides: tex(luatex-preprocessor.tex)
Provides: tex(luatex-swiglib-test.tex)
Provides: tex(luatex-swiglib.tex)
Provides: tex(luatex-test.tex)
Provides: tex(m-ch-de.tex)
Provides: tex(m-ch-en.tex)
Provides: tex(m-ch-nl.tex)
Provides: tex(m-tikz-pgfplots.tex)
Provides: tex(m-tikz-pgfplotstable.tex)
Provides: tex(materie.tex)
Provides: tex(math-knuth-dt.tex)
Provides: tex(math-kontinuitet-sv.tex)
Provides: tex(mcnish.tex)
Provides: tex(mkiv-base.map)
Provides: tex(mkiv-px.map)
Provides: tex(mkiv-tx.map)
Provides: tex(montgomery.tex)
Provides: tex(mtx-context-arrange.tex)
Provides: tex(mtx-context-combine.tex)
Provides: tex(mtx-context-common.tex)
Provides: tex(mtx-context-compare.tex)
Provides: tex(mtx-context-copy.tex)
Provides: tex(mtx-context-domotica.tex)
Provides: tex(mtx-context-fonts.tex)
Provides: tex(mtx-context-hashed.tex)
Provides: tex(mtx-context-ideas.tex)
Provides: tex(mtx-context-listing.tex)
Provides: tex(mtx-context-meaning.tex)
Provides: tex(mtx-context-module.tex)
Provides: tex(mtx-context-precache.tex)
Provides: tex(mtx-context-select.tex)
Provides: tex(mtx-context-setters.tex)
Provides: tex(mtx-context-setups.tex)
Provides: tex(mtx-context-sql.tex)
Provides: tex(mtx-context-timing.tex)
Provides: tex(mtx-context-trim.tex)
Provides: tex(mtx-context-xml.tex)
Provides: tex(original-adobe-euro.map)
Provides: tex(original-ams-base.map)
Provides: tex(original-ams-cmr.map)
Provides: tex(original-ams-euler.map)
Provides: tex(original-base.map)
Provides: tex(original-context-symbol.map)
Provides: tex(original-dummy.map)
Provides: tex(original-empty.map)
Provides: tex(original-micropress-informal.map)
Provides: tex(original-public-csr.map)
Provides: tex(original-public-lm.map)
Provides: tex(original-public-plr.map)
Provides: tex(original-public-vnr.map)
Provides: tex(original-vogel-symbol.map)
Provides: tex(original-wasy.map)
Provides: tex(original-youngryu-px.map)
Provides: tex(original-youngryu-tx.map)
Provides: tex(poe.tex)
Provides: tex(pope-en.tex)
Provides: tex(pope-es.tex)
Provides: tex(q-8r.enc)
Provides: tex(quevedo-es.tex)
Provides: tex(qx-base.map)
Provides: tex(qx-os-public-lm.map)
Provides: tex(reich.tex)
Provides: tex(s-abbreviations-extras.tex)
Provides: tex(s-abbreviations-logos.tex)
Provides: tex(s-cdr-01.tex)
Provides: tex(s-faq-00.tex)
Provides: tex(s-faq-01.tex)
Provides: tex(s-faq-02.tex)
Provides: tex(s-faq-03.tex)
Provides: tex(s-pre-00.tex)
Provides: tex(s-pre-06.tex)
Provides: tex(s-pre-07.tex)
Provides: tex(s-pre-08.tex)
Provides: tex(s-pre-12.tex)
Provides: tex(s-pre-13.tex)
Provides: tex(s-pre-16.tex)
Provides: tex(s-pre-18.tex)
Provides: tex(s-pre-22.tex)
Provides: tex(s-pre-23.tex)
Provides: tex(s-pre-26.tex)
Provides: tex(s-pre-27.tex)
Provides: tex(s-pre-50.tex)
Provides: tex(s-pre-66.tex)
Provides: tex(s-pre-67.tex)
Provides: tex(s-pre-93.tex)
Provides: tex(s-pre-96.tex)
Provides: tex(sample.tex)
Provides: tex(samples.tex)
Provides: tex(sapolsky.tex)
Provides: tex(scite-context-readme.tex)
Provides: tex(shakespeare-en.tex)
Provides: tex(shakespeare-es.tex)
Provides: tex(shelley-en.tex)
Provides: tex(shelley-es.tex)
Provides: tex(shelley-fr.tex)
Provides: tex(slova-sk.tex)
Provides: tex(smrek-sk.tex)
Provides: tex(smrek-vlnka-sk.tex)
Provides: tex(stork.tex)
Provides: tex(t5-base.map)
Provides: tex(t5-os-public-lm.map)
Provides: tex(teff-trinite.enc)
Provides: tex(texnansi-base.map)
Provides: tex(texnansi-os-public-lm.map)
Provides: tex(thuan.tex)
Provides: tex(tlig.map)
Provides: tex(tufte.tex)
Provides: tex(vallejo-trilce-es.tex)
Provides: tex(waltham.tex)
Provides: tex(ward.tex)
Provides: tex(weisman.tex)
Provides: tex(welcome-to-context.tex)
Provides: tex(zapf.tex)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source7: context.tar.xz
Source8: context.doc.tar.xz
Source9: context_cnf.dif
Source10: context_fourier-map.dif
%description -n texlive-context
A full featured, parameter driven macro package, which fully
supports advanced interactive documents. See the ConTeXt garden
for a wealth of support information.
%package -n texlive-context-doc
Version: %{texlive_version}.%{texlive_noarch}.svn70360
Release: 0
Summary: Documentation for texlive-context
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-context and texlive-alldocumentation)
Provides: man(context.1)
Provides: man(mtx-babel.1)
Provides: man(mtx-base.1)
Provides: man(mtx-bibtex.1)
Provides: man(mtx-cache.1)
Provides: man(mtx-chars.1)
Provides: man(mtx-check.1)
Provides: man(mtx-colors.1)
Provides: man(mtx-context.1)
Provides: man(mtx-convert.1)
Provides: man(mtx-ctan.1)
Provides: man(mtx-dvi.1)
Provides: man(mtx-epub.1)
Provides: man(mtx-evohome.1)
Provides: man(mtx-fcd.1)
Provides: man(mtx-fixpdf.1)
Provides: man(mtx-flac.1)
Provides: man(mtx-fonts.1)
Provides: man(mtx-grep.1)
Provides: man(mtx-install-modules.1)
Provides: man(mtx-install.1)
Provides: man(mtx-interface.1)
Provides: man(mtx-kpse.1)
Provides: man(mtx-metapost.1)
Provides: man(mtx-modules.1)
Provides: man(mtx-package.1)
Provides: man(mtx-patterns.1)
Provides: man(mtx-pdf.1)
Provides: man(mtx-plain.1)
Provides: man(mtx-profile.1)
Provides: man(mtx-rsync.1)
Provides: man(mtx-scite.1)
Provides: man(mtx-server.1)
Provides: man(mtx-spell.1)
Provides: man(mtx-synctex.1)
Provides: man(mtx-texworks.1)
Provides: man(mtx-tools.1)
Provides: man(mtx-unicode.1)
Provides: man(mtx-unzip.1)
Provides: man(mtx-update.1)
Provides: man(mtx-vscode.1)
Provides: man(mtx-watch.1)
Provides: man(mtx-youless.1)
Provides: man(mtxrun.1)
%description -n texlive-context-doc
This package includes the documentation for texlive-context
%package -n texlive-context-fonts
Version: %{texlive_version}.%{texlive_noarch}.svn70360
Release: 0
Summary: Severed fonts for texlive-context
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-context-fonts
The separated fonts package for texlive-context
%post -n texlive-context
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMap original-context-symbol.map' >> /var/run/texlive/run-updmap
%postun -n texlive-context
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMap original-context-symbol.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-context
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%reconfigure_fonts_scriptlets -n texlive-context-fonts
%files -n texlive-context-doc
%{_texmfdistdir}/doc/context/context-readme.txt
%{_texmfdistdir}/doc/context/documents/general/leaflets/leaflet-context.pdf
%{_texmfdistdir}/doc/context/documents/general/leaflets/leaflet-luametatex.pdf
%{_texmfdistdir}/doc/context/documents/general/leaflets/leaflet-mixing.pdf
%{_texmfdistdir}/doc/context/documents/general/magazines/mag-0000-mkiv.pdf
%{_texmfdistdir}/doc/context/documents/general/magazines/mag-0002-mkiv.pdf
%{_texmfdistdir}/doc/context/documents/general/magazines/mag-0006-mkiv.pdf
%{_texmfdistdir}/doc/context/documents/general/magazines/mag-0007-mkiv.pdf
%{_texmfdistdir}/doc/context/documents/general/magazines/mag-0010-mkiv.pdf
%{_texmfdistdir}/doc/context/documents/general/magazines/mag-1101-mkiv.pdf
%{_texmfdistdir}/doc/context/documents/general/magazines/mag-1102-mkiv.pdf
%{_texmfdistdir}/doc/context/documents/general/magazines/mag-1103-mkiv.pdf
%{_texmfdistdir}/doc/context/documents/general/magazines/mag-1104-mkiv.pdf
%{_texmfdistdir}/doc/context/documents/general/magazines/mag-1105-mkiv.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/about.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/bidi.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/canbedone-periods.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/charts-mkiv.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/cld-mkiv.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/colors-mkiv.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/columnsets.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/details.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/ecmascript-mkiv.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/epub-mkiv-demo.epub
%{_texmfdistdir}/doc/context/documents/general/manuals/epub-mkiv-demo.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/epub-mkiv.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/evenmore.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/followingup.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/fonts-mkiv.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/graphics.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/hybrid.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/interaction.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/languages-mkiv.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/libraries-mkiv.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/lowlevel-accuracy.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/lowlevel-alignments.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/lowlevel-boxes.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/lowlevel-buffers.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/lowlevel-characters.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/lowlevel-conditionals.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/lowlevel-expansion.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/lowlevel-grouping.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/lowlevel-inserts.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/lowlevel-lines.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/lowlevel-localboxes.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/lowlevel-loops.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/lowlevel-macros.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/lowlevel-marks.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/lowlevel-paragraphs.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/lowlevel-registers.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/lowlevel-scope.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/lowlevel-security.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/lowlevel-tokens.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/lowlevel.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/lua-mkiv.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/luametafun.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/luametatex.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/luatex.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/ma-cb-en.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/math-mkiv.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/math-tweaks.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/metafun-p.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/metafun-s.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/mk.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/mkiv-publications.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/mmlexamp.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/mmlprime.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/mreadme.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/musings.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/nodes.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/notnow.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/onandon.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/ontarget.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/pagecolumns.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/pdfmerge.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/primitives.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/rules-mkiv.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/spacing-mkiv.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/spreadsheets-mkiv.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/sql-mkiv.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/steps-mkiv.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/still.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/svg-lmtx.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/swiglib-mkiv.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/templates-mkiv.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/texit.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/tiptrick.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/tools-mkiv.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/units-mkiv.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/workflows-mkiv.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/xml-mkiv.pdf
%{_texmfdistdir}/doc/context/documents/general/manuals/xtables-mkiv.pdf
%{_texmfdistdir}/doc/context/documents/general/qrcs/setup-cs.pdf
%{_texmfdistdir}/doc/context/documents/general/qrcs/setup-de.pdf
%{_texmfdistdir}/doc/context/documents/general/qrcs/setup-en.pdf
%{_texmfdistdir}/doc/context/documents/general/qrcs/setup-fr.pdf
%{_texmfdistdir}/doc/context/documents/general/qrcs/setup-it.pdf
%{_texmfdistdir}/doc/context/documents/general/qrcs/setup-mapping-cs.pdf
%{_texmfdistdir}/doc/context/documents/general/qrcs/setup-mapping-de.pdf
%{_texmfdistdir}/doc/context/documents/general/qrcs/setup-mapping-en.pdf
%{_texmfdistdir}/doc/context/documents/general/qrcs/setup-mapping-fr.pdf
%{_texmfdistdir}/doc/context/documents/general/qrcs/setup-mapping-it.pdf
%{_texmfdistdir}/doc/context/documents/general/qrcs/setup-mapping-nl.pdf
%{_texmfdistdir}/doc/context/documents/general/qrcs/setup-mapping-ro.pdf
%{_texmfdistdir}/doc/context/documents/general/qrcs/setup-nl.pdf
%{_texmfdistdir}/doc/context/documents/general/qrcs/setup-ro.pdf
%{_texmfdistdir}/doc/context/examples/calculator/calculator.pdf
%{_texmfdistdir}/doc/context/examples/calculator/calculator.tex
%{_texmfdistdir}/doc/context/examples/clock/clock.pdf
%{_texmfdistdir}/doc/context/examples/clock/clock.tex
%{_texmfdistdir}/doc/context/presentations/bachotex/2005/bachotex-2005-fonts.tex
%{_texmfdistdir}/doc/context/presentations/bachotex/2005/bachotex-2005-hyphenation.tex
%{_texmfdistdir}/doc/context/presentations/bachotex/2009/bachotex-2009-luatex.tex
%{_texmfdistdir}/doc/context/presentations/bachotex/2009/bachotex-2009-math.tex
%{_texmfdistdir}/doc/context/presentations/bachotex/2009/bachotex-2009-opentype.tex
%{_texmfdistdir}/doc/context/presentations/bachotex/2010/bachotex-2010-clash.pdf
%{_texmfdistdir}/doc/context/presentations/bachotex/2010/bachotex-2010-clash.tex
%{_texmfdistdir}/doc/context/presentations/bachotex/2010/bachotex-2010-move.pdf
%{_texmfdistdir}/doc/context/presentations/bachotex/2010/bachotex-2010-move.tex
%{_texmfdistdir}/doc/context/presentations/bachotex/2011/bachotex-2011-cld-and-mkvi.pdf
%{_texmfdistdir}/doc/context/presentations/bachotex/2011/bachotex-2011-cld-and-mkvi.tex
%{_texmfdistdir}/doc/context/presentations/bachotex/2011/bachotex-2011-ebook.tex
%{_texmfdistdir}/doc/context/presentations/bachotex/2011/bachotex-2011-math.tex
%{_texmfdistdir}/doc/context/presentations/bachotex/2011/bachotex-2011-metapost.tex
%{_texmfdistdir}/doc/context/presentations/bachotex/2012/bachotex-2012-context.tex
%{_texmfdistdir}/doc/context/presentations/bachotex/2012/bachotex-2012-future.tex
%{_texmfdistdir}/doc/context/presentations/bachotex/2013/bachotex-2013-bits.pdf
%{_texmfdistdir}/doc/context/presentations/bachotex/2013/bachotex-2013-bits.tex
%{_texmfdistdir}/doc/context/presentations/bachotex/2013/bachotex-2013-luatex.pdf
%{_texmfdistdir}/doc/context/presentations/bachotex/2013/bachotex-2013-luatex.tex
%{_texmfdistdir}/doc/context/presentations/bachotex/2013/bachotex-2013-sense.pdf
%{_texmfdistdir}/doc/context/presentations/bachotex/2013/bachotex-2013-sense.tex
%{_texmfdistdir}/doc/context/presentations/bachotex/2013/bachotex-2013-speed.pdf
%{_texmfdistdir}/doc/context/presentations/bachotex/2013/bachotex-2013-speed.tex
%{_texmfdistdir}/doc/context/presentations/bachotex/2014/bachotex-2014-luatex.tex
%{_texmfdistdir}/doc/context/presentations/bachotex/2014/bachotex-2014-metapost.tex
%{_texmfdistdir}/doc/context/presentations/bachotex/2015/bachotex-2015-ligatures.pdf
%{_texmfdistdir}/doc/context/presentations/bachotex/2015/bachotex-2015-ligatures.tex
%{_texmfdistdir}/doc/context/presentations/bachotex/2016/bachotex-2016-opentype.pdf
%{_texmfdistdir}/doc/context/presentations/bachotex/2016/bachotex-2016-opentype.tex
%{_texmfdistdir}/doc/context/presentations/bachotex/2016/bachotex-2016-toolbox.pdf
%{_texmfdistdir}/doc/context/presentations/bachotex/2016/bachotex-2016-toolbox.tex
%{_texmfdistdir}/doc/context/presentations/bachotex/2017/bachotex-2017-emoji-demo.pdf
%{_texmfdistdir}/doc/context/presentations/bachotex/2017/bachotex-2017-emoji-demo.tex
%{_texmfdistdir}/doc/context/presentations/bachotex/2017/bachotex-2017-emoji.pdf
%{_texmfdistdir}/doc/context/presentations/bachotex/2017/bachotex-2017-emoji.tex
%{_texmfdistdir}/doc/context/presentations/bachotex/2017/bachotex-2017-variablefonts-demo.pdf
%{_texmfdistdir}/doc/context/presentations/bachotex/2017/bachotex-2017-variablefonts-demo.tex
%{_texmfdistdir}/doc/context/presentations/bachotex/2017/bachotex-2017-variablefonts.pdf
%{_texmfdistdir}/doc/context/presentations/bachotex/2017/bachotex-2017-variablefonts.tex
%{_texmfdistdir}/doc/context/presentations/bachotex/2018/bachotex-2018-fonteffects.pdf
%{_texmfdistdir}/doc/context/presentations/bachotex/2018/bachotex-2018-fonteffects.tex
%{_texmfdistdir}/doc/context/presentations/bachotex/2018/bachotex-2018-mp.pdf
%{_texmfdistdir}/doc/context/presentations/bachotex/2018/bachotex-2018-mp.tex
%{_texmfdistdir}/doc/context/presentations/bachotex/2019/bachotex-2019-followingup.pdf
%{_texmfdistdir}/doc/context/presentations/bachotex/2019/bachotex-2019-followingup.tex
%{_texmfdistdir}/doc/context/presentations/context/2007/context-2007-luatex.tex
%{_texmfdistdir}/doc/context/presentations/context/2007/context-2007-mkiv.tex
%{_texmfdistdir}/doc/context/presentations/context/2010/context-2010-just-in-time-1.tex
%{_texmfdistdir}/doc/context/presentations/context/2010/context-2010-just-in-time-2.tex
%{_texmfdistdir}/doc/context/presentations/context/2010/context-2010-requirements.tex
%{_texmfdistdir}/doc/context/presentations/context/2010/context-2010-structure-matters.tex
%{_texmfdistdir}/doc/context/presentations/context/2010/context-2010-workflows.tex
%{_texmfdistdir}/doc/context/presentations/context/2011/context-2011-ebook-export.pdf
%{_texmfdistdir}/doc/context/presentations/context/2011/context-2011-ebook-export.tex
%{_texmfdistdir}/doc/context/presentations/context/2011/context-2011-mathml-update.pdf
%{_texmfdistdir}/doc/context/presentations/context/2011/context-2011-mathml-update.tex
%{_texmfdistdir}/doc/context/presentations/context/2011/context-2011-metapost-how-we-adapt.pdf
%{_texmfdistdir}/doc/context/presentations/context/2011/context-2011-metapost-how-we-adapt.tex
%{_texmfdistdir}/doc/context/presentations/context/2011/context-2011-sorting-registers.pdf
%{_texmfdistdir}/doc/context/presentations/context/2011/context-2011-sorting-registers.tex
%{_texmfdistdir}/doc/context/presentations/context/2012/context-2012-after-the-cleanup.pdf
%{_texmfdistdir}/doc/context/presentations/context/2012/context-2012-after-the-cleanup.tex
%{_texmfdistdir}/doc/context/presentations/context/2012/context-2012-lexing-sources.pdf
%{_texmfdistdir}/doc/context/presentations/context/2012/context-2012-lexing-sources.tex
%{_texmfdistdir}/doc/context/presentations/context/2012/context-2012-mixed-columns.pdf
%{_texmfdistdir}/doc/context/presentations/context/2012/context-2012-mixed-columns.tex
%{_texmfdistdir}/doc/context/presentations/context/2012/context-2012-the-script.pdf
%{_texmfdistdir}/doc/context/presentations/context/2012/context-2012-the-script.tex
%{_texmfdistdir}/doc/context/presentations/context/2012/context-2012-visual-debugging.pdf
%{_texmfdistdir}/doc/context/presentations/context/2012/context-2012-visual-debugging.tex
%{_texmfdistdir}/doc/context/presentations/context/2012/context-2012-xml-news.pdf
%{_texmfdistdir}/doc/context/presentations/context/2012/context-2012-xml-news.tex
%{_texmfdistdir}/doc/context/presentations/context/2013/context-2013-math.pdf
%{_texmfdistdir}/doc/context/presentations/context/2013/context-2013-math.tex
%{_texmfdistdir}/doc/context/presentations/context/2013/context-2013-speed.pdf
%{_texmfdistdir}/doc/context/presentations/context/2013/context-2013-speed.tex
%{_texmfdistdir}/doc/context/presentations/context/2015/context-2015-status.pdf
%{_texmfdistdir}/doc/context/presentations/context/2015/context-2015-status.tex
%{_texmfdistdir}/doc/context/presentations/context/2016/context-2016-luatex.pdf
%{_texmfdistdir}/doc/context/presentations/context/2016/context-2016-luatex.tex
%{_texmfdistdir}/doc/context/presentations/context/2017/context-2017-css-selectors.pdf
%{_texmfdistdir}/doc/context/presentations/context/2017/context-2017-css-selectors.tex
%{_texmfdistdir}/doc/context/presentations/context/2017/context-2017-features-chaintest.pdf
%{_texmfdistdir}/doc/context/presentations/context/2017/context-2017-features-chaintest.tex
%{_texmfdistdir}/doc/context/presentations/context/2017/context-2017-features-kerntest.pdf
%{_texmfdistdir}/doc/context/presentations/context/2017/context-2017-features-kerntest.tex
%{_texmfdistdir}/doc/context/presentations/context/2017/context-2017-features-pairtest.pdf
%{_texmfdistdir}/doc/context/presentations/context/2017/context-2017-features-pairtest.tex
%{_texmfdistdir}/doc/context/presentations/context/2017/context-2017-features-singletest.pdf
%{_texmfdistdir}/doc/context/presentations/context/2017/context-2017-features-singletest.tex
%{_texmfdistdir}/doc/context/presentations/context/2017/context-2017-features-spacetest.pdf
%{_texmfdistdir}/doc/context/presentations/context/2017/context-2017-features-spacetest.tex
%{_texmfdistdir}/doc/context/presentations/context/2017/context-2017-features-substitutiontest.pdf
%{_texmfdistdir}/doc/context/presentations/context/2017/context-2017-features-substitutiontest.tex
%{_texmfdistdir}/doc/context/presentations/context/2017/context-2017-features.pdf
%{_texmfdistdir}/doc/context/presentations/context/2017/context-2017-features.tex
%{_texmfdistdir}/doc/context/presentations/context/2017/context-2017-performance.pdf
%{_texmfdistdir}/doc/context/presentations/context/2017/context-2017-performance.tex
%{_texmfdistdir}/doc/context/presentations/context/2017/context-2017-synctex.pdf
%{_texmfdistdir}/doc/context/presentations/context/2017/context-2017-synctex.tex
%{_texmfdistdir}/doc/context/presentations/context/2017/context-2017-tables.pdf
%{_texmfdistdir}/doc/context/presentations/context/2017/context-2017-tables.tex
%{_texmfdistdir}/doc/context/presentations/context/2019/context-2019-lmtx.pdf
%{_texmfdistdir}/doc/context/presentations/context/2019/context-2019-lmtx.tex
%{_texmfdistdir}/doc/context/presentations/context/2020/context-2020-concepts.pdf
%{_texmfdistdir}/doc/context/presentations/context/2020/context-2020-concepts.tex
%{_texmfdistdir}/doc/context/presentations/context/2020/context-2020-datatypes.pdf
%{_texmfdistdir}/doc/context/presentations/context/2020/context-2020-datatypes.tex
%{_texmfdistdir}/doc/context/presentations/context/2020/context-2020-ecmascript.pdf
%{_texmfdistdir}/doc/context/presentations/context/2020/context-2020-ecmascript.tex
%{_texmfdistdir}/doc/context/presentations/context/2020/context-2020-gpdemo.gp
%{_texmfdistdir}/doc/context/presentations/context/2020/context-2020-gpdemo.svg
%{_texmfdistdir}/doc/context/presentations/context/2020/context-2020-implementers.pdf
%{_texmfdistdir}/doc/context/presentations/context/2020/context-2020-implementers.tex
%{_texmfdistdir}/doc/context/presentations/context/2020/context-2020-luametatex.pdf
%{_texmfdistdir}/doc/context/presentations/context/2020/context-2020-luametatex.tex
%{_texmfdistdir}/doc/context/presentations/context/2020/context-2020-mkii-mkiv-mkxl.pdf
%{_texmfdistdir}/doc/context/presentations/context/2020/context-2020-mkii-mkiv-mkxl.tex
%{_texmfdistdir}/doc/context/presentations/context/2020/context-2020-mp.pdf
%{_texmfdistdir}/doc/context/presentations/context/2020/context-2020-mp.tex
%{_texmfdistdir}/doc/context/presentations/context/2020/context-2020-sin.svg
%{_texmfdistdir}/doc/context/presentations/context/2020/context-2020-svg.pdf
%{_texmfdistdir}/doc/context/presentations/context/2020/context-2020-svg.tex
%{_texmfdistdir}/doc/context/presentations/context/2020/context-2020-tokens.pdf
%{_texmfdistdir}/doc/context/presentations/context/2020/context-2020-tokens.tex
%{_texmfdistdir}/doc/context/presentations/context/2021/context-2021-compactfonts.pdf
%{_texmfdistdir}/doc/context/presentations/context/2021/context-2021-compactfonts.tex
%{_texmfdistdir}/doc/context/presentations/context/2021/context-2021-localcontrol.pdf
%{_texmfdistdir}/doc/context/presentations/context/2021/context-2021-localcontrol.tex
%{_texmfdistdir}/doc/context/presentations/context/2021/context-2021-luametafun.pdf
%{_texmfdistdir}/doc/context/presentations/context/2021/context-2021-luametafun.tex
%{_texmfdistdir}/doc/context/presentations/context/2021/context-2021-math.pdf
%{_texmfdistdir}/doc/context/presentations/context/2021/context-2021-math.tex
%{_texmfdistdir}/doc/context/presentations/context/2021/context-2021-overloadprotection.pdf
%{_texmfdistdir}/doc/context/presentations/context/2021/context-2021-overloadprotection.tex
%{_texmfdistdir}/doc/context/presentations/context/2021/context-2021-paragraphs.pdf
%{_texmfdistdir}/doc/context/presentations/context/2021/context-2021-paragraphs.tex
%{_texmfdistdir}/doc/context/presentations/context/2021/context-2021-programming.pdf
%{_texmfdistdir}/doc/context/presentations/context/2021/context-2021-programming.tex
%{_texmfdistdir}/doc/context/presentations/examples/present-balls-001.pdf
%{_texmfdistdir}/doc/context/presentations/examples/present-balls-001.tex
%{_texmfdistdir}/doc/context/presentations/examples/present-colorful-001.pdf
%{_texmfdistdir}/doc/context/presentations/examples/present-colorful-001.tex
%{_texmfdistdir}/doc/context/presentations/examples/present-funny-001.pdf
%{_texmfdistdir}/doc/context/presentations/examples/present-funny-001.tex
%{_texmfdistdir}/doc/context/presentations/examples/present-fuzzy-001.pdf
%{_texmfdistdir}/doc/context/presentations/examples/present-fuzzy-001.tex
%{_texmfdistdir}/doc/context/presentations/examples/present-green-001.pdf
%{_texmfdistdir}/doc/context/presentations/examples/present-green-001.tex
%{_texmfdistdir}/doc/context/presentations/examples/present-grow-001.pdf
%{_texmfdistdir}/doc/context/presentations/examples/present-grow-001.tex
%{_texmfdistdir}/doc/context/presentations/examples/present-organic-001.pdf
%{_texmfdistdir}/doc/context/presentations/examples/present-organic-001.tex
%{_texmfdistdir}/doc/context/presentations/examples/present-original-001.pdf
%{_texmfdistdir}/doc/context/presentations/examples/present-original-001.tex
%{_texmfdistdir}/doc/context/presentations/examples/present-punk-001.pdf
%{_texmfdistdir}/doc/context/presentations/examples/present-punk-001.tex
%{_texmfdistdir}/doc/context/presentations/examples/present-random-001.pdf
%{_texmfdistdir}/doc/context/presentations/examples/present-random-001.tex
%{_texmfdistdir}/doc/context/presentations/examples/present-shaded-001.pdf
%{_texmfdistdir}/doc/context/presentations/examples/present-shaded-001.tex
%{_texmfdistdir}/doc/context/presentations/examples/present-split-001.pdf
%{_texmfdistdir}/doc/context/presentations/examples/present-split-001.tex
%{_texmfdistdir}/doc/context/presentations/examples/present-stepper-001.pdf
%{_texmfdistdir}/doc/context/presentations/examples/present-stepper-001.tex
%{_texmfdistdir}/doc/context/presentations/examples/present-steps-001.pdf
%{_texmfdistdir}/doc/context/presentations/examples/present-steps-001.tex
%{_texmfdistdir}/doc/context/presentations/examples/present-tiles-001.pdf
%{_texmfdistdir}/doc/context/presentations/examples/present-tiles-001.tex
%{_texmfdistdir}/doc/context/presentations/examples/present-weird-001.pdf
%{_texmfdistdir}/doc/context/presentations/examples/present-weird-001.tex
%{_texmfdistdir}/doc/context/presentations/examples/present-windows-001.pdf
%{_texmfdistdir}/doc/context/presentations/examples/present-windows-001.tex
%{_texmfdistdir}/doc/context/presentations/present-readme.pdf
%{_texmfdistdir}/doc/context/presentations/present-readme.tex
%{_texmfdistdir}/doc/context/presentations/tug/2001/tug-2001-ideas.pdf
%{_texmfdistdir}/doc/context/presentations/tug/2001/tug-2001-ideas.tex
%{_texmfdistdir}/doc/context/presentations/tug/2007/tug-2007-fonts.pdf
%{_texmfdistdir}/doc/context/presentations/tug/2007/tug-2007-fonts.tex
%{_texmfdistdir}/doc/context/scripts/mkiv/context.html
%{_texmfdistdir}/doc/context/scripts/mkiv/context.man
%{_texmfdistdir}/doc/context/scripts/mkiv/context.xml
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-babel.html
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-babel.man
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-babel.xml
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-base.html
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-base.man
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-base.xml
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-bibtex.html
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-bibtex.man
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-bibtex.xml
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-cache.html
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-cache.man
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-cache.xml
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-chars.html
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-chars.man
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-chars.xml
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-check.html
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-check.man
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-check.xml
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-colors.html
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-colors.man
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-colors.xml
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-context.html
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-context.man
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-context.xml
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-convert.html
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-convert.man
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-convert.xml
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-ctan.html
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-ctan.man
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-ctan.xml
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-dvi.html
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-dvi.man
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-dvi.xml
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-epub.html
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-epub.man
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-epub.xml
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-evohome.html
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-evohome.man
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-evohome.xml
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-fcd.html
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-fcd.man
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-fcd.xml
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-fixpdf.html
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-fixpdf.man
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-fixpdf.xml
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-flac.html
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-flac.man
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-flac.xml
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-fonts.html
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-fonts.man
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-fonts.xml
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-grep.html
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-grep.man
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-grep.xml
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-install-modules.html
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-install-modules.man
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-install-modules.xml
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-install.html
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-install.man
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-install.xml
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-interface.html
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-interface.man
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-interface.xml
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-kpse.html
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-kpse.man
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-kpse.xml
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-metapost.html
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-metapost.man
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-metapost.xml
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-modules.html
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-modules.man
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-modules.xml
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-package.html
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-package.man
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-package.xml
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-patterns.html
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-patterns.man
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-patterns.xml
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-pdf.html
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-pdf.man
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-pdf.xml
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-plain.html
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-plain.man
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-plain.xml
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-profile.html
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-profile.man
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-profile.xml
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-rsync.html
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-rsync.man
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-rsync.xml
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-scite.html
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-scite.man
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-scite.xml
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-server.html
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-server.man
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-server.xml
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-spell.html
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-spell.man
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-spell.xml
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-synctex.html
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-synctex.man
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-synctex.xml
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-texworks.html
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-texworks.man
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-texworks.xml
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-tools.html
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-tools.man
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-tools.xml
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-unicode.html
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-unicode.man
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-unicode.xml
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-unzip.html
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-unzip.man
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-unzip.xml
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-update.html
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-update.man
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-update.xml
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-vscode.html
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-vscode.man
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-vscode.xml
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-watch.html
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-watch.man
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-watch.xml
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-youless.html
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-youless.man
%{_texmfdistdir}/doc/context/scripts/mkiv/mtx-youless.xml
%{_texmfdistdir}/doc/context/scripts/mkiv/mtxrun.html
%{_texmfdistdir}/doc/context/scripts/mkiv/mtxrun.man
%{_texmfdistdir}/doc/context/scripts/mkiv/mtxrun.xml
%{_texmfdistdir}/doc/context/sources/general/leaflets/leaflet-common.tex
%{_texmfdistdir}/doc/context/sources/general/leaflets/leaflet-context.tex
%{_texmfdistdir}/doc/context/sources/general/leaflets/leaflet-luametatex.tex
%{_texmfdistdir}/doc/context/sources/general/leaflets/leaflet-mixing.tex
%{_texmfdistdir}/doc/context/sources/general/magazines/mag-0000-mkiv.tex
%{_texmfdistdir}/doc/context/sources/general/magazines/mag-0002-mkiv.tex
%{_texmfdistdir}/doc/context/sources/general/magazines/mag-0006-mkiv.tex
%{_texmfdistdir}/doc/context/sources/general/magazines/mag-0007-mkiv.tex
%{_texmfdistdir}/doc/context/sources/general/magazines/mag-0010-mkiv.tex
%{_texmfdistdir}/doc/context/sources/general/magazines/mag-1101-mkiv.tex
%{_texmfdistdir}/doc/context/sources/general/magazines/mag-1102-mkiv.tex
%{_texmfdistdir}/doc/context/sources/general/magazines/mag-1103-mkiv.tex
%{_texmfdistdir}/doc/context/sources/general/magazines/mag-1104-mkiv.tex
%{_texmfdistdir}/doc/context/sources/general/magazines/mag-1105-mkiv.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/about/about-calls.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/about/about-contents.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/about/about-environment.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/about/about-expanding.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/about/about-hashing.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/about/about-hz.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/about/about-introduction.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/about/about-jitting-jit-2013-06-04.lua
%{_texmfdistdir}/doc/context/sources/general/manuals/about/about-jitting-jit.lua
%{_texmfdistdir}/doc/context/sources/general/manuals/about/about-jitting.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/about/about-luafunctions.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/about/about-mathstackers.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/about/about-mathstyles.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/about/about-metafun.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/about/about-mobility.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/about/about-nodes.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/about/about-nuts.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/about/about-properties.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/about/about-speed.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/about/about-threequarters.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/about/about-titlepage.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/about/about.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/about/demo-data.lua
%{_texmfdistdir}/doc/context/sources/general/manuals/about/luatest-hash-luajittex-073-JIT20.lua
%{_texmfdistdir}/doc/context/sources/general/manuals/about/luatest-hash-luajittex-073-LUA51-40-6.lua
%{_texmfdistdir}/doc/context/sources/general/manuals/about/luatest-hash-luajittex-073-LUA51.lua
%{_texmfdistdir}/doc/context/sources/general/manuals/about/luatest-hash-luatex-073-LUA52-40-6.lua
%{_texmfdistdir}/doc/context/sources/general/manuals/about/luatest-hash-luatex-073-LUA52.lua
%{_texmfdistdir}/doc/context/sources/general/manuals/about/pi-speed-1.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/about/pi-speed-2.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/about/pi-speed-3.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/about/pi-speed-4.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/about/pi-speed-5.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/about/still-expanding-1.png
%{_texmfdistdir}/doc/context/sources/general/manuals/about/still-expanding-10.png
%{_texmfdistdir}/doc/context/sources/general/manuals/about/still-expanding-2.png
%{_texmfdistdir}/doc/context/sources/general/manuals/about/still-expanding-3.png
%{_texmfdistdir}/doc/context/sources/general/manuals/about/still-expanding-4.png
%{_texmfdistdir}/doc/context/sources/general/manuals/about/still-expanding-5.png
%{_texmfdistdir}/doc/context/sources/general/manuals/about/still-expanding-6.png
%{_texmfdistdir}/doc/context/sources/general/manuals/about/still-expanding-7.png
%{_texmfdistdir}/doc/context/sources/general/manuals/about/still-expanding-8.png
%{_texmfdistdir}/doc/context/sources/general/manuals/about/still-expanding-9.png
%{_texmfdistdir}/doc/context/sources/general/manuals/bidi/bidi-contents.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/bidi/bidi-fonts.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/bidi/bidi-introduction.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/bidi/bidi-lua.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/bidi/bidi-mixed.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/bidi/bidi-numbering.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/bidi/bidi-style.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/bidi/bidi-titlepage.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/bidi/bidi-vertical.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/bidi/bidi.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/canbedone/canbedone-periods.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/canbedone/canbedone-style.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/canbedone/canbedone.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/charts/charts-mkiv.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/cld/cld-abitoflua.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/cld/cld-afewdetails.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/cld/cld-backendcode.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/cld/cld-callbacks.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/cld/cld-contents.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/cld/cld-ctxfunctions.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/cld/cld-environment.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/cld/cld-files.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/cld/cld-gettingstarted.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/cld/cld-goodies.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/cld/cld-graphics.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/cld/cld-introduction.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/cld/cld-logging.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/cld/cld-luafunctions.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/cld/cld-macros.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/cld/cld-mkiv.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/cld/cld-moreonfunctions.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/cld/cld-nicetoknow.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/cld/cld-scanners.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/cld/cld-somemoreexamples.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/cld/cld-specialcommands.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/cld/cld-summary.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/cld/cld-titlepage.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/cld/cld-variables.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/cld/cld-verbatim.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/colors/colors-basics.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/colors/colors-environment.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/colors/colors-graphics.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/colors/colors-introduction.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/colors/colors-metafun.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/colors/colors-mkiv.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/columnsets/columnsets-000.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/columnsets/columnsets-001.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/columnsets/columnsets-002.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/columnsets/columnsets-003.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/columnsets/columnsets-004.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/columnsets/columnsets-005.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/columnsets/columnsets-006.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/columnsets/columnsets-007.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/columnsets/columnsets-101.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/columnsets/columnsets-102.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/columnsets/columnsets-103.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/columnsets/columnsets-201.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/columnsets/columnsets-202.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/columnsets/columnsets-203.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/columnsets/columnsets-204.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/columnsets/columnsets-205.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/columnsets/columnsets-206.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/columnsets/columnsets-301.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/columnsets/columnsets-401.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/columnsets/columnsets-402.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/columnsets/columnsets-403.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/columnsets/columnsets-404.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/columnsets/columnsets-405.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/columnsets/columnsets-601.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/columnsets/columnsets-701.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/columnsets/columnsets-702.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/columnsets/columnsets-703.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/columnsets/columnsets-704.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/columnsets/columnsets-801.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/columnsets/columnsets-802.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/columnsets/columnsets-803.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/columnsets/columnsets-804.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/columnsets/columnsets-805.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/columnsets/columnsets-806.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/columnsets/columnsets-901.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/columnsets/columnsets-902.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/columnsets/columnsets-903.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/columnsets/columnsets.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/details/back-0.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/details/back-1.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/details/back-2.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/details/back-4.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/details/back-5.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/details/cow.pdf
%{_texmfdistdir}/doc/context/sources/general/manuals/details/details-backpage.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/details/details-captiontrickery.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/details/details-colofon.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/details/details-contents.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/details/details-environment.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/details/details-finetuningfloats.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/details/details-floatingaround.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/details/details-frontpage.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/details/details-gridtrickery.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/details/details-index.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/details/details-introduction.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/details/details-ornaments.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/details/details-pseudocolumns.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/details/details-snappingheads.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/details/details-textbackgrounds.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/details/details-tuningformulas.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/details/details.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/details/detcow.mp
%{_texmfdistdir}/doc/context/sources/general/manuals/details/detcow.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/details/detcowmp.mps
%{_texmfdistdir}/doc/context/sources/general/manuals/details/hacker.jpg
%{_texmfdistdir}/doc/context/sources/general/manuals/details/mill.png
%{_texmfdistdir}/doc/context/sources/general/manuals/epub/epub-mkiv-demo.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/epub/epub-mkiv.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/evenmore/evenmore-bitwise.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/evenmore/evenmore-contents.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/evenmore/evenmore-expansion.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/evenmore/evenmore-expressions.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/evenmore/evenmore-fonts.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/evenmore/evenmore-formats.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/evenmore/evenmore-hyphenation.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/evenmore/evenmore-inserts.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/evenmore/evenmore-introduction.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/evenmore/evenmore-keywords.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/evenmore/evenmore-libraries.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/evenmore/evenmore-normalization.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/evenmore/evenmore-numbers.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/evenmore/evenmore-offloading.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/evenmore/evenmore-paragraphs.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/evenmore/evenmore-parameters.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/evenmore/evenmore-parsing.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/evenmore/evenmore-pi.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/evenmore/evenmore-style.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/evenmore/evenmore-threesix.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/evenmore/evenmore-titlepage.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/evenmore/evenmore-tokens.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/evenmore/evenmore-whattex.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/evenmore/evenmore.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/evenmore/mozilla-svg-001.svg
%{_texmfdistdir}/doc/context/sources/general/manuals/followingup/followingup-bitmaps.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/followingup/followingup-cleanup.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/followingup/followingup-compilation.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/followingup/followingup-contents.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/followingup/followingup-directions.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/followingup/followingup-evolution.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/followingup/followingup-feedback.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/followingup/followingup-fonts.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/followingup/followingup-introduction.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/followingup/followingup-logging.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/followingup/followingup-lua.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/followingup/followingup-memory.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/followingup/followingup-mp.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/followingup/followingup-performance.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/followingup/followingup-rejected.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/followingup/followingup-retrospect.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/followingup/followingup-stripping.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/followingup/followingup-stubs.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/followingup/followingup-style.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/followingup/followingup-tex.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/followingup/followingup-titlepage.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/followingup/followingup-whatsits.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/followingup/followingup.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/fonts/fonts-appendix.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/fonts/fonts-compact.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/fonts/fonts-demo-rule.lua
%{_texmfdistdir}/doc/context/sources/general/manuals/fonts/fonts-environment.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/fonts/fonts-extensions.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/fonts/fonts-features.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/fonts/fonts-formats.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/fonts/fonts-hooks.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/fonts/fonts-introduction.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/fonts/fonts-lookups.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/fonts/fonts-math.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/fonts/fonts-methods.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/fonts/fonts-mkiv.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/fonts/fonts-modes.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/fonts/fonts-scripts.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/fonts/fonts-tricks.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/graphics/graphics.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/benchmark-1.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/benchmark-2.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/benchmark-3.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/benchmark-4.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/benchmark-5.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/calibri-fontshop.png
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/ebook-metafun-1.png
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/ebook-metafun-2.png
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/ebook-pdf.png
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/ebook-xhtml.png
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/hybrid-backend.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/hybrid-bidi.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/hybrid-callbacks.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/hybrid-characters.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/hybrid-codebase.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/hybrid-contents.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/hybrid-ebooks.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/hybrid-environment.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/hybrid-export.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/hybrid-fontnames.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/hybrid-glocal.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/hybrid-goodies.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/hybrid-grouping.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/hybrid-inserts.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/hybrid-intermezzo.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/hybrid-introduction.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/hybrid-italics.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/hybrid-jit.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/hybrid-languages.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/hybrid-math.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/hybrid-mathml.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/hybrid-merge.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/hybrid-mkvi.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/hybrid-optimize.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/hybrid-parbuilder.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/hybrid-partests.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/hybrid-tags.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/hybrid-titlepage.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/hybrid-weird.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/hybrid.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/luatex-co-acceptablelowres.jpg
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/mtx-server-ctx-fonttest.png
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/tagged-001.png
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/tagged-002.png
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/tagged-003.png
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/tagged-004.png
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/tagged-005.png
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/tagged-006.png
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/tagged-007.png
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/tagged-008.png
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/tagged-009.png
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/tagged-010.png
%{_texmfdistdir}/doc/context/sources/general/manuals/hybrid/tagged-011.png
%{_texmfdistdir}/doc/context/sources/general/manuals/interaction/interaction-actions.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/interaction/interaction-annotations.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/interaction/interaction-attachments.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/interaction/interaction-bookmarks.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/interaction/interaction-buttons.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/interaction/interaction-comments.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/interaction/interaction-contents.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/interaction/interaction-enabling.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/interaction/interaction-hyperlinks.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/interaction/interaction-importing.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/interaction/interaction-introduction.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/interaction/interaction-javascript.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/interaction/interaction-menus.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/interaction/interaction-progress.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/interaction/interaction-structure.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/interaction/interaction-style.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/interaction/interaction-tagging.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/interaction/interaction-titlepage.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/interaction/interaction-transitions.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/interaction/interaction-widgets.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/interaction/interaction.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/languages/languages-appendix.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/languages/languages-basics.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/languages/languages-environment.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/languages/languages-goodies.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/languages/languages-hyphenation.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/languages/languages-introduction.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/languages/languages-labels.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/languages/languages-mkiv.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/languages/languages-numbering.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/languages/languages-options.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/languages/languages-sorting.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/libraries/ecmascript-mkiv.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/libraries/libraries-mkiv.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/lowlevel/lowlevel-accuracy.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/lowlevel/lowlevel-alignments.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/lowlevel/lowlevel-boxes.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/lowlevel/lowlevel-buffers.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/lowlevel/lowlevel-characters.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/lowlevel/lowlevel-conditionals.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/lowlevel/lowlevel-expansion.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/lowlevel/lowlevel-grouping.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/lowlevel/lowlevel-inserts.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/lowlevel/lowlevel-lines.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/lowlevel/lowlevel-localboxes.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/lowlevel/lowlevel-loops.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/lowlevel/lowlevel-macros.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/lowlevel/lowlevel-marks.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/lowlevel/lowlevel-paragraphs.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/lowlevel/lowlevel-registers.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/lowlevel/lowlevel-scope.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/lowlevel/lowlevel-security.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/lowlevel/lowlevel-style.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/lowlevel/lowlevel-tokens.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/lowlevel/lowlevel.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/lua/lua-mkiv.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametafun/luametafun-arrow.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametafun/luametafun-axis.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametafun/luametafun-chart.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametafun/luametafun-color.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametafun/luametafun-contents.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametafun/luametafun-contour.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametafun/luametafun-followtext.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametafun/luametafun-fonts.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametafun/luametafun-function.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametafun/luametafun-grid.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametafun/luametafun-groups.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametafun/luametafun-interface.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametafun/luametafun-introduction.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametafun/luametafun-mesh-examples.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametafun/luametafun-mesh.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametafun/luametafun-outline.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametafun/luametafun-placeholder.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametafun/luametafun-poisson.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametafun/luametafun-shade.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametafun/luametafun-style.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametafun/luametafun-surface.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametafun/luametafun-svg.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametafun/luametafun-technology.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametafun/luametafun-text.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametafun/luametafun-titlepage.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametafun/luametafun.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametafun/mozilla-svg-001.svg
%{_texmfdistdir}/doc/context/sources/general/manuals/luametafun/mozilla-svg-002.svg
%{_texmfdistdir}/doc/context/sources/general/manuals/luametatex/luametatex-building.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametatex/luametatex-callbacks.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametatex/luametatex-codes.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametatex/luametatex-contents.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametatex/luametatex-enhancements.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametatex/luametatex-firstpage.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametatex/luametatex-fonts.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametatex/luametatex-introduction.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametatex/luametatex-languages.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametatex/luametatex-libraries.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametatex/luametatex-lua.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametatex/luametatex-math.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametatex/luametatex-metapost.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametatex/luametatex-modifications.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametatex/luametatex-nodes.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametatex/luametatex-pdf.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametatex/luametatex-primitives.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametatex/luametatex-registers.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametatex/luametatex-rejected.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametatex/luametatex-statistics.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametatex/luametatex-style.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametatex/luametatex-tex.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametatex/luametatex-titlepage.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametatex/luametatex.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luametatex/luatex-primitives.lua
%{_texmfdistdir}/doc/context/sources/general/manuals/luametatex/luatex-primitives.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luatex/luatex-contents.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luatex/luatex-enhancements.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luatex/luatex-firstpage.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luatex/luatex-fonts.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luatex/luatex-introduction.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luatex/luatex-languages.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luatex/luatex-logos.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luatex/luatex-lua.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luatex/luatex-math.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luatex/luatex-modifications.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luatex/luatex-nodes.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luatex/luatex-preamble.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luatex/luatex-registers.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luatex/luatex-statistics.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luatex/luatex-style.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luatex/luatex-titlepage.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/luatex/luatex.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/manuals-explaining-contents.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/manuals-explaining-cover.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/manuals-explaining-environment.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/manuals-xml-environment.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/math/math-alignments.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/math/math-combining.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/math/math-contents.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/math/math-definitions.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/math/math-features.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/math/math-fonts-accents-001.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/math/math-fonts-helpers.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/math/math-fonts-italics-002.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/math/math-fonts-primes-001.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/math/math-fonts-radicals-001.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/math/math-fonts-scripts-001.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/math/math-fonts.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/math/math-framing-001.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/math/math-framing.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/math/math-fun.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/math/math-grouping.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/math/math-input.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/math/math-introduction.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/math/math-layout.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/math/math-mkiv.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/math/math-notdone.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/math/math-numbering.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/math/math-oddities.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/math/math-spacing-001.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/math/math-spacing.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/math/math-suboptimal.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/math/math-titlepage.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/math/math-tricks.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/math/math-tweaks.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/mathml/envexamp.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/mathml/mmlexamp.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/mathml/mmlprime.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/mathml/pc-d-001.xml
%{_texmfdistdir}/doc/context/sources/general/manuals/mathml/pc-d-002.xml
%{_texmfdistdir}/doc/context/sources/general/manuals/mathml/pc-d-003.xml
%{_texmfdistdir}/doc/context/sources/general/manuals/mathml/pc-d-004.xml
%{_texmfdistdir}/doc/context/sources/general/manuals/mathml/pc-d-005.xml
%{_texmfdistdir}/doc/context/sources/general/manuals/mathml/pc-d-006.xml
%{_texmfdistdir}/doc/context/sources/general/manuals/mathml/pc-d-007.xml
%{_texmfdistdir}/doc/context/sources/general/manuals/mathml/pc-d-008.xml
%{_texmfdistdir}/doc/context/sources/general/manuals/mathml/pc-d-009.xml
%{_texmfdistdir}/doc/context/sources/general/manuals/mathml/pc-d-010.xml
%{_texmfdistdir}/doc/context/sources/general/manuals/mathml/pc-d-011.xml
%{_texmfdistdir}/doc/context/sources/general/manuals/mathml/pc-d-043.xml
%{_texmfdistdir}/doc/context/sources/general/manuals/mathml/pc-d-051.xml
%{_texmfdistdir}/doc/context/sources/general/manuals/mathml/pc-i-022.xml
%{_texmfdistdir}/doc/context/sources/general/manuals/mathml/pc-i-380.xml
%{_texmfdistdir}/doc/context/sources/general/manuals/mathml/pc-s-001.xml
%{_texmfdistdir}/doc/context/sources/general/manuals/mathml/pc-s-002.xml
%{_texmfdistdir}/doc/context/sources/general/manuals/mathml/pc-s-003.xml
%{_texmfdistdir}/doc/context/sources/general/manuals/mathml/wh-g-001.xml
%{_texmfdistdir}/doc/context/sources/general/manuals/mathml/wh-g-002.xml
%{_texmfdistdir}/doc/context/sources/general/manuals/mathml/wh-g-003.xml
%{_texmfdistdir}/doc/context/sources/general/manuals/mathml/wh-g-004.xml
%{_texmfdistdir}/doc/context/sources/general/manuals/mathml/wh-g-005.xml
%{_texmfdistdir}/doc/context/sources/general/manuals/mathml/wh-g-006.xml
%{_texmfdistdir}/doc/context/sources/general/manuals/mathml/wh-g-007.xml
%{_texmfdistdir}/doc/context/sources/general/manuals/mathml/wh-g-008.xml
%{_texmfdistdir}/doc/context/sources/general/manuals/mathml/wh-g-009.xml
%{_texmfdistdir}/doc/context/sources/general/manuals/mathml/wh-g-010.xml
%{_texmfdistdir}/doc/context/sources/general/manuals/mathml/wh-g-011.xml
%{_texmfdistdir}/doc/context/sources/general/manuals/mathml/wh-g-012.xml
%{_texmfdistdir}/doc/context/sources/general/manuals/mathml/wh-g-013.xml
%{_texmfdistdir}/doc/context/sources/general/manuals/mathml/wh-g-014.xml
%{_texmfdistdir}/doc/context/sources/general/manuals/mathml/wh-g-015.xml
%{_texmfdistdir}/doc/context/sources/general/manuals/mathml/wh-g-016.xml
%{_texmfdistdir}/doc/context/sources/general/manuals/mathml/wh-l-001.xml
%{_texmfdistdir}/doc/context/sources/general/manuals/mathml/wh-l-002.xml
%{_texmfdistdir}/doc/context/sources/general/manuals/mathml/wh-l-003.xml
%{_texmfdistdir}/doc/context/sources/general/manuals/mathml/wh-l-004.xml
%{_texmfdistdir}/doc/context/sources/general/manuals/mathml/wh-s-001.xml
%{_texmfdistdir}/doc/context/sources/general/manuals/mathml/wh-s-002.xml
%{_texmfdistdir}/doc/context/sources/general/manuals/mcommon.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/cow-fun.mps
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/gracht.mp
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/hacker.png
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/m-1.png
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/m-2.png
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/metafun-backgrounds.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/metafun-backpage.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/metafun-basics.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/metafun-colofon-paper.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/metafun-colofon-screen.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/metafun-colofon.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/metafun-contents.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/metafun-conventions.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/metafun-debugging.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/metafun-document.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/metafun-effects.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/metafun-embedding.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/metafun-environment-layout.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/metafun-environment-samples.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/metafun-environment-screen.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/metafun-environment.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/metafun-examples.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/metafun-functions.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/metafun-gadgets.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/metafun-graphics.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/metafun-index.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/metafun-introduction.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/metafun-layout.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/metafun-lua.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/metafun-macros.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/metafun-positioning.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/metafun-reference.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/metafun-sneaky.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/metafun-styles.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/metafun-syntax.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/metafun-text-lmtx.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/metafun-text.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/metafun-titlepage-paper.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/metafun-titlepage-screen.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/metafun-welcome.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/metafun.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/mfun-700.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/mfun-771.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/mfun-772.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/mfun-773.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/mfun-774.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/mfun-775.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/mfun-776.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/mfun-800.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/mfun-900.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/mfun-901.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/mfun-902.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/mfun-mrun-demo.mp
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/mycow.mp
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/mycow.pdf
%{_texmfdistdir}/doc/context/sources/general/manuals/metafun/somecow.pdf
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/luatexref-t-luatex-progress-intermediate.lut
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/luatexref-t-luatex-progress-runtime.lut
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-arabic.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-breakingapart.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-calcmath.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-cjk.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-code.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-colors.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-contents.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-debug.png
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-dirtytricks.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-environment.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-error.png
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-fallback.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-fonts.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-goingbeta.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-goingutf.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-halfway.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-iitoiv.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-initialization.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-introduction.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-itworks.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-last-state.pdf
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-last.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-luafitsin.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-luatex-progress.lut
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-math.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-memory.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-mix.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-mplib.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-nicetoknow.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-nodes.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-open.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-optimization.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-order.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-performance.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-plain.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-punk.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-reflection.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-structure.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-timing-1-luatex-progress.lut
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-timing-1.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-timing-2-luatex-progress.lut
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-timing-2.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-timing-3-luatex-progress.lut
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-timing-3.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-titlepage.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-tokenspeak.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-tracking.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-xml.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-xml.xml
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk-zapfino.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/mk/mk.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/musings/eutypon-gr-e-blog-21-02-13-why-i-do-not-like-luatex.png
%{_texmfdistdir}/doc/context/sources/general/manuals/musings/musings-assumptions.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/musings/musings-children.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/musings/musings-contents.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/musings/musings-deserved.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/musings/musings-dontusetex.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/musings/musings-history.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/musings/musings-hownotto.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/musings/musings-introduction.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/musings/musings-manuals.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/musings/musings-names.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/musings/musings-perception.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/musings/musings-perfection.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/musings/musings-performance.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/musings/musings-plain.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/musings/musings-roadmap.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/musings/musings-speed.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/musings/musings-stability.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/musings/musings-staygo.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/musings/musings-style.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/musings/musings-texlive.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/musings/musings-titlepage.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/musings/musings-toocomplex.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/musings/musings-treasures.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/musings/musings-unicode.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/musings/musings-whytex.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/musings/musings.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/nodes/nodes-sun-pia-03149.jpg
%{_texmfdistdir}/doc/context/sources/general/manuals/nodes/nodes-sun-pia-03150.jpg
%{_texmfdistdir}/doc/context/sources/general/manuals/nodes/nodes.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/notnow/notnow-columns-and-notes.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/notnow/notnow-sidefloats.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/notnow/notnow.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/onandon/m-fonts-plugins-timings-luajittex.lua
%{_texmfdistdir}/doc/context/sources/general/manuals/onandon/m-fonts-plugins-timings-luatex.lua
%{_texmfdistdir}/doc/context/sources/general/manuals/onandon/onandon-110.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/onandon/onandon-53.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/onandon/onandon-decade.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/onandon/onandon-editing.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/onandon/onandon-emoji.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/onandon/onandon-execute.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/onandon/onandon-expansion.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/onandon/onandon-fences.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/onandon/onandon-ffi.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/onandon/onandon-media.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/onandon/onandon-modern.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/onandon/onandon-performance.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/onandon/onandon-runtoks.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/onandon/onandon-seguiemj.pdf
%{_texmfdistdir}/doc/context/sources/general/manuals/onandon/onandon-seguiemj.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/onandon/onandon-speed-000.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/onandon/onandon-speed-001.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/onandon/onandon-speed-002.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/onandon/onandon-speed-003.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/onandon/onandon-speed-005.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/onandon/onandon-speed-006.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/onandon/onandon-speed-007.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/onandon/onandon-speed-008.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/onandon/onandon-speed-009.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/onandon/onandon-speed-010.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/onandon/onandon-speed-011.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/onandon/onandon-speed-012.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/onandon/onandon-variable.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/onandon/onandon.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/ontarget/ontarget-accuracy.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/ontarget/ontarget-active.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/ontarget/ontarget-alsomath.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/ontarget/ontarget-anchoring.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/ontarget/ontarget-bars.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/ontarget/ontarget-binary.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/ontarget/ontarget-constants.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/ontarget/ontarget-contents.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/ontarget/ontarget-dk.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/ontarget/ontarget-envelopes.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/ontarget/ontarget-eventually.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/ontarget/ontarget-fairphone.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/ontarget/ontarget-gettingridof.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/ontarget/ontarget-green.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/ontarget/ontarget-introduction.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/ontarget/ontarget-jmn.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/ontarget/ontarget-makesnosense.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/ontarget/ontarget-makessense.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/ontarget/ontarget-math.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/ontarget/ontarget-mathfonts.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/ontarget/ontarget-metapost.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/ontarget/ontarget-nostalgic-pgc.pdf
%{_texmfdistdir}/doc/context/sources/general/manuals/ontarget/ontarget-nostalgic.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/ontarget/ontarget-profiles.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/ontarget/ontarget-radicals.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/ontarget/ontarget-registers.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/ontarget/ontarget-ridofjit.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/ontarget/ontarget-standardize.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/ontarget/ontarget-style.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/ontarget/ontarget-titlepage.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/ontarget/ontarget.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/pagecolumns/pagecolumns-000.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/pagecolumns/pagecolumns-001.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/pagecolumns/pagecolumns-002.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/pagecolumns/pagecolumns-003.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/pagecolumns/pagecolumns-004.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/pagecolumns/pagecolumns-005.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/pagecolumns/pagecolumns-006.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/pagecolumns/pagecolumns-007.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/pagecolumns/pagecolumns.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/pdfmerge/pdfmerge-testfiles.zip
%{_texmfdistdir}/doc/context/sources/general/manuals/pdfmerge/pdfmerge.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/primitives/primitives.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/publications/122176.pdf
%{_texmfdistdir}/doc/context/sources/general/manuals/publications/124484.mol
%{_texmfdistdir}/doc/context/sources/general/manuals/publications/124484.pdf
%{_texmfdistdir}/doc/context/sources/general/manuals/publications/4953942.mol
%{_texmfdistdir}/doc/context/sources/general/manuals/publications/4953942.pdf
%{_texmfdistdir}/doc/context/sources/general/manuals/publications/971.mol
%{_texmfdistdir}/doc/context/sources/general/manuals/publications/971.pdf
%{_texmfdistdir}/doc/context/sources/general/manuals/publications/C6H6O.bib
%{_texmfdistdir}/doc/context/sources/general/manuals/publications/boekplan.bib
%{_texmfdistdir}/doc/context/sources/general/manuals/publications/duane.bib
%{_texmfdistdir}/doc/context/sources/general/manuals/publications/manuals.bib
%{_texmfdistdir}/doc/context/sources/general/manuals/publications/mkiv-publications.bib
%{_texmfdistdir}/doc/context/sources/general/manuals/publications/mkiv-publications.lua
%{_texmfdistdir}/doc/context/sources/general/manuals/publications/mkiv-publications.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/publications/publications-citations.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/publications/publications-completeness.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/publications/publications-contents.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/publications/publications-customize.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/publications/publications-database.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/publications/publications-datasets.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/publications/publications-exporting.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/publications/publications-extensions.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/publications/publications-fields.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/publications/publications-introduction.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/publications/publications-journals.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/publications/publications-lua.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/publications/publications-otheruse.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/publications/publications-overviews.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/publications/publications-performance.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/publications/publications-quick-example.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/publications/publications-quick.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/publications/publications-rendering.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/publications/publications-style.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/publications/publications-titlepage.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/publications/publications-tracing.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/publications/template-clean.bib
%{_texmfdistdir}/doc/context/sources/general/manuals/readme/mreadme.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/rules/rules-mkiv.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/spacing/spacing-contents.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/spacing/spacing-introduction.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/spacing/spacing-linecorrection.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/spacing/spacing-mkiv.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/spacing/spacing-periods.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/spacing/spacing-spaces.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/spacing/spacing-style.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/spacing/spacing-titlepage.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/spreadsheets/spreadsheets-mkiv.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/sql/sql-mkiv.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/hasseltbook.bib
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/hasseltbook.pdf
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/hasseltbook.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-alignments.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-backpage.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-bibliography.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-chemical.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-citations.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-color.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-columns.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-commandlist.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-commands.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-composedcharacters.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-descriptions.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-document.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-enumerations.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-errors.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-figures.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-fonts.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-footnotes.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-framedtexts.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-frames.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-gettingstarted.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-headers.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-heads.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-interactivity.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-introduction.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-itemizations.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-layout.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-margintexts.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-math.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-mathcharacters.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-metapost.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-modules.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-pagebackgrounds.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-pages.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-paragraphs.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-presentations.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-processingfiles.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-references.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-registers.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-runtimefiles.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-setupcommands.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-sortedlists.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-specialcharacters.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-structure.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-support.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-synonyms.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-tables.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-tablesofcontent.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-tabulations.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-textbackgrounds.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-texteditor.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-units.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-usersetups.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en-whatever.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en.pdf
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-en.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/ma-cb-language.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/en/sounds-001.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/graphics/cow.pdf
%{_texmfdistdir}/doc/context/sources/general/manuals/start/graphics/fig-page-areas-en.pdf
%{_texmfdistdir}/doc/context/sources/general/manuals/start/graphics/fig-page-parameters-en.pdf
%{_texmfdistdir}/doc/context/sources/general/manuals/start/graphics/ma-cb-00.eps
%{_texmfdistdir}/doc/context/sources/general/manuals/start/graphics/ma-cb-00.mp
%{_texmfdistdir}/doc/context/sources/general/manuals/start/graphics/ma-cb-00.pdf
%{_texmfdistdir}/doc/context/sources/general/manuals/start/graphics/ma-cb-01.png
%{_texmfdistdir}/doc/context/sources/general/manuals/start/graphics/ma-cb-03.png
%{_texmfdistdir}/doc/context/sources/general/manuals/start/graphics/ma-cb-04.png
%{_texmfdistdir}/doc/context/sources/general/manuals/start/graphics/ma-cb-07.png
%{_texmfdistdir}/doc/context/sources/general/manuals/start/graphics/ma-cb-08.png
%{_texmfdistdir}/doc/context/sources/general/manuals/start/graphics/ma-cb-12.png
%{_texmfdistdir}/doc/context/sources/general/manuals/start/graphics/ma-cb-13.png
%{_texmfdistdir}/doc/context/sources/general/manuals/start/graphics/ma-cb-15.png
%{_texmfdistdir}/doc/context/sources/general/manuals/start/graphics/ma-cb-16.png
%{_texmfdistdir}/doc/context/sources/general/manuals/start/graphics/ma-cb-18.png
%{_texmfdistdir}/doc/context/sources/general/manuals/start/graphics/ma-cb-19.png
%{_texmfdistdir}/doc/context/sources/general/manuals/start/graphics/ma-cb-20.png
%{_texmfdistdir}/doc/context/sources/general/manuals/start/graphics/ma-cb-21.png
%{_texmfdistdir}/doc/context/sources/general/manuals/start/graphics/ma-cb-22.png
%{_texmfdistdir}/doc/context/sources/general/manuals/start/graphics/ma-cb-23.png
%{_texmfdistdir}/doc/context/sources/general/manuals/start/graphics/ma-cb-24.png
%{_texmfdistdir}/doc/context/sources/general/manuals/start/graphics/ma-cb-25.png
%{_texmfdistdir}/doc/context/sources/general/manuals/start/graphics/ma-cb-26.png
%{_texmfdistdir}/doc/context/sources/general/manuals/start/graphics/minibook-en.pdf
%{_texmfdistdir}/doc/context/sources/general/manuals/start/graphics/minibook-en.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/ma-cb-abbreviations.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/ma-cb-colofon.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/ma-cb-copyright.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/ma-cb-graphics.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/ma-cb-links.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/ma-cb-screen.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/ma-cb-style.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/start/ma-cb.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/steps/steps-mkiv.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/still/still-acrobat-math.png
%{_texmfdistdir}/doc/context/sources/general/manuals/still/still-acrobat-text.png
%{_texmfdistdir}/doc/context/sources/general/manuals/still/still-backend.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/still/still-contents.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/still/still-environment.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/still/still-expanding.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/still/still-introduction.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/still/still-math-stripe.png
%{_texmfdistdir}/doc/context/sources/general/manuals/still/still-math.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/still/still-one.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/still/still-opentypemath.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/still/still-profiling.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/still/still-simple.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/still/still-sumatra-math.png
%{_texmfdistdir}/doc/context/sources/general/manuals/still/still-sumatra-text.png
%{_texmfdistdir}/doc/context/sources/general/manuals/still/still-titlepage.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/still/still-tokens.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/still/still.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/svg/mozilla-tiger.svg
%{_texmfdistdir}/doc/context/sources/general/manuals/svg/svg-lmtx-microsoft.lua
%{_texmfdistdir}/doc/context/sources/general/manuals/svg/svg-lmtx-mozilla.lua
%{_texmfdistdir}/doc/context/sources/general/manuals/svg/svg-lmtx.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/svg/svglogo.svg
%{_texmfdistdir}/doc/context/sources/general/manuals/swiglib/swiglib-mkiv-gm-1.jpg
%{_texmfdistdir}/doc/context/sources/general/manuals/swiglib/swiglib-mkiv-gm-1.pdf
%{_texmfdistdir}/doc/context/sources/general/manuals/swiglib/swiglib-mkiv-gm-1.png
%{_texmfdistdir}/doc/context/sources/general/manuals/swiglib/swiglib-mkiv.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/templates/templates-mkiv.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/texit/texit-conditions.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/texit/texit-contents.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/texit/texit-introduction.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/texit/texit-leaders.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/texit/texit-lookahead.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/texit/texit-style.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/texit/texit-titlepage.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/texit/texit.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/tiptrick/tiptrick.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/tiptrick/tiptrick.xml
%{_texmfdistdir}/doc/context/sources/general/manuals/tools/tools-mkiv.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/units/units-mkiv.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/workflows/workflows-contents.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/workflows/workflows-graphics.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/workflows/workflows-hashed.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/workflows/workflows-injectors.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/workflows/workflows-introduction.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/workflows/workflows-mkiv.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/workflows/workflows-parallel.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/workflows/workflows-resources.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/workflows/workflows-running.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/workflows/workflows-setups.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/workflows/workflows-style.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/workflows/workflows-suspects.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/workflows/workflows-synctex.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/workflows/workflows-titlepage.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/workflows/workflows-xml.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/xml/xml-mkiv-01.xml
%{_texmfdistdir}/doc/context/sources/general/manuals/xml/xml-mkiv-02.xml
%{_texmfdistdir}/doc/context/sources/general/manuals/xml/xml-mkiv-03.xml
%{_texmfdistdir}/doc/context/sources/general/manuals/xml/xml-mkiv-commands.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/xml/xml-mkiv-contents.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/xml/xml-mkiv-converter.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/xml/xml-mkiv-examples.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/xml/xml-mkiv-expressions.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/xml/xml-mkiv-filtering.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/xml/xml-mkiv-introduction.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/xml/xml-mkiv-lookups.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/xml/xml-mkiv-style.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/xml/xml-mkiv-titlepage.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/xml/xml-mkiv-tricks.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/xml/xml-mkiv.tex
%{_texmfdistdir}/doc/context/sources/general/manuals/xtables/xtables-mkiv.tex
%{_mandir}/man1/context.1*
%{_mandir}/man1/mtx-babel.1*
%{_mandir}/man1/mtx-base.1*
%{_mandir}/man1/mtx-bibtex.1*
%{_mandir}/man1/mtx-cache.1*
%{_mandir}/man1/mtx-chars.1*
%{_mandir}/man1/mtx-check.1*
%{_mandir}/man1/mtx-colors.1*
%{_mandir}/man1/mtx-context.1*
%{_mandir}/man1/mtx-convert.1*
%{_mandir}/man1/mtx-ctan.1*
%{_mandir}/man1/mtx-dvi.1*
%{_mandir}/man1/mtx-epub.1*
%{_mandir}/man1/mtx-evohome.1*
%{_mandir}/man1/mtx-fcd.1*
%{_mandir}/man1/mtx-fixpdf.1*
%{_mandir}/man1/mtx-flac.1*
%{_mandir}/man1/mtx-fonts.1*
%{_mandir}/man1/mtx-grep.1*
%{_mandir}/man1/mtx-install-modules.1*
%{_mandir}/man1/mtx-install.1*
%{_mandir}/man1/mtx-interface.1*
%{_mandir}/man1/mtx-kpse.1*
%{_mandir}/man1/mtx-metapost.1*
%{_mandir}/man1/mtx-modules.1*
%{_mandir}/man1/mtx-package.1*
%{_mandir}/man1/mtx-patterns.1*
%{_mandir}/man1/mtx-pdf.1*
%{_mandir}/man1/mtx-plain.1*
%{_mandir}/man1/mtx-profile.1*
%{_mandir}/man1/mtx-rsync.1*
%{_mandir}/man1/mtx-scite.1*
%{_mandir}/man1/mtx-server.1*
%{_mandir}/man1/mtx-spell.1*
%{_mandir}/man1/mtx-synctex.1*
%{_mandir}/man1/mtx-texworks.1*
%{_mandir}/man1/mtx-tools.1*
%{_mandir}/man1/mtx-unicode.1*
%{_mandir}/man1/mtx-unzip.1*
%{_mandir}/man1/mtx-update.1*
%{_mandir}/man1/mtx-vscode.1*
%{_mandir}/man1/mtx-watch.1*
%{_mandir}/man1/mtx-youless.1*
%{_mandir}/man1/mtxrun.1*
%files -n texlive-context
%{_texmfdistdir}/context/data/scite/context/documents/scite-context-readme.pdf
%{_texmfdistdir}/context/data/scite/context/documents/scite-context-readme.tex
%{_texmfdistdir}/context/data/scite/context/documents/scite-context-visual.pdf
%{_texmfdistdir}/context/data/scite/context/documents/scite-context-visual.png
%{_texmfdistdir}/context/data/scite/context/lexers/data/scite-context-data-bidi.lua
%{_texmfdistdir}/context/data/scite/context/lexers/data/scite-context-data-context.lua
%{_texmfdistdir}/context/data/scite/context/lexers/data/scite-context-data-interfaces.lua
%{_texmfdistdir}/context/data/scite/context/lexers/data/scite-context-data-metafun.lua
%{_texmfdistdir}/context/data/scite/context/lexers/data/scite-context-data-metapost.lua
%{_texmfdistdir}/context/data/scite/context/lexers/data/scite-context-data-tex.lua
%{_texmfdistdir}/context/data/scite/context/lexers/scite-context-lexer-bibtex.lua
%{_texmfdistdir}/context/data/scite/context/lexers/scite-context-lexer-bnf.lua
%{_texmfdistdir}/context/data/scite/context/lexers/scite-context-lexer-cld.lua
%{_texmfdistdir}/context/data/scite/context/lexers/scite-context-lexer-cpp-web.lua
%{_texmfdistdir}/context/data/scite/context/lexers/scite-context-lexer-cpp.lua
%{_texmfdistdir}/context/data/scite/context/lexers/scite-context-lexer-dummy.lua
%{_texmfdistdir}/context/data/scite/context/lexers/scite-context-lexer-json.lua
%{_texmfdistdir}/context/data/scite/context/lexers/scite-context-lexer-lua-longstring.lua
%{_texmfdistdir}/context/data/scite/context/lexers/scite-context-lexer-lua.lua
%{_texmfdistdir}/context/data/scite/context/lexers/scite-context-lexer-mps.lua
%{_texmfdistdir}/context/data/scite/context/lexers/scite-context-lexer-pdf-object.lua
%{_texmfdistdir}/context/data/scite/context/lexers/scite-context-lexer-pdf-xref.lua
%{_texmfdistdir}/context/data/scite/context/lexers/scite-context-lexer-pdf.lua
%{_texmfdistdir}/context/data/scite/context/lexers/scite-context-lexer-sas.lua
%{_texmfdistdir}/context/data/scite/context/lexers/scite-context-lexer-sql.lua
%{_texmfdistdir}/context/data/scite/context/lexers/scite-context-lexer-tex-web.lua
%{_texmfdistdir}/context/data/scite/context/lexers/scite-context-lexer-tex.lua
%{_texmfdistdir}/context/data/scite/context/lexers/scite-context-lexer-txt.lua
%{_texmfdistdir}/context/data/scite/context/lexers/scite-context-lexer-web-snippets.lua
%{_texmfdistdir}/context/data/scite/context/lexers/scite-context-lexer-web.lua
%{_texmfdistdir}/context/data/scite/context/lexers/scite-context-lexer-xml-cdata.lua
%{_texmfdistdir}/context/data/scite/context/lexers/scite-context-lexer-xml-comment.lua
%{_texmfdistdir}/context/data/scite/context/lexers/scite-context-lexer-xml-script.lua
%{_texmfdistdir}/context/data/scite/context/lexers/scite-context-lexer-xml.lua
%{_texmfdistdir}/context/data/scite/context/lexers/scite-context-lexer.lua
%{_texmfdistdir}/context/data/scite/context/lexers/themes/scite-context-theme.lua
%{_texmfdistdir}/context/data/scite/context/scite-context-data-context.properties
%{_texmfdistdir}/context/data/scite/context/scite-context-data-interfaces.properties
%{_texmfdistdir}/context/data/scite/context/scite-context-data-metafun.properties
%{_texmfdistdir}/context/data/scite/context/scite-context-data-metapost.properties
%{_texmfdistdir}/context/data/scite/context/scite-context-data-tex.properties
%{_texmfdistdir}/context/data/scite/context/scite-context-external.properties
%{_texmfdistdir}/context/data/scite/context/scite-context-internal.properties
%{_texmfdistdir}/context/data/scite/context/scite-context-user.properties
%{_texmfdistdir}/context/data/scite/context/scite-context.properties
%{_texmfdistdir}/context/data/scite/context/scite-ctx-bidi.lua
%{_texmfdistdir}/context/data/scite/context/scite-ctx-context.properties
%{_texmfdistdir}/context/data/scite/context/scite-ctx-example.properties
%{_texmfdistdir}/context/data/scite/context/scite-ctx-templates.lua
%{_texmfdistdir}/context/data/scite/context/scite-ctx.lua
%{_texmfdistdir}/context/data/scite/context/scite-ctx.properties
%{_texmfdistdir}/context/data/scite/context/scite-metapost.properties
%{_texmfdistdir}/context/data/scite/context/scite-pragma.properties
%{_texmfdistdir}/context/data/scite/context/scite-tex.properties
%{_texmfdistdir}/context/data/texworks/TUG/TeXworks.ini
%{_texmfdistdir}/context/data/texworks/completion/tw-context.txt
%{_texmfdistdir}/context/data/texworks/configuration/auto-indent-patterns.txt
%{_texmfdistdir}/context/data/texworks/configuration/delimiter-pairs.txt
%{_texmfdistdir}/context/data/texworks/configuration/smart-quotes-modes.txt
%{_texmfdistdir}/context/data/texworks/configuration/syntax-patterns.txt
%{_texmfdistdir}/context/data/texworks/configuration/tag-patterns.txt
%{_texmfdistdir}/context/data/texworks/configuration/texworks-config.txt
%{_texmfdistdir}/context/data/texworks/configuration/tools.ini
%{_texmfdistdir}/context/data/texworks/texworks-context.rme
%{_texmfdistdir}/context/data/texworks/texworks-setup.ini
%{_texmfdistdir}/context/data/vscode/extensions/context/keybindings/context.json
%{_texmfdistdir}/context/data/vscode/extensions/context/package.json
%{_texmfdistdir}/context/data/vscode/extensions/context/package.nls.json
%{_texmfdistdir}/context/data/vscode/extensions/context/settings/context-settings-bibtex.json
%{_texmfdistdir}/context/data/vscode/extensions/context/settings/context-settings-bnf.json
%{_texmfdistdir}/context/data/vscode/extensions/context/settings/context-settings-cld.json
%{_texmfdistdir}/context/data/vscode/extensions/context/settings/context-settings-cpp.json
%{_texmfdistdir}/context/data/vscode/extensions/context/settings/context-settings-json.json
%{_texmfdistdir}/context/data/vscode/extensions/context/settings/context-settings-lua.json
%{_texmfdistdir}/context/data/vscode/extensions/context/settings/context-settings-mps.json
%{_texmfdistdir}/context/data/vscode/extensions/context/settings/context-settings-pdf.json
%{_texmfdistdir}/context/data/vscode/extensions/context/settings/context-settings-sql.json
%{_texmfdistdir}/context/data/vscode/extensions/context/settings/context-settings-tex.json
%{_texmfdistdir}/context/data/vscode/extensions/context/settings/context-settings-xml.json
%{_texmfdistdir}/context/data/vscode/extensions/context/syntaxes/context-syntax-bibtex.json
%{_texmfdistdir}/context/data/vscode/extensions/context/syntaxes/context-syntax-bnf.json
%{_texmfdistdir}/context/data/vscode/extensions/context/syntaxes/context-syntax-cld.json
%{_texmfdistdir}/context/data/vscode/extensions/context/syntaxes/context-syntax-cpp.json
%{_texmfdistdir}/context/data/vscode/extensions/context/syntaxes/context-syntax-json.json
%{_texmfdistdir}/context/data/vscode/extensions/context/syntaxes/context-syntax-lua.json
%{_texmfdistdir}/context/data/vscode/extensions/context/syntaxes/context-syntax-mps.json
%{_texmfdistdir}/context/data/vscode/extensions/context/syntaxes/context-syntax-pdf.json
%{_texmfdistdir}/context/data/vscode/extensions/context/syntaxes/context-syntax-sql.json
%{_texmfdistdir}/context/data/vscode/extensions/context/syntaxes/context-syntax-tex.json
%{_texmfdistdir}/context/data/vscode/extensions/context/syntaxes/context-syntax-xml.json
%{_texmfdistdir}/context/data/vscode/extensions/context/tasks/context.json
%{_texmfdistdir}/context/data/vscode/extensions/context/themes/context.json
%{_texmfdistdir}/context/data/vscode/extensions/context/vscode-context.readme
%{_texmfdistdir}/context/data/vscode/settings.json
%{_texmfdistdir}/context/data/vscode/tasks.json
%{_texmfdistdir}/context/data/vscode/vscode-context.cmd
%{_texmfdistdir}/fonts/afm/hoekwater/context/contnav.afm
%{_texmfdistdir}/fonts/cid/fontforge/Adobe-CNS1-4.cidmap
%{_texmfdistdir}/fonts/cid/fontforge/Adobe-GB1-4.cidmap
%{_texmfdistdir}/fonts/cid/fontforge/Adobe-Identity-0.cidmap
%{_texmfdistdir}/fonts/cid/fontforge/Adobe-Japan1-5.cidmap
%{_texmfdistdir}/fonts/cid/fontforge/Adobe-Japan1-6.cidmap
%{_texmfdistdir}/fonts/cid/fontforge/Adobe-Japan2-0.cidmap
%{_texmfdistdir}/fonts/cid/fontforge/Adobe-Korea1-2.cidmap
%{_texmfdistdir}/fonts/enc/dvips/context/cmin.enc
%{_texmfdistdir}/fonts/enc/dvips/context/cmit.enc
%{_texmfdistdir}/fonts/enc/dvips/context/cmitt.enc
%{_texmfdistdir}/fonts/enc/dvips/context/cmrm.enc
%{_texmfdistdir}/fonts/enc/dvips/context/cmsc.enc
%{_texmfdistdir}/fonts/enc/dvips/context/cmtt.enc
%{_texmfdistdir}/fonts/enc/dvips/context/ec-2004.enc
%{_texmfdistdir}/fonts/enc/dvips/context/q-8r.enc
%{_texmfdistdir}/fonts/enc/dvips/context/teff-trinite.enc
%{_texmfdistdir}/fonts/map/dvips/context/contnav.map
%{_texmfdistdir}/fonts/map/luatex/context/demo-font.lum
%{_texmfdistdir}/fonts/map/pdftex/context/8r-base.map
%{_texmfdistdir}/fonts/map/pdftex/context/ec-base.map
%{_texmfdistdir}/fonts/map/pdftex/context/ec-os-public-lm.map
%{_texmfdistdir}/fonts/map/pdftex/context/mkiv-base.map
%{_texmfdistdir}/fonts/map/pdftex/context/mkiv-px.map
%{_texmfdistdir}/fonts/map/pdftex/context/mkiv-tx.map
%{_texmfdistdir}/fonts/map/pdftex/context/original-adobe-euro.map
%{_texmfdistdir}/fonts/map/pdftex/context/original-ams-base.map
%{_texmfdistdir}/fonts/map/pdftex/context/original-ams-cmr.map
%{_texmfdistdir}/fonts/map/pdftex/context/original-ams-euler.map
%{_texmfdistdir}/fonts/map/pdftex/context/original-base.map
%{_texmfdistdir}/fonts/map/pdftex/context/original-context-symbol.map
%{_texmfdistdir}/fonts/map/pdftex/context/original-dummy.map
%{_texmfdistdir}/fonts/map/pdftex/context/original-empty.map
%{_texmfdistdir}/fonts/map/pdftex/context/original-micropress-informal.map
%{_texmfdistdir}/fonts/map/pdftex/context/original-public-csr.map
%{_texmfdistdir}/fonts/map/pdftex/context/original-public-lm.map
%{_texmfdistdir}/fonts/map/pdftex/context/original-public-plr.map
%{_texmfdistdir}/fonts/map/pdftex/context/original-public-vnr.map
%{_texmfdistdir}/fonts/map/pdftex/context/original-vogel-symbol.map
%{_texmfdistdir}/fonts/map/pdftex/context/original-wasy.map
%{_texmfdistdir}/fonts/map/pdftex/context/original-youngryu-px.map
%{_texmfdistdir}/fonts/map/pdftex/context/original-youngryu-tx.map
%{_texmfdistdir}/fonts/map/pdftex/context/qx-base.map
%{_texmfdistdir}/fonts/map/pdftex/context/qx-os-public-lm.map
%{_texmfdistdir}/fonts/map/pdftex/context/t5-base.map
%{_texmfdistdir}/fonts/map/pdftex/context/t5-os-public-lm.map
%{_texmfdistdir}/fonts/map/pdftex/context/texnansi-base.map
%{_texmfdistdir}/fonts/map/pdftex/context/texnansi-os-public-lm.map
%{_texmfdistdir}/fonts/misc/xetex/fontmapping/context/tlig.map
%{_texmfdistdir}/fonts/misc/xetex/fontmapping/context/tlig.tec
%{_texmfdistdir}/fonts/tfm/hoekwater/context/contnav.tfm
%verify(link) %{_texmfdistdir}/fonts/type1/hoekwater/context/contnav.pfb
%{_texmfdistdir}/fonts/type1/hoekwater/context/contnav.pfm
%{_texmfdistdir}/metapost/context/base/common/metafun.mp
%{_texmfdistdir}/metapost/context/base/common/mp-back.mp
%{_texmfdistdir}/metapost/context/base/common/mp-fobg.mp
%{_texmfdistdir}/metapost/context/base/common/mp-remapped-boxes.mp
%{_texmfdistdir}/metapost/context/base/common/mp-remapped-hatching.mp
%{_texmfdistdir}/metapost/context/base/common/mp-symb.mp
%{_texmfdistdir}/metapost/context/base/mpiv/metafun.mpiv
%{_texmfdistdir}/metapost/context/base/mpiv/minifun.mpiv
%{_texmfdistdir}/metapost/context/base/mpiv/mp-abck.mpiv
%{_texmfdistdir}/metapost/context/base/mpiv/mp-apos.mpiv
%{_texmfdistdir}/metapost/context/base/mpiv/mp-asnc.mpiv
%{_texmfdistdir}/metapost/context/base/mpiv/mp-back.mpiv
%{_texmfdistdir}/metapost/context/base/mpiv/mp-bare.mpiv
%{_texmfdistdir}/metapost/context/base/mpiv/mp-base.mpiv
%{_texmfdistdir}/metapost/context/base/mpiv/mp-blob.mpiv
%{_texmfdistdir}/metapost/context/base/mpiv/mp-butt.mpiv
%{_texmfdistdir}/metapost/context/base/mpiv/mp-char.mpiv
%{_texmfdistdir}/metapost/context/base/mpiv/mp-chem.mpiv
%{_texmfdistdir}/metapost/context/base/mpiv/mp-cont.mpiv
%{_texmfdistdir}/metapost/context/base/mpiv/mp-cows.mpiv
%{_texmfdistdir}/metapost/context/base/mpiv/mp-crop.mpiv
%{_texmfdistdir}/metapost/context/base/mpiv/mp-figs.mpiv
%{_texmfdistdir}/metapost/context/base/mpiv/mp-fobg.mpiv
%{_texmfdistdir}/metapost/context/base/mpiv/mp-form.mpiv
%{_texmfdistdir}/metapost/context/base/mpiv/mp-func.mpiv
%{_texmfdistdir}/metapost/context/base/mpiv/mp-grap.mpiv
%{_texmfdistdir}/metapost/context/base/mpiv/mp-grid.mpiv
%{_texmfdistdir}/metapost/context/base/mpiv/mp-grph.mpiv
%{_texmfdistdir}/metapost/context/base/mpiv/mp-luas.mpiv
%{_texmfdistdir}/metapost/context/base/mpiv/mp-mlib.mpiv
%{_texmfdistdir}/metapost/context/base/mpiv/mp-node.mpiv
%{_texmfdistdir}/metapost/context/base/mpiv/mp-page.mpiv
%{_texmfdistdir}/metapost/context/base/mpiv/mp-shap.mpiv
%{_texmfdistdir}/metapost/context/base/mpiv/mp-step.mpiv
%{_texmfdistdir}/metapost/context/base/mpiv/mp-symb.mpiv
%{_texmfdistdir}/metapost/context/base/mpiv/mp-text.mpiv
%{_texmfdistdir}/metapost/context/base/mpiv/mp-tool.mpiv
%{_texmfdistdir}/metapost/context/base/mpiv/mp-tres.mpiv
%{_texmfdistdir}/metapost/context/base/mpiv/mp-xbox.mpiv
%{_texmfdistdir}/metapost/context/base/mpxl/metafun.mpxl
%{_texmfdistdir}/metapost/context/base/mpxl/minifun.mpxl
%{_texmfdistdir}/metapost/context/base/mpxl/mp-abck.mpxl
%{_texmfdistdir}/metapost/context/base/mpxl/mp-apos.mpxl
%{_texmfdistdir}/metapost/context/base/mpxl/mp-asnc.mpxl
%{_texmfdistdir}/metapost/context/base/mpxl/mp-base.mpxl
%{_texmfdistdir}/metapost/context/base/mpxl/mp-blob.mpxl
%{_texmfdistdir}/metapost/context/base/mpxl/mp-butt.mpxl
%{_texmfdistdir}/metapost/context/base/mpxl/mp-cont.mpxl
%{_texmfdistdir}/metapost/context/base/mpxl/mp-figs.mpxl
%{_texmfdistdir}/metapost/context/base/mpxl/mp-form.mpxl
%{_texmfdistdir}/metapost/context/base/mpxl/mp-func.mpxl
%{_texmfdistdir}/metapost/context/base/mpxl/mp-grid.mpxl
%{_texmfdistdir}/metapost/context/base/mpxl/mp-grph.mpxl
%{_texmfdistdir}/metapost/context/base/mpxl/mp-lmtx.mpxl
%{_texmfdistdir}/metapost/context/base/mpxl/mp-luas.mpxl
%{_texmfdistdir}/metapost/context/base/mpxl/mp-math.mpxl
%{_texmfdistdir}/metapost/context/base/mpxl/mp-miss.mpxl
%{_texmfdistdir}/metapost/context/base/mpxl/mp-mlib.mpxl
%{_texmfdistdir}/metapost/context/base/mpxl/mp-node.mpxl
%{_texmfdistdir}/metapost/context/base/mpxl/mp-page.mpxl
%{_texmfdistdir}/metapost/context/base/mpxl/mp-shap.mpxl
%{_texmfdistdir}/metapost/context/base/mpxl/mp-text.mpxl
%{_texmfdistdir}/metapost/context/base/mpxl/mp-tool.mpxl
%{_texmfdistdir}/metapost/context/base/mpxl/mp-xbox.mpxl
%{_texmfdistdir}/metapost/context/fonts/mpiv/bidi-symbols.mp
%{_texmfdistdir}/metapost/context/fonts/mpiv/bidi-symbols.tex
%{_texmfdistdir}/metapost/context/fonts/mpiv/demo-symbols.mp
%{_texmfdistdir}/metapost/context/fonts/mpiv/demo-symbols.tex
%{_texmfdistdir}/metapost/context/fonts/mpiv/punkfont-bold.mp
%{_texmfdistdir}/metapost/context/fonts/mpiv/punkfont-boldslanted.mp
%{_texmfdistdir}/metapost/context/fonts/mpiv/punkfont-characters.mp
%{_texmfdistdir}/metapost/context/fonts/mpiv/punkfont-definitions.mp
%{_texmfdistdir}/metapost/context/fonts/mpiv/punkfont-slanted.mp
%{_texmfdistdir}/metapost/context/fonts/mpiv/punkfont.mp
%{_texmfdistdir}/scripts/context/lua/context.lua
%{_texmfdistdir}/scripts/context/lua/mtx-babel.lua
%{_texmfdistdir}/scripts/context/lua/mtx-base.lua
%{_texmfdistdir}/scripts/context/lua/mtx-bibtex.lua
%{_texmfdistdir}/scripts/context/lua/mtx-cache.lua
%{_texmfdistdir}/scripts/context/lua/mtx-chars.lua
%{_texmfdistdir}/scripts/context/lua/mtx-check.lua
%{_texmfdistdir}/scripts/context/lua/mtx-colors.lua
%{_texmfdistdir}/scripts/context/lua/mtx-context.lua
%{_texmfdistdir}/scripts/context/lua/mtx-context.xml
%{_texmfdistdir}/scripts/context/lua/mtx-convert.lua
%{_texmfdistdir}/scripts/context/lua/mtx-ctan.lua
%{_texmfdistdir}/scripts/context/lua/mtx-dvi.lua
%{_texmfdistdir}/scripts/context/lua/mtx-epub.lua
%{_texmfdistdir}/scripts/context/lua/mtx-evohome.lua
%{_texmfdistdir}/scripts/context/lua/mtx-fcd.lua
%{_texmfdistdir}/scripts/context/lua/mtx-fixpdf.lua
%{_texmfdistdir}/scripts/context/lua/mtx-flac.lua
%{_texmfdistdir}/scripts/context/lua/mtx-fonts.lua
%{_texmfdistdir}/scripts/context/lua/mtx-grep.lua
%{_texmfdistdir}/scripts/context/lua/mtx-install-modules.lua
%{_texmfdistdir}/scripts/context/lua/mtx-install.lua
%{_texmfdistdir}/scripts/context/lua/mtx-interface.lua
%{_texmfdistdir}/scripts/context/lua/mtx-kpse.lua
%{_texmfdistdir}/scripts/context/lua/mtx-metapost.lua
%{_texmfdistdir}/scripts/context/lua/mtx-mk-help.lua
%{_texmfdistdir}/scripts/context/lua/mtx-modules.lua
%{_texmfdistdir}/scripts/context/lua/mtx-package.lua
%{_texmfdistdir}/scripts/context/lua/mtx-patterns.lua
%{_texmfdistdir}/scripts/context/lua/mtx-pdf.lua
%{_texmfdistdir}/scripts/context/lua/mtx-plain.lua
%{_texmfdistdir}/scripts/context/lua/mtx-profile.lua
%{_texmfdistdir}/scripts/context/lua/mtx-rsync.lua
%{_texmfdistdir}/scripts/context/lua/mtx-scite.lua
%{_texmfdistdir}/scripts/context/lua/mtx-server-ctx-fonttest.lua
%{_texmfdistdir}/scripts/context/lua/mtx-server-ctx-help.lua
%{_texmfdistdir}/scripts/context/lua/mtx-server-ctx-startup.lua
%{_texmfdistdir}/scripts/context/lua/mtx-server.lua
%{_texmfdistdir}/scripts/context/lua/mtx-spell.lua
%{_texmfdistdir}/scripts/context/lua/mtx-synctex.lua
%{_texmfdistdir}/scripts/context/lua/mtx-texworks.lua
%{_texmfdistdir}/scripts/context/lua/mtx-tools.lua
%{_texmfdistdir}/scripts/context/lua/mtx-unicode.lua
%{_texmfdistdir}/scripts/context/lua/mtx-unzip.lua
%{_texmfdistdir}/scripts/context/lua/mtx-update.lua
%{_texmfdistdir}/scripts/context/lua/mtx-vscode.lua
%{_texmfdistdir}/scripts/context/lua/mtx-watch.lua
%{_texmfdistdir}/scripts/context/lua/mtx-youless.lua
%{_texmfdistdir}/scripts/context/lua/mtxlibs.lua
%{_texmfdistdir}/scripts/context/lua/mtxrun.lua
%{_texmfdistdir}/scripts/context/lua/texlua.lua
%{_texmfdistdir}/scripts/context/perl/makempy.pl
%{_texmfdistdir}/scripts/context/perl/path_tre.pm
%{_texmfdistdir}/scripts/context/perl/pdftrimwhite.pl
%{_texmfdistdir}/scripts/context/perl/texfind.pl
%{_texmfdistdir}/scripts/context/perl/texfont.pl
%{_texmfdistdir}/tex/context/base/context-version.pdf
%{_texmfdistdir}/tex/context/base/context-version.png
%{_texmfdistdir}/tex/context/base/context.rme
%{_texmfdistdir}/tex/context/base/mkiv/anch-bar.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/anch-bck.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/anch-pgr.lua
%{_texmfdistdir}/tex/context/base/mkiv/anch-pgr.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/anch-pos.lua
%{_texmfdistdir}/tex/context/base/mkiv/anch-pos.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/anch-snc.lua
%{_texmfdistdir}/tex/context/base/mkiv/anch-snc.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/anch-tab.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/attr-col.lua
%{_texmfdistdir}/tex/context/base/mkiv/attr-col.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/attr-eff.lua
%{_texmfdistdir}/tex/context/base/mkiv/attr-eff.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/attr-ini.lua
%{_texmfdistdir}/tex/context/base/mkiv/attr-ini.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/attr-lay.lua
%{_texmfdistdir}/tex/context/base/mkiv/attr-lay.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/attr-mkr.lua
%{_texmfdistdir}/tex/context/base/mkiv/attr-mkr.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/attr-neg.lua
%{_texmfdistdir}/tex/context/base/mkiv/attr-neg.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/back-exp.lua
%{_texmfdistdir}/tex/context/base/mkiv/back-exp.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/back-ini.lua
%{_texmfdistdir}/tex/context/base/mkiv/back-ini.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/back-pdf.lua
%{_texmfdistdir}/tex/context/base/mkiv/back-pdf.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/back-pdp.lua
%{_texmfdistdir}/tex/context/base/mkiv/back-res.lua
%{_texmfdistdir}/tex/context/base/mkiv/back-res.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/back-swf.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/back-trf.lua
%{_texmfdistdir}/tex/context/base/mkiv/back-trf.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/back-u3d.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/bibl-bib.lua
%{_texmfdistdir}/tex/context/base/mkiv/bibl-bib.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/bibl-tra.lua
%{_texmfdistdir}/tex/context/base/mkiv/bibl-tra.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/bibl-tst.lua
%{_texmfdistdir}/tex/context/base/mkiv/blob-ini.lua
%{_texmfdistdir}/tex/context/base/mkiv/blob-ini.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/buff-imp-default.lua
%{_texmfdistdir}/tex/context/base/mkiv/buff-imp-default.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/buff-imp-escaped.lua
%{_texmfdistdir}/tex/context/base/mkiv/buff-imp-escaped.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/buff-imp-lua.lua
%{_texmfdistdir}/tex/context/base/mkiv/buff-imp-lua.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/buff-imp-mp.lua
%{_texmfdistdir}/tex/context/base/mkiv/buff-imp-mp.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/buff-imp-nested.lua
%{_texmfdistdir}/tex/context/base/mkiv/buff-imp-nested.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/buff-imp-parsed-xml.lua
%{_texmfdistdir}/tex/context/base/mkiv/buff-imp-parsed-xml.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/buff-imp-tex.lua
%{_texmfdistdir}/tex/context/base/mkiv/buff-imp-tex.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/buff-imp-xml.lua
%{_texmfdistdir}/tex/context/base/mkiv/buff-imp-xml.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/buff-ini.lua
%{_texmfdistdir}/tex/context/base/mkiv/buff-ini.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/buff-par.lua
%{_texmfdistdir}/tex/context/base/mkiv/buff-par.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/buff-ver.lua
%{_texmfdistdir}/tex/context/base/mkiv/buff-ver.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/bxml-apa.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/catc-act.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/catc-ctx.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/catc-def.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/catc-ini.lua
%{_texmfdistdir}/tex/context/base/mkiv/catc-ini.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/catc-sym.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/catc-xml.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/char-act.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/char-cjk.lua
%{_texmfdistdir}/tex/context/base/mkiv/char-def.lua
%{_texmfdistdir}/tex/context/base/mkiv/char-emj.lua
%{_texmfdistdir}/tex/context/base/mkiv/char-enc.lua
%{_texmfdistdir}/tex/context/base/mkiv/char-enc.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/char-ent.lua
%{_texmfdistdir}/tex/context/base/mkiv/char-fio.lua
%{_texmfdistdir}/tex/context/base/mkiv/char-ini.lua
%{_texmfdistdir}/tex/context/base/mkiv/char-ini.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/char-map.lua
%{_texmfdistdir}/tex/context/base/mkiv/char-prv.lua
%{_texmfdistdir}/tex/context/base/mkiv/char-scr.lua
%{_texmfdistdir}/tex/context/base/mkiv/char-tex.lua
%{_texmfdistdir}/tex/context/base/mkiv/char-utf.lua
%{_texmfdistdir}/tex/context/base/mkiv/char-utf.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/chem-ini.lua
%{_texmfdistdir}/tex/context/base/mkiv/chem-ini.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/chem-str.lua
%{_texmfdistdir}/tex/context/base/mkiv/chem-str.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/cldf-bas.lua
%{_texmfdistdir}/tex/context/base/mkiv/cldf-bas.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/cldf-com.lua
%{_texmfdistdir}/tex/context/base/mkiv/cldf-com.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/cldf-ini.lua
%{_texmfdistdir}/tex/context/base/mkiv/cldf-ini.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/cldf-int.lua
%{_texmfdistdir}/tex/context/base/mkiv/cldf-int.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/cldf-prs.lua
%{_texmfdistdir}/tex/context/base/mkiv/cldf-scn.lua
%{_texmfdistdir}/tex/context/base/mkiv/cldf-stp.lua
%{_texmfdistdir}/tex/context/base/mkiv/cldf-ver.lua
%{_texmfdistdir}/tex/context/base/mkiv/cldf-ver.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/colo-ext.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/colo-grp.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/colo-icc.lua
%{_texmfdistdir}/tex/context/base/mkiv/colo-imp-crayola.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/colo-imp-dem.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/colo-imp-ema.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/colo-imp-rainbow.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/colo-imp-ral.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/colo-imp-rgb.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/colo-imp-solarized.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/colo-imp-svg.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/colo-imp-x11.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/colo-imp-xwi.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/colo-ini.lua
%{_texmfdistdir}/tex/context/base/mkiv/colo-ini.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/colo-run.lua
%{_texmfdistdir}/tex/context/base/mkiv/colo-run.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/cont-cs.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/cont-de.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/cont-en.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/cont-fil.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/cont-fr.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/cont-gb.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/cont-it.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/cont-log.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/cont-new.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/cont-nl.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/cont-nop.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/cont-pe.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/cont-ro.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/cont-run.lua
%{_texmfdistdir}/tex/context/base/mkiv/cont-run.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/cont-yes.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/context-base.lmx
%{_texmfdistdir}/tex/context/base/mkiv/context-error.lmx
%{_texmfdistdir}/tex/context/base/mkiv/context-fonttest.lmx
%{_texmfdistdir}/tex/context/base/mkiv/context-help.lmx
%{_texmfdistdir}/tex/context/base/mkiv/context-lmtx-error.pdf
%{_texmfdistdir}/tex/context/base/mkiv/context-lmtx-error.tex
%{_texmfdistdir}/tex/context/base/mkiv/context-performance.tex
%{_texmfdistdir}/tex/context/base/mkiv/context-timing.lmx
%{_texmfdistdir}/tex/context/base/mkiv/context-todo.tex
%{_texmfdistdir}/tex/context/base/mkiv/context.css
%{_texmfdistdir}/tex/context/base/mkiv/context.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/core-con.lua
%{_texmfdistdir}/tex/context/base/mkiv/core-con.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/core-ctx.ctx
%{_texmfdistdir}/tex/context/base/mkiv/core-ctx.lua
%{_texmfdistdir}/tex/context/base/mkiv/core-ctx.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/core-dat.lua
%{_texmfdistdir}/tex/context/base/mkiv/core-dat.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/core-def.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/core-env.lua
%{_texmfdistdir}/tex/context/base/mkiv/core-env.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/core-ini.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/core-sys.lua
%{_texmfdistdir}/tex/context/base/mkiv/core-sys.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/core-two.lua
%{_texmfdistdir}/tex/context/base/mkiv/core-two.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/core-uti.lua
%{_texmfdistdir}/tex/context/base/mkiv/core-uti.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/data-aux.lua
%{_texmfdistdir}/tex/context/base/mkiv/data-bin.lua
%{_texmfdistdir}/tex/context/base/mkiv/data-con.lua
%{_texmfdistdir}/tex/context/base/mkiv/data-crl.lua
%{_texmfdistdir}/tex/context/base/mkiv/data-ctx.lua
%{_texmfdistdir}/tex/context/base/mkiv/data-dec.lua
%{_texmfdistdir}/tex/context/base/mkiv/data-env.lua
%{_texmfdistdir}/tex/context/base/mkiv/data-exp.lua
%{_texmfdistdir}/tex/context/base/mkiv/data-fil.lua
%{_texmfdistdir}/tex/context/base/mkiv/data-gen.lua
%{_texmfdistdir}/tex/context/base/mkiv/data-ini.lua
%{_texmfdistdir}/tex/context/base/mkiv/data-inp.lua
%{_texmfdistdir}/tex/context/base/mkiv/data-lst.lua
%{_texmfdistdir}/tex/context/base/mkiv/data-lua.lua
%{_texmfdistdir}/tex/context/base/mkiv/data-met.lua
%{_texmfdistdir}/tex/context/base/mkiv/data-out.lua
%{_texmfdistdir}/tex/context/base/mkiv/data-pre.lua
%{_texmfdistdir}/tex/context/base/mkiv/data-res.lua
%{_texmfdistdir}/tex/context/base/mkiv/data-sch.lua
%{_texmfdistdir}/tex/context/base/mkiv/data-tar.lua
%{_texmfdistdir}/tex/context/base/mkiv/data-tex.lua
%{_texmfdistdir}/tex/context/base/mkiv/data-tmf.lua
%{_texmfdistdir}/tex/context/base/mkiv/data-tmp.lua
%{_texmfdistdir}/tex/context/base/mkiv/data-tre.lua
%{_texmfdistdir}/tex/context/base/mkiv/data-use.lua
%{_texmfdistdir}/tex/context/base/mkiv/data-vir.lua
%{_texmfdistdir}/tex/context/base/mkiv/data-zip.lua
%{_texmfdistdir}/tex/context/base/mkiv/driv-ini.lua
%{_texmfdistdir}/tex/context/base/mkiv/driv-ini.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/enco-ini.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/example.rng
%{_texmfdistdir}/tex/context/base/mkiv/export-example.css
%{_texmfdistdir}/tex/context/base/mkiv/export-example.rng
%{_texmfdistdir}/tex/context/base/mkiv/export-example.tex
%{_texmfdistdir}/tex/context/base/mkiv/file-ini.lua
%{_texmfdistdir}/tex/context/base/mkiv/file-ini.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/file-job.lua
%{_texmfdistdir}/tex/context/base/mkiv/file-job.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/file-lib.lua
%{_texmfdistdir}/tex/context/base/mkiv/file-lib.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/file-mod.lua
%{_texmfdistdir}/tex/context/base/mkiv/file-mod.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/file-res.lua
%{_texmfdistdir}/tex/context/base/mkiv/file-res.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/file-syn.lua
%{_texmfdistdir}/tex/context/base/mkiv/file-syn.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/font-afk.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-age.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-agl.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-aux.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-aux.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/font-cff.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-cft.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-chk.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-chk.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/font-cid.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-col.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-col.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/font-con.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-ctx.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-def.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-dsp.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-emp.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/font-enc.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-enh.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-fbk.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-fea.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/font-fil.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/font-gds.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/font-hsh.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-imp-combining.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-imp-dimensions.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-imp-effects.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-imp-italics.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-imp-ligatures.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-imp-math.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-imp-notused.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-imp-properties.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-imp-quality.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-imp-reorder.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-imp-spacekerns.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-imp-tex.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-imp-tracing.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-imp-tweaks.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-imp-unicode.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-ini.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-ini.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/font-lib.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/font-lig.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-log.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-lua.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-map.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-mat.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/font-mis.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-mps.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-nod.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-ocl.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-ocm.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-one.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-onr.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-osd.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-ota.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-otc.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-otd.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-oth.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-oti.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-otj.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-otl.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-oto.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-otr.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-ots.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-ott.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-oup.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-pat.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-phb-imp-binary.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-phb-imp-library.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-phb.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-pre.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/font-prv.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-run.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/font-sel.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-sel.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/font-set.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/font-shp.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-sol.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-sol.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/font-sty.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/font-sym.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/font-syn.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-tfm.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-tpk.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-tra.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/font-trt.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-ttf.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-txt.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-uni.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/font-unk.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/font-var.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/font-vfc.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-vir.lua
%{_texmfdistdir}/tex/context/base/mkiv/font-web.lua
%{_texmfdistdir}/tex/context/base/mkiv/good-ctx.lua
%{_texmfdistdir}/tex/context/base/mkiv/good-gen.lua
%{_texmfdistdir}/tex/context/base/mkiv/good-ini.lua
%{_texmfdistdir}/tex/context/base/mkiv/good-mth.lua
%{_texmfdistdir}/tex/context/base/mkiv/grph-bmp.lua
%{_texmfdistdir}/tex/context/base/mkiv/grph-chk.lua
%{_texmfdistdir}/tex/context/base/mkiv/grph-con.lua
%{_texmfdistdir}/tex/context/base/mkiv/grph-epd.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/grph-fig.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/grph-fil.lua
%{_texmfdistdir}/tex/context/base/mkiv/grph-img.lua
%{_texmfdistdir}/tex/context/base/mkiv/grph-inc.lua
%{_texmfdistdir}/tex/context/base/mkiv/grph-inc.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/grph-mem.lua
%{_texmfdistdir}/tex/context/base/mkiv/grph-pat.lua
%{_texmfdistdir}/tex/context/base/mkiv/grph-pat.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/grph-raw.lua
%{_texmfdistdir}/tex/context/base/mkiv/grph-raw.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/grph-rul.lua
%{_texmfdistdir}/tex/context/base/mkiv/grph-rul.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/grph-swf.lua
%{_texmfdistdir}/tex/context/base/mkiv/grph-trf.lua
%{_texmfdistdir}/tex/context/base/mkiv/grph-trf.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/grph-u3d.lua
%{_texmfdistdir}/tex/context/base/mkiv/grph-wnd.lua
%{_texmfdistdir}/tex/context/base/mkiv/hand-ini.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/java-imp-example.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/java-imp-fields.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/java-imp-highlight.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/java-imp-print.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/java-imp-steps.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/java-imp-videoplayer.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/java-imp-vplayer.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/java-ini.lua
%{_texmfdistdir}/tex/context/base/mkiv/java-ini.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/l-bit32.lua
%{_texmfdistdir}/tex/context/base/mkiv/l-boolean.lua
%{_texmfdistdir}/tex/context/base/mkiv/l-dir.lua
%{_texmfdistdir}/tex/context/base/mkiv/l-file.lua
%{_texmfdistdir}/tex/context/base/mkiv/l-function.lua
%{_texmfdistdir}/tex/context/base/mkiv/l-gzip.lua
%{_texmfdistdir}/tex/context/base/mkiv/l-io.lua
%{_texmfdistdir}/tex/context/base/mkiv/l-lpeg.lua
%{_texmfdistdir}/tex/context/base/mkiv/l-lua.lua
%{_texmfdistdir}/tex/context/base/mkiv/l-macro-imp-optimize.lua
%{_texmfdistdir}/tex/context/base/mkiv/l-macro.lua
%{_texmfdistdir}/tex/context/base/mkiv/l-math.lua
%{_texmfdistdir}/tex/context/base/mkiv/l-md5.lua
%{_texmfdistdir}/tex/context/base/mkiv/l-number.lua
%{_texmfdistdir}/tex/context/base/mkiv/l-os.lua
%{_texmfdistdir}/tex/context/base/mkiv/l-package.lua
%{_texmfdistdir}/tex/context/base/mkiv/l-pdfview.lua
%{_texmfdistdir}/tex/context/base/mkiv/l-sandbox.lua
%{_texmfdistdir}/tex/context/base/mkiv/l-set.lua
%{_texmfdistdir}/tex/context/base/mkiv/l-sha.lua
%{_texmfdistdir}/tex/context/base/mkiv/l-string.lua
%{_texmfdistdir}/tex/context/base/mkiv/l-table.lua
%{_texmfdistdir}/tex/context/base/mkiv/l-unicode.lua
%{_texmfdistdir}/tex/context/base/mkiv/l-url.lua
%{_texmfdistdir}/tex/context/base/mkiv/l-xml.lua
%{_texmfdistdir}/tex/context/base/mkiv/lang-cnt.lua
%{_texmfdistdir}/tex/context/base/mkiv/lang-def.lua
%{_texmfdistdir}/tex/context/base/mkiv/lang-def.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/lang-dis.lua
%{_texmfdistdir}/tex/context/base/mkiv/lang-exc.lua
%{_texmfdistdir}/tex/context/base/mkiv/lang-exp.lua
%{_texmfdistdir}/tex/context/base/mkiv/lang-frd.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/lang-frq-de.lua
%{_texmfdistdir}/tex/context/base/mkiv/lang-frq-en.lua
%{_texmfdistdir}/tex/context/base/mkiv/lang-frq-nl.lua
%{_texmfdistdir}/tex/context/base/mkiv/lang-frq-pt.lua
%{_texmfdistdir}/tex/context/base/mkiv/lang-frq.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/lang-hyp.lua
%{_texmfdistdir}/tex/context/base/mkiv/lang-hyp.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/lang-imp-indic.lua
%{_texmfdistdir}/tex/context/base/mkiv/lang-imp-serbian.lua
%{_texmfdistdir}/tex/context/base/mkiv/lang-imp-simpleascii-data.lgz
%{_texmfdistdir}/tex/context/base/mkiv/lang-imp-simpleascii.lua
%{_texmfdistdir}/tex/context/base/mkiv/lang-ini.lua
%{_texmfdistdir}/tex/context/base/mkiv/lang-ini.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/lang-lab.lua
%{_texmfdistdir}/tex/context/base/mkiv/lang-lab.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/lang-mis.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/lang-rep.lua
%{_texmfdistdir}/tex/context/base/mkiv/lang-rep.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/lang-spa.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/lang-tra.lua
%{_texmfdistdir}/tex/context/base/mkiv/lang-tra.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/lang-txt.lua
%{_texmfdistdir}/tex/context/base/mkiv/lang-url.lua
%{_texmfdistdir}/tex/context/base/mkiv/lang-url.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/lang-wrd.lua
%{_texmfdistdir}/tex/context/base/mkiv/lang-wrd.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/layo-ini.lua
%{_texmfdistdir}/tex/context/base/mkiv/layo-ini.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/libs-ini.lua
%{_texmfdistdir}/tex/context/base/mkiv/lpdf-ano.lua
%{_texmfdistdir}/tex/context/base/mkiv/lpdf-aux.lua
%{_texmfdistdir}/tex/context/base/mkiv/lpdf-col.lua
%{_texmfdistdir}/tex/context/base/mkiv/lpdf-enc.lua
%{_texmfdistdir}/tex/context/base/mkiv/lpdf-eng.lua
%{_texmfdistdir}/tex/context/base/mkiv/lpdf-epa.lua
%{_texmfdistdir}/tex/context/base/mkiv/lpdf-fld.lua
%{_texmfdistdir}/tex/context/base/mkiv/lpdf-fmt.lua
%{_texmfdistdir}/tex/context/base/mkiv/lpdf-fnt.lua
%{_texmfdistdir}/tex/context/base/mkiv/lpdf-grp.lua
%{_texmfdistdir}/tex/context/base/mkiv/lpdf-ini.lua
%{_texmfdistdir}/tex/context/base/mkiv/lpdf-mis.lua
%{_texmfdistdir}/tex/context/base/mkiv/lpdf-mov.lua
%{_texmfdistdir}/tex/context/base/mkiv/lpdf-nod.lua
%{_texmfdistdir}/tex/context/base/mkiv/lpdf-pda.xml
%{_texmfdistdir}/tex/context/base/mkiv/lpdf-pde.lua
%{_texmfdistdir}/tex/context/base/mkiv/lpdf-pdx.xml
%{_texmfdistdir}/tex/context/base/mkiv/lpdf-pua.xml
%{_texmfdistdir}/tex/context/base/mkiv/lpdf-ren.lua
%{_texmfdistdir}/tex/context/base/mkiv/lpdf-res.lua
%{_texmfdistdir}/tex/context/base/mkiv/lpdf-swf.lua
%{_texmfdistdir}/tex/context/base/mkiv/lpdf-tag.lua
%{_texmfdistdir}/tex/context/base/mkiv/lpdf-u3d.lua
%{_texmfdistdir}/tex/context/base/mkiv/lpdf-vfc.lua
%{_texmfdistdir}/tex/context/base/mkiv/lpdf-wid.lua
%{_texmfdistdir}/tex/context/base/mkiv/lpdf-xmp.lua
%{_texmfdistdir}/tex/context/base/mkiv/luat-bas.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/luat-bwc.lua
%{_texmfdistdir}/tex/context/base/mkiv/luat-cbk.lua
%{_texmfdistdir}/tex/context/base/mkiv/luat-cnf.lua
%{_texmfdistdir}/tex/context/base/mkiv/luat-cod.lua
%{_texmfdistdir}/tex/context/base/mkiv/luat-cod.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/luat-env.lua
%{_texmfdistdir}/tex/context/base/mkiv/luat-exe.lua
%{_texmfdistdir}/tex/context/base/mkiv/luat-fio.lua
%{_texmfdistdir}/tex/context/base/mkiv/luat-fmt.lua
%{_texmfdistdir}/tex/context/base/mkiv/luat-ini.lua
%{_texmfdistdir}/tex/context/base/mkiv/luat-ini.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/luat-iop.lua
%{_texmfdistdir}/tex/context/base/mkiv/luat-lib.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/luat-log.lua
%{_texmfdistdir}/tex/context/base/mkiv/luat-lua.lua
%{_texmfdistdir}/tex/context/base/mkiv/luat-mac.lua
%{_texmfdistdir}/tex/context/base/mkiv/luat-run.lua
%{_texmfdistdir}/tex/context/base/mkiv/luat-soc.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/luat-sta.lua
%{_texmfdistdir}/tex/context/base/mkiv/luat-sto.lua
%{_texmfdistdir}/tex/context/base/mkiv/luat-usr.lua
%{_texmfdistdir}/tex/context/base/mkiv/luat-usr.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/lxml-aux.lua
%{_texmfdistdir}/tex/context/base/mkiv/lxml-css.lua
%{_texmfdistdir}/tex/context/base/mkiv/lxml-css.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/lxml-ctx.lua
%{_texmfdistdir}/tex/context/base/mkiv/lxml-ctx.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/lxml-dir.lua
%{_texmfdistdir}/tex/context/base/mkiv/lxml-ent.lua
%{_texmfdistdir}/tex/context/base/mkiv/lxml-inf.lua
%{_texmfdistdir}/tex/context/base/mkiv/lxml-ini.lua
%{_texmfdistdir}/tex/context/base/mkiv/lxml-ini.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/lxml-lpt.lua
%{_texmfdistdir}/tex/context/base/mkiv/lxml-mis.lua
%{_texmfdistdir}/tex/context/base/mkiv/lxml-sor.lua
%{_texmfdistdir}/tex/context/base/mkiv/lxml-sor.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/lxml-tab.lua
%{_texmfdistdir}/tex/context/base/mkiv/lxml-tex.lua
%{_texmfdistdir}/tex/context/base/mkiv/lxml-xml.lua
%{_texmfdistdir}/tex/context/base/mkiv/m-fonts-plugins.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/m-newcolumnsets.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/m-oldbibtex.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/math-acc.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/math-act.lua
%{_texmfdistdir}/tex/context/base/mkiv/math-ali.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/math-arr.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/math-def.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/math-del.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/math-dim.lua
%{_texmfdistdir}/tex/context/base/mkiv/math-dir.lua
%{_texmfdistdir}/tex/context/base/mkiv/math-dis.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/math-ext.lua
%{_texmfdistdir}/tex/context/base/mkiv/math-fbk.lua
%{_texmfdistdir}/tex/context/base/mkiv/math-fen.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/math-for.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/math-frc.lua
%{_texmfdistdir}/tex/context/base/mkiv/math-frc.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/math-inc.lua
%{_texmfdistdir}/tex/context/base/mkiv/math-inc.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/math-ini.lua
%{_texmfdistdir}/tex/context/base/mkiv/math-ini.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/math-inl.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/math-int.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/math-map.lua
%{_texmfdistdir}/tex/context/base/mkiv/math-mis.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/math-noa.lua
%{_texmfdistdir}/tex/context/base/mkiv/math-pln.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/math-rad.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/math-ren.lua
%{_texmfdistdir}/tex/context/base/mkiv/math-scr.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/math-spa.lua
%{_texmfdistdir}/tex/context/base/mkiv/math-stc.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/math-tag.lua
%{_texmfdistdir}/tex/context/base/mkiv/math-ttv.lua
%{_texmfdistdir}/tex/context/base/mkiv/math-vfu.lua
%{_texmfdistdir}/tex/context/base/mkiv/meta-blb.lua
%{_texmfdistdir}/tex/context/base/mkiv/meta-blb.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/meta-fig.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/meta-fnt.lua
%{_texmfdistdir}/tex/context/base/mkiv/meta-fnt.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/meta-fun.lua
%{_texmfdistdir}/tex/context/base/mkiv/meta-fun.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/meta-grd.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/meta-imp-clp.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/meta-imp-dum.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/meta-imp-fen.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/meta-imp-grid.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/meta-imp-mat.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/meta-imp-mis.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/meta-imp-nav.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/meta-imp-outlines.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/meta-imp-pre.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/meta-imp-tab.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/meta-imp-txt.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/meta-ini.lua
%{_texmfdistdir}/tex/context/base/mkiv/meta-ini.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/meta-lua.lua
%{_texmfdistdir}/tex/context/base/mkiv/meta-lua.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/meta-nod.lua
%{_texmfdistdir}/tex/context/base/mkiv/meta-nod.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/meta-pag.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/meta-pdf.lua
%{_texmfdistdir}/tex/context/base/mkiv/meta-pdf.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/meta-pdh.lua
%{_texmfdistdir}/tex/context/base/mkiv/meta-pdh.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/meta-tex.lua
%{_texmfdistdir}/tex/context/base/mkiv/meta-tex.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/meta-xml.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/mlib-ctx.lua
%{_texmfdistdir}/tex/context/base/mkiv/mlib-ctx.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/mlib-fio.lua
%{_texmfdistdir}/tex/context/base/mkiv/mlib-int.lua
%{_texmfdistdir}/tex/context/base/mkiv/mlib-lmp.lua
%{_texmfdistdir}/tex/context/base/mkiv/mlib-lua.lua
%{_texmfdistdir}/tex/context/base/mkiv/mlib-mpf.lua
%{_texmfdistdir}/tex/context/base/mkiv/mlib-pdf.lua
%{_texmfdistdir}/tex/context/base/mkiv/mlib-pdf.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/mlib-pps.lua
%{_texmfdistdir}/tex/context/base/mkiv/mlib-pps.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/mlib-run.lua
%{_texmfdistdir}/tex/context/base/mkiv/mtx-context-arrange.tex
%{_texmfdistdir}/tex/context/base/mkiv/mtx-context-combine.tex
%{_texmfdistdir}/tex/context/base/mkiv/mtx-context-common.tex
%{_texmfdistdir}/tex/context/base/mkiv/mtx-context-compare.tex
%{_texmfdistdir}/tex/context/base/mkiv/mtx-context-copy.tex
%{_texmfdistdir}/tex/context/base/mkiv/mtx-context-domotica.tex
%{_texmfdistdir}/tex/context/base/mkiv/mtx-context-fonts.tex
%{_texmfdistdir}/tex/context/base/mkiv/mtx-context-hashed.tex
%{_texmfdistdir}/tex/context/base/mkiv/mtx-context-ideas.tex
%{_texmfdistdir}/tex/context/base/mkiv/mtx-context-listing.tex
%{_texmfdistdir}/tex/context/base/mkiv/mtx-context-meaning.tex
%{_texmfdistdir}/tex/context/base/mkiv/mtx-context-module.tex
%{_texmfdistdir}/tex/context/base/mkiv/mtx-context-precache.tex
%{_texmfdistdir}/tex/context/base/mkiv/mtx-context-select.tex
%{_texmfdistdir}/tex/context/base/mkiv/mtx-context-setters.tex
%{_texmfdistdir}/tex/context/base/mkiv/mtx-context-setups.tex
%{_texmfdistdir}/tex/context/base/mkiv/mtx-context-sql.tex
%{_texmfdistdir}/tex/context/base/mkiv/mtx-context-timing.tex
%{_texmfdistdir}/tex/context/base/mkiv/mtx-context-trim.tex
%{_texmfdistdir}/tex/context/base/mkiv/mtx-context-xml.tex
%{_texmfdistdir}/tex/context/base/mkiv/mult-aux.lua
%{_texmfdistdir}/tex/context/base/mkiv/mult-aux.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/mult-chk.lua
%{_texmfdistdir}/tex/context/base/mkiv/mult-chk.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/mult-def.lua
%{_texmfdistdir}/tex/context/base/mkiv/mult-def.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/mult-dim.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/mult-fmt.lua
%{_texmfdistdir}/tex/context/base/mkiv/mult-fun.lua
%{_texmfdistdir}/tex/context/base/mkiv/mult-ini.lua
%{_texmfdistdir}/tex/context/base/mkiv/mult-ini.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/mult-low.lua
%{_texmfdistdir}/tex/context/base/mkiv/mult-mes.lua
%{_texmfdistdir}/tex/context/base/mkiv/mult-mps.lua
%{_texmfdistdir}/tex/context/base/mkiv/mult-prm.lua
%{_texmfdistdir}/tex/context/base/mkiv/mult-prm.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/mult-sys.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/node-acc.lua
%{_texmfdistdir}/tex/context/base/mkiv/node-aux.lua
%{_texmfdistdir}/tex/context/base/mkiv/node-bck.lua
%{_texmfdistdir}/tex/context/base/mkiv/node-bck.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/node-bwc.lua
%{_texmfdistdir}/tex/context/base/mkiv/node-fin.lua
%{_texmfdistdir}/tex/context/base/mkiv/node-fin.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/node-fnt.lua
%{_texmfdistdir}/tex/context/base/mkiv/node-gcm.lua
%{_texmfdistdir}/tex/context/base/mkiv/node-ini.lua
%{_texmfdistdir}/tex/context/base/mkiv/node-ini.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/node-ltp.lua
%{_texmfdistdir}/tex/context/base/mkiv/node-met.lua
%{_texmfdistdir}/tex/context/base/mkiv/node-mig.lua
%{_texmfdistdir}/tex/context/base/mkiv/node-mig.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/node-nut.lua
%{_texmfdistdir}/tex/context/base/mkiv/node-par.lua
%{_texmfdistdir}/tex/context/base/mkiv/node-ppt.lua
%{_texmfdistdir}/tex/context/base/mkiv/node-pro.lua
%{_texmfdistdir}/tex/context/base/mkiv/node-ref.lua
%{_texmfdistdir}/tex/context/base/mkiv/node-res.lua
%{_texmfdistdir}/tex/context/base/mkiv/node-rul.lua
%{_texmfdistdir}/tex/context/base/mkiv/node-rul.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/node-scn.lua
%{_texmfdistdir}/tex/context/base/mkiv/node-ser.lua
%{_texmfdistdir}/tex/context/base/mkiv/node-shp.lua
%{_texmfdistdir}/tex/context/base/mkiv/node-snp.lua
%{_texmfdistdir}/tex/context/base/mkiv/node-syn.lua
%{_texmfdistdir}/tex/context/base/mkiv/node-tex.lua
%{_texmfdistdir}/tex/context/base/mkiv/node-tra.lua
%{_texmfdistdir}/tex/context/base/mkiv/node-tsk.lua
%{_texmfdistdir}/tex/context/base/mkiv/node-tst.lua
%{_texmfdistdir}/tex/context/base/mkiv/node-typ.lua
%{_texmfdistdir}/tex/context/base/mkiv/norm-ctx.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/pack-bar.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/pack-bck.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/pack-box.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/pack-com.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/pack-cut.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/pack-fen.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/pack-lyr.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/pack-mis.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/pack-mrl.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/pack-obj.lua
%{_texmfdistdir}/tex/context/base/mkiv/pack-obj.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/pack-pos.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/pack-rul.lua
%{_texmfdistdir}/tex/context/base/mkiv/pack-rul.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/page-app.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/page-bck.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/page-box.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/page-brk.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/page-col.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/page-com.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/page-cst.lua
%{_texmfdistdir}/tex/context/base/mkiv/page-cst.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/page-fac.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/page-ffl.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/page-flt.lua
%{_texmfdistdir}/tex/context/base/mkiv/page-flt.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/page-flw.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/page-imp.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/page-inf.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/page-ini.lua
%{_texmfdistdir}/tex/context/base/mkiv/page-ini.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/page-inj.lua
%{_texmfdistdir}/tex/context/base/mkiv/page-inj.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/page-ins.lua
%{_texmfdistdir}/tex/context/base/mkiv/page-ins.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/page-lay.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/page-lin.lua
%{_texmfdistdir}/tex/context/base/mkiv/page-lin.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/page-mak.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/page-mbk.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/page-mix.lua
%{_texmfdistdir}/tex/context/base/mkiv/page-mix.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/page-mrk.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/page-mul.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/page-not.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/page-one.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/page-otr.lua
%{_texmfdistdir}/tex/context/base/mkiv/page-otr.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/page-par.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/page-pcl.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/page-plg.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/page-pst.lua
%{_texmfdistdir}/tex/context/base/mkiv/page-pst.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/page-run.lua
%{_texmfdistdir}/tex/context/base/mkiv/page-run.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/page-sel.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/page-set.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/page-sid.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/page-smp.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/page-spr.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/page-str.lua
%{_texmfdistdir}/tex/context/base/mkiv/page-str.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/page-txt.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/page-var.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/phys-dim.lua
%{_texmfdistdir}/tex/context/base/mkiv/phys-dim.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/publ-aut.lua
%{_texmfdistdir}/tex/context/base/mkiv/publ-dat.lua
%{_texmfdistdir}/tex/context/base/mkiv/publ-fnd.lua
%{_texmfdistdir}/tex/context/base/mkiv/publ-imp-apa.lua
%{_texmfdistdir}/tex/context/base/mkiv/publ-imp-apa.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/publ-imp-aps-prb.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/publ-imp-aps.lua
%{_texmfdistdir}/tex/context/base/mkiv/publ-imp-aps.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/publ-imp-author.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/publ-imp-chicago.lua
%{_texmfdistdir}/tex/context/base/mkiv/publ-imp-chicago.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/publ-imp-cite.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/publ-imp-commands.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/publ-imp-default.lua
%{_texmfdistdir}/tex/context/base/mkiv/publ-imp-default.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/publ-imp-definitions.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/publ-imp-list.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/publ-imp-page.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/publ-imp-replacements.lua
%{_texmfdistdir}/tex/context/base/mkiv/publ-imp-test.bib
%{_texmfdistdir}/tex/context/base/mkiv/publ-inc.lua
%{_texmfdistdir}/tex/context/base/mkiv/publ-inc.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/publ-ini.lua
%{_texmfdistdir}/tex/context/base/mkiv/publ-ini.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/publ-jrn.lua
%{_texmfdistdir}/tex/context/base/mkiv/publ-old.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/publ-oth.lua
%{_texmfdistdir}/tex/context/base/mkiv/publ-reg.lua
%{_texmfdistdir}/tex/context/base/mkiv/publ-sor.lua
%{_texmfdistdir}/tex/context/base/mkiv/publ-tra.lua
%{_texmfdistdir}/tex/context/base/mkiv/publ-tra.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/publ-usr.lua
%{_texmfdistdir}/tex/context/base/mkiv/publ-xml.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/regi-8859-1.lua
%{_texmfdistdir}/tex/context/base/mkiv/regi-8859-10.lua
%{_texmfdistdir}/tex/context/base/mkiv/regi-8859-11.lua
%{_texmfdistdir}/tex/context/base/mkiv/regi-8859-13.lua
%{_texmfdistdir}/tex/context/base/mkiv/regi-8859-14.lua
%{_texmfdistdir}/tex/context/base/mkiv/regi-8859-15.lua
%{_texmfdistdir}/tex/context/base/mkiv/regi-8859-16.lua
%{_texmfdistdir}/tex/context/base/mkiv/regi-8859-2.lua
%{_texmfdistdir}/tex/context/base/mkiv/regi-8859-3.lua
%{_texmfdistdir}/tex/context/base/mkiv/regi-8859-4.lua
%{_texmfdistdir}/tex/context/base/mkiv/regi-8859-5.lua
%{_texmfdistdir}/tex/context/base/mkiv/regi-8859-6.lua
%{_texmfdistdir}/tex/context/base/mkiv/regi-8859-7.lua
%{_texmfdistdir}/tex/context/base/mkiv/regi-8859-8.lua
%{_texmfdistdir}/tex/context/base/mkiv/regi-8859-9.lua
%{_texmfdistdir}/tex/context/base/mkiv/regi-cp1250.lua
%{_texmfdistdir}/tex/context/base/mkiv/regi-cp1251.lua
%{_texmfdistdir}/tex/context/base/mkiv/regi-cp1252.lua
%{_texmfdistdir}/tex/context/base/mkiv/regi-cp1253.lua
%{_texmfdistdir}/tex/context/base/mkiv/regi-cp1254.lua
%{_texmfdistdir}/tex/context/base/mkiv/regi-cp1255.lua
%{_texmfdistdir}/tex/context/base/mkiv/regi-cp1256.lua
%{_texmfdistdir}/tex/context/base/mkiv/regi-cp1257.lua
%{_texmfdistdir}/tex/context/base/mkiv/regi-cp1258.lua
%{_texmfdistdir}/tex/context/base/mkiv/regi-demo.lua
%{_texmfdistdir}/tex/context/base/mkiv/regi-ibm.lua
%{_texmfdistdir}/tex/context/base/mkiv/regi-ini.lua
%{_texmfdistdir}/tex/context/base/mkiv/regi-ini.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/regi-pdfdoc.lua
%{_texmfdistdir}/tex/context/base/mkiv/scrn-bar.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/scrn-but.lua
%{_texmfdistdir}/tex/context/base/mkiv/scrn-but.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/scrn-fld.lua
%{_texmfdistdir}/tex/context/base/mkiv/scrn-fld.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/scrn-hlp.lua
%{_texmfdistdir}/tex/context/base/mkiv/scrn-hlp.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/scrn-ini.lua
%{_texmfdistdir}/tex/context/base/mkiv/scrn-ini.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/scrn-pag.lua
%{_texmfdistdir}/tex/context/base/mkiv/scrn-pag.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/scrn-ref.lua
%{_texmfdistdir}/tex/context/base/mkiv/scrn-ref.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/scrn-wid.lua
%{_texmfdistdir}/tex/context/base/mkiv/scrn-wid.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/scrp-cjk.lua
%{_texmfdistdir}/tex/context/base/mkiv/scrp-eth.lua
%{_texmfdistdir}/tex/context/base/mkiv/scrp-ini.lua
%{_texmfdistdir}/tex/context/base/mkiv/scrp-ini.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/scrp-tha.lua
%{_texmfdistdir}/tex/context/base/mkiv/scrp-tib.lua
%{_texmfdistdir}/tex/context/base/mkiv/sort-ini.lua
%{_texmfdistdir}/tex/context/base/mkiv/sort-ini.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/sort-lan.lua
%{_texmfdistdir}/tex/context/base/mkiv/spac-ali.lua
%{_texmfdistdir}/tex/context/base/mkiv/spac-ali.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/spac-chr.lua
%{_texmfdistdir}/tex/context/base/mkiv/spac-chr.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/spac-def.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/spac-flr.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/spac-grd.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/spac-hor.lua
%{_texmfdistdir}/tex/context/base/mkiv/spac-hor.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/spac-lin.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/spac-pag.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/spac-par.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/spac-prf.lua
%{_texmfdistdir}/tex/context/base/mkiv/spac-prf.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/spac-ver.lua
%{_texmfdistdir}/tex/context/base/mkiv/spac-ver.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/status-files.pdf
%{_texmfdistdir}/tex/context/base/mkiv/status-lua.pdf
%{_texmfdistdir}/tex/context/base/mkiv/strc-bkm.lua
%{_texmfdistdir}/tex/context/base/mkiv/strc-bkm.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/strc-blk.lua
%{_texmfdistdir}/tex/context/base/mkiv/strc-blk.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/strc-con.lua
%{_texmfdistdir}/tex/context/base/mkiv/strc-con.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/strc-def.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/strc-des.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/strc-doc.lua
%{_texmfdistdir}/tex/context/base/mkiv/strc-doc.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/strc-enu.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/strc-flt.lua
%{_texmfdistdir}/tex/context/base/mkiv/strc-flt.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/strc-ind.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/strc-ini.lua
%{_texmfdistdir}/tex/context/base/mkiv/strc-ini.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/strc-itm.lua
%{_texmfdistdir}/tex/context/base/mkiv/strc-itm.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/strc-lab.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/strc-lev.lua
%{_texmfdistdir}/tex/context/base/mkiv/strc-lev.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/strc-lnt.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/strc-lst.lua
%{_texmfdistdir}/tex/context/base/mkiv/strc-lst.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/strc-mar.lua
%{_texmfdistdir}/tex/context/base/mkiv/strc-mar.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/strc-mat.lua
%{_texmfdistdir}/tex/context/base/mkiv/strc-mat.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/strc-not.lua
%{_texmfdistdir}/tex/context/base/mkiv/strc-not.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/strc-num.lua
%{_texmfdistdir}/tex/context/base/mkiv/strc-num.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/strc-pag.lua
%{_texmfdistdir}/tex/context/base/mkiv/strc-pag.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/strc-ref.lua
%{_texmfdistdir}/tex/context/base/mkiv/strc-ref.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/strc-reg.lua
%{_texmfdistdir}/tex/context/base/mkiv/strc-reg.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/strc-ren.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/strc-rsc.lua
%{_texmfdistdir}/tex/context/base/mkiv/strc-sbe.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/strc-sec.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/strc-syn.lua
%{_texmfdistdir}/tex/context/base/mkiv/strc-syn.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/strc-tag.lua
%{_texmfdistdir}/tex/context/base/mkiv/strc-tag.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/strc-tnt.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/strc-usr.lua
%{_texmfdistdir}/tex/context/base/mkiv/strc-usr.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/strc-xml.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/supp-box.lua
%{_texmfdistdir}/tex/context/base/mkiv/supp-box.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/supp-dir.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/supp-mat.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/supp-ran.lua
%{_texmfdistdir}/tex/context/base/mkiv/supp-ran.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/supp-vis.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/symb-emj.lua
%{_texmfdistdir}/tex/context/base/mkiv/symb-emj.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/symb-imp-cc.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/symb-imp-cow.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/symb-imp-eur.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/symb-imp-fontawesome.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/symb-imp-jmn.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/symb-imp-mis.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/symb-imp-mvs.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/symb-imp-nav.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/symb-imp-was.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/symb-ini.lua
%{_texmfdistdir}/tex/context/base/mkiv/symb-ini.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/symb-run.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/syst-aux.lua
%{_texmfdistdir}/tex/context/base/mkiv/syst-aux.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/syst-cmp.lua
%{_texmfdistdir}/tex/context/base/mkiv/syst-cmp.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/syst-con.lua
%{_texmfdistdir}/tex/context/base/mkiv/syst-con.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/syst-fnt.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/syst-ini.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/syst-lua.lua
%{_texmfdistdir}/tex/context/base/mkiv/syst-lua.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/syst-mac.lua
%{_texmfdistdir}/tex/context/base/mkiv/syst-mes.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/syst-pln.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/syst-rtp.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/tabl-com.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/tabl-frm.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/tabl-ltb.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/tabl-mis.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/tabl-ntb.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/tabl-nte.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/tabl-pln.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/tabl-tab.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/tabl-tbl.lua
%{_texmfdistdir}/tex/context/base/mkiv/tabl-tbl.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/tabl-tsp.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/tabl-xnt.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/tabl-xtb.lua
%{_texmfdistdir}/tex/context/base/mkiv/tabl-xtb.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/task-ini.lua
%{_texmfdistdir}/tex/context/base/mkiv/task-ini.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/toks-aux.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/toks-ini.lua
%{_texmfdistdir}/tex/context/base/mkiv/toks-ini.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/toks-map.lua
%{_texmfdistdir}/tex/context/base/mkiv/toks-map.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/toks-scn.lua
%{_texmfdistdir}/tex/context/base/mkiv/toks-scn.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/trac-ctx.lua
%{_texmfdistdir}/tex/context/base/mkiv/trac-ctx.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/trac-deb.lua
%{_texmfdistdir}/tex/context/base/mkiv/trac-deb.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/trac-exp.lua
%{_texmfdistdir}/tex/context/base/mkiv/trac-fil.lua
%{_texmfdistdir}/tex/context/base/mkiv/trac-inf.lua
%{_texmfdistdir}/tex/context/base/mkiv/trac-jus.lua
%{_texmfdistdir}/tex/context/base/mkiv/trac-jus.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/trac-lmx.lua
%{_texmfdistdir}/tex/context/base/mkiv/trac-log.lua
%{_texmfdistdir}/tex/context/base/mkiv/trac-par.lua
%{_texmfdistdir}/tex/context/base/mkiv/trac-pro.lua
%{_texmfdistdir}/tex/context/base/mkiv/trac-set.lua
%{_texmfdistdir}/tex/context/base/mkiv/trac-tex.lua
%{_texmfdistdir}/tex/context/base/mkiv/trac-tex.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/trac-tim.lua
%{_texmfdistdir}/tex/context/base/mkiv/trac-vis.lua
%{_texmfdistdir}/tex/context/base/mkiv/trac-vis.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/trac-xml.lua
%{_texmfdistdir}/tex/context/base/mkiv/type-def.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/type-fbk.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/type-ini.lua
%{_texmfdistdir}/tex/context/base/mkiv/type-ini.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/type-lua.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/type-one.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/type-otf.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/type-set.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/type-siz.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/type-tmf.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/typo-bld.lua
%{_texmfdistdir}/tex/context/base/mkiv/typo-bld.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/typo-brk.lua
%{_texmfdistdir}/tex/context/base/mkiv/typo-brk.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/typo-cap.lua
%{_texmfdistdir}/tex/context/base/mkiv/typo-cap.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/typo-chr.lua
%{_texmfdistdir}/tex/context/base/mkiv/typo-chr.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/typo-cln.lua
%{_texmfdistdir}/tex/context/base/mkiv/typo-cln.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/typo-del.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/typo-dha.lua
%{_texmfdistdir}/tex/context/base/mkiv/typo-dig.lua
%{_texmfdistdir}/tex/context/base/mkiv/typo-dig.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/typo-dir.lua
%{_texmfdistdir}/tex/context/base/mkiv/typo-dir.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/typo-drp.lua
%{_texmfdistdir}/tex/context/base/mkiv/typo-drp.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/typo-dua.lua
%{_texmfdistdir}/tex/context/base/mkiv/typo-dub.lua
%{_texmfdistdir}/tex/context/base/mkiv/typo-duc.lua
%{_texmfdistdir}/tex/context/base/mkiv/typo-fkr.lua
%{_texmfdistdir}/tex/context/base/mkiv/typo-fkr.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/typo-fln.lua
%{_texmfdistdir}/tex/context/base/mkiv/typo-fln.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/typo-ini.lua
%{_texmfdistdir}/tex/context/base/mkiv/typo-ini.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/typo-inj.lua
%{_texmfdistdir}/tex/context/base/mkiv/typo-inj.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/typo-itc.lua
%{_texmfdistdir}/tex/context/base/mkiv/typo-itc.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/typo-itm.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/typo-krn.lua
%{_texmfdistdir}/tex/context/base/mkiv/typo-krn.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/typo-lan.lua
%{_texmfdistdir}/tex/context/base/mkiv/typo-lan.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/typo-lig.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/typo-lin.lua
%{_texmfdistdir}/tex/context/base/mkiv/typo-lin.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/typo-man.lua
%{_texmfdistdir}/tex/context/base/mkiv/typo-mar.lua
%{_texmfdistdir}/tex/context/base/mkiv/typo-mar.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/typo-ovl.lua
%{_texmfdistdir}/tex/context/base/mkiv/typo-ovl.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/typo-pag.lua
%{_texmfdistdir}/tex/context/base/mkiv/typo-pag.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/typo-par.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/typo-plc.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/typo-pnc.lua
%{_texmfdistdir}/tex/context/base/mkiv/typo-pnc.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/typo-prc.lua
%{_texmfdistdir}/tex/context/base/mkiv/typo-prc.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/typo-rep.lua
%{_texmfdistdir}/tex/context/base/mkiv/typo-rep.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/typo-rub.lua
%{_texmfdistdir}/tex/context/base/mkiv/typo-rub.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/typo-scr.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/typo-spa.lua
%{_texmfdistdir}/tex/context/base/mkiv/typo-spa.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/typo-sus.lua
%{_texmfdistdir}/tex/context/base/mkiv/typo-sus.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/typo-tal.lua
%{_texmfdistdir}/tex/context/base/mkiv/typo-tal.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/typo-txt.mkvi
%{_texmfdistdir}/tex/context/base/mkiv/typo-wrp.lua
%{_texmfdistdir}/tex/context/base/mkiv/typo-wrp.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/unic-ini.lua
%{_texmfdistdir}/tex/context/base/mkiv/unic-ini.mkiv
%{_texmfdistdir}/tex/context/base/mkiv/util-deb.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-dim.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-env.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-evo-imp-server.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-evo.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-fil.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-fmt.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-jsn.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-lib-imp-gm.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-lib-imp-gs.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-lib.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-lua.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-mrg.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-pck.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-prs.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-ran.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-rnd.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-sac.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-sbx.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-sci.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-seq.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-sha.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-soc-imp-copas.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-soc-imp-ftp.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-soc-imp-headers.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-soc-imp-http.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-soc-imp-ltn12.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-soc-imp-mime.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-soc-imp-reset.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-soc-imp-smtp.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-soc-imp-socket.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-soc-imp-tp.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-soc-imp-url.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-soc.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-sql-imp-client.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-sql-imp-ffi.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-sql-imp-library.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-sql-imp-sqlite.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-sql-imp-swiglib.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-sql-loggers.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-sql-logins.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-sql-sessions.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-sql-tickets.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-sql-tracers.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-sql-users.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-sql.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-sta.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-sto.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-str.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-tab.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-tar.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-tbs.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-tpl.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-you.lua
%{_texmfdistdir}/tex/context/base/mkiv/util-zip.lua
%{_texmfdistdir}/tex/context/base/mkxl/anch-bar.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/anch-bck.mklx
%{_texmfdistdir}/tex/context/base/mkxl/anch-box.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/anch-loc.lmt
%{_texmfdistdir}/tex/context/base/mkxl/anch-loc.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/anch-pgr.lmt
%{_texmfdistdir}/tex/context/base/mkxl/anch-pgr.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/anch-pos.lmt
%{_texmfdistdir}/tex/context/base/mkxl/anch-pos.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/anch-snc.lmt
%{_texmfdistdir}/tex/context/base/mkxl/anch-snc.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/anch-tab.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/attr-alt.lmt
%{_texmfdistdir}/tex/context/base/mkxl/attr-alt.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/attr-col.lmt
%{_texmfdistdir}/tex/context/base/mkxl/attr-col.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/attr-eff.lmt
%{_texmfdistdir}/tex/context/base/mkxl/attr-eff.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/attr-ini.lmt
%{_texmfdistdir}/tex/context/base/mkxl/attr-ini.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/attr-lay.lmt
%{_texmfdistdir}/tex/context/base/mkxl/attr-lay.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/attr-mkr.lmt
%{_texmfdistdir}/tex/context/base/mkxl/attr-mkr.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/attr-neg.lmt
%{_texmfdistdir}/tex/context/base/mkxl/attr-neg.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/back-exp-imp-mth.lmt
%{_texmfdistdir}/tex/context/base/mkxl/back-exp-imp-ref.lmt
%{_texmfdistdir}/tex/context/base/mkxl/back-exp-imp-tag.lmt
%{_texmfdistdir}/tex/context/base/mkxl/back-exp.lmt
%{_texmfdistdir}/tex/context/base/mkxl/back-exp.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/back-imp-lua.lmt
%{_texmfdistdir}/tex/context/base/mkxl/back-imp-lua.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/back-imp-mps.lmt
%{_texmfdistdir}/tex/context/base/mkxl/back-imp-mps.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/back-imp-pdf.lmt
%{_texmfdistdir}/tex/context/base/mkxl/back-imp-pdf.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/back-imp-pdp.lmt
%{_texmfdistdir}/tex/context/base/mkxl/back-imp-u3d.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/back-ini.lmt
%{_texmfdistdir}/tex/context/base/mkxl/back-ini.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/back-res.lmt
%{_texmfdistdir}/tex/context/base/mkxl/back-res.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/bibl-bib.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/bibl-tra.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/blob-ini.lmt
%{_texmfdistdir}/tex/context/base/mkxl/blob-ini.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/bndr-ini.lmt
%{_texmfdistdir}/tex/context/base/mkxl/bndr-ini.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/buff-ini.lmt
%{_texmfdistdir}/tex/context/base/mkxl/buff-ini.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/buff-par.mklx
%{_texmfdistdir}/tex/context/base/mkxl/buff-ver.lmt
%{_texmfdistdir}/tex/context/base/mkxl/buff-ver.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/catc-act.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/catc-def.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/catc-ini.lmt
%{_texmfdistdir}/tex/context/base/mkxl/catc-ini.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/catc-sym.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/char-act.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/char-brl.lmt
%{_texmfdistdir}/tex/context/base/mkxl/char-enc.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/char-ini.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/char-prv.lmt
%{_texmfdistdir}/tex/context/base/mkxl/char-tex.lmt
%{_texmfdistdir}/tex/context/base/mkxl/char-utf.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/chem-ini.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/chem-str.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/cldf-bas.lmt
%{_texmfdistdir}/tex/context/base/mkxl/cldf-bas.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/cldf-com.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/cldf-ini.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/cldf-int.lmt
%{_texmfdistdir}/tex/context/base/mkxl/cldf-int.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/cldf-lmt.lmt
%{_texmfdistdir}/tex/context/base/mkxl/cldf-pos.lmt
%{_texmfdistdir}/tex/context/base/mkxl/cldf-pos.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/cldf-ver.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/colo-ext.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/colo-grp.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/colo-ini.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/colo-nod.lmt
%{_texmfdistdir}/tex/context/base/mkxl/colo-nod.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/cont-cs.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/cont-de.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/cont-en.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/cont-fil.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/cont-fr.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/cont-gb.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/cont-it.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/cont-log.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/cont-new.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/cont-nl.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/cont-pe.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/cont-ro.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/cont-run.lmt
%{_texmfdistdir}/tex/context/base/mkxl/cont-run.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/context.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/core-con.lmt
%{_texmfdistdir}/tex/context/base/mkxl/core-con.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/core-ctx.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/core-dat.lmt
%{_texmfdistdir}/tex/context/base/mkxl/core-dat.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/core-def.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/core-env.lmt
%{_texmfdistdir}/tex/context/base/mkxl/core-env.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/core-ini.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/core-lmt.lmt
%{_texmfdistdir}/tex/context/base/mkxl/core-lmt.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/core-pag.lmt
%{_texmfdistdir}/tex/context/base/mkxl/core-pag.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/core-sys.lmt
%{_texmfdistdir}/tex/context/base/mkxl/core-sys.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/core-two.lmt
%{_texmfdistdir}/tex/context/base/mkxl/core-two.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/core-uti.lmt
%{_texmfdistdir}/tex/context/base/mkxl/core-uti.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/data-fil.lmt
%{_texmfdistdir}/tex/context/base/mkxl/data-hsh.lmt
%{_texmfdistdir}/tex/context/base/mkxl/data-sch.lmt
%{_texmfdistdir}/tex/context/base/mkxl/data-vir.lmt
%{_texmfdistdir}/tex/context/base/mkxl/driv-ini.lmt
%{_texmfdistdir}/tex/context/base/mkxl/driv-ini.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/driv-shp.lmt
%{_texmfdistdir}/tex/context/base/mkxl/driv-shp.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/driv-usr.lmt
%{_texmfdistdir}/tex/context/base/mkxl/enco-ini.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/file-ini.mklx
%{_texmfdistdir}/tex/context/base/mkxl/file-job.lmt
%{_texmfdistdir}/tex/context/base/mkxl/file-job.mklx
%{_texmfdistdir}/tex/context/base/mkxl/file-lib.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/file-mod.lmt
%{_texmfdistdir}/tex/context/base/mkxl/file-mod.mklx
%{_texmfdistdir}/tex/context/base/mkxl/file-res.mklx
%{_texmfdistdir}/tex/context/base/mkxl/file-syn.lmt
%{_texmfdistdir}/tex/context/base/mkxl/file-syn.mklx
%{_texmfdistdir}/tex/context/base/mkxl/font-aux.mklx
%{_texmfdistdir}/tex/context/base/mkxl/font-cff.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-chk.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-chk.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/font-col.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-col.mklx
%{_texmfdistdir}/tex/context/base/mkxl/font-con.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-ctx.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-def.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-dsp.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-emp.mklx
%{_texmfdistdir}/tex/context/base/mkxl/font-enh.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-fbk.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-fea.mklx
%{_texmfdistdir}/tex/context/base/mkxl/font-fil.mklx
%{_texmfdistdir}/tex/context/base/mkxl/font-fmp.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-gds.mklx
%{_texmfdistdir}/tex/context/base/mkxl/font-glf.mklx
%{_texmfdistdir}/tex/context/base/mkxl/font-hsh.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-imp-braille.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-imp-checks.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-imp-digits.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-imp-dimensions.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-imp-effects.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-imp-italics.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-imp-ligatures.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-imp-math.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-imp-quality.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-imp-sanitize.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-imp-scripts.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-imp-text.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-imp-tracing.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-ini.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-ini.mklx
%{_texmfdistdir}/tex/context/base/mkxl/font-lib.mklx
%{_texmfdistdir}/tex/context/base/mkxl/font-lig.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-map.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-mat.mklx
%{_texmfdistdir}/tex/context/base/mkxl/font-mpf.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-ogr.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-one.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-onr.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-ota.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-otd.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-otj.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-otl.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-oto.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-ots.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-phb-imp-binary.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-phb-imp-internal.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-phb.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-pre.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/font-sel.mklx
%{_texmfdistdir}/tex/context/base/mkxl/font-set.mklx
%{_texmfdistdir}/tex/context/base/mkxl/font-shp.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-sol.mklx
%{_texmfdistdir}/tex/context/base/mkxl/font-sty.mklx
%{_texmfdistdir}/tex/context/base/mkxl/font-sym.mklx
%{_texmfdistdir}/tex/context/base/mkxl/font-tex.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-tex.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/font-tfm.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-tpk.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-tra.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/font-ttf.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-txt.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-uni.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/font-unk.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/font-var.mklx
%{_texmfdistdir}/tex/context/base/mkxl/font-vfc.lmt
%{_texmfdistdir}/tex/context/base/mkxl/font-vir.lmt
%{_texmfdistdir}/tex/context/base/mkxl/good-gen.lmt
%{_texmfdistdir}/tex/context/base/mkxl/good-mth.lmt
%{_texmfdistdir}/tex/context/base/mkxl/grph-epd.lmt
%{_texmfdistdir}/tex/context/base/mkxl/grph-epd.lua
%{_texmfdistdir}/tex/context/base/mkxl/grph-epd.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/grph-fig.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/grph-inc.lmt
%{_texmfdistdir}/tex/context/base/mkxl/grph-inc.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/grph-pat.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/grph-raw.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/grph-rul.lmt
%{_texmfdistdir}/tex/context/base/mkxl/grph-rul.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/grph-trf.lmt
%{_texmfdistdir}/tex/context/base/mkxl/grph-trf.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/hand-ini.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/java-ini.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/l-bit32.lmt
%{_texmfdistdir}/tex/context/base/mkxl/l-lua.lmt
%{_texmfdistdir}/tex/context/base/mkxl/l-number.lmt
%{_texmfdistdir}/tex/context/base/mkxl/l-unicode.lmt
%{_texmfdistdir}/tex/context/base/mkxl/lang-def.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/lang-dis.lmt
%{_texmfdistdir}/tex/context/base/mkxl/lang-frd.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/lang-frq.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/lang-hup.lmt
%{_texmfdistdir}/tex/context/base/mkxl/lang-hup.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/lang-hyp.lmt
%{_texmfdistdir}/tex/context/base/mkxl/lang-hyp.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/lang-ini.lmt
%{_texmfdistdir}/tex/context/base/mkxl/lang-ini.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/lang-lab.lmt
%{_texmfdistdir}/tex/context/base/mkxl/lang-lab.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/lang-mis.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/lang-rep.lmt
%{_texmfdistdir}/tex/context/base/mkxl/lang-rep.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/lang-spa.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/lang-tra.lmt
%{_texmfdistdir}/tex/context/base/mkxl/lang-tra.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/lang-url.lmt
%{_texmfdistdir}/tex/context/base/mkxl/lang-url.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/lang-wrd.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/layo-ini.lmt
%{_texmfdistdir}/tex/context/base/mkxl/layo-ini.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/libs-imp-curl.lmt
%{_texmfdistdir}/tex/context/base/mkxl/libs-imp-foreign.lmt
%{_texmfdistdir}/tex/context/base/mkxl/libs-imp-foreign.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/libs-imp-ghostscript.lmt
%{_texmfdistdir}/tex/context/base/mkxl/libs-imp-graphicsmagick.lmt
%{_texmfdistdir}/tex/context/base/mkxl/libs-imp-imagemagick.lmt
%{_texmfdistdir}/tex/context/base/mkxl/libs-imp-kpse.lmt
%{_texmfdistdir}/tex/context/base/mkxl/libs-imp-kpse.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/libs-imp-lz4.lmt
%{_texmfdistdir}/tex/context/base/mkxl/libs-imp-lzma.lmt
%{_texmfdistdir}/tex/context/base/mkxl/libs-imp-lzo.lmt
%{_texmfdistdir}/tex/context/base/mkxl/libs-imp-mujs.lmt
%{_texmfdistdir}/tex/context/base/mkxl/libs-imp-mujs.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/libs-imp-mysql.lmt
%{_texmfdistdir}/tex/context/base/mkxl/libs-imp-openssl.lmt
%{_texmfdistdir}/tex/context/base/mkxl/libs-imp-postgress.lmt
%{_texmfdistdir}/tex/context/base/mkxl/libs-imp-sqlite.lmt
%{_texmfdistdir}/tex/context/base/mkxl/libs-imp-zint.lmt
%{_texmfdistdir}/tex/context/base/mkxl/libs-imp-zint.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/libs-imp-zstd.lmt
%{_texmfdistdir}/tex/context/base/mkxl/libs-ini.lmt
%{_texmfdistdir}/tex/context/base/mkxl/libs-ini.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/lpdf-ano.lmt
%{_texmfdistdir}/tex/context/base/mkxl/lpdf-aux.lmt
%{_texmfdistdir}/tex/context/base/mkxl/lpdf-col.lmt
%{_texmfdistdir}/tex/context/base/mkxl/lpdf-emb.lmt
%{_texmfdistdir}/tex/context/base/mkxl/lpdf-enc.lmt
%{_texmfdistdir}/tex/context/base/mkxl/lpdf-epa.lmt
%{_texmfdistdir}/tex/context/base/mkxl/lpdf-fix-imp-contents.lmt
%{_texmfdistdir}/tex/context/base/mkxl/lpdf-fix-imp-fonts.lmt
%{_texmfdistdir}/tex/context/base/mkxl/lpdf-fix.lmt
%{_texmfdistdir}/tex/context/base/mkxl/lpdf-fld.lmt
%{_texmfdistdir}/tex/context/base/mkxl/lpdf-fmt.lmt
%{_texmfdistdir}/tex/context/base/mkxl/lpdf-grp.lmt
%{_texmfdistdir}/tex/context/base/mkxl/lpdf-img.lmt
%{_texmfdistdir}/tex/context/base/mkxl/lpdf-ini.lmt
%{_texmfdistdir}/tex/context/base/mkxl/lpdf-lmt.lmt
%{_texmfdistdir}/tex/context/base/mkxl/lpdf-mis.lmt
%{_texmfdistdir}/tex/context/base/mkxl/lpdf-pde.lmt
%{_texmfdistdir}/tex/context/base/mkxl/lpdf-ren.lmt
%{_texmfdistdir}/tex/context/base/mkxl/lpdf-rul.lmt
%{_texmfdistdir}/tex/context/base/mkxl/lpdf-sig.lmt
%{_texmfdistdir}/tex/context/base/mkxl/lpdf-tag.lmt
%{_texmfdistdir}/tex/context/base/mkxl/lpdf-u3d.lmt
%{_texmfdistdir}/tex/context/base/mkxl/lpdf-wid.lmt
%{_texmfdistdir}/tex/context/base/mkxl/lpdf-xmp.lmt
%{_texmfdistdir}/tex/context/base/mkxl/luat-bas.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/luat-cbk.lmt
%{_texmfdistdir}/tex/context/base/mkxl/luat-cnf.lmt
%{_texmfdistdir}/tex/context/base/mkxl/luat-cod.lmt
%{_texmfdistdir}/tex/context/base/mkxl/luat-cod.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/luat-fio.lmt
%{_texmfdistdir}/tex/context/base/mkxl/luat-ini.lmt
%{_texmfdistdir}/tex/context/base/mkxl/luat-ini.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/luat-lib.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/luat-log.lmt
%{_texmfdistdir}/tex/context/base/mkxl/luat-run.lmt
%{_texmfdistdir}/tex/context/base/mkxl/luat-soc.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/luat-usr.lmt
%{_texmfdistdir}/tex/context/base/mkxl/luat-usr.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/lxml-css.lmt
%{_texmfdistdir}/tex/context/base/mkxl/lxml-css.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/lxml-ctx.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/lxml-ini.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/lxml-mms.lmt
%{_texmfdistdir}/tex/context/base/mkxl/lxml-sor.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/m-mkivmkxl.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/math-acc.mklx
%{_texmfdistdir}/tex/context/base/mkxl/math-act.lmt
%{_texmfdistdir}/tex/context/base/mkxl/math-ali.lmt
%{_texmfdistdir}/tex/context/base/mkxl/math-ali.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/math-brl.lmt
%{_texmfdistdir}/tex/context/base/mkxl/math-com.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/math-def.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/math-del.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/math-dif.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/math-dim.lmt
%{_texmfdistdir}/tex/context/base/mkxl/math-dis.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/math-dld.mklx
%{_texmfdistdir}/tex/context/base/mkxl/math-ext.lmt
%{_texmfdistdir}/tex/context/base/mkxl/math-fbk.lmt
%{_texmfdistdir}/tex/context/base/mkxl/math-fen.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/math-fnt.lmt
%{_texmfdistdir}/tex/context/base/mkxl/math-for.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/math-frc.lmt
%{_texmfdistdir}/tex/context/base/mkxl/math-frc.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/math-inc.lmt
%{_texmfdistdir}/tex/context/base/mkxl/math-inc.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/math-ini.lmt
%{_texmfdistdir}/tex/context/base/mkxl/math-ini.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/math-inl.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/math-int.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/math-lop.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/math-map.lmt
%{_texmfdistdir}/tex/context/base/mkxl/math-mis.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/math-noa.lmt
%{_texmfdistdir}/tex/context/base/mkxl/math-pln.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/math-pre.lmt
%{_texmfdistdir}/tex/context/base/mkxl/math-rad.mklx
%{_texmfdistdir}/tex/context/base/mkxl/math-ren.lmt
%{_texmfdistdir}/tex/context/base/mkxl/math-scr.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/math-spa.lmt
%{_texmfdistdir}/tex/context/base/mkxl/math-stc.mklx
%{_texmfdistdir}/tex/context/base/mkxl/math-tag.lmt
%{_texmfdistdir}/tex/context/base/mkxl/math-toy.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/math-ttv.lmt
%{_texmfdistdir}/tex/context/base/mkxl/math-twk.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/math-txt-imp-chemistry.lmt
%{_texmfdistdir}/tex/context/base/mkxl/math-txt-imp-default.lmt
%{_texmfdistdir}/tex/context/base/mkxl/math-txt.lmt
%{_texmfdistdir}/tex/context/base/mkxl/math-vfu.lmt
%{_texmfdistdir}/tex/context/base/mkxl/meta-blb.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/meta-fig.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/meta-fnt.lmt
%{_texmfdistdir}/tex/context/base/mkxl/meta-fnt.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/meta-fun.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/meta-grd.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/meta-imp-bitmaps.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/meta-imp-clock.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/meta-imp-demo.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/meta-imp-experiments.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/meta-imp-functions.lmt
%{_texmfdistdir}/tex/context/base/mkxl/meta-imp-functions.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/meta-imp-gamesymbols.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/meta-imp-glyphs.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/meta-imp-kaktovik.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/meta-imp-kindergarten.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/meta-imp-magick.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/meta-imp-newmath.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/meta-imp-placeholders.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/meta-imp-punk.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/meta-imp-symbols.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/meta-imp-threesix.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/meta-imp-txt.lmt
%{_texmfdistdir}/tex/context/base/mkxl/meta-imp-txt.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/meta-ini.lmt
%{_texmfdistdir}/tex/context/base/mkxl/meta-ini.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/meta-lua.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/meta-mac.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/meta-nod.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/meta-pag.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/meta-pdf.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/meta-pdh.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/meta-tex.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/meta-xml.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/mlib-cnt.lmt
%{_texmfdistdir}/tex/context/base/mkxl/mlib-ctx.lmt
%{_texmfdistdir}/tex/context/base/mkxl/mlib-ctx.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/mlib-fio.lmt
%{_texmfdistdir}/tex/context/base/mkxl/mlib-fnt.lmt
%{_texmfdistdir}/tex/context/base/mkxl/mlib-int.lmt
%{_texmfdistdir}/tex/context/base/mkxl/mlib-lmp.lmt
%{_texmfdistdir}/tex/context/base/mkxl/mlib-lmt.lmt
%{_texmfdistdir}/tex/context/base/mkxl/mlib-lua.lmt
%{_texmfdistdir}/tex/context/base/mkxl/mlib-mat.lmt
%{_texmfdistdir}/tex/context/base/mkxl/mlib-mpf.lmt
%{_texmfdistdir}/tex/context/base/mkxl/mlib-pdf.lmt
%{_texmfdistdir}/tex/context/base/mkxl/mlib-pdf.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/mlib-pos.lmt
%{_texmfdistdir}/tex/context/base/mkxl/mlib-pps.lmt
%{_texmfdistdir}/tex/context/base/mkxl/mlib-pps.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/mlib-ptr.lmt
%{_texmfdistdir}/tex/context/base/mkxl/mlib-ran.lmt
%{_texmfdistdir}/tex/context/base/mkxl/mlib-run.lmt
%{_texmfdistdir}/tex/context/base/mkxl/mlib-scn.lmt
%{_texmfdistdir}/tex/context/base/mkxl/mlib-snc.lmt
%{_texmfdistdir}/tex/context/base/mkxl/mlib-svg.lmt
%{_texmfdistdir}/tex/context/base/mkxl/mult-aux.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/mult-def.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/mult-dim.mklx
%{_texmfdistdir}/tex/context/base/mkxl/mult-ini.lmt
%{_texmfdistdir}/tex/context/base/mkxl/mult-ini.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/mult-prm.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/mult-sys.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/node-acc.lmt
%{_texmfdistdir}/tex/context/base/mkxl/node-ali.lmt
%{_texmfdistdir}/tex/context/base/mkxl/node-aux.lmt
%{_texmfdistdir}/tex/context/base/mkxl/node-bck.lmt
%{_texmfdistdir}/tex/context/base/mkxl/node-bck.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/node-bwc.lmt
%{_texmfdistdir}/tex/context/base/mkxl/node-cmp.lmt
%{_texmfdistdir}/tex/context/base/mkxl/node-dir.lmt
%{_texmfdistdir}/tex/context/base/mkxl/node-ext.lmt
%{_texmfdistdir}/tex/context/base/mkxl/node-ext.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/node-fin.lmt
%{_texmfdistdir}/tex/context/base/mkxl/node-fin.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/node-fnt.lmt
%{_texmfdistdir}/tex/context/base/mkxl/node-gcm.lmt
%{_texmfdistdir}/tex/context/base/mkxl/node-ini.lmt
%{_texmfdistdir}/tex/context/base/mkxl/node-ini.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/node-met.lmt
%{_texmfdistdir}/tex/context/base/mkxl/node-mig.lmt
%{_texmfdistdir}/tex/context/base/mkxl/node-mig.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/node-nut.lmt
%{_texmfdistdir}/tex/context/base/mkxl/node-pag.lmt
%{_texmfdistdir}/tex/context/base/mkxl/node-pag.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/node-par.lmt
%{_texmfdistdir}/tex/context/base/mkxl/node-pro.lmt
%{_texmfdistdir}/tex/context/base/mkxl/node-ref.lmt
%{_texmfdistdir}/tex/context/base/mkxl/node-res.lmt
%{_texmfdistdir}/tex/context/base/mkxl/node-rul.lmt
%{_texmfdistdir}/tex/context/base/mkxl/node-rul.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/node-scn.lmt
%{_texmfdistdir}/tex/context/base/mkxl/node-ser.lmt
%{_texmfdistdir}/tex/context/base/mkxl/node-shp.lmt
%{_texmfdistdir}/tex/context/base/mkxl/node-snp.lmt
%{_texmfdistdir}/tex/context/base/mkxl/node-syn.lmt
%{_texmfdistdir}/tex/context/base/mkxl/node-syn.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/node-tex.lmt
%{_texmfdistdir}/tex/context/base/mkxl/node-tra.lmt
%{_texmfdistdir}/tex/context/base/mkxl/node-tsk.lmt
%{_texmfdistdir}/tex/context/base/mkxl/node-tst.lmt
%{_texmfdistdir}/tex/context/base/mkxl/node-typ.lmt
%{_texmfdistdir}/tex/context/base/mkxl/norm-ctx.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/pack-bar.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/pack-bck.mklx
%{_texmfdistdir}/tex/context/base/mkxl/pack-box.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/pack-com.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/pack-cut.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/pack-fen.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/pack-lyr.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/pack-mat.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/pack-mis.mklx
%{_texmfdistdir}/tex/context/base/mkxl/pack-mrl.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/pack-obj.lmt
%{_texmfdistdir}/tex/context/base/mkxl/pack-obj.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/pack-ori.lmt
%{_texmfdistdir}/tex/context/base/mkxl/pack-ori.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/pack-pos.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/pack-rul.lmt
%{_texmfdistdir}/tex/context/base/mkxl/pack-rul.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/page-app.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/page-bck.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/page-blk.lmt
%{_texmfdistdir}/tex/context/base/mkxl/page-blk.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/page-box.mklx
%{_texmfdistdir}/tex/context/base/mkxl/page-brk.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/page-col.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/page-com.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/page-cst.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/page-fac.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/page-ffl.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/page-flt.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/page-flw.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/page-imp.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/page-inf.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/page-ini.lmt
%{_texmfdistdir}/tex/context/base/mkxl/page-ini.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/page-inj.mklx
%{_texmfdistdir}/tex/context/base/mkxl/page-ins.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/page-lay.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/page-lin.lmt
%{_texmfdistdir}/tex/context/base/mkxl/page-lin.mklx
%{_texmfdistdir}/tex/context/base/mkxl/page-mak.mklx
%{_texmfdistdir}/tex/context/base/mkxl/page-mbk.mklx
%{_texmfdistdir}/tex/context/base/mkxl/page-mcl.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/page-mix.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/page-mrk.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/page-not.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/page-one.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/page-otr.lmt
%{_texmfdistdir}/tex/context/base/mkxl/page-otr.mklx
%{_texmfdistdir}/tex/context/base/mkxl/page-par.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/page-pcl.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/page-plg.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/page-pst.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/page-sel.lmt
%{_texmfdistdir}/tex/context/base/mkxl/page-sel.mklx
%{_texmfdistdir}/tex/context/base/mkxl/page-sid.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/page-smp.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/page-spr.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/page-str.lmt
%{_texmfdistdir}/tex/context/base/mkxl/page-str.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/page-txt.mklx
%{_texmfdistdir}/tex/context/base/mkxl/page-var.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/phys-dim.lmt
%{_texmfdistdir}/tex/context/base/mkxl/phys-dim.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/publ-aut.lmt
%{_texmfdistdir}/tex/context/base/mkxl/publ-inc.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/publ-ini.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/publ-old.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/publ-oth.lmt
%{_texmfdistdir}/tex/context/base/mkxl/publ-xml.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/regi-ini.lmt
%{_texmfdistdir}/tex/context/base/mkxl/regi-ini.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/scrn-bar.mklx
%{_texmfdistdir}/tex/context/base/mkxl/scrn-but.mklx
%{_texmfdistdir}/tex/context/base/mkxl/scrn-fld.mklx
%{_texmfdistdir}/tex/context/base/mkxl/scrn-hlp.mklx
%{_texmfdistdir}/tex/context/base/mkxl/scrn-ini.lmt
%{_texmfdistdir}/tex/context/base/mkxl/scrn-ini.mklx
%{_texmfdistdir}/tex/context/base/mkxl/scrn-pag.lmt
%{_texmfdistdir}/tex/context/base/mkxl/scrn-pag.mklx
%{_texmfdistdir}/tex/context/base/mkxl/scrn-ref.lmt
%{_texmfdistdir}/tex/context/base/mkxl/scrn-ref.mklx
%{_texmfdistdir}/tex/context/base/mkxl/scrn-wid.lmt
%{_texmfdistdir}/tex/context/base/mkxl/scrn-wid.mklx
%{_texmfdistdir}/tex/context/base/mkxl/scrp-ini.lmt
%{_texmfdistdir}/tex/context/base/mkxl/scrp-ini.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/sort-ini.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/spac-ali.lmt
%{_texmfdistdir}/tex/context/base/mkxl/spac-ali.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/spac-brk.lmt
%{_texmfdistdir}/tex/context/base/mkxl/spac-brk.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/spac-chr.lmt
%{_texmfdistdir}/tex/context/base/mkxl/spac-chr.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/spac-def.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/spac-flr.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/spac-grd.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/spac-hor.lmt
%{_texmfdistdir}/tex/context/base/mkxl/spac-hor.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/spac-imp-tests.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/spac-lin.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/spac-pag.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/spac-par.lmt
%{_texmfdistdir}/tex/context/base/mkxl/spac-par.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/spac-pas.lmt
%{_texmfdistdir}/tex/context/base/mkxl/spac-pas.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/spac-prf.lmt
%{_texmfdistdir}/tex/context/base/mkxl/spac-prf.mklx
%{_texmfdistdir}/tex/context/base/mkxl/spac-ver.lmt
%{_texmfdistdir}/tex/context/base/mkxl/spac-ver.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/strc-bkm.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/strc-blk.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/strc-con.mklx
%{_texmfdistdir}/tex/context/base/mkxl/strc-def.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/strc-des.mklx
%{_texmfdistdir}/tex/context/base/mkxl/strc-doc.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/strc-enu.mklx
%{_texmfdistdir}/tex/context/base/mkxl/strc-flt.lmt
%{_texmfdistdir}/tex/context/base/mkxl/strc-flt.mklx
%{_texmfdistdir}/tex/context/base/mkxl/strc-ind.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/strc-ini.mklx
%{_texmfdistdir}/tex/context/base/mkxl/strc-itm.lmt
%{_texmfdistdir}/tex/context/base/mkxl/strc-itm.mklx
%{_texmfdistdir}/tex/context/base/mkxl/strc-lab.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/strc-lev.mklx
%{_texmfdistdir}/tex/context/base/mkxl/strc-lnt.mklx
%{_texmfdistdir}/tex/context/base/mkxl/strc-lst.lmt
%{_texmfdistdir}/tex/context/base/mkxl/strc-lst.mklx
%{_texmfdistdir}/tex/context/base/mkxl/strc-mar-old.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/strc-mar.lmt
%{_texmfdistdir}/tex/context/base/mkxl/strc-mar.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/strc-mat.lmt
%{_texmfdistdir}/tex/context/base/mkxl/strc-mat.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/strc-not.lmt
%{_texmfdistdir}/tex/context/base/mkxl/strc-not.mklx
%{_texmfdistdir}/tex/context/base/mkxl/strc-num.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/strc-pag.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/strc-ref.lmt
%{_texmfdistdir}/tex/context/base/mkxl/strc-ref.mklx
%{_texmfdistdir}/tex/context/base/mkxl/strc-reg.lmt
%{_texmfdistdir}/tex/context/base/mkxl/strc-reg.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/strc-ren.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/strc-rsc.lmt
%{_texmfdistdir}/tex/context/base/mkxl/strc-sbe.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/strc-sec.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/strc-syn.lmt
%{_texmfdistdir}/tex/context/base/mkxl/strc-syn.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/strc-tag.lmt
%{_texmfdistdir}/tex/context/base/mkxl/strc-tag.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/strc-tnt.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/strc-usr.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/supp-box.lmt
%{_texmfdistdir}/tex/context/base/mkxl/supp-box.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/supp-dir.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/supp-mat.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/supp-ran.lmt
%{_texmfdistdir}/tex/context/base/mkxl/supp-ran.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/symb-emj.lmt
%{_texmfdistdir}/tex/context/base/mkxl/symb-emj.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/symb-ini.lmt
%{_texmfdistdir}/tex/context/base/mkxl/symb-ini.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/syst-aux.lmt
%{_texmfdistdir}/tex/context/base/mkxl/syst-aux.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/syst-cmp.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/syst-con.lmt
%{_texmfdistdir}/tex/context/base/mkxl/syst-con.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/syst-fnt.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/syst-ini.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/syst-lua.lmt
%{_texmfdistdir}/tex/context/base/mkxl/syst-lua.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/syst-mac.lmt
%{_texmfdistdir}/tex/context/base/mkxl/syst-pln.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/syst-rtp.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/tabl-ali.lmt
%{_texmfdistdir}/tex/context/base/mkxl/tabl-ali.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/tabl-com.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/tabl-frm.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/tabl-itm.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/tabl-ltb.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/tabl-mis.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/tabl-ntb.lmt
%{_texmfdistdir}/tex/context/base/mkxl/tabl-ntb.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/tabl-nte.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/tabl-tab.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/tabl-tbl.lmt
%{_texmfdistdir}/tex/context/base/mkxl/tabl-tbl.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/tabl-tsp.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/tabl-xnt.mklx
%{_texmfdistdir}/tex/context/base/mkxl/tabl-xtb.lmt
%{_texmfdistdir}/tex/context/base/mkxl/tabl-xtb.mklx
%{_texmfdistdir}/tex/context/base/mkxl/task-ini.lmt
%{_texmfdistdir}/tex/context/base/mkxl/task-ini.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/toks-aux.lmt
%{_texmfdistdir}/tex/context/base/mkxl/toks-aux.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/toks-ini.lmt
%{_texmfdistdir}/tex/context/base/mkxl/toks-ini.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/toks-scn.lmt
%{_texmfdistdir}/tex/context/base/mkxl/toks-scn.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/trac-bld.lmt
%{_texmfdistdir}/tex/context/base/mkxl/trac-bld.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/trac-brk.lmt
%{_texmfdistdir}/tex/context/base/mkxl/trac-brk.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/trac-ctx.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/trac-deb.lmt
%{_texmfdistdir}/tex/context/base/mkxl/trac-deb.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/trac-inf.lmt
%{_texmfdistdir}/tex/context/base/mkxl/trac-jus.lmt
%{_texmfdistdir}/tex/context/base/mkxl/trac-jus.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/trac-riv.lmt
%{_texmfdistdir}/tex/context/base/mkxl/trac-riv.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/trac-set.lmt
%{_texmfdistdir}/tex/context/base/mkxl/trac-tex.lmt
%{_texmfdistdir}/tex/context/base/mkxl/trac-tex.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/trac-tim.lmt
%{_texmfdistdir}/tex/context/base/mkxl/trac-vis.lmt
%{_texmfdistdir}/tex/context/base/mkxl/trac-vis.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/type-def.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/type-fbk.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/type-ini.lmt
%{_texmfdistdir}/tex/context/base/mkxl/type-ini.mklx
%{_texmfdistdir}/tex/context/base/mkxl/type-lua.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/type-set.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/type-siz.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/typo-ada.lmt
%{_texmfdistdir}/tex/context/base/mkxl/typo-ada.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/typo-adj.lmt
%{_texmfdistdir}/tex/context/base/mkxl/typo-adj.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/typo-bld.lmt
%{_texmfdistdir}/tex/context/base/mkxl/typo-bld.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/typo-brk.lmt
%{_texmfdistdir}/tex/context/base/mkxl/typo-brk.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/typo-cap.lmt
%{_texmfdistdir}/tex/context/base/mkxl/typo-cap.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/typo-chr.lmt
%{_texmfdistdir}/tex/context/base/mkxl/typo-chr.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/typo-cln.lmt
%{_texmfdistdir}/tex/context/base/mkxl/typo-cln.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/typo-del.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/typo-dha.lmt
%{_texmfdistdir}/tex/context/base/mkxl/typo-dig.lmt
%{_texmfdistdir}/tex/context/base/mkxl/typo-dig.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/typo-dir.lmt
%{_texmfdistdir}/tex/context/base/mkxl/typo-dir.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/typo-drp.lmt
%{_texmfdistdir}/tex/context/base/mkxl/typo-drp.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/typo-duc.lmt
%{_texmfdistdir}/tex/context/base/mkxl/typo-fkr.lmt
%{_texmfdistdir}/tex/context/base/mkxl/typo-fkr.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/typo-fln.lmt
%{_texmfdistdir}/tex/context/base/mkxl/typo-fln.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/typo-hid.lmt
%{_texmfdistdir}/tex/context/base/mkxl/typo-hid.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/typo-ini.lmt
%{_texmfdistdir}/tex/context/base/mkxl/typo-ini.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/typo-inj.lmt
%{_texmfdistdir}/tex/context/base/mkxl/typo-inj.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/typo-itc.lmt
%{_texmfdistdir}/tex/context/base/mkxl/typo-itc.mklx
%{_texmfdistdir}/tex/context/base/mkxl/typo-itm.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/typo-krn.lmt
%{_texmfdistdir}/tex/context/base/mkxl/typo-krn.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/typo-lan.lmt
%{_texmfdistdir}/tex/context/base/mkxl/typo-lan.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/typo-lbx.lmt
%{_texmfdistdir}/tex/context/base/mkxl/typo-lbx.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/typo-lig.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/typo-lin.lmt
%{_texmfdistdir}/tex/context/base/mkxl/typo-lin.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/typo-man.lmt
%{_texmfdistdir}/tex/context/base/mkxl/typo-mar.lmt
%{_texmfdistdir}/tex/context/base/mkxl/typo-mar.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/typo-ovl.lmt
%{_texmfdistdir}/tex/context/base/mkxl/typo-ovl.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/typo-pag.lmt
%{_texmfdistdir}/tex/context/base/mkxl/typo-pag.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/typo-par.lmt
%{_texmfdistdir}/tex/context/base/mkxl/typo-par.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/typo-plc.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/typo-pnc.lmt
%{_texmfdistdir}/tex/context/base/mkxl/typo-pnc.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/typo-prc.lmt
%{_texmfdistdir}/tex/context/base/mkxl/typo-prc.mklx
%{_texmfdistdir}/tex/context/base/mkxl/typo-rep.lmt
%{_texmfdistdir}/tex/context/base/mkxl/typo-rep.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/typo-rub.lmt
%{_texmfdistdir}/tex/context/base/mkxl/typo-rub.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/typo-scr.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/typo-shp.lmt
%{_texmfdistdir}/tex/context/base/mkxl/typo-shp.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/typo-spa.lmt
%{_texmfdistdir}/tex/context/base/mkxl/typo-spa.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/typo-sus.lmt
%{_texmfdistdir}/tex/context/base/mkxl/typo-sus.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/typo-syn.lmt
%{_texmfdistdir}/tex/context/base/mkxl/typo-syn.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/typo-tal.lmt
%{_texmfdistdir}/tex/context/base/mkxl/typo-tal.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/typo-txt.mklx
%{_texmfdistdir}/tex/context/base/mkxl/typo-wrp.lmt
%{_texmfdistdir}/tex/context/base/mkxl/typo-wrp.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/unic-ini.lmt
%{_texmfdistdir}/tex/context/base/mkxl/unic-ini.mkxl
%{_texmfdistdir}/tex/context/base/mkxl/util-deb.lmt
%{_texmfdistdir}/tex/context/base/mkxl/util-fil.lmt
%{_texmfdistdir}/tex/context/base/mkxl/util-jsn.lmt
%{_texmfdistdir}/tex/context/base/mkxl/util-pck.lmt
%{_texmfdistdir}/tex/context/base/mkxl/util-prs.lmt
%{_texmfdistdir}/tex/context/base/mkxl/util-sac.lmt
%{_texmfdistdir}/tex/context/base/mkxl/util-sbx.lmt
%{_texmfdistdir}/tex/context/colors/icc/context/colorprofiles.lua
%{_texmfdistdir}/tex/context/colors/icc/context/colorprofiles.xml
%{_texmfdistdir}/tex/context/filenames.pdf
%{_texmfdistdir}/tex/context/filenames.tex
%{_texmfdistdir}/tex/context/fonts/mkiv/antykwa-math.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/antykwapoltawskiego.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/bonum-math.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/cambria-math.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/cambria.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/cc-icons.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/ccicons.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/color-latin.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/common-math-jmn.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/common-math.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/concrete-math.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/dejavu-math.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/dejavu-text.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/demo.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/dingbats.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/ebgaramond-math.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/ebgaramond-text.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/erewhon-math.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/erewhon-text.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/euler-math.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/fira-math.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/fontawesome.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/generic-math.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/gfsneohellenic-math.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/hanbatanglvt.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/husayni.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/hvmath-math.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/informal-math.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/iwona-math.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/kpfonts-math.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/kpfonts-text.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/kurier-math.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/libertinus-math.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/libertinus-text.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/lm-math.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/lm.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/mathtimes-math.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/mdbch-math.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/mdici-math.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/mdpgd-math.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/mdpus-math.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/mdput-math.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/mdugm-math.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/minion-math.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/minion.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/modern-math.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/modern-text.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/newcomputermodern-math.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/newcomputermodern-text.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/pagella-math.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/px-math.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/schola-math.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/stixtwo-math.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/stixtwo-text.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/symbol-math.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/termes-math.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/texgyre-text.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/texgyre.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/treatments.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/tx-math.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-adobegaramond.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-alegreya.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-almfixed.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-antykwa.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-antykwapoltawskiego.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-averia.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-buy.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-cambria.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-charter.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-cleartype.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-computer-modern-unicode.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-concrete.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-cow.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-dejavu.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-ebgaramond.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-erewhon.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-euler.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-fira.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-firacode.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-gentium.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-gfsneohellenic.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-ghz.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-gofonts.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-hcrfonts.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-hgz.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-husayni.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-hvmath.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-inconsolata.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-informal.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-ipaex.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-iwona.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-kpfonts.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-kurier.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-latinmodern.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-lato.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-liberation.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-libertine.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-libertinus.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-lmnames.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-mathdesign.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-mathdigits.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-mathtimes.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-minion.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-modernlatin.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-mscore.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-newcomputermodern.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-opendyslexic.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-osx.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-plex.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-postscript.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-punk.mkxl
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-punknova.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-source.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-stix.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-texgyre.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-unfonts.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-xcharter.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-xits.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/type-imp-xitsbidi.mkiv
%{_texmfdistdir}/tex/context/fonts/mkiv/unifraktur.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/xcharter-math.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/xcharter-text.lfg
%{_texmfdistdir}/tex/context/fonts/mkiv/xits-math.lfg
%{_texmfdistdir}/tex/context/fonts/mkxl/bhai.lfg
%{_texmfdistdir}/tex/context/fonts/mkxl/shobhika.lfg
%{_texmfdistdir}/tex/context/fonts/mkxl/type-imp-bengali.mkxl
%{_texmfdistdir}/tex/context/fonts/mkxl/type-imp-braille.mkxl
%{_texmfdistdir}/tex/context/fonts/mkxl/type-imp-devanagari.mkxl
%{_texmfdistdir}/tex/context/fonts/mkxl/type-imp-euler.mkxl
%{_texmfdistdir}/tex/context/fonts/mkxl/type-imp-gujarati.mkxl
%{_texmfdistdir}/tex/context/fonts/mkxl/type-imp-indic.mkxl
%{_texmfdistdir}/tex/context/fonts/mkxl/type-imp-kannada.mkxl
%{_texmfdistdir}/tex/context/fonts/mkxl/type-imp-malayalam.mkxl
%{_texmfdistdir}/tex/context/fonts/mkxl/type-imp-tamil.mkxl
%{_texmfdistdir}/tex/context/fonts/mkxl/type-imp-telugu.mkxl
%{_texmfdistdir}/tex/context/interface/mkiv/context-en.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-accent.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-align.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-anchor.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-attachment.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-attribute.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-backend.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-background.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-bar.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-blackrule.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-bleed.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-block.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-bookmark.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-boxes.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-buffer.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-button.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-capitals.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-catcodes.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-character.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-characteralign.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-characterspacing.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-characterstripping.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-chart.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-charwidth.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-chemical.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-cleaning.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-clipping.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-collector.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-color.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-columns.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-combination.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-commandhandler.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-comment.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-common-argument.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-common-assignment.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-common-definitions.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-common-instance.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-common-keyword.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-common-string.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-common-value.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-context-modules.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-context.pdf
%{_texmfdistdir}/tex/context/interface/mkiv/i-context.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-contextname.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-conversion.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-counter.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-database.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-dataset.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-define.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-delimitedtext.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-description.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-digits.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-dimension.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-direction.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-document.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-dummy.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-effect.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-enumeration.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-export.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-field.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-figure.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-file.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-filler.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-fillinline.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-fillinrule.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-firstline.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-fittingpage.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-floats.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-fontfamily.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-fonts.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-form.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-formula.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-fraction.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-framed.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-framedtable.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-graphics.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-grid.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-help.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-hemistich.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-highlight.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-hspace.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-hyphenation.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-imposition.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-indent.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-indentedtext.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-initial.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-injector.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-insertion.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-interaction.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-interactionbar.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-interactionmenu.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-interactionscreen.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-interface.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-interlinespace.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-ipsum.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-italiccorrection.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-itemgroup.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-items.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-javascript.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-kerning.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-label.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-labeltext.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-language.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-layer.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-layout.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-linefiller.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-linenumber.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-lines.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-linetable.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-linewidth.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-list.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-logo.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-lohi.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-lua.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-luatable.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-makeup.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-marginblock.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-margindata.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-marker.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-marking.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-math.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-mathalignment.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-mathcases.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-mathfence.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-mathmatrix.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-mathname.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-mathornament.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-mathradical.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-mathstackers.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-metapost.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-mixedcolumns.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-modes.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-modules.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-narrow.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-naturaltable.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-note.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-object.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-offset.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-opposite.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-orientation.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-ornament.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-output.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-overlay.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-pagebreak.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-pagecolumns.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-pagecomment.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-pagefigure.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-pagegrid.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-pageinjection.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-pagelayout.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-pagemarks.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-pagenumber.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-pageselection.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-pageshift.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-pagestate.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-pairedbox.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-papersize.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-paragraph.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-paragraphnumber.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-paragraphs.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-parallel.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-parbuilder.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-parwrapper.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-pdf.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-penalty.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-periods.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-phantom.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-placeholder.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-placement.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-position.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-positionbar.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-positioning.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-postponing.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-processor.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-profile.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-publication.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-random.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-readme.pdf
%{_texmfdistdir}/tex/context/interface/mkiv/i-readme.tex
%{_texmfdistdir}/tex/context/interface/mkiv/i-references.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-regime.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-register.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-renderingwindow.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-replacement.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-rotatation.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-rotation.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-ruby.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-scale.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-scite.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-script.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-section.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-sectionblock.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-selector.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-setup.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-setups.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-shift.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-sidebar.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-simplecolumns.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-smash.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-sort.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-soundtrack.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-spellchecking.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-spreadsheet.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-startstop.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-steps.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-stream.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-string.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-strut.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-symbol.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-synctex.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-synonym.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-system.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-systemlog.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-table.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-tabulation.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-tagging.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-tex.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-textbackground.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-textflow.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-textrule.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-texts.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-thinrule.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-todo.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-token.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-tolerance.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-tooltip.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-tracker.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-translate.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-translation.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-twopassdata.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-typography.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-unit.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-userdata.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-variables.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-verbatim.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-version.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-viewerlayer.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-visual.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-visualizer.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-vspace.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-whitespace.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-xml.xml
%{_texmfdistdir}/tex/context/interface/mkiv/i-xtable.xml
%{_texmfdistdir}/tex/context/modules/common/s-cdr-01.tex
%{_texmfdistdir}/tex/context/modules/common/s-faq-00.tex
%{_texmfdistdir}/tex/context/modules/common/s-faq-01.tex
%{_texmfdistdir}/tex/context/modules/common/s-faq-02.tex
%{_texmfdistdir}/tex/context/modules/common/s-faq-03.tex
%{_texmfdistdir}/tex/context/modules/common/s-mod.ctx
%{_texmfdistdir}/tex/context/modules/common/s-pre-00.tex
%{_texmfdistdir}/tex/context/modules/common/s-pre-06.tex
%{_texmfdistdir}/tex/context/modules/common/s-pre-07.tex
%{_texmfdistdir}/tex/context/modules/common/s-pre-08.tex
%{_texmfdistdir}/tex/context/modules/common/s-pre-12.tex
%{_texmfdistdir}/tex/context/modules/common/s-pre-13.tex
%{_texmfdistdir}/tex/context/modules/common/s-pre-16.tex
%{_texmfdistdir}/tex/context/modules/common/s-pre-18.tex
%{_texmfdistdir}/tex/context/modules/common/s-pre-22.tex
%{_texmfdistdir}/tex/context/modules/common/s-pre-23.tex
%{_texmfdistdir}/tex/context/modules/common/s-pre-26.tex
%{_texmfdistdir}/tex/context/modules/common/s-pre-27.tex
%{_texmfdistdir}/tex/context/modules/common/s-pre-50.tex
%{_texmfdistdir}/tex/context/modules/common/s-pre-66.tex
%{_texmfdistdir}/tex/context/modules/common/s-pre-67.tex
%{_texmfdistdir}/tex/context/modules/common/s-pre-93.tex
%{_texmfdistdir}/tex/context/modules/common/s-pre-96.tex
%{_texmfdistdir}/tex/context/modules/mkiv/m-asymptote.lua
%{_texmfdistdir}/tex/context/modules/mkiv/m-asymptote.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-barcodes.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-catchword.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-chart.lua
%{_texmfdistdir}/tex/context/modules/mkiv/m-chart.mkvi
%{_texmfdistdir}/tex/context/modules/mkiv/m-chemic.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-circuitikz.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-compatible.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-cweb.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-database.lua
%{_texmfdistdir}/tex/context/modules/mkiv/m-database.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-directives.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-educat.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-escrito.lua
%{_texmfdistdir}/tex/context/modules/mkiv/m-escrito.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-examn.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-fields.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-format.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-graph.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-hemistich.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-ipsum.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-json.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-layout.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-logcategories.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-mathcrap.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-matrix.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-maybe.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-media.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-mkii.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-mkivhacks.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-morse.mkvi
%{_texmfdistdir}/tex/context/modules/mkiv/m-narrowtt.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-nodechart.lua
%{_texmfdistdir}/tex/context/modules/mkiv/m-nodechart.mkvi
%{_texmfdistdir}/tex/context/modules/mkiv/m-ntb-to-xtb.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-obsolete.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-old-columnsets.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-old-multicolumns.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-oldfun.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-oldnum.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-pictex.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-pipemode.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-pstricks.lua
%{_texmfdistdir}/tex/context/modules/mkiv/m-pstricks.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-punk.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-scite.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-simulate.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-spreadsheet.lua
%{_texmfdistdir}/tex/context/modules/mkiv/m-spreadsheet.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-sql.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-steps.lua
%{_texmfdistdir}/tex/context/modules/mkiv/m-steps.mkvi
%{_texmfdistdir}/tex/context/modules/mkiv/m-subsub.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-system-aliasing.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-three.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-tikz.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-timing.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-trackers.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-translate.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-typesetting.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-units.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-visual.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/m-zint.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/ppchtex.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-abbreviations-extras.tex
%{_texmfdistdir}/tex/context/modules/mkiv/s-abbreviations-logos.tex
%{_texmfdistdir}/tex/context/modules/mkiv/s-abbreviations-mixed.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-abbreviations-pseudocaps.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-abbreviations-smallcaps.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-abbreviations-words.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-article-basic.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-article-titlepage.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-article-titletop.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-cgj.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-characters-properties.lua
%{_texmfdistdir}/tex/context/modules/mkiv/s-characters-properties.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-domotica-settings.lua
%{_texmfdistdir}/tex/context/modules/mkiv/s-domotica-settings.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-evohome.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-figures-names.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-fonts-basics.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-fonts-charts.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-fonts-cjk.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-fonts-complete.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-fonts-coverage.lua
%{_texmfdistdir}/tex/context/modules/mkiv/s-fonts-coverage.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-fonts-effects.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-fonts-emoji.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-fonts-engines.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-fonts-features.lua
%{_texmfdistdir}/tex/context/modules/mkiv/s-fonts-features.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-fonts-goodies.lua
%{_texmfdistdir}/tex/context/modules/mkiv/s-fonts-goodies.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-fonts-kerns.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-fonts-ligatures.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-fonts-missing.lua
%{_texmfdistdir}/tex/context/modules/mkiv/s-fonts-missing.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-fonts-overlay.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-fonts-shapes.lua
%{_texmfdistdir}/tex/context/modules/mkiv/s-fonts-shapes.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-fonts-statistics.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-fonts-steps.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-fonts-system.lua
%{_texmfdistdir}/tex/context/modules/mkiv/s-fonts-system.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-fonts-tables.lua
%{_texmfdistdir}/tex/context/modules/mkiv/s-fonts-tables.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-fonts-variable.lua
%{_texmfdistdir}/tex/context/modules/mkiv/s-fonts-variable.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-fonts-vectors.lua
%{_texmfdistdir}/tex/context/modules/mkiv/s-fonts-vectors.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-inf-01.mkvi
%{_texmfdistdir}/tex/context/modules/mkiv/s-inf-02.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-inf-03.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-inf-04.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-languages-counters.lua
%{_texmfdistdir}/tex/context/modules/mkiv/s-languages-counters.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-languages-frequencies.lua
%{_texmfdistdir}/tex/context/modules/mkiv/s-languages-frequencies.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-languages-hyphenation.lua
%{_texmfdistdir}/tex/context/modules/mkiv/s-languages-hyphenation.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-languages-sorting.lua
%{_texmfdistdir}/tex/context/modules/mkiv/s-languages-sorting.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-languages-system.lua
%{_texmfdistdir}/tex/context/modules/mkiv/s-languages-system.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-languages-words.lua
%{_texmfdistdir}/tex/context/modules/mkiv/s-languages-words.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-lingual-de.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-magazine-basic.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-maps.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-math-characters.lua
%{_texmfdistdir}/tex/context/modules/mkiv/s-math-characters.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-math-coverage.lua
%{_texmfdistdir}/tex/context/modules/mkiv/s-math-coverage.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-math-extensibles.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-math-ligatures.lua
%{_texmfdistdir}/tex/context/modules/mkiv/s-math-ligatures.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-math-parameters.lua
%{_texmfdistdir}/tex/context/modules/mkiv/s-math-parameters.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-math-repertoire.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-module-basic.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-obsolete-tokens.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-pages-statistics.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-physics-units.lua
%{_texmfdistdir}/tex/context/modules/mkiv/s-physics-units.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-present-balls.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-present-banner.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-present-bars.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-present-boring.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-present-colorful.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-present-common.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-present-dark.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-present-four.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-present-funny.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-present-fuzzy.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-present-green.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-present-grow.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-present-lines.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-present-luatex.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-present-organic.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-present-original.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-present-ovals.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-present-overlap.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-present-phone.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-present-punk.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-present-random.lua
%{_texmfdistdir}/tex/context/modules/mkiv/s-present-random.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-present-shaded.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-present-simple.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-present-slanted.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-present-split.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-present-stack.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-present-stepper.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-present-steps.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-present-stepwise.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-present-tiles.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-present-weird.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-present-windows.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-present-wobbling.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-references-identify.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-references-show.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-regimes-list.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-setups-macros.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-setups-missing.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-sql-tables.lua
%{_texmfdistdir}/tex/context/modules/mkiv/s-sql-tables.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-structure-sections.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-syntax.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-system-visual.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-tugboat-columns.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-tugboat.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-typesetting-kerning.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-version.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-xml-analyzers.lua
%{_texmfdistdir}/tex/context/modules/mkiv/s-xml-analyzers.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/s-youless.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/x-asciimath.lua
%{_texmfdistdir}/tex/context/modules/mkiv/x-asciimath.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/x-calcmath.lua
%{_texmfdistdir}/tex/context/modules/mkiv/x-calcmath.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/x-cals.lua
%{_texmfdistdir}/tex/context/modules/mkiv/x-cals.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/x-chemml.lua
%{_texmfdistdir}/tex/context/modules/mkiv/x-chemml.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/x-ct.lua
%{_texmfdistdir}/tex/context/modules/mkiv/x-ct.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/x-entities.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/x-foxet.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/x-html.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/x-ldx.ctx
%{_texmfdistdir}/tex/context/modules/mkiv/x-ldx.lua
%{_texmfdistdir}/tex/context/modules/mkiv/x-ldx.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/x-lmx-demo.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/x-lmx-html.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/x-math-svg.lua
%{_texmfdistdir}/tex/context/modules/mkiv/x-math-svg.mkvi
%{_texmfdistdir}/tex/context/modules/mkiv/x-mathml-basics.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/x-mathml-html.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/x-mathml.lua
%{_texmfdistdir}/tex/context/modules/mkiv/x-mathml.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/x-pandoc.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/x-pfs-01.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/x-pfsense.ctx
%{_texmfdistdir}/tex/context/modules/mkiv/x-physml.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/x-res-01.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/x-res-50.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/x-setups-basics.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/x-setups-generate.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/x-setups-overview.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/x-setups-proofing.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/x-setups.ctx
%{_texmfdistdir}/tex/context/modules/mkiv/x-setups.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/x-steps.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/x-udhr.mkiv
%{_texmfdistdir}/tex/context/modules/mkiv/x-xfdf.mkiv
%{_texmfdistdir}/tex/context/modules/mkxl/m-barcodes.mkxl
%{_texmfdistdir}/tex/context/modules/mkxl/m-circuitikz.mkxl
%{_texmfdistdir}/tex/context/modules/mkxl/m-crappyspec.mkxl
%{_texmfdistdir}/tex/context/modules/mkxl/m-gimmicks.mkxl
%{_texmfdistdir}/tex/context/modules/mkxl/m-gnuplot.mkxl
%{_texmfdistdir}/tex/context/modules/mkxl/m-json.mkxl
%{_texmfdistdir}/tex/context/modules/mkxl/m-oldmath.mkxl
%{_texmfdistdir}/tex/context/modules/mkxl/m-openstreetmap.lmt
%{_texmfdistdir}/tex/context/modules/mkxl/m-openstreetmap.mkxl
%{_texmfdistdir}/tex/context/modules/mkxl/m-polynomial.mkxl
%{_texmfdistdir}/tex/context/modules/mkxl/m-svg.mkxl
%{_texmfdistdir}/tex/context/modules/mkxl/m-system-readers.mkxl
%{_texmfdistdir}/tex/context/modules/mkxl/m-tikz-pgfplots.tex
%{_texmfdistdir}/tex/context/modules/mkxl/m-tikz-pgfplotstable.tex
%{_texmfdistdir}/tex/context/modules/mkxl/m-tikz.mkxl
%{_texmfdistdir}/tex/context/modules/mkxl/m-timing.mkxl
%{_texmfdistdir}/tex/context/modules/mkxl/s-braille-basic.mkxl
%{_texmfdistdir}/tex/context/modules/mkxl/s-characters-combinations.lmt
%{_texmfdistdir}/tex/context/modules/mkxl/s-characters-combinations.mkxl
%{_texmfdistdir}/tex/context/modules/mkxl/s-colors-show.mkxl
%{_texmfdistdir}/tex/context/modules/mkxl/s-fonts-outlines.mkxl
%{_texmfdistdir}/tex/context/modules/mkxl/s-fonts-show.mkxl
%{_texmfdistdir}/tex/context/modules/mkxl/s-games-2023.mkxl
%{_texmfdistdir}/tex/context/modules/mkxl/s-languages-goodies.lmt
%{_texmfdistdir}/tex/context/modules/mkxl/s-languages-goodies.mkxl
%{_texmfdistdir}/tex/context/modules/mkxl/s-layout-show.mkxl
%{_texmfdistdir}/tex/context/modules/mkxl/s-math-atoms.mkxl
%{_texmfdistdir}/tex/context/modules/mkxl/s-math-definitions.mkxl
%{_texmfdistdir}/tex/context/modules/mkxl/s-math-show.mkxl
%{_texmfdistdir}/tex/context/modules/mkxl/s-math-tests.mkxl
%{_texmfdistdir}/tex/context/modules/mkxl/s-math-tweaks.mkxl
%{_texmfdistdir}/tex/context/modules/mkxl/s-publications-show.mkxl
%{_texmfdistdir}/tex/context/modules/mkxl/s-symbols-show.mkxl
%{_texmfdistdir}/tex/context/modules/mkxl/s-system-macros.mkxl
%{_texmfdistdir}/tex/context/modules/mkxl/s-system-syntax.lmt
%{_texmfdistdir}/tex/context/modules/mkxl/s-system-syntax.mkxl
%{_texmfdistdir}/tex/context/modules/mkxl/s-system-tokens.lmt
%{_texmfdistdir}/tex/context/modules/mkxl/s-system-tokens.mkxl
%{_texmfdistdir}/tex/context/modules/mkxl/s-system-units.mkxl
%{_texmfdistdir}/tex/context/modules/mkxl/s-text-tests.mkxl
%{_texmfdistdir}/tex/context/modules/mkxl/s-tugboat-columns.mkxl
%{_texmfdistdir}/tex/context/modules/mkxl/s-tugboat-exceptions.mkxl
%{_texmfdistdir}/tex/context/modules/mkxl/s-tugboat-logos.mkxl
%{_texmfdistdir}/tex/context/modules/mkxl/s-tugboat.mkxl
%{_texmfdistdir}/tex/context/modules/mkxl/x-asciimath.lmt
%{_texmfdistdir}/tex/context/modules/mkxl/x-asciimath.mkxl
%{_texmfdistdir}/tex/context/modules/mkxl/x-calcmath.lmt
%{_texmfdistdir}/tex/context/modules/mkxl/x-calcmath.mkxl
%{_texmfdistdir}/tex/context/modules/mkxl/x-mathml.lmt
%{_texmfdistdir}/tex/context/modules/mkxl/x-mathml.mkxl
%{_texmfdistdir}/tex/context/modules/third/mtx-install-imp-modules.lua
%{_texmfdistdir}/tex/context/modules/third/mtx-install-imp-tikz.lua
%{_texmfdistdir}/tex/context/patterns/common/lang-af.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-agr.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-ala.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-bg.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-bn.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-ca.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-cs.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-cy.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-da.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-de.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-deo.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-eo.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-es.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-et.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-eu.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-fi.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-fr.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-gb.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-gr.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-gu.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-hi.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-hr.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-hu.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-hy.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-id.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-is.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-it.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-kn.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-la.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-lt.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-lv.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-mk.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-ml.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-mn.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-nb.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-nl.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-nn.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-pl.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-pt.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-ro.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-ru.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-sa.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-sk.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-sl.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-sq.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-sr.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-sv.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-ta.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-te.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-th.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-tk.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-tr.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-uk.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-us.rme
%{_texmfdistdir}/tex/context/patterns/common/lang-zh.rme
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-af.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-agr.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-ala.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-bg.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-bn.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-ca.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-cs.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-cy.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-da.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-de.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-deo.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-eo.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-es.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-et.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-eu.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-fi.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-fr.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-gb.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-gr.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-gu.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-hi.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-hr.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-hu.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-hy.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-id.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-is.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-it.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-kn.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-la.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-lt.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-lv.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-mk.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-ml.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-mn.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-nb.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-nl.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-nn.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-pl.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-pt.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-ro.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-ru.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-sa.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-sk.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-sl.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-sq.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-sr.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-sv.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-ta.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-te.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-th.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-tk.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-tr.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-uk.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-us.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/lang-zh.lua
%{_texmfdistdir}/tex/context/patterns/mkiv/word-xx.lua
%{_texmfdistdir}/tex/context/patterns/mkxl/lang-de.llg
%{_texmfdistdir}/tex/context/patterns/mkxl/lang-en.llg
%{_texmfdistdir}/tex/context/sample/common/bryson.tex
%{_texmfdistdir}/tex/context/sample/common/carey.tex
%{_texmfdistdir}/tex/context/sample/common/carrol.tex
%{_texmfdistdir}/tex/context/sample/common/cow-black.mps
%{_texmfdistdir}/tex/context/sample/common/cow-black.pdf
%{_texmfdistdir}/tex/context/sample/common/cow-brown.mps
%{_texmfdistdir}/tex/context/sample/common/cow-brown.pdf
%{_texmfdistdir}/tex/context/sample/common/cow.pdf
%{_texmfdistdir}/tex/context/sample/common/d-res-01.xml
%{_texmfdistdir}/tex/context/sample/common/darwin.tex
%{_texmfdistdir}/tex/context/sample/common/davis.tex
%{_texmfdistdir}/tex/context/sample/common/dawkins.tex
%{_texmfdistdir}/tex/context/sample/common/demo-mps.tex
%{_texmfdistdir}/tex/context/sample/common/demo-tex.tex
%{_texmfdistdir}/tex/context/sample/common/demo-xml.tex
%{_texmfdistdir}/tex/context/sample/common/dijkstra.tex
%{_texmfdistdir}/tex/context/sample/common/douglas.tex
%{_texmfdistdir}/tex/context/sample/common/gray.tex
%{_texmfdistdir}/tex/context/sample/common/greenfield.tex
%{_texmfdistdir}/tex/context/sample/common/hacker.jpg
%{_texmfdistdir}/tex/context/sample/common/hawking.tex
%{_texmfdistdir}/tex/context/sample/common/jojomayer.tex
%{_texmfdistdir}/tex/context/sample/common/klein.tex
%{_texmfdistdir}/tex/context/sample/common/knuth-gpt.tex
%{_texmfdistdir}/tex/context/sample/common/knuth.tex
%{_texmfdistdir}/tex/context/sample/common/knuthmath.tex
%{_texmfdistdir}/tex/context/sample/common/linden.tex
%{_texmfdistdir}/tex/context/sample/common/lorem.tex
%{_texmfdistdir}/tex/context/sample/common/materie.tex
%{_texmfdistdir}/tex/context/sample/common/mcnish.tex
%{_texmfdistdir}/tex/context/sample/common/mill.png
%{_texmfdistdir}/tex/context/sample/common/montgomery.tex
%{_texmfdistdir}/tex/context/sample/common/pluto.xml
%{_texmfdistdir}/tex/context/sample/common/poe.tex
%{_texmfdistdir}/tex/context/sample/common/reich.tex
%{_texmfdistdir}/tex/context/sample/common/sample.tex
%{_texmfdistdir}/tex/context/sample/common/samples.bib
%{_texmfdistdir}/tex/context/sample/common/samples.tex
%{_texmfdistdir}/tex/context/sample/common/sapolsky.tex
%{_texmfdistdir}/tex/context/sample/common/spider.eps
%{_texmfdistdir}/tex/context/sample/common/stork.tex
%{_texmfdistdir}/tex/context/sample/common/thuan.tex
%{_texmfdistdir}/tex/context/sample/common/tufte.tex
%{_texmfdistdir}/tex/context/sample/common/waltham.tex
%{_texmfdistdir}/tex/context/sample/common/ward.tex
%{_texmfdistdir}/tex/context/sample/common/weisman.tex
%{_texmfdistdir}/tex/context/sample/common/welcome-to-context.tex
%{_texmfdistdir}/tex/context/sample/common/zapf.tex
%{_texmfdistdir}/tex/context/sample/math/math-knuth-dt.tex
%{_texmfdistdir}/tex/context/sample/math/math-kontinuitet-sv.tex
%{_texmfdistdir}/tex/context/sample/third/aesop-de.tex
%{_texmfdistdir}/tex/context/sample/third/alfredsson-sv.tex
%{_texmfdistdir}/tex/context/sample/third/aristotle-grc.tex
%{_texmfdistdir}/tex/context/sample/third/capek-cz.tex
%{_texmfdistdir}/tex/context/sample/third/capek-vlnka-cz.tex
%{_texmfdistdir}/tex/context/sample/third/cervantes-es.tex
%{_texmfdistdir}/tex/context/sample/third/dequincey.tex
%{_texmfdistdir}/tex/context/sample/third/dyrynk-cz.tex
%{_texmfdistdir}/tex/context/sample/third/dyrynk-vlnka-cz.tex
%{_texmfdistdir}/tex/context/sample/third/falstaff-sv.tex
%{_texmfdistdir}/tex/context/sample/third/herbert-en.tex
%{_texmfdistdir}/tex/context/sample/third/herbert-es.tex
%{_texmfdistdir}/tex/context/sample/third/hviezdoslav-sk.tex
%{_texmfdistdir}/tex/context/sample/third/hviezdoslav-vlnka-sk.tex
%{_texmfdistdir}/tex/context/sample/third/jaros-sk.tex
%{_texmfdistdir}/tex/context/sample/third/jaros-vlnka-sk.tex
%{_texmfdistdir}/tex/context/sample/third/khatt-ar.tex
%{_texmfdistdir}/tex/context/sample/third/khatt-en.tex
%{_texmfdistdir}/tex/context/sample/third/kollar-cz.tex
%{_texmfdistdir}/tex/context/sample/third/kollar-vlnka-cz.tex
%{_texmfdistdir}/tex/context/sample/third/komensky-cz.tex
%{_texmfdistdir}/tex/context/sample/third/komensky-vlnka-cz.tex
%{_texmfdistdir}/tex/context/sample/third/krdel-sk.tex
%{_texmfdistdir}/tex/context/sample/third/kun-cz.tex
%{_texmfdistdir}/tex/context/sample/third/lansburgh-letterspacing-sv.tex
%{_texmfdistdir}/tex/context/sample/third/pope-en.tex
%{_texmfdistdir}/tex/context/sample/third/pope-es.tex
%{_texmfdistdir}/tex/context/sample/third/quevedo-es.tex
%{_texmfdistdir}/tex/context/sample/third/readme.txt
%{_texmfdistdir}/tex/context/sample/third/shakespeare-en.tex
%{_texmfdistdir}/tex/context/sample/third/shakespeare-es.tex
%{_texmfdistdir}/tex/context/sample/third/shelley-en.tex
%{_texmfdistdir}/tex/context/sample/third/shelley-es.tex
%{_texmfdistdir}/tex/context/sample/third/shelley-fr.tex
%{_texmfdistdir}/tex/context/sample/third/slova-sk.tex
%{_texmfdistdir}/tex/context/sample/third/smrek-sk.tex
%{_texmfdistdir}/tex/context/sample/third/smrek-vlnka-sk.tex
%{_texmfdistdir}/tex/context/sample/third/vallejo-trilce-es.tex
%{_texmfdistdir}/tex/context/test/mkiv/context-test.tex
%{_texmfdistdir}/tex/context/test/mkiv/pdf-a1a-2005.mkiv
%{_texmfdistdir}/tex/context/test/mkiv/pdf-a1b-2005.mkiv
%{_texmfdistdir}/tex/context/test/mkiv/pdf-a2a.mkiv
%{_texmfdistdir}/tex/context/test/mkiv/pdf-a2b.mkiv
%{_texmfdistdir}/tex/context/test/mkiv/pdf-a2u.mkiv
%{_texmfdistdir}/tex/context/test/mkiv/pdf-a3a.mkiv
%{_texmfdistdir}/tex/context/test/mkiv/pdf-a3b.mkiv
%{_texmfdistdir}/tex/context/test/mkiv/pdf-a3u.mkiv
%{_texmfdistdir}/tex/context/test/mkiv/pdf-ua.mkiv
%{_texmfdistdir}/tex/context/test/mkiv/pdf-x-common.mkiv
%{_texmfdistdir}/tex/context/test/mkiv/pdf-x1a-2001.mkiv
%{_texmfdistdir}/tex/context/test/mkiv/pdf-x1a-2003.mkiv
%{_texmfdistdir}/tex/context/test/mkiv/pdf-x3-2002.mkiv
%{_texmfdistdir}/tex/context/test/mkiv/pdf-x3-2003.mkiv
%{_texmfdistdir}/tex/context/test/mkiv/pdf-x4.mkiv
%{_texmfdistdir}/tex/context/test/mkiv/pdf-x4p.mkiv
%{_texmfdistdir}/tex/generic/context/luatex/luatex-basics-chr.lua
%{_texmfdistdir}/tex/generic/context/luatex/luatex-basics-gen.lua
%{_texmfdistdir}/tex/generic/context/luatex/luatex-basics-nod.lua
%{_texmfdistdir}/tex/generic/context/luatex/luatex-basics-prepare.tex
%{_texmfdistdir}/tex/generic/context/luatex/luatex-basics.tex
%{_texmfdistdir}/tex/generic/context/luatex/luatex-core.lua
%{_texmfdistdir}/tex/generic/context/luatex/luatex-core.tex
%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-def.lua
%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-demo-tt.lua
%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-demo-vf-1.lua
%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-demo-vf-4.lua
%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-enc.lua
%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-ext.lua
%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-gbn.lua
%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-lig.lua
%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-merged.lua
%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-mis.lua
%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-syn.lua
%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-tfm.lua
%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts.lua
%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts.tex
%{_texmfdistdir}/tex/generic/context/luatex/luatex-gadgets.lua
%{_texmfdistdir}/tex/generic/context/luatex/luatex-gadgets.tex
%{_texmfdistdir}/tex/generic/context/luatex/luatex-languages.lua
%{_texmfdistdir}/tex/generic/context/luatex/luatex-languages.tex
%{_texmfdistdir}/tex/generic/context/luatex/luatex-math.lua
%{_texmfdistdir}/tex/generic/context/luatex/luatex-math.tex
%{_texmfdistdir}/tex/generic/context/luatex/luatex-mplib.lua
%{_texmfdistdir}/tex/generic/context/luatex/luatex-mplib.tex
%{_texmfdistdir}/tex/generic/context/luatex/luatex-pdf.tex
%{_texmfdistdir}/tex/generic/context/luatex/luatex-plain.tex
%{_texmfdistdir}/tex/generic/context/luatex/luatex-preprocessor-test.tex
%{_texmfdistdir}/tex/generic/context/luatex/luatex-preprocessor.lua
%{_texmfdistdir}/tex/generic/context/luatex/luatex-preprocessor.tex
%{_texmfdistdir}/tex/generic/context/luatex/luatex-swiglib-test.lua
%{_texmfdistdir}/tex/generic/context/luatex/luatex-swiglib-test.tex
%{_texmfdistdir}/tex/generic/context/luatex/luatex-swiglib.lua
%{_texmfdistdir}/tex/generic/context/luatex/luatex-swiglib.tex
%{_texmfdistdir}/tex/generic/context/luatex/luatex-test.tex
%{_texmfdistdir}/tex/generic/context/ppchtex/m-ch-de.tex
%{_texmfdistdir}/tex/generic/context/ppchtex/m-ch-en.tex
%{_texmfdistdir}/tex/generic/context/ppchtex/m-ch-nl.tex
%{_texmfdistdir}/tex/generic/context/ppchtex/ppchtex.noc
%{_texmfdistdir}/fonts/map/pdftex/context/fourier.map
%files -n texlive-context-fonts
%dir %{_datadir}/fonts/texlive-context
%{_datadir}/fontconfig/conf.avail/58-texlive-context.conf
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-context/encodings.dir
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-context/fonts.dir
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-context/fonts.scale
%{_datadir}/fonts/texlive-context/contnav.pfb
%package -n texlive-context-calendar-examples
Version: %{texlive_version}.%{texlive_noarch}.svn66947
Release: 0
License: SUSE-Public-Domain
Summary: Collection of calendars based on the PocketDiary-module
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires: texlive-context >= %{texlive_version}
#!BuildIgnore: texlive-context
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-context-calendar-examples-doc >= %{texlive_version}
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source11: context-calendar-examples.tar.xz
Source12: context-calendar-examples.doc.tar.xz
%description -n texlive-context-calendar-examples
The module contains examples for creating calendars based on
the PocketDiary-module in various page sizes. In this
collection there are the following examples: Year calendar with
1 day per page Year calendar with 1 week per two facing pages
Menu-Calendar for each week of the year Sun data and moon data
calendar for the whole year Photo calendar
%package -n texlive-context-calendar-examples-doc
Version: %{texlive_version}.%{texlive_noarch}.svn66947
Release: 0
Summary: Documentation for texlive-context-calendar-examples
License: SUSE-Public-Domain
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-context-calendar-examples and texlive-alldocumentation)
%description -n texlive-context-calendar-examples-doc
This package includes the documentation for texlive-context-calendar-examples
%post -n texlive-context-calendar-examples
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-context-calendar-examples
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-context-calendar-examples
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-context-calendar-examples-doc
%{_texmfdistdir}/doc/context/third/calendar-examples/LICENSE
%{_texmfdistdir}/doc/context/third/calendar-examples/README.md
%{_texmfdistdir}/doc/context/third/calendar-examples/VERSION
%{_texmfdistdir}/doc/context/third/calendar-examples/calendar-examples.md
%files -n texlive-context-calendar-examples
%{_texmfdistdir}/tex/context/third/calendar-examples/A5-day_per_page.mkiv
%{_texmfdistdir}/tex/context/third/calendar-examples/A6-1week_per_2pages.mkiv
%{_texmfdistdir}/tex/context/third/calendar-examples/Menu-calendar.mkiv
%{_texmfdistdir}/tex/context/third/calendar-examples/Photocalendar.mkiv
%{_texmfdistdir}/tex/context/third/calendar-examples/Sundata-calendar.mkiv
%package -n texlive-context-collating-marks
Version: %{texlive_version}.%{texlive_noarch}.svn68696
Release: 0
License: SUSE-Public-Domain
Summary: Environment to place collating marks on the spine of a section
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires: texlive-context >= %{texlive_version}
#!BuildIgnore: texlive-context
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-context-collating-marks-doc >= %{texlive_version}
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source13: context-collating-marks.tar.xz
Source14: context-collating-marks.doc.tar.xz
%description -n texlive-context-collating-marks
This module provides a possibility to place collating marks on
the spines of sections when using imposition. Placing collating
marks is a method to make the correct sequence of sections of a
book block visible.
%package -n texlive-context-collating-marks-doc
Version: %{texlive_version}.%{texlive_noarch}.svn68696
Release: 0
Summary: Documentation for texlive-context-collating-marks
License: SUSE-Public-Domain
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-context-collating-marks and texlive-alldocumentation)
%description -n texlive-context-collating-marks-doc
This package includes the documentation for texlive-context-collating-marks
%post -n texlive-context-collating-marks
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-context-collating-marks
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-context-collating-marks
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-context-collating-marks-doc
%{_texmfdistdir}/doc/context/third/collating-marks/LICENSE
%{_texmfdistdir}/doc/context/third/collating-marks/README.md
%{_texmfdistdir}/doc/context/third/collating-marks/VERSION
%{_texmfdistdir}/doc/context/third/collating-marks/t-collatingmarks-module-doc.pdf
%{_texmfdistdir}/doc/context/third/collating-marks/t-collatingmarks-module-doc.tex
%files -n texlive-context-collating-marks
%{_texmfdistdir}/tex/context/third/collating-marks/t-collatingmarks.mkiv
%package -n texlive-context-companion-fonts
Version: %{texlive_version}.%{texlive_noarch}.svn70149
Release: 0
License: LPPL-1.0
Summary: Companion fonts with fixes for ConTeXt
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): 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-context-companion-fonts-fonts >= %{texlive_version}
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source15: context-companion-fonts.tar.xz
%description -n texlive-context-companion-fonts
From
https://github.com/contextgarden/context-distribution-fonts/tre
e/main/fonts/data/cms/companion Should be on CTAN eventually.
%package -n texlive-context-companion-fonts-fonts
Version: %{texlive_version}.%{texlive_noarch}.svn70149
Release: 0
Summary: Severed fonts for texlive-context-companion-fonts
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-context-companion-fonts-fonts
The separated fonts package for texlive-context-companion-fonts
%post -n texlive-context-companion-fonts
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-context-companion-fonts
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-context-companion-fonts
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%reconfigure_fonts_scriptlets -n texlive-context-companion-fonts-fonts
%files -n texlive-context-companion-fonts
%verify(link) %{_texmfdistdir}/fonts/opentype/public/context-companion-fonts/LatinModernMath-Companion.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/context-companion-fonts/RalphSmithsFormalScript-Companion.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/context-companion-fonts/TeXGyreBonumMath-Companion.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/context-companion-fonts/TeXGyrePagellaMath-Companion.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/context-companion-fonts/TeXGyreTermesMath-Companion.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/context-companion-fonts/XITSMath-Companion.otf
%files -n texlive-context-companion-fonts-fonts
%dir %{_datadir}/fonts/texlive-context-companion-fonts
%{_datadir}/fontconfig/conf.avail/58-texlive-context-companion-fonts.conf
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-context-companion-fonts/encodings.dir
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-context-companion-fonts/fonts.dir
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-context-companion-fonts/fonts.scale
%{_datadir}/fonts/texlive-context-companion-fonts/LatinModernMath-Companion.otf
%{_datadir}/fonts/texlive-context-companion-fonts/RalphSmithsFormalScript-Companion.otf
%{_datadir}/fonts/texlive-context-companion-fonts/TeXGyreBonumMath-Companion.otf
%{_datadir}/fonts/texlive-context-companion-fonts/TeXGyrePagellaMath-Companion.otf
%{_datadir}/fonts/texlive-context-companion-fonts/TeXGyreTermesMath-Companion.otf
%{_datadir}/fonts/texlive-context-companion-fonts/XITSMath-Companion.otf
%package -n texlive-context-cyrillicnumbers
Version: %{texlive_version}.%{texlive_noarch}.svn47085
Release: 0
License: BSD-3-Clause
Summary: Write numbers as cyrillic glyphs
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires: texlive-context >= %{texlive_version}
#!BuildIgnore: texlive-context
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-context-cyrillicnumbers-doc >= %{texlive_version}
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source16: context-cyrillicnumbers.tar.xz
Source17: context-cyrillicnumbers.doc.tar.xz
%description -n texlive-context-cyrillicnumbers
The package extends ConTeXt's system of number conversion, by
adding numeration using cyrillic letters.
%package -n texlive-context-cyrillicnumbers-doc
Version: %{texlive_version}.%{texlive_noarch}.svn47085
Release: 0
Summary: Documentation for texlive-context-cyrillicnumbers
License: BSD-3-Clause
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-context-cyrillicnumbers and texlive-alldocumentation)
%description -n texlive-context-cyrillicnumbers-doc
This package includes the documentation for texlive-context-cyrillicnumbers
%post -n texlive-context-cyrillicnumbers
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-context-cyrillicnumbers
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-context-cyrillicnumbers
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-context-cyrillicnumbers-doc
%{_texmfdistdir}/doc/context/third/cyrillicnumbers/COPYING
%{_texmfdistdir}/doc/context/third/cyrillicnumbers/README.rst
%{_texmfdistdir}/doc/context/third/cyrillicnumbers/VERSION
%{_texmfdistdir}/doc/context/third/cyrillicnumbers/cyrillicnumbers.pdf
%{_texmfdistdir}/doc/context/third/cyrillicnumbers/cyrillicnumbers.tex
%files -n texlive-context-cyrillicnumbers
%{_texmfdistdir}/tex/context/interface/third/t-cyrillicnumbers.xml
%{_texmfdistdir}/tex/context/third/cyrillicnumbers/cyrillicnumbers.lua
%{_texmfdistdir}/tex/context/third/cyrillicnumbers/t-cyrillicnumbers.mkii
%{_texmfdistdir}/tex/context/third/cyrillicnumbers/t-cyrillicnumbers.mkvi
%package -n texlive-context-filter
Version: %{texlive_version}.%{texlive_noarch}.svn62070
Release: 0
License: BSD-3-Clause
Summary: Run external programs on the contents of a start-stop environment
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires: texlive-context >= %{texlive_version}
#!BuildIgnore: texlive-context
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-context-filter-doc >= %{texlive_version}
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source18: context-filter.tar.xz
Source19: context-filter.doc.tar.xz
%description -n texlive-context-filter
The filter module provides a simple interface to run external
programs on the contents of a start-stop environment. Options
are available to run the external program only if the content
of the environment has changed, to specify how the program
output should be read back, and to choose the name of the
temporary files that are created. The module is compatible with
both MkII and MkIV.
%package -n texlive-context-filter-doc
Version: %{texlive_version}.%{texlive_noarch}.svn62070
Release: 0
Summary: Documentation for texlive-context-filter
License: BSD-3-Clause
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-context-filter and texlive-alldocumentation)
%description -n texlive-context-filter-doc
This package includes the documentation for texlive-context-filter
%post -n texlive-context-filter
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-context-filter
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-context-filter
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-context-filter-doc
%{_texmfdistdir}/doc/context/third/filter/VERSION
%{_texmfdistdir}/doc/context/third/filter/filter.txt
%files -n texlive-context-filter
%{_texmfdistdir}/tex/context/third/filter/t-filter.mkii
%{_texmfdistdir}/tex/context/third/filter/t-filter.mkiv
%{_texmfdistdir}/tex/context/third/filter/t-filter.mkxl
%{_texmfdistdir}/tex/context/third/filter/t-module-catcodes.mkii
%{_texmfdistdir}/tex/context/third/filter/t-module-catcodes.mkiv
%package -n texlive-context-gnuplot
Version: %{texlive_version}.%{texlive_noarch}.svn47085
Release: 0
License: GPL-2.0-or-later
Summary: Inclusion of Gnuplot graphs in ConTeXt
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires: texlive-context >= %{texlive_version}
#!BuildIgnore: texlive-context
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-context-gnuplot-doc >= %{texlive_version}
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source20: context-gnuplot.tar.xz
Source21: context-gnuplot.doc.tar.xz
%description -n texlive-context-gnuplot
Enables simple creation and inclusion of graphs with Gnuplot.
The package writes a script into temporary file, runs Gnuplot
and includes the resulting graphic directly into the document.
See the ConTeXt Garden package page for further details.
%package -n texlive-context-gnuplot-doc
Version: %{texlive_version}.%{texlive_noarch}.svn47085
Release: 0
Summary: Documentation for texlive-context-gnuplot
License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-context-gnuplot and texlive-alldocumentation)
%description -n texlive-context-gnuplot-doc
This package includes the documentation for texlive-context-gnuplot
%post -n texlive-context-gnuplot
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-context-gnuplot
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-context-gnuplot
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-context-gnuplot-doc
%{_texmfdistdir}/doc/context/third/gnuplot/VERSION
%{_texmfdistdir}/doc/context/third/gnuplot/example.plt
%{_texmfdistdir}/doc/context/third/gnuplot/fullpage-example.pdf
%{_texmfdistdir}/doc/context/third/gnuplot/fullpage-example.tex
%{_texmfdistdir}/doc/context/third/gnuplot/gnuplot-context-doc.pdf
%{_texmfdistdir}/doc/context/third/gnuplot/gnuplot-context-doc.tex
%files -n texlive-context-gnuplot
%{_texmfdistdir}/metapost/context/third/gnuplot/mp-gnuplot.mp
%{_texmfdistdir}/tex/context/third/gnuplot/t-gnuplot.mkii
%{_texmfdistdir}/tex/context/third/gnuplot/t-gnuplot.mkiv
%package -n texlive-context-handlecsv
Version: %{texlive_version}.%{texlive_noarch}.svn70065
Release: 0
License: GPL-2.0-or-later
Summary: Data merging for automatic document creation
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires: texlive-context >= %{texlive_version}
#!BuildIgnore: texlive-context
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-context-handlecsv-doc >= %{texlive_version}
Provides: tex(t-handlecsv.tex)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source22: context-handlecsv.tar.xz
Source23: context-handlecsv.doc.tar.xz
%description -n texlive-context-handlecsv
The package handles csv data merging for automatic document
creation.
%package -n texlive-context-handlecsv-doc
Version: %{texlive_version}.%{texlive_noarch}.svn70065
Release: 0
Summary: Documentation for texlive-context-handlecsv
License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-context-handlecsv and texlive-alldocumentation)
%description -n texlive-context-handlecsv-doc
This package includes the documentation for texlive-context-handlecsv
%post -n texlive-context-handlecsv
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-context-handlecsv
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-context-handlecsv
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-context-handlecsv-doc
%{_texmfdistdir}/doc/context/third/handlecsv/VERSION
%{_texmfdistdir}/doc/context/third/handlecsv/handlecsv.epub
%{_texmfdistdir}/doc/context/third/handlecsv/handlecsv.pdf
%files -n texlive-context-handlecsv
%{_texmfdistdir}/tex/context/third/handlecsv/t-handlecsv-extra.lua
%{_texmfdistdir}/tex/context/third/handlecsv/t-handlecsv-tools.lua
%{_texmfdistdir}/tex/context/third/handlecsv/t-handlecsv.lua
%{_texmfdistdir}/tex/context/third/handlecsv/t-handlecsv.tex
%package -n texlive-context-legacy
Version: %{texlive_version}.%{texlive_noarch}.svn70191
Release: 0
License: LPPL-1.0
Summary: The ConTeXt macro package, MkII
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires: texlive-context >= %{texlive_version}
#!BuildIgnore: texlive-context
Requires(pre): texlive-context-legacy-bin >= %{texlive_version}
#!BuildIgnore: texlive-context-legacy-bin
Requires: texlive-metapost >= %{texlive_version}
#!BuildIgnore: texlive-metapost
Requires: texlive-mptopdf >= %{texlive_version}
#!BuildIgnore: texlive-mptopdf
Requires: texlive-pdftex >= %{texlive_version}
#!BuildIgnore: texlive-pdftex
Requires: texlive-xetex >= %{texlive_version}
#!BuildIgnore: texlive-xetex
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(post): findutils
Requires(post): grep
Requires(post): sed
Requires(post): texlive >= %{texlive_version}
Requires(post): tex(language.dat)
Requires(post): tex(language.def)
Requires(post): tex(language.dat.lua)
#!BuildIgnore: tex(language.dat)
#!BuildIgnore: tex(language.def)
#!BuildIgnore: tex(language.dat.lua)
Requires(postun): findutils
Requires(postun): grep
Requires(postun): sed
Requires(postun): texlive >= %{texlive_version}
Requires(postun): tex(language.dat)
Requires(postun): tex(language.def)
Requires(postun): tex(language.dat.lua)
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-context-legacy-doc >= %{texlive_version}
Provides: tex(bibl-ams.tex)
Provides: tex(bibl-apa-de.tex)
Provides: tex(bibl-apa-fr.tex)
Provides: tex(bibl-apa-it.tex)
Provides: tex(bibl-apa.tex)
Provides: tex(bibl-aps.tex)
Provides: tex(bibl-num-fr.tex)
Provides: tex(bibl-num.tex)
Provides: tex(bibl-ssa.tex)
Provides: tex(supp-mis.tex)
Provides: tex(supp-mpe.tex)
Provides: tex(supp-pdf.tex)
Provides: tex(type-buy.dat)
Provides: tex(type-fsf.dat)
Provides: tex(type-ghz.dat)
Provides: tex(type-tmf.dat)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source24: context-legacy.tar.xz
Source25: context-legacy.doc.tar.xz
%description -n texlive-context-legacy
In TeX Live, ConTeXt MkII is split from current ConTeXt (MkIV
and newer.) See https://contextgarden.net and
https://pragma-ade.com for information about ConTeXt.
%package -n texlive-context-legacy-doc
Version: %{texlive_version}.%{texlive_noarch}.svn70191
Release: 0
Summary: Documentation for texlive-context-legacy
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-context-legacy and texlive-alldocumentation)
Provides: man(texexec.1)
Provides: man(texmfstart.1)
%description -n texlive-context-legacy-doc
This package includes the documentation for texlive-context-legacy
%post -n texlive-context-legacy
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
> /var/run/texlive/run-fmtutil.cont-en
sed -ri 's/^\#\![[= =]]+cont-en\b.*/cont-en pdftex - -8bit *cont-en.mkii/' %{_texmfconfdir}/web2c/fmtutil.cnf || :
> /var/run/texlive/run-fmtutil.cont-en
sed -ri 's/^\#\![[= =]]+cont-en\b.*/cont-en xetex - -8bit *cont-en.mkii/' %{_texmfconfdir}/web2c/fmtutil.cnf || :
%postun -n texlive-context-legacy
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
sed -ri 's/^(cont-en\b)/\#\!\ \1/' %{_texmfconfdir}/web2c/fmtutil.cnf || :
rm -f %{_texmfvardir}/web2c/pdftex/cont-en.*
sed -ri 's/^(cont-en\b)/\#\!\ \1/' %{_texmfconfdir}/web2c/fmtutil.cnf || :
rm -f %{_texmfvardir}/web2c/xetex/cont-en.*
exit 0
fi
%posttrans -n texlive-context-legacy
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-context-legacy-doc
%{_texmfdistdir}/doc/context/scripts/mkii/ctxtools.html
%{_texmfdistdir}/doc/context/scripts/mkii/ctxtools.man
%{_texmfdistdir}/doc/context/scripts/mkii/ctxtools.xml
%{_texmfdistdir}/doc/context/scripts/mkii/imgtopdf.html
%{_texmfdistdir}/doc/context/scripts/mkii/imgtopdf.man
%{_texmfdistdir}/doc/context/scripts/mkii/imgtopdf.xml
%{_texmfdistdir}/doc/context/scripts/mkii/pdftools.html
%{_texmfdistdir}/doc/context/scripts/mkii/pdftools.man
%{_texmfdistdir}/doc/context/scripts/mkii/pdftools.xml
%{_texmfdistdir}/doc/context/scripts/mkii/pstopdf.html
%{_texmfdistdir}/doc/context/scripts/mkii/pstopdf.man
%{_texmfdistdir}/doc/context/scripts/mkii/pstopdf.xml
%{_texmfdistdir}/doc/context/scripts/mkii/rlxtools.html
%{_texmfdistdir}/doc/context/scripts/mkii/rlxtools.man
%{_texmfdistdir}/doc/context/scripts/mkii/rlxtools.xml
%{_texmfdistdir}/doc/context/scripts/mkii/texexec.html
%{_texmfdistdir}/doc/context/scripts/mkii/texexec.man
%{_texmfdistdir}/doc/context/scripts/mkii/texexec.xml
%{_texmfdistdir}/doc/context/scripts/mkii/texmfstart.html
%{_texmfdistdir}/doc/context/scripts/mkii/texmfstart.man
%{_texmfdistdir}/doc/context/scripts/mkii/texmfstart.xml
%{_texmfdistdir}/doc/context/scripts/mkii/textools.html
%{_texmfdistdir}/doc/context/scripts/mkii/textools.man
%{_texmfdistdir}/doc/context/scripts/mkii/textools.xml
%{_texmfdistdir}/doc/context/scripts/mkii/texutil.html
%{_texmfdistdir}/doc/context/scripts/mkii/texutil.man
%{_texmfdistdir}/doc/context/scripts/mkii/texutil.xml
%{_texmfdistdir}/doc/context/scripts/mkii/tmftools.html
%{_texmfdistdir}/doc/context/scripts/mkii/tmftools.man
%{_texmfdistdir}/doc/context/scripts/mkii/tmftools.xml
%{_texmfdistdir}/doc/context/scripts/mkii/xmltools.html
%{_texmfdistdir}/doc/context/scripts/mkii/xmltools.man
%{_texmfdistdir}/doc/context/scripts/mkii/xmltools.xml
%{_mandir}/man1/texexec.1*
%{_mandir}/man1/texmfstart.1*
%files -n texlive-context-legacy
%{_texmfdistdir}/bibtex/bst/context/mkii/cont-ab.bst
%{_texmfdistdir}/bibtex/bst/context/mkii/cont-au.bst
%{_texmfdistdir}/bibtex/bst/context/mkii/cont-no.bst
%{_texmfdistdir}/bibtex/bst/context/mkii/cont-ti.bst
%{_texmfdistdir}/context/data/texfont/type-buy.dat
%{_texmfdistdir}/context/data/texfont/type-fsf.dat
%{_texmfdistdir}/context/data/texfont/type-ghz.dat
%{_texmfdistdir}/context/data/texfont/type-tmf.dat
%{_texmfdistdir}/metapost/context/base/mpii/metafun.mpii
%{_texmfdistdir}/metapost/context/base/mpii/mp-back.mpii
%{_texmfdistdir}/metapost/context/base/mpii/mp-base.mpii
%{_texmfdistdir}/metapost/context/base/mpii/mp-butt.mpii
%{_texmfdistdir}/metapost/context/base/mpii/mp-char.mpii
%{_texmfdistdir}/metapost/context/base/mpii/mp-core.mpii
%{_texmfdistdir}/metapost/context/base/mpii/mp-figs.mpii
%{_texmfdistdir}/metapost/context/base/mpii/mp-fobg.mpii
%{_texmfdistdir}/metapost/context/base/mpii/mp-form.mpii
%{_texmfdistdir}/metapost/context/base/mpii/mp-func.mpii
%{_texmfdistdir}/metapost/context/base/mpii/mp-grid.mpii
%{_texmfdistdir}/metapost/context/base/mpii/mp-grph.mpii
%{_texmfdistdir}/metapost/context/base/mpii/mp-page.mpii
%{_texmfdistdir}/metapost/context/base/mpii/mp-shap.mpii
%{_texmfdistdir}/metapost/context/base/mpii/mp-spec.mpii
%{_texmfdistdir}/metapost/context/base/mpii/mp-step.mpii
%{_texmfdistdir}/metapost/context/base/mpii/mp-symb.mpii
%{_texmfdistdir}/metapost/context/base/mpii/mp-text.mpii
%{_texmfdistdir}/metapost/context/base/mpii/mp-tool.mpii
%{_texmfdistdir}/metapost/context/base/mpii/mp-txts.mpii
%{_texmfdistdir}/scripts/context/ruby/base/ctx.rb
%{_texmfdistdir}/scripts/context/ruby/base/exa.rb
%{_texmfdistdir}/scripts/context/ruby/base/file.rb
%{_texmfdistdir}/scripts/context/ruby/base/kpse.rb
%{_texmfdistdir}/scripts/context/ruby/base/kpse/drb.rb
%{_texmfdistdir}/scripts/context/ruby/base/kpse/soap.rb
%{_texmfdistdir}/scripts/context/ruby/base/kpse/trees.rb
%{_texmfdistdir}/scripts/context/ruby/base/kpsedirect.rb
%{_texmfdistdir}/scripts/context/ruby/base/kpsefast.rb
%{_texmfdistdir}/scripts/context/ruby/base/kpseremote.rb
%{_texmfdistdir}/scripts/context/ruby/base/kpserunner.rb
%{_texmfdistdir}/scripts/context/ruby/base/logger.rb
%{_texmfdistdir}/scripts/context/ruby/base/merge.rb
%{_texmfdistdir}/scripts/context/ruby/base/mp.rb
%{_texmfdistdir}/scripts/context/ruby/base/pdf.rb
%{_texmfdistdir}/scripts/context/ruby/base/state.rb
%{_texmfdistdir}/scripts/context/ruby/base/switch.rb
%{_texmfdistdir}/scripts/context/ruby/base/system.rb
%{_texmfdistdir}/scripts/context/ruby/base/tex.rb
%{_texmfdistdir}/scripts/context/ruby/base/texutil.rb
%{_texmfdistdir}/scripts/context/ruby/base/tool.rb
%{_texmfdistdir}/scripts/context/ruby/base/variables.rb
%{_texmfdistdir}/scripts/context/ruby/concheck.rb
%{_texmfdistdir}/scripts/context/ruby/ctxtools.rb
%{_texmfdistdir}/scripts/context/ruby/graphics/gs.rb
%{_texmfdistdir}/scripts/context/ruby/graphics/inkscape.rb
%{_texmfdistdir}/scripts/context/ruby/graphics/magick.rb
%{_texmfdistdir}/scripts/context/ruby/imgtopdf.rb
%{_texmfdistdir}/scripts/context/ruby/pdftools.rb
%{_texmfdistdir}/scripts/context/ruby/pstopdf.rb
%{_texmfdistdir}/scripts/context/ruby/rlxtools.rb
%{_texmfdistdir}/scripts/context/ruby/rscortool.rb
%{_texmfdistdir}/scripts/context/ruby/rsfiltool.rb
%{_texmfdistdir}/scripts/context/ruby/rslb/base.rb
%{_texmfdistdir}/scripts/context/ruby/rslibtool.rb
%{_texmfdistdir}/scripts/context/ruby/runtools.rb
%{_texmfdistdir}/scripts/context/ruby/texexec.rb
%{_texmfdistdir}/scripts/context/ruby/texmfstart.rb
%{_texmfdistdir}/scripts/context/ruby/textools.rb
%{_texmfdistdir}/scripts/context/ruby/texutil.rb
%{_texmfdistdir}/scripts/context/ruby/tmftools.rb
%{_texmfdistdir}/scripts/context/ruby/xmltools.rb
%{_texmfdistdir}/tex/context/base/mkii/anch-bar.mkii
%{_texmfdistdir}/tex/context/base/mkii/anch-pgr.mkii
%{_texmfdistdir}/tex/context/base/mkii/anch-pos.mkii
%{_texmfdistdir}/tex/context/base/mkii/anch-snc.mkii
%{_texmfdistdir}/tex/context/base/mkii/bibl-tra.mkii
%{_texmfdistdir}/tex/context/base/mkii/buff-ini.mkii
%{_texmfdistdir}/tex/context/base/mkii/buff-ver.mkii
%{_texmfdistdir}/tex/context/base/mkii/catc-act.mkii
%{_texmfdistdir}/tex/context/base/mkii/catc-ctx.mkii
%{_texmfdistdir}/tex/context/base/mkii/catc-def.mkii
%{_texmfdistdir}/tex/context/base/mkii/catc-ini.mkii
%{_texmfdistdir}/tex/context/base/mkii/catc-sym.mkii
%{_texmfdistdir}/tex/context/base/mkii/catc-xml.mkii
%{_texmfdistdir}/tex/context/base/mkii/colo-ema.mkii
%{_texmfdistdir}/tex/context/base/mkii/colo-ext.mkii
%{_texmfdistdir}/tex/context/base/mkii/colo-hex.mkii
%{_texmfdistdir}/tex/context/base/mkii/colo-ini.mkii
%{_texmfdistdir}/tex/context/base/mkii/colo-rgb.mkii
%{_texmfdistdir}/tex/context/base/mkii/colo-run.mkii
%{_texmfdistdir}/tex/context/base/mkii/colo-x11.mkii
%{_texmfdistdir}/tex/context/base/mkii/colo-xwi.mkii
%{_texmfdistdir}/tex/context/base/mkii/cont-cs.mkii
%{_texmfdistdir}/tex/context/base/mkii/cont-de.mkii
%{_texmfdistdir}/tex/context/base/mkii/cont-en.mkii
%{_texmfdistdir}/tex/context/base/mkii/cont-err.mkii
%{_texmfdistdir}/tex/context/base/mkii/cont-fil.mkii
%{_texmfdistdir}/tex/context/base/mkii/cont-fr.mkii
%{_texmfdistdir}/tex/context/base/mkii/cont-gb.mkii
%{_texmfdistdir}/tex/context/base/mkii/cont-it.mkii
%{_texmfdistdir}/tex/context/base/mkii/cont-log.mkii
%{_texmfdistdir}/tex/context/base/mkii/cont-new.mkii
%{_texmfdistdir}/tex/context/base/mkii/cont-nl.mkii
%{_texmfdistdir}/tex/context/base/mkii/cont-ro.mkii
%{_texmfdistdir}/tex/context/base/mkii/cont-sys.ori
%{_texmfdistdir}/tex/context/base/mkii/context.mkii
%{_texmfdistdir}/tex/context/base/mkii/core-con.mkii
%{_texmfdistdir}/tex/context/base/mkii/core-ctx.mkii
%{_texmfdistdir}/tex/context/base/mkii/core-def.mkii
%{_texmfdistdir}/tex/context/base/mkii/core-env.mkii
%{_texmfdistdir}/tex/context/base/mkii/core-fil.mkii
%{_texmfdistdir}/tex/context/base/mkii/core-fnt.mkii
%{_texmfdistdir}/tex/context/base/mkii/core-gen.mkii
%{_texmfdistdir}/tex/context/base/mkii/core-ini.mkii
%{_texmfdistdir}/tex/context/base/mkii/core-job.mkii
%{_texmfdistdir}/tex/context/base/mkii/core-mis.mkii
%{_texmfdistdir}/tex/context/base/mkii/core-par.mkii
%{_texmfdistdir}/tex/context/base/mkii/core-stg.mkii
%{_texmfdistdir}/tex/context/base/mkii/core-sys.mkii
%{_texmfdistdir}/tex/context/base/mkii/core-two.mkii
%{_texmfdistdir}/tex/context/base/mkii/core-uti.mkii
%{_texmfdistdir}/tex/context/base/mkii/core-var.mkii
%{_texmfdistdir}/tex/context/base/mkii/enco-032.mkii
%{_texmfdistdir}/tex/context/base/mkii/enco-037.mkii
%{_texmfdistdir}/tex/context/base/mkii/enco-acc.mkii
%{_texmfdistdir}/tex/context/base/mkii/enco-agr.mkii
%{_texmfdistdir}/tex/context/base/mkii/enco-ans.mkii
%{_texmfdistdir}/tex/context/base/mkii/enco-cas.mkii
%{_texmfdistdir}/tex/context/base/mkii/enco-chi.mkii
%{_texmfdistdir}/tex/context/base/mkii/enco-com.mkii
%{_texmfdistdir}/tex/context/base/mkii/enco-cyr.mkii
%{_texmfdistdir}/tex/context/base/mkii/enco-def.mkii
%{_texmfdistdir}/tex/context/base/mkii/enco-ec.mkii
%{_texmfdistdir}/tex/context/base/mkii/enco-ecm.mkii
%{_texmfdistdir}/tex/context/base/mkii/enco-el.mkii
%{_texmfdistdir}/tex/context/base/mkii/enco-fde.mkii
%{_texmfdistdir}/tex/context/base/mkii/enco-ffr.mkii
%{_texmfdistdir}/tex/context/base/mkii/enco-fpl.mkii
%{_texmfdistdir}/tex/context/base/mkii/enco-fro.mkii
%{_texmfdistdir}/tex/context/base/mkii/enco-fsl.mkii
%{_texmfdistdir}/tex/context/base/mkii/enco-grk.mkii
%{_texmfdistdir}/tex/context/base/mkii/enco-heb.mkii
%{_texmfdistdir}/tex/context/base/mkii/enco-ibm.mkii
%{_texmfdistdir}/tex/context/base/mkii/enco-il2.mkii
%{_texmfdistdir}/tex/context/base/mkii/enco-ini.mkii
%{_texmfdistdir}/tex/context/base/mkii/enco-l7x.mkii
%{_texmfdistdir}/tex/context/base/mkii/enco-lat.mkii
%{_texmfdistdir}/tex/context/base/mkii/enco-mis.mkii
%{_texmfdistdir}/tex/context/base/mkii/enco-pdf.mkii
%{_texmfdistdir}/tex/context/base/mkii/enco-pfr.mkii
%{_texmfdistdir}/tex/context/base/mkii/enco-pol.mkii
%{_texmfdistdir}/tex/context/base/mkii/enco-qx.mkii
%{_texmfdistdir}/tex/context/base/mkii/enco-raw.mkii
%{_texmfdistdir}/tex/context/base/mkii/enco-run.mkii
%{_texmfdistdir}/tex/context/base/mkii/enco-t5.mkii
%{_texmfdistdir}/tex/context/base/mkii/enco-tbo.mkii
%{_texmfdistdir}/tex/context/base/mkii/enco-uc.mkii
%{_texmfdistdir}/tex/context/base/mkii/enco-vis.mkii
%{_texmfdistdir}/tex/context/base/mkii/enco-vna.mkii
%{_texmfdistdir}/tex/context/base/mkii/enco-win.mkii
%{_texmfdistdir}/tex/context/base/mkii/enco-x5.mkii
%{_texmfdistdir}/tex/context/base/mkii/filt-bas.mkii
%{_texmfdistdir}/tex/context/base/mkii/filt-ini.mkii
%{_texmfdistdir}/tex/context/base/mkii/font-arb.mkii
%{_texmfdistdir}/tex/context/base/mkii/font-bfm.mkii
%{_texmfdistdir}/tex/context/base/mkii/font-chi.mkii
%{_texmfdistdir}/tex/context/base/mkii/font-heb.mkii
%{_texmfdistdir}/tex/context/base/mkii/font-ini.mkii
%{_texmfdistdir}/tex/context/base/mkii/font-jap.mkii
%{_texmfdistdir}/tex/context/base/mkii/font-run.mkii
%{_texmfdistdir}/tex/context/base/mkii/font-uni.mkii
%{_texmfdistdir}/tex/context/base/mkii/font-unk.mkii
%{_texmfdistdir}/tex/context/base/mkii/font-xtx.mkii
%{_texmfdistdir}/tex/context/base/mkii/grph-fig.mkii
%{_texmfdistdir}/tex/context/base/mkii/grph-inc.mkii
%{_texmfdistdir}/tex/context/base/mkii/grph-trf.mkii
%{_texmfdistdir}/tex/context/base/mkii/hand-def.mkii
%{_texmfdistdir}/tex/context/base/mkii/hand-ini.mkii
%{_texmfdistdir}/tex/context/base/mkii/java-ans.mkii
%{_texmfdistdir}/tex/context/base/mkii/java-exa.mkii
%{_texmfdistdir}/tex/context/base/mkii/java-fil.mkii
%{_texmfdistdir}/tex/context/base/mkii/java-fld.mkii
%{_texmfdistdir}/tex/context/base/mkii/java-ini.mkii
%{_texmfdistdir}/tex/context/base/mkii/java-stp.mkii
%{_texmfdistdir}/tex/context/base/mkii/lang-alt.mkii
%{_texmfdistdir}/tex/context/base/mkii/lang-ana.mkii
%{_texmfdistdir}/tex/context/base/mkii/lang-art.mkii
%{_texmfdistdir}/tex/context/base/mkii/lang-bal.mkii
%{_texmfdistdir}/tex/context/base/mkii/lang-cel.mkii
%{_texmfdistdir}/tex/context/base/mkii/lang-chi.mkii
%{_texmfdistdir}/tex/context/base/mkii/lang-ctx.mkii
%{_texmfdistdir}/tex/context/base/mkii/lang-cyr.mkii
%{_texmfdistdir}/tex/context/base/mkii/lang-dis.mkii
%{_texmfdistdir}/tex/context/base/mkii/lang-frd.mkii
%{_texmfdistdir}/tex/context/base/mkii/lang-frq.mkii
%{_texmfdistdir}/tex/context/base/mkii/lang-ger.mkii
%{_texmfdistdir}/tex/context/base/mkii/lang-grk.mkii
%{_texmfdistdir}/tex/context/base/mkii/lang-ind.mkii
%{_texmfdistdir}/tex/context/base/mkii/lang-ini.mkii
%{_texmfdistdir}/tex/context/base/mkii/lang-ita.mkii
%{_texmfdistdir}/tex/context/base/mkii/lang-jap.mkii
%{_texmfdistdir}/tex/context/base/mkii/lang-lab.mkii
%{_texmfdistdir}/tex/context/base/mkii/lang-mis.mkii
%{_texmfdistdir}/tex/context/base/mkii/lang-run.mkii
%{_texmfdistdir}/tex/context/base/mkii/lang-sla.mkii
%{_texmfdistdir}/tex/context/base/mkii/lang-spa.mkii
%{_texmfdistdir}/tex/context/base/mkii/lang-spe.mkii
%{_texmfdistdir}/tex/context/base/mkii/lang-ura.mkii
%{_texmfdistdir}/tex/context/base/mkii/lang-url.mkii
%{_texmfdistdir}/tex/context/base/mkii/lang-vn.mkii
%{_texmfdistdir}/tex/context/base/mkii/math-ams.mkii
%{_texmfdistdir}/tex/context/base/mkii/math-arr.mkii
%{_texmfdistdir}/tex/context/base/mkii/math-cow.mkii
%{_texmfdistdir}/tex/context/base/mkii/math-eul.mkii
%{_texmfdistdir}/tex/context/base/mkii/math-fou.mkii
%{_texmfdistdir}/tex/context/base/mkii/math-frc.mkii
%{_texmfdistdir}/tex/context/base/mkii/math-ini.mkii
%{_texmfdistdir}/tex/context/base/mkii/math-lbr.mkii
%{_texmfdistdir}/tex/context/base/mkii/math-pln.mkii
%{_texmfdistdir}/tex/context/base/mkii/math-run.mkii
%{_texmfdistdir}/tex/context/base/mkii/math-tex.mkii
%{_texmfdistdir}/tex/context/base/mkii/math-tim.mkii
%{_texmfdistdir}/tex/context/base/mkii/math-uni.mkii
%{_texmfdistdir}/tex/context/base/mkii/meta-clp.mkii
%{_texmfdistdir}/tex/context/base/mkii/meta-dum.mkii
%{_texmfdistdir}/tex/context/base/mkii/meta-fig.mkii
%{_texmfdistdir}/tex/context/base/mkii/meta-ini.mkii
%{_texmfdistdir}/tex/context/base/mkii/meta-mis.mkii
%{_texmfdistdir}/tex/context/base/mkii/meta-nav.mkii
%{_texmfdistdir}/tex/context/base/mkii/meta-pag.mkii
%{_texmfdistdir}/tex/context/base/mkii/meta-pdf.mkii
%{_texmfdistdir}/tex/context/base/mkii/meta-pre.mkii
%{_texmfdistdir}/tex/context/base/mkii/meta-tex.mkii
%{_texmfdistdir}/tex/context/base/mkii/meta-txt.mkii
%{_texmfdistdir}/tex/context/base/mkii/meta-xml.mkii
%{_texmfdistdir}/tex/context/base/mkii/mult-aux.mkii
%{_texmfdistdir}/tex/context/base/mkii/mult-chk.mkii
%{_texmfdistdir}/tex/context/base/mkii/mult-com.mkii
%{_texmfdistdir}/tex/context/base/mkii/mult-con.mkii
%{_texmfdistdir}/tex/context/base/mkii/mult-cs.mkii
%{_texmfdistdir}/tex/context/base/mkii/mult-de.mkii
%{_texmfdistdir}/tex/context/base/mkii/mult-def.mkii
%{_texmfdistdir}/tex/context/base/mkii/mult-en.mkii
%{_texmfdistdir}/tex/context/base/mkii/mult-fr.mkii
%{_texmfdistdir}/tex/context/base/mkii/mult-fst.mkii
%{_texmfdistdir}/tex/context/base/mkii/mult-ini.mkii
%{_texmfdistdir}/tex/context/base/mkii/mult-it.mkii
%{_texmfdistdir}/tex/context/base/mkii/mult-mcs.mkii
%{_texmfdistdir}/tex/context/base/mkii/mult-mde.mkii
%{_texmfdistdir}/tex/context/base/mkii/mult-men.mkii
%{_texmfdistdir}/tex/context/base/mkii/mult-mfr.mkii
%{_texmfdistdir}/tex/context/base/mkii/mult-mit.mkii
%{_texmfdistdir}/tex/context/base/mkii/mult-mnl.mkii
%{_texmfdistdir}/tex/context/base/mkii/mult-mno.mkii
%{_texmfdistdir}/tex/context/base/mkii/mult-mpe.mkii
%{_texmfdistdir}/tex/context/base/mkii/mult-mro.mkii
%{_texmfdistdir}/tex/context/base/mkii/mult-nl.mkii
%{_texmfdistdir}/tex/context/base/mkii/mult-pe.mkii
%{_texmfdistdir}/tex/context/base/mkii/mult-ro.mkii
%{_texmfdistdir}/tex/context/base/mkii/mult-sys.mkii
%{_texmfdistdir}/tex/context/base/mkii/norm-alo.mkii
%{_texmfdistdir}/tex/context/base/mkii/norm-ctx.mkii
%{_texmfdistdir}/tex/context/base/mkii/norm-etx.mkii
%{_texmfdistdir}/tex/context/base/mkii/norm-ltx.mkii
%{_texmfdistdir}/tex/context/base/mkii/norm-ptx.mkii
%{_texmfdistdir}/tex/context/base/mkii/norm-tex.mkii
%{_texmfdistdir}/tex/context/base/mkii/norm-xtx.mkii
%{_texmfdistdir}/tex/context/base/mkii/pack-box.mkii
%{_texmfdistdir}/tex/context/base/mkii/pack-lyr.mkii
%{_texmfdistdir}/tex/context/base/mkii/pack-obj.mkii
%{_texmfdistdir}/tex/context/base/mkii/pack-rul.mkii
%{_texmfdistdir}/tex/context/base/mkii/page-app.mkii
%{_texmfdistdir}/tex/context/base/mkii/page-bck.mkii
%{_texmfdistdir}/tex/context/base/mkii/page-flw.mkii
%{_texmfdistdir}/tex/context/base/mkii/page-imp.mkii
%{_texmfdistdir}/tex/context/base/mkii/page-ini.mkii
%{_texmfdistdir}/tex/context/base/mkii/page-ins.mkii
%{_texmfdistdir}/tex/context/base/mkii/page-lay.mkii
%{_texmfdistdir}/tex/context/base/mkii/page-lin.mkii
%{_texmfdistdir}/tex/context/base/mkii/page-log.mkii
%{_texmfdistdir}/tex/context/base/mkii/page-mak.mkii
%{_texmfdistdir}/tex/context/base/mkii/page-mar.mkii
%{_texmfdistdir}/tex/context/base/mkii/page-mis.mkii
%{_texmfdistdir}/tex/context/base/mkii/page-mul.mkii
%{_texmfdistdir}/tex/context/base/mkii/page-not.mkii
%{_texmfdistdir}/tex/context/base/mkii/page-one.mkii
%{_texmfdistdir}/tex/context/base/mkii/page-par.mkii
%{_texmfdistdir}/tex/context/base/mkii/page-plg.mkii
%{_texmfdistdir}/tex/context/base/mkii/page-run.mkii
%{_texmfdistdir}/tex/context/base/mkii/page-set.mkii
%{_texmfdistdir}/tex/context/base/mkii/page-sid.mkii
%{_texmfdistdir}/tex/context/base/mkii/page-spr.mkii
%{_texmfdistdir}/tex/context/base/mkii/page-str.mkii
%{_texmfdistdir}/tex/context/base/mkii/page-txt.mkii
%{_texmfdistdir}/tex/context/base/mkii/pdfr-def.mkii
%{_texmfdistdir}/tex/context/base/mkii/pdfr-ec.mkii
%{_texmfdistdir}/tex/context/base/mkii/pdfr-il2.mkii
%{_texmfdistdir}/tex/context/base/mkii/prop-ini.mkii
%{_texmfdistdir}/tex/context/base/mkii/prop-lay.mkii
%{_texmfdistdir}/tex/context/base/mkii/prop-mis.mkii
%{_texmfdistdir}/tex/context/base/mkii/regi-8859-1.mkii
%{_texmfdistdir}/tex/context/base/mkii/regi-8859-10.mkii
%{_texmfdistdir}/tex/context/base/mkii/regi-8859-13.mkii
%{_texmfdistdir}/tex/context/base/mkii/regi-8859-15.mkii
%{_texmfdistdir}/tex/context/base/mkii/regi-8859-16.mkii
%{_texmfdistdir}/tex/context/base/mkii/regi-8859-2.mkii
%{_texmfdistdir}/tex/context/base/mkii/regi-8859-3.mkii
%{_texmfdistdir}/tex/context/base/mkii/regi-8859-4.mkii
%{_texmfdistdir}/tex/context/base/mkii/regi-8859-5.mkii
%{_texmfdistdir}/tex/context/base/mkii/regi-8859-7.mkii
%{_texmfdistdir}/tex/context/base/mkii/regi-8859-9.mkii
%{_texmfdistdir}/tex/context/base/mkii/regi-cp1250.mkii
%{_texmfdistdir}/tex/context/base/mkii/regi-cp1251.mkii
%{_texmfdistdir}/tex/context/base/mkii/regi-cp1252.mkii
%{_texmfdistdir}/tex/context/base/mkii/regi-cp1253.mkii
%{_texmfdistdir}/tex/context/base/mkii/regi-cp1254.mkii
%{_texmfdistdir}/tex/context/base/mkii/regi-cp1257.mkii
%{_texmfdistdir}/tex/context/base/mkii/regi-cyp.mkii
%{_texmfdistdir}/tex/context/base/mkii/regi-cyr.mkii
%{_texmfdistdir}/tex/context/base/mkii/regi-def.mkii
%{_texmfdistdir}/tex/context/base/mkii/regi-ibm.mkii
%{_texmfdistdir}/tex/context/base/mkii/regi-ini.mkii
%{_texmfdistdir}/tex/context/base/mkii/regi-mac.mkii
%{_texmfdistdir}/tex/context/base/mkii/regi-syn.mkii
%{_texmfdistdir}/tex/context/base/mkii/regi-uni.mkii
%{_texmfdistdir}/tex/context/base/mkii/regi-utf.mkii
%{_texmfdistdir}/tex/context/base/mkii/regi-vis.mkii
%{_texmfdistdir}/tex/context/base/mkii/scrn-fld.mkii
%{_texmfdistdir}/tex/context/base/mkii/scrn-hlp.mkii
%{_texmfdistdir}/tex/context/base/mkii/scrn-int.mkii
%{_texmfdistdir}/tex/context/base/mkii/scrn-nav.mkii
%{_texmfdistdir}/tex/context/base/mkii/sort-def.mkii
%{_texmfdistdir}/tex/context/base/mkii/sort-ini.mkii
%{_texmfdistdir}/tex/context/base/mkii/sort-lan.mkii
%{_texmfdistdir}/tex/context/base/mkii/spac-gen.mkii
%{_texmfdistdir}/tex/context/base/mkii/spac-grd.mkii
%{_texmfdistdir}/tex/context/base/mkii/spec-def.mkii
%{_texmfdistdir}/tex/context/base/mkii/spec-dpm.mkii
%{_texmfdistdir}/tex/context/base/mkii/spec-dpx.mkii
%{_texmfdistdir}/tex/context/base/mkii/spec-dvi.mkii
%{_texmfdistdir}/tex/context/base/mkii/spec-fdf.mkii
%{_texmfdistdir}/tex/context/base/mkii/spec-ini.mkii
%{_texmfdistdir}/tex/context/base/mkii/spec-mis.mkii
%{_texmfdistdir}/tex/context/base/mkii/spec-pdf.mkii
%{_texmfdistdir}/tex/context/base/mkii/spec-ps.mkii
%{_texmfdistdir}/tex/context/base/mkii/spec-tpd.mkii
%{_texmfdistdir}/tex/context/base/mkii/spec-tr.mkii
%{_texmfdistdir}/tex/context/base/mkii/spec-tst.mkii
%{_texmfdistdir}/tex/context/base/mkii/spec-var.mkii
%{_texmfdistdir}/tex/context/base/mkii/spec-win.mkii
%{_texmfdistdir}/tex/context/base/mkii/spec-xet.mkii
%{_texmfdistdir}/tex/context/base/mkii/spec-xtx.mkii
%{_texmfdistdir}/tex/context/base/mkii/spec-yy.mkii
%{_texmfdistdir}/tex/context/base/mkii/strc-blk.mkii
%{_texmfdistdir}/tex/context/base/mkii/strc-des.mkii
%{_texmfdistdir}/tex/context/base/mkii/strc-flt.mkii
%{_texmfdistdir}/tex/context/base/mkii/strc-itm.mkii
%{_texmfdistdir}/tex/context/base/mkii/strc-lnt.mkii
%{_texmfdistdir}/tex/context/base/mkii/strc-lst.mkii
%{_texmfdistdir}/tex/context/base/mkii/strc-mar.mkii
%{_texmfdistdir}/tex/context/base/mkii/strc-mat.mkii
%{_texmfdistdir}/tex/context/base/mkii/strc-not.mkii
%{_texmfdistdir}/tex/context/base/mkii/strc-num.mkii
%{_texmfdistdir}/tex/context/base/mkii/strc-pag.mkii
%{_texmfdistdir}/tex/context/base/mkii/strc-ref.mkii
%{_texmfdistdir}/tex/context/base/mkii/strc-reg.mkii
%{_texmfdistdir}/tex/context/base/mkii/strc-sec.mkii
%{_texmfdistdir}/tex/context/base/mkii/strc-swd.mkii
%{_texmfdistdir}/tex/context/base/mkii/strc-syn.mkii
%{_texmfdistdir}/tex/context/base/mkii/supp-ali.mkii
%{_texmfdistdir}/tex/context/base/mkii/supp-box.mkii
%{_texmfdistdir}/tex/context/base/mkii/supp-dir.mkii
%{_texmfdistdir}/tex/context/base/mkii/supp-emp.mkii
%{_texmfdistdir}/tex/context/base/mkii/supp-eps.mkii
%{_texmfdistdir}/tex/context/base/mkii/supp-fil.mkii
%{_texmfdistdir}/tex/context/base/mkii/supp-fun.mkii
%{_texmfdistdir}/tex/context/base/mkii/supp-lat.mkii
%{_texmfdistdir}/tex/context/base/mkii/supp-mat.mkii
%{_texmfdistdir}/tex/context/base/mkii/supp-mis.tex
%{_texmfdistdir}/tex/context/base/mkii/supp-mpe.tex
%{_texmfdistdir}/tex/context/base/mkii/supp-mps.mkii
%{_texmfdistdir}/tex/context/base/mkii/supp-mrk.mkii
%{_texmfdistdir}/tex/context/base/mkii/supp-num.mkii
%{_texmfdistdir}/tex/context/base/mkii/supp-pat.mkii
%{_texmfdistdir}/tex/context/base/mkii/supp-pdf.tex
%{_texmfdistdir}/tex/context/base/mkii/supp-ran.mkii
%{_texmfdistdir}/tex/context/base/mkii/supp-spe.mkii
%{_texmfdistdir}/tex/context/base/mkii/supp-tpi.mkii
%{_texmfdistdir}/tex/context/base/mkii/supp-vis.mkii
%{_texmfdistdir}/tex/context/base/mkii/symb-cow.mkii
%{_texmfdistdir}/tex/context/base/mkii/symb-eur.mkii
%{_texmfdistdir}/tex/context/base/mkii/symb-glm.mkii
%{_texmfdistdir}/tex/context/base/mkii/symb-ini.mkii
%{_texmfdistdir}/tex/context/base/mkii/symb-jmn.mkii
%{_texmfdistdir}/tex/context/base/mkii/symb-mis.mkii
%{_texmfdistdir}/tex/context/base/mkii/symb-mvs.mkii
%{_texmfdistdir}/tex/context/base/mkii/symb-nav.mkii
%{_texmfdistdir}/tex/context/base/mkii/symb-run.mkii
%{_texmfdistdir}/tex/context/base/mkii/symb-uni.mkii
%{_texmfdistdir}/tex/context/base/mkii/symb-was.mkii
%{_texmfdistdir}/tex/context/base/mkii/syst-con.mkii
%{_texmfdistdir}/tex/context/base/mkii/syst-ext.mkii
%{_texmfdistdir}/tex/context/base/mkii/syst-fnt.mkii
%{_texmfdistdir}/tex/context/base/mkii/syst-gen.mkii
%{_texmfdistdir}/tex/context/base/mkii/syst-ini.mkii
%{_texmfdistdir}/tex/context/base/mkii/syst-new.mkii
%{_texmfdistdir}/tex/context/base/mkii/syst-pln.mkii
%{_texmfdistdir}/tex/context/base/mkii/syst-rtp.mkii
%{_texmfdistdir}/tex/context/base/mkii/syst-str.mkii
%{_texmfdistdir}/tex/context/base/mkii/tabl-com.mkii
%{_texmfdistdir}/tex/context/base/mkii/tabl-ltb.mkii
%{_texmfdistdir}/tex/context/base/mkii/tabl-ntb.mkii
%{_texmfdistdir}/tex/context/base/mkii/tabl-nte.mkii
%{_texmfdistdir}/tex/context/base/mkii/tabl-pln.mkii
%{_texmfdistdir}/tex/context/base/mkii/tabl-tab.mkii
%{_texmfdistdir}/tex/context/base/mkii/tabl-tbl.mkii
%{_texmfdistdir}/tex/context/base/mkii/tabl-tsp.mkii
%{_texmfdistdir}/tex/context/base/mkii/thrd-pic.mkii
%{_texmfdistdir}/tex/context/base/mkii/thrd-ran.mkii
%{_texmfdistdir}/tex/context/base/mkii/thrd-tab.mkii
%{_texmfdistdir}/tex/context/base/mkii/thrd-trg.mkii
%{_texmfdistdir}/tex/context/base/mkii/trac-vis.mkii
%{_texmfdistdir}/tex/context/base/mkii/type-def.mkii
%{_texmfdistdir}/tex/context/base/mkii/type-ini.mkii
%{_texmfdistdir}/tex/context/base/mkii/type-one.mkii
%{_texmfdistdir}/tex/context/base/mkii/type-otf.mkii
%{_texmfdistdir}/tex/context/base/mkii/type-run.mkii
%{_texmfdistdir}/tex/context/base/mkii/type-set.mkii
%{_texmfdistdir}/tex/context/base/mkii/type-siz.mkii
%{_texmfdistdir}/tex/context/base/mkii/type-tmf.mkii
%{_texmfdistdir}/tex/context/base/mkii/typo-ini.mkii
%{_texmfdistdir}/tex/context/base/mkii/unic-000.mkii
%{_texmfdistdir}/tex/context/base/mkii/unic-001.mkii
%{_texmfdistdir}/tex/context/base/mkii/unic-002.mkii
%{_texmfdistdir}/tex/context/base/mkii/unic-003.mkii
%{_texmfdistdir}/tex/context/base/mkii/unic-004.mkii
%{_texmfdistdir}/tex/context/base/mkii/unic-005.mkii
%{_texmfdistdir}/tex/context/base/mkii/unic-030.mkii
%{_texmfdistdir}/tex/context/base/mkii/unic-031.mkii
%{_texmfdistdir}/tex/context/base/mkii/unic-032.mkii
%{_texmfdistdir}/tex/context/base/mkii/unic-033.mkii
%{_texmfdistdir}/tex/context/base/mkii/unic-034.mkii
%{_texmfdistdir}/tex/context/base/mkii/unic-035.mkii
%{_texmfdistdir}/tex/context/base/mkii/unic-037.mkii
%{_texmfdistdir}/tex/context/base/mkii/unic-039.mkii
%{_texmfdistdir}/tex/context/base/mkii/unic-251.mkii
%{_texmfdistdir}/tex/context/base/mkii/unic-cjk.mkii
%{_texmfdistdir}/tex/context/base/mkii/unic-exp.mkii
%{_texmfdistdir}/tex/context/base/mkii/unic-ini.mkii
%{_texmfdistdir}/tex/context/base/mkii/unic-run.mkii
%{_texmfdistdir}/tex/context/base/mkii/verb-c.mkii
%{_texmfdistdir}/tex/context/base/mkii/verb-eif.mkii
%{_texmfdistdir}/tex/context/base/mkii/verb-ini.mkii
%{_texmfdistdir}/tex/context/base/mkii/verb-js.mkii
%{_texmfdistdir}/tex/context/base/mkii/verb-jv.mkii
%{_texmfdistdir}/tex/context/base/mkii/verb-mp.mkii
%{_texmfdistdir}/tex/context/base/mkii/verb-pas.mkii
%{_texmfdistdir}/tex/context/base/mkii/verb-pl.mkii
%{_texmfdistdir}/tex/context/base/mkii/verb-raw.mkii
%{_texmfdistdir}/tex/context/base/mkii/verb-sql.mkii
%{_texmfdistdir}/tex/context/base/mkii/verb-tex.mkii
%{_texmfdistdir}/tex/context/base/mkii/verb-xml.mkii
%{_texmfdistdir}/tex/context/base/mkii/xetx-chr.mkii
%{_texmfdistdir}/tex/context/base/mkii/xetx-cls.mkii
%{_texmfdistdir}/tex/context/base/mkii/xetx-ini.mkii
%{_texmfdistdir}/tex/context/base/mkii/xetx-utf.mkii
%{_texmfdistdir}/tex/context/base/mkii/xtag-cml.mkii
%{_texmfdistdir}/tex/context/base/mkii/xtag-ent.mkii
%{_texmfdistdir}/tex/context/base/mkii/xtag-exp.mkii
%{_texmfdistdir}/tex/context/base/mkii/xtag-ext.mkii
%{_texmfdistdir}/tex/context/base/mkii/xtag-hyp.mkii
%{_texmfdistdir}/tex/context/base/mkii/xtag-ini.mkii
%{_texmfdistdir}/tex/context/base/mkii/xtag-map.mkii
%{_texmfdistdir}/tex/context/base/mkii/xtag-mea.mkii
%{_texmfdistdir}/tex/context/base/mkii/xtag-meb.mkii
%{_texmfdistdir}/tex/context/base/mkii/xtag-mec.mkii
%{_texmfdistdir}/tex/context/base/mkii/xtag-meh.mkii
%{_texmfdistdir}/tex/context/base/mkii/xtag-men.mkii
%{_texmfdistdir}/tex/context/base/mkii/xtag-meo.mkii
%{_texmfdistdir}/tex/context/base/mkii/xtag-mer.mkii
%{_texmfdistdir}/tex/context/base/mkii/xtag-mmc.mkii
%{_texmfdistdir}/tex/context/base/mkii/xtag-mml.mkii
%{_texmfdistdir}/tex/context/base/mkii/xtag-mmp.mkii
%{_texmfdistdir}/tex/context/base/mkii/xtag-mxa.mkii
%{_texmfdistdir}/tex/context/base/mkii/xtag-mxb.mkii
%{_texmfdistdir}/tex/context/base/mkii/xtag-mxc.mkii
%{_texmfdistdir}/tex/context/base/mkii/xtag-mxh.mkii
%{_texmfdistdir}/tex/context/base/mkii/xtag-mxn.mkii
%{_texmfdistdir}/tex/context/base/mkii/xtag-mxo.mkii
%{_texmfdistdir}/tex/context/base/mkii/xtag-mxr.mkii
%{_texmfdistdir}/tex/context/base/mkii/xtag-pml.mkii
%{_texmfdistdir}/tex/context/base/mkii/xtag-pmu.mkii
%{_texmfdistdir}/tex/context/base/mkii/xtag-pre.mkii
%{_texmfdistdir}/tex/context/base/mkii/xtag-prs.mkii
%{_texmfdistdir}/tex/context/base/mkii/xtag-raw.mkii
%{_texmfdistdir}/tex/context/base/mkii/xtag-rng.mkii
%{_texmfdistdir}/tex/context/base/mkii/xtag-run.mkii
%{_texmfdistdir}/tex/context/base/mkii/xtag-stk.mkii
%{_texmfdistdir}/tex/context/base/mkii/xtag-utf.mkii
%{_texmfdistdir}/tex/context/base/mkii/xtag-xsd.mkii
%{_texmfdistdir}/tex/context/base/mkii/xtag-xsl.mkii
%{_texmfdistdir}/tex/context/bib/common/sample.bib
%{_texmfdistdir}/tex/context/bib/mkii/bibl-ams.tex
%{_texmfdistdir}/tex/context/bib/mkii/bibl-apa-de.tex
%{_texmfdistdir}/tex/context/bib/mkii/bibl-apa-fr.tex
%{_texmfdistdir}/tex/context/bib/mkii/bibl-apa-it.tex
%{_texmfdistdir}/tex/context/bib/mkii/bibl-apa.tex
%{_texmfdistdir}/tex/context/bib/mkii/bibl-aps.tex
%{_texmfdistdir}/tex/context/bib/mkii/bibl-num-fr.tex
%{_texmfdistdir}/tex/context/bib/mkii/bibl-num.tex
%{_texmfdistdir}/tex/context/bib/mkii/bibl-ssa.tex
%{_texmfdistdir}/tex/context/fonts/mkii/type-buy.mkii
%{_texmfdistdir}/tex/context/fonts/mkii/type-cbg.mkii
%{_texmfdistdir}/tex/context/fonts/mkii/type-cow.mkii
%{_texmfdistdir}/tex/context/fonts/mkii/type-exp.mkii
%{_texmfdistdir}/tex/context/fonts/mkii/type-fsf.mkii
%{_texmfdistdir}/tex/context/fonts/mkii/type-ghz.mkii
%{_texmfdistdir}/tex/context/fonts/mkii/type-hgz.mkii
%{_texmfdistdir}/tex/context/fonts/mkii/type-mac.mkii
%{_texmfdistdir}/tex/context/fonts/mkii/type-msw.mkii
%{_texmfdistdir}/tex/context/fonts/mkii/type-pre.mkii
%{_texmfdistdir}/tex/context/fonts/mkii/type-win.mkii
%{_texmfdistdir}/tex/context/fonts/mkii/type-xtx.mkii
%{_texmfdistdir}/tex/context/interface/mkii/cont-cs.xml
%{_texmfdistdir}/tex/context/interface/mkii/cont-de.xml
%{_texmfdistdir}/tex/context/interface/mkii/cont-fr.xml
%{_texmfdistdir}/tex/context/interface/mkii/cont-it.xml
%{_texmfdistdir}/tex/context/interface/mkii/cont-nl.xml
%{_texmfdistdir}/tex/context/interface/mkii/cont-pe.xml
%{_texmfdistdir}/tex/context/interface/mkii/cont-ro.xml
%{_texmfdistdir}/tex/context/interface/mkii/keys-cs.xml
%{_texmfdistdir}/tex/context/interface/mkii/keys-cz.xml
%{_texmfdistdir}/tex/context/interface/mkii/keys-de.xml
%{_texmfdistdir}/tex/context/interface/mkii/keys-en.xml
%{_texmfdistdir}/tex/context/interface/mkii/keys-fr.xml
%{_texmfdistdir}/tex/context/interface/mkii/keys-it.xml
%{_texmfdistdir}/tex/context/interface/mkii/keys-nl.xml
%{_texmfdistdir}/tex/context/interface/mkii/keys-pe.xml
%{_texmfdistdir}/tex/context/interface/mkii/keys-ro.xml
%{_texmfdistdir}/tex/context/modules/mkii/m-arabtex.mkii
%{_texmfdistdir}/tex/context/modules/mkii/m-chart.mkii
%{_texmfdistdir}/tex/context/modules/mkii/m-chemic.mkii
%{_texmfdistdir}/tex/context/modules/mkii/m-cweb.mkii
%{_texmfdistdir}/tex/context/modules/mkii/m-database.mkii
%{_texmfdistdir}/tex/context/modules/mkii/m-dratex.mkii
%{_texmfdistdir}/tex/context/modules/mkii/m-edtsnc.mkii
%{_texmfdistdir}/tex/context/modules/mkii/m-educat.mkii
%{_texmfdistdir}/tex/context/modules/mkii/m-format.mkii
%{_texmfdistdir}/tex/context/modules/mkii/m-graph.mkii
%{_texmfdistdir}/tex/context/modules/mkii/m-layout.mkii
%{_texmfdistdir}/tex/context/modules/mkii/m-level.mkii
%{_texmfdistdir}/tex/context/modules/mkii/m-narrowtt.mkii
%{_texmfdistdir}/tex/context/modules/mkii/m-obsolete.mkii
%{_texmfdistdir}/tex/context/modules/mkii/m-pdfsnc.mkii
%{_texmfdistdir}/tex/context/modules/mkii/m-pictex.mkii
%{_texmfdistdir}/tex/context/modules/mkii/m-pstricks.mkii
%{_texmfdistdir}/tex/context/modules/mkii/m-quest.mkii
%{_texmfdistdir}/tex/context/modules/mkii/m-r.mkii
%{_texmfdistdir}/tex/context/modules/mkii/m-steps.mkii
%{_texmfdistdir}/tex/context/modules/mkii/m-streams.mkii
%{_texmfdistdir}/tex/context/modules/mkii/m-subsub.mkii
%{_texmfdistdir}/tex/context/modules/mkii/m-tex4ht.mkii
%{_texmfdistdir}/tex/context/modules/mkii/m-units.mkii
%{_texmfdistdir}/tex/context/modules/mkii/m-visual.mkii
%{_texmfdistdir}/tex/context/modules/mkii/ppchtex.mkii
%{_texmfdistdir}/tex/context/modules/mkii/rlxcache.rlx
%{_texmfdistdir}/tex/context/modules/mkii/rlxtools.rlx
%{_texmfdistdir}/tex/context/modules/mkii/s-abr-01.mkii
%{_texmfdistdir}/tex/context/modules/mkii/s-abr-02.mkii
%{_texmfdistdir}/tex/context/modules/mkii/s-chi-00.mkii
%{_texmfdistdir}/tex/context/modules/mkii/s-fnt-01.mkii
%{_texmfdistdir}/tex/context/modules/mkii/s-fnt-02.mkii
%{_texmfdistdir}/tex/context/modules/mkii/s-grk-00.mkii
%{_texmfdistdir}/tex/context/modules/mkii/s-jap-00.mkii
%{_texmfdistdir}/tex/context/modules/mkii/s-mag-01.mkii
%{_texmfdistdir}/tex/context/modules/mkii/s-map-10.mkii
%{_texmfdistdir}/tex/context/modules/mkii/s-mod-00.mkii
%{_texmfdistdir}/tex/context/modules/mkii/s-mod-01.mkii
%{_texmfdistdir}/tex/context/modules/mkii/s-mod-02.mkii
%{_texmfdistdir}/tex/context/modules/mkii/s-pre-01.mkii
%{_texmfdistdir}/tex/context/modules/mkii/s-pre-02.mkii
%{_texmfdistdir}/tex/context/modules/mkii/s-pre-03.mkii
%{_texmfdistdir}/tex/context/modules/mkii/s-pre-04.mkii
%{_texmfdistdir}/tex/context/modules/mkii/s-pre-05.mkii
%{_texmfdistdir}/tex/context/modules/mkii/s-pre-09.mkii
%{_texmfdistdir}/tex/context/modules/mkii/s-pre-10.mkii
%{_texmfdistdir}/tex/context/modules/mkii/s-pre-11.mkii
%{_texmfdistdir}/tex/context/modules/mkii/s-pre-14.mkii
%{_texmfdistdir}/tex/context/modules/mkii/s-pre-15.mkii
%{_texmfdistdir}/tex/context/modules/mkii/s-pre-17.mkii
%{_texmfdistdir}/tex/context/modules/mkii/s-pre-19.mkii
%{_texmfdistdir}/tex/context/modules/mkii/s-pre-30.mkii
%{_texmfdistdir}/tex/context/modules/mkii/s-pre-60.mkii
%{_texmfdistdir}/tex/context/modules/mkii/s-pre-61.mkii
%{_texmfdistdir}/tex/context/modules/mkii/s-pre-62.mkii
%{_texmfdistdir}/tex/context/modules/mkii/s-pre-63.mkii
%{_texmfdistdir}/tex/context/modules/mkii/s-pre-64.mkii
%{_texmfdistdir}/tex/context/modules/mkii/s-pre-68.mkii
%{_texmfdistdir}/tex/context/modules/mkii/s-pre-71.mkii
%{_texmfdistdir}/tex/context/modules/mkii/s-ptj-01.mkii
%{_texmfdistdir}/tex/context/modules/mkii/s-syntax.mkii
%{_texmfdistdir}/tex/context/modules/mkii/x-calcmath.mkii
%{_texmfdistdir}/tex/context/modules/mkii/x-chemml.mkii
%{_texmfdistdir}/tex/context/modules/mkii/x-chemml.xsd
%{_texmfdistdir}/tex/context/modules/mkii/x-contml.mkii
%{_texmfdistdir}/tex/context/modules/mkii/x-contml.xsd
%{_texmfdistdir}/tex/context/modules/mkii/x-corres.mkii
%{_texmfdistdir}/tex/context/modules/mkii/x-corres.rng
%{_texmfdistdir}/tex/context/modules/mkii/x-dir-01.mkii
%{_texmfdistdir}/tex/context/modules/mkii/x-dir-02.mkii
%{_texmfdistdir}/tex/context/modules/mkii/x-dir-05.mkii
%{_texmfdistdir}/tex/context/modules/mkii/x-fdf-00.mkii
%{_texmfdistdir}/tex/context/modules/mkii/x-fe.mkii
%{_texmfdistdir}/tex/context/modules/mkii/x-fig-00.dtd
%{_texmfdistdir}/tex/context/modules/mkii/x-fig-00.mkii
%{_texmfdistdir}/tex/context/modules/mkii/x-fig-00.xsd
%{_texmfdistdir}/tex/context/modules/mkii/x-fig-01.mkii
%{_texmfdistdir}/tex/context/modules/mkii/x-fig-02.mkii
%{_texmfdistdir}/tex/context/modules/mkii/x-fig-03.mkii
%{_texmfdistdir}/tex/context/modules/mkii/x-fo.mkii
%{_texmfdistdir}/tex/context/modules/mkii/x-foxet.mkii
%{_texmfdistdir}/tex/context/modules/mkii/x-mathml.mkii
%{_texmfdistdir}/tex/context/modules/mkii/x-mathml.xsd
%{_texmfdistdir}/tex/context/modules/mkii/x-newcml.mkii
%{_texmfdistdir}/tex/context/modules/mkii/x-newmme.mkii
%{_texmfdistdir}/tex/context/modules/mkii/x-newmml.mkii
%{_texmfdistdir}/tex/context/modules/mkii/x-newmmo.mkii
%{_texmfdistdir}/tex/context/modules/mkii/x-newpml.mkii
%{_texmfdistdir}/tex/context/modules/mkii/x-om2cml.xsl
%{_texmfdistdir}/tex/context/modules/mkii/x-openmath.mkii
%{_texmfdistdir}/tex/context/modules/mkii/x-openmath.xsl
%{_texmfdistdir}/tex/context/modules/mkii/x-physml.mkii
%{_texmfdistdir}/tex/context/modules/mkii/x-physml.xsd
%{_texmfdistdir}/tex/context/modules/mkii/x-res-00.mkii
%{_texmfdistdir}/tex/context/modules/mkii/x-res-01.mkii
%{_texmfdistdir}/tex/context/modules/mkii/x-res-02.mkii
%{_texmfdistdir}/tex/context/modules/mkii/x-res-03.mkii
%{_texmfdistdir}/tex/context/modules/mkii/x-res-04.mkii
%{_texmfdistdir}/tex/context/modules/mkii/x-res-08.mkii
%{_texmfdistdir}/tex/context/modules/mkii/x-res-09.mkii
%{_texmfdistdir}/tex/context/modules/mkii/x-res-10.mkii
%{_texmfdistdir}/tex/context/modules/mkii/x-res-11.mkii
%{_texmfdistdir}/tex/context/modules/mkii/x-res-12.mkii
%{_texmfdistdir}/tex/context/modules/mkii/x-res-20.mkii
%{_texmfdistdir}/tex/context/modules/mkii/x-res-50.mkii
%{_texmfdistdir}/tex/context/modules/mkii/x-sch-00.mkii
%{_texmfdistdir}/tex/context/modules/mkii/x-sch-01.mkii
%{_texmfdistdir}/tex/context/modules/mkii/x-set-01.mkii
%{_texmfdistdir}/tex/context/modules/mkii/x-set-02.mkii
%{_texmfdistdir}/tex/context/modules/mkii/x-set-11.mkii
%{_texmfdistdir}/tex/context/modules/mkii/x-set-12.mkii
%{_texmfdistdir}/tex/context/modules/mkii/x-sm2om.xsl
%{_texmfdistdir}/tex/context/modules/mkii/x-steps.mkii
%{_texmfdistdir}/tex/context/modules/mkii/x-xml-01.mkii
%{_texmfdistdir}/tex/context/modules/mkii/x-xml-02.mkii
%{_texmfdistdir}/tex/context/modules/mkii/x-xml-11.mkii
%{_texmfdistdir}/tex/context/patterns/mkii/lang-af.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-af.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-agr.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-agr.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-ala.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-ala.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-bg.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-bg.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-bn.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-bn.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-ca.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-ca.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-cs.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-cs.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-cy.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-cy.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-da.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-da.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-de.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-de.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-deo.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-deo.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-eo.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-eo.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-es.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-es.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-et.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-et.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-eu.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-eu.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-fi.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-fi.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-fr.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-fr.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-gb.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-gb.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-gr.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-gr.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-gu.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-gu.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-hi.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-hi.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-hr.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-hr.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-hu.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-hu.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-hy.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-hy.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-id.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-id.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-is.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-is.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-it.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-it.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-kn.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-kn.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-la.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-la.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-lt.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-lt.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-lv.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-lv.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-mk.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-mk.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-ml.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-ml.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-mn.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-mn.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-nb.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-nb.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-nl.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-nl.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-nn.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-nn.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-pl.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-pl.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-pt.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-pt.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-ro.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-ro.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-ru.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-ru.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-sa.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-sa.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-sk.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-sk.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-sl.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-sl.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-sq.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-sq.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-sr.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-sr.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-sv.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-sv.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-ta.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-ta.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-te.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-te.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-th.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-th.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-tk.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-tk.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-tr.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-tr.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-uk.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-uk.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-us.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-us.pat
%{_texmfdistdir}/tex/context/patterns/mkii/lang-zh.hyp
%{_texmfdistdir}/tex/context/patterns/mkii/lang-zh.pat
%{_texmfdistdir}/tex/context/user/mkii/cont-sys.rme
%package -n texlive-context-letter
Version: %{texlive_version}.%{texlive_noarch}.svn60787
Release: 0
License: GPL-2.0-or-later
Summary: ConTeXt package for writing letters
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires: texlive-context >= %{texlive_version}
#!BuildIgnore: texlive-context
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-context-letter-doc >= %{texlive_version}
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source26: context-letter.tar.xz
Source27: context-letter.doc.tar.xz
%description -n texlive-context-letter
A means of writing 'vanilla' letters and memos is provided,
with support covering ConTeXt Mkii and Mkiv. The design of
letters may be amended by a wide range of style specifications.
%package -n texlive-context-letter-doc
Version: %{texlive_version}.%{texlive_noarch}.svn60787
Release: 0
Summary: Documentation for texlive-context-letter
License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-context-letter and texlive-alldocumentation)
%description -n texlive-context-letter-doc
This package includes the documentation for texlive-context-letter
%post -n texlive-context-letter
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-context-letter
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-context-letter
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-context-letter-doc
%{_texmfdistdir}/doc/context/third/letter/README
%{_texmfdistdir}/doc/context/third/letter/VERSION
%files -n texlive-context-letter
%{_texmfdistdir}/tex/context/interface/third/t-letter.xml
%{_texmfdistdir}/tex/context/interface/third/t-memo.xml
%{_texmfdistdir}/tex/context/third/letter/base/s-cor-00.lua
%{_texmfdistdir}/tex/context/third/letter/base/s-cor-00.mkvi
%{_texmfdistdir}/tex/context/third/letter/base/s-cor-01.mkvi
%{_texmfdistdir}/tex/context/third/letter/base/s-cor-02.mkvi
%{_texmfdistdir}/tex/context/third/letter/base/s-cor-03.mkvi
%{_texmfdistdir}/tex/context/third/letter/base/s-cor-06.mkvi
%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-blockstyle.mkiv
%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-default.mkiv
%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-dina.mkiv
%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-dinb.mkiv
%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-dutch.mkiv
%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-french.mkiv
%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-fullblock.mkiv
%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-gbrief.mkiv
%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-hanging.mkiv
%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-knuth.mkiv
%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-modified.mkiv
%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-semiblock.mkiv
%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-setups.mkiv
%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-simplified.mkiv
%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-swiss.mkiv
%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-swissleft.mkiv
%{_texmfdistdir}/tex/context/third/letter/style/memo-imp-default.mkiv
%{_texmfdistdir}/tex/context/third/letter/style/memo-imp-margin.mkiv
%{_texmfdistdir}/tex/context/third/letter/style/memo-imp-memo.mkiv
%{_texmfdistdir}/tex/context/third/letter/style/memo-imp-table.mkiv
%{_texmfdistdir}/tex/context/third/letter/style/resume-imp-casual-blue.mkiv
%{_texmfdistdir}/tex/context/third/letter/style/resume-imp-casual-green.mkiv
%{_texmfdistdir}/tex/context/third/letter/style/resume-imp-casual-grey.mkiv
%{_texmfdistdir}/tex/context/third/letter/style/resume-imp-casual-orange.mkiv
%{_texmfdistdir}/tex/context/third/letter/style/resume-imp-casual-red.mkiv
%{_texmfdistdir}/tex/context/third/letter/style/resume-imp-casual.mkiv
%{_texmfdistdir}/tex/context/third/letter/style/resume-imp-classic-blue.mkiv
%{_texmfdistdir}/tex/context/third/letter/style/resume-imp-classic-green.mkiv
%{_texmfdistdir}/tex/context/third/letter/style/resume-imp-classic-grey.mkiv
%{_texmfdistdir}/tex/context/third/letter/style/resume-imp-classic-orange.mkiv
%{_texmfdistdir}/tex/context/third/letter/style/resume-imp-classic-red.mkiv
%{_texmfdistdir}/tex/context/third/letter/style/resume-imp-classic.mkiv
%{_texmfdistdir}/tex/context/third/letter/style/resume-imp-default.mkiv
%package -n texlive-context-mathsets
Version: %{texlive_version}.%{texlive_noarch}.svn47085
Release: 0
License: LPPL-1.0
Summary: Set notation in ConTeXt
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires: texlive-context >= %{texlive_version}
#!BuildIgnore: texlive-context
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-context-mathsets-doc >= %{texlive_version}
Provides: tex(t-mathsets.tex)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source28: context-mathsets.tar.xz
Source29: context-mathsets.doc.tar.xz
%description -n texlive-context-mathsets
Typeset good-looking set notation (e.g., {x|x \in Y}), as well
as similar things such as Dirac bra-ket notation, conditional
probabilities, etc. The package is at least inspired by braket.
%package -n texlive-context-mathsets-doc
Version: %{texlive_version}.%{texlive_noarch}.svn47085
Release: 0
Summary: Documentation for texlive-context-mathsets
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-context-mathsets and texlive-alldocumentation)
%description -n texlive-context-mathsets-doc
This package includes the documentation for texlive-context-mathsets
%post -n texlive-context-mathsets
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-context-mathsets
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-context-mathsets
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-context-mathsets-doc
%{_texmfdistdir}/doc/context/third/mathsets/VERSION
%{_texmfdistdir}/doc/context/third/mathsets/mathsets-doc.pdf
%files -n texlive-context-mathsets
%{_texmfdistdir}/tex/context/interface/third/t-mathsets.xml
%{_texmfdistdir}/tex/context/third/mathsets/t-mathsets.tex
%package -n texlive-context-notes-zh-cn
Version: %{texlive_version}.%{texlive_noarch}.svn66725
Release: 0
License: GPL-2.0-or-later
Summary: Notes on using ConTeXt MkIV
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires: texlive-context >= %{texlive_version}
#!BuildIgnore: texlive-context
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): 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/tlnet/archive/
# from 20240311
Source30: context-notes-zh-cn.doc.tar.xz
%description -n texlive-context-notes-zh-cn
An introductory tutorial on ConTeXt, in Chinese. The document
covers ConTeXt installation, fonts, layout design,
cross-reference, project structure, metafun and presentation
design.
%post -n texlive-context-notes-zh-cn
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-context-notes-zh-cn
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-context-notes-zh-cn
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-context-notes-zh-cn
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/README.md
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/ctxnotes.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/01.tex
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/02.tex
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/03.tex
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/04.tex
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/05.tex
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/06.tex
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/07.tex
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/08.tex
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/09.tex
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/10.tex
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/11.tex
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/12.tex
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/13.tex
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/14.tex
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/basis.tex
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/bib-style.tex
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/cover.tex
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/ctxnotes.bib
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/ctxnotes.tex
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/doc-env.tex
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/example/slides.tex
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/example/style.tex
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/01/cmd-window.png
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/01/foo.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/01/win-r.jpg
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/02/aligned-1.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/02/aligned-2.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/02/fakewords.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/02/letter.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/02/lines.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/02/parindentcolor.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/02/pars-2.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/02/pars-3.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/02/pars-4.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/02/pars-5.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/02/pars.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/02/starting-area.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/02/true-words.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/03/bad-latin.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/03/breakinglines-1.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/03/breakinglines-2.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/03/breakinglines-3.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/03/breakinglines-4.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/03/breakinglines-5.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/03/defaultfonts.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/03/fallbacks.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/03/fontsize-level.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/03/indenting-1.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/03/indenting-2.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/03/msfonts.png
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/03/qian.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/03/setupbodyfont.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/03/tex-root.png
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/04/pagenumber.png
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/04/style-file.png
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/04/zaoshu-2.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/04/zaoshu-3.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/04/zaoshu-4.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/04/zaoshu-5.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/04/zaoshu.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/05/todo-list-2.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/05/todo-list-3.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/05/todo-list-4.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/05/todo-list-5.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/05/todo-list-6.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/05/todo-list-7.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/05/todo-list-8.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/05/todo-list.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/06/bibtex-example-01.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/06/bibtex-example-02.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/06/bibtex-example-03.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/06/bibtex-example-04.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/08/ctxnotes-2.png
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/08/ctxnotes.png
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/08/floatcomb-2.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/08/floatcomb-3.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/08/floatcomb-4.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/08/floatcomb.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/08/hibert-1.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/08/hibert-2.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/08/hibert-3.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/08/hibert.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/08/metapost.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/09/01.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/09/02.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/09/03.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/09/04.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/09/three-line-table.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/10/colors.png
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/11/vbox-and-hbox.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/12/flowchart-1.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/12/flowchart-2.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/12/flowchart-3.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/12/flowchart-4.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/12/watermark.png
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/13/ConTeXt-layout.svg
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/13/layout-1.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/13/m_k_i_v_ConTeXt-layout_svg_c60ccda70ef92e32d7a6334f31c23259.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/13/slides-1.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/13/slides-2.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/13/slides-3.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/13/slides-4.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/13/slides-finished.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/13/slides.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/14/bookmarks.png
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/14/toc-2.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/14/toc.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/zhfonts/01.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/zhfonts/02.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/zhfonts/03.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/zhfonts/none-zhfonts.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/zhfonts/zhfonts.pdf
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/license.tex
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/postscript.tex
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/preface.tex
%{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/zhfonts.tex
%package -n texlive-context-pocketdiary
Version: %{texlive_version}.%{texlive_noarch}.svn66953
Release: 0
License: SUSE-Public-Domain
Summary: A personal organiser
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires: texlive-context >= %{texlive_version}
#!BuildIgnore: texlive-context
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-context-pocketdiary-doc >= %{texlive_version}
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source31: context-pocketdiary.tar.xz
Source32: context-pocketdiary.doc.tar.xz
%description -n texlive-context-pocketdiary
PocketDiary is a calendar module, enabling to prepare various
calendars from day- to week, month- and year-calendars based on
the ideas contained in PocketMods, having 8 pages arranged on a
A4 single-sided printed sheet of paper. The module comes with
different templates for notes etc. The module provides sun and
moon data calculations
%package -n texlive-context-pocketdiary-doc
Version: %{texlive_version}.%{texlive_noarch}.svn66953
Release: 0
Summary: Documentation for texlive-context-pocketdiary
License: SUSE-Public-Domain
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-context-pocketdiary and texlive-alldocumentation)
%description -n texlive-context-pocketdiary-doc
This package includes the documentation for texlive-context-pocketdiary
%post -n texlive-context-pocketdiary
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-context-pocketdiary
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-context-pocketdiary
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-context-pocketdiary-doc
%{_texmfdistdir}/doc/context/third/pocketdiary/LICENSE
%{_texmfdistdir}/doc/context/third/pocketdiary/README.md
%{_texmfdistdir}/doc/context/third/pocketdiary/VERSION
%{_texmfdistdir}/doc/context/third/pocketdiary/t-pocketdiary-module-doc.pdf
%{_texmfdistdir}/doc/context/third/pocketdiary/t-pocketdiary-module-doc.tex
%files -n texlive-context-pocketdiary
%{_texmfdistdir}/tex/context/third/pocketdiary/Moonphase/moons-MP.mkiv
%{_texmfdistdir}/tex/context/third/pocketdiary/Moonphase/t-moonphase.lua
%{_texmfdistdir}/tex/context/third/pocketdiary/PocketDiary.mkiv
%{_texmfdistdir}/tex/context/third/pocketdiary/Solar/sun-MP.mkiv
%{_texmfdistdir}/tex/context/third/pocketdiary/Solar/t-solar.lua
%{_texmfdistdir}/tex/context/third/pocketdiary/t-calendar.lua
%{_texmfdistdir}/tex/context/third/pocketdiary/t-pocketdiary.lua
%{_texmfdistdir}/tex/context/third/pocketdiary/t-pocketdiary.mkiv
%package -n texlive-context-simpleslides
Version: %{texlive_version}.%{texlive_noarch}.svn67070
Release: 0
License: GPL-2.0-or-later
Summary: A module for preparing presentations
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires: texlive-context >= %{texlive_version}
#!BuildIgnore: texlive-context
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-context-simpleslides-doc >= %{texlive_version}
Provides: tex(s-simpleslides-BigNumber.tex)
Provides: tex(s-simpleslides-BlackBoard.tex)
Provides: tex(s-simpleslides-BottomSquares.tex)
Provides: tex(s-simpleslides-Boxed.tex)
Provides: tex(s-simpleslides-BoxedTitle.tex)
Provides: tex(s-simpleslides-Ellipse.tex)
Provides: tex(s-simpleslides-Embossed.tex)
Provides: tex(s-simpleslides-Framed.tex)
Provides: tex(s-simpleslides-FramedTitle.tex)
Provides: tex(s-simpleslides-FuzzyFrame.tex)
Provides: tex(s-simpleslides-FuzzyTopic.tex)
Provides: tex(s-simpleslides-HorizontalStripes.tex)
Provides: tex(s-simpleslides-NarrowStripes.tex)
Provides: tex(s-simpleslides-PlainCounter.tex)
Provides: tex(s-simpleslides-RainbowStripe.tex)
Provides: tex(s-simpleslides-Rounded.tex)
Provides: tex(s-simpleslides-Shaded.tex)
Provides: tex(s-simpleslides-SideSquares.tex)
Provides: tex(s-simpleslides-SideToc.tex)
Provides: tex(s-simpleslides-Split.tex)
Provides: tex(s-simpleslides-Sunrise.tex)
Provides: tex(s-simpleslides-Swoosh.tex)
Provides: tex(s-simpleslides-ThickStripes.tex)
Provides: tex(s-simpleslides-default.tex)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source33: context-simpleslides.tar.xz
Source34: context-simpleslides.doc.tar.xz
%description -n texlive-context-simpleslides
This ConTeXt module provides an easy-to-use interface for
creating presentations for use with a digital projector. The
presentations are not interactive (no buttons, hyperlinks or
navigational tools such as tables of contents). Graphics may be
mixed with the text of slides. The module provides several
predefined styles, designed for academic presentation. Most
styles are configurable, and it is easy to design new styles.
%package -n texlive-context-simpleslides-doc
Version: %{texlive_version}.%{texlive_noarch}.svn67070
Release: 0
Summary: Documentation for texlive-context-simpleslides
License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-context-simpleslides and texlive-alldocumentation)
%description -n texlive-context-simpleslides-doc
This package includes the documentation for texlive-context-simpleslides
%post -n texlive-context-simpleslides
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-context-simpleslides
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-context-simpleslides
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-context-simpleslides-doc
%{_texmfdistdir}/doc/context/third/simpleslides/VERSION
%{_texmfdistdir}/doc/context/third/simpleslides/example.pdf
%{_texmfdistdir}/doc/context/third/simpleslides/example.tex
%{_texmfdistdir}/doc/context/third/simpleslides/simpleslides.pdf
%{_texmfdistdir}/doc/context/third/simpleslides/simpleslides.tex
%{_texmfdistdir}/doc/context/third/simpleslides/solutions/generic-talk-15min-45min.tex
%{_texmfdistdir}/doc/context/third/simpleslides/solutions/speaker_introduction-2min.tex
%{_texmfdistdir}/doc/context/third/simpleslides/solutions/style-template.tex
%{_texmfdistdir}/doc/context/third/simpleslides/styles/BigNumber-blue.pdf
%{_texmfdistdir}/doc/context/third/simpleslides/styles/BigNumber-red.pdf
%{_texmfdistdir}/doc/context/third/simpleslides/styles/BottomSquares.pdf
%{_texmfdistdir}/doc/context/third/simpleslides/styles/Boxed.pdf
%{_texmfdistdir}/doc/context/third/simpleslides/styles/Ellipse.pdf
%{_texmfdistdir}/doc/context/third/simpleslides/styles/Embossed.pdf
%{_texmfdistdir}/doc/context/third/simpleslides/styles/Framed-square.pdf
%{_texmfdistdir}/doc/context/third/simpleslides/styles/Framed-stripe.pdf
%{_texmfdistdir}/doc/context/third/simpleslides/styles/FramedTitle.pdf
%{_texmfdistdir}/doc/context/third/simpleslides/styles/HorizontalStripes-blue.pdf
%{_texmfdistdir}/doc/context/third/simpleslides/styles/HorizontalStripes-green.pdf
%{_texmfdistdir}/doc/context/third/simpleslides/styles/HorizontalStripes-red.pdf
%{_texmfdistdir}/doc/context/third/simpleslides/styles/NarrowStripes-blue.pdf
%{_texmfdistdir}/doc/context/third/simpleslides/styles/NarrowStripes-green.pdf
%{_texmfdistdir}/doc/context/third/simpleslides/styles/NarrowStripes-red.pdf
%{_texmfdistdir}/doc/context/third/simpleslides/styles/RainbowStripe.pdf
%{_texmfdistdir}/doc/context/third/simpleslides/styles/Rounded.pdf
%{_texmfdistdir}/doc/context/third/simpleslides/styles/Shaded-blue.pdf
%{_texmfdistdir}/doc/context/third/simpleslides/styles/Shaded-bluered.pdf
%{_texmfdistdir}/doc/context/third/simpleslides/styles/Shaded-green.pdf
%{_texmfdistdir}/doc/context/third/simpleslides/styles/SideSquares.pdf
%{_texmfdistdir}/doc/context/third/simpleslides/styles/SideToc.pdf
%{_texmfdistdir}/doc/context/third/simpleslides/styles/Split.pdf
%{_texmfdistdir}/doc/context/third/simpleslides/styles/Sunrise.pdf
%{_texmfdistdir}/doc/context/third/simpleslides/styles/Swoosh.pdf
%{_texmfdistdir}/doc/context/third/simpleslides/styles/ThickStripes.pdf
%files -n texlive-context-simpleslides
%{_texmfdistdir}/scripts/context/lua/third/simpleslides/mtx-simpleslides.lua
%{_texmfdistdir}/tex/context/interface/third/t-simpleslides.xml
%{_texmfdistdir}/tex/context/third/simpleslides/s-simpleslides-BigNumber.tex
%{_texmfdistdir}/tex/context/third/simpleslides/s-simpleslides-BlackBoard.tex
%{_texmfdistdir}/tex/context/third/simpleslides/s-simpleslides-BottomSquares.tex
%{_texmfdistdir}/tex/context/third/simpleslides/s-simpleslides-Boxed.tex
%{_texmfdistdir}/tex/context/third/simpleslides/s-simpleslides-BoxedTitle.tex
%{_texmfdistdir}/tex/context/third/simpleslides/s-simpleslides-Ellipse.tex
%{_texmfdistdir}/tex/context/third/simpleslides/s-simpleslides-Embossed.tex
%{_texmfdistdir}/tex/context/third/simpleslides/s-simpleslides-Framed.tex
%{_texmfdistdir}/tex/context/third/simpleslides/s-simpleslides-FramedTitle.tex
%{_texmfdistdir}/tex/context/third/simpleslides/s-simpleslides-FuzzyFrame.tex
%{_texmfdistdir}/tex/context/third/simpleslides/s-simpleslides-FuzzyTopic.tex
%{_texmfdistdir}/tex/context/third/simpleslides/s-simpleslides-HorizontalStripes.tex
%{_texmfdistdir}/tex/context/third/simpleslides/s-simpleslides-NarrowStripes.tex
%{_texmfdistdir}/tex/context/third/simpleslides/s-simpleslides-PlainCounter.tex
%{_texmfdistdir}/tex/context/third/simpleslides/s-simpleslides-RainbowStripe.tex
%{_texmfdistdir}/tex/context/third/simpleslides/s-simpleslides-Rounded.tex
%{_texmfdistdir}/tex/context/third/simpleslides/s-simpleslides-Shaded.tex
%{_texmfdistdir}/tex/context/third/simpleslides/s-simpleslides-SideSquares.tex
%{_texmfdistdir}/tex/context/third/simpleslides/s-simpleslides-SideToc.tex
%{_texmfdistdir}/tex/context/third/simpleslides/s-simpleslides-Split.tex
%{_texmfdistdir}/tex/context/third/simpleslides/s-simpleslides-Sunrise.tex
%{_texmfdistdir}/tex/context/third/simpleslides/s-simpleslides-Swoosh.tex
%{_texmfdistdir}/tex/context/third/simpleslides/s-simpleslides-ThickStripes.tex
%{_texmfdistdir}/tex/context/third/simpleslides/s-simpleslides-default.tex
%{_texmfdistdir}/tex/context/third/simpleslides/s-simpleslides-fontsdefault.mkiv
%{_texmfdistdir}/tex/context/third/simpleslides/t-simpleslides.mkiv
%package -n texlive-context-squares
Version: %{texlive_version}.%{texlive_noarch}.svn70128
Release: 0
License: LPPL-1.0
Summary: Typesetting Magic and Latin squares
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires: texlive-context >= %{texlive_version}
#!BuildIgnore: texlive-context
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-context-squares-doc >= %{texlive_version}
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source35: context-squares.tar.xz
Source36: context-squares.doc.tar.xz
%description -n texlive-context-squares
The package provides typesetting of magic and latin squares.
%package -n texlive-context-squares-doc
Version: %{texlive_version}.%{texlive_noarch}.svn70128
Release: 0
Summary: Documentation for texlive-context-squares
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-context-squares and texlive-alldocumentation)
%description -n texlive-context-squares-doc
This package includes the documentation for texlive-context-squares
%post -n texlive-context-squares
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-context-squares
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-context-squares
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-context-squares-doc
%{_texmfdistdir}/doc/context/third/squares/CHANGELOG.md
%{_texmfdistdir}/doc/context/third/squares/LICENSE
%{_texmfdistdir}/doc/context/third/squares/README.md
%{_texmfdistdir}/doc/context/third/squares/VERSION
%files -n texlive-context-squares
%{_texmfdistdir}/tex/context/third/squares/t-squares.lmt
%{_texmfdistdir}/tex/context/third/squares/t-squares.mklx
%package -n texlive-context-sudoku
Version: %{texlive_version}.%{texlive_noarch}.svn67289
Release: 0
License: LPPL-1.0
Summary: Sudokus for ConTeXt
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires: texlive-context >= %{texlive_version}
#!BuildIgnore: texlive-context
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-context-sudoku-doc >= %{texlive_version}
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source37: context-sudoku.tar.xz
Source38: context-sudoku.doc.tar.xz
%description -n texlive-context-sudoku
A port of Peter Norvig's sudoku solver to Lua/ConTeXt. It
provides four basic commands for typesettings sudokus, as well
as a command handler.
%package -n texlive-context-sudoku-doc
Version: %{texlive_version}.%{texlive_noarch}.svn67289
Release: 0
Summary: Documentation for texlive-context-sudoku
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-context-sudoku and texlive-alldocumentation)
%description -n texlive-context-sudoku-doc
This package includes the documentation for texlive-context-sudoku
%post -n texlive-context-sudoku
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-context-sudoku
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-context-sudoku
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-context-sudoku-doc
%{_texmfdistdir}/doc/context/third/sudoku/LICENSE
%{_texmfdistdir}/doc/context/third/sudoku/README.md
%{_texmfdistdir}/doc/context/third/sudoku/VERSION
%files -n texlive-context-sudoku
%{_texmfdistdir}/tex/context/third/sudoku/t-sudoku-test-01.txt
%{_texmfdistdir}/tex/context/third/sudoku/t-sudoku-test-02.txt
%{_texmfdistdir}/tex/context/third/sudoku/t-sudoku-test-03.txt
%{_texmfdistdir}/tex/context/third/sudoku/t-sudoku.lua
%{_texmfdistdir}/tex/context/third/sudoku/t-sudoku.mkvi
%package -n texlive-context-texlive
Version: %{texlive_version}.%{texlive_noarch}.svn70437
Release: 0
License: LPPL-1.0
Summary: TL-specific helpers for ConTeXt (caches, papersize)
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-context-texlive-bin >= %{texlive_version}
#!BuildIgnore: texlive-context-texlive-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-context-texlive-doc >= %{texlive_version}
Suggests: man(context.1)
Suggests: man(mtxrun.1)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source39: context-texlive.tar.xz
Source40: context-texlive.doc.tar.xz
%description -n texlive-context-texlive
TL distributes cont-sys.mkxl and cont-sys.mkiv files to update
the ConTeXt filename cache if the system ls-R files are
modified (typically by mktexlsr). It also sets the default
paper size from the context-papersize.tex file which TeX Live
creates/updates (in tlpkg/TLPaper.pm). TL also includes stubs
to run the luatools, contextjit, and mtxrunjit scripts.
%package -n texlive-context-texlive-doc
Version: %{texlive_version}.%{texlive_noarch}.svn70437
Release: 0
Summary: Documentation for texlive-context-texlive
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-context-texlive and texlive-alldocumentation)
Provides: man(contextjit.1)
Provides: man(luatools.1)
Provides: man(mtxrunjit.1)
%description -n texlive-context-texlive-doc
This package includes the documentation for texlive-context-texlive
%post -n texlive-context-texlive
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-context-texlive
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-context-texlive
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-context-texlive-doc
%{_mandir}/man1/contextjit.1*
%{_mandir}/man1/luatools.1*
%{_mandir}/man1/mtxrunjit.1*
%files -n texlive-context-texlive
%{_texmfdistdir}/scripts/context-texlive/stubs-mkiv/unix/contextjit
%{_texmfdistdir}/scripts/context-texlive/stubs-mkiv/unix/luatools
%{_texmfdistdir}/scripts/context-texlive/stubs-mkiv/unix/mtxrunjit
%{_texmfdistdir}/scripts/context-texlive/stubs-mkiv/win64/contextjit.cmd
%{_texmfdistdir}/scripts/context-texlive/stubs-mkiv/win64/luatools.cmd
%{_texmfdistdir}/scripts/context-texlive/stubs-mkiv/win64/mtxrunjit.cmd
%{_texmfdistdir}/scripts/context-texlive/stubs/unix/ctxtools
%{_texmfdistdir}/scripts/context-texlive/stubs/unix/pstopdf
%{_texmfdistdir}/scripts/context-texlive/stubs/unix/texexec
%{_texmfdistdir}/scripts/context-texlive/stubs/unix/texmfstart
%{_texmfdistdir}/scripts/context-texlive/stubs/win64/ctxtools.cmd
%{_texmfdistdir}/scripts/context-texlive/stubs/win64/pstopdf.cmd
%{_texmfdistdir}/scripts/context-texlive/stubs/win64/texexec.cmd
%{_texmfdistdir}/scripts/context-texlive/stubs/win64/texmfstart.cmd
%{_texmfdistdir}/tex/context/texlive/cont-sys.mkiv
%{_texmfdistdir}/tex/context/texlive/cont-sys.mkxl
%package -n texlive-context-transliterator
Version: %{texlive_version}.%{texlive_noarch}.svn61127
Release: 0
License: BSD-3-Clause
Summary: Transliterate text from 'other' alphabets
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires: texlive-context >= %{texlive_version}
#!BuildIgnore: texlive-context
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-context-transliterator-doc >= %{texlive_version}
Provides: tex(t-transliterator.tex)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source41: context-transliterator.tar.xz
Source42: context-transliterator.doc.tar.xz
%description -n texlive-context-transliterator
The package will read text in one alphabet, and provide a
transliterated version in another; this is useful for readers
who cannot read the original alphabet. The package can make
allowance for hyphenation.
%package -n texlive-context-transliterator-doc
Version: %{texlive_version}.%{texlive_noarch}.svn61127
Release: 0
Summary: Documentation for texlive-context-transliterator
License: BSD-3-Clause
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-context-transliterator and texlive-alldocumentation)
%description -n texlive-context-transliterator-doc
This package includes the documentation for texlive-context-transliterator
%post -n texlive-context-transliterator
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-context-transliterator
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-context-transliterator
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-context-transliterator-doc
%{_texmfdistdir}/doc/context/third/transliterator/VERSION
%{_texmfdistdir}/doc/context/third/transliterator/transliterator.pdf
%{_texmfdistdir}/doc/context/third/transliterator/transliterator.tex
%files -n texlive-context-transliterator
%{_texmfdistdir}/scripts/context/lua/third/transliterator/mtx-t-transliterate.lua
%{_texmfdistdir}/tex/context/interface/third/t-transliterator.xml
%{_texmfdistdir}/tex/context/third/transliterator/t-transliterator.mkii
%{_texmfdistdir}/tex/context/third/transliterator/t-transliterator.mkiv
%{_texmfdistdir}/tex/context/third/transliterator/t-transliterator.tex
%{_texmfdistdir}/tex/context/third/transliterator/trans_tables_bg.lua
%{_texmfdistdir}/tex/context/third/transliterator/trans_tables_glag.lua
%{_texmfdistdir}/tex/context/third/transliterator/trans_tables_gr.lua
%{_texmfdistdir}/tex/context/third/transliterator/trans_tables_iso9.lua
%{_texmfdistdir}/tex/context/third/transliterator/trans_tables_scntfc.lua
%{_texmfdistdir}/tex/context/third/transliterator/trans_tables_sr.lua
%{_texmfdistdir}/tex/context/third/transliterator/trans_tables_trsc.lua
%{_texmfdistdir}/tex/context/third/transliterator/transliterator.lua
%package -n texlive-context-typescripts
Version: %{texlive_version}.%{texlive_noarch}.svn60422
Release: 0
License: GPL-2.0-or-later
Summary: Small modules to load various fonts for use in ConTeXt
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires: texlive-context >= %{texlive_version}
#!BuildIgnore: texlive-context
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-context-typescripts-doc >= %{texlive_version}
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source43: context-typescripts.tar.xz
Source44: context-typescripts.doc.tar.xz
%description -n texlive-context-typescripts
The package provides files offering interfaces to 33 publicly
available fonts (or collections of fonts from the same
foundry); each is available in a .mkii and a .mkiv version.
%package -n texlive-context-typescripts-doc
Version: %{texlive_version}.%{texlive_noarch}.svn60422
Release: 0
Summary: Documentation for texlive-context-typescripts
License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-context-typescripts and texlive-alldocumentation)
%description -n texlive-context-typescripts-doc
This package includes the documentation for texlive-context-typescripts
%post -n texlive-context-typescripts
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-context-typescripts
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-context-typescripts
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-context-typescripts-doc
%{_texmfdistdir}/doc/context/third/typescripts/README
%{_texmfdistdir}/doc/context/third/typescripts/VERSION
%files -n texlive-context-typescripts
%{_texmfdistdir}/tex/context/third/typescripts/type-imp-adobe.mkiv
%{_texmfdistdir}/tex/context/third/typescripts/type-imp-aller.mkiv
%{_texmfdistdir}/tex/context/third/typescripts/type-imp-anivers.mkiv
%{_texmfdistdir}/tex/context/third/typescripts/type-imp-audimat.mkiv
%{_texmfdistdir}/tex/context/third/typescripts/type-imp-axel.mkiv
%{_texmfdistdir}/tex/context/third/typescripts/type-imp-azuro.mkiv
%{_texmfdistdir}/tex/context/third/typescripts/type-imp-calluna.mkiv
%{_texmfdistdir}/tex/context/third/typescripts/type-imp-charissil.mkiv
%{_texmfdistdir}/tex/context/third/typescripts/type-imp-delicious.mkiv
%{_texmfdistdir}/tex/context/third/typescripts/type-imp-diavlo.mkiv
%{_texmfdistdir}/tex/context/third/typescripts/type-imp-droid.mkiv
%{_texmfdistdir}/tex/context/third/typescripts/type-imp-ernestine.mkiv
%{_texmfdistdir}/tex/context/third/typescripts/type-imp-fertigo.mkiv
%{_texmfdistdir}/tex/context/third/typescripts/type-imp-fontin.mkiv
%{_texmfdistdir}/tex/context/third/typescripts/type-imp-goudysans.mkiv
%{_texmfdistdir}/tex/context/third/typescripts/type-imp-itccharter.mkiv
%{_texmfdistdir}/tex/context/third/typescripts/type-imp-junicode.mkiv
%{_texmfdistdir}/tex/context/third/typescripts/type-imp-justus.mkiv
%{_texmfdistdir}/tex/context/third/typescripts/type-imp-kaffeesatz.mkiv
%{_texmfdistdir}/tex/context/third/typescripts/type-imp-kontrapunkt.mkiv
%{_texmfdistdir}/tex/context/third/typescripts/type-imp-luxi.mkiv
%{_texmfdistdir}/tex/context/third/typescripts/type-imp-miso.mkiv
%{_texmfdistdir}/tex/context/third/typescripts/type-imp-museo.mkiv
%{_texmfdistdir}/tex/context/third/typescripts/type-imp-office.mkiv
%{_texmfdistdir}/tex/context/third/typescripts/type-imp-pigiarniq.mkiv
%{_texmfdistdir}/tex/context/third/typescripts/type-imp-sabon.mkiv
%{_texmfdistdir}/tex/context/third/typescripts/type-imp-tallys.mkiv
%{_texmfdistdir}/tex/context/third/typescripts/type-imp-tuffy.mkiv
%{_texmfdistdir}/tex/context/third/typescripts/type-imp-ubuntu.mkiv
%{_texmfdistdir}/tex/context/third/typescripts/type-imp-uqammaq.mkiv
%{_texmfdistdir}/tex/context/third/typescripts/type-imp-vera.mkiv
%{_texmfdistdir}/tex/context/third/typescripts/type-imp-verajja.mkiv
%{_texmfdistdir}/tex/context/third/typescripts/type-imp-vollkorn.mkiv
%package -n texlive-context-vim
Version: %{texlive_version}.%{texlive_noarch}.svn62071
Release: 0
License: BSD-3-Clause
Summary: Generate ConTeXt syntax highlighting code from vim
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires: texlive-context >= %{texlive_version}
#!BuildIgnore: texlive-context
Requires: texlive-context-filter >= %{texlive_version}
#!BuildIgnore: texlive-context-filter
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-context-vim-doc >= %{texlive_version}
Provides: tex(t-vim.tex)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source45: context-vim.tar.xz
Source46: context-vim.doc.tar.xz
%description -n texlive-context-vim
ConTeXt has excellent pretty printing capabilities for many
languages. The code for pretty printing is written in TeX, and
due to catcode juggling, such verbatim typesetting is perhaps
the trickiest part of TeX. This makes it difficult for a
"normal" user to define syntax highlighting rules for a new
language. This module takes the onus of defining syntax
highlighting rules away from the user and uses ViM editor to
generate the syntax highlighting. There is a helper
2context.vim script to do the syntax parsing in ViM.
%package -n texlive-context-vim-doc
Version: %{texlive_version}.%{texlive_noarch}.svn62071
Release: 0
Summary: Documentation for texlive-context-vim
License: BSD-3-Clause
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-context-vim and texlive-alldocumentation)
%description -n texlive-context-vim-doc
This package includes the documentation for texlive-context-vim
%post -n texlive-context-vim
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-context-vim
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-context-vim
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-context-vim-doc
%{_texmfdistdir}/doc/context/third/vim/VERSION
%{_texmfdistdir}/doc/context/third/vim/vim.txt
%files -n texlive-context-vim
%{_texmfdistdir}/tex/context/third/vim/2context.vim
%{_texmfdistdir}/tex/context/third/vim/t-syntax-groups.mkii
%{_texmfdistdir}/tex/context/third/vim/t-syntax-groups.mkiv
%{_texmfdistdir}/tex/context/third/vim/t-syntax-highlight.mkii
%{_texmfdistdir}/tex/context/third/vim/t-syntax-highlight.mkiv
%{_texmfdistdir}/tex/context/third/vim/t-syntax-highlight.mkxl
%{_texmfdistdir}/tex/context/third/vim/t-vim.tex
%{_texmfdistdir}/tex/context/third/vim/vimtyping-default.css
%package -n texlive-context-visualcounter
Version: %{texlive_version}.%{texlive_noarch}.svn47085
Release: 0
License: BSD-3-Clause
Summary: Visual display of ConTeXt counters
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires: texlive-context >= %{texlive_version}
#!BuildIgnore: texlive-context
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-context-visualcounter-doc >= %{texlive_version}
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source47: context-visualcounter.tar.xz
Source48: context-visualcounter.doc.tar.xz
%description -n texlive-context-visualcounter
A typical document usually contains many counters: page
numbers, section numbers, itemizations, enumerations, theorems,
and so on. This module provides a visual display for such
counters.
%package -n texlive-context-visualcounter-doc
Version: %{texlive_version}.%{texlive_noarch}.svn47085
Release: 0
Summary: Documentation for texlive-context-visualcounter
License: BSD-3-Clause
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-context-visualcounter and texlive-alldocumentation)
%description -n texlive-context-visualcounter-doc
This package includes the documentation for texlive-context-visualcounter
%post -n texlive-context-visualcounter
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-context-visualcounter
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-context-visualcounter
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-context-visualcounter-doc
%{_texmfdistdir}/doc/context/third/visualcounter/VERSION
%{_texmfdistdir}/doc/context/third/visualcounter/visualcounter.pdf
%files -n texlive-context-visualcounter
%{_texmfdistdir}/tex/context/third/visualcounter/t-visualcounter.mkvi
%package -n texlive-continue
Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn49449
Release: 0
License: LPPL-1.0
Summary: Prints 'continuation' marks on pages of multipage 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-continue-doc >= %{texlive_version}
Provides: tex(continue.sty)
Requires: tex(atbegshi.sty)
Requires: tex(picture.sty)
Requires: tex(zref-abspage.sty)
Requires: tex(zref-lastpage.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source49: continue.tar.xz
Source50: continue.doc.tar.xz
%description -n texlive-continue
This package provides for a variety of continuation indicators
on pages when the text continues on the following page. The
default is to only mark odd pages, but all pages can be marked
and the marking can be stopped or started at any point.
%package -n texlive-continue-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn49449
Release: 0
Summary: Documentation for texlive-continue
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-continue and texlive-alldocumentation)
%description -n texlive-continue-doc
This package includes the documentation for texlive-continue
%post -n texlive-continue
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-continue
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-continue
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-continue-doc
%{_texmfdistdir}/doc/latex/continue/README
%{_texmfdistdir}/doc/latex/continue/continue.pdf
%{_texmfdistdir}/doc/latex/continue/trycontinue.pdf
%{_texmfdistdir}/doc/latex/continue/trycontinue.tex
%files -n texlive-continue
%{_texmfdistdir}/tex/latex/continue/continue.sty
%package -n texlive-contour
Version: %{texlive_version}.%{texlive_noarch}.2.14svn18950
Release: 0
License: LPPL-1.0
Summary: Print a coloured contour around 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-contour-doc >= %{texlive_version}
Provides: tex(contour.cfg)
Provides: tex(contour.sty)
Requires: tex(color.sty)
Requires: tex(trig.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source51: contour.tar.xz
Source52: contour.doc.tar.xz
%description -n texlive-contour
This package generates a coloured contour around a given text
in order to enable printing text over a background without the
need of a coloured box around the text.
%package -n texlive-contour-doc
Version: %{texlive_version}.%{texlive_noarch}.2.14svn18950
Release: 0
Summary: Documentation for texlive-contour
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-contour and texlive-alldocumentation)
%description -n texlive-contour-doc
This package includes the documentation for texlive-contour
%post -n texlive-contour
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-contour
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-contour
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-contour-doc
%{_texmfdistdir}/doc/latex/contour/ChangeLog
%{_texmfdistdir}/doc/latex/contour/Makefile
%{_texmfdistdir}/doc/latex/contour/README
%{_texmfdistdir}/doc/latex/contour/contour.pdf
%{_texmfdistdir}/doc/latex/contour/contourtest.tex
%files -n texlive-contour
%{_texmfdistdir}/tex/latex/contour/contour.cfg
%{_texmfdistdir}/tex/latex/contour/contour.sty
%{_texmfdistdir}/tex/latex/contour/dvips.cnt
%{_texmfdistdir}/tex/latex/contour/dvipsone.cnt
%{_texmfdistdir}/tex/latex/contour/pdftex.cnt
%{_texmfdistdir}/tex/latex/contour/vtex.cnt
%package -n texlive-contracard
Version: %{texlive_version}.%{texlive_noarch}.2.0.0svn67201
Release: 0
License: LPPL-1.0
Summary: Generate calling cards for dances
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-contracard-doc >= %{texlive_version}
Provides: tex(contracard.cls)
Provides: tex(contracard.sty)
Requires: tex(calc.sty)
Requires: tex(geometry.sty)
Requires: tex(ifthen.sty)
Requires: tex(imakeidx.sty)
Requires: tex(intcalc.sty)
Requires: tex(textcomp.sty)
Requires: tex(titlesec.sty)
Requires: tex(tocloft.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source53: contracard.tar.xz
Source54: contracard.doc.tar.xz
%description -n texlive-contracard
A package and a class used to typeset traditional country
dances, such as contra and square dances, and to create calling
cards for the same.
%package -n texlive-contracard-doc
Version: %{texlive_version}.%{texlive_noarch}.2.0.0svn67201
Release: 0
Summary: Documentation for texlive-contracard
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-contracard and texlive-alldocumentation)
%description -n texlive-contracard-doc
This package includes the documentation for texlive-contracard
%post -n texlive-contracard
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-contracard
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-contracard
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-contracard-doc
%{_texmfdistdir}/doc/latex/contracard/LICENSE
%{_texmfdistdir}/doc/latex/contracard/README
%{_texmfdistdir}/doc/latex/contracard/contracard.pdf
%files -n texlive-contracard
%{_texmfdistdir}/tex/latex/contracard/contracard.cls
%{_texmfdistdir}/tex/latex/contracard/contracard.sty
%package -n texlive-contract
Version: %{texlive_version}.%{texlive_noarch}.0.0.91svn69759
Release: 0
License: LPPL-1.0
Summary: Typeset formalized legal documents such as contracts, statutes, 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-contract-doc >= %{texlive_version}
Provides: tex(contract.sty)
Requires: tex(scrkbase.sty)
Requires: tex(tocbasic.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source55: contract.tar.xz
Source56: contract.doc.tar.xz
%description -n texlive-contract
This package enables the typesetting of formalized legal
documents such as contracts, statutes etc. It will be the
successor to the scrjura package. Like the latter, "contract"
allows the typographically appealing typesetting of many
different legal texts. The typesetting of contracts according
to German conventions is supported "out of the box". In
addition, the package supports the definition of custom
environments in order to typeset contracts and legal texts
according to Anglo-American specifications, for example.
%package -n texlive-contract-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.91svn69759
Release: 0
Summary: Documentation for texlive-contract
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-contract and texlive-alldocumentation)
Provides: locale(texlive-contract-doc:de)
%description -n texlive-contract-doc
This package includes the documentation for texlive-contract
%post -n texlive-contract
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-contract
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-contract
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-contract-doc
%{_texmfdistdir}/doc/latex/contract/LICENSE.md
%{_texmfdistdir}/doc/latex/contract/MANIFEST.md
%{_texmfdistdir}/doc/latex/contract/README.md
%{_texmfdistdir}/doc/latex/contract/contract-example-de.pdf
%{_texmfdistdir}/doc/latex/contract/contract-example-de.tex
%{_texmfdistdir}/doc/latex/contract/contract-example-en.pdf
%{_texmfdistdir}/doc/latex/contract/contract-example-en.tex
%{_texmfdistdir}/doc/latex/contract/contract.dtx
%{_texmfdistdir}/doc/latex/contract/contract.pdf
%files -n texlive-contract
%{_texmfdistdir}/tex/latex/contract/contract.sty
%package -n texlive-conv-xkv
Version: %{texlive_version}.%{texlive_noarch}.svn43558
Release: 0
License: LPPL-1.0
Summary: Create new key-value syntax
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-conv-xkv-doc >= %{texlive_version}
Provides: tex(conv-xkv.sty)
Requires: tex(xkeyval.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source57: conv-xkv.tar.xz
Source58: conv-xkv.doc.tar.xz
%description -n texlive-conv-xkv
This small package supports key-value syntax other than the
standard LaTeX syntax of <key>=<value>. Using this package,
create key-values of the form <key>:<value> or <key>-><value>,
for example. The package converts the new notation to xkeyval
notation and passes it on to xkeyval.
%package -n texlive-conv-xkv-doc
Version: %{texlive_version}.%{texlive_noarch}.svn43558
Release: 0
Summary: Documentation for texlive-conv-xkv
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-conv-xkv and texlive-alldocumentation)
%description -n texlive-conv-xkv-doc
This package includes the documentation for texlive-conv-xkv
%post -n texlive-conv-xkv
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-conv-xkv
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-conv-xkv
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-conv-xkv-doc
%{_texmfdistdir}/doc/latex/conv-xkv/README.md
%{_texmfdistdir}/doc/latex/conv-xkv/doc/conv-xkv.pdf
%{_texmfdistdir}/doc/latex/conv-xkv/examples/convert2xkeyval.tex
%files -n texlive-conv-xkv
%{_texmfdistdir}/tex/latex/conv-xkv/conv-xkv.sty
%package -n texlive-convbkmk
Version: %{texlive_version}.%{texlive_noarch}.0.0.30svn49252
Release: 0
License: LPPL-1.0
Summary: Correct platex/uplatex bookmarks in PDF created with hyperref
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-convbkmk-bin >= %{texlive_version}
#!BuildIgnore: texlive-convbkmk-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-convbkmk-doc >= %{texlive_version}
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source59: convbkmk.tar.xz
Source60: convbkmk.doc.tar.xz
%description -n texlive-convbkmk
The package provides a small Ruby script that corrects
bookmarks in PDF files created by platex/uplatex, using
hyperref.
%package -n texlive-convbkmk-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.30svn49252
Release: 0
Summary: Documentation for texlive-convbkmk
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-convbkmk and texlive-alldocumentation)
%description -n texlive-convbkmk-doc
This package includes the documentation for texlive-convbkmk
%post -n texlive-convbkmk
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-convbkmk
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-convbkmk
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-convbkmk-doc
%{_texmfdistdir}/doc/support/convbkmk/README.md
%files -n texlive-convbkmk
%{_texmfdistdir}/scripts/convbkmk/convbkmk.rb
%package -n texlive-cooking
Version: %{texlive_version}.%{texlive_noarch}.0.0.9bsvn15878
Release: 0
License: GPL-2.0-or-later
Summary: Typeset recipes
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-cooking-doc >= %{texlive_version}
Provides: tex(cooking.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source61: cooking.tar.xz
Source62: cooking.doc.tar.xz
%description -n texlive-cooking
The package typesets recipes according to the style used in a
well-respected German cookery book.
%package -n texlive-cooking-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.9bsvn15878
Release: 0
Summary: Documentation for texlive-cooking
License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-cooking and texlive-alldocumentation)
%description -n texlive-cooking-doc
This package includes the documentation for texlive-cooking
%post -n texlive-cooking
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-cooking
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-cooking
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-cooking-doc
%{_texmfdistdir}/doc/latex/cooking/COPYING
%{_texmfdistdir}/doc/latex/cooking/README
%{_texmfdistdir}/doc/latex/cooking/cooking.pdf
%{_texmfdistdir}/doc/latex/cooking/kraut.tex
%files -n texlive-cooking
%{_texmfdistdir}/tex/latex/cooking/cooking.sty
%package -n texlive-cooking-units
Version: %{texlive_version}.%{texlive_noarch}.3.00svn65241
Release: 0
License: LPPL-1.0
Summary: Typeset and convert units for cookery books and recipes
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-cooking-units-doc >= %{texlive_version}
Provides: tex(cooking-units.sty)
Requires: tex(expl3.sty)
Requires: tex(fmtcount.sty)
Requires: tex(l3keys2e.sty)
Requires: tex(translations.sty)
Requires: tex(xfrac.sty)
Requires: tex(xparse.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source63: cooking-units.tar.xz
Source64: cooking-units.doc.tar.xz
%description -n texlive-cooking-units
The package provides commands to typeset amounts and units
consistently and offers an easy-to-use key-value syntax to
convert one unit into another (for example 'dag' to 'g'; see
the documentation for more examples). This packages requires
expl3 and xparse, translations, xfrac, l3keys2e, and,
optionally, fmtcount.
%package -n texlive-cooking-units-doc
Version: %{texlive_version}.%{texlive_noarch}.3.00svn65241
Release: 0
Summary: Documentation for texlive-cooking-units
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-cooking-units and texlive-alldocumentation)
%description -n texlive-cooking-units-doc
This package includes the documentation for texlive-cooking-units
%post -n texlive-cooking-units
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-cooking-units
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-cooking-units
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-cooking-units-doc
%{_texmfdistdir}/doc/latex/cooking-units/README.md
%{_texmfdistdir}/doc/latex/cooking-units/cooking-units.pdf
%files -n texlive-cooking-units
%{_texmfdistdir}/tex/latex/cooking-units/cooking-units.sty
%package -n texlive-cookingsymbols
Version: %{texlive_version}.%{texlive_noarch}.1.1svn35929
Release: 0
License: LPPL-1.0
Summary: Symbols for recipes
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-cookingsymbols-doc >= %{texlive_version}
Provides: tex(cookingsymbols.sty)
Provides: tex(cookingsymbols.tfm)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source65: cookingsymbols.tar.xz
Source66: cookingsymbols.doc.tar.xz
%description -n texlive-cookingsymbols
The package provides 11 symbols for typesetting recipes: oven,
gasstove, topheat, fanoven, gloves and dish symbol (among
others). The symbols are defined using Metafont.
%package -n texlive-cookingsymbols-doc
Version: %{texlive_version}.%{texlive_noarch}.1.1svn35929
Release: 0
Summary: Documentation for texlive-cookingsymbols
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-cookingsymbols and texlive-alldocumentation)
%description -n texlive-cookingsymbols-doc
This package includes the documentation for texlive-cookingsymbols
%post -n texlive-cookingsymbols
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-cookingsymbols
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-cookingsymbols
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-cookingsymbols-doc
%{_texmfdistdir}/doc/latex/cookingsymbols/README
%{_texmfdistdir}/doc/latex/cookingsymbols/cookingsymbols.pdf
%files -n texlive-cookingsymbols
%{_texmfdistdir}/fonts/source/public/cookingsymbols/cookingsymbols.mf
%{_texmfdistdir}/fonts/tfm/public/cookingsymbols/cookingsymbols.tfm
%{_texmfdistdir}/tex/latex/cookingsymbols/cookingsymbols.sty
%package -n texlive-cool
Version: %{texlive_version}.%{texlive_noarch}.1.35svn67013
Release: 0
License: LGPL-2.1-or-later
Summary: COntent-Oriented 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-cool-doc >= %{texlive_version}
Provides: tex(cool.sty)
Requires: tex(amsmath.sty)
Requires: tex(amssymb.sty)
Requires: tex(bbm.sty)
Requires: tex(coollist.sty)
Requires: tex(coolstr.sty)
Requires: tex(forloop.sty)
Requires: tex(ifthen.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source67: cool.tar.xz
Source68: cool.doc.tar.xz
%description -n texlive-cool
The package (COntent Oriented LaTeX) gives LaTeX the power to
retain mathematical meaning of its expressions in addition to
the typsetting instructions; essentially separating style from
the content of the math. One advantage of keeping mathematical
meaning is that conversion of LaTeX documents to other
executable formats (such as Content MathML or Mathematica code)
is greatly simplified. The package requires the coolstr,
coollist and forloop packages.
%package -n texlive-cool-doc
Version: %{texlive_version}.%{texlive_noarch}.1.35svn67013
Release: 0
Summary: Documentation for texlive-cool
License: LGPL-2.1-or-later
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-cool and texlive-alldocumentation)
%description -n texlive-cool-doc
This package includes the documentation for texlive-cool
%post -n texlive-cool
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-cool
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-cool
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-cool-doc
%{_texmfdistdir}/doc/latex/cool/Content_LaTeX_Package_Demo.pdf
%{_texmfdistdir}/doc/latex/cool/Content_LaTeX_Package_Demo.tex
%{_texmfdistdir}/doc/latex/cool/README
%{_texmfdistdir}/doc/latex/cool/cool.pdf
%files -n texlive-cool
%{_texmfdistdir}/tex/latex/cool/cool.sty
%package -n texlive-coolfn
Version: %{texlive_version}.%{texlive_noarch}.1.2.2svn69007
Release: 0
License: LPPL-1.0
Summary: Typeset long legal footnotes
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-coolfn-doc >= %{texlive_version}
Provides: tex(coolfn.sty)
Requires: tex(calc.sty)
Requires: tex(footmisc.sty)
Requires: tex(hanging.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source69: coolfn.tar.xz
Source70: coolfn.doc.tar.xz
%description -n texlive-coolfn
This package provides formatting for footnotes in long legal
documents, using hanging indents to make them look nicer.
%package -n texlive-coolfn-doc
Version: %{texlive_version}.%{texlive_noarch}.1.2.2svn69007
Release: 0
Summary: Documentation for texlive-coolfn
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-coolfn and texlive-alldocumentation)
%description -n texlive-coolfn-doc
This package includes the documentation for texlive-coolfn
%post -n texlive-coolfn
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-coolfn
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-coolfn
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-coolfn-doc
%{_texmfdistdir}/doc/latex/coolfn/README
%{_texmfdistdir}/doc/latex/coolfn/coolfndocumentation.pdf
%{_texmfdistdir}/doc/latex/coolfn/coolfndocumentation.tex
%files -n texlive-coolfn
%{_texmfdistdir}/tex/latex/coolfn/coolfn.sty
%package -n texlive-coollist
Version: %{texlive_version}.%{texlive_noarch}.1.4svn67048
Release: 0
License: LGPL-2.1-or-later
Summary: Manipulate COntent Oriented LaTeX Lists
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-coollist-doc >= %{texlive_version}
Provides: tex(coollist.sty)
Requires: tex(amsmath.sty)
Requires: tex(amssymb.sty)
Requires: tex(coolstr.sty)
Requires: tex(forloop.sty)
Requires: tex(ifthen.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source71: coollist.tar.xz
Source72: coollist.doc.tar.xz
%description -n texlive-coollist
Lists are defined as a sequence of tokens separated by a comma.
The coollist package allows the user to access certain elements
of the list while neglecting others--essentially turning lists
into a sort of array. List elements are accessed by specifying
the position of the object within the list (the index of the
item).
%package -n texlive-coollist-doc
Version: %{texlive_version}.%{texlive_noarch}.1.4svn67048
Release: 0
Summary: Documentation for texlive-coollist
License: LGPL-2.1-or-later
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-coollist and texlive-alldocumentation)
%description -n texlive-coollist-doc
This package includes the documentation for texlive-coollist
%post -n texlive-coollist
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-coollist
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-coollist
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-coollist-doc
%{_texmfdistdir}/doc/latex/coollist/README
%{_texmfdistdir}/doc/latex/coollist/coollist.pdf
%files -n texlive-coollist
%{_texmfdistdir}/tex/latex/coollist/coollist.sty
%package -n texlive-coolstr
Version: %{texlive_version}.%{texlive_noarch}.2.2svn67015
Release: 0
License: LGPL-2.1-or-later
Summary: String manipulation 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-coolstr-doc >= %{texlive_version}
Provides: tex(coolstr.sty)
Requires: tex(amsmath.sty)
Requires: tex(amssymb.sty)
Requires: tex(ifthen.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source73: coolstr.tar.xz
Source74: coolstr.doc.tar.xz
%description -n texlive-coolstr
Coolstr is a subpackage of the cool bundle that deals with the
manipulation of strings. A string is defined as a sequence of
characters (not tokens). The package provides the ability to
access a specific character of a string, as well as determine
if the string contains numeric or integer data.
%package -n texlive-coolstr-doc
Version: %{texlive_version}.%{texlive_noarch}.2.2svn67015
Release: 0
Summary: Documentation for texlive-coolstr
License: LGPL-2.1-or-later
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-coolstr and texlive-alldocumentation)
%description -n texlive-coolstr-doc
This package includes the documentation for texlive-coolstr
%post -n texlive-coolstr
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-coolstr
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-coolstr
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-coolstr-doc
%{_texmfdistdir}/doc/latex/coolstr/README
%{_texmfdistdir}/doc/latex/coolstr/coolstr.pdf
%files -n texlive-coolstr
%{_texmfdistdir}/tex/latex/coolstr/coolstr.sty
%package -n texlive-coolthms
Version: %{texlive_version}.%{texlive_noarch}.1.2svn29062
Release: 0
License: LPPL-1.0
Summary: Reference items in a theorem 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-coolthms-doc >= %{texlive_version}
Provides: tex(coolthms.sty)
Requires: tex(amssymb.sty)
Requires: tex(cleveref.sty)
Requires: tex(etoolbox.sty)
Requires: tex(hyperref.sty)
Requires: tex(ifthen.sty)
Requires: tex(kvoptions.sty)
Requires: tex(letltxmacro.sty)
Requires: tex(ntheorem.sty)
Requires: tex(scrbase.sty)
Requires: tex(xargs.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source75: coolthms.tar.xz
Source76: coolthms.doc.tar.xz
%description -n texlive-coolthms
The package provides the means to directly reference items of
lists nested in theorem-like environments (e.g., as 'Theorem 1
a'). The package extends the ntheorem and cleveref packages.
The package also provides other theorem markup commands.
%package -n texlive-coolthms-doc
Version: %{texlive_version}.%{texlive_noarch}.1.2svn29062
Release: 0
Summary: Documentation for texlive-coolthms
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-coolthms and texlive-alldocumentation)
%description -n texlive-coolthms-doc
This package includes the documentation for texlive-coolthms
%post -n texlive-coolthms
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-coolthms
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-coolthms
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-coolthms-doc
%{_texmfdistdir}/doc/latex/coolthms/README
%{_texmfdistdir}/doc/latex/coolthms/coolthms.pdf
%files -n texlive-coolthms
%{_texmfdistdir}/tex/latex/coolthms/coolthms.sty
%package -n texlive-cooltooltips
Version: %{texlive_version}.%{texlive_noarch}.1.1svn60201
Release: 0
License: LPPL-1.0
Summary: Associate a pop-up window and tooltip with PDF hyperlinks
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-cooltooltips-doc >= %{texlive_version}
Provides: tex(cooltooltips.sty)
Requires: tex(iftex.sty)
Requires: tex(luatex85.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source77: cooltooltips.tar.xz
Source78: cooltooltips.doc.tar.xz
%description -n texlive-cooltooltips
The cooltooltips package enables a document to contain
hyperlinks that pop up a brief tooltip when the mouse moves
over them and also open a small window containing additional
text. cooltooltips provides the mechanism used by the Visual
LaTeX FAQ to indicate the question that each hyperlink answers.
%package -n texlive-cooltooltips-doc
Version: %{texlive_version}.%{texlive_noarch}.1.1svn60201
Release: 0
Summary: Documentation for texlive-cooltooltips
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-cooltooltips and texlive-alldocumentation)
%description -n texlive-cooltooltips-doc
This package includes the documentation for texlive-cooltooltips
%post -n texlive-cooltooltips
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-cooltooltips
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-cooltooltips
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-cooltooltips-doc
%{_texmfdistdir}/doc/latex/cooltooltips/README
%{_texmfdistdir}/doc/latex/cooltooltips/cooltooltips.pdf
%{_texmfdistdir}/doc/latex/cooltooltips/example.png
%files -n texlive-cooltooltips
%{_texmfdistdir}/tex/latex/cooltooltips/cooltooltips.sty
%package -n texlive-coop-writing
Version: %{texlive_version}.%{texlive_noarch}.1.2.4svn61607
Release: 0
License: LPPL-1.0
Summary: Support for Cooperative Writing and editorial comments
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-coop-writing-doc >= %{texlive_version}
Provides: tex(coop-writing.sty)
Requires: tex(csquotes.sty)
Requires: tex(environ.sty)
Requires: tex(etoolbox.sty)
Requires: tex(hyperref.sty)
Requires: tex(iflang.sty)
Requires: tex(mdframed.sty)
Requires: tex(soulutf8.sty)
Requires: tex(tocloft.sty)
Requires: tex(ulem.sty)
Requires: tex(verbatim.sty)
Requires: tex(xcolor.sty)
Requires: tex(xstring.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source79: coop-writing.tar.xz
Source80: coop-writing.doc.tar.xz
%description -n texlive-coop-writing
This package for Cooperative Writing supports editorial
comments and gives some extra support for writing and
submitting papers, such as anonymization commands for any
document that involves more than one author or editor. The
general behavior of this package is to provide different ways
of marking your text, for example with comments or to-do-notes,
suggestions to add, remove or change text that can be totally
supressed from the output when desired. Mostly, this can be
easily done using one of the three main option states: editing,
submit, and publish. Users should use the editing state most of
the time. In this state, all markings will appear and
anonymization will be off. When submitting, the submit state
will provide a clean article, without any markings, but
anonymized. It is possible to use the options submit and
noanonymize together. Publish will never anonymize. The goal is
to make the submit and publish documents states minimally
invasive, to avoid any clash with publishers' styles. Commands
were inspired from different packages that do not work together
very well, such as ed, todonotes, and color-edits.
%package -n texlive-coop-writing-doc
Version: %{texlive_version}.%{texlive_noarch}.1.2.4svn61607
Release: 0
Summary: Documentation for texlive-coop-writing
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-coop-writing and texlive-alldocumentation)
%description -n texlive-coop-writing-doc
This package includes the documentation for texlive-coop-writing
%post -n texlive-coop-writing
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-coop-writing
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-coop-writing
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-coop-writing-doc
%{_texmfdistdir}/doc/latex/coop-writing/README.md
%{_texmfdistdir}/doc/latex/coop-writing/coop-writing.pdf
%files -n texlive-coop-writing
%{_texmfdistdir}/tex/latex/coop-writing/coop-writing.sty
%package -n texlive-cooperhewitt
Version: %{texlive_version}.%{texlive_noarch}.svn64967
Release: 0
License: OFL-1.1
Summary: LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX support for the Cooper Hewitt family of 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-cooperhewitt-fonts >= %{texlive_version}
Suggests: texlive-cooperhewitt-doc >= %{texlive_version}
Provides: tex(CooperHewitt.map)
Provides: tex(CooperHewitt.sty)
Provides: tex(CpHwt-Bold-sup-ly1--base.tfm)
Provides: tex(CpHwt-Bold-sup-ly1.tfm)
Provides: tex(CpHwt-Bold-sup-ly1.vf)
Provides: tex(CpHwt-Bold-sup-ot1.tfm)
Provides: tex(CpHwt-Bold-sup-t1--base.tfm)
Provides: tex(CpHwt-Bold-sup-t1.tfm)
Provides: tex(CpHwt-Bold-sup-t1.vf)
Provides: tex(CpHwt-Bold-tlf-ly1--base.tfm)
Provides: tex(CpHwt-Bold-tlf-ly1.tfm)
Provides: tex(CpHwt-Bold-tlf-ly1.vf)
Provides: tex(CpHwt-Bold-tlf-ot1--base.tfm)
Provides: tex(CpHwt-Bold-tlf-ot1.tfm)
Provides: tex(CpHwt-Bold-tlf-ot1.vf)
Provides: tex(CpHwt-Bold-tlf-t1--base.tfm)
Provides: tex(CpHwt-Bold-tlf-t1.tfm)
Provides: tex(CpHwt-Bold-tlf-t1.vf)
Provides: tex(CpHwt-Bold-tlf-ts1--base.tfm)
Provides: tex(CpHwt-Bold-tlf-ts1.tfm)
Provides: tex(CpHwt-Bold-tlf-ts1.vf)
Provides: tex(CpHwt-BoldItalic-sup-ly1--base.tfm)
Provides: tex(CpHwt-BoldItalic-sup-ly1.tfm)
Provides: tex(CpHwt-BoldItalic-sup-ly1.vf)
Provides: tex(CpHwt-BoldItalic-sup-ot1.tfm)
Provides: tex(CpHwt-BoldItalic-sup-t1--base.tfm)
Provides: tex(CpHwt-BoldItalic-sup-t1.tfm)
Provides: tex(CpHwt-BoldItalic-sup-t1.vf)
Provides: tex(CpHwt-BoldItalic-tlf-ly1--base.tfm)
Provides: tex(CpHwt-BoldItalic-tlf-ly1.tfm)
Provides: tex(CpHwt-BoldItalic-tlf-ly1.vf)
Provides: tex(CpHwt-BoldItalic-tlf-ot1--base.tfm)
Provides: tex(CpHwt-BoldItalic-tlf-ot1.tfm)
Provides: tex(CpHwt-BoldItalic-tlf-ot1.vf)
Provides: tex(CpHwt-BoldItalic-tlf-t1--base.tfm)
Provides: tex(CpHwt-BoldItalic-tlf-t1.tfm)
Provides: tex(CpHwt-BoldItalic-tlf-t1.vf)
Provides: tex(CpHwt-BoldItalic-tlf-ts1--base.tfm)
Provides: tex(CpHwt-BoldItalic-tlf-ts1.tfm)
Provides: tex(CpHwt-BoldItalic-tlf-ts1.vf)
Provides: tex(CpHwt-Book-sup-ly1--base.tfm)
Provides: tex(CpHwt-Book-sup-ly1.tfm)
Provides: tex(CpHwt-Book-sup-ly1.vf)
Provides: tex(CpHwt-Book-sup-ot1.tfm)
Provides: tex(CpHwt-Book-sup-t1--base.tfm)
Provides: tex(CpHwt-Book-sup-t1.tfm)
Provides: tex(CpHwt-Book-sup-t1.vf)
Provides: tex(CpHwt-Book-tlf-ly1--base.tfm)
Provides: tex(CpHwt-Book-tlf-ly1.tfm)
Provides: tex(CpHwt-Book-tlf-ly1.vf)
Provides: tex(CpHwt-Book-tlf-ot1--base.tfm)
Provides: tex(CpHwt-Book-tlf-ot1.tfm)
Provides: tex(CpHwt-Book-tlf-ot1.vf)
Provides: tex(CpHwt-Book-tlf-t1--base.tfm)
Provides: tex(CpHwt-Book-tlf-t1.tfm)
Provides: tex(CpHwt-Book-tlf-t1.vf)
Provides: tex(CpHwt-Book-tlf-ts1--base.tfm)
Provides: tex(CpHwt-Book-tlf-ts1.tfm)
Provides: tex(CpHwt-Book-tlf-ts1.vf)
Provides: tex(CpHwt-BookItalic-sup-ly1--base.tfm)
Provides: tex(CpHwt-BookItalic-sup-ly1.tfm)
Provides: tex(CpHwt-BookItalic-sup-ly1.vf)
Provides: tex(CpHwt-BookItalic-sup-ot1.tfm)
Provides: tex(CpHwt-BookItalic-sup-t1--base.tfm)
Provides: tex(CpHwt-BookItalic-sup-t1.tfm)
Provides: tex(CpHwt-BookItalic-sup-t1.vf)
Provides: tex(CpHwt-BookItalic-tlf-ly1--base.tfm)
Provides: tex(CpHwt-BookItalic-tlf-ly1.tfm)
Provides: tex(CpHwt-BookItalic-tlf-ly1.vf)
Provides: tex(CpHwt-BookItalic-tlf-ot1--base.tfm)
Provides: tex(CpHwt-BookItalic-tlf-ot1.tfm)
Provides: tex(CpHwt-BookItalic-tlf-ot1.vf)
Provides: tex(CpHwt-BookItalic-tlf-t1--base.tfm)
Provides: tex(CpHwt-BookItalic-tlf-t1.tfm)
Provides: tex(CpHwt-BookItalic-tlf-t1.vf)
Provides: tex(CpHwt-BookItalic-tlf-ts1--base.tfm)
Provides: tex(CpHwt-BookItalic-tlf-ts1.tfm)
Provides: tex(CpHwt-BookItalic-tlf-ts1.vf)
Provides: tex(CpHwt-Heavy-sup-ly1--base.tfm)
Provides: tex(CpHwt-Heavy-sup-ly1.tfm)
Provides: tex(CpHwt-Heavy-sup-ly1.vf)
Provides: tex(CpHwt-Heavy-sup-ot1.tfm)
Provides: tex(CpHwt-Heavy-sup-t1--base.tfm)
Provides: tex(CpHwt-Heavy-sup-t1.tfm)
Provides: tex(CpHwt-Heavy-sup-t1.vf)
Provides: tex(CpHwt-Heavy-tlf-ly1--base.tfm)
Provides: tex(CpHwt-Heavy-tlf-ly1.tfm)
Provides: tex(CpHwt-Heavy-tlf-ly1.vf)
Provides: tex(CpHwt-Heavy-tlf-ot1--base.tfm)
Provides: tex(CpHwt-Heavy-tlf-ot1.tfm)
Provides: tex(CpHwt-Heavy-tlf-ot1.vf)
Provides: tex(CpHwt-Heavy-tlf-t1--base.tfm)
Provides: tex(CpHwt-Heavy-tlf-t1.tfm)
Provides: tex(CpHwt-Heavy-tlf-t1.vf)
Provides: tex(CpHwt-Heavy-tlf-ts1--base.tfm)
Provides: tex(CpHwt-Heavy-tlf-ts1.tfm)
Provides: tex(CpHwt-Heavy-tlf-ts1.vf)
Provides: tex(CpHwt-HeavyItalic-sup-ly1--base.tfm)
Provides: tex(CpHwt-HeavyItalic-sup-ly1.tfm)
Provides: tex(CpHwt-HeavyItalic-sup-ly1.vf)
Provides: tex(CpHwt-HeavyItalic-sup-ot1.tfm)
Provides: tex(CpHwt-HeavyItalic-sup-t1--base.tfm)
Provides: tex(CpHwt-HeavyItalic-sup-t1.tfm)
Provides: tex(CpHwt-HeavyItalic-sup-t1.vf)
Provides: tex(CpHwt-HeavyItalic-tlf-ly1--base.tfm)
Provides: tex(CpHwt-HeavyItalic-tlf-ly1.tfm)
Provides: tex(CpHwt-HeavyItalic-tlf-ly1.vf)
Provides: tex(CpHwt-HeavyItalic-tlf-ot1--base.tfm)
Provides: tex(CpHwt-HeavyItalic-tlf-ot1.tfm)
Provides: tex(CpHwt-HeavyItalic-tlf-ot1.vf)
Provides: tex(CpHwt-HeavyItalic-tlf-t1--base.tfm)
Provides: tex(CpHwt-HeavyItalic-tlf-t1.tfm)
Provides: tex(CpHwt-HeavyItalic-tlf-t1.vf)
Provides: tex(CpHwt-HeavyItalic-tlf-ts1--base.tfm)
Provides: tex(CpHwt-HeavyItalic-tlf-ts1.tfm)
Provides: tex(CpHwt-HeavyItalic-tlf-ts1.vf)
Provides: tex(CpHwt-Light-sup-ly1--base.tfm)
Provides: tex(CpHwt-Light-sup-ly1.tfm)
Provides: tex(CpHwt-Light-sup-ly1.vf)
Provides: tex(CpHwt-Light-sup-ot1.tfm)
Provides: tex(CpHwt-Light-sup-t1--base.tfm)
Provides: tex(CpHwt-Light-sup-t1.tfm)
Provides: tex(CpHwt-Light-sup-t1.vf)
Provides: tex(CpHwt-Light-tlf-ly1--base.tfm)
Provides: tex(CpHwt-Light-tlf-ly1.tfm)
Provides: tex(CpHwt-Light-tlf-ly1.vf)
Provides: tex(CpHwt-Light-tlf-ot1--base.tfm)
Provides: tex(CpHwt-Light-tlf-ot1.tfm)
Provides: tex(CpHwt-Light-tlf-ot1.vf)
Provides: tex(CpHwt-Light-tlf-t1--base.tfm)
Provides: tex(CpHwt-Light-tlf-t1.tfm)
Provides: tex(CpHwt-Light-tlf-t1.vf)
Provides: tex(CpHwt-Light-tlf-ts1--base.tfm)
Provides: tex(CpHwt-Light-tlf-ts1.tfm)
Provides: tex(CpHwt-Light-tlf-ts1.vf)
Provides: tex(CpHwt-LightItalic-sup-ly1--base.tfm)
Provides: tex(CpHwt-LightItalic-sup-ly1.tfm)
Provides: tex(CpHwt-LightItalic-sup-ly1.vf)
Provides: tex(CpHwt-LightItalic-sup-ot1.tfm)
Provides: tex(CpHwt-LightItalic-sup-t1--base.tfm)
Provides: tex(CpHwt-LightItalic-sup-t1.tfm)
Provides: tex(CpHwt-LightItalic-sup-t1.vf)
Provides: tex(CpHwt-LightItalic-tlf-ly1--base.tfm)
Provides: tex(CpHwt-LightItalic-tlf-ly1.tfm)
Provides: tex(CpHwt-LightItalic-tlf-ly1.vf)
Provides: tex(CpHwt-LightItalic-tlf-ot1--base.tfm)
Provides: tex(CpHwt-LightItalic-tlf-ot1.tfm)
Provides: tex(CpHwt-LightItalic-tlf-ot1.vf)
Provides: tex(CpHwt-LightItalic-tlf-t1--base.tfm)
Provides: tex(CpHwt-LightItalic-tlf-t1.tfm)
Provides: tex(CpHwt-LightItalic-tlf-t1.vf)
Provides: tex(CpHwt-LightItalic-tlf-ts1--base.tfm)
Provides: tex(CpHwt-LightItalic-tlf-ts1.tfm)
Provides: tex(CpHwt-LightItalic-tlf-ts1.vf)
Provides: tex(CpHwt-Medium-sup-ly1--base.tfm)
Provides: tex(CpHwt-Medium-sup-ly1.tfm)
Provides: tex(CpHwt-Medium-sup-ly1.vf)
Provides: tex(CpHwt-Medium-sup-ot1.tfm)
Provides: tex(CpHwt-Medium-sup-t1--base.tfm)
Provides: tex(CpHwt-Medium-sup-t1.tfm)
Provides: tex(CpHwt-Medium-sup-t1.vf)
Provides: tex(CpHwt-Medium-tlf-ly1--base.tfm)
Provides: tex(CpHwt-Medium-tlf-ly1.tfm)
Provides: tex(CpHwt-Medium-tlf-ly1.vf)
Provides: tex(CpHwt-Medium-tlf-ot1--base.tfm)
Provides: tex(CpHwt-Medium-tlf-ot1.tfm)
Provides: tex(CpHwt-Medium-tlf-ot1.vf)
Provides: tex(CpHwt-Medium-tlf-t1--base.tfm)
Provides: tex(CpHwt-Medium-tlf-t1.tfm)
Provides: tex(CpHwt-Medium-tlf-t1.vf)
Provides: tex(CpHwt-Medium-tlf-ts1--base.tfm)
Provides: tex(CpHwt-Medium-tlf-ts1.tfm)
Provides: tex(CpHwt-Medium-tlf-ts1.vf)
Provides: tex(CpHwt-MediumItalic-sup-ly1--base.tfm)
Provides: tex(CpHwt-MediumItalic-sup-ly1.tfm)
Provides: tex(CpHwt-MediumItalic-sup-ly1.vf)
Provides: tex(CpHwt-MediumItalic-sup-ot1.tfm)
Provides: tex(CpHwt-MediumItalic-sup-t1--base.tfm)
Provides: tex(CpHwt-MediumItalic-sup-t1.tfm)
Provides: tex(CpHwt-MediumItalic-sup-t1.vf)
Provides: tex(CpHwt-MediumItalic-tlf-ly1--base.tfm)
Provides: tex(CpHwt-MediumItalic-tlf-ly1.tfm)
Provides: tex(CpHwt-MediumItalic-tlf-ly1.vf)
Provides: tex(CpHwt-MediumItalic-tlf-ot1--base.tfm)
Provides: tex(CpHwt-MediumItalic-tlf-ot1.tfm)
Provides: tex(CpHwt-MediumItalic-tlf-ot1.vf)
Provides: tex(CpHwt-MediumItalic-tlf-t1--base.tfm)
Provides: tex(CpHwt-MediumItalic-tlf-t1.tfm)
Provides: tex(CpHwt-MediumItalic-tlf-t1.vf)
Provides: tex(CpHwt-MediumItalic-tlf-ts1--base.tfm)
Provides: tex(CpHwt-MediumItalic-tlf-ts1.tfm)
Provides: tex(CpHwt-MediumItalic-tlf-ts1.vf)
Provides: tex(CpHwt-Semibold-sup-ly1--base.tfm)
Provides: tex(CpHwt-Semibold-sup-ly1.tfm)
Provides: tex(CpHwt-Semibold-sup-ly1.vf)
Provides: tex(CpHwt-Semibold-sup-ot1.tfm)
Provides: tex(CpHwt-Semibold-sup-t1--base.tfm)
Provides: tex(CpHwt-Semibold-sup-t1.tfm)
Provides: tex(CpHwt-Semibold-sup-t1.vf)
Provides: tex(CpHwt-Semibold-tlf-ly1--base.tfm)
Provides: tex(CpHwt-Semibold-tlf-ly1.tfm)
Provides: tex(CpHwt-Semibold-tlf-ly1.vf)
Provides: tex(CpHwt-Semibold-tlf-ot1--base.tfm)
Provides: tex(CpHwt-Semibold-tlf-ot1.tfm)
Provides: tex(CpHwt-Semibold-tlf-ot1.vf)
Provides: tex(CpHwt-Semibold-tlf-t1--base.tfm)
Provides: tex(CpHwt-Semibold-tlf-t1.tfm)
Provides: tex(CpHwt-Semibold-tlf-t1.vf)
Provides: tex(CpHwt-Semibold-tlf-ts1--base.tfm)
Provides: tex(CpHwt-Semibold-tlf-ts1.tfm)
Provides: tex(CpHwt-Semibold-tlf-ts1.vf)
Provides: tex(CpHwt-SemiboldItalic-sup-ly1--base.tfm)
Provides: tex(CpHwt-SemiboldItalic-sup-ly1.tfm)
Provides: tex(CpHwt-SemiboldItalic-sup-ly1.vf)
Provides: tex(CpHwt-SemiboldItalic-sup-ot1.tfm)
Provides: tex(CpHwt-SemiboldItalic-sup-t1--base.tfm)
Provides: tex(CpHwt-SemiboldItalic-sup-t1.tfm)
Provides: tex(CpHwt-SemiboldItalic-sup-t1.vf)
Provides: tex(CpHwt-SemiboldItalic-tlf-ly1--base.tfm)
Provides: tex(CpHwt-SemiboldItalic-tlf-ly1.tfm)
Provides: tex(CpHwt-SemiboldItalic-tlf-ly1.vf)
Provides: tex(CpHwt-SemiboldItalic-tlf-ot1--base.tfm)
Provides: tex(CpHwt-SemiboldItalic-tlf-ot1.tfm)
Provides: tex(CpHwt-SemiboldItalic-tlf-ot1.vf)
Provides: tex(CpHwt-SemiboldItalic-tlf-t1--base.tfm)
Provides: tex(CpHwt-SemiboldItalic-tlf-t1.tfm)
Provides: tex(CpHwt-SemiboldItalic-tlf-t1.vf)
Provides: tex(CpHwt-SemiboldItalic-tlf-ts1--base.tfm)
Provides: tex(CpHwt-SemiboldItalic-tlf-ts1.tfm)
Provides: tex(CpHwt-SemiboldItalic-tlf-ts1.vf)
Provides: tex(CpHwt-Thin-sup-ly1--base.tfm)
Provides: tex(CpHwt-Thin-sup-ly1.tfm)
Provides: tex(CpHwt-Thin-sup-ly1.vf)
Provides: tex(CpHwt-Thin-sup-ot1.tfm)
Provides: tex(CpHwt-Thin-sup-t1--base.tfm)
Provides: tex(CpHwt-Thin-sup-t1.tfm)
Provides: tex(CpHwt-Thin-sup-t1.vf)
Provides: tex(CpHwt-Thin-tlf-ly1--base.tfm)
Provides: tex(CpHwt-Thin-tlf-ly1.tfm)
Provides: tex(CpHwt-Thin-tlf-ly1.vf)
Provides: tex(CpHwt-Thin-tlf-ot1--base.tfm)
Provides: tex(CpHwt-Thin-tlf-ot1.tfm)
Provides: tex(CpHwt-Thin-tlf-ot1.vf)
Provides: tex(CpHwt-Thin-tlf-t1--base.tfm)
Provides: tex(CpHwt-Thin-tlf-t1.tfm)
Provides: tex(CpHwt-Thin-tlf-t1.vf)
Provides: tex(CpHwt-Thin-tlf-ts1--base.tfm)
Provides: tex(CpHwt-Thin-tlf-ts1.tfm)
Provides: tex(CpHwt-Thin-tlf-ts1.vf)
Provides: tex(CpHwt-ThinItalic-sup-ly1--base.tfm)
Provides: tex(CpHwt-ThinItalic-sup-ly1.tfm)
Provides: tex(CpHwt-ThinItalic-sup-ly1.vf)
Provides: tex(CpHwt-ThinItalic-sup-ot1.tfm)
Provides: tex(CpHwt-ThinItalic-sup-t1--base.tfm)
Provides: tex(CpHwt-ThinItalic-sup-t1.tfm)
Provides: tex(CpHwt-ThinItalic-sup-t1.vf)
Provides: tex(CpHwt-ThinItalic-tlf-ly1--base.tfm)
Provides: tex(CpHwt-ThinItalic-tlf-ly1.tfm)
Provides: tex(CpHwt-ThinItalic-tlf-ly1.vf)
Provides: tex(CpHwt-ThinItalic-tlf-ot1--base.tfm)
Provides: tex(CpHwt-ThinItalic-tlf-ot1.tfm)
Provides: tex(CpHwt-ThinItalic-tlf-ot1.vf)
Provides: tex(CpHwt-ThinItalic-tlf-t1--base.tfm)
Provides: tex(CpHwt-ThinItalic-tlf-t1.tfm)
Provides: tex(CpHwt-ThinItalic-tlf-t1.vf)
Provides: tex(CpHwt-ThinItalic-tlf-ts1--base.tfm)
Provides: tex(CpHwt-ThinItalic-tlf-ts1.tfm)
Provides: tex(CpHwt-ThinItalic-tlf-ts1.vf)
Provides: tex(LY1CpHwt-Sup.fd)
Provides: tex(LY1CpHwt-TLF.fd)
Provides: tex(OT1CpHwt-Sup.fd)
Provides: tex(OT1CpHwt-TLF.fd)
Provides: tex(T1CpHwt-Sup.fd)
Provides: tex(T1CpHwt-TLF.fd)
Provides: tex(TS1CpHwt-TLF.fd)
Provides: tex(cphwt_4je6jj.enc)
Provides: tex(cphwt_kvtx4d.enc)
Provides: tex(cphwt_psuovm.enc)
Provides: tex(cphwt_r6y6f6.enc)
Provides: tex(cphwt_sz67he.enc)
Provides: tex(cphwt_tjvrzf.enc)
Provides: tex(cphwt_vrwj46.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/tlnet/archive/
# from 20240311
Source81: cooperhewitt.tar.xz
Source82: cooperhewitt.doc.tar.xz
%description -n texlive-cooperhewitt
Cooper Hewitt is a contemporary sans serif, with characters
composed of modified-geometric curves and arches. Initially
commissioned by Pentagram to evolve his Polaris Condensed
typeface, Chester Jenkins created a new digital form to support
the newly transformed Smithsonian Design Museum.
%package -n texlive-cooperhewitt-doc
Version: %{texlive_version}.%{texlive_noarch}.svn64967
Release: 0
Summary: Documentation for texlive-cooperhewitt
License: OFL-1.1
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-cooperhewitt and texlive-alldocumentation)
%description -n texlive-cooperhewitt-doc
This package includes the documentation for texlive-cooperhewitt
%package -n texlive-cooperhewitt-fonts
Version: %{texlive_version}.%{texlive_noarch}.svn64967
Release: 0
Summary: Severed fonts for texlive-cooperhewitt
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-cooperhewitt-fonts
The separated fonts package for texlive-cooperhewitt
%post -n texlive-cooperhewitt
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMap CooperHewitt.map' >> /var/run/texlive/run-updmap
%postun -n texlive-cooperhewitt
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMap CooperHewitt.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-cooperhewitt
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%reconfigure_fonts_scriptlets -n texlive-cooperhewitt-fonts
%files -n texlive-cooperhewitt-doc
%{_texmfdistdir}/doc/fonts/cooperhewitt/OFL.txt
%{_texmfdistdir}/doc/fonts/cooperhewitt/README
%{_texmfdistdir}/doc/fonts/cooperhewitt/cooperhewitt-samples.pdf
%{_texmfdistdir}/doc/fonts/cooperhewitt/cooperhewitt-samples.tex
%files -n texlive-cooperhewitt
%{_texmfdistdir}/fonts/enc/dvips/cooperhewitt/cphwt_4je6jj.enc
%{_texmfdistdir}/fonts/enc/dvips/cooperhewitt/cphwt_kvtx4d.enc
%{_texmfdistdir}/fonts/enc/dvips/cooperhewitt/cphwt_psuovm.enc
%{_texmfdistdir}/fonts/enc/dvips/cooperhewitt/cphwt_r6y6f6.enc
%{_texmfdistdir}/fonts/enc/dvips/cooperhewitt/cphwt_sz67he.enc
%{_texmfdistdir}/fonts/enc/dvips/cooperhewitt/cphwt_tjvrzf.enc
%{_texmfdistdir}/fonts/enc/dvips/cooperhewitt/cphwt_vrwj46.enc
%{_texmfdistdir}/fonts/map/dvips/cooperhewitt/CooperHewitt.map
%verify(link) %{_texmfdistdir}/fonts/opentype/public/cooperhewitt/CooperHewitt-Bold.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/cooperhewitt/CooperHewitt-BoldItalic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/cooperhewitt/CooperHewitt-Book.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/cooperhewitt/CooperHewitt-BookItalic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/cooperhewitt/CooperHewitt-Heavy.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/cooperhewitt/CooperHewitt-HeavyItalic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/cooperhewitt/CooperHewitt-Light.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/cooperhewitt/CooperHewitt-LightItalic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/cooperhewitt/CooperHewitt-Medium.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/cooperhewitt/CooperHewitt-MediumItalic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/cooperhewitt/CooperHewitt-Semibold.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/cooperhewitt/CooperHewitt-SemiboldItalic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/cooperhewitt/CooperHewitt-Thin.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/cooperhewitt/CooperHewitt-ThinItalic.otf
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Bold-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Bold-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Bold-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Bold-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Bold-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Bold-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Bold-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Bold-tlf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Bold-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Bold-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Bold-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Bold-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Bold-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-BoldItalic-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-BoldItalic-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-BoldItalic-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-BoldItalic-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-BoldItalic-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-BoldItalic-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-BoldItalic-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-BoldItalic-tlf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-BoldItalic-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-BoldItalic-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-BoldItalic-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-BoldItalic-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-BoldItalic-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Book-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Book-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Book-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Book-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Book-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Book-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Book-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Book-tlf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Book-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Book-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Book-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Book-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Book-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-BookItalic-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-BookItalic-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-BookItalic-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-BookItalic-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-BookItalic-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-BookItalic-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-BookItalic-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-BookItalic-tlf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-BookItalic-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-BookItalic-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-BookItalic-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-BookItalic-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-BookItalic-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Heavy-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Heavy-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Heavy-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Heavy-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Heavy-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Heavy-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Heavy-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Heavy-tlf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Heavy-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Heavy-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Heavy-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Heavy-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Heavy-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-HeavyItalic-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-HeavyItalic-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-HeavyItalic-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-HeavyItalic-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-HeavyItalic-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-HeavyItalic-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-HeavyItalic-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-HeavyItalic-tlf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-HeavyItalic-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-HeavyItalic-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-HeavyItalic-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-HeavyItalic-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-HeavyItalic-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Light-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Light-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Light-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Light-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Light-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Light-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Light-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Light-tlf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Light-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Light-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Light-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Light-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Light-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-LightItalic-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-LightItalic-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-LightItalic-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-LightItalic-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-LightItalic-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-LightItalic-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-LightItalic-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-LightItalic-tlf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-LightItalic-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-LightItalic-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-LightItalic-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-LightItalic-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-LightItalic-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Medium-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Medium-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Medium-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Medium-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Medium-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Medium-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Medium-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Medium-tlf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Medium-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Medium-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Medium-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Medium-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Medium-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-MediumItalic-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-MediumItalic-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-MediumItalic-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-MediumItalic-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-MediumItalic-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-MediumItalic-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-MediumItalic-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-MediumItalic-tlf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-MediumItalic-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-MediumItalic-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-MediumItalic-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-MediumItalic-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-MediumItalic-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Semibold-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Semibold-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Semibold-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Semibold-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Semibold-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Semibold-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Semibold-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Semibold-tlf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Semibold-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Semibold-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Semibold-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Semibold-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Semibold-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-SemiboldItalic-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-SemiboldItalic-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-SemiboldItalic-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-SemiboldItalic-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-SemiboldItalic-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-SemiboldItalic-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-SemiboldItalic-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-SemiboldItalic-tlf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-SemiboldItalic-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-SemiboldItalic-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-SemiboldItalic-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-SemiboldItalic-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-SemiboldItalic-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Thin-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Thin-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Thin-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Thin-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Thin-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Thin-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Thin-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Thin-tlf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Thin-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Thin-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Thin-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Thin-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-Thin-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-ThinItalic-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-ThinItalic-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-ThinItalic-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-ThinItalic-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-ThinItalic-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-ThinItalic-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-ThinItalic-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-ThinItalic-tlf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-ThinItalic-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-ThinItalic-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-ThinItalic-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-ThinItalic-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/cooperhewitt/CpHwt-ThinItalic-tlf-ts1.tfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/cooperhewitt/CpHwt-Bold.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cooperhewitt/CpHwt-BoldItalic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cooperhewitt/CpHwt-Book.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cooperhewitt/CpHwt-BookItalic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cooperhewitt/CpHwt-Heavy.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cooperhewitt/CpHwt-HeavyItalic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cooperhewitt/CpHwt-Light.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cooperhewitt/CpHwt-LightItalic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cooperhewitt/CpHwt-Medium.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cooperhewitt/CpHwt-MediumItalic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cooperhewitt/CpHwt-Semibold.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cooperhewitt/CpHwt-SemiboldItalic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cooperhewitt/CpHwt-Thin.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cooperhewitt/CpHwt-ThinItalic.pfb
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-Bold-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-Bold-sup-t1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-Bold-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-Bold-tlf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-Bold-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-Bold-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-BoldItalic-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-BoldItalic-sup-t1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-BoldItalic-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-BoldItalic-tlf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-BoldItalic-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-BoldItalic-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-Book-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-Book-sup-t1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-Book-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-Book-tlf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-Book-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-Book-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-BookItalic-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-BookItalic-sup-t1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-BookItalic-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-BookItalic-tlf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-BookItalic-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-BookItalic-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-Heavy-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-Heavy-sup-t1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-Heavy-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-Heavy-tlf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-Heavy-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-Heavy-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-HeavyItalic-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-HeavyItalic-sup-t1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-HeavyItalic-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-HeavyItalic-tlf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-HeavyItalic-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-HeavyItalic-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-Light-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-Light-sup-t1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-Light-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-Light-tlf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-Light-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-Light-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-LightItalic-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-LightItalic-sup-t1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-LightItalic-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-LightItalic-tlf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-LightItalic-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-LightItalic-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-Medium-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-Medium-sup-t1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-Medium-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-Medium-tlf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-Medium-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-Medium-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-MediumItalic-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-MediumItalic-sup-t1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-MediumItalic-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-MediumItalic-tlf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-MediumItalic-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-MediumItalic-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-Semibold-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-Semibold-sup-t1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-Semibold-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-Semibold-tlf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-Semibold-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-Semibold-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-SemiboldItalic-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-SemiboldItalic-sup-t1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-SemiboldItalic-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-SemiboldItalic-tlf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-SemiboldItalic-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-SemiboldItalic-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-Thin-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-Thin-sup-t1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-Thin-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-Thin-tlf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-Thin-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-Thin-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-ThinItalic-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-ThinItalic-sup-t1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-ThinItalic-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-ThinItalic-tlf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-ThinItalic-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/cooperhewitt/CpHwt-ThinItalic-tlf-ts1.vf
%{_texmfdistdir}/tex/latex/cooperhewitt/CooperHewitt.sty
%{_texmfdistdir}/tex/latex/cooperhewitt/LY1CpHwt-Sup.fd
%{_texmfdistdir}/tex/latex/cooperhewitt/LY1CpHwt-TLF.fd
%{_texmfdistdir}/tex/latex/cooperhewitt/OT1CpHwt-Sup.fd
%{_texmfdistdir}/tex/latex/cooperhewitt/OT1CpHwt-TLF.fd
%{_texmfdistdir}/tex/latex/cooperhewitt/T1CpHwt-Sup.fd
%{_texmfdistdir}/tex/latex/cooperhewitt/T1CpHwt-TLF.fd
%{_texmfdistdir}/tex/latex/cooperhewitt/TS1CpHwt-TLF.fd
%files -n texlive-cooperhewitt-fonts
%dir %{_datadir}/fonts/texlive-cooperhewitt
%{_datadir}/fontconfig/conf.avail/58-texlive-cooperhewitt.conf
%{_datadir}/fontconfig/conf.avail/55-texlive-cooperhewitt.conf
%config %{_sysconfdir}/fonts/conf.d/55-texlive-cooperhewitt.conf
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-cooperhewitt/encodings.dir
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-cooperhewitt/fonts.dir
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-cooperhewitt/fonts.scale
%{_datadir}/fonts/texlive-cooperhewitt/CooperHewitt-Bold.otf
%{_datadir}/fonts/texlive-cooperhewitt/CooperHewitt-BoldItalic.otf
%{_datadir}/fonts/texlive-cooperhewitt/CooperHewitt-Book.otf
%{_datadir}/fonts/texlive-cooperhewitt/CooperHewitt-BookItalic.otf
%{_datadir}/fonts/texlive-cooperhewitt/CooperHewitt-Heavy.otf
%{_datadir}/fonts/texlive-cooperhewitt/CooperHewitt-HeavyItalic.otf
%{_datadir}/fonts/texlive-cooperhewitt/CooperHewitt-Light.otf
%{_datadir}/fonts/texlive-cooperhewitt/CooperHewitt-LightItalic.otf
%{_datadir}/fonts/texlive-cooperhewitt/CooperHewitt-Medium.otf
%{_datadir}/fonts/texlive-cooperhewitt/CooperHewitt-MediumItalic.otf
%{_datadir}/fonts/texlive-cooperhewitt/CooperHewitt-Semibold.otf
%{_datadir}/fonts/texlive-cooperhewitt/CooperHewitt-SemiboldItalic.otf
%{_datadir}/fonts/texlive-cooperhewitt/CooperHewitt-Thin.otf
%{_datadir}/fonts/texlive-cooperhewitt/CooperHewitt-ThinItalic.otf
%{_datadir}/fonts/texlive-cooperhewitt/CpHwt-Bold.pfb
%{_datadir}/fonts/texlive-cooperhewitt/CpHwt-BoldItalic.pfb
%{_datadir}/fonts/texlive-cooperhewitt/CpHwt-Book.pfb
%{_datadir}/fonts/texlive-cooperhewitt/CpHwt-BookItalic.pfb
%{_datadir}/fonts/texlive-cooperhewitt/CpHwt-Heavy.pfb
%{_datadir}/fonts/texlive-cooperhewitt/CpHwt-HeavyItalic.pfb
%{_datadir}/fonts/texlive-cooperhewitt/CpHwt-Light.pfb
%{_datadir}/fonts/texlive-cooperhewitt/CpHwt-LightItalic.pfb
%{_datadir}/fonts/texlive-cooperhewitt/CpHwt-Medium.pfb
%{_datadir}/fonts/texlive-cooperhewitt/CpHwt-MediumItalic.pfb
%{_datadir}/fonts/texlive-cooperhewitt/CpHwt-Semibold.pfb
%{_datadir}/fonts/texlive-cooperhewitt/CpHwt-SemiboldItalic.pfb
%{_datadir}/fonts/texlive-cooperhewitt/CpHwt-Thin.pfb
%{_datadir}/fonts/texlive-cooperhewitt/CpHwt-ThinItalic.pfb
%package -n texlive-coordsys
Version: %{texlive_version}.%{texlive_noarch}.1.4svn15878
Release: 0
License: LPPL-1.0
Summary: Draw cartesian coordinate systems
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-coordsys-doc >= %{texlive_version}
Provides: tex(coordsys.sty)
Provides: tex(logsys.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source83: coordsys.tar.xz
Source84: coordsys.doc.tar.xz
%description -n texlive-coordsys
The package provides commands for typesetting number lines
(coordinate axes), coordinate systems and grids in the picture
environment. The package may be integrated with other drawing
mechanisms: the documentation shows examples of drawing graphs
(coordinate tables created by Maple), using the eepic package's
drawing capabilities.
%package -n texlive-coordsys-doc
Version: %{texlive_version}.%{texlive_noarch}.1.4svn15878
Release: 0
Summary: Documentation for texlive-coordsys
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-coordsys and texlive-alldocumentation)
%description -n texlive-coordsys-doc
This package includes the documentation for texlive-coordsys
%post -n texlive-coordsys
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-coordsys
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-coordsys
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-coordsys-doc
%{_texmfdistdir}/doc/latex/coordsys/README
%{_texmfdistdir}/doc/latex/coordsys/coordsys.pdf
%{_texmfdistdir}/doc/latex/coordsys/putfile.maple
%files -n texlive-coordsys
%{_texmfdistdir}/tex/latex/coordsys/coordsys.sty
%{_texmfdistdir}/tex/latex/coordsys/logsys.sty
%package -n texlive-copyedit
Version: %{texlive_version}.%{texlive_noarch}.1.6svn37928
Release: 0
License: LPPL-1.0
Summary: Copyediting support for 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-copyedit-doc >= %{texlive_version}
Provides: tex(copyedit.sty)
Requires: tex(acronym.sty)
Requires: tex(enumitem.sty)
Requires: tex(expl3.sty)
Requires: tex(l3keys2e.sty)
Requires: tex(xparse.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source85: copyedit.tar.xz
Source86: copyedit.doc.tar.xz
%description -n texlive-copyedit
This package implements copyediting support for LaTeX
documents. Authors can enjoy the freedom of using, for example,
words with US or UK or Canadian or Australian spelling in a
mixed way, yet, they can choose any one of the usage forms for
their entire document irrespective of kinds of spelling they
have adopted. In the same fashion, the users can have the
benefit of the following features available in the package:
Localization -- British-American-Australian-Canadian Close-up,
Hyphenation, and Spaced words Latin abbreviations Acronyms and
Abbreviations Itemization, nonlocal lists and labels
Parenthetical and serial commas Non-local tokenization in
language through Abbreviations and pronouns.
%package -n texlive-copyedit-doc
Version: %{texlive_version}.%{texlive_noarch}.1.6svn37928
Release: 0
Summary: Documentation for texlive-copyedit
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-copyedit and texlive-alldocumentation)
%description -n texlive-copyedit-doc
This package includes the documentation for texlive-copyedit
%post -n texlive-copyedit
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-copyedit
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-copyedit
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-copyedit-doc
%{_texmfdistdir}/doc/latex/copyedit/README
%{_texmfdistdir}/doc/latex/copyedit/copyedit.pdf
%{_texmfdistdir}/doc/latex/copyedit/example/test-copy.pdf
%{_texmfdistdir}/doc/latex/copyedit/example/test-copy.tex
%{_texmfdistdir}/doc/latex/copyedit/manifest.txt
%files -n texlive-copyedit
%{_texmfdistdir}/tex/latex/copyedit/copyedit.sty
%package -n texlive-copyrightbox
Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn24829
Release: 0
License: LPPL-1.0
Summary: Provide copyright notices for images in 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-copyrightbox-doc >= %{texlive_version}
Provides: tex(copyrightbox.sty)
Requires: tex(ifthen.sty)
Requires: tex(tikz.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source87: copyrightbox.tar.xz
Source88: copyrightbox.doc.tar.xz
%description -n texlive-copyrightbox
The package command \copyrightbox[<placement>]{<image
command>}{<text>}, which places the text as a copyright notice
relating to the matter created by the image command.
%package -n texlive-copyrightbox-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn24829
Release: 0
Summary: Documentation for texlive-copyrightbox
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-copyrightbox and texlive-alldocumentation)
%description -n texlive-copyrightbox-doc
This package includes the documentation for texlive-copyrightbox
%post -n texlive-copyrightbox
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-copyrightbox
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-copyrightbox
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-copyrightbox-doc
%{_texmfdistdir}/doc/latex/copyrightbox/README
%{_texmfdistdir}/doc/latex/copyrightbox/coin.jpg
%{_texmfdistdir}/doc/latex/copyrightbox/copyrightbox.pdf
%{_texmfdistdir}/doc/latex/copyrightbox/copyrightbox.tex
%files -n texlive-copyrightbox
%{_texmfdistdir}/tex/latex/copyrightbox/copyrightbox.sty
%package -n texlive-cormorantgaramond
Version: %{texlive_version}.%{texlive_noarch}.3.601svn64411
Release: 0
License: OFL-1.1
Summary: Cormorant Garamond 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-cormorantgaramond-fonts >= %{texlive_version}
Suggests: texlive-cormorantgaramond-doc >= %{texlive_version}
Provides: tex(CormorantGaramond-Bold-inf-ly1.tfm)
Provides: tex(CormorantGaramond-Bold-inf-ot1.tfm)
Provides: tex(CormorantGaramond-Bold-inf-t1--base.tfm)
Provides: tex(CormorantGaramond-Bold-inf-t1.tfm)
Provides: tex(CormorantGaramond-Bold-inf-t1.vf)
Provides: tex(CormorantGaramond-Bold-inf-t2a.tfm)
Provides: tex(CormorantGaramond-Bold-inf-t2b.tfm)
Provides: tex(CormorantGaramond-Bold-inf-t2c.tfm)
Provides: tex(CormorantGaramond-Bold-lf-ly1.tfm)
Provides: tex(CormorantGaramond-Bold-lf-ot1.tfm)
Provides: tex(CormorantGaramond-Bold-lf-sc-ly1--base.tfm)
Provides: tex(CormorantGaramond-Bold-lf-sc-ly1.tfm)
Provides: tex(CormorantGaramond-Bold-lf-sc-ly1.vf)
Provides: tex(CormorantGaramond-Bold-lf-sc-ot1--base.tfm)
Provides: tex(CormorantGaramond-Bold-lf-sc-ot1.tfm)
Provides: tex(CormorantGaramond-Bold-lf-sc-ot1.vf)
Provides: tex(CormorantGaramond-Bold-lf-sc-t1--base.tfm)
Provides: tex(CormorantGaramond-Bold-lf-sc-t1.tfm)
Provides: tex(CormorantGaramond-Bold-lf-sc-t1.vf)
Provides: tex(CormorantGaramond-Bold-lf-sc-t2a.tfm)
Provides: tex(CormorantGaramond-Bold-lf-sc-t2b.tfm)
Provides: tex(CormorantGaramond-Bold-lf-sc-t2c.tfm)
Provides: tex(CormorantGaramond-Bold-lf-t1--base.tfm)
Provides: tex(CormorantGaramond-Bold-lf-t1.tfm)
Provides: tex(CormorantGaramond-Bold-lf-t1.vf)
Provides: tex(CormorantGaramond-Bold-lf-t2a.tfm)
Provides: tex(CormorantGaramond-Bold-lf-t2b.tfm)
Provides: tex(CormorantGaramond-Bold-lf-t2c.tfm)
Provides: tex(CormorantGaramond-Bold-lf-ts1--base.tfm)
Provides: tex(CormorantGaramond-Bold-lf-ts1.tfm)
Provides: tex(CormorantGaramond-Bold-lf-ts1.vf)
Provides: tex(CormorantGaramond-Bold-osf-ly1.tfm)
Provides: tex(CormorantGaramond-Bold-osf-ot1.tfm)
Provides: tex(CormorantGaramond-Bold-osf-sc-ly1--base.tfm)
Provides: tex(CormorantGaramond-Bold-osf-sc-ly1.tfm)
Provides: tex(CormorantGaramond-Bold-osf-sc-ly1.vf)
Provides: tex(CormorantGaramond-Bold-osf-sc-ot1--base.tfm)
Provides: tex(CormorantGaramond-Bold-osf-sc-ot1.tfm)
Provides: tex(CormorantGaramond-Bold-osf-sc-ot1.vf)
Provides: tex(CormorantGaramond-Bold-osf-sc-t1--base.tfm)
Provides: tex(CormorantGaramond-Bold-osf-sc-t1.tfm)
Provides: tex(CormorantGaramond-Bold-osf-sc-t1.vf)
Provides: tex(CormorantGaramond-Bold-osf-sc-t2a.tfm)
Provides: tex(CormorantGaramond-Bold-osf-sc-t2b.tfm)
Provides: tex(CormorantGaramond-Bold-osf-sc-t2c.tfm)
Provides: tex(CormorantGaramond-Bold-osf-t1--base.tfm)
Provides: tex(CormorantGaramond-Bold-osf-t1.tfm)
Provides: tex(CormorantGaramond-Bold-osf-t1.vf)
Provides: tex(CormorantGaramond-Bold-osf-t2a.tfm)
Provides: tex(CormorantGaramond-Bold-osf-t2b.tfm)
Provides: tex(CormorantGaramond-Bold-osf-t2c.tfm)
Provides: tex(CormorantGaramond-Bold-osf-ts1--base.tfm)
Provides: tex(CormorantGaramond-Bold-osf-ts1.tfm)
Provides: tex(CormorantGaramond-Bold-osf-ts1.vf)
Provides: tex(CormorantGaramond-Bold-sup-ly1.tfm)
Provides: tex(CormorantGaramond-Bold-sup-ot1.tfm)
Provides: tex(CormorantGaramond-Bold-sup-t1--base.tfm)
Provides: tex(CormorantGaramond-Bold-sup-t1.tfm)
Provides: tex(CormorantGaramond-Bold-sup-t1.vf)
Provides: tex(CormorantGaramond-Bold-sup-t2a.tfm)
Provides: tex(CormorantGaramond-Bold-sup-t2b.tfm)
Provides: tex(CormorantGaramond-Bold-sup-t2c.tfm)
Provides: tex(CormorantGaramond-Bold-tlf-ly1.tfm)
Provides: tex(CormorantGaramond-Bold-tlf-ot1.tfm)
Provides: tex(CormorantGaramond-Bold-tlf-sc-ly1--base.tfm)
Provides: tex(CormorantGaramond-Bold-tlf-sc-ly1.tfm)
Provides: tex(CormorantGaramond-Bold-tlf-sc-ly1.vf)
Provides: tex(CormorantGaramond-Bold-tlf-sc-ot1--base.tfm)
Provides: tex(CormorantGaramond-Bold-tlf-sc-ot1.tfm)
Provides: tex(CormorantGaramond-Bold-tlf-sc-ot1.vf)
Provides: tex(CormorantGaramond-Bold-tlf-sc-t1--base.tfm)
Provides: tex(CormorantGaramond-Bold-tlf-sc-t1.tfm)
Provides: tex(CormorantGaramond-Bold-tlf-sc-t1.vf)
Provides: tex(CormorantGaramond-Bold-tlf-sc-t2a.tfm)
Provides: tex(CormorantGaramond-Bold-tlf-sc-t2b.tfm)
Provides: tex(CormorantGaramond-Bold-tlf-sc-t2c.tfm)
Provides: tex(CormorantGaramond-Bold-tlf-t1--base.tfm)
Provides: tex(CormorantGaramond-Bold-tlf-t1.tfm)
Provides: tex(CormorantGaramond-Bold-tlf-t1.vf)
Provides: tex(CormorantGaramond-Bold-tlf-t2a.tfm)
Provides: tex(CormorantGaramond-Bold-tlf-t2b.tfm)
Provides: tex(CormorantGaramond-Bold-tlf-t2c.tfm)
Provides: tex(CormorantGaramond-Bold-tlf-ts1--base.tfm)
Provides: tex(CormorantGaramond-Bold-tlf-ts1.tfm)
Provides: tex(CormorantGaramond-Bold-tlf-ts1.vf)
Provides: tex(CormorantGaramond-Bold-tosf-ly1.tfm)
Provides: tex(CormorantGaramond-Bold-tosf-ot1.tfm)
Provides: tex(CormorantGaramond-Bold-tosf-sc-ly1--base.tfm)
Provides: tex(CormorantGaramond-Bold-tosf-sc-ly1.tfm)
Provides: tex(CormorantGaramond-Bold-tosf-sc-ly1.vf)
Provides: tex(CormorantGaramond-Bold-tosf-sc-ot1--base.tfm)
Provides: tex(CormorantGaramond-Bold-tosf-sc-ot1.tfm)
Provides: tex(CormorantGaramond-Bold-tosf-sc-ot1.vf)
Provides: tex(CormorantGaramond-Bold-tosf-sc-t1--base.tfm)
Provides: tex(CormorantGaramond-Bold-tosf-sc-t1.tfm)
Provides: tex(CormorantGaramond-Bold-tosf-sc-t1.vf)
Provides: tex(CormorantGaramond-Bold-tosf-sc-t2a.tfm)
Provides: tex(CormorantGaramond-Bold-tosf-sc-t2b.tfm)
Provides: tex(CormorantGaramond-Bold-tosf-sc-t2c.tfm)
Provides: tex(CormorantGaramond-Bold-tosf-t1--base.tfm)
Provides: tex(CormorantGaramond-Bold-tosf-t1.tfm)
Provides: tex(CormorantGaramond-Bold-tosf-t1.vf)
Provides: tex(CormorantGaramond-Bold-tosf-t2a.tfm)
Provides: tex(CormorantGaramond-Bold-tosf-t2b.tfm)
Provides: tex(CormorantGaramond-Bold-tosf-t2c.tfm)
Provides: tex(CormorantGaramond-Bold-tosf-ts1--base.tfm)
Provides: tex(CormorantGaramond-Bold-tosf-ts1.tfm)
Provides: tex(CormorantGaramond-Bold-tosf-ts1.vf)
Provides: tex(CormorantGaramond-BoldItalic-inf-ly1.tfm)
Provides: tex(CormorantGaramond-BoldItalic-inf-ot1.tfm)
Provides: tex(CormorantGaramond-BoldItalic-inf-t1--base.tfm)
Provides: tex(CormorantGaramond-BoldItalic-inf-t1.tfm)
Provides: tex(CormorantGaramond-BoldItalic-inf-t1.vf)
Provides: tex(CormorantGaramond-BoldItalic-inf-t2a.tfm)
Provides: tex(CormorantGaramond-BoldItalic-inf-t2b.tfm)
Provides: tex(CormorantGaramond-BoldItalic-inf-t2c.tfm)
Provides: tex(CormorantGaramond-BoldItalic-lf-ly1.tfm)
Provides: tex(CormorantGaramond-BoldItalic-lf-ot1.tfm)
Provides: tex(CormorantGaramond-BoldItalic-lf-t1--base.tfm)
Provides: tex(CormorantGaramond-BoldItalic-lf-t1.tfm)
Provides: tex(CormorantGaramond-BoldItalic-lf-t1.vf)
Provides: tex(CormorantGaramond-BoldItalic-lf-t2a.tfm)
Provides: tex(CormorantGaramond-BoldItalic-lf-t2b.tfm)
Provides: tex(CormorantGaramond-BoldItalic-lf-t2c.tfm)
Provides: tex(CormorantGaramond-BoldItalic-lf-ts1--base.tfm)
Provides: tex(CormorantGaramond-BoldItalic-lf-ts1.tfm)
Provides: tex(CormorantGaramond-BoldItalic-lf-ts1.vf)
Provides: tex(CormorantGaramond-BoldItalic-osf-ly1.tfm)
Provides: tex(CormorantGaramond-BoldItalic-osf-ot1.tfm)
Provides: tex(CormorantGaramond-BoldItalic-osf-t1--base.tfm)
Provides: tex(CormorantGaramond-BoldItalic-osf-t1.tfm)
Provides: tex(CormorantGaramond-BoldItalic-osf-t1.vf)
Provides: tex(CormorantGaramond-BoldItalic-osf-t2a.tfm)
Provides: tex(CormorantGaramond-BoldItalic-osf-t2b.tfm)
Provides: tex(CormorantGaramond-BoldItalic-osf-t2c.tfm)
Provides: tex(CormorantGaramond-BoldItalic-osf-ts1--base.tfm)
Provides: tex(CormorantGaramond-BoldItalic-osf-ts1.tfm)
Provides: tex(CormorantGaramond-BoldItalic-osf-ts1.vf)
Provides: tex(CormorantGaramond-BoldItalic-sup-ly1.tfm)
Provides: tex(CormorantGaramond-BoldItalic-sup-ot1.tfm)
Provides: tex(CormorantGaramond-BoldItalic-sup-t1--base.tfm)
Provides: tex(CormorantGaramond-BoldItalic-sup-t1.tfm)
Provides: tex(CormorantGaramond-BoldItalic-sup-t1.vf)
Provides: tex(CormorantGaramond-BoldItalic-sup-t2a.tfm)
Provides: tex(CormorantGaramond-BoldItalic-sup-t2b.tfm)
Provides: tex(CormorantGaramond-BoldItalic-sup-t2c.tfm)
Provides: tex(CormorantGaramond-BoldItalic-tlf-ly1.tfm)
Provides: tex(CormorantGaramond-BoldItalic-tlf-ot1.tfm)
Provides: tex(CormorantGaramond-BoldItalic-tlf-t1--base.tfm)
Provides: tex(CormorantGaramond-BoldItalic-tlf-t1.tfm)
Provides: tex(CormorantGaramond-BoldItalic-tlf-t1.vf)
Provides: tex(CormorantGaramond-BoldItalic-tlf-t2a.tfm)
Provides: tex(CormorantGaramond-BoldItalic-tlf-t2b.tfm)
Provides: tex(CormorantGaramond-BoldItalic-tlf-t2c.tfm)
Provides: tex(CormorantGaramond-BoldItalic-tlf-ts1--base.tfm)
Provides: tex(CormorantGaramond-BoldItalic-tlf-ts1.tfm)
Provides: tex(CormorantGaramond-BoldItalic-tlf-ts1.vf)
Provides: tex(CormorantGaramond-BoldItalic-tosf-ly1.tfm)
Provides: tex(CormorantGaramond-BoldItalic-tosf-ot1.tfm)
Provides: tex(CormorantGaramond-BoldItalic-tosf-t1--base.tfm)
Provides: tex(CormorantGaramond-BoldItalic-tosf-t1.tfm)
Provides: tex(CormorantGaramond-BoldItalic-tosf-t1.vf)
Provides: tex(CormorantGaramond-BoldItalic-tosf-t2a.tfm)
Provides: tex(CormorantGaramond-BoldItalic-tosf-t2b.tfm)
Provides: tex(CormorantGaramond-BoldItalic-tosf-t2c.tfm)
Provides: tex(CormorantGaramond-BoldItalic-tosf-ts1--base.tfm)
Provides: tex(CormorantGaramond-BoldItalic-tosf-ts1.tfm)
Provides: tex(CormorantGaramond-BoldItalic-tosf-ts1.vf)
Provides: tex(CormorantGaramond-Italic-inf-ly1.tfm)
Provides: tex(CormorantGaramond-Italic-inf-ot1.tfm)
Provides: tex(CormorantGaramond-Italic-inf-t1--base.tfm)
Provides: tex(CormorantGaramond-Italic-inf-t1.tfm)
Provides: tex(CormorantGaramond-Italic-inf-t1.vf)
Provides: tex(CormorantGaramond-Italic-inf-t2a.tfm)
Provides: tex(CormorantGaramond-Italic-inf-t2b.tfm)
Provides: tex(CormorantGaramond-Italic-inf-t2c.tfm)
Provides: tex(CormorantGaramond-Italic-lf-ly1.tfm)
Provides: tex(CormorantGaramond-Italic-lf-ot1.tfm)
Provides: tex(CormorantGaramond-Italic-lf-t1--base.tfm)
Provides: tex(CormorantGaramond-Italic-lf-t1.tfm)
Provides: tex(CormorantGaramond-Italic-lf-t1.vf)
Provides: tex(CormorantGaramond-Italic-lf-t2a.tfm)
Provides: tex(CormorantGaramond-Italic-lf-t2b.tfm)
Provides: tex(CormorantGaramond-Italic-lf-t2c.tfm)
Provides: tex(CormorantGaramond-Italic-lf-ts1--base.tfm)
Provides: tex(CormorantGaramond-Italic-lf-ts1.tfm)
Provides: tex(CormorantGaramond-Italic-lf-ts1.vf)
Provides: tex(CormorantGaramond-Italic-osf-ly1.tfm)
Provides: tex(CormorantGaramond-Italic-osf-ot1.tfm)
Provides: tex(CormorantGaramond-Italic-osf-t1--base.tfm)
Provides: tex(CormorantGaramond-Italic-osf-t1.tfm)
Provides: tex(CormorantGaramond-Italic-osf-t1.vf)
Provides: tex(CormorantGaramond-Italic-osf-t2a.tfm)
Provides: tex(CormorantGaramond-Italic-osf-t2b.tfm)
Provides: tex(CormorantGaramond-Italic-osf-t2c.tfm)
Provides: tex(CormorantGaramond-Italic-osf-ts1--base.tfm)
Provides: tex(CormorantGaramond-Italic-osf-ts1.tfm)
Provides: tex(CormorantGaramond-Italic-osf-ts1.vf)
Provides: tex(CormorantGaramond-Italic-sup-ly1.tfm)
Provides: tex(CormorantGaramond-Italic-sup-ot1.tfm)
Provides: tex(CormorantGaramond-Italic-sup-t1--base.tfm)
Provides: tex(CormorantGaramond-Italic-sup-t1.tfm)
Provides: tex(CormorantGaramond-Italic-sup-t1.vf)
Provides: tex(CormorantGaramond-Italic-sup-t2a.tfm)
Provides: tex(CormorantGaramond-Italic-sup-t2b.tfm)
Provides: tex(CormorantGaramond-Italic-sup-t2c.tfm)
Provides: tex(CormorantGaramond-Italic-tlf-ly1.tfm)
Provides: tex(CormorantGaramond-Italic-tlf-ot1.tfm)
Provides: tex(CormorantGaramond-Italic-tlf-t1--base.tfm)
Provides: tex(CormorantGaramond-Italic-tlf-t1.tfm)
Provides: tex(CormorantGaramond-Italic-tlf-t1.vf)
Provides: tex(CormorantGaramond-Italic-tlf-t2a.tfm)
Provides: tex(CormorantGaramond-Italic-tlf-t2b.tfm)
Provides: tex(CormorantGaramond-Italic-tlf-t2c.tfm)
Provides: tex(CormorantGaramond-Italic-tlf-ts1--base.tfm)
Provides: tex(CormorantGaramond-Italic-tlf-ts1.tfm)
Provides: tex(CormorantGaramond-Italic-tlf-ts1.vf)
Provides: tex(CormorantGaramond-Italic-tosf-ly1.tfm)
Provides: tex(CormorantGaramond-Italic-tosf-ot1.tfm)
Provides: tex(CormorantGaramond-Italic-tosf-t1--base.tfm)
Provides: tex(CormorantGaramond-Italic-tosf-t1.tfm)
Provides: tex(CormorantGaramond-Italic-tosf-t1.vf)
Provides: tex(CormorantGaramond-Italic-tosf-t2a.tfm)
Provides: tex(CormorantGaramond-Italic-tosf-t2b.tfm)
Provides: tex(CormorantGaramond-Italic-tosf-t2c.tfm)
Provides: tex(CormorantGaramond-Italic-tosf-ts1--base.tfm)
Provides: tex(CormorantGaramond-Italic-tosf-ts1.tfm)
Provides: tex(CormorantGaramond-Italic-tosf-ts1.vf)
Provides: tex(CormorantGaramond-Light-inf-ly1.tfm)
Provides: tex(CormorantGaramond-Light-inf-ot1.tfm)
Provides: tex(CormorantGaramond-Light-inf-t1--base.tfm)
Provides: tex(CormorantGaramond-Light-inf-t1.tfm)
Provides: tex(CormorantGaramond-Light-inf-t1.vf)
Provides: tex(CormorantGaramond-Light-inf-t2a.tfm)
Provides: tex(CormorantGaramond-Light-inf-t2b.tfm)
Provides: tex(CormorantGaramond-Light-inf-t2c.tfm)
Provides: tex(CormorantGaramond-Light-lf-ly1.tfm)
Provides: tex(CormorantGaramond-Light-lf-ot1.tfm)
Provides: tex(CormorantGaramond-Light-lf-sc-ly1--base.tfm)
Provides: tex(CormorantGaramond-Light-lf-sc-ly1.tfm)
Provides: tex(CormorantGaramond-Light-lf-sc-ly1.vf)
Provides: tex(CormorantGaramond-Light-lf-sc-ot1--base.tfm)
Provides: tex(CormorantGaramond-Light-lf-sc-ot1.tfm)
Provides: tex(CormorantGaramond-Light-lf-sc-ot1.vf)
Provides: tex(CormorantGaramond-Light-lf-sc-t1--base.tfm)
Provides: tex(CormorantGaramond-Light-lf-sc-t1.tfm)
Provides: tex(CormorantGaramond-Light-lf-sc-t1.vf)
Provides: tex(CormorantGaramond-Light-lf-sc-t2a.tfm)
Provides: tex(CormorantGaramond-Light-lf-sc-t2b.tfm)
Provides: tex(CormorantGaramond-Light-lf-sc-t2c.tfm)
Provides: tex(CormorantGaramond-Light-lf-t1--base.tfm)
Provides: tex(CormorantGaramond-Light-lf-t1.tfm)
Provides: tex(CormorantGaramond-Light-lf-t1.vf)
Provides: tex(CormorantGaramond-Light-lf-t2a.tfm)
Provides: tex(CormorantGaramond-Light-lf-t2b.tfm)
Provides: tex(CormorantGaramond-Light-lf-t2c.tfm)
Provides: tex(CormorantGaramond-Light-lf-ts1--base.tfm)
Provides: tex(CormorantGaramond-Light-lf-ts1.tfm)
Provides: tex(CormorantGaramond-Light-lf-ts1.vf)
Provides: tex(CormorantGaramond-Light-osf-ly1.tfm)
Provides: tex(CormorantGaramond-Light-osf-ot1.tfm)
Provides: tex(CormorantGaramond-Light-osf-sc-ly1--base.tfm)
Provides: tex(CormorantGaramond-Light-osf-sc-ly1.tfm)
Provides: tex(CormorantGaramond-Light-osf-sc-ly1.vf)
Provides: tex(CormorantGaramond-Light-osf-sc-ot1--base.tfm)
Provides: tex(CormorantGaramond-Light-osf-sc-ot1.tfm)
Provides: tex(CormorantGaramond-Light-osf-sc-ot1.vf)
Provides: tex(CormorantGaramond-Light-osf-sc-t1--base.tfm)
Provides: tex(CormorantGaramond-Light-osf-sc-t1.tfm)
Provides: tex(CormorantGaramond-Light-osf-sc-t1.vf)
Provides: tex(CormorantGaramond-Light-osf-sc-t2a.tfm)
Provides: tex(CormorantGaramond-Light-osf-sc-t2b.tfm)
Provides: tex(CormorantGaramond-Light-osf-sc-t2c.tfm)
Provides: tex(CormorantGaramond-Light-osf-t1--base.tfm)
Provides: tex(CormorantGaramond-Light-osf-t1.tfm)
Provides: tex(CormorantGaramond-Light-osf-t1.vf)
Provides: tex(CormorantGaramond-Light-osf-t2a.tfm)
Provides: tex(CormorantGaramond-Light-osf-t2b.tfm)
Provides: tex(CormorantGaramond-Light-osf-t2c.tfm)
Provides: tex(CormorantGaramond-Light-osf-ts1--base.tfm)
Provides: tex(CormorantGaramond-Light-osf-ts1.tfm)
Provides: tex(CormorantGaramond-Light-osf-ts1.vf)
Provides: tex(CormorantGaramond-Light-sup-ly1.tfm)
Provides: tex(CormorantGaramond-Light-sup-ot1.tfm)
Provides: tex(CormorantGaramond-Light-sup-t1--base.tfm)
Provides: tex(CormorantGaramond-Light-sup-t1.tfm)
Provides: tex(CormorantGaramond-Light-sup-t1.vf)
Provides: tex(CormorantGaramond-Light-sup-t2a.tfm)
Provides: tex(CormorantGaramond-Light-sup-t2b.tfm)
Provides: tex(CormorantGaramond-Light-sup-t2c.tfm)
Provides: tex(CormorantGaramond-Light-tlf-ly1.tfm)
Provides: tex(CormorantGaramond-Light-tlf-ot1.tfm)
Provides: tex(CormorantGaramond-Light-tlf-sc-ly1--base.tfm)
Provides: tex(CormorantGaramond-Light-tlf-sc-ly1.tfm)
Provides: tex(CormorantGaramond-Light-tlf-sc-ly1.vf)
Provides: tex(CormorantGaramond-Light-tlf-sc-ot1--base.tfm)
Provides: tex(CormorantGaramond-Light-tlf-sc-ot1.tfm)
Provides: tex(CormorantGaramond-Light-tlf-sc-ot1.vf)
Provides: tex(CormorantGaramond-Light-tlf-sc-t1--base.tfm)
Provides: tex(CormorantGaramond-Light-tlf-sc-t1.tfm)
Provides: tex(CormorantGaramond-Light-tlf-sc-t1.vf)
Provides: tex(CormorantGaramond-Light-tlf-sc-t2a.tfm)
Provides: tex(CormorantGaramond-Light-tlf-sc-t2b.tfm)
Provides: tex(CormorantGaramond-Light-tlf-sc-t2c.tfm)
Provides: tex(CormorantGaramond-Light-tlf-t1--base.tfm)
Provides: tex(CormorantGaramond-Light-tlf-t1.tfm)
Provides: tex(CormorantGaramond-Light-tlf-t1.vf)
Provides: tex(CormorantGaramond-Light-tlf-t2a.tfm)
Provides: tex(CormorantGaramond-Light-tlf-t2b.tfm)
Provides: tex(CormorantGaramond-Light-tlf-t2c.tfm)
Provides: tex(CormorantGaramond-Light-tlf-ts1--base.tfm)
Provides: tex(CormorantGaramond-Light-tlf-ts1.tfm)
Provides: tex(CormorantGaramond-Light-tlf-ts1.vf)
Provides: tex(CormorantGaramond-Light-tosf-ly1.tfm)
Provides: tex(CormorantGaramond-Light-tosf-ot1.tfm)
Provides: tex(CormorantGaramond-Light-tosf-sc-ly1--base.tfm)
Provides: tex(CormorantGaramond-Light-tosf-sc-ly1.tfm)
Provides: tex(CormorantGaramond-Light-tosf-sc-ly1.vf)
Provides: tex(CormorantGaramond-Light-tosf-sc-ot1--base.tfm)
Provides: tex(CormorantGaramond-Light-tosf-sc-ot1.tfm)
Provides: tex(CormorantGaramond-Light-tosf-sc-ot1.vf)
Provides: tex(CormorantGaramond-Light-tosf-sc-t1--base.tfm)
Provides: tex(CormorantGaramond-Light-tosf-sc-t1.tfm)
Provides: tex(CormorantGaramond-Light-tosf-sc-t1.vf)
Provides: tex(CormorantGaramond-Light-tosf-sc-t2a.tfm)
Provides: tex(CormorantGaramond-Light-tosf-sc-t2b.tfm)
Provides: tex(CormorantGaramond-Light-tosf-sc-t2c.tfm)
Provides: tex(CormorantGaramond-Light-tosf-t1--base.tfm)
Provides: tex(CormorantGaramond-Light-tosf-t1.tfm)
Provides: tex(CormorantGaramond-Light-tosf-t1.vf)
Provides: tex(CormorantGaramond-Light-tosf-t2a.tfm)
Provides: tex(CormorantGaramond-Light-tosf-t2b.tfm)
Provides: tex(CormorantGaramond-Light-tosf-t2c.tfm)
Provides: tex(CormorantGaramond-Light-tosf-ts1--base.tfm)
Provides: tex(CormorantGaramond-Light-tosf-ts1.tfm)
Provides: tex(CormorantGaramond-Light-tosf-ts1.vf)
Provides: tex(CormorantGaramond-LightItalic-inf-ly1.tfm)
Provides: tex(CormorantGaramond-LightItalic-inf-ot1.tfm)
Provides: tex(CormorantGaramond-LightItalic-inf-t1--base.tfm)
Provides: tex(CormorantGaramond-LightItalic-inf-t1.tfm)
Provides: tex(CormorantGaramond-LightItalic-inf-t1.vf)
Provides: tex(CormorantGaramond-LightItalic-inf-t2a.tfm)
Provides: tex(CormorantGaramond-LightItalic-inf-t2b.tfm)
Provides: tex(CormorantGaramond-LightItalic-inf-t2c.tfm)
Provides: tex(CormorantGaramond-LightItalic-lf-ly1.tfm)
Provides: tex(CormorantGaramond-LightItalic-lf-ot1.tfm)
Provides: tex(CormorantGaramond-LightItalic-lf-t1--base.tfm)
Provides: tex(CormorantGaramond-LightItalic-lf-t1.tfm)
Provides: tex(CormorantGaramond-LightItalic-lf-t1.vf)
Provides: tex(CormorantGaramond-LightItalic-lf-t2a.tfm)
Provides: tex(CormorantGaramond-LightItalic-lf-t2b.tfm)
Provides: tex(CormorantGaramond-LightItalic-lf-t2c.tfm)
Provides: tex(CormorantGaramond-LightItalic-lf-ts1--base.tfm)
Provides: tex(CormorantGaramond-LightItalic-lf-ts1.tfm)
Provides: tex(CormorantGaramond-LightItalic-lf-ts1.vf)
Provides: tex(CormorantGaramond-LightItalic-osf-ly1.tfm)
Provides: tex(CormorantGaramond-LightItalic-osf-ot1.tfm)
Provides: tex(CormorantGaramond-LightItalic-osf-t1--base.tfm)
Provides: tex(CormorantGaramond-LightItalic-osf-t1.tfm)
Provides: tex(CormorantGaramond-LightItalic-osf-t1.vf)
Provides: tex(CormorantGaramond-LightItalic-osf-t2a.tfm)
Provides: tex(CormorantGaramond-LightItalic-osf-t2b.tfm)
Provides: tex(CormorantGaramond-LightItalic-osf-t2c.tfm)
Provides: tex(CormorantGaramond-LightItalic-osf-ts1--base.tfm)
Provides: tex(CormorantGaramond-LightItalic-osf-ts1.tfm)
Provides: tex(CormorantGaramond-LightItalic-osf-ts1.vf)
Provides: tex(CormorantGaramond-LightItalic-sup-ly1.tfm)
Provides: tex(CormorantGaramond-LightItalic-sup-ot1.tfm)
Provides: tex(CormorantGaramond-LightItalic-sup-t1--base.tfm)
Provides: tex(CormorantGaramond-LightItalic-sup-t1.tfm)
Provides: tex(CormorantGaramond-LightItalic-sup-t1.vf)
Provides: tex(CormorantGaramond-LightItalic-sup-t2a.tfm)
Provides: tex(CormorantGaramond-LightItalic-sup-t2b.tfm)
Provides: tex(CormorantGaramond-LightItalic-sup-t2c.tfm)
Provides: tex(CormorantGaramond-LightItalic-tlf-ly1.tfm)
Provides: tex(CormorantGaramond-LightItalic-tlf-ot1.tfm)
Provides: tex(CormorantGaramond-LightItalic-tlf-t1--base.tfm)
Provides: tex(CormorantGaramond-LightItalic-tlf-t1.tfm)
Provides: tex(CormorantGaramond-LightItalic-tlf-t1.vf)
Provides: tex(CormorantGaramond-LightItalic-tlf-t2a.tfm)
Provides: tex(CormorantGaramond-LightItalic-tlf-t2b.tfm)
Provides: tex(CormorantGaramond-LightItalic-tlf-t2c.tfm)
Provides: tex(CormorantGaramond-LightItalic-tlf-ts1--base.tfm)
Provides: tex(CormorantGaramond-LightItalic-tlf-ts1.tfm)
Provides: tex(CormorantGaramond-LightItalic-tlf-ts1.vf)
Provides: tex(CormorantGaramond-LightItalic-tosf-ly1.tfm)
Provides: tex(CormorantGaramond-LightItalic-tosf-ot1.tfm)
Provides: tex(CormorantGaramond-LightItalic-tosf-t1--base.tfm)
Provides: tex(CormorantGaramond-LightItalic-tosf-t1.tfm)
Provides: tex(CormorantGaramond-LightItalic-tosf-t1.vf)
Provides: tex(CormorantGaramond-LightItalic-tosf-t2a.tfm)
Provides: tex(CormorantGaramond-LightItalic-tosf-t2b.tfm)
Provides: tex(CormorantGaramond-LightItalic-tosf-t2c.tfm)
Provides: tex(CormorantGaramond-LightItalic-tosf-ts1--base.tfm)
Provides: tex(CormorantGaramond-LightItalic-tosf-ts1.tfm)
Provides: tex(CormorantGaramond-LightItalic-tosf-ts1.vf)
Provides: tex(CormorantGaramond-Medium-inf-ly1.tfm)
Provides: tex(CormorantGaramond-Medium-inf-ot1.tfm)
Provides: tex(CormorantGaramond-Medium-inf-t1--base.tfm)
Provides: tex(CormorantGaramond-Medium-inf-t1.tfm)
Provides: tex(CormorantGaramond-Medium-inf-t1.vf)
Provides: tex(CormorantGaramond-Medium-inf-t2a.tfm)
Provides: tex(CormorantGaramond-Medium-inf-t2b.tfm)
Provides: tex(CormorantGaramond-Medium-inf-t2c.tfm)
Provides: tex(CormorantGaramond-Medium-lf-ly1.tfm)
Provides: tex(CormorantGaramond-Medium-lf-ot1.tfm)
Provides: tex(CormorantGaramond-Medium-lf-sc-ly1--base.tfm)
Provides: tex(CormorantGaramond-Medium-lf-sc-ly1.tfm)
Provides: tex(CormorantGaramond-Medium-lf-sc-ly1.vf)
Provides: tex(CormorantGaramond-Medium-lf-sc-ot1--base.tfm)
Provides: tex(CormorantGaramond-Medium-lf-sc-ot1.tfm)
Provides: tex(CormorantGaramond-Medium-lf-sc-ot1.vf)
Provides: tex(CormorantGaramond-Medium-lf-sc-t1--base.tfm)
Provides: tex(CormorantGaramond-Medium-lf-sc-t1.tfm)
Provides: tex(CormorantGaramond-Medium-lf-sc-t1.vf)
Provides: tex(CormorantGaramond-Medium-lf-sc-t2a.tfm)
Provides: tex(CormorantGaramond-Medium-lf-sc-t2b.tfm)
Provides: tex(CormorantGaramond-Medium-lf-sc-t2c.tfm)
Provides: tex(CormorantGaramond-Medium-lf-t1--base.tfm)
Provides: tex(CormorantGaramond-Medium-lf-t1.tfm)
Provides: tex(CormorantGaramond-Medium-lf-t1.vf)
Provides: tex(CormorantGaramond-Medium-lf-t2a.tfm)
Provides: tex(CormorantGaramond-Medium-lf-t2b.tfm)
Provides: tex(CormorantGaramond-Medium-lf-t2c.tfm)
Provides: tex(CormorantGaramond-Medium-lf-ts1--base.tfm)
Provides: tex(CormorantGaramond-Medium-lf-ts1.tfm)
Provides: tex(CormorantGaramond-Medium-lf-ts1.vf)
Provides: tex(CormorantGaramond-Medium-osf-ly1.tfm)
Provides: tex(CormorantGaramond-Medium-osf-ot1.tfm)
Provides: tex(CormorantGaramond-Medium-osf-sc-ly1--base.tfm)
Provides: tex(CormorantGaramond-Medium-osf-sc-ly1.tfm)
Provides: tex(CormorantGaramond-Medium-osf-sc-ly1.vf)
Provides: tex(CormorantGaramond-Medium-osf-sc-ot1--base.tfm)
Provides: tex(CormorantGaramond-Medium-osf-sc-ot1.tfm)
Provides: tex(CormorantGaramond-Medium-osf-sc-ot1.vf)
Provides: tex(CormorantGaramond-Medium-osf-sc-t1--base.tfm)
Provides: tex(CormorantGaramond-Medium-osf-sc-t1.tfm)
Provides: tex(CormorantGaramond-Medium-osf-sc-t1.vf)
Provides: tex(CormorantGaramond-Medium-osf-sc-t2a.tfm)
Provides: tex(CormorantGaramond-Medium-osf-sc-t2b.tfm)
Provides: tex(CormorantGaramond-Medium-osf-sc-t2c.tfm)
Provides: tex(CormorantGaramond-Medium-osf-t1--base.tfm)
Provides: tex(CormorantGaramond-Medium-osf-t1.tfm)
Provides: tex(CormorantGaramond-Medium-osf-t1.vf)
Provides: tex(CormorantGaramond-Medium-osf-t2a.tfm)
Provides: tex(CormorantGaramond-Medium-osf-t2b.tfm)
Provides: tex(CormorantGaramond-Medium-osf-t2c.tfm)
Provides: tex(CormorantGaramond-Medium-osf-ts1--base.tfm)
Provides: tex(CormorantGaramond-Medium-osf-ts1.tfm)
Provides: tex(CormorantGaramond-Medium-osf-ts1.vf)
Provides: tex(CormorantGaramond-Medium-sup-ly1.tfm)
Provides: tex(CormorantGaramond-Medium-sup-ot1.tfm)
Provides: tex(CormorantGaramond-Medium-sup-t1--base.tfm)
Provides: tex(CormorantGaramond-Medium-sup-t1.tfm)
Provides: tex(CormorantGaramond-Medium-sup-t1.vf)
Provides: tex(CormorantGaramond-Medium-sup-t2a.tfm)
Provides: tex(CormorantGaramond-Medium-sup-t2b.tfm)
Provides: tex(CormorantGaramond-Medium-sup-t2c.tfm)
Provides: tex(CormorantGaramond-Medium-tlf-ly1.tfm)
Provides: tex(CormorantGaramond-Medium-tlf-ot1.tfm)
Provides: tex(CormorantGaramond-Medium-tlf-sc-ly1--base.tfm)
Provides: tex(CormorantGaramond-Medium-tlf-sc-ly1.tfm)
Provides: tex(CormorantGaramond-Medium-tlf-sc-ly1.vf)
Provides: tex(CormorantGaramond-Medium-tlf-sc-ot1--base.tfm)
Provides: tex(CormorantGaramond-Medium-tlf-sc-ot1.tfm)
Provides: tex(CormorantGaramond-Medium-tlf-sc-ot1.vf)
Provides: tex(CormorantGaramond-Medium-tlf-sc-t1--base.tfm)
Provides: tex(CormorantGaramond-Medium-tlf-sc-t1.tfm)
Provides: tex(CormorantGaramond-Medium-tlf-sc-t1.vf)
Provides: tex(CormorantGaramond-Medium-tlf-sc-t2a.tfm)
Provides: tex(CormorantGaramond-Medium-tlf-sc-t2b.tfm)
Provides: tex(CormorantGaramond-Medium-tlf-sc-t2c.tfm)
Provides: tex(CormorantGaramond-Medium-tlf-t1--base.tfm)
Provides: tex(CormorantGaramond-Medium-tlf-t1.tfm)
Provides: tex(CormorantGaramond-Medium-tlf-t1.vf)
Provides: tex(CormorantGaramond-Medium-tlf-t2a.tfm)
Provides: tex(CormorantGaramond-Medium-tlf-t2b.tfm)
Provides: tex(CormorantGaramond-Medium-tlf-t2c.tfm)
Provides: tex(CormorantGaramond-Medium-tlf-ts1--base.tfm)
Provides: tex(CormorantGaramond-Medium-tlf-ts1.tfm)
Provides: tex(CormorantGaramond-Medium-tlf-ts1.vf)
Provides: tex(CormorantGaramond-Medium-tosf-ly1.tfm)
Provides: tex(CormorantGaramond-Medium-tosf-ot1.tfm)
Provides: tex(CormorantGaramond-Medium-tosf-sc-ly1--base.tfm)
Provides: tex(CormorantGaramond-Medium-tosf-sc-ly1.tfm)
Provides: tex(CormorantGaramond-Medium-tosf-sc-ly1.vf)
Provides: tex(CormorantGaramond-Medium-tosf-sc-ot1--base.tfm)
Provides: tex(CormorantGaramond-Medium-tosf-sc-ot1.tfm)
Provides: tex(CormorantGaramond-Medium-tosf-sc-ot1.vf)
Provides: tex(CormorantGaramond-Medium-tosf-sc-t1--base.tfm)
Provides: tex(CormorantGaramond-Medium-tosf-sc-t1.tfm)
Provides: tex(CormorantGaramond-Medium-tosf-sc-t1.vf)
Provides: tex(CormorantGaramond-Medium-tosf-sc-t2a.tfm)
Provides: tex(CormorantGaramond-Medium-tosf-sc-t2b.tfm)
Provides: tex(CormorantGaramond-Medium-tosf-sc-t2c.tfm)
Provides: tex(CormorantGaramond-Medium-tosf-t1--base.tfm)
Provides: tex(CormorantGaramond-Medium-tosf-t1.tfm)
Provides: tex(CormorantGaramond-Medium-tosf-t1.vf)
Provides: tex(CormorantGaramond-Medium-tosf-t2a.tfm)
Provides: tex(CormorantGaramond-Medium-tosf-t2b.tfm)
Provides: tex(CormorantGaramond-Medium-tosf-t2c.tfm)
Provides: tex(CormorantGaramond-Medium-tosf-ts1--base.tfm)
Provides: tex(CormorantGaramond-Medium-tosf-ts1.tfm)
Provides: tex(CormorantGaramond-Medium-tosf-ts1.vf)
Provides: tex(CormorantGaramond-MediumItalic-inf-ly1.tfm)
Provides: tex(CormorantGaramond-MediumItalic-inf-ot1.tfm)
Provides: tex(CormorantGaramond-MediumItalic-inf-t1--base.tfm)
Provides: tex(CormorantGaramond-MediumItalic-inf-t1.tfm)
Provides: tex(CormorantGaramond-MediumItalic-inf-t1.vf)
Provides: tex(CormorantGaramond-MediumItalic-inf-t2a.tfm)
Provides: tex(CormorantGaramond-MediumItalic-inf-t2b.tfm)
Provides: tex(CormorantGaramond-MediumItalic-inf-t2c.tfm)
Provides: tex(CormorantGaramond-MediumItalic-lf-ly1.tfm)
Provides: tex(CormorantGaramond-MediumItalic-lf-ot1.tfm)
Provides: tex(CormorantGaramond-MediumItalic-lf-t1--base.tfm)
Provides: tex(CormorantGaramond-MediumItalic-lf-t1.tfm)
Provides: tex(CormorantGaramond-MediumItalic-lf-t1.vf)
Provides: tex(CormorantGaramond-MediumItalic-lf-t2a.tfm)
Provides: tex(CormorantGaramond-MediumItalic-lf-t2b.tfm)
Provides: tex(CormorantGaramond-MediumItalic-lf-t2c.tfm)
Provides: tex(CormorantGaramond-MediumItalic-lf-ts1--base.tfm)
Provides: tex(CormorantGaramond-MediumItalic-lf-ts1.tfm)
Provides: tex(CormorantGaramond-MediumItalic-lf-ts1.vf)
Provides: tex(CormorantGaramond-MediumItalic-osf-ly1.tfm)
Provides: tex(CormorantGaramond-MediumItalic-osf-ot1.tfm)
Provides: tex(CormorantGaramond-MediumItalic-osf-t1--base.tfm)
Provides: tex(CormorantGaramond-MediumItalic-osf-t1.tfm)
Provides: tex(CormorantGaramond-MediumItalic-osf-t1.vf)
Provides: tex(CormorantGaramond-MediumItalic-osf-t2a.tfm)
Provides: tex(CormorantGaramond-MediumItalic-osf-t2b.tfm)
Provides: tex(CormorantGaramond-MediumItalic-osf-t2c.tfm)
Provides: tex(CormorantGaramond-MediumItalic-osf-ts1--base.tfm)
Provides: tex(CormorantGaramond-MediumItalic-osf-ts1.tfm)
Provides: tex(CormorantGaramond-MediumItalic-osf-ts1.vf)
Provides: tex(CormorantGaramond-MediumItalic-sup-ly1.tfm)
Provides: tex(CormorantGaramond-MediumItalic-sup-ot1.tfm)
Provides: tex(CormorantGaramond-MediumItalic-sup-t1--base.tfm)
Provides: tex(CormorantGaramond-MediumItalic-sup-t1.tfm)
Provides: tex(CormorantGaramond-MediumItalic-sup-t1.vf)
Provides: tex(CormorantGaramond-MediumItalic-sup-t2a.tfm)
Provides: tex(CormorantGaramond-MediumItalic-sup-t2b.tfm)
Provides: tex(CormorantGaramond-MediumItalic-sup-t2c.tfm)
Provides: tex(CormorantGaramond-MediumItalic-tlf-ly1.tfm)
Provides: tex(CormorantGaramond-MediumItalic-tlf-ot1.tfm)
Provides: tex(CormorantGaramond-MediumItalic-tlf-t1--base.tfm)
Provides: tex(CormorantGaramond-MediumItalic-tlf-t1.tfm)
Provides: tex(CormorantGaramond-MediumItalic-tlf-t1.vf)
Provides: tex(CormorantGaramond-MediumItalic-tlf-t2a.tfm)
Provides: tex(CormorantGaramond-MediumItalic-tlf-t2b.tfm)
Provides: tex(CormorantGaramond-MediumItalic-tlf-t2c.tfm)
Provides: tex(CormorantGaramond-MediumItalic-tlf-ts1--base.tfm)
Provides: tex(CormorantGaramond-MediumItalic-tlf-ts1.tfm)
Provides: tex(CormorantGaramond-MediumItalic-tlf-ts1.vf)
Provides: tex(CormorantGaramond-MediumItalic-tosf-ly1.tfm)
Provides: tex(CormorantGaramond-MediumItalic-tosf-ot1.tfm)
Provides: tex(CormorantGaramond-MediumItalic-tosf-t1--base.tfm)
Provides: tex(CormorantGaramond-MediumItalic-tosf-t1.tfm)
Provides: tex(CormorantGaramond-MediumItalic-tosf-t1.vf)
Provides: tex(CormorantGaramond-MediumItalic-tosf-t2a.tfm)
Provides: tex(CormorantGaramond-MediumItalic-tosf-t2b.tfm)
Provides: tex(CormorantGaramond-MediumItalic-tosf-t2c.tfm)
Provides: tex(CormorantGaramond-MediumItalic-tosf-ts1--base.tfm)
Provides: tex(CormorantGaramond-MediumItalic-tosf-ts1.tfm)
Provides: tex(CormorantGaramond-MediumItalic-tosf-ts1.vf)
Provides: tex(CormorantGaramond-Regular-inf-ly1.tfm)
Provides: tex(CormorantGaramond-Regular-inf-ot1.tfm)
Provides: tex(CormorantGaramond-Regular-inf-t1--base.tfm)
Provides: tex(CormorantGaramond-Regular-inf-t1.tfm)
Provides: tex(CormorantGaramond-Regular-inf-t1.vf)
Provides: tex(CormorantGaramond-Regular-inf-t2a.tfm)
Provides: tex(CormorantGaramond-Regular-inf-t2b.tfm)
Provides: tex(CormorantGaramond-Regular-inf-t2c.tfm)
Provides: tex(CormorantGaramond-Regular-lf-ly1.tfm)
Provides: tex(CormorantGaramond-Regular-lf-ot1.tfm)
Provides: tex(CormorantGaramond-Regular-lf-sc-ly1--base.tfm)
Provides: tex(CormorantGaramond-Regular-lf-sc-ly1.tfm)
Provides: tex(CormorantGaramond-Regular-lf-sc-ly1.vf)
Provides: tex(CormorantGaramond-Regular-lf-sc-ot1--base.tfm)
Provides: tex(CormorantGaramond-Regular-lf-sc-ot1.tfm)
Provides: tex(CormorantGaramond-Regular-lf-sc-ot1.vf)
Provides: tex(CormorantGaramond-Regular-lf-sc-t1--base.tfm)
Provides: tex(CormorantGaramond-Regular-lf-sc-t1.tfm)
Provides: tex(CormorantGaramond-Regular-lf-sc-t1.vf)
Provides: tex(CormorantGaramond-Regular-lf-sc-t2a.tfm)
Provides: tex(CormorantGaramond-Regular-lf-sc-t2b.tfm)
Provides: tex(CormorantGaramond-Regular-lf-sc-t2c.tfm)
Provides: tex(CormorantGaramond-Regular-lf-t1--base.tfm)
Provides: tex(CormorantGaramond-Regular-lf-t1.tfm)
Provides: tex(CormorantGaramond-Regular-lf-t1.vf)
Provides: tex(CormorantGaramond-Regular-lf-t2a.tfm)
Provides: tex(CormorantGaramond-Regular-lf-t2b.tfm)
Provides: tex(CormorantGaramond-Regular-lf-t2c.tfm)
Provides: tex(CormorantGaramond-Regular-lf-ts1--base.tfm)
Provides: tex(CormorantGaramond-Regular-lf-ts1.tfm)
Provides: tex(CormorantGaramond-Regular-lf-ts1.vf)
Provides: tex(CormorantGaramond-Regular-osf-ly1.tfm)
Provides: tex(CormorantGaramond-Regular-osf-ot1.tfm)
Provides: tex(CormorantGaramond-Regular-osf-sc-ly1--base.tfm)
Provides: tex(CormorantGaramond-Regular-osf-sc-ly1.tfm)
Provides: tex(CormorantGaramond-Regular-osf-sc-ly1.vf)
Provides: tex(CormorantGaramond-Regular-osf-sc-ot1--base.tfm)
Provides: tex(CormorantGaramond-Regular-osf-sc-ot1.tfm)
Provides: tex(CormorantGaramond-Regular-osf-sc-ot1.vf)
Provides: tex(CormorantGaramond-Regular-osf-sc-t1--base.tfm)
Provides: tex(CormorantGaramond-Regular-osf-sc-t1.tfm)
Provides: tex(CormorantGaramond-Regular-osf-sc-t1.vf)
Provides: tex(CormorantGaramond-Regular-osf-sc-t2a.tfm)
Provides: tex(CormorantGaramond-Regular-osf-sc-t2b.tfm)
Provides: tex(CormorantGaramond-Regular-osf-sc-t2c.tfm)
Provides: tex(CormorantGaramond-Regular-osf-t1--base.tfm)
Provides: tex(CormorantGaramond-Regular-osf-t1.tfm)
Provides: tex(CormorantGaramond-Regular-osf-t1.vf)
Provides: tex(CormorantGaramond-Regular-osf-t2a.tfm)
Provides: tex(CormorantGaramond-Regular-osf-t2b.tfm)
Provides: tex(CormorantGaramond-Regular-osf-t2c.tfm)
Provides: tex(CormorantGaramond-Regular-osf-ts1--base.tfm)
Provides: tex(CormorantGaramond-Regular-osf-ts1.tfm)
Provides: tex(CormorantGaramond-Regular-osf-ts1.vf)
Provides: tex(CormorantGaramond-Regular-sup-ly1.tfm)
Provides: tex(CormorantGaramond-Regular-sup-ot1.tfm)
Provides: tex(CormorantGaramond-Regular-sup-t1--base.tfm)
Provides: tex(CormorantGaramond-Regular-sup-t1.tfm)
Provides: tex(CormorantGaramond-Regular-sup-t1.vf)
Provides: tex(CormorantGaramond-Regular-sup-t2a.tfm)
Provides: tex(CormorantGaramond-Regular-sup-t2b.tfm)
Provides: tex(CormorantGaramond-Regular-sup-t2c.tfm)
Provides: tex(CormorantGaramond-Regular-tlf-ly1.tfm)
Provides: tex(CormorantGaramond-Regular-tlf-ot1.tfm)
Provides: tex(CormorantGaramond-Regular-tlf-sc-ly1--base.tfm)
Provides: tex(CormorantGaramond-Regular-tlf-sc-ly1.tfm)
Provides: tex(CormorantGaramond-Regular-tlf-sc-ly1.vf)
Provides: tex(CormorantGaramond-Regular-tlf-sc-ot1--base.tfm)
Provides: tex(CormorantGaramond-Regular-tlf-sc-ot1.tfm)
Provides: tex(CormorantGaramond-Regular-tlf-sc-ot1.vf)
Provides: tex(CormorantGaramond-Regular-tlf-sc-t1--base.tfm)
Provides: tex(CormorantGaramond-Regular-tlf-sc-t1.tfm)
Provides: tex(CormorantGaramond-Regular-tlf-sc-t1.vf)
Provides: tex(CormorantGaramond-Regular-tlf-sc-t2a.tfm)
Provides: tex(CormorantGaramond-Regular-tlf-sc-t2b.tfm)
Provides: tex(CormorantGaramond-Regular-tlf-sc-t2c.tfm)
Provides: tex(CormorantGaramond-Regular-tlf-t1--base.tfm)
Provides: tex(CormorantGaramond-Regular-tlf-t1.tfm)
Provides: tex(CormorantGaramond-Regular-tlf-t1.vf)
Provides: tex(CormorantGaramond-Regular-tlf-t2a.tfm)
Provides: tex(CormorantGaramond-Regular-tlf-t2b.tfm)
Provides: tex(CormorantGaramond-Regular-tlf-t2c.tfm)
Provides: tex(CormorantGaramond-Regular-tlf-ts1--base.tfm)
Provides: tex(CormorantGaramond-Regular-tlf-ts1.tfm)
Provides: tex(CormorantGaramond-Regular-tlf-ts1.vf)
Provides: tex(CormorantGaramond-Regular-tosf-ly1.tfm)
Provides: tex(CormorantGaramond-Regular-tosf-ot1.tfm)
Provides: tex(CormorantGaramond-Regular-tosf-sc-ly1--base.tfm)
Provides: tex(CormorantGaramond-Regular-tosf-sc-ly1.tfm)
Provides: tex(CormorantGaramond-Regular-tosf-sc-ly1.vf)
Provides: tex(CormorantGaramond-Regular-tosf-sc-ot1--base.tfm)
Provides: tex(CormorantGaramond-Regular-tosf-sc-ot1.tfm)
Provides: tex(CormorantGaramond-Regular-tosf-sc-ot1.vf)
Provides: tex(CormorantGaramond-Regular-tosf-sc-t1--base.tfm)
Provides: tex(CormorantGaramond-Regular-tosf-sc-t1.tfm)
Provides: tex(CormorantGaramond-Regular-tosf-sc-t1.vf)
Provides: tex(CormorantGaramond-Regular-tosf-sc-t2a.tfm)
Provides: tex(CormorantGaramond-Regular-tosf-sc-t2b.tfm)
Provides: tex(CormorantGaramond-Regular-tosf-sc-t2c.tfm)
Provides: tex(CormorantGaramond-Regular-tosf-t1--base.tfm)
Provides: tex(CormorantGaramond-Regular-tosf-t1.tfm)
Provides: tex(CormorantGaramond-Regular-tosf-t1.vf)
Provides: tex(CormorantGaramond-Regular-tosf-t2a.tfm)
Provides: tex(CormorantGaramond-Regular-tosf-t2b.tfm)
Provides: tex(CormorantGaramond-Regular-tosf-t2c.tfm)
Provides: tex(CormorantGaramond-Regular-tosf-ts1--base.tfm)
Provides: tex(CormorantGaramond-Regular-tosf-ts1.tfm)
Provides: tex(CormorantGaramond-Regular-tosf-ts1.vf)
Provides: tex(CormorantGaramond-SemiBold-inf-ly1.tfm)
Provides: tex(CormorantGaramond-SemiBold-inf-ot1.tfm)
Provides: tex(CormorantGaramond-SemiBold-inf-t1--base.tfm)
Provides: tex(CormorantGaramond-SemiBold-inf-t1.tfm)
Provides: tex(CormorantGaramond-SemiBold-inf-t1.vf)
Provides: tex(CormorantGaramond-SemiBold-inf-t2a.tfm)
Provides: tex(CormorantGaramond-SemiBold-inf-t2b.tfm)
Provides: tex(CormorantGaramond-SemiBold-inf-t2c.tfm)
Provides: tex(CormorantGaramond-SemiBold-lf-ly1.tfm)
Provides: tex(CormorantGaramond-SemiBold-lf-ot1.tfm)
Provides: tex(CormorantGaramond-SemiBold-lf-sc-ly1--base.tfm)
Provides: tex(CormorantGaramond-SemiBold-lf-sc-ly1.tfm)
Provides: tex(CormorantGaramond-SemiBold-lf-sc-ly1.vf)
Provides: tex(CormorantGaramond-SemiBold-lf-sc-ot1--base.tfm)
Provides: tex(CormorantGaramond-SemiBold-lf-sc-ot1.tfm)
Provides: tex(CormorantGaramond-SemiBold-lf-sc-ot1.vf)
Provides: tex(CormorantGaramond-SemiBold-lf-sc-t1--base.tfm)
Provides: tex(CormorantGaramond-SemiBold-lf-sc-t1.tfm)
Provides: tex(CormorantGaramond-SemiBold-lf-sc-t1.vf)
Provides: tex(CormorantGaramond-SemiBold-lf-sc-t2a.tfm)
Provides: tex(CormorantGaramond-SemiBold-lf-sc-t2b.tfm)
Provides: tex(CormorantGaramond-SemiBold-lf-sc-t2c.tfm)
Provides: tex(CormorantGaramond-SemiBold-lf-t1--base.tfm)
Provides: tex(CormorantGaramond-SemiBold-lf-t1.tfm)
Provides: tex(CormorantGaramond-SemiBold-lf-t1.vf)
Provides: tex(CormorantGaramond-SemiBold-lf-t2a.tfm)
Provides: tex(CormorantGaramond-SemiBold-lf-t2b.tfm)
Provides: tex(CormorantGaramond-SemiBold-lf-t2c.tfm)
Provides: tex(CormorantGaramond-SemiBold-lf-ts1--base.tfm)
Provides: tex(CormorantGaramond-SemiBold-lf-ts1.tfm)
Provides: tex(CormorantGaramond-SemiBold-lf-ts1.vf)
Provides: tex(CormorantGaramond-SemiBold-osf-ly1.tfm)
Provides: tex(CormorantGaramond-SemiBold-osf-ot1.tfm)
Provides: tex(CormorantGaramond-SemiBold-osf-sc-ly1--base.tfm)
Provides: tex(CormorantGaramond-SemiBold-osf-sc-ly1.tfm)
Provides: tex(CormorantGaramond-SemiBold-osf-sc-ly1.vf)
Provides: tex(CormorantGaramond-SemiBold-osf-sc-ot1--base.tfm)
Provides: tex(CormorantGaramond-SemiBold-osf-sc-ot1.tfm)
Provides: tex(CormorantGaramond-SemiBold-osf-sc-ot1.vf)
Provides: tex(CormorantGaramond-SemiBold-osf-sc-t1--base.tfm)
Provides: tex(CormorantGaramond-SemiBold-osf-sc-t1.tfm)
Provides: tex(CormorantGaramond-SemiBold-osf-sc-t1.vf)
Provides: tex(CormorantGaramond-SemiBold-osf-sc-t2a.tfm)
Provides: tex(CormorantGaramond-SemiBold-osf-sc-t2b.tfm)
Provides: tex(CormorantGaramond-SemiBold-osf-sc-t2c.tfm)
Provides: tex(CormorantGaramond-SemiBold-osf-t1--base.tfm)
Provides: tex(CormorantGaramond-SemiBold-osf-t1.tfm)
Provides: tex(CormorantGaramond-SemiBold-osf-t1.vf)
Provides: tex(CormorantGaramond-SemiBold-osf-t2a.tfm)
Provides: tex(CormorantGaramond-SemiBold-osf-t2b.tfm)
Provides: tex(CormorantGaramond-SemiBold-osf-t2c.tfm)
Provides: tex(CormorantGaramond-SemiBold-osf-ts1--base.tfm)
Provides: tex(CormorantGaramond-SemiBold-osf-ts1.tfm)
Provides: tex(CormorantGaramond-SemiBold-osf-ts1.vf)
Provides: tex(CormorantGaramond-SemiBold-sup-ly1.tfm)
Provides: tex(CormorantGaramond-SemiBold-sup-ot1.tfm)
Provides: tex(CormorantGaramond-SemiBold-sup-t1--base.tfm)
Provides: tex(CormorantGaramond-SemiBold-sup-t1.tfm)
Provides: tex(CormorantGaramond-SemiBold-sup-t1.vf)
Provides: tex(CormorantGaramond-SemiBold-sup-t2a.tfm)
Provides: tex(CormorantGaramond-SemiBold-sup-t2b.tfm)
Provides: tex(CormorantGaramond-SemiBold-sup-t2c.tfm)
Provides: tex(CormorantGaramond-SemiBold-tlf-ly1.tfm)
Provides: tex(CormorantGaramond-SemiBold-tlf-ot1.tfm)
Provides: tex(CormorantGaramond-SemiBold-tlf-sc-ly1--base.tfm)
Provides: tex(CormorantGaramond-SemiBold-tlf-sc-ly1.tfm)
Provides: tex(CormorantGaramond-SemiBold-tlf-sc-ly1.vf)
Provides: tex(CormorantGaramond-SemiBold-tlf-sc-ot1--base.tfm)
Provides: tex(CormorantGaramond-SemiBold-tlf-sc-ot1.tfm)
Provides: tex(CormorantGaramond-SemiBold-tlf-sc-ot1.vf)
Provides: tex(CormorantGaramond-SemiBold-tlf-sc-t1--base.tfm)
Provides: tex(CormorantGaramond-SemiBold-tlf-sc-t1.tfm)
Provides: tex(CormorantGaramond-SemiBold-tlf-sc-t1.vf)
Provides: tex(CormorantGaramond-SemiBold-tlf-sc-t2a.tfm)
Provides: tex(CormorantGaramond-SemiBold-tlf-sc-t2b.tfm)
Provides: tex(CormorantGaramond-SemiBold-tlf-sc-t2c.tfm)
Provides: tex(CormorantGaramond-SemiBold-tlf-t1--base.tfm)
Provides: tex(CormorantGaramond-SemiBold-tlf-t1.tfm)
Provides: tex(CormorantGaramond-SemiBold-tlf-t1.vf)
Provides: tex(CormorantGaramond-SemiBold-tlf-t2a.tfm)
Provides: tex(CormorantGaramond-SemiBold-tlf-t2b.tfm)
Provides: tex(CormorantGaramond-SemiBold-tlf-t2c.tfm)
Provides: tex(CormorantGaramond-SemiBold-tlf-ts1--base.tfm)
Provides: tex(CormorantGaramond-SemiBold-tlf-ts1.tfm)
Provides: tex(CormorantGaramond-SemiBold-tlf-ts1.vf)
Provides: tex(CormorantGaramond-SemiBold-tosf-ly1.tfm)
Provides: tex(CormorantGaramond-SemiBold-tosf-ot1.tfm)
Provides: tex(CormorantGaramond-SemiBold-tosf-sc-ly1--base.tfm)
Provides: tex(CormorantGaramond-SemiBold-tosf-sc-ly1.tfm)
Provides: tex(CormorantGaramond-SemiBold-tosf-sc-ly1.vf)
Provides: tex(CormorantGaramond-SemiBold-tosf-sc-ot1--base.tfm)
Provides: tex(CormorantGaramond-SemiBold-tosf-sc-ot1.tfm)
Provides: tex(CormorantGaramond-SemiBold-tosf-sc-ot1.vf)
Provides: tex(CormorantGaramond-SemiBold-tosf-sc-t1--base.tfm)
Provides: tex(CormorantGaramond-SemiBold-tosf-sc-t1.tfm)
Provides: tex(CormorantGaramond-SemiBold-tosf-sc-t1.vf)
Provides: tex(CormorantGaramond-SemiBold-tosf-sc-t2a.tfm)
Provides: tex(CormorantGaramond-SemiBold-tosf-sc-t2b.tfm)
Provides: tex(CormorantGaramond-SemiBold-tosf-sc-t2c.tfm)
Provides: tex(CormorantGaramond-SemiBold-tosf-t1--base.tfm)
Provides: tex(CormorantGaramond-SemiBold-tosf-t1.tfm)
Provides: tex(CormorantGaramond-SemiBold-tosf-t1.vf)
Provides: tex(CormorantGaramond-SemiBold-tosf-t2a.tfm)
Provides: tex(CormorantGaramond-SemiBold-tosf-t2b.tfm)
Provides: tex(CormorantGaramond-SemiBold-tosf-t2c.tfm)
Provides: tex(CormorantGaramond-SemiBold-tosf-ts1--base.tfm)
Provides: tex(CormorantGaramond-SemiBold-tosf-ts1.tfm)
Provides: tex(CormorantGaramond-SemiBold-tosf-ts1.vf)
Provides: tex(CormorantGaramond-SemiBoldItalic-inf-ly1.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-inf-ot1.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-inf-t1--base.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-inf-t1.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-inf-t1.vf)
Provides: tex(CormorantGaramond-SemiBoldItalic-inf-t2a.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-inf-t2b.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-inf-t2c.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-lf-ly1.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-lf-ot1.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-lf-t1--base.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-lf-t1.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-lf-t1.vf)
Provides: tex(CormorantGaramond-SemiBoldItalic-lf-t2a.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-lf-t2b.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-lf-t2c.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-lf-ts1--base.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-lf-ts1.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-lf-ts1.vf)
Provides: tex(CormorantGaramond-SemiBoldItalic-osf-ly1.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-osf-ot1.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-osf-t1--base.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-osf-t1.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-osf-t1.vf)
Provides: tex(CormorantGaramond-SemiBoldItalic-osf-t2a.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-osf-t2b.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-osf-t2c.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-osf-ts1--base.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-osf-ts1.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-osf-ts1.vf)
Provides: tex(CormorantGaramond-SemiBoldItalic-sup-ly1.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-sup-ot1.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-sup-t1--base.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-sup-t1.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-sup-t1.vf)
Provides: tex(CormorantGaramond-SemiBoldItalic-sup-t2a.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-sup-t2b.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-sup-t2c.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-tlf-ly1.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-tlf-ot1.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-tlf-t1--base.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-tlf-t1.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-tlf-t1.vf)
Provides: tex(CormorantGaramond-SemiBoldItalic-tlf-t2a.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-tlf-t2b.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-tlf-t2c.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-tlf-ts1--base.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-tlf-ts1.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-tlf-ts1.vf)
Provides: tex(CormorantGaramond-SemiBoldItalic-tosf-ly1.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-tosf-ot1.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-tosf-t1--base.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-tosf-t1.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-tosf-t1.vf)
Provides: tex(CormorantGaramond-SemiBoldItalic-tosf-t2a.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-tosf-t2b.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-tosf-t2c.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-tosf-ts1--base.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-tosf-ts1.tfm)
Provides: tex(CormorantGaramond-SemiBoldItalic-tosf-ts1.vf)
Provides: tex(CormorantGaramond.map)
Provides: tex(CormorantGaramond.sty)
Provides: tex(LY1CormorantGaramond-Inf.fd)
Provides: tex(LY1CormorantGaramond-LF.fd)
Provides: tex(LY1CormorantGaramond-OsF.fd)
Provides: tex(LY1CormorantGaramond-Sup.fd)
Provides: tex(LY1CormorantGaramond-TLF.fd)
Provides: tex(LY1CormorantGaramond-TOsF.fd)
Provides: tex(OT1CormorantGaramond-Inf.fd)
Provides: tex(OT1CormorantGaramond-LF.fd)
Provides: tex(OT1CormorantGaramond-OsF.fd)
Provides: tex(OT1CormorantGaramond-Sup.fd)
Provides: tex(OT1CormorantGaramond-TLF.fd)
Provides: tex(OT1CormorantGaramond-TOsF.fd)
Provides: tex(T1CormorantGaramond-Inf.fd)
Provides: tex(T1CormorantGaramond-LF.fd)
Provides: tex(T1CormorantGaramond-OsF.fd)
Provides: tex(T1CormorantGaramond-Sup.fd)
Provides: tex(T1CormorantGaramond-TLF.fd)
Provides: tex(T1CormorantGaramond-TOsF.fd)
Provides: tex(T2ACormorantGaramond-Inf.fd)
Provides: tex(T2ACormorantGaramond-LF.fd)
Provides: tex(T2ACormorantGaramond-OsF.fd)
Provides: tex(T2ACormorantGaramond-Sup.fd)
Provides: tex(T2ACormorantGaramond-TLF.fd)
Provides: tex(T2ACormorantGaramond-TOsF.fd)
Provides: tex(T2BCormorantGaramond-Inf.fd)
Provides: tex(T2BCormorantGaramond-LF.fd)
Provides: tex(T2BCormorantGaramond-OsF.fd)
Provides: tex(T2BCormorantGaramond-Sup.fd)
Provides: tex(T2BCormorantGaramond-TLF.fd)
Provides: tex(T2BCormorantGaramond-TOsF.fd)
Provides: tex(T2CCormorantGaramond-Inf.fd)
Provides: tex(T2CCormorantGaramond-LF.fd)
Provides: tex(T2CCormorantGaramond-OsF.fd)
Provides: tex(T2CCormorantGaramond-Sup.fd)
Provides: tex(T2CCormorantGaramond-TLF.fd)
Provides: tex(T2CCormorantGaramond-TOsF.fd)
Provides: tex(TS1CormorantGaramond-LF.fd)
Provides: tex(TS1CormorantGaramond-OsF.fd)
Provides: tex(TS1CormorantGaramond-TLF.fd)
Provides: tex(TS1CormorantGaramond-TOsF.fd)
Provides: tex(cgrm_2ahxjn.enc)
Provides: tex(cgrm_2fszuh.enc)
Provides: tex(cgrm_2qzove.enc)
Provides: tex(cgrm_2woykf.enc)
Provides: tex(cgrm_2xvhcw.enc)
Provides: tex(cgrm_33cvom.enc)
Provides: tex(cgrm_36gbzh.enc)
Provides: tex(cgrm_45xxtj.enc)
Provides: tex(cgrm_4fize4.enc)
Provides: tex(cgrm_554p77.enc)
Provides: tex(cgrm_575fly.enc)
Provides: tex(cgrm_5ezmem.enc)
Provides: tex(cgrm_5zuknm.enc)
Provides: tex(cgrm_6cgyqp.enc)
Provides: tex(cgrm_726bjo.enc)
Provides: tex(cgrm_7l65a5.enc)
Provides: tex(cgrm_ahqoow.enc)
Provides: tex(cgrm_baamnb.enc)
Provides: tex(cgrm_bndooo.enc)
Provides: tex(cgrm_cjaria.enc)
Provides: tex(cgrm_cpu34x.enc)
Provides: tex(cgrm_ctw2ju.enc)
Provides: tex(cgrm_czjvuz.enc)
Provides: tex(cgrm_edlrwy.enc)
Provides: tex(cgrm_ehskq2.enc)
Provides: tex(cgrm_ezmsqi.enc)
Provides: tex(cgrm_fnl4sj.enc)
Provides: tex(cgrm_fqbaih.enc)
Provides: tex(cgrm_g7ehha.enc)
Provides: tex(cgrm_gfgzzm.enc)
Provides: tex(cgrm_ggoxrw.enc)
Provides: tex(cgrm_goqtbf.enc)
Provides: tex(cgrm_hnmd4t.enc)
Provides: tex(cgrm_ho7x2y.enc)
Provides: tex(cgrm_i4ztt6.enc)
Provides: tex(cgrm_imua2m.enc)
Provides: tex(cgrm_ira4mj.enc)
Provides: tex(cgrm_iuhjfz.enc)
Provides: tex(cgrm_iyf2ai.enc)
Provides: tex(cgrm_j2hlib.enc)
Provides: tex(cgrm_j5xrmg.enc)
Provides: tex(cgrm_jg7lls.enc)
Provides: tex(cgrm_jwbavo.enc)
Provides: tex(cgrm_k54atz.enc)
Provides: tex(cgrm_kbv5uy.enc)
Provides: tex(cgrm_ksmxc6.enc)
Provides: tex(cgrm_kwxzcp.enc)
Provides: tex(cgrm_l5f566.enc)
Provides: tex(cgrm_ldw23p.enc)
Provides: tex(cgrm_lksf3x.enc)
Provides: tex(cgrm_mcvd3c.enc)
Provides: tex(cgrm_mq3pk7.enc)
Provides: tex(cgrm_myrl74.enc)
Provides: tex(cgrm_nniu67.enc)
Provides: tex(cgrm_nswxfs.enc)
Provides: tex(cgrm_nxkups.enc)
Provides: tex(cgrm_nxzswi.enc)
Provides: tex(cgrm_od3ly4.enc)
Provides: tex(cgrm_olzkph.enc)
Provides: tex(cgrm_p4fks4.enc)
Provides: tex(cgrm_p5fsj2.enc)
Provides: tex(cgrm_payxmf.enc)
Provides: tex(cgrm_pm4rjs.enc)
Provides: tex(cgrm_qaa67y.enc)
Provides: tex(cgrm_qco72e.enc)
Provides: tex(cgrm_qnkxku.enc)
Provides: tex(cgrm_qrc2n2.enc)
Provides: tex(cgrm_rnb5y6.enc)
Provides: tex(cgrm_rohdbu.enc)
Provides: tex(cgrm_ry5pl7.enc)
Provides: tex(cgrm_s2pyjf.enc)
Provides: tex(cgrm_s4zbbx.enc)
Provides: tex(cgrm_sfoqzm.enc)
Provides: tex(cgrm_sowbon.enc)
Provides: tex(cgrm_txosmw.enc)
Provides: tex(cgrm_tzoazu.enc)
Provides: tex(cgrm_usix3v.enc)
Provides: tex(cgrm_uys5qk.enc)
Provides: tex(cgrm_v2z4dl.enc)
Provides: tex(cgrm_v7t4yx.enc)
Provides: tex(cgrm_vabk2p.enc)
Provides: tex(cgrm_vdpe4c.enc)
Provides: tex(cgrm_vnv5uk.enc)
Provides: tex(cgrm_vqhfd3.enc)
Provides: tex(cgrm_vs5evg.enc)
Provides: tex(cgrm_vuc6nl.enc)
Provides: tex(cgrm_xrzidp.enc)
Provides: tex(cgrm_xwhmgi.enc)
Provides: tex(cgrm_xzjjkx.enc)
Provides: tex(cgrm_y22u7a.enc)
Provides: tex(cgrm_yah5fp.enc)
Provides: tex(cgrm_ycbsw5.enc)
Provides: tex(cgrm_ye4dng.enc)
Provides: tex(cgrm_yifvzr.enc)
Provides: tex(cgrm_yksu3h.enc)
Provides: tex(cgrm_yo6qap.enc)
Provides: tex(cgrm_zc6byq.enc)
Provides: tex(cgrm_zcfdr3.enc)
Provides: tex(cgrm_zkhuis.enc)
Provides: tex(cgrm_zzgqip.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/tlnet/archive/
# from 20240311
Source89: cormorantgaramond.tar.xz
Source90: cormorantgaramond.doc.tar.xz
%description -n texlive-cormorantgaramond
This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX
support for the Cormorant Garamond family of fonts, designed by
Christian Thalman of Catharsis Fonts. The family includes
light, regular, medium, semi-bold, and bold weights, with
italics.
%package -n texlive-cormorantgaramond-doc
Version: %{texlive_version}.%{texlive_noarch}.3.601svn64411
Release: 0
Summary: Documentation for texlive-cormorantgaramond
License: OFL-1.1
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-cormorantgaramond and texlive-alldocumentation)
%description -n texlive-cormorantgaramond-doc
This package includes the documentation for texlive-cormorantgaramond
%package -n texlive-cormorantgaramond-fonts
Version: %{texlive_version}.%{texlive_noarch}.3.601svn64411
Release: 0
Summary: Severed fonts for texlive-cormorantgaramond
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-cormorantgaramond-fonts
The separated fonts package for texlive-cormorantgaramond
%post -n texlive-cormorantgaramond
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMap CormorantGaramond.map' >> /var/run/texlive/run-updmap
%postun -n texlive-cormorantgaramond
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMap CormorantGaramond.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-cormorantgaramond
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%reconfigure_fonts_scriptlets -n texlive-cormorantgaramond-fonts
%files -n texlive-cormorantgaramond-doc
%{_texmfdistdir}/doc/fonts/cormorantgaramond/OFL.txt
%{_texmfdistdir}/doc/fonts/cormorantgaramond/README
%{_texmfdistdir}/doc/fonts/cormorantgaramond/cormorantgaramond.pdf
%{_texmfdistdir}/doc/fonts/cormorantgaramond/cormorantgaramond.tex
%files -n texlive-cormorantgaramond
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_2ahxjn.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_2fszuh.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_2qzove.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_2woykf.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_2xvhcw.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_33cvom.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_36gbzh.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_45xxtj.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_4fize4.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_554p77.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_575fly.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_5ezmem.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_5zuknm.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_6cgyqp.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_726bjo.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_7l65a5.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_ahqoow.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_baamnb.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_bndooo.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_cjaria.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_cpu34x.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_ctw2ju.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_czjvuz.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_edlrwy.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_ehskq2.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_ezmsqi.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_fnl4sj.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_fqbaih.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_g7ehha.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_gfgzzm.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_ggoxrw.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_goqtbf.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_hnmd4t.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_ho7x2y.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_i4ztt6.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_imua2m.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_ira4mj.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_iuhjfz.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_iyf2ai.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_j2hlib.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_j5xrmg.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_jg7lls.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_jwbavo.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_k54atz.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_kbv5uy.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_ksmxc6.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_kwxzcp.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_l5f566.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_ldw23p.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_lksf3x.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_mcvd3c.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_mq3pk7.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_myrl74.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_nniu67.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_nswxfs.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_nxkups.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_nxzswi.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_od3ly4.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_olzkph.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_p4fks4.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_p5fsj2.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_payxmf.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_pm4rjs.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_qaa67y.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_qco72e.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_qnkxku.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_qrc2n2.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_rnb5y6.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_rohdbu.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_ry5pl7.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_s2pyjf.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_s4zbbx.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_sfoqzm.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_sowbon.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_txosmw.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_tzoazu.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_usix3v.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_uys5qk.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_v2z4dl.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_v7t4yx.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_vabk2p.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_vdpe4c.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_vnv5uk.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_vqhfd3.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_vs5evg.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_vuc6nl.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_xrzidp.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_xwhmgi.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_xzjjkx.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_y22u7a.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_yah5fp.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_ycbsw5.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_ye4dng.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_yifvzr.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_yksu3h.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_yo6qap.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_zc6byq.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_zcfdr3.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_zkhuis.enc
%{_texmfdistdir}/fonts/enc/dvips/cormorantgaramond/cgrm_zzgqip.enc
%{_texmfdistdir}/fonts/map/dvips/cormorantgaramond/CormorantGaramond.map
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-inf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-inf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-inf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-inf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-inf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-inf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-inf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-lf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-lf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-lf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-lf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-lf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-lf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-lf-sc-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-lf-sc-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-lf-sc-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-lf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-lf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-lf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-osf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-osf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-osf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-osf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-osf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-osf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-osf-sc-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-osf-sc-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-osf-sc-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-osf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-osf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-osf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-sup-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-sup-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-sup-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tlf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tlf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tlf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tlf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tlf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tlf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tlf-sc-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tlf-sc-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tlf-sc-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tlf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tlf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tlf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tosf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tosf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tosf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tosf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tosf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tosf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tosf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tosf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tosf-sc-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tosf-sc-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tosf-sc-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tosf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tosf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tosf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tosf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tosf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tosf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Bold-tosf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-inf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-inf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-inf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-inf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-inf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-inf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-inf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-lf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-lf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-lf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-osf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-osf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-osf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-sup-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-sup-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-sup-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-tlf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-tlf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-tlf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-tosf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-tosf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-tosf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-tosf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-tosf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-tosf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-tosf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-tosf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-tosf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-inf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-inf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-inf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-inf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-inf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-inf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-inf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-lf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-lf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-lf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-osf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-osf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-osf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-sup-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-sup-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-sup-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-tlf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-tlf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-tlf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-tosf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-tosf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-tosf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-tosf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-tosf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-tosf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-tosf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-tosf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Italic-tosf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-inf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-inf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-inf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-inf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-inf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-inf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-inf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-lf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-lf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-lf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-lf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-lf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-lf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-lf-sc-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-lf-sc-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-lf-sc-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-lf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-lf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-lf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-osf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-osf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-osf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-osf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-osf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-osf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-osf-sc-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-osf-sc-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-osf-sc-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-osf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-osf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-osf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-sup-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-sup-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-sup-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tlf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tlf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tlf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tlf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tlf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tlf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tlf-sc-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tlf-sc-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tlf-sc-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tlf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tlf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tlf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tosf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tosf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tosf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tosf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tosf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tosf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tosf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tosf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tosf-sc-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tosf-sc-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tosf-sc-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tosf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tosf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tosf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tosf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tosf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tosf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Light-tosf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-inf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-inf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-inf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-inf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-inf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-inf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-inf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-lf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-lf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-lf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-osf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-osf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-osf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-sup-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-sup-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-sup-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-tlf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-tlf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-tlf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-tosf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-tosf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-tosf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-tosf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-tosf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-tosf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-tosf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-tosf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-tosf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-inf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-inf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-inf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-inf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-inf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-inf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-inf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-lf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-lf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-lf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-lf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-lf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-lf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-lf-sc-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-lf-sc-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-lf-sc-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-lf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-lf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-lf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-osf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-osf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-osf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-osf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-osf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-osf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-osf-sc-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-osf-sc-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-osf-sc-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-osf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-osf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-osf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-sup-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-sup-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-sup-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tlf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tlf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tlf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tlf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tlf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tlf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tlf-sc-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tlf-sc-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tlf-sc-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tlf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tlf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tlf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tosf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tosf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tosf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tosf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tosf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tosf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tosf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tosf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tosf-sc-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tosf-sc-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tosf-sc-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tosf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tosf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tosf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tosf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tosf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tosf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Medium-tosf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-inf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-inf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-inf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-inf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-inf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-inf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-inf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-lf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-lf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-lf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-osf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-osf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-osf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-sup-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-sup-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-sup-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-tlf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-tlf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-tlf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-tosf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-tosf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-tosf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-tosf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-tosf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-tosf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-tosf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-tosf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-tosf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-inf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-inf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-inf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-inf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-inf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-inf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-inf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-lf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-lf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-lf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-lf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-lf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-lf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-lf-sc-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-lf-sc-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-lf-sc-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-lf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-lf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-lf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-osf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-osf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-osf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-osf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-osf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-osf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-osf-sc-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-osf-sc-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-osf-sc-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-osf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-osf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-osf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-sup-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-sup-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-sup-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tlf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tlf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tlf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tlf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tlf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tlf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tlf-sc-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tlf-sc-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tlf-sc-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tlf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tlf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tlf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tosf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tosf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tosf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tosf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tosf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tosf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tosf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tosf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tosf-sc-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tosf-sc-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tosf-sc-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tosf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tosf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tosf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tosf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tosf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tosf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-Regular-tosf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-inf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-inf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-inf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-inf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-inf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-inf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-inf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-lf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-lf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-lf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-lf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-lf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-lf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-lf-sc-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-lf-sc-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-lf-sc-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-lf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-lf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-lf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-osf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-osf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-osf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-osf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-osf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-osf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-osf-sc-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-osf-sc-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-osf-sc-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-osf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-osf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-osf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-sup-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-sup-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-sup-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tlf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tlf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tlf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tlf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tlf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tlf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tlf-sc-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tlf-sc-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tlf-sc-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tlf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tlf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tlf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tosf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tosf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tosf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tosf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tosf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tosf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tosf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tosf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tosf-sc-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tosf-sc-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tosf-sc-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tosf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tosf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tosf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tosf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tosf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tosf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tosf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-inf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-inf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-inf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-inf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-inf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-inf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-inf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-lf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-lf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-lf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-osf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-osf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-osf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-sup-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-sup-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-sup-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-tlf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-tlf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-tlf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-tosf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-tosf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-tosf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-tosf-t1.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-tosf-t2a.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-tosf-t2b.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-tosf-t2c.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-tosf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-tosf-ts1.tfm
%verify(link) %{_texmfdistdir}/fonts/truetype/catharsis/cormorantgaramond/CormorantGaramond-Bold.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/catharsis/cormorantgaramond/CormorantGaramond-Italic.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/catharsis/cormorantgaramond/CormorantGaramond-Light.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/catharsis/cormorantgaramond/CormorantGaramond-LightItalic.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/catharsis/cormorantgaramond/CormorantGaramond-Medium.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/catharsis/cormorantgaramond/CormorantGaramond-Regular.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/catharsis/cormorantgaramond/CormorantGaramond-SemiBold.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic.ttf
%verify(link) %{_texmfdistdir}/fonts/type1/catharsis/cormorantgaramond/CormorantGaramond-Bold.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/catharsis/cormorantgaramond/CormorantGaramond-Italic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/catharsis/cormorantgaramond/CormorantGaramond-Light.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/catharsis/cormorantgaramond/CormorantGaramond-LightItalic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/catharsis/cormorantgaramond/CormorantGaramond-Medium.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/catharsis/cormorantgaramond/CormorantGaramond-Regular.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/catharsis/cormorantgaramond/CormorantGaramond-SemiBold.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic.pfb
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Bold-inf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Bold-lf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Bold-lf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Bold-lf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Bold-lf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Bold-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Bold-osf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Bold-osf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Bold-osf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Bold-osf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Bold-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Bold-sup-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Bold-tlf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Bold-tlf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Bold-tlf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Bold-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Bold-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Bold-tosf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Bold-tosf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Bold-tosf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Bold-tosf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Bold-tosf-ts1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-inf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-lf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-osf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-sup-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-tosf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-BoldItalic-tosf-ts1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Italic-inf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Italic-lf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Italic-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Italic-osf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Italic-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Italic-sup-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Italic-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Italic-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Italic-tosf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Italic-tosf-ts1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Light-inf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Light-lf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Light-lf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Light-lf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Light-lf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Light-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Light-osf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Light-osf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Light-osf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Light-osf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Light-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Light-sup-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Light-tlf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Light-tlf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Light-tlf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Light-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Light-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Light-tosf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Light-tosf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Light-tosf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Light-tosf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Light-tosf-ts1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-inf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-lf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-osf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-sup-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-tosf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-LightItalic-tosf-ts1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Medium-inf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Medium-lf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Medium-lf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Medium-lf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Medium-lf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Medium-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Medium-osf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Medium-osf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Medium-osf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Medium-osf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Medium-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Medium-sup-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Medium-tlf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Medium-tlf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Medium-tlf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Medium-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Medium-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Medium-tosf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Medium-tosf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Medium-tosf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Medium-tosf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Medium-tosf-ts1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-inf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-lf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-osf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-sup-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-tosf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-MediumItalic-tosf-ts1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Regular-inf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Regular-lf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Regular-lf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Regular-lf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Regular-lf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Regular-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Regular-osf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Regular-osf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Regular-osf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Regular-osf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Regular-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Regular-sup-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Regular-tlf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Regular-tlf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Regular-tlf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Regular-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Regular-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Regular-tosf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Regular-tosf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Regular-tosf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Regular-tosf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-Regular-tosf-ts1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-inf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-lf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-lf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-lf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-lf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-osf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-osf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-osf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-osf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-sup-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tlf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tlf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tlf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tosf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tosf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tosf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tosf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBold-tosf-ts1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-inf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-lf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-osf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-sup-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-tosf-t1.vf
%{_texmfdistdir}/fonts/vf/catharsis/cormorantgaramond/CormorantGaramond-SemiBoldItalic-tosf-ts1.vf
%{_texmfdistdir}/tex/latex/cormorantgaramond/CormorantGaramond.sty
%{_texmfdistdir}/tex/latex/cormorantgaramond/LY1CormorantGaramond-Inf.fd
%{_texmfdistdir}/tex/latex/cormorantgaramond/LY1CormorantGaramond-LF.fd
%{_texmfdistdir}/tex/latex/cormorantgaramond/LY1CormorantGaramond-OsF.fd
%{_texmfdistdir}/tex/latex/cormorantgaramond/LY1CormorantGaramond-Sup.fd
%{_texmfdistdir}/tex/latex/cormorantgaramond/LY1CormorantGaramond-TLF.fd
%{_texmfdistdir}/tex/latex/cormorantgaramond/LY1CormorantGaramond-TOsF.fd
%{_texmfdistdir}/tex/latex/cormorantgaramond/OT1CormorantGaramond-Inf.fd
%{_texmfdistdir}/tex/latex/cormorantgaramond/OT1CormorantGaramond-LF.fd
%{_texmfdistdir}/tex/latex/cormorantgaramond/OT1CormorantGaramond-OsF.fd
%{_texmfdistdir}/tex/latex/cormorantgaramond/OT1CormorantGaramond-Sup.fd
%{_texmfdistdir}/tex/latex/cormorantgaramond/OT1CormorantGaramond-TLF.fd
%{_texmfdistdir}/tex/latex/cormorantgaramond/OT1CormorantGaramond-TOsF.fd
%{_texmfdistdir}/tex/latex/cormorantgaramond/T1CormorantGaramond-Inf.fd
%{_texmfdistdir}/tex/latex/cormorantgaramond/T1CormorantGaramond-LF.fd
%{_texmfdistdir}/tex/latex/cormorantgaramond/T1CormorantGaramond-OsF.fd
%{_texmfdistdir}/tex/latex/cormorantgaramond/T1CormorantGaramond-Sup.fd
%{_texmfdistdir}/tex/latex/cormorantgaramond/T1CormorantGaramond-TLF.fd
%{_texmfdistdir}/tex/latex/cormorantgaramond/T1CormorantGaramond-TOsF.fd
%{_texmfdistdir}/tex/latex/cormorantgaramond/T2ACormorantGaramond-Inf.fd
%{_texmfdistdir}/tex/latex/cormorantgaramond/T2ACormorantGaramond-LF.fd
%{_texmfdistdir}/tex/latex/cormorantgaramond/T2ACormorantGaramond-OsF.fd
%{_texmfdistdir}/tex/latex/cormorantgaramond/T2ACormorantGaramond-Sup.fd
%{_texmfdistdir}/tex/latex/cormorantgaramond/T2ACormorantGaramond-TLF.fd
%{_texmfdistdir}/tex/latex/cormorantgaramond/T2ACormorantGaramond-TOsF.fd
%{_texmfdistdir}/tex/latex/cormorantgaramond/T2BCormorantGaramond-Inf.fd
%{_texmfdistdir}/tex/latex/cormorantgaramond/T2BCormorantGaramond-LF.fd
%{_texmfdistdir}/tex/latex/cormorantgaramond/T2BCormorantGaramond-OsF.fd
%{_texmfdistdir}/tex/latex/cormorantgaramond/T2BCormorantGaramond-Sup.fd
%{_texmfdistdir}/tex/latex/cormorantgaramond/T2BCormorantGaramond-TLF.fd
%{_texmfdistdir}/tex/latex/cormorantgaramond/T2BCormorantGaramond-TOsF.fd
%{_texmfdistdir}/tex/latex/cormorantgaramond/T2CCormorantGaramond-Inf.fd
%{_texmfdistdir}/tex/latex/cormorantgaramond/T2CCormorantGaramond-LF.fd
%{_texmfdistdir}/tex/latex/cormorantgaramond/T2CCormorantGaramond-OsF.fd
%{_texmfdistdir}/tex/latex/cormorantgaramond/T2CCormorantGaramond-Sup.fd
%{_texmfdistdir}/tex/latex/cormorantgaramond/T2CCormorantGaramond-TLF.fd
%{_texmfdistdir}/tex/latex/cormorantgaramond/T2CCormorantGaramond-TOsF.fd
%{_texmfdistdir}/tex/latex/cormorantgaramond/TS1CormorantGaramond-LF.fd
%{_texmfdistdir}/tex/latex/cormorantgaramond/TS1CormorantGaramond-OsF.fd
%{_texmfdistdir}/tex/latex/cormorantgaramond/TS1CormorantGaramond-TLF.fd
%{_texmfdistdir}/tex/latex/cormorantgaramond/TS1CormorantGaramond-TOsF.fd
%files -n texlive-cormorantgaramond-fonts
%dir %{_datadir}/fonts/texlive-cormorantgaramond
%{_datadir}/fontconfig/conf.avail/58-texlive-cormorantgaramond.conf
%{_datadir}/fontconfig/conf.avail/55-texlive-cormorantgaramond.conf
%config %{_sysconfdir}/fonts/conf.d/55-texlive-cormorantgaramond.conf
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-cormorantgaramond/encodings.dir
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-cormorantgaramond/fonts.dir
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-cormorantgaramond/fonts.scale
%{_datadir}/fonts/texlive-cormorantgaramond/CormorantGaramond-Bold.ttf
%{_datadir}/fonts/texlive-cormorantgaramond/CormorantGaramond-BoldItalic.ttf
%{_datadir}/fonts/texlive-cormorantgaramond/CormorantGaramond-Italic.ttf
%{_datadir}/fonts/texlive-cormorantgaramond/CormorantGaramond-Light.ttf
%{_datadir}/fonts/texlive-cormorantgaramond/CormorantGaramond-LightItalic.ttf
%{_datadir}/fonts/texlive-cormorantgaramond/CormorantGaramond-Medium.ttf
%{_datadir}/fonts/texlive-cormorantgaramond/CormorantGaramond-MediumItalic.ttf
%{_datadir}/fonts/texlive-cormorantgaramond/CormorantGaramond-Regular.ttf
%{_datadir}/fonts/texlive-cormorantgaramond/CormorantGaramond-SemiBold.ttf
%{_datadir}/fonts/texlive-cormorantgaramond/CormorantGaramond-SemiBoldItalic.ttf
%{_datadir}/fonts/texlive-cormorantgaramond/CormorantGaramond-Bold.pfb
%{_datadir}/fonts/texlive-cormorantgaramond/CormorantGaramond-BoldItalic.pfb
%{_datadir}/fonts/texlive-cormorantgaramond/CormorantGaramond-Italic.pfb
%{_datadir}/fonts/texlive-cormorantgaramond/CormorantGaramond-Light.pfb
%{_datadir}/fonts/texlive-cormorantgaramond/CormorantGaramond-LightItalic.pfb
%{_datadir}/fonts/texlive-cormorantgaramond/CormorantGaramond-Medium.pfb
%{_datadir}/fonts/texlive-cormorantgaramond/CormorantGaramond-MediumItalic.pfb
%{_datadir}/fonts/texlive-cormorantgaramond/CormorantGaramond-Regular.pfb
%{_datadir}/fonts/texlive-cormorantgaramond/CormorantGaramond-SemiBold.pfb
%{_datadir}/fonts/texlive-cormorantgaramond/CormorantGaramond-SemiBoldItalic.pfb
%package -n texlive-correctmathalign
Version: %{texlive_version}.%{texlive_noarch}.1.1svn44131
Release: 0
License: BSD-3-Clause
Summary: Correct spacing of the alignment in expressions
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-correctmathalign-doc >= %{texlive_version}
Provides: tex(correctmathalign.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source91: correctmathalign.tar.xz
Source92: correctmathalign.doc.tar.xz
%description -n texlive-correctmathalign
This package realigns the horizontal spacing of the alignments
in some mathematical environments.
%package -n texlive-correctmathalign-doc
Version: %{texlive_version}.%{texlive_noarch}.1.1svn44131
Release: 0
Summary: Documentation for texlive-correctmathalign
License: BSD-3-Clause
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-correctmathalign and texlive-alldocumentation)
%description -n texlive-correctmathalign-doc
This package includes the documentation for texlive-correctmathalign
%post -n texlive-correctmathalign
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-correctmathalign
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-correctmathalign
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-correctmathalign-doc
%{_texmfdistdir}/doc/latex/correctmathalign/README.md
%{_texmfdistdir}/doc/latex/correctmathalign/aligned-org.pdf
%{_texmfdistdir}/doc/latex/correctmathalign/correctmathalign.pdf
%{_texmfdistdir}/doc/latex/correctmathalign/correctmathalign.tex
%{_texmfdistdir}/doc/latex/correctmathalign/eqnarray-org.pdf
%files -n texlive-correctmathalign
%{_texmfdistdir}/tex/latex/correctmathalign/correctmathalign.sty
%package -n texlive-coseoul
Version: %{texlive_version}.%{texlive_noarch}.1.1svn23862
Release: 0
License: LPPL-1.0
Summary: Context sensitive outline 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-coseoul-doc >= %{texlive_version}
Provides: tex(coseoul.sty)
Requires: tex(ifthen.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source93: coseoul.tar.xz
Source94: coseoul.doc.tar.xz
%description -n texlive-coseoul
The package provides "relative" commands that may be used in
place of \chapter, \section, etc. The documentation shows a
number of document-management scenarios in which such commands
are valuable.
%package -n texlive-coseoul-doc
Version: %{texlive_version}.%{texlive_noarch}.1.1svn23862
Release: 0
Summary: Documentation for texlive-coseoul
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-coseoul and texlive-alldocumentation)
%description -n texlive-coseoul-doc
This package includes the documentation for texlive-coseoul
%post -n texlive-coseoul
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-coseoul
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-coseoul
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-coseoul-doc
%{_texmfdistdir}/doc/latex/coseoul/README
%{_texmfdistdir}/doc/latex/coseoul/coseoul.pdf
%{_texmfdistdir}/doc/latex/coseoul/coseoul.tex
%{_texmfdistdir}/doc/latex/coseoul/cosexamp.pdf
%{_texmfdistdir}/doc/latex/coseoul/cosexamp.tex
%files -n texlive-coseoul
%{_texmfdistdir}/tex/latex/coseoul/coseoul.sty
%package -n texlive-couleurs-fr
Version: %{texlive_version}.%{texlive_noarch}.0.0.1.2svn67901
Release: 0
License: LPPL-1.0
Summary: French version of colour definitions from xcolor
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-couleurs-fr-doc >= %{texlive_version}
Provides: tex(couleurs-fr.sty)
Requires: tex(xcolor.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source95: couleurs-fr.tar.xz
Source96: couleurs-fr.doc.tar.xz
%description -n texlive-couleurs-fr
This package provides xcolor [svgnames, dvipsnames, x11names]
in French.
%package -n texlive-couleurs-fr-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.1.2svn67901
Release: 0
Summary: Documentation for texlive-couleurs-fr
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-couleurs-fr and texlive-alldocumentation)
Provides: locale(texlive-couleurs-fr-doc:fr)
%description -n texlive-couleurs-fr-doc
This package includes the documentation for texlive-couleurs-fr
%post -n texlive-couleurs-fr
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-couleurs-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-couleurs-fr
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-couleurs-fr-doc
%{_texmfdistdir}/doc/latex/couleurs-fr/README.md
%{_texmfdistdir}/doc/latex/couleurs-fr/couleurs-fr-doc-prefix.pdf
%{_texmfdistdir}/doc/latex/couleurs-fr/couleurs-fr-doc-prefix.tex
%{_texmfdistdir}/doc/latex/couleurs-fr/couleurs-fr-doc.pdf
%{_texmfdistdir}/doc/latex/couleurs-fr/couleurs-fr-doc.tex
%files -n texlive-couleurs-fr
%{_texmfdistdir}/tex/latex/couleurs-fr/couleurs-fr.sty
%package -n texlive-counterz
Version: %{texlive_version}.%{texlive_noarch}.1.1.1svn67335
Release: 0
License: LPPL-1.0
Summary: Additional tools for counters
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-counterz-doc >= %{texlive_version}
Provides: tex(counterz.sty)
Requires: tex(etoolbox.sty)
Requires: tex(makecmds.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source97: counterz.tar.xz
Source98: counterz.doc.tar.xz
%description -n texlive-counterz
The package facilitates the use of stealth prefixes for counter
names in order to help distinguish between counters from
multiple input files. The package also provides a means to
generate random counters and save such counter values for
future typesetting.
%package -n texlive-counterz-doc
Version: %{texlive_version}.%{texlive_noarch}.1.1.1svn67335
Release: 0
Summary: Documentation for texlive-counterz
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-counterz and texlive-alldocumentation)
%description -n texlive-counterz-doc
This package includes the documentation for texlive-counterz
%post -n texlive-counterz
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-counterz
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-counterz
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-counterz-doc
%{_texmfdistdir}/doc/latex/counterz/README.txt
%{_texmfdistdir}/doc/latex/counterz/counterz.pdf
%files -n texlive-counterz
%{_texmfdistdir}/tex/latex/counterz/counterz.sty
%package -n texlive-countriesofeurope
Version: %{texlive_version}.%{texlive_noarch}.0.0.23svn54512
Release: 0
License: OFL-1.1
Summary: A font with the images of the countries of Europe
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-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-countriesofeurope-fonts >= %{texlive_version}
Suggests: texlive-countriesofeurope-doc >= %{texlive_version}
Provides: tex(countriesofeurope.enc)
Provides: tex(countriesofeurope.map)
Provides: tex(countriesofeurope.sty)
Provides: tex(countriesofeurope.tfm)
Requires: tex(fontenc.sty)
Requires: tex(fontspec.sty)
Requires: tex(graphicx.sty)
Requires: tex(ifluatex.sty)
Requires: tex(ifxetex.sty)
Requires: tex(textcomp.sty)
Requires: tex(xcolor.sty)
Requires: tex(xkeyval.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source99: countriesofeurope.tar.xz
Source100: countriesofeurope.doc.tar.xz
%description -n texlive-countriesofeurope
The bundle provides a font "CountriesOfEurope" (in Adobe Type 1
format) and the necessary metrics, together with LaTeX macros
for its use. The font provides glyphs with a filled outline of
the shape of each country; each glyph is at the same
cartographic scale.
%package -n texlive-countriesofeurope-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.23svn54512
Release: 0
Summary: Documentation for texlive-countriesofeurope
License: OFL-1.1
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-countriesofeurope and texlive-alldocumentation)
%description -n texlive-countriesofeurope-doc
This package includes the documentation for texlive-countriesofeurope
%package -n texlive-countriesofeurope-fonts
Version: %{texlive_version}.%{texlive_noarch}.0.0.23svn54512
Release: 0
Summary: Severed fonts for texlive-countriesofeurope
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-countriesofeurope-fonts
The separated fonts package for texlive-countriesofeurope
%post -n texlive-countriesofeurope
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMap countriesofeurope.map' >> /var/run/texlive/run-updmap
%postun -n texlive-countriesofeurope
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMap countriesofeurope.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-countriesofeurope
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%reconfigure_fonts_scriptlets -n texlive-countriesofeurope-fonts
%files -n texlive-countriesofeurope-doc
%{_texmfdistdir}/doc/fonts/countriesofeurope/Changes
%{_texmfdistdir}/doc/fonts/countriesofeurope/README
%{_texmfdistdir}/doc/fonts/countriesofeurope/countriesofeurope.bib
%{_texmfdistdir}/doc/fonts/countriesofeurope/countriesofeurope.pdf
%{_texmfdistdir}/doc/fonts/countriesofeurope/countriesofeurope.tex
%files -n texlive-countriesofeurope
%{_texmfdistdir}/fonts/afm/public/countriesofeurope/countriesofeurope.afm
%{_texmfdistdir}/fonts/enc/dvips/countriesofeurope/countriesofeurope.enc
%{_texmfdistdir}/fonts/map/dvips/countriesofeurope/countriesofeurope.map
%verify(link) %{_texmfdistdir}/fonts/opentype/public/countriesofeurope/countriesofeurope.otf
%{_texmfdistdir}/fonts/tfm/public/countriesofeurope/countriesofeurope.tfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/countriesofeurope/countriesofeurope.pfb
%{_texmfdistdir}/tex/latex/countriesofeurope/countriesofeurope.sty
%files -n texlive-countriesofeurope-fonts
%dir %{_datadir}/fonts/texlive-countriesofeurope
%{_datadir}/fontconfig/conf.avail/58-texlive-countriesofeurope.conf
%{_datadir}/fontconfig/conf.avail/55-texlive-countriesofeurope.conf
%config %{_sysconfdir}/fonts/conf.d/55-texlive-countriesofeurope.conf
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-countriesofeurope/encodings.dir
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-countriesofeurope/fonts.dir
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-countriesofeurope/fonts.scale
%{_datadir}/fonts/texlive-countriesofeurope/countriesofeurope.otf
%{_datadir}/fonts/texlive-countriesofeurope/countriesofeurope.pfb
%package -n texlive-counttexruns
Version: %{texlive_version}.%{texlive_noarch}.1.00asvn27576
Release: 0
License: LPPL-1.0
Summary: Count compilations 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-counttexruns-doc >= %{texlive_version}
Provides: tex(counttexruns.sty)
Requires: tex(kvoptions.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source101: counttexruns.tar.xz
Source102: counttexruns.doc.tar.xz
%description -n texlive-counttexruns
The package counts how often a LaTeX document is compiled,
keeping the data in an external file. To print the count, can
use the macro \thecounttexruns.
%package -n texlive-counttexruns-doc
Version: %{texlive_version}.%{texlive_noarch}.1.00asvn27576
Release: 0
Summary: Documentation for texlive-counttexruns
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-counttexruns and texlive-alldocumentation)
%description -n texlive-counttexruns-doc
This package includes the documentation for texlive-counttexruns
%post -n texlive-counttexruns
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-counttexruns
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-counttexruns
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-counttexruns-doc
%{_texmfdistdir}/doc/latex/counttexruns/README
%{_texmfdistdir}/doc/latex/counttexruns/counttexruns.pdf
%files -n texlive-counttexruns
%{_texmfdistdir}/tex/latex/counttexruns/counttexruns.sty
%package -n texlive-courier
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-courier-fonts >= %{texlive_version}
Provides: tex(8rucr.fd)
Provides: tex(omlucr.fd)
Provides: tex(omsucr.fd)
Provides: tex(ot1ucr.fd)
Provides: tex(pcrb.tfm)
Provides: tex(pcrb.vf)
Provides: tex(pcrb7t.tfm)
Provides: tex(pcrb7t.vf)
Provides: tex(pcrb8c.tfm)
Provides: tex(pcrb8c.vf)
Provides: tex(pcrb8r.tfm)
Provides: tex(pcrb8t.tfm)
Provides: tex(pcrb8t.vf)
Provides: tex(pcrbc.tfm)
Provides: tex(pcrbc.vf)
Provides: tex(pcrbc7t.tfm)
Provides: tex(pcrbc7t.vf)
Provides: tex(pcrbc8t.tfm)
Provides: tex(pcrbc8t.vf)
Provides: tex(pcrbo.tfm)
Provides: tex(pcrbo.vf)
Provides: tex(pcrbo7t.tfm)
Provides: tex(pcrbo7t.vf)
Provides: tex(pcrbo8c.tfm)
Provides: tex(pcrbo8c.vf)
Provides: tex(pcrbo8r.tfm)
Provides: tex(pcrbo8t.tfm)
Provides: tex(pcrbo8t.vf)
Provides: tex(pcrr.tfm)
Provides: tex(pcrr.vf)
Provides: tex(pcrr7t.tfm)
Provides: tex(pcrr7t.vf)
Provides: tex(pcrr8c.tfm)
Provides: tex(pcrr8c.vf)
Provides: tex(pcrr8r.tfm)
Provides: tex(pcrr8t.tfm)
Provides: tex(pcrr8t.vf)
Provides: tex(pcrrc.tfm)
Provides: tex(pcrrc.vf)
Provides: tex(pcrrc7t.tfm)
Provides: tex(pcrrc7t.vf)
Provides: tex(pcrrc8t.tfm)
Provides: tex(pcrrc8t.vf)
Provides: tex(pcrro.tfm)
Provides: tex(pcrro.vf)
Provides: tex(pcrro7t.tfm)
Provides: tex(pcrro7t.vf)
Provides: tex(pcrro8c.tfm)
Provides: tex(pcrro8c.vf)
Provides: tex(pcrro8r.tfm)
Provides: tex(pcrro8t.tfm)
Provides: tex(pcrro8t.vf)
Provides: tex(t1ucr.fd)
Provides: tex(ts1ucr.fd)
Provides: tex(ucr.map)
Provides: tex(ucrb7t.tfm)
Provides: tex(ucrb7t.vf)
Provides: tex(ucrb8c.tfm)
Provides: tex(ucrb8c.vf)
Provides: tex(ucrb8r.tfm)
Provides: tex(ucrb8t.tfm)
Provides: tex(ucrb8t.vf)
Provides: tex(ucrbc7t.tfm)
Provides: tex(ucrbc7t.vf)
Provides: tex(ucrbc8t.tfm)
Provides: tex(ucrbc8t.vf)
Provides: tex(ucrbo7t.tfm)
Provides: tex(ucrbo7t.vf)
Provides: tex(ucrbo8c.tfm)
Provides: tex(ucrbo8c.vf)
Provides: tex(ucrbo8r.tfm)
Provides: tex(ucrbo8t.tfm)
Provides: tex(ucrbo8t.vf)
Provides: tex(ucrr7t.tfm)
Provides: tex(ucrr7t.vf)
Provides: tex(ucrr8c.tfm)
Provides: tex(ucrr8c.vf)
Provides: tex(ucrr8r.tfm)
Provides: tex(ucrr8t.tfm)
Provides: tex(ucrr8t.vf)
Provides: tex(ucrrc7t.tfm)
Provides: tex(ucrrc7t.vf)
Provides: tex(ucrrc8t.tfm)
Provides: tex(ucrrc8t.vf)
Provides: tex(ucrro7t.tfm)
Provides: tex(ucrro7t.vf)
Provides: tex(ucrro8c.tfm)
Provides: tex(ucrro8c.vf)
Provides: tex(ucrro8r.tfm)
Provides: tex(ucrro8t.tfm)
Provides: tex(ucrro8t.vf)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source103: courier.tar.xz
%description -n texlive-courier
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-courier-fonts
Version: %{texlive_version}.%{texlive_noarch}.svn61719
Release: 0
Summary: Severed fonts for texlive-courier
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-courier-fonts
The separated fonts package for texlive-courier
%post -n texlive-courier
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMap ucr.map' >> /var/run/texlive/run-updmap
%postun -n texlive-courier
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMap ucr.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-courier
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%reconfigure_fonts_scriptlets -n texlive-courier-fonts
%files -n texlive-courier
%{_texmfdistdir}/dvips/courier/config.ucr
%{_texmfdistdir}/fonts/afm/adobe/courier/pcrb8a.afm
%{_texmfdistdir}/fonts/afm/adobe/courier/pcrbo8a.afm
%{_texmfdistdir}/fonts/afm/adobe/courier/pcrr8a.afm
%{_texmfdistdir}/fonts/afm/adobe/courier/pcrro8a.afm
%{_texmfdistdir}/fonts/afm/urw/courier/ucrb8a.afm
%{_texmfdistdir}/fonts/afm/urw/courier/ucrbo8a.afm
%{_texmfdistdir}/fonts/afm/urw/courier/ucrr8a.afm
%{_texmfdistdir}/fonts/afm/urw/courier/ucrro8a.afm
%{_texmfdistdir}/fonts/map/dvips/courier/ucr.map
%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrb.tfm
%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrb7t.tfm
%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrb8c.tfm
%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrb8r.tfm
%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrb8t.tfm
%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrbc.tfm
%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrbc7t.tfm
%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrbc8t.tfm
%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrbo.tfm
%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrbo7t.tfm
%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrbo8c.tfm
%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrbo8r.tfm
%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrbo8t.tfm
%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrr.tfm
%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrr7t.tfm
%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrr8c.tfm
%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrr8r.tfm
%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrr8t.tfm
%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrrc.tfm
%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrrc7t.tfm
%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrrc8t.tfm
%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrro.tfm
%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrro7t.tfm
%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrro8c.tfm
%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrro8r.tfm
%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrro8t.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrb7t.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrb8c.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrb8r.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrb8t.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrbc7t.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrbc8t.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrbo7t.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrbo8c.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrbo8r.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrbo8t.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrr7t.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrr8c.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrr8r.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrr8t.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrrc7t.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrrc8t.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrro7t.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrro8c.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrro8r.tfm
%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrro8t.tfm
%verify(link) %{_texmfdistdir}/fonts/type1/adobe/courier/pcrb8a.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/adobe/courier/pcrbi8a.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/adobe/courier/pcrbo8a.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/adobe/courier/pcri8a.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/adobe/courier/pcrr8a.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/adobe/courier/pcrro8a.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/urw/courier/ucrb8a.pfb
%{_texmfdistdir}/fonts/type1/urw/courier/ucrb8a.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/urw/courier/ucrbo8a.pfb
%{_texmfdistdir}/fonts/type1/urw/courier/ucrbo8a.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/urw/courier/ucrr8a.pfb
%{_texmfdistdir}/fonts/type1/urw/courier/ucrr8a.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/urw/courier/ucrro8a.pfb
%{_texmfdistdir}/fonts/type1/urw/courier/ucrro8a.pfm
%{_texmfdistdir}/fonts/vf/adobe/courier/pcrb.vf
%{_texmfdistdir}/fonts/vf/adobe/courier/pcrb7t.vf
%{_texmfdistdir}/fonts/vf/adobe/courier/pcrb8c.vf
%{_texmfdistdir}/fonts/vf/adobe/courier/pcrb8t.vf
%{_texmfdistdir}/fonts/vf/adobe/courier/pcrbc.vf
%{_texmfdistdir}/fonts/vf/adobe/courier/pcrbc7t.vf
%{_texmfdistdir}/fonts/vf/adobe/courier/pcrbc8t.vf
%{_texmfdistdir}/fonts/vf/adobe/courier/pcrbo.vf
%{_texmfdistdir}/fonts/vf/adobe/courier/pcrbo7t.vf
%{_texmfdistdir}/fonts/vf/adobe/courier/pcrbo8c.vf
%{_texmfdistdir}/fonts/vf/adobe/courier/pcrbo8t.vf
%{_texmfdistdir}/fonts/vf/adobe/courier/pcrr.vf
%{_texmfdistdir}/fonts/vf/adobe/courier/pcrr7t.vf
%{_texmfdistdir}/fonts/vf/adobe/courier/pcrr8c.vf
%{_texmfdistdir}/fonts/vf/adobe/courier/pcrr8t.vf
%{_texmfdistdir}/fonts/vf/adobe/courier/pcrrc.vf
%{_texmfdistdir}/fonts/vf/adobe/courier/pcrrc7t.vf
%{_texmfdistdir}/fonts/vf/adobe/courier/pcrrc8t.vf
%{_texmfdistdir}/fonts/vf/adobe/courier/pcrro.vf
%{_texmfdistdir}/fonts/vf/adobe/courier/pcrro7t.vf
%{_texmfdistdir}/fonts/vf/adobe/courier/pcrro8c.vf
%{_texmfdistdir}/fonts/vf/adobe/courier/pcrro8t.vf
%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrb7t.vf
%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrb8c.vf
%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrb8t.vf
%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrbc7t.vf
%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrbc8t.vf
%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrbo7t.vf
%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrbo8c.vf
%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrbo8t.vf
%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrr7t.vf
%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrr8c.vf
%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrr8t.vf
%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrrc7t.vf
%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrrc8t.vf
%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrro7t.vf
%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrro8c.vf
%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrro8t.vf
%{_texmfdistdir}/tex/latex/courier/8rucr.fd
%{_texmfdistdir}/tex/latex/courier/omlucr.fd
%{_texmfdistdir}/tex/latex/courier/omsucr.fd
%{_texmfdistdir}/tex/latex/courier/ot1ucr.fd
%{_texmfdistdir}/tex/latex/courier/t1ucr.fd
%{_texmfdistdir}/tex/latex/courier/ts1ucr.fd
%files -n texlive-courier-fonts
%dir %{_datadir}/fonts/texlive-courier
%{_datadir}/fontconfig/conf.avail/58-texlive-courier.conf
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-courier/encodings.dir
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-courier/fonts.dir
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-courier/fonts.scale
%{_datadir}/fonts/texlive-courier/pcrb8a.pfb
%{_datadir}/fonts/texlive-courier/pcrbi8a.pfb
%{_datadir}/fonts/texlive-courier/pcrbo8a.pfb
%{_datadir}/fonts/texlive-courier/pcri8a.pfb
%{_datadir}/fonts/texlive-courier/pcrr8a.pfb
%{_datadir}/fonts/texlive-courier/pcrro8a.pfb
%{_datadir}/fonts/texlive-courier/ucrb8a.pfb
%{_datadir}/fonts/texlive-courier/ucrbo8a.pfb
%{_datadir}/fonts/texlive-courier/ucrr8a.pfb
%{_datadir}/fonts/texlive-courier/ucrro8a.pfb
%package -n texlive-courier-scaled
Version: %{texlive_version}.%{texlive_noarch}.svn24940
Release: 0
License: LPPL-1.0
Summary: Provides a scaled Courier 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-courier-scaled-doc >= %{texlive_version}
Provides: tex(8rpcrs.fd)
Provides: tex(couriers.sty)
Provides: tex(il2pcrs.fd)
Provides: tex(ly1pcrs.fd)
Provides: tex(omlpcrs.fd)
Provides: tex(omspcrs.fd)
Provides: tex(ot1pcrs.fd)
Provides: tex(t1pcrs.fd)
Provides: tex(t5pcrs.fd)
Provides: tex(ts1pcrs.fd)
Provides: tex(xl2pcrs.fd)
Requires: tex(keyval.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source104: courier-scaled.tar.xz
Source105: courier-scaled.doc.tar.xz
%description -n texlive-courier-scaled
This package sets the default typewriter font to Courier with a
possible scale factor (in the same way as the helvet package
for Helvetica works for sans serif).
%package -n texlive-courier-scaled-doc
Version: %{texlive_version}.%{texlive_noarch}.svn24940
Release: 0
Summary: Documentation for texlive-courier-scaled
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-courier-scaled and texlive-alldocumentation)
%description -n texlive-courier-scaled-doc
This package includes the documentation for texlive-courier-scaled
%post -n texlive-courier-scaled
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-courier-scaled
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-courier-scaled
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-courier-scaled-doc
%{_texmfdistdir}/doc/fonts/courier-scaled/Couriers.pdf
%{_texmfdistdir}/doc/fonts/courier-scaled/Couriers.tex
%{_texmfdistdir}/doc/fonts/courier-scaled/README
%files -n texlive-courier-scaled
%{_texmfdistdir}/tex/latex/courier-scaled/8rpcrs.fd
%{_texmfdistdir}/tex/latex/courier-scaled/couriers.sty
%{_texmfdistdir}/tex/latex/courier-scaled/il2pcrs.fd
%{_texmfdistdir}/tex/latex/courier-scaled/ly1pcrs.fd
%{_texmfdistdir}/tex/latex/courier-scaled/omlpcrs.fd
%{_texmfdistdir}/tex/latex/courier-scaled/omspcrs.fd
%{_texmfdistdir}/tex/latex/courier-scaled/ot1pcrs.fd
%{_texmfdistdir}/tex/latex/courier-scaled/t1pcrs.fd
%{_texmfdistdir}/tex/latex/courier-scaled/t5pcrs.fd
%{_texmfdistdir}/tex/latex/courier-scaled/ts1pcrs.fd
%{_texmfdistdir}/tex/latex/courier-scaled/xl2pcrs.fd
%package -n texlive-courierten
Version: %{texlive_version}.%{texlive_noarch}.svn55436
Release: 0
License: LPPL-1.0
Summary: Courier 10 Pitch BT 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-courierten-fonts >= %{texlive_version}
Suggests: texlive-courierten-doc >= %{texlive_version}
Provides: tex(Courier10PitchBT-Bold-tlf-ly1--base.tfm)
Provides: tex(Courier10PitchBT-Bold-tlf-ly1--lcdfj.tfm)
Provides: tex(Courier10PitchBT-Bold-tlf-ly1.tfm)
Provides: tex(Courier10PitchBT-Bold-tlf-ly1.vf)
Provides: tex(Courier10PitchBT-Bold-tlf-ot1--base.tfm)
Provides: tex(Courier10PitchBT-Bold-tlf-ot1--lcdfj.tfm)
Provides: tex(Courier10PitchBT-Bold-tlf-ot1.tfm)
Provides: tex(Courier10PitchBT-Bold-tlf-ot1.vf)
Provides: tex(Courier10PitchBT-Bold-tlf-t1--base.tfm)
Provides: tex(Courier10PitchBT-Bold-tlf-t1--lcdfj.tfm)
Provides: tex(Courier10PitchBT-Bold-tlf-t1.tfm)
Provides: tex(Courier10PitchBT-Bold-tlf-t1.vf)
Provides: tex(Courier10PitchBT-Bold-tlf-ts1--base.tfm)
Provides: tex(Courier10PitchBT-Bold-tlf-ts1.tfm)
Provides: tex(Courier10PitchBT-Bold-tlf-ts1.vf)
Provides: tex(Courier10PitchBT-BoldItalic-tlf-ly1--base.tfm)
Provides: tex(Courier10PitchBT-BoldItalic-tlf-ly1--lcdfj.tfm)
Provides: tex(Courier10PitchBT-BoldItalic-tlf-ly1.tfm)
Provides: tex(Courier10PitchBT-BoldItalic-tlf-ly1.vf)
Provides: tex(Courier10PitchBT-BoldItalic-tlf-ot1--base.tfm)
Provides: tex(Courier10PitchBT-BoldItalic-tlf-ot1--lcdfj.tfm)
Provides: tex(Courier10PitchBT-BoldItalic-tlf-ot1.tfm)
Provides: tex(Courier10PitchBT-BoldItalic-tlf-ot1.vf)
Provides: tex(Courier10PitchBT-BoldItalic-tlf-t1--base.tfm)
Provides: tex(Courier10PitchBT-BoldItalic-tlf-t1--lcdfj.tfm)
Provides: tex(Courier10PitchBT-BoldItalic-tlf-t1.tfm)
Provides: tex(Courier10PitchBT-BoldItalic-tlf-t1.vf)
Provides: tex(Courier10PitchBT-BoldItalic-tlf-ts1--base.tfm)
Provides: tex(Courier10PitchBT-BoldItalic-tlf-ts1.tfm)
Provides: tex(Courier10PitchBT-BoldItalic-tlf-ts1.vf)
Provides: tex(Courier10PitchBT-Italic-tlf-ly1--base.tfm)
Provides: tex(Courier10PitchBT-Italic-tlf-ly1--lcdfj.tfm)
Provides: tex(Courier10PitchBT-Italic-tlf-ly1.tfm)
Provides: tex(Courier10PitchBT-Italic-tlf-ly1.vf)
Provides: tex(Courier10PitchBT-Italic-tlf-ot1--base.tfm)
Provides: tex(Courier10PitchBT-Italic-tlf-ot1--lcdfj.tfm)
Provides: tex(Courier10PitchBT-Italic-tlf-ot1.tfm)
Provides: tex(Courier10PitchBT-Italic-tlf-ot1.vf)
Provides: tex(Courier10PitchBT-Italic-tlf-t1--base.tfm)
Provides: tex(Courier10PitchBT-Italic-tlf-t1--lcdfj.tfm)
Provides: tex(Courier10PitchBT-Italic-tlf-t1.tfm)
Provides: tex(Courier10PitchBT-Italic-tlf-t1.vf)
Provides: tex(Courier10PitchBT-Italic-tlf-ts1--base.tfm)
Provides: tex(Courier10PitchBT-Italic-tlf-ts1.tfm)
Provides: tex(Courier10PitchBT-Italic-tlf-ts1.vf)
Provides: tex(Courier10PitchBT-Roman-tlf-ly1--base.tfm)
Provides: tex(Courier10PitchBT-Roman-tlf-ly1--lcdfj.tfm)
Provides: tex(Courier10PitchBT-Roman-tlf-ly1.tfm)
Provides: tex(Courier10PitchBT-Roman-tlf-ly1.vf)
Provides: tex(Courier10PitchBT-Roman-tlf-ot1--base.tfm)
Provides: tex(Courier10PitchBT-Roman-tlf-ot1--lcdfj.tfm)
Provides: tex(Courier10PitchBT-Roman-tlf-ot1.tfm)
Provides: tex(Courier10PitchBT-Roman-tlf-ot1.vf)
Provides: tex(Courier10PitchBT-Roman-tlf-t1--base.tfm)
Provides: tex(Courier10PitchBT-Roman-tlf-t1--lcdfj.tfm)
Provides: tex(Courier10PitchBT-Roman-tlf-t1.tfm)
Provides: tex(Courier10PitchBT-Roman-tlf-t1.vf)
Provides: tex(Courier10PitchBT-Roman-tlf-ts1--base.tfm)
Provides: tex(Courier10PitchBT-Roman-tlf-ts1.tfm)
Provides: tex(Courier10PitchBT-Roman-tlf-ts1.vf)
Provides: tex(CourierOneZeroPitch.map)
Provides: tex(LY1CourierOneZeroPitch-TLF.fd)
Provides: tex(OT1CourierOneZeroPitch-TLF.fd)
Provides: tex(T1CourierOneZeroPitch-TLF.fd)
Provides: tex(TS1CourierOneZeroPitch-TLF.fd)
Provides: tex(a_2hg32y.enc)
Provides: tex(a_5k4rzj.enc)
Provides: tex(a_keoqme.enc)
Provides: tex(a_n2okah.enc)
Provides: tex(courierten.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/tlnet/archive/
# from 20240311
Source106: courierten.tar.xz
Source107: courierten.doc.tar.xz
%description -n texlive-courierten
This is the font Courier 10 Pitch BT, with LaTeX support and an
OpenType conversion as well.
%package -n texlive-courierten-doc
Version: %{texlive_version}.%{texlive_noarch}.svn55436
Release: 0
Summary: Documentation for texlive-courierten
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-courierten and texlive-alldocumentation)
%description -n texlive-courierten-doc
This package includes the documentation for texlive-courierten
%package -n texlive-courierten-fonts
Version: %{texlive_version}.%{texlive_noarch}.svn55436
Release: 0
Summary: Severed fonts for texlive-courierten
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-courierten-fonts
The separated fonts package for texlive-courierten
%post -n texlive-courierten
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMap CourierOneZeroPitch.map' >> /var/run/texlive/run-updmap
%postun -n texlive-courierten
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMap CourierOneZeroPitch.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-courierten
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%reconfigure_fonts_scriptlets -n texlive-courierten-fonts
%files -n texlive-courierten-doc
%{_texmfdistdir}/doc/fonts/courierten/COPYING
%{_texmfdistdir}/doc/fonts/courierten/README
%files -n texlive-courierten
%{_texmfdistdir}/fonts/enc/dvips/courierten/a_2hg32y.enc
%{_texmfdistdir}/fonts/enc/dvips/courierten/a_5k4rzj.enc
%{_texmfdistdir}/fonts/enc/dvips/courierten/a_keoqme.enc
%{_texmfdistdir}/fonts/enc/dvips/courierten/a_n2okah.enc
%{_texmfdistdir}/fonts/map/dvips/courierten/CourierOneZeroPitch.map
%verify(link) %{_texmfdistdir}/fonts/opentype/public/courierten/Courier10PitchBT-Bold.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/courierten/Courier10PitchBT-BoldItalic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/courierten/Courier10PitchBT-Italic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/courierten/Courier10PitchBT-Roman.otf
%{_texmfdistdir}/fonts/tfm/public/courierten/Courier10PitchBT-Bold-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/courierten/Courier10PitchBT-Bold-tlf-ly1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/public/courierten/Courier10PitchBT-Bold-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/courierten/Courier10PitchBT-Bold-tlf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/courierten/Courier10PitchBT-Bold-tlf-ot1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/public/courierten/Courier10PitchBT-Bold-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/courierten/Courier10PitchBT-Bold-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/courierten/Courier10PitchBT-Bold-tlf-t1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/public/courierten/Courier10PitchBT-Bold-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/courierten/Courier10PitchBT-Bold-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/courierten/Courier10PitchBT-Bold-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/courierten/Courier10PitchBT-BoldItalic-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/courierten/Courier10PitchBT-BoldItalic-tlf-ly1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/public/courierten/Courier10PitchBT-BoldItalic-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/courierten/Courier10PitchBT-BoldItalic-tlf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/courierten/Courier10PitchBT-BoldItalic-tlf-ot1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/public/courierten/Courier10PitchBT-BoldItalic-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/courierten/Courier10PitchBT-BoldItalic-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/courierten/Courier10PitchBT-BoldItalic-tlf-t1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/public/courierten/Courier10PitchBT-BoldItalic-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/courierten/Courier10PitchBT-BoldItalic-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/courierten/Courier10PitchBT-BoldItalic-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/courierten/Courier10PitchBT-Italic-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/courierten/Courier10PitchBT-Italic-tlf-ly1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/public/courierten/Courier10PitchBT-Italic-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/courierten/Courier10PitchBT-Italic-tlf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/courierten/Courier10PitchBT-Italic-tlf-ot1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/public/courierten/Courier10PitchBT-Italic-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/courierten/Courier10PitchBT-Italic-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/courierten/Courier10PitchBT-Italic-tlf-t1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/public/courierten/Courier10PitchBT-Italic-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/courierten/Courier10PitchBT-Italic-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/courierten/Courier10PitchBT-Italic-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/courierten/Courier10PitchBT-Roman-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/courierten/Courier10PitchBT-Roman-tlf-ly1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/public/courierten/Courier10PitchBT-Roman-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/courierten/Courier10PitchBT-Roman-tlf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/courierten/Courier10PitchBT-Roman-tlf-ot1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/public/courierten/Courier10PitchBT-Roman-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/courierten/Courier10PitchBT-Roman-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/courierten/Courier10PitchBT-Roman-tlf-t1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/public/courierten/Courier10PitchBT-Roman-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/courierten/Courier10PitchBT-Roman-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/courierten/Courier10PitchBT-Roman-tlf-ts1.tfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/courierten/Courier10PitchBT-Bold.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/courierten/Courier10PitchBT-BoldItalic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/courierten/Courier10PitchBT-BoldItalicLCDFJ.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/courierten/Courier10PitchBT-BoldLCDFJ.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/courierten/Courier10PitchBT-Italic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/courierten/Courier10PitchBT-ItalicLCDFJ.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/courierten/Courier10PitchBT-Roman.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/courierten/Courier10PitchBT-RomanLCDFJ.pfb
%{_texmfdistdir}/fonts/vf/public/courierten/Courier10PitchBT-Bold-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/courierten/Courier10PitchBT-Bold-tlf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/courierten/Courier10PitchBT-Bold-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/courierten/Courier10PitchBT-Bold-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/courierten/Courier10PitchBT-BoldItalic-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/courierten/Courier10PitchBT-BoldItalic-tlf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/courierten/Courier10PitchBT-BoldItalic-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/courierten/Courier10PitchBT-BoldItalic-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/courierten/Courier10PitchBT-Italic-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/courierten/Courier10PitchBT-Italic-tlf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/courierten/Courier10PitchBT-Italic-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/courierten/Courier10PitchBT-Italic-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/courierten/Courier10PitchBT-Roman-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/courierten/Courier10PitchBT-Roman-tlf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/courierten/Courier10PitchBT-Roman-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/courierten/Courier10PitchBT-Roman-tlf-ts1.vf
%{_texmfdistdir}/tex/latex/courierten/LY1CourierOneZeroPitch-TLF.fd
%{_texmfdistdir}/tex/latex/courierten/OT1CourierOneZeroPitch-TLF.fd
%{_texmfdistdir}/tex/latex/courierten/T1CourierOneZeroPitch-TLF.fd
%{_texmfdistdir}/tex/latex/courierten/TS1CourierOneZeroPitch-TLF.fd
%{_texmfdistdir}/tex/latex/courierten/courierten.sty
%files -n texlive-courierten-fonts
%dir %{_datadir}/fonts/texlive-courierten
%{_datadir}/fontconfig/conf.avail/58-texlive-courierten.conf
%{_datadir}/fontconfig/conf.avail/55-texlive-courierten.conf
%config %{_sysconfdir}/fonts/conf.d/55-texlive-courierten.conf
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-courierten/encodings.dir
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-courierten/fonts.dir
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-courierten/fonts.scale
%{_datadir}/fonts/texlive-courierten/Courier10PitchBT-Bold.otf
%{_datadir}/fonts/texlive-courierten/Courier10PitchBT-BoldItalic.otf
%{_datadir}/fonts/texlive-courierten/Courier10PitchBT-Italic.otf
%{_datadir}/fonts/texlive-courierten/Courier10PitchBT-Roman.otf
%{_datadir}/fonts/texlive-courierten/Courier10PitchBT-Bold.pfb
%{_datadir}/fonts/texlive-courierten/Courier10PitchBT-BoldItalic.pfb
%{_datadir}/fonts/texlive-courierten/Courier10PitchBT-BoldItalicLCDFJ.pfb
%{_datadir}/fonts/texlive-courierten/Courier10PitchBT-BoldLCDFJ.pfb
%{_datadir}/fonts/texlive-courierten/Courier10PitchBT-Italic.pfb
%{_datadir}/fonts/texlive-courierten/Courier10PitchBT-ItalicLCDFJ.pfb
%{_datadir}/fonts/texlive-courierten/Courier10PitchBT-Roman.pfb
%{_datadir}/fonts/texlive-courierten/Courier10PitchBT-RomanLCDFJ.pfb
%package -n texlive-courseoutline
Version: %{texlive_version}.%{texlive_noarch}.1.0svn15878
Release: 0
License: LPPL-1.0
Summary: Prepare university course outlines
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-courseoutline-doc >= %{texlive_version}
Provides: tex(courseoutline.cls)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source108: courseoutline.tar.xz
Source109: courseoutline.doc.tar.xz
%description -n texlive-courseoutline
Courseoutline is a class designed to minimise markup in a
tedious task that needs to be repeated often.
%package -n texlive-courseoutline-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0svn15878
Release: 0
Summary: Documentation for texlive-courseoutline
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-courseoutline and texlive-alldocumentation)
%description -n texlive-courseoutline-doc
This package includes the documentation for texlive-courseoutline
%post -n texlive-courseoutline
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-courseoutline
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-courseoutline
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-courseoutline-doc
%{_texmfdistdir}/doc/latex/courseoutline/Outline.tex
%files -n texlive-courseoutline
%{_texmfdistdir}/tex/latex/courseoutline/courseoutline.cls
%package -n texlive-coursepaper
Version: %{texlive_version}.%{texlive_noarch}.2.0svn15878
Release: 0
License: LPPL-1.0
Summary: Prepare university course papers
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-coursepaper-doc >= %{texlive_version}
Provides: tex(coursepaper.cls)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source110: coursepaper.tar.xz
Source111: coursepaper.doc.tar.xz
%description -n texlive-coursepaper
Coursepaper is a class with which students can provide simple
course papers, in a uniform design to ease the task of marking.
%package -n texlive-coursepaper-doc
Version: %{texlive_version}.%{texlive_noarch}.2.0svn15878
Release: 0
Summary: Documentation for texlive-coursepaper
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-coursepaper and texlive-alldocumentation)
%description -n texlive-coursepaper-doc
This package includes the documentation for texlive-coursepaper
%post -n texlive-coursepaper
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-coursepaper
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-coursepaper
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-coursepaper-doc
%{_texmfdistdir}/doc/latex/coursepaper/coursepaper.tex
%files -n texlive-coursepaper
%{_texmfdistdir}/tex/latex/coursepaper/coursepaper.cls
%package -n texlive-coverpage
Version: %{texlive_version}.%{texlive_noarch}.1.01svn63509
Release: 0
License: LPPL-1.0
Summary: Automatic cover page creation for scientific papers
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-coverpage-doc >= %{texlive_version}
Provides: tex(CoverPage.cfg)
Provides: tex(CoverPage.sty)
Requires: tex(keyval.sty)
Requires: tex(textcomp.sty)
Requires: tex(url.sty)
Requires: tex(verbatim.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source112: coverpage.tar.xz
Source113: coverpage.doc.tar.xz
%description -n texlive-coverpage
The package CoverPage was created to supplement scientific
papers with a cover page containing bibliographical
information, a copyright notice, and/or some logos of the
author's institution. The cover page is created (almost)
automatically; this is done by parsing BibTeX information
corresponding to the main document and reading a configuration
file in which the author can set information like the
affiliation he or she is associated with. The cover page
consists of header, body and footer; all three are macros which
can be redefined using \renewcommand, thus allowing easy
customization of the package. Additionally, it should be
stressed that the cover page layout is totally independent of
the main document and its page layout. This package requires
four other packages (keyval, url, textcomp, and verbatim), but
all of them are standard packages and should be part of every
LaTeX installation.
%package -n texlive-coverpage-doc
Version: %{texlive_version}.%{texlive_noarch}.1.01svn63509
Release: 0
Summary: Documentation for texlive-coverpage
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-coverpage and texlive-alldocumentation)
%description -n texlive-coverpage-doc
This package includes the documentation for texlive-coverpage
%post -n texlive-coverpage
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-coverpage
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-coverpage
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-coverpage-doc
%{_texmfdistdir}/doc/latex/coverpage/CoverPage.pdf
%{_texmfdistdir}/doc/latex/coverpage/ECCV06Sample.pdf
%{_texmfdistdir}/doc/latex/coverpage/README
%{_texmfdistdir}/doc/latex/coverpage/SimpleSample.BibTeX.txt
%{_texmfdistdir}/doc/latex/coverpage/SimpleSample.pdf
%{_texmfdistdir}/doc/latex/coverpage/SimpleSample.tex
%files -n texlive-coverpage
%{_texmfdistdir}/tex/latex/coverpage/CoverPage.cfg
%{_texmfdistdir}/tex/latex/coverpage/CoverPage.sty
%package -n texlive-covington
Version: %{texlive_version}.%{texlive_noarch}.2.14svn69091
Release: 0
License: LPPL-1.0
Summary: LaTeX macros for Linguistics
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-covington-doc >= %{texlive_version}
Provides: tex(covington.sty)
Requires: tex(iftex.sty)
Requires: tex(varwidth.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source114: covington.tar.xz
Source115: covington.doc.tar.xz
%description -n texlive-covington
Numerous minor LaTeX enhancements for linguistics, including
multiple accents on the same letter, interline glosses
(word-by-word translations), Discourse Representation
Structures, and example numbering.
%package -n texlive-covington-doc
Version: %{texlive_version}.%{texlive_noarch}.2.14svn69091
Release: 0
Summary: Documentation for texlive-covington
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-covington and texlive-alldocumentation)
%description -n texlive-covington-doc
This package includes the documentation for texlive-covington
%post -n texlive-covington
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-covington
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-covington
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-covington-doc
%{_texmfdistdir}/doc/latex/covington/README
%{_texmfdistdir}/doc/latex/covington/covington.pdf
%{_texmfdistdir}/doc/latex/covington/covington.tex
%files -n texlive-covington
%{_texmfdistdir}/tex/latex/covington/covington.sty
%package -n texlive-cprotect
Version: %{texlive_version}.%{texlive_noarch}.1.0esvn21209
Release: 0
License: LPPL-1.0
Summary: Allow verbatim, etc., in macro arguments
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-cprotect-doc >= %{texlive_version}
Provides: tex(cprotect.sty)
Requires: tex(ifthen.sty)
Requires: tex(suffix.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source116: cprotect.tar.xz
Source117: cprotect.doc.tar.xz
%description -n texlive-cprotect
The package defines the macro \cprotect that makes a following
macro proof against verbatim in its argument; as, for example,
\cprotect\section{\verb"foo"} A similar macro \cprotEnv
(applied to the \begin of an environment) sanitises the
behavior of fragile environments. Moving arguments, and
corresponding "tables of ..." work happily.
%package -n texlive-cprotect-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0esvn21209
Release: 0
Summary: Documentation for texlive-cprotect
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-cprotect and texlive-alldocumentation)
%description -n texlive-cprotect-doc
This package includes the documentation for texlive-cprotect
%post -n texlive-cprotect
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-cprotect
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-cprotect
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-cprotect-doc
%{_texmfdistdir}/doc/latex/cprotect/README
%{_texmfdistdir}/doc/latex/cprotect/README.txt
%{_texmfdistdir}/doc/latex/cprotect/cprotect.pdf
%files -n texlive-cprotect
%{_texmfdistdir}/tex/latex/cprotect/cprotect.sty
%package -n texlive-cprotectinside
Version: %{texlive_version}.%{texlive_noarch}.0.0.0.0svn63833
Release: 0
License: LPPL-1.0
Summary: Use cprotect arbitrarily nested
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-cprotectinside-doc >= %{texlive_version}
Provides: tex(cprotectinside.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source118: cprotectinside.tar.xz
Source119: cprotectinside.doc.tar.xz
%description -n texlive-cprotectinside
This package extends the cprotect package to allow users to use
verbatim-like commands inside arbitrary parameters.
%package -n texlive-cprotectinside-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.0.0svn63833
Release: 0
Summary: Documentation for texlive-cprotectinside
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-cprotectinside and texlive-alldocumentation)
%description -n texlive-cprotectinside-doc
This package includes the documentation for texlive-cprotectinside
%post -n texlive-cprotectinside
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-cprotectinside
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-cprotectinside
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-cprotectinside-doc
%{_texmfdistdir}/doc/latex/cprotectinside/README
%{_texmfdistdir}/doc/latex/cprotectinside/cprotectinside.pdf
%{_texmfdistdir}/doc/latex/cprotectinside/cprotectinside.tex
%files -n texlive-cprotectinside
%{_texmfdistdir}/tex/latex/cprotectinside/cprotectinside.sty
%package -n texlive-cqubeamer
Version: %{texlive_version}.%{texlive_noarch}.1.0svn54512
Release: 0
License: LPPL-1.0
Summary: LaTeX Beamer Template for Chongqing 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-cqubeamer-doc >= %{texlive_version}
Provides: tex(cqubeamer.sty)
Requires: tex(bookmark.sty)
Requires: tex(etoolbox.sty)
Requires: tex(hyperref.sty)
Requires: tex(perpage.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source120: cqubeamer.tar.xz
Source121: cqubeamer.doc.tar.xz
%description -n texlive-cqubeamer
This package provides a LaTeX beamer template designed for
researchers of Chongqing University. It can be used for
academic reports, conferences, or thesis defense, and can be
helpful for delivering a speech. It should be used with the
XeTeX engine.
%package -n texlive-cqubeamer-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0svn54512
Release: 0
Summary: Documentation for texlive-cqubeamer
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-cqubeamer and texlive-alldocumentation)
Provides: locale(texlive-cqubeamer-doc:zh)
%description -n texlive-cqubeamer-doc
This package includes the documentation for texlive-cqubeamer
%post -n texlive-cqubeamer
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-cqubeamer
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-cqubeamer
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-cqubeamer-doc
%{_texmfdistdir}/doc/xelatex/cqubeamer/LICENSE
%{_texmfdistdir}/doc/xelatex/cqubeamer/README.md
%{_texmfdistdir}/doc/xelatex/cqubeamer/cqubeamer.pdf
%{_texmfdistdir}/doc/xelatex/cqubeamer/cqubeamer.tex
%{_texmfdistdir}/doc/xelatex/cqubeamer/demo_code/demo_fontsetting.tex
%{_texmfdistdir}/doc/xelatex/cqubeamer/demo_code/demo_format.tex
%{_texmfdistdir}/doc/xelatex/cqubeamer/demo_code/demo_layout.tex
%{_texmfdistdir}/doc/xelatex/cqubeamer/demo_code/demo_titlepage.tex
%{_texmfdistdir}/doc/xelatex/cqubeamer/figure/CQU_Campus_D.jpg
%{_texmfdistdir}/doc/xelatex/cqubeamer/figure/Wechat.png
%{_texmfdistdir}/doc/xelatex/cqubeamer/figure/go.png
%{_texmfdistdir}/doc/xelatex/cqubeamer/logo/cqulogo.pdf
%{_texmfdistdir}/doc/xelatex/cqubeamer/logo/cquname.pdf
%files -n texlive-cqubeamer
%{_texmfdistdir}/tex/xelatex/cqubeamer/cqubeamer.sty
%package -n texlive-cquthesis
Version: %{texlive_version}.%{texlive_noarch}.1.50svn55643
Release: 0
License: LPPL-1.0
Summary: LaTeX Thesis Template for Chongqing 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-cquthesis-doc >= %{texlive_version}
Provides: tex(cquthesis.cfg)
Provides: tex(cquthesis.cls)
Provides: tex(cquthesis.sty)
Requires: tex(afterpage.sty)
Requires: tex(amsfonts.sty)
Requires: tex(amsmath.sty)
Requires: tex(amssymb.sty)
Requires: tex(array.sty)
Requires: tex(bicaption.sty)
Requires: tex(booktabs.sty)
Requires: tex(calc.sty)
Requires: tex(caption.sty)
Requires: tex(changepage.sty)
Requires: tex(courier.sty)
Requires: tex(ctexbook.cls)
Requires: tex(diagbox.sty)
Requires: tex(dirtree.sty)
Requires: tex(enumitem.sty)
Requires: tex(environ.sty)
Requires: tex(etoolbox.sty)
Requires: tex(fancyhdr.sty)
Requires: tex(fontspec.sty)
Requires: tex(footmisc.sty)
Requires: tex(geometry.sty)
Requires: tex(graphicx.sty)
Requires: tex(hyperref.sty)
Requires: tex(ifxetex.sty)
Requires: tex(kvoptions.sty)
Requires: tex(listings.sty)
Requires: tex(longtable.sty)
Requires: tex(metalogo.sty)
Requires: tex(mhchem.sty)
Requires: tex(multirow.sty)
Requires: tex(natbib.sty)
Requires: tex(newfloat.sty)
Requires: tex(newtxtext.sty)
Requires: tex(ntheorem.sty)
Requires: tex(pdfpages.sty)
Requires: tex(pifont.sty)
Requires: tex(siunitx.sty)
Requires: tex(subcaption.sty)
Requires: tex(tabu.sty)
Requires: tex(tabularx.sty)
Requires: tex(tocloft.sty)
Requires: tex(totcount.sty)
Requires: tex(upgreek.sty)
Requires: tex(varwidth.sty)
Requires: tex(xcolor.sty)
Requires: tex(xeCJKfntef.sty)
Requires: tex(xparse.sty)
Requires: tex(xspace.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source122: cquthesis.tar.xz
Source123: cquthesis.doc.tar.xz
%description -n texlive-cquthesis
CQUThesis stands for Chongqing University Thesis Template for
LaTeX, bearing the ability to support bachelor, master, doctor
dissertations with grace and speed.
%package -n texlive-cquthesis-doc
Version: %{texlive_version}.%{texlive_noarch}.1.50svn55643
Release: 0
Summary: Documentation for texlive-cquthesis
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-cquthesis and texlive-alldocumentation)
Provides: locale(texlive-cquthesis-doc:zh)
%description -n texlive-cquthesis-doc
This package includes the documentation for texlive-cquthesis
%post -n texlive-cquthesis
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-cquthesis
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-cquthesis
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-cquthesis-doc
%{_texmfdistdir}/doc/latex/cquthesis/CONTRIBUTORS.md
%{_texmfdistdir}/doc/latex/cquthesis/README-Chinese.md
%{_texmfdistdir}/doc/latex/cquthesis/README.md
%{_texmfdistdir}/doc/latex/cquthesis/contents/ack.tex
%{_texmfdistdir}/doc/latex/cquthesis/contents/analysis.tex
%{_texmfdistdir}/doc/latex/cquthesis/contents/appendix.tex
%{_texmfdistdir}/doc/latex/cquthesis/contents/conclusion.tex
%{_texmfdistdir}/doc/latex/cquthesis/contents/cover.tex
%{_texmfdistdir}/doc/latex/cquthesis/contents/denotation.tex
%{_texmfdistdir}/doc/latex/cquthesis/contents/experiment.tex
%{_texmfdistdir}/doc/latex/cquthesis/contents/introduction.tex
%{_texmfdistdir}/doc/latex/cquthesis/cquthesis.pdf
%{_texmfdistdir}/doc/latex/cquthesis/dtx-style.sty
%{_texmfdistdir}/doc/latex/cquthesis/figures/CQUbadge.pdf
%{_texmfdistdir}/doc/latex/cquthesis/figures/README
%{_texmfdistdir}/doc/latex/cquthesis/main.tex
%{_texmfdistdir}/doc/latex/cquthesis/ref/refs.bib
%files -n texlive-cquthesis
%{_texmfdistdir}/bibtex/bst/cquthesis/cqunumerical.bst
%{_texmfdistdir}/tex/latex/cquthesis/cquthesis.cfg
%{_texmfdistdir}/tex/latex/cquthesis/cquthesis.cls
%{_texmfdistdir}/tex/latex/cquthesis/cquthesis.sty
%package -n texlive-crbox
Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn29803
Release: 0
License: LPPL-1.0
Summary: Boxes with crossed corners
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-crbox-doc >= %{texlive_version}
Provides: tex(crbox.sty)
Requires: tex(biditools.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source124: crbox.tar.xz
Source125: crbox.doc.tar.xz
%description -n texlive-crbox
The package implements a \crbox command which produces boxes
with crossing lines at the corners.
%package -n texlive-crbox-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn29803
Release: 0
Summary: Documentation for texlive-crbox
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-crbox and texlive-alldocumentation)
%description -n texlive-crbox-doc
This package includes the documentation for texlive-crbox
%post -n texlive-crbox
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-crbox
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-crbox
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-crbox-doc
%{_texmfdistdir}/doc/latex/crbox/README
%{_texmfdistdir}/doc/latex/crbox/crbox-doc.pdf
%{_texmfdistdir}/doc/latex/crbox/crbox-doc.tex
%files -n texlive-crbox
%{_texmfdistdir}/tex/latex/crbox/crbox.sty
%package -n texlive-create-theorem
Version: %{texlive_version}.%{texlive_noarch}.svn70177
Release: 0
License: LPPL-1.0
Summary: Initializing and configuring theorem-like environments, with multilingual support
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires: texlive-crefthe >= %{texlive_version}
#!BuildIgnore: texlive-crefthe
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-create-theorem-doc >= %{texlive_version}
Provides: tex(create-theorem-preset-names-cleveref.tex)
Provides: tex(create-theorem-preset-names-plural-cleveref.tex)
Provides: tex(create-theorem.sty)
Requires: tex(amsfonts.sty)
Requires: tex(crefthe.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source126: create-theorem.tar.xz
Source127: create-theorem.doc.tar.xz
%description -n texlive-create-theorem
This package provides commands for naming, initializing and
configuring theorem-like environments. These commands have
key-value based interfaces and are especially useful in
multilingual documents, allowing the easy declaration of
theorem-like environments that can automatically adapt to the
language settings.
%package -n texlive-create-theorem-doc
Version: %{texlive_version}.%{texlive_noarch}.svn70177
Release: 0
Summary: Documentation for texlive-create-theorem
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-create-theorem and texlive-alldocumentation)
%description -n texlive-create-theorem-doc
This package includes the documentation for texlive-create-theorem
%post -n texlive-create-theorem
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-create-theorem
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-create-theorem
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-create-theorem-doc
%{_texmfdistdir}/doc/latex/create-theorem/DEPENDS.txt
%{_texmfdistdir}/doc/latex/create-theorem/LICENSE
%{_texmfdistdir}/doc/latex/create-theorem/README.md
%{_texmfdistdir}/doc/latex/create-theorem/create-theorem-doc.pdf
%{_texmfdistdir}/doc/latex/create-theorem/create-theorem-doc.tex
%files -n texlive-create-theorem
%{_texmfdistdir}/tex/latex/create-theorem/create-theorem-preset-names-cleveref.tex
%{_texmfdistdir}/tex/latex/create-theorem/create-theorem-preset-names-plural-cleveref.tex
%{_texmfdistdir}/tex/latex/create-theorem/create-theorem.sty
%package -n texlive-creationboites
Version: %{texlive_version}.%{texlive_noarch}.0.0.1.0svn68087
Release: 0
License: LPPL-1.0
Summary: Macros to create simple tcolorbox with some customizations
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-creationboites-doc >= %{texlive_version}
Provides: tex(CreationBoites.sty)
Requires: tex(fontawesome5.sty)
Requires: tex(simplekv.sty)
Requires: tex(tcolorbox.sty)
Requires: tex(xstring.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source128: creationboites.tar.xz
Source129: creationboites.doc.tar.xz
%description -n texlive-creationboites
This package provides provides some macros to create
sampleboxes with tcolorbox : a macro \CreationBoite to create
the box; a macro \ParamBoites to modify some parameters;
possibility to modify 'deeply' the boxes.
%package -n texlive-creationboites-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.1.0svn68087
Release: 0
Summary: Documentation for texlive-creationboites
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-creationboites and texlive-alldocumentation)
%description -n texlive-creationboites-doc
This package includes the documentation for texlive-creationboites
%post -n texlive-creationboites
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-creationboites
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-creationboites
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-creationboites-doc
%{_texmfdistdir}/doc/latex/creationboites/CreationBoites-doc.pdf
%{_texmfdistdir}/doc/latex/creationboites/CreationBoites-doc.tex
%{_texmfdistdir}/doc/latex/creationboites/README.md
%files -n texlive-creationboites
%{_texmfdistdir}/tex/latex/creationboites/CreationBoites.sty
%package -n texlive-crefthe
Version: %{texlive_version}.%{texlive_noarch}.svn70156
Release: 0
License: LPPL-1.0
Summary: Cross referencing with proper definite articles and declensions
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-crefthe-doc >= %{texlive_version}
Provides: tex(crefthe.sty)
Requires: tex(cleveref.sty)
Requires: tex(regexpatch.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source130: crefthe.tar.xz
Source131: crefthe.doc.tar.xz
%description -n texlive-crefthe
By default, when using cleveref's \cref to reference
theorem-like environments, the names do not contain definite
articles. In languages such as French, Italian, Portuguese,
Spanish, etc. this results in incorrect grammar. For this
purpose, the current package offers \crefthe, which handles the
definite articles properly (especially for the article
contractions in many European languages).
%package -n texlive-crefthe-doc
Version: %{texlive_version}.%{texlive_noarch}.svn70156
Release: 0
Summary: Documentation for texlive-crefthe
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-crefthe and texlive-alldocumentation)
%description -n texlive-crefthe-doc
This package includes the documentation for texlive-crefthe
%post -n texlive-crefthe
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-crefthe
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-crefthe
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-crefthe-doc
%{_texmfdistdir}/doc/latex/crefthe/LICENSE
%{_texmfdistdir}/doc/latex/crefthe/README.md
%{_texmfdistdir}/doc/latex/crefthe/crefthe-doc.pdf
%{_texmfdistdir}/doc/latex/crefthe/crefthe-doc.tex
%files -n texlive-crefthe
%{_texmfdistdir}/tex/latex/crefthe/crefthe.sty
%package -n texlive-crimson
Version: %{texlive_version}.%{texlive_noarch}.svn64559
Release: 0
License: OFL-1.1
Summary: Crimson 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-crimson-fonts >= %{texlive_version}
Suggests: texlive-crimson-doc >= %{texlive_version}
Provides: tex(Crimson-Bold-tlf-ly1--base.tfm)
Provides: tex(Crimson-Bold-tlf-ly1.tfm)
Provides: tex(Crimson-Bold-tlf-ly1.vf)
Provides: tex(Crimson-Bold-tlf-ot1.tfm)
Provides: tex(Crimson-Bold-tlf-t1--base.tfm)
Provides: tex(Crimson-Bold-tlf-t1.tfm)
Provides: tex(Crimson-Bold-tlf-t1.vf)
Provides: tex(Crimson-Bold-tlf-ts1--base.tfm)
Provides: tex(Crimson-Bold-tlf-ts1.tfm)
Provides: tex(Crimson-Bold-tlf-ts1.vf)
Provides: tex(Crimson-BoldItalic-tlf-ly1--base.tfm)
Provides: tex(Crimson-BoldItalic-tlf-ly1.tfm)
Provides: tex(Crimson-BoldItalic-tlf-ly1.vf)
Provides: tex(Crimson-BoldItalic-tlf-ot1.tfm)
Provides: tex(Crimson-BoldItalic-tlf-t1--base.tfm)
Provides: tex(Crimson-BoldItalic-tlf-t1.tfm)
Provides: tex(Crimson-BoldItalic-tlf-t1.vf)
Provides: tex(Crimson-BoldItalic-tlf-ts1--base.tfm)
Provides: tex(Crimson-BoldItalic-tlf-ts1.tfm)
Provides: tex(Crimson-BoldItalic-tlf-ts1.vf)
Provides: tex(Crimson-Italic-tlf-ly1--base.tfm)
Provides: tex(Crimson-Italic-tlf-ly1.tfm)
Provides: tex(Crimson-Italic-tlf-ly1.vf)
Provides: tex(Crimson-Italic-tlf-ot1.tfm)
Provides: tex(Crimson-Italic-tlf-t1--base.tfm)
Provides: tex(Crimson-Italic-tlf-t1.tfm)
Provides: tex(Crimson-Italic-tlf-t1.vf)
Provides: tex(Crimson-Italic-tlf-ts1--base.tfm)
Provides: tex(Crimson-Italic-tlf-ts1.tfm)
Provides: tex(Crimson-Italic-tlf-ts1.vf)
Provides: tex(Crimson-Roman-tlf-ly1.tfm)
Provides: tex(Crimson-Roman-tlf-ot1.tfm)
Provides: tex(Crimson-Roman-tlf-t1--base.tfm)
Provides: tex(Crimson-Roman-tlf-t1.tfm)
Provides: tex(Crimson-Roman-tlf-t1.vf)
Provides: tex(Crimson-Roman-tlf-ts1--base.tfm)
Provides: tex(Crimson-Roman-tlf-ts1.tfm)
Provides: tex(Crimson-Roman-tlf-ts1.vf)
Provides: tex(Crimson-Semibold-tlf-ly1--base.tfm)
Provides: tex(Crimson-Semibold-tlf-ly1.tfm)
Provides: tex(Crimson-Semibold-tlf-ly1.vf)
Provides: tex(Crimson-Semibold-tlf-ot1.tfm)
Provides: tex(Crimson-Semibold-tlf-t1--base.tfm)
Provides: tex(Crimson-Semibold-tlf-t1.tfm)
Provides: tex(Crimson-Semibold-tlf-t1.vf)
Provides: tex(Crimson-Semibold-tlf-ts1--base.tfm)
Provides: tex(Crimson-Semibold-tlf-ts1.tfm)
Provides: tex(Crimson-Semibold-tlf-ts1.vf)
Provides: tex(Crimson-SemiboldItalic-tlf-ly1--base.tfm)
Provides: tex(Crimson-SemiboldItalic-tlf-ly1.tfm)
Provides: tex(Crimson-SemiboldItalic-tlf-ly1.vf)
Provides: tex(Crimson-SemiboldItalic-tlf-ot1.tfm)
Provides: tex(Crimson-SemiboldItalic-tlf-t1--base.tfm)
Provides: tex(Crimson-SemiboldItalic-tlf-t1.tfm)
Provides: tex(Crimson-SemiboldItalic-tlf-t1.vf)
Provides: tex(Crimson-SemiboldItalic-tlf-ts1--base.tfm)
Provides: tex(Crimson-SemiboldItalic-tlf-ts1.tfm)
Provides: tex(Crimson-SemiboldItalic-tlf-ts1.vf)
Provides: tex(LY1Crimson-TLF.fd)
Provides: tex(OT1Crimson-TLF.fd)
Provides: tex(T1Crimson-TLF.fd)
Provides: tex(TS1Crimson-TLF.fd)
Provides: tex(crimson.map)
Provides: tex(crimson.sty)
Provides: tex(crm_3bejww.enc)
Provides: tex(crm_axwm4k.enc)
Provides: tex(crm_ayvnmf.enc)
Provides: tex(crm_bchha2.enc)
Provides: tex(crm_fllea6.enc)
Provides: tex(crm_g4bzis.enc)
Provides: tex(crm_izufyi.enc)
Provides: tex(crm_jdlmpi.enc)
Provides: tex(crm_kwsa5r.enc)
Provides: tex(crm_myjoho.enc)
Provides: tex(crm_n3gbj7.enc)
Provides: tex(crm_odbuza.enc)
Provides: tex(crm_ory2k7.enc)
Provides: tex(crm_qrsm2e.enc)
Provides: tex(crm_qst7o4.enc)
Provides: tex(crm_tyw3ea.enc)
Provides: tex(crm_uafi7a.enc)
Provides: tex(crm_ue2axx.enc)
Provides: tex(crm_vcz7kx.enc)
Provides: tex(crm_wef5am.enc)
Provides: tex(crm_wsbs26.enc)
Provides: tex(crm_wttfgh.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/tlnet/archive/
# from 20240311
Source132: crimson.tar.xz
Source133: crimson.doc.tar.xz
%description -n texlive-crimson
This package provides LaTeX, pdfLaTeX, XeLaTeX, and LuaLaTeX
support for the Crimson family of fonts, designed by Sebastian
Kosch. The Crimson family is for book production in the
tradition of beautiful oldstyle typefaces, inspired
particularly by the work of people like Jan Tschichold (Sabon),
Robert Slimbach (Arno, Minion), and Jonathan Hoefler (Hoefler
Text). Support for small caps and old-style numerals is still
"under construction"; these features are not supported by this
version of the package.
%package -n texlive-crimson-doc
Version: %{texlive_version}.%{texlive_noarch}.svn64559
Release: 0
Summary: Documentation for texlive-crimson
License: OFL-1.1
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-crimson and texlive-alldocumentation)
%description -n texlive-crimson-doc
This package includes the documentation for texlive-crimson
%package -n texlive-crimson-fonts
Version: %{texlive_version}.%{texlive_noarch}.svn64559
Release: 0
Summary: Severed fonts for texlive-crimson
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-crimson-fonts
The separated fonts package for texlive-crimson
%post -n texlive-crimson
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMap crimson.map' >> /var/run/texlive/run-updmap
%postun -n texlive-crimson
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMap crimson.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-crimson
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%reconfigure_fonts_scriptlets -n texlive-crimson-fonts
%files -n texlive-crimson-doc
%{_texmfdistdir}/doc/fonts/crimson/OFL.txt
%{_texmfdistdir}/doc/fonts/crimson/README
%{_texmfdistdir}/doc/fonts/crimson/crimson-samples.pdf
%{_texmfdistdir}/doc/fonts/crimson/crimson-samples.tex
%files -n texlive-crimson
%{_texmfdistdir}/fonts/enc/dvips/crimson/crm_3bejww.enc
%{_texmfdistdir}/fonts/enc/dvips/crimson/crm_axwm4k.enc
%{_texmfdistdir}/fonts/enc/dvips/crimson/crm_ayvnmf.enc
%{_texmfdistdir}/fonts/enc/dvips/crimson/crm_bchha2.enc
%{_texmfdistdir}/fonts/enc/dvips/crimson/crm_fllea6.enc
%{_texmfdistdir}/fonts/enc/dvips/crimson/crm_g4bzis.enc
%{_texmfdistdir}/fonts/enc/dvips/crimson/crm_izufyi.enc
%{_texmfdistdir}/fonts/enc/dvips/crimson/crm_jdlmpi.enc
%{_texmfdistdir}/fonts/enc/dvips/crimson/crm_kwsa5r.enc
%{_texmfdistdir}/fonts/enc/dvips/crimson/crm_myjoho.enc
%{_texmfdistdir}/fonts/enc/dvips/crimson/crm_n3gbj7.enc
%{_texmfdistdir}/fonts/enc/dvips/crimson/crm_odbuza.enc
%{_texmfdistdir}/fonts/enc/dvips/crimson/crm_ory2k7.enc
%{_texmfdistdir}/fonts/enc/dvips/crimson/crm_qrsm2e.enc
%{_texmfdistdir}/fonts/enc/dvips/crimson/crm_qst7o4.enc
%{_texmfdistdir}/fonts/enc/dvips/crimson/crm_tyw3ea.enc
%{_texmfdistdir}/fonts/enc/dvips/crimson/crm_uafi7a.enc
%{_texmfdistdir}/fonts/enc/dvips/crimson/crm_ue2axx.enc
%{_texmfdistdir}/fonts/enc/dvips/crimson/crm_vcz7kx.enc
%{_texmfdistdir}/fonts/enc/dvips/crimson/crm_wef5am.enc
%{_texmfdistdir}/fonts/enc/dvips/crimson/crm_wsbs26.enc
%{_texmfdistdir}/fonts/enc/dvips/crimson/crm_wttfgh.enc
%{_texmfdistdir}/fonts/map/dvips/crimson/crimson.map
%verify(link) %{_texmfdistdir}/fonts/opentype/kosch/crimson/Crimson-Bold.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/kosch/crimson/Crimson-BoldItalic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/kosch/crimson/Crimson-Italic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/kosch/crimson/Crimson-Roman.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/kosch/crimson/Crimson-Semibold.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/kosch/crimson/Crimson-SemiboldItalic.otf
%{_texmfdistdir}/fonts/tfm/kosch/crimson/Crimson-Bold-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/kosch/crimson/Crimson-Bold-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/kosch/crimson/Crimson-Bold-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/kosch/crimson/Crimson-Bold-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/kosch/crimson/Crimson-Bold-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/kosch/crimson/Crimson-Bold-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/kosch/crimson/Crimson-Bold-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/kosch/crimson/Crimson-BoldItalic-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/kosch/crimson/Crimson-BoldItalic-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/kosch/crimson/Crimson-BoldItalic-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/kosch/crimson/Crimson-BoldItalic-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/kosch/crimson/Crimson-BoldItalic-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/kosch/crimson/Crimson-BoldItalic-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/kosch/crimson/Crimson-BoldItalic-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/kosch/crimson/Crimson-Italic-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/kosch/crimson/Crimson-Italic-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/kosch/crimson/Crimson-Italic-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/kosch/crimson/Crimson-Italic-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/kosch/crimson/Crimson-Italic-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/kosch/crimson/Crimson-Italic-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/kosch/crimson/Crimson-Italic-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/kosch/crimson/Crimson-Roman-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/kosch/crimson/Crimson-Roman-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/kosch/crimson/Crimson-Roman-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/kosch/crimson/Crimson-Roman-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/kosch/crimson/Crimson-Roman-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/kosch/crimson/Crimson-Roman-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/kosch/crimson/Crimson-Semibold-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/kosch/crimson/Crimson-Semibold-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/kosch/crimson/Crimson-Semibold-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/kosch/crimson/Crimson-Semibold-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/kosch/crimson/Crimson-Semibold-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/kosch/crimson/Crimson-Semibold-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/kosch/crimson/Crimson-Semibold-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/kosch/crimson/Crimson-SemiboldItalic-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/kosch/crimson/Crimson-SemiboldItalic-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/kosch/crimson/Crimson-SemiboldItalic-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/kosch/crimson/Crimson-SemiboldItalic-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/kosch/crimson/Crimson-SemiboldItalic-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/kosch/crimson/Crimson-SemiboldItalic-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/kosch/crimson/Crimson-SemiboldItalic-tlf-ts1.tfm
%verify(link) %{_texmfdistdir}/fonts/type1/kosch/crimson/Crimson-Bold.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/kosch/crimson/Crimson-BoldItalic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/kosch/crimson/Crimson-Italic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/kosch/crimson/Crimson-Roman.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/kosch/crimson/Crimson-Semibold.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/kosch/crimson/Crimson-SemiboldItalic.pfb
%{_texmfdistdir}/fonts/vf/kosch/crimson/Crimson-Bold-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/kosch/crimson/Crimson-Bold-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/kosch/crimson/Crimson-Bold-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/kosch/crimson/Crimson-BoldItalic-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/kosch/crimson/Crimson-BoldItalic-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/kosch/crimson/Crimson-BoldItalic-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/kosch/crimson/Crimson-Italic-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/kosch/crimson/Crimson-Italic-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/kosch/crimson/Crimson-Italic-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/kosch/crimson/Crimson-Roman-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/kosch/crimson/Crimson-Roman-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/kosch/crimson/Crimson-Semibold-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/kosch/crimson/Crimson-Semibold-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/kosch/crimson/Crimson-Semibold-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/kosch/crimson/Crimson-SemiboldItalic-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/kosch/crimson/Crimson-SemiboldItalic-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/kosch/crimson/Crimson-SemiboldItalic-tlf-ts1.vf
%{_texmfdistdir}/tex/latex/crimson/LY1Crimson-TLF.fd
%{_texmfdistdir}/tex/latex/crimson/OT1Crimson-TLF.fd
%{_texmfdistdir}/tex/latex/crimson/T1Crimson-TLF.fd
%{_texmfdistdir}/tex/latex/crimson/TS1Crimson-TLF.fd
%{_texmfdistdir}/tex/latex/crimson/crimson.sty
%files -n texlive-crimson-fonts
%dir %{_datadir}/fonts/texlive-crimson
%{_datadir}/fontconfig/conf.avail/58-texlive-crimson.conf
%{_datadir}/fontconfig/conf.avail/55-texlive-crimson.conf
%config %{_sysconfdir}/fonts/conf.d/55-texlive-crimson.conf
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-crimson/encodings.dir
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-crimson/fonts.dir
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-crimson/fonts.scale
%{_datadir}/fonts/texlive-crimson/Crimson-Bold.otf
%{_datadir}/fonts/texlive-crimson/Crimson-BoldItalic.otf
%{_datadir}/fonts/texlive-crimson/Crimson-Italic.otf
%{_datadir}/fonts/texlive-crimson/Crimson-Roman.otf
%{_datadir}/fonts/texlive-crimson/Crimson-Semibold.otf
%{_datadir}/fonts/texlive-crimson/Crimson-SemiboldItalic.otf
%{_datadir}/fonts/texlive-crimson/Crimson-Bold.pfb
%{_datadir}/fonts/texlive-crimson/Crimson-BoldItalic.pfb
%{_datadir}/fonts/texlive-crimson/Crimson-Italic.pfb
%{_datadir}/fonts/texlive-crimson/Crimson-Roman.pfb
%{_datadir}/fonts/texlive-crimson/Crimson-Semibold.pfb
%{_datadir}/fonts/texlive-crimson/Crimson-SemiboldItalic.pfb
%package -n texlive-crimsonpro
Version: %{texlive_version}.%{texlive_noarch}.svn64565
Release: 0
License: OFL-1.1
Summary: CrimsonPro 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-crimsonpro-fonts >= %{texlive_version}
Suggests: texlive-crimsonpro-doc >= %{texlive_version}
Provides: tex(CrimsonPro-Black-inf-ly1--base.tfm)
Provides: tex(CrimsonPro-Black-inf-ly1.tfm)
Provides: tex(CrimsonPro-Black-inf-ly1.vf)
Provides: tex(CrimsonPro-Black-inf-ot1.tfm)
Provides: tex(CrimsonPro-Black-inf-t1--base.tfm)
Provides: tex(CrimsonPro-Black-inf-t1.tfm)
Provides: tex(CrimsonPro-Black-inf-t1.vf)
Provides: tex(CrimsonPro-Black-lf-ly1--base.tfm)
Provides: tex(CrimsonPro-Black-lf-ly1.tfm)
Provides: tex(CrimsonPro-Black-lf-ly1.vf)
Provides: tex(CrimsonPro-Black-lf-ot1.tfm)
Provides: tex(CrimsonPro-Black-lf-t1--base.tfm)
Provides: tex(CrimsonPro-Black-lf-t1.tfm)
Provides: tex(CrimsonPro-Black-lf-t1.vf)
Provides: tex(CrimsonPro-Black-lf-ts1--base.tfm)
Provides: tex(CrimsonPro-Black-lf-ts1.tfm)
Provides: tex(CrimsonPro-Black-lf-ts1.vf)
Provides: tex(CrimsonPro-Black-osf-ly1--base.tfm)
Provides: tex(CrimsonPro-Black-osf-ly1.tfm)
Provides: tex(CrimsonPro-Black-osf-ly1.vf)
Provides: tex(CrimsonPro-Black-osf-ot1.tfm)
Provides: tex(CrimsonPro-Black-osf-t1--base.tfm)
Provides: tex(CrimsonPro-Black-osf-t1.tfm)
Provides: tex(CrimsonPro-Black-osf-t1.vf)
Provides: tex(CrimsonPro-Black-osf-ts1--base.tfm)
Provides: tex(CrimsonPro-Black-osf-ts1.tfm)
Provides: tex(CrimsonPro-Black-osf-ts1.vf)
Provides: tex(CrimsonPro-Black-sup-ly1--base.tfm)
Provides: tex(CrimsonPro-Black-sup-ly1.tfm)
Provides: tex(CrimsonPro-Black-sup-ly1.vf)
Provides: tex(CrimsonPro-Black-sup-ot1.tfm)
Provides: tex(CrimsonPro-Black-sup-t1--base.tfm)
Provides: tex(CrimsonPro-Black-sup-t1.tfm)
Provides: tex(CrimsonPro-Black-sup-t1.vf)
Provides: tex(CrimsonPro-Black-tlf-ly1--base.tfm)
Provides: tex(CrimsonPro-Black-tlf-ly1.tfm)
Provides: tex(CrimsonPro-Black-tlf-ly1.vf)
Provides: tex(CrimsonPro-Black-tlf-ot1.tfm)
Provides: tex(CrimsonPro-Black-tlf-t1--base.tfm)
Provides: tex(CrimsonPro-Black-tlf-t1.tfm)
Provides: tex(CrimsonPro-Black-tlf-t1.vf)
Provides: tex(CrimsonPro-Black-tlf-ts1--base.tfm)
Provides: tex(CrimsonPro-Black-tlf-ts1.tfm)
Provides: tex(CrimsonPro-Black-tlf-ts1.vf)
Provides: tex(CrimsonPro-Black-tosf-ly1--base.tfm)
Provides: tex(CrimsonPro-Black-tosf-ly1.tfm)
Provides: tex(CrimsonPro-Black-tosf-ly1.vf)
Provides: tex(CrimsonPro-Black-tosf-ot1.tfm)
Provides: tex(CrimsonPro-Black-tosf-t1--base.tfm)
Provides: tex(CrimsonPro-Black-tosf-t1.tfm)
Provides: tex(CrimsonPro-Black-tosf-t1.vf)
Provides: tex(CrimsonPro-Black-tosf-ts1--base.tfm)
Provides: tex(CrimsonPro-Black-tosf-ts1.tfm)
Provides: tex(CrimsonPro-Black-tosf-ts1.vf)
Provides: tex(CrimsonPro-BlackItalic-inf-ly1--base.tfm)
Provides: tex(CrimsonPro-BlackItalic-inf-ly1.tfm)
Provides: tex(CrimsonPro-BlackItalic-inf-ly1.vf)
Provides: tex(CrimsonPro-BlackItalic-inf-ot1.tfm)
Provides: tex(CrimsonPro-BlackItalic-inf-t1--base.tfm)
Provides: tex(CrimsonPro-BlackItalic-inf-t1.tfm)
Provides: tex(CrimsonPro-BlackItalic-inf-t1.vf)
Provides: tex(CrimsonPro-BlackItalic-lf-ly1--base.tfm)
Provides: tex(CrimsonPro-BlackItalic-lf-ly1.tfm)
Provides: tex(CrimsonPro-BlackItalic-lf-ly1.vf)
Provides: tex(CrimsonPro-BlackItalic-lf-ot1.tfm)
Provides: tex(CrimsonPro-BlackItalic-lf-t1--base.tfm)
Provides: tex(CrimsonPro-BlackItalic-lf-t1.tfm)
Provides: tex(CrimsonPro-BlackItalic-lf-t1.vf)
Provides: tex(CrimsonPro-BlackItalic-lf-ts1--base.tfm)
Provides: tex(CrimsonPro-BlackItalic-lf-ts1.tfm)
Provides: tex(CrimsonPro-BlackItalic-lf-ts1.vf)
Provides: tex(CrimsonPro-BlackItalic-osf-ly1--base.tfm)
Provides: tex(CrimsonPro-BlackItalic-osf-ly1.tfm)
Provides: tex(CrimsonPro-BlackItalic-osf-ly1.vf)
Provides: tex(CrimsonPro-BlackItalic-osf-ot1.tfm)
Provides: tex(CrimsonPro-BlackItalic-osf-t1--base.tfm)
Provides: tex(CrimsonPro-BlackItalic-osf-t1.tfm)
Provides: tex(CrimsonPro-BlackItalic-osf-t1.vf)
Provides: tex(CrimsonPro-BlackItalic-osf-ts1--base.tfm)
Provides: tex(CrimsonPro-BlackItalic-osf-ts1.tfm)
Provides: tex(CrimsonPro-BlackItalic-osf-ts1.vf)
Provides: tex(CrimsonPro-BlackItalic-sup-ly1--base.tfm)
Provides: tex(CrimsonPro-BlackItalic-sup-ly1.tfm)
Provides: tex(CrimsonPro-BlackItalic-sup-ly1.vf)
Provides: tex(CrimsonPro-BlackItalic-sup-ot1.tfm)
Provides: tex(CrimsonPro-BlackItalic-sup-t1--base.tfm)
Provides: tex(CrimsonPro-BlackItalic-sup-t1.tfm)
Provides: tex(CrimsonPro-BlackItalic-sup-t1.vf)
Provides: tex(CrimsonPro-BlackItalic-tlf-ly1--base.tfm)
Provides: tex(CrimsonPro-BlackItalic-tlf-ly1.tfm)
Provides: tex(CrimsonPro-BlackItalic-tlf-ly1.vf)
Provides: tex(CrimsonPro-BlackItalic-tlf-ot1.tfm)
Provides: tex(CrimsonPro-BlackItalic-tlf-t1--base.tfm)
Provides: tex(CrimsonPro-BlackItalic-tlf-t1.tfm)
Provides: tex(CrimsonPro-BlackItalic-tlf-t1.vf)
Provides: tex(CrimsonPro-BlackItalic-tlf-ts1--base.tfm)
Provides: tex(CrimsonPro-BlackItalic-tlf-ts1.tfm)
Provides: tex(CrimsonPro-BlackItalic-tlf-ts1.vf)
Provides: tex(CrimsonPro-BlackItalic-tosf-ly1--base.tfm)
Provides: tex(CrimsonPro-BlackItalic-tosf-ly1.tfm)
Provides: tex(CrimsonPro-BlackItalic-tosf-ly1.vf)
Provides: tex(CrimsonPro-BlackItalic-tosf-ot1.tfm)
Provides: tex(CrimsonPro-BlackItalic-tosf-t1--base.tfm)
Provides: tex(CrimsonPro-BlackItalic-tosf-t1.tfm)
Provides: tex(CrimsonPro-BlackItalic-tosf-t1.vf)
Provides: tex(CrimsonPro-BlackItalic-tosf-ts1--base.tfm)
Provides: tex(CrimsonPro-BlackItalic-tosf-ts1.tfm)
Provides: tex(CrimsonPro-BlackItalic-tosf-ts1.vf)
Provides: tex(CrimsonPro-Bold-inf-ly1--base.tfm)
Provides: tex(CrimsonPro-Bold-inf-ly1.tfm)
Provides: tex(CrimsonPro-Bold-inf-ly1.vf)
Provides: tex(CrimsonPro-Bold-inf-ot1.tfm)
Provides: tex(CrimsonPro-Bold-inf-t1--base.tfm)
Provides: tex(CrimsonPro-Bold-inf-t1.tfm)
Provides: tex(CrimsonPro-Bold-inf-t1.vf)
Provides: tex(CrimsonPro-Bold-lf-ly1--base.tfm)
Provides: tex(CrimsonPro-Bold-lf-ly1.tfm)
Provides: tex(CrimsonPro-Bold-lf-ly1.vf)
Provides: tex(CrimsonPro-Bold-lf-ot1.tfm)
Provides: tex(CrimsonPro-Bold-lf-t1--base.tfm)
Provides: tex(CrimsonPro-Bold-lf-t1.tfm)
Provides: tex(CrimsonPro-Bold-lf-t1.vf)
Provides: tex(CrimsonPro-Bold-lf-ts1--base.tfm)
Provides: tex(CrimsonPro-Bold-lf-ts1.tfm)
Provides: tex(CrimsonPro-Bold-lf-ts1.vf)
Provides: tex(CrimsonPro-Bold-osf-ly1--base.tfm)
Provides: tex(CrimsonPro-Bold-osf-ly1.tfm)
Provides: tex(CrimsonPro-Bold-osf-ly1.vf)
Provides: tex(CrimsonPro-Bold-osf-ot1.tfm)
Provides: tex(CrimsonPro-Bold-osf-t1--base.tfm)
Provides: tex(CrimsonPro-Bold-osf-t1.tfm)
Provides: tex(CrimsonPro-Bold-osf-t1.vf)
Provides: tex(CrimsonPro-Bold-osf-ts1--base.tfm)
Provides: tex(CrimsonPro-Bold-osf-ts1.tfm)
Provides: tex(CrimsonPro-Bold-osf-ts1.vf)
Provides: tex(CrimsonPro-Bold-sup-ly1--base.tfm)
Provides: tex(CrimsonPro-Bold-sup-ly1.tfm)
Provides: tex(CrimsonPro-Bold-sup-ly1.vf)
Provides: tex(CrimsonPro-Bold-sup-ot1.tfm)
Provides: tex(CrimsonPro-Bold-sup-t1--base.tfm)
Provides: tex(CrimsonPro-Bold-sup-t1.tfm)
Provides: tex(CrimsonPro-Bold-sup-t1.vf)
Provides: tex(CrimsonPro-Bold-tlf-ly1--base.tfm)
Provides: tex(CrimsonPro-Bold-tlf-ly1.tfm)
Provides: tex(CrimsonPro-Bold-tlf-ly1.vf)
Provides: tex(CrimsonPro-Bold-tlf-ot1.tfm)
Provides: tex(CrimsonPro-Bold-tlf-t1--base.tfm)
Provides: tex(CrimsonPro-Bold-tlf-t1.tfm)
Provides: tex(CrimsonPro-Bold-tlf-t1.vf)
Provides: tex(CrimsonPro-Bold-tlf-ts1--base.tfm)
Provides: tex(CrimsonPro-Bold-tlf-ts1.tfm)
Provides: tex(CrimsonPro-Bold-tlf-ts1.vf)
Provides: tex(CrimsonPro-Bold-tosf-ly1--base.tfm)
Provides: tex(CrimsonPro-Bold-tosf-ly1.tfm)
Provides: tex(CrimsonPro-Bold-tosf-ly1.vf)
Provides: tex(CrimsonPro-Bold-tosf-ot1.tfm)
Provides: tex(CrimsonPro-Bold-tosf-t1--base.tfm)
Provides: tex(CrimsonPro-Bold-tosf-t1.tfm)
Provides: tex(CrimsonPro-Bold-tosf-t1.vf)
Provides: tex(CrimsonPro-Bold-tosf-ts1--base.tfm)
Provides: tex(CrimsonPro-Bold-tosf-ts1.tfm)
Provides: tex(CrimsonPro-Bold-tosf-ts1.vf)
Provides: tex(CrimsonPro-BoldItalic-inf-ly1--base.tfm)
Provides: tex(CrimsonPro-BoldItalic-inf-ly1.tfm)
Provides: tex(CrimsonPro-BoldItalic-inf-ly1.vf)
Provides: tex(CrimsonPro-BoldItalic-inf-ot1.tfm)
Provides: tex(CrimsonPro-BoldItalic-inf-t1--base.tfm)
Provides: tex(CrimsonPro-BoldItalic-inf-t1.tfm)
Provides: tex(CrimsonPro-BoldItalic-inf-t1.vf)
Provides: tex(CrimsonPro-BoldItalic-lf-ly1--base.tfm)
Provides: tex(CrimsonPro-BoldItalic-lf-ly1.tfm)
Provides: tex(CrimsonPro-BoldItalic-lf-ly1.vf)
Provides: tex(CrimsonPro-BoldItalic-lf-ot1.tfm)
Provides: tex(CrimsonPro-BoldItalic-lf-t1--base.tfm)
Provides: tex(CrimsonPro-BoldItalic-lf-t1.tfm)
Provides: tex(CrimsonPro-BoldItalic-lf-t1.vf)
Provides: tex(CrimsonPro-BoldItalic-lf-ts1--base.tfm)
Provides: tex(CrimsonPro-BoldItalic-lf-ts1.tfm)
Provides: tex(CrimsonPro-BoldItalic-lf-ts1.vf)
Provides: tex(CrimsonPro-BoldItalic-osf-ly1--base.tfm)
Provides: tex(CrimsonPro-BoldItalic-osf-ly1.tfm)
Provides: tex(CrimsonPro-BoldItalic-osf-ly1.vf)
Provides: tex(CrimsonPro-BoldItalic-osf-ot1.tfm)
Provides: tex(CrimsonPro-BoldItalic-osf-t1--base.tfm)
Provides: tex(CrimsonPro-BoldItalic-osf-t1.tfm)
Provides: tex(CrimsonPro-BoldItalic-osf-t1.vf)
Provides: tex(CrimsonPro-BoldItalic-osf-ts1--base.tfm)
Provides: tex(CrimsonPro-BoldItalic-osf-ts1.tfm)
Provides: tex(CrimsonPro-BoldItalic-osf-ts1.vf)
Provides: tex(CrimsonPro-BoldItalic-sup-ly1--base.tfm)
Provides: tex(CrimsonPro-BoldItalic-sup-ly1.tfm)
Provides: tex(CrimsonPro-BoldItalic-sup-ly1.vf)
Provides: tex(CrimsonPro-BoldItalic-sup-ot1.tfm)
Provides: tex(CrimsonPro-BoldItalic-sup-t1--base.tfm)
Provides: tex(CrimsonPro-BoldItalic-sup-t1.tfm)
Provides: tex(CrimsonPro-BoldItalic-sup-t1.vf)
Provides: tex(CrimsonPro-BoldItalic-tlf-ly1--base.tfm)
Provides: tex(CrimsonPro-BoldItalic-tlf-ly1.tfm)
Provides: tex(CrimsonPro-BoldItalic-tlf-ly1.vf)
Provides: tex(CrimsonPro-BoldItalic-tlf-ot1.tfm)
Provides: tex(CrimsonPro-BoldItalic-tlf-t1--base.tfm)
Provides: tex(CrimsonPro-BoldItalic-tlf-t1.tfm)
Provides: tex(CrimsonPro-BoldItalic-tlf-t1.vf)
Provides: tex(CrimsonPro-BoldItalic-tlf-ts1--base.tfm)
Provides: tex(CrimsonPro-BoldItalic-tlf-ts1.tfm)
Provides: tex(CrimsonPro-BoldItalic-tlf-ts1.vf)
Provides: tex(CrimsonPro-BoldItalic-tosf-ly1--base.tfm)
Provides: tex(CrimsonPro-BoldItalic-tosf-ly1.tfm)
Provides: tex(CrimsonPro-BoldItalic-tosf-ly1.vf)
Provides: tex(CrimsonPro-BoldItalic-tosf-ot1.tfm)
Provides: tex(CrimsonPro-BoldItalic-tosf-t1--base.tfm)
Provides: tex(CrimsonPro-BoldItalic-tosf-t1.tfm)
Provides: tex(CrimsonPro-BoldItalic-tosf-t1.vf)
Provides: tex(CrimsonPro-BoldItalic-tosf-ts1--base.tfm)
Provides: tex(CrimsonPro-BoldItalic-tosf-ts1.tfm)
Provides: tex(CrimsonPro-BoldItalic-tosf-ts1.vf)
Provides: tex(CrimsonPro-ExtraBold-inf-ly1--base.tfm)
Provides: tex(CrimsonPro-ExtraBold-inf-ly1.tfm)
Provides: tex(CrimsonPro-ExtraBold-inf-ly1.vf)
Provides: tex(CrimsonPro-ExtraBold-inf-ot1.tfm)
Provides: tex(CrimsonPro-ExtraBold-inf-t1--base.tfm)
Provides: tex(CrimsonPro-ExtraBold-inf-t1.tfm)
Provides: tex(CrimsonPro-ExtraBold-inf-t1.vf)
Provides: tex(CrimsonPro-ExtraBold-lf-ly1--base.tfm)
Provides: tex(CrimsonPro-ExtraBold-lf-ly1.tfm)
Provides: tex(CrimsonPro-ExtraBold-lf-ly1.vf)
Provides: tex(CrimsonPro-ExtraBold-lf-ot1.tfm)
Provides: tex(CrimsonPro-ExtraBold-lf-t1--base.tfm)
Provides: tex(CrimsonPro-ExtraBold-lf-t1.tfm)
Provides: tex(CrimsonPro-ExtraBold-lf-t1.vf)
Provides: tex(CrimsonPro-ExtraBold-lf-ts1--base.tfm)
Provides: tex(CrimsonPro-ExtraBold-lf-ts1.tfm)
Provides: tex(CrimsonPro-ExtraBold-lf-ts1.vf)
Provides: tex(CrimsonPro-ExtraBold-osf-ly1--base.tfm)
Provides: tex(CrimsonPro-ExtraBold-osf-ly1.tfm)
Provides: tex(CrimsonPro-ExtraBold-osf-ly1.vf)
Provides: tex(CrimsonPro-ExtraBold-osf-ot1.tfm)
Provides: tex(CrimsonPro-ExtraBold-osf-t1--base.tfm)
Provides: tex(CrimsonPro-ExtraBold-osf-t1.tfm)
Provides: tex(CrimsonPro-ExtraBold-osf-t1.vf)
Provides: tex(CrimsonPro-ExtraBold-osf-ts1--base.tfm)
Provides: tex(CrimsonPro-ExtraBold-osf-ts1.tfm)
Provides: tex(CrimsonPro-ExtraBold-osf-ts1.vf)
Provides: tex(CrimsonPro-ExtraBold-sup-ly1--base.tfm)
Provides: tex(CrimsonPro-ExtraBold-sup-ly1.tfm)
Provides: tex(CrimsonPro-ExtraBold-sup-ly1.vf)
Provides: tex(CrimsonPro-ExtraBold-sup-ot1.tfm)
Provides: tex(CrimsonPro-ExtraBold-sup-t1--base.tfm)
Provides: tex(CrimsonPro-ExtraBold-sup-t1.tfm)
Provides: tex(CrimsonPro-ExtraBold-sup-t1.vf)
Provides: tex(CrimsonPro-ExtraBold-tlf-ly1--base.tfm)
Provides: tex(CrimsonPro-ExtraBold-tlf-ly1.tfm)
Provides: tex(CrimsonPro-ExtraBold-tlf-ly1.vf)
Provides: tex(CrimsonPro-ExtraBold-tlf-ot1.tfm)
Provides: tex(CrimsonPro-ExtraBold-tlf-t1--base.tfm)
Provides: tex(CrimsonPro-ExtraBold-tlf-t1.tfm)
Provides: tex(CrimsonPro-ExtraBold-tlf-t1.vf)
Provides: tex(CrimsonPro-ExtraBold-tlf-ts1--base.tfm)
Provides: tex(CrimsonPro-ExtraBold-tlf-ts1.tfm)
Provides: tex(CrimsonPro-ExtraBold-tlf-ts1.vf)
Provides: tex(CrimsonPro-ExtraBold-tosf-ly1--base.tfm)
Provides: tex(CrimsonPro-ExtraBold-tosf-ly1.tfm)
Provides: tex(CrimsonPro-ExtraBold-tosf-ly1.vf)
Provides: tex(CrimsonPro-ExtraBold-tosf-ot1.tfm)
Provides: tex(CrimsonPro-ExtraBold-tosf-t1--base.tfm)
Provides: tex(CrimsonPro-ExtraBold-tosf-t1.tfm)
Provides: tex(CrimsonPro-ExtraBold-tosf-t1.vf)
Provides: tex(CrimsonPro-ExtraBold-tosf-ts1--base.tfm)
Provides: tex(CrimsonPro-ExtraBold-tosf-ts1.tfm)
Provides: tex(CrimsonPro-ExtraBold-tosf-ts1.vf)
Provides: tex(CrimsonPro-ExtraBoldItalic-inf-ly1--base.tfm)
Provides: tex(CrimsonPro-ExtraBoldItalic-inf-ly1.tfm)
Provides: tex(CrimsonPro-ExtraBoldItalic-inf-ly1.vf)
Provides: tex(CrimsonPro-ExtraBoldItalic-inf-ot1.tfm)
Provides: tex(CrimsonPro-ExtraBoldItalic-inf-t1--base.tfm)
Provides: tex(CrimsonPro-ExtraBoldItalic-inf-t1.tfm)
Provides: tex(CrimsonPro-ExtraBoldItalic-inf-t1.vf)
Provides: tex(CrimsonPro-ExtraBoldItalic-lf-ly1--base.tfm)
Provides: tex(CrimsonPro-ExtraBoldItalic-lf-ly1.tfm)
Provides: tex(CrimsonPro-ExtraBoldItalic-lf-ly1.vf)
Provides: tex(CrimsonPro-ExtraBoldItalic-lf-ot1.tfm)
Provides: tex(CrimsonPro-ExtraBoldItalic-lf-t1--base.tfm)
Provides: tex(CrimsonPro-ExtraBoldItalic-lf-t1.tfm)
Provides: tex(CrimsonPro-ExtraBoldItalic-lf-t1.vf)
Provides: tex(CrimsonPro-ExtraBoldItalic-lf-ts1--base.tfm)
Provides: tex(CrimsonPro-ExtraBoldItalic-lf-ts1.tfm)
Provides: tex(CrimsonPro-ExtraBoldItalic-lf-ts1.vf)
Provides: tex(CrimsonPro-ExtraBoldItalic-osf-ly1--base.tfm)
Provides: tex(CrimsonPro-ExtraBoldItalic-osf-ly1.tfm)
Provides: tex(CrimsonPro-ExtraBoldItalic-osf-ly1.vf)
Provides: tex(CrimsonPro-ExtraBoldItalic-osf-ot1.tfm)
Provides: tex(CrimsonPro-ExtraBoldItalic-osf-t1--base.tfm)
Provides: tex(CrimsonPro-ExtraBoldItalic-osf-t1.tfm)
Provides: tex(CrimsonPro-ExtraBoldItalic-osf-t1.vf)
Provides: tex(CrimsonPro-ExtraBoldItalic-osf-ts1--base.tfm)
Provides: tex(CrimsonPro-ExtraBoldItalic-osf-ts1.tfm)
Provides: tex(CrimsonPro-ExtraBoldItalic-osf-ts1.vf)
Provides: tex(CrimsonPro-ExtraBoldItalic-sup-ly1--base.tfm)
Provides: tex(CrimsonPro-ExtraBoldItalic-sup-ly1.tfm)
Provides: tex(CrimsonPro-ExtraBoldItalic-sup-ly1.vf)
Provides: tex(CrimsonPro-ExtraBoldItalic-sup-ot1.tfm)
Provides: tex(CrimsonPro-ExtraBoldItalic-sup-t1--base.tfm)
Provides: tex(CrimsonPro-ExtraBoldItalic-sup-t1.tfm)
Provides: tex(CrimsonPro-ExtraBoldItalic-sup-t1.vf)
Provides: tex(CrimsonPro-ExtraBoldItalic-tlf-ly1--base.tfm)
Provides: tex(CrimsonPro-ExtraBoldItalic-tlf-ly1.tfm)
Provides: tex(CrimsonPro-ExtraBoldItalic-tlf-ly1.vf)
Provides: tex(CrimsonPro-ExtraBoldItalic-tlf-ot1.tfm)
Provides: tex(CrimsonPro-ExtraBoldItalic-tlf-t1--base.tfm)
Provides: tex(CrimsonPro-ExtraBoldItalic-tlf-t1.tfm)
Provides: tex(CrimsonPro-ExtraBoldItalic-tlf-t1.vf)
Provides: tex(CrimsonPro-ExtraBoldItalic-tlf-ts1--base.tfm)
Provides: tex(CrimsonPro-ExtraBoldItalic-tlf-ts1.tfm)
Provides: tex(CrimsonPro-ExtraBoldItalic-tlf-ts1.vf)
Provides: tex(CrimsonPro-ExtraBoldItalic-tosf-ly1--base.tfm)
Provides: tex(CrimsonPro-ExtraBoldItalic-tosf-ly1.tfm)
Provides: tex(CrimsonPro-ExtraBoldItalic-tosf-ly1.vf)
Provides: tex(CrimsonPro-ExtraBoldItalic-tosf-ot1.tfm)
Provides: tex(CrimsonPro-ExtraBoldItalic-tosf-t1--base.tfm)
Provides: tex(CrimsonPro-ExtraBoldItalic-tosf-t1.tfm)
Provides: tex(CrimsonPro-ExtraBoldItalic-tosf-t1.vf)
Provides: tex(CrimsonPro-ExtraBoldItalic-tosf-ts1--base.tfm)
Provides: tex(CrimsonPro-ExtraBoldItalic-tosf-ts1.tfm)
Provides: tex(CrimsonPro-ExtraBoldItalic-tosf-ts1.vf)
Provides: tex(CrimsonPro-ExtraLight-inf-ly1--base.tfm)
Provides: tex(CrimsonPro-ExtraLight-inf-ly1.tfm)
Provides: tex(CrimsonPro-ExtraLight-inf-ly1.vf)
Provides: tex(CrimsonPro-ExtraLight-inf-ot1.tfm)
Provides: tex(CrimsonPro-ExtraLight-inf-t1--base.tfm)
Provides: tex(CrimsonPro-ExtraLight-inf-t1.tfm)
Provides: tex(CrimsonPro-ExtraLight-inf-t1.vf)
Provides: tex(CrimsonPro-ExtraLight-lf-ly1--base.tfm)
Provides: tex(CrimsonPro-ExtraLight-lf-ly1.tfm)
Provides: tex(CrimsonPro-ExtraLight-lf-ly1.vf)
Provides: tex(CrimsonPro-ExtraLight-lf-ot1.tfm)
Provides: tex(CrimsonPro-ExtraLight-lf-t1--base.tfm)
Provides: tex(CrimsonPro-ExtraLight-lf-t1.tfm)
Provides: tex(CrimsonPro-ExtraLight-lf-t1.vf)
Provides: tex(CrimsonPro-ExtraLight-lf-ts1--base.tfm)
Provides: tex(CrimsonPro-ExtraLight-lf-ts1.tfm)
Provides: tex(CrimsonPro-ExtraLight-lf-ts1.vf)
Provides: tex(CrimsonPro-ExtraLight-osf-ly1--base.tfm)
Provides: tex(CrimsonPro-ExtraLight-osf-ly1.tfm)
Provides: tex(CrimsonPro-ExtraLight-osf-ly1.vf)
Provides: tex(CrimsonPro-ExtraLight-osf-ot1.tfm)
Provides: tex(CrimsonPro-ExtraLight-osf-t1--base.tfm)
Provides: tex(CrimsonPro-ExtraLight-osf-t1.tfm)
Provides: tex(CrimsonPro-ExtraLight-osf-t1.vf)
Provides: tex(CrimsonPro-ExtraLight-osf-ts1--base.tfm)
Provides: tex(CrimsonPro-ExtraLight-osf-ts1.tfm)
Provides: tex(CrimsonPro-ExtraLight-osf-ts1.vf)
Provides: tex(CrimsonPro-ExtraLight-sup-ly1--base.tfm)
Provides: tex(CrimsonPro-ExtraLight-sup-ly1.tfm)
Provides: tex(CrimsonPro-ExtraLight-sup-ly1.vf)
Provides: tex(CrimsonPro-ExtraLight-sup-ot1.tfm)
Provides: tex(CrimsonPro-ExtraLight-sup-t1--base.tfm)
Provides: tex(CrimsonPro-ExtraLight-sup-t1.tfm)
Provides: tex(CrimsonPro-ExtraLight-sup-t1.vf)
Provides: tex(CrimsonPro-ExtraLight-tlf-ly1--base.tfm)
Provides: tex(CrimsonPro-ExtraLight-tlf-ly1.tfm)
Provides: tex(CrimsonPro-ExtraLight-tlf-ly1.vf)
Provides: tex(CrimsonPro-ExtraLight-tlf-ot1.tfm)
Provides: tex(CrimsonPro-ExtraLight-tlf-t1--base.tfm)
Provides: tex(CrimsonPro-ExtraLight-tlf-t1.tfm)
Provides: tex(CrimsonPro-ExtraLight-tlf-t1.vf)
Provides: tex(CrimsonPro-ExtraLight-tlf-ts1--base.tfm)
Provides: tex(CrimsonPro-ExtraLight-tlf-ts1.tfm)
Provides: tex(CrimsonPro-ExtraLight-tlf-ts1.vf)
Provides: tex(CrimsonPro-ExtraLight-tosf-ly1--base.tfm)
Provides: tex(CrimsonPro-ExtraLight-tosf-ly1.tfm)
Provides: tex(CrimsonPro-ExtraLight-tosf-ly1.vf)
Provides: tex(CrimsonPro-ExtraLight-tosf-ot1.tfm)
Provides: tex(CrimsonPro-ExtraLight-tosf-t1--base.tfm)
Provides: tex(CrimsonPro-ExtraLight-tosf-t1.tfm)
Provides: tex(CrimsonPro-ExtraLight-tosf-t1.vf)
Provides: tex(CrimsonPro-ExtraLight-tosf-ts1--base.tfm)
Provides: tex(CrimsonPro-ExtraLight-tosf-ts1.tfm)
Provides: tex(CrimsonPro-ExtraLight-tosf-ts1.vf)
Provides: tex(CrimsonPro-ExtraLightItalic-inf-ly1--base.tfm)
Provides: tex(CrimsonPro-ExtraLightItalic-inf-ly1.tfm)
Provides: tex(CrimsonPro-ExtraLightItalic-inf-ly1.vf)
Provides: tex(CrimsonPro-ExtraLightItalic-inf-ot1.tfm)
Provides: tex(CrimsonPro-ExtraLightItalic-inf-t1--base.tfm)
Provides: tex(CrimsonPro-ExtraLightItalic-inf-t1.tfm)
Provides: tex(CrimsonPro-ExtraLightItalic-inf-t1.vf)
Provides: tex(CrimsonPro-ExtraLightItalic-lf-ly1--base.tfm)
Provides: tex(CrimsonPro-ExtraLightItalic-lf-ly1.tfm)
Provides: tex(CrimsonPro-ExtraLightItalic-lf-ly1.vf)
Provides: tex(CrimsonPro-ExtraLightItalic-lf-ot1.tfm)
Provides: tex(CrimsonPro-ExtraLightItalic-lf-t1--base.tfm)
Provides: tex(CrimsonPro-ExtraLightItalic-lf-t1.tfm)
Provides: tex(CrimsonPro-ExtraLightItalic-lf-t1.vf)
Provides: tex(CrimsonPro-ExtraLightItalic-lf-ts1--base.tfm)
Provides: tex(CrimsonPro-ExtraLightItalic-lf-ts1.tfm)
Provides: tex(CrimsonPro-ExtraLightItalic-lf-ts1.vf)
Provides: tex(CrimsonPro-ExtraLightItalic-osf-ly1--base.tfm)
Provides: tex(CrimsonPro-ExtraLightItalic-osf-ly1.tfm)
Provides: tex(CrimsonPro-ExtraLightItalic-osf-ly1.vf)
Provides: tex(CrimsonPro-ExtraLightItalic-osf-ot1.tfm)
Provides: tex(CrimsonPro-ExtraLightItalic-osf-t1--base.tfm)
Provides: tex(CrimsonPro-ExtraLightItalic-osf-t1.tfm)
Provides: tex(CrimsonPro-ExtraLightItalic-osf-t1.vf)
Provides: tex(CrimsonPro-ExtraLightItalic-osf-ts1--base.tfm)
Provides: tex(CrimsonPro-ExtraLightItalic-osf-ts1.tfm)
Provides: tex(CrimsonPro-ExtraLightItalic-osf-ts1.vf)
Provides: tex(CrimsonPro-ExtraLightItalic-sup-ly1--base.tfm)
Provides: tex(CrimsonPro-ExtraLightItalic-sup-ly1.tfm)
Provides: tex(CrimsonPro-ExtraLightItalic-sup-ly1.vf)
Provides: tex(CrimsonPro-ExtraLightItalic-sup-ot1.tfm)
Provides: tex(CrimsonPro-ExtraLightItalic-sup-t1--base.tfm)
Provides: tex(CrimsonPro-ExtraLightItalic-sup-t1.tfm)
Provides: tex(CrimsonPro-ExtraLightItalic-sup-t1.vf)
Provides: tex(CrimsonPro-ExtraLightItalic-tlf-ly1--base.tfm)
Provides: tex(CrimsonPro-ExtraLightItalic-tlf-ly1.tfm)
Provides: tex(CrimsonPro-ExtraLightItalic-tlf-ly1.vf)
Provides: tex(CrimsonPro-ExtraLightItalic-tlf-ot1.tfm)
Provides: tex(CrimsonPro-ExtraLightItalic-tlf-t1--base.tfm)
Provides: tex(CrimsonPro-ExtraLightItalic-tlf-t1.tfm)
Provides: tex(CrimsonPro-ExtraLightItalic-tlf-t1.vf)
Provides: tex(CrimsonPro-ExtraLightItalic-tlf-ts1--base.tfm)
Provides: tex(CrimsonPro-ExtraLightItalic-tlf-ts1.tfm)
Provides: tex(CrimsonPro-ExtraLightItalic-tlf-ts1.vf)
Provides: tex(CrimsonPro-ExtraLightItalic-tosf-ly1--base.tfm)
Provides: tex(CrimsonPro-ExtraLightItalic-tosf-ly1.tfm)
Provides: tex(CrimsonPro-ExtraLightItalic-tosf-ly1.vf)
Provides: tex(CrimsonPro-ExtraLightItalic-tosf-ot1.tfm)
Provides: tex(CrimsonPro-ExtraLightItalic-tosf-t1--base.tfm)
Provides: tex(CrimsonPro-ExtraLightItalic-tosf-t1.tfm)
Provides: tex(CrimsonPro-ExtraLightItalic-tosf-t1.vf)
Provides: tex(CrimsonPro-ExtraLightItalic-tosf-ts1--base.tfm)
Provides: tex(CrimsonPro-ExtraLightItalic-tosf-ts1.tfm)
Provides: tex(CrimsonPro-ExtraLightItalic-tosf-ts1.vf)
Provides: tex(CrimsonPro-Italic-inf-ly1--base.tfm)
Provides: tex(CrimsonPro-Italic-inf-ly1.tfm)
Provides: tex(CrimsonPro-Italic-inf-ly1.vf)
Provides: tex(CrimsonPro-Italic-inf-ot1.tfm)
Provides: tex(CrimsonPro-Italic-inf-t1--base.tfm)
Provides: tex(CrimsonPro-Italic-inf-t1.tfm)
Provides: tex(CrimsonPro-Italic-inf-t1.vf)
Provides: tex(CrimsonPro-Italic-lf-ly1--base.tfm)
Provides: tex(CrimsonPro-Italic-lf-ly1.tfm)
Provides: tex(CrimsonPro-Italic-lf-ly1.vf)
Provides: tex(CrimsonPro-Italic-lf-ot1.tfm)
Provides: tex(CrimsonPro-Italic-lf-t1--base.tfm)
Provides: tex(CrimsonPro-Italic-lf-t1.tfm)
Provides: tex(CrimsonPro-Italic-lf-t1.vf)
Provides: tex(CrimsonPro-Italic-lf-ts1--base.tfm)
Provides: tex(CrimsonPro-Italic-lf-ts1.tfm)
Provides: tex(CrimsonPro-Italic-lf-ts1.vf)
Provides: tex(CrimsonPro-Italic-osf-ly1--base.tfm)
Provides: tex(CrimsonPro-Italic-osf-ly1.tfm)
Provides: tex(CrimsonPro-Italic-osf-ly1.vf)
Provides: tex(CrimsonPro-Italic-osf-ot1.tfm)
Provides: tex(CrimsonPro-Italic-osf-t1--base.tfm)
Provides: tex(CrimsonPro-Italic-osf-t1.tfm)
Provides: tex(CrimsonPro-Italic-osf-t1.vf)
Provides: tex(CrimsonPro-Italic-osf-ts1--base.tfm)
Provides: tex(CrimsonPro-Italic-osf-ts1.tfm)
Provides: tex(CrimsonPro-Italic-osf-ts1.vf)
Provides: tex(CrimsonPro-Italic-sup-ly1--base.tfm)
Provides: tex(CrimsonPro-Italic-sup-ly1.tfm)
Provides: tex(CrimsonPro-Italic-sup-ly1.vf)
Provides: tex(CrimsonPro-Italic-sup-ot1.tfm)
Provides: tex(CrimsonPro-Italic-sup-t1--base.tfm)
Provides: tex(CrimsonPro-Italic-sup-t1.tfm)
Provides: tex(CrimsonPro-Italic-sup-t1.vf)
Provides: tex(CrimsonPro-Italic-tlf-ly1--base.tfm)
Provides: tex(CrimsonPro-Italic-tlf-ly1.tfm)
Provides: tex(CrimsonPro-Italic-tlf-ly1.vf)
Provides: tex(CrimsonPro-Italic-tlf-ot1.tfm)
Provides: tex(CrimsonPro-Italic-tlf-t1--base.tfm)
Provides: tex(CrimsonPro-Italic-tlf-t1.tfm)
Provides: tex(CrimsonPro-Italic-tlf-t1.vf)
Provides: tex(CrimsonPro-Italic-tlf-ts1--base.tfm)
Provides: tex(CrimsonPro-Italic-tlf-ts1.tfm)
Provides: tex(CrimsonPro-Italic-tlf-ts1.vf)
Provides: tex(CrimsonPro-Italic-tosf-ly1--base.tfm)
Provides: tex(CrimsonPro-Italic-tosf-ly1.tfm)
Provides: tex(CrimsonPro-Italic-tosf-ly1.vf)
Provides: tex(CrimsonPro-Italic-tosf-ot1.tfm)
Provides: tex(CrimsonPro-Italic-tosf-t1--base.tfm)
Provides: tex(CrimsonPro-Italic-tosf-t1.tfm)
Provides: tex(CrimsonPro-Italic-tosf-t1.vf)
Provides: tex(CrimsonPro-Italic-tosf-ts1--base.tfm)
Provides: tex(CrimsonPro-Italic-tosf-ts1.tfm)
Provides: tex(CrimsonPro-Italic-tosf-ts1.vf)
Provides: tex(CrimsonPro-Light-inf-ly1--base.tfm)
Provides: tex(CrimsonPro-Light-inf-ly1.tfm)
Provides: tex(CrimsonPro-Light-inf-ly1.vf)
Provides: tex(CrimsonPro-Light-inf-ot1.tfm)
Provides: tex(CrimsonPro-Light-inf-t1--base.tfm)
Provides: tex(CrimsonPro-Light-inf-t1.tfm)
Provides: tex(CrimsonPro-Light-inf-t1.vf)
Provides: tex(CrimsonPro-Light-lf-ly1--base.tfm)
Provides: tex(CrimsonPro-Light-lf-ly1.tfm)
Provides: tex(CrimsonPro-Light-lf-ly1.vf)
Provides: tex(CrimsonPro-Light-lf-ot1.tfm)
Provides: tex(CrimsonPro-Light-lf-t1--base.tfm)
Provides: tex(CrimsonPro-Light-lf-t1.tfm)
Provides: tex(CrimsonPro-Light-lf-t1.vf)
Provides: tex(CrimsonPro-Light-lf-ts1--base.tfm)
Provides: tex(CrimsonPro-Light-lf-ts1.tfm)
Provides: tex(CrimsonPro-Light-lf-ts1.vf)
Provides: tex(CrimsonPro-Light-osf-ly1--base.tfm)
Provides: tex(CrimsonPro-Light-osf-ly1.tfm)
Provides: tex(CrimsonPro-Light-osf-ly1.vf)
Provides: tex(CrimsonPro-Light-osf-ot1.tfm)
Provides: tex(CrimsonPro-Light-osf-t1--base.tfm)
Provides: tex(CrimsonPro-Light-osf-t1.tfm)
Provides: tex(CrimsonPro-Light-osf-t1.vf)
Provides: tex(CrimsonPro-Light-osf-ts1--base.tfm)
Provides: tex(CrimsonPro-Light-osf-ts1.tfm)
Provides: tex(CrimsonPro-Light-osf-ts1.vf)
Provides: tex(CrimsonPro-Light-sup-ly1--base.tfm)
Provides: tex(CrimsonPro-Light-sup-ly1.tfm)
Provides: tex(CrimsonPro-Light-sup-ly1.vf)
Provides: tex(CrimsonPro-Light-sup-ot1.tfm)
Provides: tex(CrimsonPro-Light-sup-t1--base.tfm)
Provides: tex(CrimsonPro-Light-sup-t1.tfm)
Provides: tex(CrimsonPro-Light-sup-t1.vf)
Provides: tex(CrimsonPro-Light-tlf-ly1--base.tfm)
Provides: tex(CrimsonPro-Light-tlf-ly1.tfm)
Provides: tex(CrimsonPro-Light-tlf-ly1.vf)
Provides: tex(CrimsonPro-Light-tlf-ot1.tfm)
Provides: tex(CrimsonPro-Light-tlf-t1--base.tfm)
Provides: tex(CrimsonPro-Light-tlf-t1.tfm)
Provides: tex(CrimsonPro-Light-tlf-t1.vf)
Provides: tex(CrimsonPro-Light-tlf-ts1--base.tfm)
Provides: tex(CrimsonPro-Light-tlf-ts1.tfm)
Provides: tex(CrimsonPro-Light-tlf-ts1.vf)
Provides: tex(CrimsonPro-Light-tosf-ly1--base.tfm)
Provides: tex(CrimsonPro-Light-tosf-ly1.tfm)
Provides: tex(CrimsonPro-Light-tosf-ly1.vf)
Provides: tex(CrimsonPro-Light-tosf-ot1.tfm)
Provides: tex(CrimsonPro-Light-tosf-t1--base.tfm)
Provides: tex(CrimsonPro-Light-tosf-t1.tfm)
Provides: tex(CrimsonPro-Light-tosf-t1.vf)
Provides: tex(CrimsonPro-Light-tosf-ts1--base.tfm)
Provides: tex(CrimsonPro-Light-tosf-ts1.tfm)
Provides: tex(CrimsonPro-Light-tosf-ts1.vf)
Provides: tex(CrimsonPro-LightItalic-inf-ly1--base.tfm)
Provides: tex(CrimsonPro-LightItalic-inf-ly1.tfm)
Provides: tex(CrimsonPro-LightItalic-inf-ly1.vf)
Provides: tex(CrimsonPro-LightItalic-inf-ot1.tfm)
Provides: tex(CrimsonPro-LightItalic-inf-t1--base.tfm)
Provides: tex(CrimsonPro-LightItalic-inf-t1.tfm)
Provides: tex(CrimsonPro-LightItalic-inf-t1.vf)
Provides: tex(CrimsonPro-LightItalic-lf-ly1--base.tfm)
Provides: tex(CrimsonPro-LightItalic-lf-ly1.tfm)
Provides: tex(CrimsonPro-LightItalic-lf-ly1.vf)
Provides: tex(CrimsonPro-LightItalic-lf-ot1.tfm)
Provides: tex(CrimsonPro-LightItalic-lf-t1--base.tfm)
Provides: tex(CrimsonPro-LightItalic-lf-t1.tfm)
Provides: tex(CrimsonPro-LightItalic-lf-t1.vf)
Provides: tex(CrimsonPro-LightItalic-lf-ts1--base.tfm)
Provides: tex(CrimsonPro-LightItalic-lf-ts1.tfm)
Provides: tex(CrimsonPro-LightItalic-lf-ts1.vf)
Provides: tex(CrimsonPro-LightItalic-osf-ly1--base.tfm)
Provides: tex(CrimsonPro-LightItalic-osf-ly1.tfm)
Provides: tex(CrimsonPro-LightItalic-osf-ly1.vf)
Provides: tex(CrimsonPro-LightItalic-osf-ot1.tfm)
Provides: tex(CrimsonPro-LightItalic-osf-t1--base.tfm)
Provides: tex(CrimsonPro-LightItalic-osf-t1.tfm)
Provides: tex(CrimsonPro-LightItalic-osf-t1.vf)
Provides: tex(CrimsonPro-LightItalic-osf-ts1--base.tfm)
Provides: tex(CrimsonPro-LightItalic-osf-ts1.tfm)
Provides: tex(CrimsonPro-LightItalic-osf-ts1.vf)
Provides: tex(CrimsonPro-LightItalic-sup-ly1--base.tfm)
Provides: tex(CrimsonPro-LightItalic-sup-ly1.tfm)
Provides: tex(CrimsonPro-LightItalic-sup-ly1.vf)
Provides: tex(CrimsonPro-LightItalic-sup-ot1.tfm)
Provides: tex(CrimsonPro-LightItalic-sup-t1--base.tfm)
Provides: tex(CrimsonPro-LightItalic-sup-t1.tfm)
Provides: tex(CrimsonPro-LightItalic-sup-t1.vf)
Provides: tex(CrimsonPro-LightItalic-tlf-ly1--base.tfm)
Provides: tex(CrimsonPro-LightItalic-tlf-ly1.tfm)
Provides: tex(CrimsonPro-LightItalic-tlf-ly1.vf)
Provides: tex(CrimsonPro-LightItalic-tlf-ot1.tfm)
Provides: tex(CrimsonPro-LightItalic-tlf-t1--base.tfm)
Provides: tex(CrimsonPro-LightItalic-tlf-t1.tfm)
Provides: tex(CrimsonPro-LightItalic-tlf-t1.vf)
Provides: tex(CrimsonPro-LightItalic-tlf-ts1--base.tfm)
Provides: tex(CrimsonPro-LightItalic-tlf-ts1.tfm)
Provides: tex(CrimsonPro-LightItalic-tlf-ts1.vf)
Provides: tex(CrimsonPro-LightItalic-tosf-ly1--base.tfm)
Provides: tex(CrimsonPro-LightItalic-tosf-ly1.tfm)
Provides: tex(CrimsonPro-LightItalic-tosf-ly1.vf)
Provides: tex(CrimsonPro-LightItalic-tosf-ot1.tfm)
Provides: tex(CrimsonPro-LightItalic-tosf-t1--base.tfm)
Provides: tex(CrimsonPro-LightItalic-tosf-t1.tfm)
Provides: tex(CrimsonPro-LightItalic-tosf-t1.vf)
Provides: tex(CrimsonPro-LightItalic-tosf-ts1--base.tfm)
Provides: tex(CrimsonPro-LightItalic-tosf-ts1.tfm)
Provides: tex(CrimsonPro-LightItalic-tosf-ts1.vf)
Provides: tex(CrimsonPro-Medium-inf-ly1--base.tfm)
Provides: tex(CrimsonPro-Medium-inf-ly1.tfm)
Provides: tex(CrimsonPro-Medium-inf-ly1.vf)
Provides: tex(CrimsonPro-Medium-inf-ot1.tfm)
Provides: tex(CrimsonPro-Medium-inf-t1--base.tfm)
Provides: tex(CrimsonPro-Medium-inf-t1.tfm)
Provides: tex(CrimsonPro-Medium-inf-t1.vf)
Provides: tex(CrimsonPro-Medium-lf-ly1--base.tfm)
Provides: tex(CrimsonPro-Medium-lf-ly1.tfm)
Provides: tex(CrimsonPro-Medium-lf-ly1.vf)
Provides: tex(CrimsonPro-Medium-lf-ot1.tfm)
Provides: tex(CrimsonPro-Medium-lf-t1--base.tfm)
Provides: tex(CrimsonPro-Medium-lf-t1.tfm)
Provides: tex(CrimsonPro-Medium-lf-t1.vf)
Provides: tex(CrimsonPro-Medium-lf-ts1--base.tfm)
Provides: tex(CrimsonPro-Medium-lf-ts1.tfm)
Provides: tex(CrimsonPro-Medium-lf-ts1.vf)
Provides: tex(CrimsonPro-Medium-osf-ly1--base.tfm)
Provides: tex(CrimsonPro-Medium-osf-ly1.tfm)
Provides: tex(CrimsonPro-Medium-osf-ly1.vf)
Provides: tex(CrimsonPro-Medium-osf-ot1.tfm)
Provides: tex(CrimsonPro-Medium-osf-t1--base.tfm)
Provides: tex(CrimsonPro-Medium-osf-t1.tfm)
Provides: tex(CrimsonPro-Medium-osf-t1.vf)
Provides: tex(CrimsonPro-Medium-osf-ts1--base.tfm)
Provides: tex(CrimsonPro-Medium-osf-ts1.tfm)
Provides: tex(CrimsonPro-Medium-osf-ts1.vf)
Provides: tex(CrimsonPro-Medium-sup-ly1--base.tfm)
Provides: tex(CrimsonPro-Medium-sup-ly1.tfm)
Provides: tex(CrimsonPro-Medium-sup-ly1.vf)
Provides: tex(CrimsonPro-Medium-sup-ot1.tfm)
Provides: tex(CrimsonPro-Medium-sup-t1--base.tfm)
Provides: tex(CrimsonPro-Medium-sup-t1.tfm)
Provides: tex(CrimsonPro-Medium-sup-t1.vf)
Provides: tex(CrimsonPro-Medium-tlf-ly1--base.tfm)
Provides: tex(CrimsonPro-Medium-tlf-ly1.tfm)
Provides: tex(CrimsonPro-Medium-tlf-ly1.vf)
Provides: tex(CrimsonPro-Medium-tlf-ot1.tfm)
Provides: tex(CrimsonPro-Medium-tlf-t1--base.tfm)
Provides: tex(CrimsonPro-Medium-tlf-t1.tfm)
Provides: tex(CrimsonPro-Medium-tlf-t1.vf)
Provides: tex(CrimsonPro-Medium-tlf-ts1--base.tfm)
Provides: tex(CrimsonPro-Medium-tlf-ts1.tfm)
Provides: tex(CrimsonPro-Medium-tlf-ts1.vf)
Provides: tex(CrimsonPro-Medium-tosf-ly1--base.tfm)
Provides: tex(CrimsonPro-Medium-tosf-ly1.tfm)
Provides: tex(CrimsonPro-Medium-tosf-ly1.vf)
Provides: tex(CrimsonPro-Medium-tosf-ot1.tfm)
Provides: tex(CrimsonPro-Medium-tosf-t1--base.tfm)
Provides: tex(CrimsonPro-Medium-tosf-t1.tfm)
Provides: tex(CrimsonPro-Medium-tosf-t1.vf)
Provides: tex(CrimsonPro-Medium-tosf-ts1--base.tfm)
Provides: tex(CrimsonPro-Medium-tosf-ts1.tfm)
Provides: tex(CrimsonPro-Medium-tosf-ts1.vf)
Provides: tex(CrimsonPro-MediumItalic-inf-ly1--base.tfm)
Provides: tex(CrimsonPro-MediumItalic-inf-ly1.tfm)
Provides: tex(CrimsonPro-MediumItalic-inf-ly1.vf)
Provides: tex(CrimsonPro-MediumItalic-inf-ot1.tfm)
Provides: tex(CrimsonPro-MediumItalic-inf-t1--base.tfm)
Provides: tex(CrimsonPro-MediumItalic-inf-t1.tfm)
Provides: tex(CrimsonPro-MediumItalic-inf-t1.vf)
Provides: tex(CrimsonPro-MediumItalic-lf-ly1--base.tfm)
Provides: tex(CrimsonPro-MediumItalic-lf-ly1.tfm)
Provides: tex(CrimsonPro-MediumItalic-lf-ly1.vf)
Provides: tex(CrimsonPro-MediumItalic-lf-ot1.tfm)
Provides: tex(CrimsonPro-MediumItalic-lf-t1--base.tfm)
Provides: tex(CrimsonPro-MediumItalic-lf-t1.tfm)
Provides: tex(CrimsonPro-MediumItalic-lf-t1.vf)
Provides: tex(CrimsonPro-MediumItalic-lf-ts1--base.tfm)
Provides: tex(CrimsonPro-MediumItalic-lf-ts1.tfm)
Provides: tex(CrimsonPro-MediumItalic-lf-ts1.vf)
Provides: tex(CrimsonPro-MediumItalic-osf-ly1--base.tfm)
Provides: tex(CrimsonPro-MediumItalic-osf-ly1.tfm)
Provides: tex(CrimsonPro-MediumItalic-osf-ly1.vf)
Provides: tex(CrimsonPro-MediumItalic-osf-ot1.tfm)
Provides: tex(CrimsonPro-MediumItalic-osf-t1--base.tfm)
Provides: tex(CrimsonPro-MediumItalic-osf-t1.tfm)
Provides: tex(CrimsonPro-MediumItalic-osf-t1.vf)
Provides: tex(CrimsonPro-MediumItalic-osf-ts1--base.tfm)
Provides: tex(CrimsonPro-MediumItalic-osf-ts1.tfm)
Provides: tex(CrimsonPro-MediumItalic-osf-ts1.vf)
Provides: tex(CrimsonPro-MediumItalic-sup-ly1--base.tfm)
Provides: tex(CrimsonPro-MediumItalic-sup-ly1.tfm)
Provides: tex(CrimsonPro-MediumItalic-sup-ly1.vf)
Provides: tex(CrimsonPro-MediumItalic-sup-ot1.tfm)
Provides: tex(CrimsonPro-MediumItalic-sup-t1--base.tfm)
Provides: tex(CrimsonPro-MediumItalic-sup-t1.tfm)
Provides: tex(CrimsonPro-MediumItalic-sup-t1.vf)
Provides: tex(CrimsonPro-MediumItalic-tlf-ly1--base.tfm)
Provides: tex(CrimsonPro-MediumItalic-tlf-ly1.tfm)
Provides: tex(CrimsonPro-MediumItalic-tlf-ly1.vf)
Provides: tex(CrimsonPro-MediumItalic-tlf-ot1.tfm)
Provides: tex(CrimsonPro-MediumItalic-tlf-t1--base.tfm)
Provides: tex(CrimsonPro-MediumItalic-tlf-t1.tfm)
Provides: tex(CrimsonPro-MediumItalic-tlf-t1.vf)
Provides: tex(CrimsonPro-MediumItalic-tlf-ts1--base.tfm)
Provides: tex(CrimsonPro-MediumItalic-tlf-ts1.tfm)
Provides: tex(CrimsonPro-MediumItalic-tlf-ts1.vf)
Provides: tex(CrimsonPro-MediumItalic-tosf-ly1--base.tfm)
Provides: tex(CrimsonPro-MediumItalic-tosf-ly1.tfm)
Provides: tex(CrimsonPro-MediumItalic-tosf-ly1.vf)
Provides: tex(CrimsonPro-MediumItalic-tosf-ot1.tfm)
Provides: tex(CrimsonPro-MediumItalic-tosf-t1--base.tfm)
Provides: tex(CrimsonPro-MediumItalic-tosf-t1.tfm)
Provides: tex(CrimsonPro-MediumItalic-tosf-t1.vf)
Provides: tex(CrimsonPro-MediumItalic-tosf-ts1--base.tfm)
Provides: tex(CrimsonPro-MediumItalic-tosf-ts1.tfm)
Provides: tex(CrimsonPro-MediumItalic-tosf-ts1.vf)
Provides: tex(CrimsonPro-Regular-inf-ly1--base.tfm)
Provides: tex(CrimsonPro-Regular-inf-ly1.tfm)
Provides: tex(CrimsonPro-Regular-inf-ly1.vf)
Provides: tex(CrimsonPro-Regular-inf-ot1.tfm)
Provides: tex(CrimsonPro-Regular-inf-t1--base.tfm)
Provides: tex(CrimsonPro-Regular-inf-t1.tfm)
Provides: tex(CrimsonPro-Regular-inf-t1.vf)
Provides: tex(CrimsonPro-Regular-lf-ly1--base.tfm)
Provides: tex(CrimsonPro-Regular-lf-ly1.tfm)
Provides: tex(CrimsonPro-Regular-lf-ly1.vf)
Provides: tex(CrimsonPro-Regular-lf-ot1.tfm)
Provides: tex(CrimsonPro-Regular-lf-t1--base.tfm)
Provides: tex(CrimsonPro-Regular-lf-t1.tfm)
Provides: tex(CrimsonPro-Regular-lf-t1.vf)
Provides: tex(CrimsonPro-Regular-lf-ts1--base.tfm)
Provides: tex(CrimsonPro-Regular-lf-ts1.tfm)
Provides: tex(CrimsonPro-Regular-lf-ts1.vf)
Provides: tex(CrimsonPro-Regular-osf-ly1--base.tfm)
Provides: tex(CrimsonPro-Regular-osf-ly1.tfm)
Provides: tex(CrimsonPro-Regular-osf-ly1.vf)
Provides: tex(CrimsonPro-Regular-osf-ot1.tfm)
Provides: tex(CrimsonPro-Regular-osf-t1--base.tfm)
Provides: tex(CrimsonPro-Regular-osf-t1.tfm)
Provides: tex(CrimsonPro-Regular-osf-t1.vf)
Provides: tex(CrimsonPro-Regular-osf-ts1--base.tfm)
Provides: tex(CrimsonPro-Regular-osf-ts1.tfm)
Provides: tex(CrimsonPro-Regular-osf-ts1.vf)
Provides: tex(CrimsonPro-Regular-sup-ly1--base.tfm)
Provides: tex(CrimsonPro-Regular-sup-ly1.tfm)
Provides: tex(CrimsonPro-Regular-sup-ly1.vf)
Provides: tex(CrimsonPro-Regular-sup-ot1.tfm)
Provides: tex(CrimsonPro-Regular-sup-t1--base.tfm)
Provides: tex(CrimsonPro-Regular-sup-t1.tfm)
Provides: tex(CrimsonPro-Regular-sup-t1.vf)
Provides: tex(CrimsonPro-Regular-tlf-ly1--base.tfm)
Provides: tex(CrimsonPro-Regular-tlf-ly1.tfm)
Provides: tex(CrimsonPro-Regular-tlf-ly1.vf)
Provides: tex(CrimsonPro-Regular-tlf-ot1.tfm)
Provides: tex(CrimsonPro-Regular-tlf-t1--base.tfm)
Provides: tex(CrimsonPro-Regular-tlf-t1.tfm)
Provides: tex(CrimsonPro-Regular-tlf-t1.vf)
Provides: tex(CrimsonPro-Regular-tlf-ts1--base.tfm)
Provides: tex(CrimsonPro-Regular-tlf-ts1.tfm)
Provides: tex(CrimsonPro-Regular-tlf-ts1.vf)
Provides: tex(CrimsonPro-Regular-tosf-ly1--base.tfm)
Provides: tex(CrimsonPro-Regular-tosf-ly1.tfm)
Provides: tex(CrimsonPro-Regular-tosf-ly1.vf)
Provides: tex(CrimsonPro-Regular-tosf-ot1.tfm)
Provides: tex(CrimsonPro-Regular-tosf-t1--base.tfm)
Provides: tex(CrimsonPro-Regular-tosf-t1.tfm)
Provides: tex(CrimsonPro-Regular-tosf-t1.vf)
Provides: tex(CrimsonPro-Regular-tosf-ts1--base.tfm)
Provides: tex(CrimsonPro-Regular-tosf-ts1.tfm)
Provides: tex(CrimsonPro-Regular-tosf-ts1.vf)
Provides: tex(CrimsonPro-SemiBold-inf-ly1--base.tfm)
Provides: tex(CrimsonPro-SemiBold-inf-ly1.tfm)
Provides: tex(CrimsonPro-SemiBold-inf-ly1.vf)
Provides: tex(CrimsonPro-SemiBold-inf-ot1.tfm)
Provides: tex(CrimsonPro-SemiBold-inf-t1--base.tfm)
Provides: tex(CrimsonPro-SemiBold-inf-t1.tfm)
Provides: tex(CrimsonPro-SemiBold-inf-t1.vf)
Provides: tex(CrimsonPro-SemiBold-lf-ly1--base.tfm)
Provides: tex(CrimsonPro-SemiBold-lf-ly1.tfm)
Provides: tex(CrimsonPro-SemiBold-lf-ly1.vf)
Provides: tex(CrimsonPro-SemiBold-lf-ot1.tfm)
Provides: tex(CrimsonPro-SemiBold-lf-t1--base.tfm)
Provides: tex(CrimsonPro-SemiBold-lf-t1.tfm)
Provides: tex(CrimsonPro-SemiBold-lf-t1.vf)
Provides: tex(CrimsonPro-SemiBold-lf-ts1--base.tfm)
Provides: tex(CrimsonPro-SemiBold-lf-ts1.tfm)
Provides: tex(CrimsonPro-SemiBold-lf-ts1.vf)
Provides: tex(CrimsonPro-SemiBold-osf-ly1--base.tfm)
Provides: tex(CrimsonPro-SemiBold-osf-ly1.tfm)
Provides: tex(CrimsonPro-SemiBold-osf-ly1.vf)
Provides: tex(CrimsonPro-SemiBold-osf-ot1.tfm)
Provides: tex(CrimsonPro-SemiBold-osf-t1--base.tfm)
Provides: tex(CrimsonPro-SemiBold-osf-t1.tfm)
Provides: tex(CrimsonPro-SemiBold-osf-t1.vf)
Provides: tex(CrimsonPro-SemiBold-osf-ts1--base.tfm)
Provides: tex(CrimsonPro-SemiBold-osf-ts1.tfm)
Provides: tex(CrimsonPro-SemiBold-osf-ts1.vf)
Provides: tex(CrimsonPro-SemiBold-sup-ly1--base.tfm)
Provides: tex(CrimsonPro-SemiBold-sup-ly1.tfm)
Provides: tex(CrimsonPro-SemiBold-sup-ly1.vf)
Provides: tex(CrimsonPro-SemiBold-sup-ot1.tfm)
Provides: tex(CrimsonPro-SemiBold-sup-t1--base.tfm)
Provides: tex(CrimsonPro-SemiBold-sup-t1.tfm)
Provides: tex(CrimsonPro-SemiBold-sup-t1.vf)
Provides: tex(CrimsonPro-SemiBold-tlf-ly1--base.tfm)
Provides: tex(CrimsonPro-SemiBold-tlf-ly1.tfm)
Provides: tex(CrimsonPro-SemiBold-tlf-ly1.vf)
Provides: tex(CrimsonPro-SemiBold-tlf-ot1.tfm)
Provides: tex(CrimsonPro-SemiBold-tlf-t1--base.tfm)
Provides: tex(CrimsonPro-SemiBold-tlf-t1.tfm)
Provides: tex(CrimsonPro-SemiBold-tlf-t1.vf)
Provides: tex(CrimsonPro-SemiBold-tlf-ts1--base.tfm)
Provides: tex(CrimsonPro-SemiBold-tlf-ts1.tfm)
Provides: tex(CrimsonPro-SemiBold-tlf-ts1.vf)
Provides: tex(CrimsonPro-SemiBold-tosf-ly1--base.tfm)
Provides: tex(CrimsonPro-SemiBold-tosf-ly1.tfm)
Provides: tex(CrimsonPro-SemiBold-tosf-ly1.vf)
Provides: tex(CrimsonPro-SemiBold-tosf-ot1.tfm)
Provides: tex(CrimsonPro-SemiBold-tosf-t1--base.tfm)
Provides: tex(CrimsonPro-SemiBold-tosf-t1.tfm)
Provides: tex(CrimsonPro-SemiBold-tosf-t1.vf)
Provides: tex(CrimsonPro-SemiBold-tosf-ts1--base.tfm)
Provides: tex(CrimsonPro-SemiBold-tosf-ts1.tfm)
Provides: tex(CrimsonPro-SemiBold-tosf-ts1.vf)
Provides: tex(CrimsonPro-SemiBoldItalic-inf-ly1--base.tfm)
Provides: tex(CrimsonPro-SemiBoldItalic-inf-ly1.tfm)
Provides: tex(CrimsonPro-SemiBoldItalic-inf-ly1.vf)
Provides: tex(CrimsonPro-SemiBoldItalic-inf-ot1.tfm)
Provides: tex(CrimsonPro-SemiBoldItalic-inf-t1--base.tfm)
Provides: tex(CrimsonPro-SemiBoldItalic-inf-t1.tfm)
Provides: tex(CrimsonPro-SemiBoldItalic-inf-t1.vf)
Provides: tex(CrimsonPro-SemiBoldItalic-lf-ly1--base.tfm)
Provides: tex(CrimsonPro-SemiBoldItalic-lf-ly1.tfm)
Provides: tex(CrimsonPro-SemiBoldItalic-lf-ly1.vf)
Provides: tex(CrimsonPro-SemiBoldItalic-lf-ot1.tfm)
Provides: tex(CrimsonPro-SemiBoldItalic-lf-t1--base.tfm)
Provides: tex(CrimsonPro-SemiBoldItalic-lf-t1.tfm)
Provides: tex(CrimsonPro-SemiBoldItalic-lf-t1.vf)
Provides: tex(CrimsonPro-SemiBoldItalic-lf-ts1--base.tfm)
Provides: tex(CrimsonPro-SemiBoldItalic-lf-ts1.tfm)
Provides: tex(CrimsonPro-SemiBoldItalic-lf-ts1.vf)
Provides: tex(CrimsonPro-SemiBoldItalic-osf-ly1--base.tfm)
Provides: tex(CrimsonPro-SemiBoldItalic-osf-ly1.tfm)
Provides: tex(CrimsonPro-SemiBoldItalic-osf-ly1.vf)
Provides: tex(CrimsonPro-SemiBoldItalic-osf-ot1.tfm)
Provides: tex(CrimsonPro-SemiBoldItalic-osf-t1--base.tfm)
Provides: tex(CrimsonPro-SemiBoldItalic-osf-t1.tfm)
Provides: tex(CrimsonPro-SemiBoldItalic-osf-t1.vf)
Provides: tex(CrimsonPro-SemiBoldItalic-osf-ts1--base.tfm)
Provides: tex(CrimsonPro-SemiBoldItalic-osf-ts1.tfm)
Provides: tex(CrimsonPro-SemiBoldItalic-osf-ts1.vf)
Provides: tex(CrimsonPro-SemiBoldItalic-sup-ly1--base.tfm)
Provides: tex(CrimsonPro-SemiBoldItalic-sup-ly1.tfm)
Provides: tex(CrimsonPro-SemiBoldItalic-sup-ly1.vf)
Provides: tex(CrimsonPro-SemiBoldItalic-sup-ot1.tfm)
Provides: tex(CrimsonPro-SemiBoldItalic-sup-t1--base.tfm)
Provides: tex(CrimsonPro-SemiBoldItalic-sup-t1.tfm)
Provides: tex(CrimsonPro-SemiBoldItalic-sup-t1.vf)
Provides: tex(CrimsonPro-SemiBoldItalic-tlf-ly1--base.tfm)
Provides: tex(CrimsonPro-SemiBoldItalic-tlf-ly1.tfm)
Provides: tex(CrimsonPro-SemiBoldItalic-tlf-ly1.vf)
Provides: tex(CrimsonPro-SemiBoldItalic-tlf-ot1.tfm)
Provides: tex(CrimsonPro-SemiBoldItalic-tlf-t1--base.tfm)
Provides: tex(CrimsonPro-SemiBoldItalic-tlf-t1.tfm)
Provides: tex(CrimsonPro-SemiBoldItalic-tlf-t1.vf)
Provides: tex(CrimsonPro-SemiBoldItalic-tlf-ts1--base.tfm)
Provides: tex(CrimsonPro-SemiBoldItalic-tlf-ts1.tfm)
Provides: tex(CrimsonPro-SemiBoldItalic-tlf-ts1.vf)
Provides: tex(CrimsonPro-SemiBoldItalic-tosf-ly1--base.tfm)
Provides: tex(CrimsonPro-SemiBoldItalic-tosf-ly1.tfm)
Provides: tex(CrimsonPro-SemiBoldItalic-tosf-ly1.vf)
Provides: tex(CrimsonPro-SemiBoldItalic-tosf-ot1.tfm)
Provides: tex(CrimsonPro-SemiBoldItalic-tosf-t1--base.tfm)
Provides: tex(CrimsonPro-SemiBoldItalic-tosf-t1.tfm)
Provides: tex(CrimsonPro-SemiBoldItalic-tosf-t1.vf)
Provides: tex(CrimsonPro-SemiBoldItalic-tosf-ts1--base.tfm)
Provides: tex(CrimsonPro-SemiBoldItalic-tosf-ts1.tfm)
Provides: tex(CrimsonPro-SemiBoldItalic-tosf-ts1.vf)
Provides: tex(CrimsonPro.map)
Provides: tex(CrimsonPro.sty)
Provides: tex(LY1CrimsonPro-Inf.fd)
Provides: tex(LY1CrimsonPro-LF.fd)
Provides: tex(LY1CrimsonPro-OsF.fd)
Provides: tex(LY1CrimsonPro-Sup.fd)
Provides: tex(LY1CrimsonPro-TLF.fd)
Provides: tex(LY1CrimsonPro-TOsF.fd)
Provides: tex(OT1CrimsonPro-Inf.fd)
Provides: tex(OT1CrimsonPro-LF.fd)
Provides: tex(OT1CrimsonPro-OsF.fd)
Provides: tex(OT1CrimsonPro-Sup.fd)
Provides: tex(OT1CrimsonPro-TLF.fd)
Provides: tex(OT1CrimsonPro-TOsF.fd)
Provides: tex(T1CrimsonPro-Inf.fd)
Provides: tex(T1CrimsonPro-LF.fd)
Provides: tex(T1CrimsonPro-OsF.fd)
Provides: tex(T1CrimsonPro-Sup.fd)
Provides: tex(T1CrimsonPro-TLF.fd)
Provides: tex(T1CrimsonPro-TOsF.fd)
Provides: tex(TS1CrimsonPro-LF.fd)
Provides: tex(TS1CrimsonPro-OsF.fd)
Provides: tex(TS1CrimsonPro-TLF.fd)
Provides: tex(TS1CrimsonPro-TOsF.fd)
Provides: tex(crp_2sgwql.enc)
Provides: tex(crp_3lrgtj.enc)
Provides: tex(crp_b4nxop.enc)
Provides: tex(crp_bapnwu.enc)
Provides: tex(crp_hxzdi6.enc)
Provides: tex(crp_iqth5t.enc)
Provides: tex(crp_izapv7.enc)
Provides: tex(crp_jvsxek.enc)
Provides: tex(crp_kpggsy.enc)
Provides: tex(crp_krtxg6.enc)
Provides: tex(crp_ldjqep.enc)
Provides: tex(crp_q22ex3.enc)
Provides: tex(crp_qlkdbr.enc)
Provides: tex(crp_spbxfw.enc)
Provides: tex(crp_umrhwx.enc)
Provides: tex(crp_wslvgt.enc)
Provides: tex(crp_xsutkk.enc)
Provides: tex(crp_ylc3fo.enc)
Provides: tex(crp_yyrdtm.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/tlnet/archive/
# from 20240311
Source134: crimsonpro.tar.xz
Source135: crimsonpro.doc.tar.xz
%description -n texlive-crimsonpro
The CrimsonPro fonts are designed by Jacques Le Bailly and
derived from the Crimson Text fonts designed by Sebastian
Kosch. The family includes eight weights and italics for each
weight.
%package -n texlive-crimsonpro-doc
Version: %{texlive_version}.%{texlive_noarch}.svn64565
Release: 0
Summary: Documentation for texlive-crimsonpro
License: OFL-1.1
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-crimsonpro and texlive-alldocumentation)
%description -n texlive-crimsonpro-doc
This package includes the documentation for texlive-crimsonpro
%package -n texlive-crimsonpro-fonts
Version: %{texlive_version}.%{texlive_noarch}.svn64565
Release: 0
Summary: Severed fonts for texlive-crimsonpro
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-crimsonpro-fonts
The separated fonts package for texlive-crimsonpro
%post -n texlive-crimsonpro
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMap CrimsonPro.map' >> /var/run/texlive/run-updmap
%postun -n texlive-crimsonpro
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMap CrimsonPro.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-crimsonpro
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%reconfigure_fonts_scriptlets -n texlive-crimsonpro-fonts
%files -n texlive-crimsonpro-doc
%{_texmfdistdir}/doc/fonts/crimsonpro/OFL.txt
%{_texmfdistdir}/doc/fonts/crimsonpro/README
%{_texmfdistdir}/doc/fonts/crimsonpro/crimsonpro-samples.pdf
%{_texmfdistdir}/doc/fonts/crimsonpro/crimsonpro-samples.tex
%files -n texlive-crimsonpro
%{_texmfdistdir}/fonts/enc/dvips/crimsonpro/crp_2sgwql.enc
%{_texmfdistdir}/fonts/enc/dvips/crimsonpro/crp_3lrgtj.enc
%{_texmfdistdir}/fonts/enc/dvips/crimsonpro/crp_b4nxop.enc
%{_texmfdistdir}/fonts/enc/dvips/crimsonpro/crp_bapnwu.enc
%{_texmfdistdir}/fonts/enc/dvips/crimsonpro/crp_hxzdi6.enc
%{_texmfdistdir}/fonts/enc/dvips/crimsonpro/crp_iqth5t.enc
%{_texmfdistdir}/fonts/enc/dvips/crimsonpro/crp_izapv7.enc
%{_texmfdistdir}/fonts/enc/dvips/crimsonpro/crp_jvsxek.enc
%{_texmfdistdir}/fonts/enc/dvips/crimsonpro/crp_kpggsy.enc
%{_texmfdistdir}/fonts/enc/dvips/crimsonpro/crp_krtxg6.enc
%{_texmfdistdir}/fonts/enc/dvips/crimsonpro/crp_ldjqep.enc
%{_texmfdistdir}/fonts/enc/dvips/crimsonpro/crp_q22ex3.enc
%{_texmfdistdir}/fonts/enc/dvips/crimsonpro/crp_qlkdbr.enc
%{_texmfdistdir}/fonts/enc/dvips/crimsonpro/crp_spbxfw.enc
%{_texmfdistdir}/fonts/enc/dvips/crimsonpro/crp_umrhwx.enc
%{_texmfdistdir}/fonts/enc/dvips/crimsonpro/crp_wslvgt.enc
%{_texmfdistdir}/fonts/enc/dvips/crimsonpro/crp_xsutkk.enc
%{_texmfdistdir}/fonts/enc/dvips/crimsonpro/crp_ylc3fo.enc
%{_texmfdistdir}/fonts/enc/dvips/crimsonpro/crp_yyrdtm.enc
%{_texmfdistdir}/fonts/map/dvips/crimsonpro/CrimsonPro.map
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Black-inf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Black-inf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Black-inf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Black-inf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Black-inf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Black-lf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Black-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Black-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Black-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Black-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Black-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Black-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Black-osf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Black-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Black-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Black-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Black-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Black-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Black-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Black-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Black-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Black-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Black-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Black-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Black-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Black-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Black-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Black-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Black-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Black-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Black-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Black-tosf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Black-tosf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Black-tosf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Black-tosf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Black-tosf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Black-tosf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Black-tosf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-inf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-inf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-inf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-inf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-inf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-lf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-osf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-tosf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-tosf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-tosf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-tosf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-tosf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-tosf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BlackItalic-tosf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-inf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-inf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-inf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-inf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-inf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-lf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-osf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-tosf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-tosf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-tosf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-tosf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-tosf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-tosf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Bold-tosf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-inf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-inf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-inf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-inf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-inf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-lf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-osf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-tosf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-tosf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-tosf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-tosf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-tosf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-tosf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-BoldItalic-tosf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-inf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-inf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-inf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-inf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-inf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-lf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-osf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-tosf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-tosf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-tosf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-tosf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-tosf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-tosf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBold-tosf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-inf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-inf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-inf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-inf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-inf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-lf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-osf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tosf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tosf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tosf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tosf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tosf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tosf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tosf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-inf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-inf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-inf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-inf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-inf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-lf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-osf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-tosf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-tosf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-tosf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-tosf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-tosf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-tosf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLight-tosf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-inf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-inf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-inf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-inf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-inf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-lf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-osf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-tosf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-tosf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-tosf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-tosf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-tosf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-tosf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-ExtraLightItalic-tosf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-inf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-inf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-inf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-inf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-inf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-lf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-osf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-tosf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-tosf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-tosf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-tosf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-tosf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-tosf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Italic-tosf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Light-inf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Light-inf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Light-inf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Light-inf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Light-inf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Light-lf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Light-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Light-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Light-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Light-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Light-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Light-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Light-osf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Light-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Light-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Light-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Light-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Light-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Light-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Light-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Light-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Light-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Light-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Light-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Light-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Light-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Light-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Light-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Light-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Light-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Light-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Light-tosf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Light-tosf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Light-tosf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Light-tosf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Light-tosf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Light-tosf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Light-tosf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-inf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-inf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-inf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-inf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-inf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-lf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-osf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-tosf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-tosf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-tosf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-tosf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-tosf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-tosf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-LightItalic-tosf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-inf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-inf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-inf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-inf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-inf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-lf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-osf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-tosf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-tosf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-tosf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-tosf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-tosf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-tosf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Medium-tosf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-inf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-inf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-inf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-inf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-inf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-lf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-osf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-tosf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-tosf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-tosf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-tosf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-tosf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-tosf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-MediumItalic-tosf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-inf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-inf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-inf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-inf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-inf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-lf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-osf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-tosf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-tosf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-tosf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-tosf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-tosf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-tosf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-Regular-tosf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-inf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-inf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-inf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-inf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-inf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-lf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-osf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-tosf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-tosf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-tosf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-tosf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-tosf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-tosf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBold-tosf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-inf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-inf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-inf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-inf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-inf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-lf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-osf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-tosf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-tosf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-tosf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-tosf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-tosf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-tosf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/crimsonpro/CrimsonPro-SemiBoldItalic-tosf-ts1.tfm
%verify(link) %{_texmfdistdir}/fonts/truetype/public/crimsonpro/CrimsonPro-Black.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/crimsonpro/CrimsonPro-BlackItalic.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/crimsonpro/CrimsonPro-Bold.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/crimsonpro/CrimsonPro-BoldItalic.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/crimsonpro/CrimsonPro-ExtraBold.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/crimsonpro/CrimsonPro-ExtraBoldItalic.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/crimsonpro/CrimsonPro-ExtraLight.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/crimsonpro/CrimsonPro-ExtraLightItalic.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/crimsonpro/CrimsonPro-Italic.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/crimsonpro/CrimsonPro-Light.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/crimsonpro/CrimsonPro-LightItalic.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/crimsonpro/CrimsonPro-Medium.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/crimsonpro/CrimsonPro-MediumItalic.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/crimsonpro/CrimsonPro-Regular.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/crimsonpro/CrimsonPro-SemiBold.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/crimsonpro/CrimsonPro-SemiBoldItalic.ttf
%verify(link) %{_texmfdistdir}/fonts/type1/public/crimsonpro/CrimsonPro-Black.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/crimsonpro/CrimsonPro-BlackItalic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/crimsonpro/CrimsonPro-Bold.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/crimsonpro/CrimsonPro-BoldItalic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/crimsonpro/CrimsonPro-ExtraBold.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/crimsonpro/CrimsonPro-ExtraBoldItalic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/crimsonpro/CrimsonPro-ExtraLight.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/crimsonpro/CrimsonPro-ExtraLightItalic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/crimsonpro/CrimsonPro-Italic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/crimsonpro/CrimsonPro-Light.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/crimsonpro/CrimsonPro-LightItalic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/crimsonpro/CrimsonPro-Medium.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/crimsonpro/CrimsonPro-MediumItalic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/crimsonpro/CrimsonPro-Regular.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/crimsonpro/CrimsonPro-SemiBold.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/crimsonpro/CrimsonPro-SemiBoldItalic.pfb
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Black-inf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Black-inf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Black-lf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Black-lf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Black-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Black-osf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Black-osf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Black-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Black-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Black-sup-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Black-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Black-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Black-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Black-tosf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Black-tosf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Black-tosf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-BlackItalic-inf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-BlackItalic-inf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-BlackItalic-lf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-BlackItalic-lf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-BlackItalic-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-BlackItalic-osf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-BlackItalic-osf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-BlackItalic-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-BlackItalic-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-BlackItalic-sup-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-BlackItalic-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-BlackItalic-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-BlackItalic-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-BlackItalic-tosf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-BlackItalic-tosf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-BlackItalic-tosf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Bold-inf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Bold-inf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Bold-lf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Bold-lf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Bold-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Bold-osf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Bold-osf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Bold-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Bold-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Bold-sup-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Bold-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Bold-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Bold-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Bold-tosf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Bold-tosf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Bold-tosf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-BoldItalic-inf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-BoldItalic-inf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-BoldItalic-lf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-BoldItalic-lf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-BoldItalic-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-BoldItalic-osf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-BoldItalic-osf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-BoldItalic-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-BoldItalic-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-BoldItalic-sup-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-BoldItalic-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-BoldItalic-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-BoldItalic-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-BoldItalic-tosf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-BoldItalic-tosf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-BoldItalic-tosf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBold-inf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBold-inf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBold-lf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBold-lf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBold-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBold-osf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBold-osf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBold-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBold-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBold-sup-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBold-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBold-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBold-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBold-tosf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBold-tosf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBold-tosf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBoldItalic-inf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBoldItalic-inf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBoldItalic-lf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBoldItalic-lf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBoldItalic-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBoldItalic-osf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBoldItalic-osf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBoldItalic-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBoldItalic-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBoldItalic-sup-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tosf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tosf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraBoldItalic-tosf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLight-inf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLight-inf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLight-lf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLight-lf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLight-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLight-osf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLight-osf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLight-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLight-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLight-sup-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLight-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLight-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLight-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLight-tosf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLight-tosf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLight-tosf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLightItalic-inf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLightItalic-inf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLightItalic-lf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLightItalic-lf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLightItalic-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLightItalic-osf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLightItalic-osf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLightItalic-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLightItalic-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLightItalic-sup-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLightItalic-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLightItalic-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLightItalic-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLightItalic-tosf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLightItalic-tosf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-ExtraLightItalic-tosf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Italic-inf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Italic-inf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Italic-lf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Italic-lf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Italic-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Italic-osf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Italic-osf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Italic-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Italic-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Italic-sup-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Italic-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Italic-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Italic-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Italic-tosf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Italic-tosf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Italic-tosf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Light-inf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Light-inf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Light-lf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Light-lf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Light-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Light-osf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Light-osf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Light-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Light-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Light-sup-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Light-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Light-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Light-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Light-tosf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Light-tosf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Light-tosf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-LightItalic-inf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-LightItalic-inf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-LightItalic-lf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-LightItalic-lf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-LightItalic-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-LightItalic-osf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-LightItalic-osf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-LightItalic-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-LightItalic-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-LightItalic-sup-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-LightItalic-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-LightItalic-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-LightItalic-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-LightItalic-tosf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-LightItalic-tosf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-LightItalic-tosf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Medium-inf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Medium-inf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Medium-lf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Medium-lf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Medium-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Medium-osf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Medium-osf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Medium-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Medium-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Medium-sup-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Medium-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Medium-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Medium-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Medium-tosf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Medium-tosf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Medium-tosf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-MediumItalic-inf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-MediumItalic-inf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-MediumItalic-lf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-MediumItalic-lf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-MediumItalic-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-MediumItalic-osf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-MediumItalic-osf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-MediumItalic-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-MediumItalic-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-MediumItalic-sup-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-MediumItalic-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-MediumItalic-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-MediumItalic-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-MediumItalic-tosf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-MediumItalic-tosf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-MediumItalic-tosf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Regular-inf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Regular-inf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Regular-lf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Regular-lf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Regular-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Regular-osf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Regular-osf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Regular-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Regular-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Regular-sup-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Regular-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Regular-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Regular-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Regular-tosf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Regular-tosf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-Regular-tosf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-SemiBold-inf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-SemiBold-inf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-SemiBold-lf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-SemiBold-lf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-SemiBold-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-SemiBold-osf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-SemiBold-osf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-SemiBold-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-SemiBold-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-SemiBold-sup-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-SemiBold-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-SemiBold-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-SemiBold-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-SemiBold-tosf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-SemiBold-tosf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-SemiBold-tosf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-SemiBoldItalic-inf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-SemiBoldItalic-inf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-SemiBoldItalic-lf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-SemiBoldItalic-lf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-SemiBoldItalic-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-SemiBoldItalic-osf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-SemiBoldItalic-osf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-SemiBoldItalic-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-SemiBoldItalic-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-SemiBoldItalic-sup-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-SemiBoldItalic-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-SemiBoldItalic-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-SemiBoldItalic-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-SemiBoldItalic-tosf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-SemiBoldItalic-tosf-t1.vf
%{_texmfdistdir}/fonts/vf/public/crimsonpro/CrimsonPro-SemiBoldItalic-tosf-ts1.vf
%{_texmfdistdir}/tex/latex/crimsonpro/CrimsonPro.sty
%{_texmfdistdir}/tex/latex/crimsonpro/LY1CrimsonPro-Inf.fd
%{_texmfdistdir}/tex/latex/crimsonpro/LY1CrimsonPro-LF.fd
%{_texmfdistdir}/tex/latex/crimsonpro/LY1CrimsonPro-OsF.fd
%{_texmfdistdir}/tex/latex/crimsonpro/LY1CrimsonPro-Sup.fd
%{_texmfdistdir}/tex/latex/crimsonpro/LY1CrimsonPro-TLF.fd
%{_texmfdistdir}/tex/latex/crimsonpro/LY1CrimsonPro-TOsF.fd
%{_texmfdistdir}/tex/latex/crimsonpro/OT1CrimsonPro-Inf.fd
%{_texmfdistdir}/tex/latex/crimsonpro/OT1CrimsonPro-LF.fd
%{_texmfdistdir}/tex/latex/crimsonpro/OT1CrimsonPro-OsF.fd
%{_texmfdistdir}/tex/latex/crimsonpro/OT1CrimsonPro-Sup.fd
%{_texmfdistdir}/tex/latex/crimsonpro/OT1CrimsonPro-TLF.fd
%{_texmfdistdir}/tex/latex/crimsonpro/OT1CrimsonPro-TOsF.fd
%{_texmfdistdir}/tex/latex/crimsonpro/T1CrimsonPro-Inf.fd
%{_texmfdistdir}/tex/latex/crimsonpro/T1CrimsonPro-LF.fd
%{_texmfdistdir}/tex/latex/crimsonpro/T1CrimsonPro-OsF.fd
%{_texmfdistdir}/tex/latex/crimsonpro/T1CrimsonPro-Sup.fd
%{_texmfdistdir}/tex/latex/crimsonpro/T1CrimsonPro-TLF.fd
%{_texmfdistdir}/tex/latex/crimsonpro/T1CrimsonPro-TOsF.fd
%{_texmfdistdir}/tex/latex/crimsonpro/TS1CrimsonPro-LF.fd
%{_texmfdistdir}/tex/latex/crimsonpro/TS1CrimsonPro-OsF.fd
%{_texmfdistdir}/tex/latex/crimsonpro/TS1CrimsonPro-TLF.fd
%{_texmfdistdir}/tex/latex/crimsonpro/TS1CrimsonPro-TOsF.fd
%files -n texlive-crimsonpro-fonts
%dir %{_datadir}/fonts/texlive-crimsonpro
%{_datadir}/fontconfig/conf.avail/58-texlive-crimsonpro.conf
%{_datadir}/fontconfig/conf.avail/55-texlive-crimsonpro.conf
%config %{_sysconfdir}/fonts/conf.d/55-texlive-crimsonpro.conf
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-crimsonpro/encodings.dir
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-crimsonpro/fonts.dir
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-crimsonpro/fonts.scale
%{_datadir}/fonts/texlive-crimsonpro/CrimsonPro-Black.ttf
%{_datadir}/fonts/texlive-crimsonpro/CrimsonPro-BlackItalic.ttf
%{_datadir}/fonts/texlive-crimsonpro/CrimsonPro-Bold.ttf
%{_datadir}/fonts/texlive-crimsonpro/CrimsonPro-BoldItalic.ttf
%{_datadir}/fonts/texlive-crimsonpro/CrimsonPro-ExtraBold.ttf
%{_datadir}/fonts/texlive-crimsonpro/CrimsonPro-ExtraBoldItalic.ttf
%{_datadir}/fonts/texlive-crimsonpro/CrimsonPro-ExtraLight.ttf
%{_datadir}/fonts/texlive-crimsonpro/CrimsonPro-ExtraLightItalic.ttf
%{_datadir}/fonts/texlive-crimsonpro/CrimsonPro-Italic.ttf
%{_datadir}/fonts/texlive-crimsonpro/CrimsonPro-Light.ttf
%{_datadir}/fonts/texlive-crimsonpro/CrimsonPro-LightItalic.ttf
%{_datadir}/fonts/texlive-crimsonpro/CrimsonPro-Medium.ttf
%{_datadir}/fonts/texlive-crimsonpro/CrimsonPro-MediumItalic.ttf
%{_datadir}/fonts/texlive-crimsonpro/CrimsonPro-Regular.ttf
%{_datadir}/fonts/texlive-crimsonpro/CrimsonPro-SemiBold.ttf
%{_datadir}/fonts/texlive-crimsonpro/CrimsonPro-SemiBoldItalic.ttf
%{_datadir}/fonts/texlive-crimsonpro/CrimsonPro-Black.pfb
%{_datadir}/fonts/texlive-crimsonpro/CrimsonPro-BlackItalic.pfb
%{_datadir}/fonts/texlive-crimsonpro/CrimsonPro-Bold.pfb
%{_datadir}/fonts/texlive-crimsonpro/CrimsonPro-BoldItalic.pfb
%{_datadir}/fonts/texlive-crimsonpro/CrimsonPro-ExtraBold.pfb
%{_datadir}/fonts/texlive-crimsonpro/CrimsonPro-ExtraBoldItalic.pfb
%{_datadir}/fonts/texlive-crimsonpro/CrimsonPro-ExtraLight.pfb
%{_datadir}/fonts/texlive-crimsonpro/CrimsonPro-ExtraLightItalic.pfb
%{_datadir}/fonts/texlive-crimsonpro/CrimsonPro-Italic.pfb
%{_datadir}/fonts/texlive-crimsonpro/CrimsonPro-Light.pfb
%{_datadir}/fonts/texlive-crimsonpro/CrimsonPro-LightItalic.pfb
%{_datadir}/fonts/texlive-crimsonpro/CrimsonPro-Medium.pfb
%{_datadir}/fonts/texlive-crimsonpro/CrimsonPro-MediumItalic.pfb
%{_datadir}/fonts/texlive-crimsonpro/CrimsonPro-Regular.pfb
%{_datadir}/fonts/texlive-crimsonpro/CrimsonPro-SemiBold.pfb
%{_datadir}/fonts/texlive-crimsonpro/CrimsonPro-SemiBoldItalic.pfb
%package -n texlive-crop
Version: %{texlive_version}.%{texlive_noarch}.1.10.2svn55424
Release: 0
License: LPPL-1.0
Summary: Support for cropmarks
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-crop-doc >= %{texlive_version}
Provides: tex(crop.sty)
Requires: tex(color.sty)
Requires: tex(graphics.sty)
Requires: tex(ifluatex.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source136: crop.tar.xz
Source137: crop.doc.tar.xz
%description -n texlive-crop
A package providing corner marks for camera alignment as well
as for trimming paper stacks, and additional page information
on every page if required. Most macros are easily adaptable to
personal preferences. An option is provided for selectively
suppressing graphics or text, which may be useful for printing
just colour graphics on a colour laser printer and the rest on
a cheap mono laser printer. A page info line contains the time
and a new cropmarks index and is printed at the top of the
page. A configuration command is provided for the info line
font. Options for better collaboration with dvips, pdfTeX and
vtex are provided.
%package -n texlive-crop-doc
Version: %{texlive_version}.%{texlive_noarch}.1.10.2svn55424
Release: 0
Summary: Documentation for texlive-crop
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-crop and texlive-alldocumentation)
%description -n texlive-crop-doc
This package includes the documentation for texlive-crop
%post -n texlive-crop
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-crop
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-crop
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-crop-doc
%{_texmfdistdir}/doc/latex/crop/README
%{_texmfdistdir}/doc/latex/crop/crop.pdf
%files -n texlive-crop
%{_texmfdistdir}/tex/latex/crop/crop.sty
%package -n texlive-crossrefenum
Version: %{texlive_version}.%{texlive_noarch}.1.0.2svn66014
Release: 0
License: GPL-2.0-or-later
Summary: Smart typesetting of enumerated cross-references for various TeX formats
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-crossrefenum-doc >= %{texlive_version}
Provides: tex(crossrefenum.sty)
Provides: tex(crossrefenum.tex)
Provides: tex(t-crossrefenum.tex)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source138: crossrefenum.tar.xz
Source139: crossrefenum.doc.tar.xz
%description -n texlive-crossrefenum
crossrefenum lets TeX manage the formatting of bunches of
cross-references for you. It features: Automatic collapsing of
references; Support for references by various criteria,
including page and note number, line number in ConTeXt and
edpage and edline when used in conjunction with reledmac
Handling of references combining two criteria (e.g. by page and
note number) Extension mechanisms to add support to other types
of references without modifying the internal macros. Note that
sorting is not supported. I assume that users know in what
order the labels they refer to appear in their document. It is
written in Plain TeX as much as possible in order to make it
compatible with a wide array of formats. For the moment, it
works out of the box with ConTeXt and LaTeX.
%package -n texlive-crossrefenum-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0.2svn66014
Release: 0
Summary: Documentation for texlive-crossrefenum
License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-crossrefenum and texlive-alldocumentation)
%description -n texlive-crossrefenum-doc
This package includes the documentation for texlive-crossrefenum
%post -n texlive-crossrefenum
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-crossrefenum
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-crossrefenum
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-crossrefenum-doc
%{_texmfdistdir}/doc/generic/crossrefenum/CHANGELOG.md
%{_texmfdistdir}/doc/generic/crossrefenum/LICENSE.txt
%{_texmfdistdir}/doc/generic/crossrefenum/README.md
%{_texmfdistdir}/doc/generic/crossrefenum/doc/LICENSE_FDL_1-3.md
%{_texmfdistdir}/doc/generic/crossrefenum/doc/Makefile
%{_texmfdistdir}/doc/generic/crossrefenum/doc/TEMPLATE_crossrefenum.context
%{_texmfdistdir}/doc/generic/crossrefenum/doc/crossrefenum.md
%{_texmfdistdir}/doc/generic/crossrefenum/doc/crossrefenum.pdf
%{_texmfdistdir}/doc/generic/crossrefenum/doc/fixes.lua
%{_texmfdistdir}/doc/generic/crossrefenum/test/Makefile
%{_texmfdistdir}/doc/generic/crossrefenum/test/config-crossrefenum.tex
%{_texmfdistdir}/doc/generic/crossrefenum/test/config-formats.tex
%{_texmfdistdir}/doc/generic/crossrefenum/test/data-common.tex
%{_texmfdistdir}/doc/generic/crossrefenum/test/data-lines.tex
%{_texmfdistdir}/doc/generic/crossrefenum/test/data-reledmac.tex
%{_texmfdistdir}/doc/generic/crossrefenum/test/format-specific-defs.tex
%{_texmfdistdir}/doc/generic/crossrefenum/test/main-test.tex
%{_texmfdistdir}/doc/generic/crossrefenum/test/main-test_context.pdf
%{_texmfdistdir}/doc/generic/crossrefenum/test/main-test_latex.pdf
%{_texmfdistdir}/doc/generic/crossrefenum/test/validated-output
%files -n texlive-crossrefenum
%{_texmfdistdir}/tex/generic/crossrefenum/crossrefenum.sty
%{_texmfdistdir}/tex/generic/crossrefenum/crossrefenum.tex
%{_texmfdistdir}/tex/generic/crossrefenum/t-crossrefenum.tex
%package -n texlive-crossreference
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
License: LPPL-1.0
Summary: Crossreferences within 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-crossreference-doc >= %{texlive_version}
Provides: tex(crossreference.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source140: crossreference.tar.xz
Source141: crossreference.doc.tar.xz
%description -n texlive-crossreference
The package defines cross-references (essentially 'grand' label
references), which may be listed in a table of
cross-references.
%package -n texlive-crossreference-doc
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
Summary: Documentation for texlive-crossreference
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-crossreference and texlive-alldocumentation)
%description -n texlive-crossreference-doc
This package includes the documentation for texlive-crossreference
%post -n texlive-crossreference
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-crossreference
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-crossreference
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-crossreference-doc
%{_texmfdistdir}/doc/latex/crossreference/README
%{_texmfdistdir}/doc/latex/crossreference/crossreference.pdf
%{_texmfdistdir}/doc/latex/crossreference/xrefexample.tex
%files -n texlive-crossreference
%{_texmfdistdir}/tex/latex/crossreference/crossreference.sty
%package -n texlive-crossreftools
Version: %{texlive_version}.%{texlive_noarch}.1.0svn55879
Release: 0
License: LPPL-1.0
Summary: Expandable extraction of cleveref data
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-crossreftools-doc >= %{texlive_version}
Provides: tex(crossreftools.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source142: crossreftools.tar.xz
Source143: crossreftools.doc.tar.xz
%description -n texlive-crossreftools
This package extracts information from cross-referencing
labels, especially those from cleveref, in an expandable
manner.
%package -n texlive-crossreftools-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0svn55879
Release: 0
Summary: Documentation for texlive-crossreftools
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-crossreftools and texlive-alldocumentation)
%description -n texlive-crossreftools-doc
This package includes the documentation for texlive-crossreftools
%post -n texlive-crossreftools
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-crossreftools
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-crossreftools
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-crossreftools-doc
%{_texmfdistdir}/doc/latex/crossreftools/README
%{_texmfdistdir}/doc/latex/crossreftools/crossreftools_doc.pdf
%{_texmfdistdir}/doc/latex/crossreftools/crossreftools_doc.tex
%{_texmfdistdir}/doc/latex/crossreftools/crossreftools_driver.pdf
%{_texmfdistdir}/doc/latex/crossreftools/crossreftools_driver.tex
%files -n texlive-crossreftools
%{_texmfdistdir}/tex/latex/crossreftools/crossreftools.sty
%package -n texlive-crossrefware
Version: %{texlive_version}.%{texlive_noarch}.svn69700
Release: 0
License: GPL-2.0-or-later
Summary: Scripts for working with crossref.org
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-crossrefware-bin >= %{texlive_version}
#!BuildIgnore: texlive-crossrefware-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-crossrefware-doc >= %{texlive_version}
Requires: perl(BibTeX::Parser)
#!BuildIgnore: perl(BibTeX::Parser)
Requires: perl(BibTeX::Parser::Author)
#!BuildIgnore: perl(BibTeX::Parser::Author)
Requires: perl(Cwd)
#!BuildIgnore: perl(Cwd)
Requires: perl(File::Basename)
#!BuildIgnore: perl(File::Basename)
Requires: perl(File::Spec)
#!BuildIgnore: perl(File::Spec)
Requires: perl(FileHandle)
#!BuildIgnore: perl(FileHandle)
Requires: perl(Getopt::Long)
#!BuildIgnore: perl(Getopt::Long)
Requires: perl(Getopt::Std)
#!BuildIgnore: perl(Getopt::Std)
Requires: perl(IO::File)
#!BuildIgnore: perl(IO::File)
Requires: perl(LWP::Simple)
#!BuildIgnore: perl(LWP::Simple)
Requires: perl(LWP::UserAgent)
#!BuildIgnore: perl(LWP::UserAgent)
Requires: perl(LaTeX::ToUnicode)
#!BuildIgnore: perl(LaTeX::ToUnicode)
Requires: perl(POSIX)
#!BuildIgnore: perl(POSIX)
Requires: perl(URI::Escape)
#!BuildIgnore: perl(URI::Escape)
Requires: perl(strict)
#!BuildIgnore: perl(strict)
Requires: perl(utf8)
#!BuildIgnore: perl(utf8)
Requires: perl(warnings)
#!BuildIgnore: perl(warnings)
Provides: tex(bibdoiadd.cfg)
Provides: tex(ltx2crossrefxml.cfg)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source144: crossrefware.tar.xz
Source145: crossrefware.doc.tar.xz
%description -n texlive-crossrefware
This bundle contains the following scripts: bibdoiadd.pl: add
DOI numbers to papers in a given bib file, bibzbladd.pl: add
Zbl numbers to papers in a given bib file, bibmradd.pl: add MR
numbers to papers in a given bib file, bbl2bib.pl: convert
thebibliography environment to a bib file, biburl2doi.pl:
convert urls pointing to doi.org to dois ltx2crossrefxml.pl: a
tool for the creation of XML files for submitting to
crossref.org. The scripts use bibtexperllibs.
%package -n texlive-crossrefware-doc
Version: %{texlive_version}.%{texlive_noarch}.svn69700
Release: 0
Summary: Documentation for texlive-crossrefware
License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-crossrefware and texlive-alldocumentation)
Provides: man(bbl2bib.1)
Provides: man(bibdoiadd.1)
Provides: man(bibmradd.1)
Provides: man(biburl2doi.1)
Provides: man(bibzbladd.1)
Provides: man(ltx2crossrefxml.1)
%description -n texlive-crossrefware-doc
This package includes the documentation for texlive-crossrefware
%post -n texlive-crossrefware
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-crossrefware
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-crossrefware
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-crossrefware-doc
%{_mandir}/man1/bbl2bib.1*
%{_mandir}/man1/bibdoiadd.1*
%{_mandir}/man1/bibmradd.1*
%{_mandir}/man1/biburl2doi.1*
%{_mandir}/man1/bibzbladd.1*
%{_mandir}/man1/ltx2crossrefxml.1*
%{_texmfdistdir}/doc/support/crossrefware/Makefile
%{_texmfdistdir}/doc/support/crossrefware/README
%{_texmfdistdir}/doc/support/crossrefware/citations.bib
%{_texmfdistdir}/doc/support/crossrefware/crossrefware.pdf
%{_texmfdistdir}/doc/support/crossrefware/head.ltx
%files -n texlive-crossrefware
%{_texmfdistdir}/scripts/crossrefware/bbl2bib.pl
%{_texmfdistdir}/scripts/crossrefware/bibdoiadd.pl
%{_texmfdistdir}/scripts/crossrefware/bibmradd.pl
%{_texmfdistdir}/scripts/crossrefware/biburl2doi.pl
%{_texmfdistdir}/scripts/crossrefware/bibzbladd.pl
%{_texmfdistdir}/scripts/crossrefware/ltx2crossrefxml.pl
%{_texmfdistdir}/tex/latex/crossrefware/bibdoiadd.cfg
%{_texmfdistdir}/tex/latex/crossrefware/ltx2crossrefxml.cfg
%package -n texlive-crossword
Version: %{texlive_version}.%{texlive_noarch}.1.11svn64375
Release: 0
License: LPPL-1.0
Summary: Typeset crossword puzzles
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-crossword-doc >= %{texlive_version}
Provides: tex(cwpuzzle.sty)
Requires: tex(amssymb.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source146: crossword.tar.xz
Source147: crossword.doc.tar.xz
%description -n texlive-crossword
An extended grid-based puzzle package, designed to take all
input (both grid and clues) from the same file. The package can
typeset grids with holes in them (for advertisements, or other
sorts of stuff), and can deal with several sorts of puzzle: The
classical puzzle contains numbers for the words and clues for
the words to be filled in. The numbered puzzle contains numbers
in each cell where identical numbers represent identical
letters. The goal is to find out which number corresponds to
which letter. The fill-in type of puzzle consists of a grid and
a list of words. The goal is to place all words in the grid.
Sudoku and Kakuro puzzles involve filling in grids of numbers
according to their own rules. Format may be block-separated, or
separated by thick lines. Input to the package is somewhat
redundant: specification of the grid is separate from
specification of the clues (if they're necessary). The author
considers this style both 'natural' and robust.
%package -n texlive-crossword-doc
Version: %{texlive_version}.%{texlive_noarch}.1.11svn64375
Release: 0
Summary: Documentation for texlive-crossword
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-crossword and texlive-alldocumentation)
%description -n texlive-crossword-doc
This package includes the documentation for texlive-crossword
%post -n texlive-crossword
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-crossword
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-crossword
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-crossword-doc
%{_texmfdistdir}/doc/latex/crossword/LICENSE
%{_texmfdistdir}/doc/latex/crossword/README.md
%{_texmfdistdir}/doc/latex/crossword/cwpuzzle.pdf
%{_texmfdistdir}/doc/latex/crossword/makefile
%files -n texlive-crossword
%{_texmfdistdir}/tex/latex/crossword/cwpuzzle.sty
%package -n texlive-crosswrd
Version: %{texlive_version}.%{texlive_noarch}.3.0svn16896
Release: 0
License: LPPL-1.0
Summary: Macros for typesetting crossword puzzles
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-crosswrd-doc >= %{texlive_version}
Provides: tex(crosswrd.sty)
Requires: tex(ifthen.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source148: crosswrd.tar.xz
Source149: crosswrd.doc.tar.xz
%description -n texlive-crosswrd
The package provides a LaTeX method of typesetting crosswords,
and assists the composer ensure that the grid all goes together
properly. Brian Hamilton Kelly's original was written for LaTeX
2.09, and needed to be updated to run with current LaTeX.
%package -n texlive-crosswrd-doc
Version: %{texlive_version}.%{texlive_noarch}.3.0svn16896
Release: 0
Summary: Documentation for texlive-crosswrd
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-crosswrd and texlive-alldocumentation)
%description -n texlive-crosswrd-doc
This package includes the documentation for texlive-crosswrd
%post -n texlive-crosswrd
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-crosswrd
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-crosswrd
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-crosswrd-doc
%{_texmfdistdir}/doc/latex/crosswrd/README
%{_texmfdistdir}/doc/latex/crosswrd/crosswrd.pdf
%{_texmfdistdir}/doc/latex/crosswrd/grid0.tex
%{_texmfdistdir}/doc/latex/crosswrd/grid1.tex
%{_texmfdistdir}/doc/latex/crosswrd/grid2.tex
%{_texmfdistdir}/doc/latex/crosswrd/test0.tex
%{_texmfdistdir}/doc/latex/crosswrd/test1.tex
%{_texmfdistdir}/doc/latex/crosswrd/test2.tex
%files -n texlive-crosswrd
%{_texmfdistdir}/tex/latex/crosswrd/crosswrd.sty
%package -n texlive-crumbs
Version: %{texlive_version}.%{texlive_noarch}.0.0.4.1svn64602
Release: 0
License: LPPL-1.0
Summary: Add a Navigation Path to the page header
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires: texlive-catchfile >= %{texlive_version}
#!BuildIgnore: texlive-catchfile
Requires: texlive-etoolbox >= %{texlive_version}
#!BuildIgnore: texlive-etoolbox
Requires: texlive-xkeyval >= %{texlive_version}
#!BuildIgnore: texlive-xkeyval
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-crumbs-doc >= %{texlive_version}
Provides: tex(crumbs.sty)
Requires: tex(catchfile.sty)
Requires: tex(etoolbox.sty)
Requires: tex(xkeyval.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source150: crumbs.tar.xz
Source151: crumbs.doc.tar.xz
%description -n texlive-crumbs
This package adds a navigation path ("breadcrumb trail") at the
header of a presentation, just like some websites do in order
to simplify navigation.
%package -n texlive-crumbs-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.4.1svn64602
Release: 0
Summary: Documentation for texlive-crumbs
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-crumbs and texlive-alldocumentation)
%description -n texlive-crumbs-doc
This package includes the documentation for texlive-crumbs
%post -n texlive-crumbs
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-crumbs
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-crumbs
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-crumbs-doc
%{_texmfdistdir}/doc/latex/crumbs/DEPENDS.txt
%{_texmfdistdir}/doc/latex/crumbs/LICENSE.txt
%{_texmfdistdir}/doc/latex/crumbs/README.md
%{_texmfdistdir}/doc/latex/crumbs/crumbs.pdf
%files -n texlive-crumbs
%{_texmfdistdir}/tex/latex/crumbs/crumbs.sty
%package -n texlive-cryptocode
Version: %{texlive_version}.%{texlive_noarch}.0.0.44svn60249
Release: 0
License: LPPL-1.0
Summary: Typesetting pseudocode, protocols, game-based proofs and black-box reductions in cryptography
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-cryptocode-doc >= %{texlive_version}
Provides: tex(cryptocode-2018-11-11.sty)
Provides: tex(cryptocode-2020-04-24.sty)
Provides: tex(cryptocode.sty)
Requires: tex(amsfonts.sty)
Requires: tex(amsmath.sty)
Requires: tex(array.sty)
Requires: tex(calc.sty)
Requires: tex(centernot.sty)
Requires: tex(environ.sty)
Requires: tex(etex.sty)
Requires: tex(etoolbox.sty)
Requires: tex(expl3.sty)
Requires: tex(forloop.sty)
Requires: tex(ifthen.sty)
Requires: tex(mathtools.sty)
Requires: tex(pbox.sty)
Requires: tex(pgf.sty)
Requires: tex(suffix.sty)
Requires: tex(tikz.sty)
Requires: tex(varwidth.sty)
Requires: tex(xargs.sty)
Requires: tex(xcolor.sty)
Requires: tex(xkeyval.sty)
Requires: tex(xparse.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source152: cryptocode.tar.xz
Source153: cryptocode.doc.tar.xz
%description -n texlive-cryptocode
The cryptocode package provides a set of macros to ease the
typesetting of pseudocode, algorithms and protocols. In
addition it comes with a wide range of tools to typeset
cryptographic papers. This includes simple predefined commands
for concepts such as a security parameter or advantage terms
but also flexible and powerful environments to layout
game-based proofs or black-box reductions.
%package -n texlive-cryptocode-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.44svn60249
Release: 0
Summary: Documentation for texlive-cryptocode
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-cryptocode and texlive-alldocumentation)
%description -n texlive-cryptocode-doc
This package includes the documentation for texlive-cryptocode
%post -n texlive-cryptocode
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-cryptocode
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-cryptocode
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-cryptocode-doc
%{_texmfdistdir}/doc/latex/cryptocode/README.md
%{_texmfdistdir}/doc/latex/cryptocode/cryptocode.pdf
%files -n texlive-cryptocode
%{_texmfdistdir}/tex/latex/cryptocode/cryptocode-2018-11-11.sty
%{_texmfdistdir}/tex/latex/cryptocode/cryptocode-2020-04-24.sty
%{_texmfdistdir}/tex/latex/cryptocode/cryptocode.sty
%package -n texlive-cryst
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
License: LPPL-1.0
Summary: Font for graphical symbols used in crystallography
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): 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-cryst-fonts >= %{texlive_version}
Suggests: texlive-cryst-doc >= %{texlive_version}
Provides: tex(cryst.tfm)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source154: cryst.tar.xz
Source155: cryst.doc.tar.xz
%description -n texlive-cryst
The font is provided as an Adobe Type 1 font, and as Metafont
source. Instructions for use are available both in the README
file and (with a font diagram) in the documentation.
%package -n texlive-cryst-doc
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
Summary: Documentation for texlive-cryst
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-cryst and texlive-alldocumentation)
Provides: locale(texlive-cryst-doc:de)
%description -n texlive-cryst-doc
This package includes the documentation for texlive-cryst
%package -n texlive-cryst-fonts
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
Summary: Severed fonts for texlive-cryst
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-cryst-fonts
The separated fonts package for texlive-cryst
%post -n texlive-cryst
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-cryst
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-cryst
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%reconfigure_fonts_scriptlets -n texlive-cryst-fonts
%files -n texlive-cryst-doc
%{_texmfdistdir}/doc/latex/cryst/README
%{_texmfdistdir}/doc/latex/cryst/cryst1.pdf
%{_texmfdistdir}/doc/latex/cryst/cryst1.tex
%files -n texlive-cryst
%{_texmfdistdir}/fonts/afm/public/cryst/cryst.afm
%{_texmfdistdir}/fonts/source/public/cryst/cryst.mf
%{_texmfdistdir}/fonts/tfm/public/cryst/cryst.tfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/cryst/cryst.pfb
%files -n texlive-cryst-fonts
%dir %{_datadir}/fonts/texlive-cryst
%{_datadir}/fontconfig/conf.avail/58-texlive-cryst.conf
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-cryst/encodings.dir
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-cryst/fonts.dir
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-cryst/fonts.scale
%{_datadir}/fonts/texlive-cryst/cryst.pfb
%package -n texlive-cs
Version: %{texlive_version}.%{texlive_noarch}.svn41553
Release: 0
License: GPL-2.0-or-later
Summary: Czech/Slovak-tuned Computer Modern fonts
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires: texlive-cmexb >= %{texlive_version}
#!BuildIgnore: texlive-cmexb
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-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-cs-fonts >= %{texlive_version}
Provides: tex(bchb8z.tfm)
Provides: tex(bchb8z.vf)
Provides: tex(bchbi8z.tfm)
Provides: tex(bchbi8z.vf)
Provides: tex(bchr8z.tfm)
Provides: tex(bchr8z.vf)
Provides: tex(bchri8z.tfm)
Provides: tex(bchri8z.vf)
Provides: tex(cs-a35-nodownload.map)
Provides: tex(cs-a35-urwdownload.map)
Provides: tex(cs-charter.map)
Provides: tex(csb10.tfm)
Provides: tex(csb12.tfm)
Provides: tex(csb17.tfm)
Provides: tex(csb5.tfm)
Provides: tex(csb6.tfm)
Provides: tex(csb7.tfm)
Provides: tex(csb8.tfm)
Provides: tex(csb9.tfm)
Provides: tex(csbx10.tfm)
Provides: tex(csbx12.tfm)
Provides: tex(csbx5.tfm)
Provides: tex(csbx6.tfm)
Provides: tex(csbx7.tfm)
Provides: tex(csbx8.tfm)
Provides: tex(csbx9.tfm)
Provides: tex(csbxsl10.tfm)
Provides: tex(csbxsl12.tfm)
Provides: tex(csbxsl5.tfm)
Provides: tex(csbxsl6.tfm)
Provides: tex(csbxsl7.tfm)
Provides: tex(csbxsl8.tfm)
Provides: tex(csbxsl9.tfm)
Provides: tex(csbxti10.tfm)
Provides: tex(csbxti12.tfm)
Provides: tex(csbxti17.tfm)
Provides: tex(cscsc10.tfm)
Provides: tex(cscsc12.tfm)
Provides: tex(cscsc17.tfm)
Provides: tex(cscsc8.tfm)
Provides: tex(cscsc9.tfm)
Provides: tex(csdunh10.tfm)
Provides: tex(csdunh12.tfm)
Provides: tex(csdunh17.tfm)
Provides: tex(csdunh5.tfm)
Provides: tex(csdunh6.tfm)
Provides: tex(csdunh7.tfm)
Provides: tex(csdunh8.tfm)
Provides: tex(csdunh9.tfm)
Provides: tex(csff10.tfm)
Provides: tex(csfi10.tfm)
Provides: tex(csfib10.tfm)
Provides: tex(csfib12.tfm)
Provides: tex(csfib8.tfm)
Provides: tex(csfib9.tfm)
Provides: tex(csfonts.map)
Provides: tex(csinch.tfm)
Provides: tex(csitt10.tfm)
Provides: tex(csitt12.tfm)
Provides: tex(csitt17.tfm)
Provides: tex(csitt8.tfm)
Provides: tex(csitt9.tfm)
Provides: tex(csr10.tfm)
Provides: tex(csr12.tfm)
Provides: tex(csr17.tfm)
Provides: tex(csr5.tfm)
Provides: tex(csr6.tfm)
Provides: tex(csr7.tfm)
Provides: tex(csr8.tfm)
Provides: tex(csr9.tfm)
Provides: tex(cssl10.tfm)
Provides: tex(cssl12.tfm)
Provides: tex(cssl17.tfm)
Provides: tex(cssl5.tfm)
Provides: tex(cssl6.tfm)
Provides: tex(cssl7.tfm)
Provides: tex(cssl8.tfm)
Provides: tex(cssl9.tfm)
Provides: tex(cssltt10.tfm)
Provides: tex(cssltt12.tfm)
Provides: tex(cssltt8.tfm)
Provides: tex(cssltt9.tfm)
Provides: tex(csss10.tfm)
Provides: tex(csss12.tfm)
Provides: tex(csss17.tfm)
Provides: tex(csss8.tfm)
Provides: tex(csss9.tfm)
Provides: tex(csssbx10.tfm)
Provides: tex(csssbx12.tfm)
Provides: tex(csssbx17.tfm)
Provides: tex(csssbx9.tfm)
Provides: tex(csssdc10.tfm)
Provides: tex(csssi10.tfm)
Provides: tex(csssi12.tfm)
Provides: tex(csssi17.tfm)
Provides: tex(csssi8.tfm)
Provides: tex(csssi9.tfm)
Provides: tex(csssq8.tfm)
Provides: tex(csssqi8.tfm)
Provides: tex(cstcsc10.tfm)
Provides: tex(cstcsc12.tfm)
Provides: tex(cstcsc17.tfm)
Provides: tex(csti10.tfm)
Provides: tex(csti12.tfm)
Provides: tex(csti17.tfm)
Provides: tex(csti7.tfm)
Provides: tex(csti8.tfm)
Provides: tex(csti9.tfm)
Provides: tex(cstt10.tfm)
Provides: tex(cstt12.tfm)
Provides: tex(cstt8.tfm)
Provides: tex(cstt9.tfm)
Provides: tex(csu10.tfm)
Provides: tex(csu12.tfm)
Provides: tex(csu17.tfm)
Provides: tex(csu7.tfm)
Provides: tex(csu8.tfm)
Provides: tex(csu9.tfm)
Provides: tex(csvtt10.tfm)
Provides: tex(csvtt12.tfm)
Provides: tex(csvtt8.tfm)
Provides: tex(csvtt9.tfm)
Provides: tex(icscsc10.tfm)
Provides: tex(icstt8.tfm)
Provides: tex(ilcsss8.tfm)
Provides: tex(ilcsssb8.tfm)
Provides: tex(ilcsssi8.tfm)
Provides: tex(lcsss8.tfm)
Provides: tex(lcsssb8.tfm)
Provides: tex(lcsssi8.tfm)
Provides: tex(pagd8z.tfm)
Provides: tex(pagdc8z.tfm)
Provides: tex(pagdc8z.vf)
Provides: tex(pagdo8z.tfm)
Provides: tex(pagk8z.tfm)
Provides: tex(pagkc8z.tfm)
Provides: tex(pagkc8z.vf)
Provides: tex(pagko8z.tfm)
Provides: tex(pbkd8z.tfm)
Provides: tex(pbkdc8z.tfm)
Provides: tex(pbkdc8z.vf)
Provides: tex(pbkdi8z.tfm)
Provides: tex(pbkl8z.tfm)
Provides: tex(pbklc8z.tfm)
Provides: tex(pbklc8z.vf)
Provides: tex(pbkli8z.tfm)
Provides: tex(pcrb8u.tfm)
Provides: tex(pcrbc8u.tfm)
Provides: tex(pcrbc8u.vf)
Provides: tex(pcrbo8u.tfm)
Provides: tex(pcrr8u.tfm)
Provides: tex(pcrrc8u.tfm)
Provides: tex(pcrrc8u.vf)
Provides: tex(pcrro8u.tfm)
Provides: tex(phvb8z.tfm)
Provides: tex(phvbc8z.tfm)
Provides: tex(phvbc8z.vf)
Provides: tex(phvbn8z.tfm)
Provides: tex(phvbnc8z.tfm)
Provides: tex(phvbnc8z.vf)
Provides: tex(phvbo8z.tfm)
Provides: tex(phvbon8z.tfm)
Provides: tex(phvr8z.tfm)
Provides: tex(phvrc8z.tfm)
Provides: tex(phvrc8z.vf)
Provides: tex(phvrn8z.tfm)
Provides: tex(phvrnc8z.tfm)
Provides: tex(phvrnc8z.vf)
Provides: tex(phvro8z.tfm)
Provides: tex(phvron8z.tfm)
Provides: tex(pncb8z.tfm)
Provides: tex(pncbc8z.tfm)
Provides: tex(pncbc8z.vf)
Provides: tex(pncbi8z.tfm)
Provides: tex(pncr8z.tfm)
Provides: tex(pncrc8z.tfm)
Provides: tex(pncrc8z.vf)
Provides: tex(pncri8z.tfm)
Provides: tex(pplb8z.tfm)
Provides: tex(pplbc8z.tfm)
Provides: tex(pplbc8z.vf)
Provides: tex(pplbi8z.tfm)
Provides: tex(pplr8z.tfm)
Provides: tex(pplrc8z.tfm)
Provides: tex(pplrc8z.vf)
Provides: tex(pplri8z.tfm)
Provides: tex(ptmb8z.tfm)
Provides: tex(ptmbc8z.tfm)
Provides: tex(ptmbc8z.vf)
Provides: tex(ptmbi8z.tfm)
Provides: tex(ptmr8z.tfm)
Provides: tex(ptmrc8z.tfm)
Provides: tex(ptmrc8z.vf)
Provides: tex(ptmri8z.tfm)
Provides: tex(pzcmi8z.tfm)
Provides: tex(rbchb.tfm)
Provides: tex(rbchbi.tfm)
Provides: tex(rbchr.tfm)
Provides: tex(rbchri.tfm)
Provides: tex(xl2.enc)
Provides: tex(xl2f.enc)
Provides: tex(xt2.enc)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source156: cs.tar.xz
%description -n texlive-cs
The fonts are provided as Metafont source; Type 1 format
versions (csfonts-t1) are also available.
%package -n texlive-cs-fonts
Version: %{texlive_version}.%{texlive_noarch}.svn41553
Release: 0
Summary: Severed fonts for texlive-cs
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-cs-fonts
The separated fonts package for texlive-cs
%post -n texlive-cs
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMap cs-charter.map' >> /var/run/texlive/run-updmap
echo 'addMap csfonts.map' >> /var/run/texlive/run-updmap
%postun -n texlive-cs
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMap cs-charter.map' >> /var/run/texlive/run-updmap
echo 'deleteMap csfonts.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-cs
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%reconfigure_fonts_scriptlets -n texlive-cs-fonts
%files -n texlive-cs
%{_texmfdistdir}/fonts/enc/dvips/cs/xl2.enc
%{_texmfdistdir}/fonts/enc/dvips/cs/xl2f.enc
%{_texmfdistdir}/fonts/enc/dvips/cs/xt2.enc
%{_texmfdistdir}/fonts/map/dvips/cs/cs-a35-nodownload.map
%{_texmfdistdir}/fonts/map/dvips/cs/cs-a35-urwdownload.map
%{_texmfdistdir}/fonts/map/dvips/cs/cs-charter.map
%{_texmfdistdir}/fonts/map/dvips/cs/csfonts.map
%{_texmfdistdir}/fonts/source/public/cs/csaccent.mf
%{_texmfdistdir}/fonts/source/public/cs/csacutl.mf
%{_texmfdistdir}/fonts/source/public/cs/csacutu.mf
%{_texmfdistdir}/fonts/source/public/cs/csadded.mf
%{_texmfdistdir}/fonts/source/public/cs/csb10.mf
%{_texmfdistdir}/fonts/source/public/cs/csb12.mf
%{_texmfdistdir}/fonts/source/public/cs/csb17.mf
%{_texmfdistdir}/fonts/source/public/cs/csb5.mf
%{_texmfdistdir}/fonts/source/public/cs/csb6.mf
%{_texmfdistdir}/fonts/source/public/cs/csb7.mf
%{_texmfdistdir}/fonts/source/public/cs/csb8.mf
%{_texmfdistdir}/fonts/source/public/cs/csb9.mf
%{_texmfdistdir}/fonts/source/public/cs/csbx10.mf
%{_texmfdistdir}/fonts/source/public/cs/csbx12.mf
%{_texmfdistdir}/fonts/source/public/cs/csbx5.mf
%{_texmfdistdir}/fonts/source/public/cs/csbx6.mf
%{_texmfdistdir}/fonts/source/public/cs/csbx7.mf
%{_texmfdistdir}/fonts/source/public/cs/csbx8.mf
%{_texmfdistdir}/fonts/source/public/cs/csbx9.mf
%{_texmfdistdir}/fonts/source/public/cs/csbxsl10.mf
%{_texmfdistdir}/fonts/source/public/cs/csbxsl12.mf
%{_texmfdistdir}/fonts/source/public/cs/csbxsl5.mf
%{_texmfdistdir}/fonts/source/public/cs/csbxsl6.mf
%{_texmfdistdir}/fonts/source/public/cs/csbxsl7.mf
%{_texmfdistdir}/fonts/source/public/cs/csbxsl8.mf
%{_texmfdistdir}/fonts/source/public/cs/csbxsl9.mf
%{_texmfdistdir}/fonts/source/public/cs/csbxti10.mf
%{_texmfdistdir}/fonts/source/public/cs/csbxti12.mf
%{_texmfdistdir}/fonts/source/public/cs/csbxti17.mf
%{_texmfdistdir}/fonts/source/public/cs/cscode.mf
%{_texmfdistdir}/fonts/source/public/cs/cscsc10.mf
%{_texmfdistdir}/fonts/source/public/cs/cscsc12.mf
%{_texmfdistdir}/fonts/source/public/cs/cscsc17.mf
%{_texmfdistdir}/fonts/source/public/cs/cscsc8.mf
%{_texmfdistdir}/fonts/source/public/cs/cscsc9.mf
%{_texmfdistdir}/fonts/source/public/cs/csdunh10.mf
%{_texmfdistdir}/fonts/source/public/cs/csdunh12.mf
%{_texmfdistdir}/fonts/source/public/cs/csdunh17.mf
%{_texmfdistdir}/fonts/source/public/cs/csdunh5.mf
%{_texmfdistdir}/fonts/source/public/cs/csdunh6.mf
%{_texmfdistdir}/fonts/source/public/cs/csdunh7.mf
%{_texmfdistdir}/fonts/source/public/cs/csdunh8.mf
%{_texmfdistdir}/fonts/source/public/cs/csdunh9.mf
%{_texmfdistdir}/fonts/source/public/cs/csff10.mf
%{_texmfdistdir}/fonts/source/public/cs/csfi10.mf
%{_texmfdistdir}/fonts/source/public/cs/csfib10.mf
%{_texmfdistdir}/fonts/source/public/cs/csfib12.mf
%{_texmfdistdir}/fonts/source/public/cs/csfib8.mf
%{_texmfdistdir}/fonts/source/public/cs/csfib9.mf
%{_texmfdistdir}/fonts/source/public/cs/cshachel.mf
%{_texmfdistdir}/fonts/source/public/cs/cshacheu.mf
%{_texmfdistdir}/fonts/source/public/cs/cshyph.mf
%{_texmfdistdir}/fonts/source/public/cs/csiacutl.mf
%{_texmfdistdir}/fonts/source/public/cs/csihachl.mf
%{_texmfdistdir}/fonts/source/public/cs/csinch.mf
%{_texmfdistdir}/fonts/source/public/cs/csiothrl.mf
%{_texmfdistdir}/fonts/source/public/cs/csitt10.mf
%{_texmfdistdir}/fonts/source/public/cs/csitt12.mf
%{_texmfdistdir}/fonts/source/public/cs/csitt17.mf
%{_texmfdistdir}/fonts/source/public/cs/csitt8.mf
%{_texmfdistdir}/fonts/source/public/cs/csitt9.mf
%{_texmfdistdir}/fonts/source/public/cs/csotherl.mf
%{_texmfdistdir}/fonts/source/public/cs/csotheru.mf
%{_texmfdistdir}/fonts/source/public/cs/csr10.mf
%{_texmfdistdir}/fonts/source/public/cs/csr12.mf
%{_texmfdistdir}/fonts/source/public/cs/csr17.mf
%{_texmfdistdir}/fonts/source/public/cs/csr5.mf
%{_texmfdistdir}/fonts/source/public/cs/csr6.mf
%{_texmfdistdir}/fonts/source/public/cs/csr7.mf
%{_texmfdistdir}/fonts/source/public/cs/csr8.mf
%{_texmfdistdir}/fonts/source/public/cs/csr9.mf
%{_texmfdistdir}/fonts/source/public/cs/cssl10.mf
%{_texmfdistdir}/fonts/source/public/cs/cssl12.mf
%{_texmfdistdir}/fonts/source/public/cs/cssl17.mf
%{_texmfdistdir}/fonts/source/public/cs/cssl5.mf
%{_texmfdistdir}/fonts/source/public/cs/cssl6.mf
%{_texmfdistdir}/fonts/source/public/cs/cssl7.mf
%{_texmfdistdir}/fonts/source/public/cs/cssl8.mf
%{_texmfdistdir}/fonts/source/public/cs/cssl9.mf
%{_texmfdistdir}/fonts/source/public/cs/cssltt10.mf
%{_texmfdistdir}/fonts/source/public/cs/cssltt12.mf
%{_texmfdistdir}/fonts/source/public/cs/cssltt8.mf
%{_texmfdistdir}/fonts/source/public/cs/cssltt9.mf
%{_texmfdistdir}/fonts/source/public/cs/csss10.mf
%{_texmfdistdir}/fonts/source/public/cs/csss12.mf
%{_texmfdistdir}/fonts/source/public/cs/csss17.mf
%{_texmfdistdir}/fonts/source/public/cs/csss8.mf
%{_texmfdistdir}/fonts/source/public/cs/csss9.mf
%{_texmfdistdir}/fonts/source/public/cs/csssbx10.mf
%{_texmfdistdir}/fonts/source/public/cs/csssbx12.mf
%{_texmfdistdir}/fonts/source/public/cs/csssbx17.mf
%{_texmfdistdir}/fonts/source/public/cs/csssbx9.mf
%{_texmfdistdir}/fonts/source/public/cs/csssdc10.mf
%{_texmfdistdir}/fonts/source/public/cs/csssi10.mf
%{_texmfdistdir}/fonts/source/public/cs/csssi12.mf
%{_texmfdistdir}/fonts/source/public/cs/csssi17.mf
%{_texmfdistdir}/fonts/source/public/cs/csssi8.mf
%{_texmfdistdir}/fonts/source/public/cs/csssi9.mf
%{_texmfdistdir}/fonts/source/public/cs/csssq8.mf
%{_texmfdistdir}/fonts/source/public/cs/csssqi8.mf
%{_texmfdistdir}/fonts/source/public/cs/cstcsc10.mf
%{_texmfdistdir}/fonts/source/public/cs/cstcsc12.mf
%{_texmfdistdir}/fonts/source/public/cs/cstcsc17.mf
%{_texmfdistdir}/fonts/source/public/cs/cstex10.mf
%{_texmfdistdir}/fonts/source/public/cs/cstex8.mf
%{_texmfdistdir}/fonts/source/public/cs/cstex9.mf
%{_texmfdistdir}/fonts/source/public/cs/csti10.mf
%{_texmfdistdir}/fonts/source/public/cs/csti12.mf
%{_texmfdistdir}/fonts/source/public/cs/csti17.mf
%{_texmfdistdir}/fonts/source/public/cs/csti7.mf
%{_texmfdistdir}/fonts/source/public/cs/csti8.mf
%{_texmfdistdir}/fonts/source/public/cs/csti9.mf
%{_texmfdistdir}/fonts/source/public/cs/cstt10.mf
%{_texmfdistdir}/fonts/source/public/cs/cstt12.mf
%{_texmfdistdir}/fonts/source/public/cs/cstt8.mf
%{_texmfdistdir}/fonts/source/public/cs/cstt9.mf
%{_texmfdistdir}/fonts/source/public/cs/csu10.mf
%{_texmfdistdir}/fonts/source/public/cs/csu12.mf
%{_texmfdistdir}/fonts/source/public/cs/csu17.mf
%{_texmfdistdir}/fonts/source/public/cs/csu7.mf
%{_texmfdistdir}/fonts/source/public/cs/csu8.mf
%{_texmfdistdir}/fonts/source/public/cs/csu9.mf
%{_texmfdistdir}/fonts/source/public/cs/csvtt10.mf
%{_texmfdistdir}/fonts/source/public/cs/csvtt12.mf
%{_texmfdistdir}/fonts/source/public/cs/csvtt8.mf
%{_texmfdistdir}/fonts/source/public/cs/csvtt9.mf
%{_texmfdistdir}/fonts/source/public/cs/icscsc10.mf
%{_texmfdistdir}/fonts/source/public/cs/icstt8.mf
%{_texmfdistdir}/fonts/source/public/cs/ilcsss8.mf
%{_texmfdistdir}/fonts/source/public/cs/ilcsssb8.mf
%{_texmfdistdir}/fonts/source/public/cs/ilcsssi8.mf
%{_texmfdistdir}/fonts/source/public/cs/kmcsc.mf
%{_texmfdistdir}/fonts/source/public/cs/kmroman.mf
%{_texmfdistdir}/fonts/source/public/cs/kmtexset.mf
%{_texmfdistdir}/fonts/source/public/cs/kmtextit.mf
%{_texmfdistdir}/fonts/source/public/cs/kmtitle.mf
%{_texmfdistdir}/fonts/source/public/cs/lcsss8.mf
%{_texmfdistdir}/fonts/source/public/cs/lcsssb8.mf
%{_texmfdistdir}/fonts/source/public/cs/lcsssi8.mf
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/README
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/pagd8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/pagdc8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/pagdo8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/pagk8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/pagkc8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/pagko8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/pbkd8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/pbkdc8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/pbkdi8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/pbkl8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/pbklc8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/pbkli8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/pcrb8u.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/pcrbc8u.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/pcrbo8u.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/pcrr8u.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/pcrrc8u.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/pcrro8u.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/phvb8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/phvbc8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/phvbn8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/phvbnc8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/phvbo8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/phvbon8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/phvr8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/phvrc8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/phvrn8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/phvrnc8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/phvro8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/phvron8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/pncb8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/pncbc8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/pncbi8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/pncr8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/pncrc8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/pncri8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/pplb8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/pplbc8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/pplbi8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/pplr8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/pplrc8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/pplri8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/ptmb8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/ptmbc8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/ptmbi8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/ptmr8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/ptmrc8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/ptmri8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-a35/pzcmi8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-charter/bchb8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-charter/bchbi8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-charter/bchr8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-charter/bchri8z.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-charter/rbchb.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-charter/rbchbi.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-charter/rbchr.tfm
%{_texmfdistdir}/fonts/tfm/cs/cs-charter/rbchri.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csb10.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csb12.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csb17.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csb5.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csb6.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csb7.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csb8.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csb9.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csbx10.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csbx12.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csbx5.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csbx6.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csbx7.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csbx8.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csbx9.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csbxsl10.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csbxsl12.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csbxsl5.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csbxsl6.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csbxsl7.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csbxsl8.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csbxsl9.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csbxti10.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csbxti12.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csbxti17.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/cscsc10.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/cscsc12.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/cscsc17.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/cscsc8.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/cscsc9.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csdunh10.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csdunh12.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csdunh17.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csdunh5.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csdunh6.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csdunh7.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csdunh8.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csdunh9.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csff10.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csfi10.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csfib10.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csfib12.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csfib8.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csfib9.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csinch.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csitt10.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csitt12.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csitt17.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csitt8.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csitt9.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csr10.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csr12.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csr17.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csr5.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csr6.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csr7.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csr8.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csr9.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/cssl10.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/cssl12.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/cssl17.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/cssl5.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/cssl6.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/cssl7.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/cssl8.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/cssl9.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/cssltt10.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/cssltt12.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/cssltt8.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/cssltt9.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csss10.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csss12.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csss17.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csss8.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csss9.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csssbx10.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csssbx12.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csssbx17.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csssbx9.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csssdc10.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csssi10.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csssi12.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csssi17.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csssi8.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csssi9.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csssq8.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csssqi8.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/cstcsc10.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/cstcsc12.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/cstcsc17.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csti10.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csti12.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csti17.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csti7.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csti8.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csti9.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/cstt10.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/cstt12.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/cstt8.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/cstt9.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csu10.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csu12.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csu17.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csu7.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csu8.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csu9.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csvtt10.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csvtt12.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csvtt8.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/csvtt9.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/icscsc10.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/icstt8.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/ilcsss8.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/ilcsssb8.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/ilcsssi8.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/lcsss8.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/lcsssb8.tfm
%{_texmfdistdir}/fonts/tfm/public/cs/lcsssi8.tfm
%{_texmfdistdir}/fonts/type1/public/cs/README
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/csb10.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/csbx10.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/csbx12.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/csbx5.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/csbx6.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/csbx7.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/csbx8.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/csbx9.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/csbxsl10.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/csbxti10.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/cscsc10.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/csdunh10.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/csff10.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/csfi10.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/csfib8.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/csinch.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/csitt10.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/csr10.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/csr12.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/csr17.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/csr5.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/csr6.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/csr7.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/csr8.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/csr9.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/cssl10.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/cssl12.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/cssl8.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/cssl9.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/cssltt10.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/csss10.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/csss12.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/csss17.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/csss8.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/csss9.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/csssbx10.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/csssdc10.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/csssi10.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/csssi12.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/csssi17.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/csssi8.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/csssi9.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/csssq8.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/csssqi8.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/cstcsc10.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/csti10.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/csti12.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/csti7.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/csti8.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/csti9.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/cstt10.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/cstt12.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/cstt8.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/cstt9.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/csu10.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cs/csvtt10.pfb
%{_texmfdistdir}/fonts/vf/cs/cs-a35/README
%{_texmfdistdir}/fonts/vf/cs/cs-a35/pagdc8z.vf
%{_texmfdistdir}/fonts/vf/cs/cs-a35/pagkc8z.vf
%{_texmfdistdir}/fonts/vf/cs/cs-a35/pbkdc8z.vf
%{_texmfdistdir}/fonts/vf/cs/cs-a35/pbklc8z.vf
%{_texmfdistdir}/fonts/vf/cs/cs-a35/pcrbc8u.vf
%{_texmfdistdir}/fonts/vf/cs/cs-a35/pcrrc8u.vf
%{_texmfdistdir}/fonts/vf/cs/cs-a35/phvbc8z.vf
%{_texmfdistdir}/fonts/vf/cs/cs-a35/phvbnc8z.vf
%{_texmfdistdir}/fonts/vf/cs/cs-a35/phvrc8z.vf
%{_texmfdistdir}/fonts/vf/cs/cs-a35/phvrnc8z.vf
%{_texmfdistdir}/fonts/vf/cs/cs-a35/pncbc8z.vf
%{_texmfdistdir}/fonts/vf/cs/cs-a35/pncrc8z.vf
%{_texmfdistdir}/fonts/vf/cs/cs-a35/pplbc8z.vf
%{_texmfdistdir}/fonts/vf/cs/cs-a35/pplrc8z.vf
%{_texmfdistdir}/fonts/vf/cs/cs-a35/ptmbc8z.vf
%{_texmfdistdir}/fonts/vf/cs/cs-a35/ptmrc8z.vf
%{_texmfdistdir}/fonts/vf/cs/cs-charter/bchb8z.vf
%{_texmfdistdir}/fonts/vf/cs/cs-charter/bchbi8z.vf
%{_texmfdistdir}/fonts/vf/cs/cs-charter/bchr8z.vf
%{_texmfdistdir}/fonts/vf/cs/cs-charter/bchri8z.vf
%files -n texlive-cs-fonts
%dir %{_datadir}/fonts/texlive-cs
%{_datadir}/fontconfig/conf.avail/58-texlive-cs.conf
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-cs/encodings.dir
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-cs/fonts.dir
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-cs/fonts.scale
%{_datadir}/fonts/texlive-cs/csb10.pfb
%{_datadir}/fonts/texlive-cs/csbx10.pfb
%{_datadir}/fonts/texlive-cs/csbx12.pfb
%{_datadir}/fonts/texlive-cs/csbx5.pfb
%{_datadir}/fonts/texlive-cs/csbx6.pfb
%{_datadir}/fonts/texlive-cs/csbx7.pfb
%{_datadir}/fonts/texlive-cs/csbx8.pfb
%{_datadir}/fonts/texlive-cs/csbx9.pfb
%{_datadir}/fonts/texlive-cs/csbxsl10.pfb
%{_datadir}/fonts/texlive-cs/csbxti10.pfb
%{_datadir}/fonts/texlive-cs/cscsc10.pfb
%{_datadir}/fonts/texlive-cs/csdunh10.pfb
%{_datadir}/fonts/texlive-cs/csff10.pfb
%{_datadir}/fonts/texlive-cs/csfi10.pfb
%{_datadir}/fonts/texlive-cs/csfib8.pfb
%{_datadir}/fonts/texlive-cs/csinch.pfb
%{_datadir}/fonts/texlive-cs/csitt10.pfb
%{_datadir}/fonts/texlive-cs/csr10.pfb
%{_datadir}/fonts/texlive-cs/csr12.pfb
%{_datadir}/fonts/texlive-cs/csr17.pfb
%{_datadir}/fonts/texlive-cs/csr5.pfb
%{_datadir}/fonts/texlive-cs/csr6.pfb
%{_datadir}/fonts/texlive-cs/csr7.pfb
%{_datadir}/fonts/texlive-cs/csr8.pfb
%{_datadir}/fonts/texlive-cs/csr9.pfb
%{_datadir}/fonts/texlive-cs/cssl10.pfb
%{_datadir}/fonts/texlive-cs/cssl12.pfb
%{_datadir}/fonts/texlive-cs/cssl8.pfb
%{_datadir}/fonts/texlive-cs/cssl9.pfb
%{_datadir}/fonts/texlive-cs/cssltt10.pfb
%{_datadir}/fonts/texlive-cs/csss10.pfb
%{_datadir}/fonts/texlive-cs/csss12.pfb
%{_datadir}/fonts/texlive-cs/csss17.pfb
%{_datadir}/fonts/texlive-cs/csss8.pfb
%{_datadir}/fonts/texlive-cs/csss9.pfb
%{_datadir}/fonts/texlive-cs/csssbx10.pfb
%{_datadir}/fonts/texlive-cs/csssdc10.pfb
%{_datadir}/fonts/texlive-cs/csssi10.pfb
%{_datadir}/fonts/texlive-cs/csssi12.pfb
%{_datadir}/fonts/texlive-cs/csssi17.pfb
%{_datadir}/fonts/texlive-cs/csssi8.pfb
%{_datadir}/fonts/texlive-cs/csssi9.pfb
%{_datadir}/fonts/texlive-cs/csssq8.pfb
%{_datadir}/fonts/texlive-cs/csssqi8.pfb
%{_datadir}/fonts/texlive-cs/cstcsc10.pfb
%{_datadir}/fonts/texlive-cs/csti10.pfb
%{_datadir}/fonts/texlive-cs/csti12.pfb
%{_datadir}/fonts/texlive-cs/csti7.pfb
%{_datadir}/fonts/texlive-cs/csti8.pfb
%{_datadir}/fonts/texlive-cs/csti9.pfb
%{_datadir}/fonts/texlive-cs/cstt10.pfb
%{_datadir}/fonts/texlive-cs/cstt12.pfb
%{_datadir}/fonts/texlive-cs/cstt8.pfb
%{_datadir}/fonts/texlive-cs/cstt9.pfb
%{_datadir}/fonts/texlive-cs/csu10.pfb
%{_datadir}/fonts/texlive-cs/csvtt10.pfb
%package -n texlive-csassignments
Version: %{texlive_version}.%{texlive_noarch}.1.0.2svn63992
Release: 0
License: LPPL-1.0
Summary: A wrapper for article with macros and customizations for computer science assignments
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-csassignments-doc >= %{texlive_version}
Provides: tex(csassignments.cls)
Requires: tex(amsmath.sty)
Requires: tex(amssymb.sty)
Requires: tex(amsthm.sty)
Requires: tex(article.cls)
Requires: tex(babel.sty)
Requires: tex(changepage.sty)
Requires: tex(csquotes.sty)
Requires: tex(enumitem.sty)
Requires: tex(environ.sty)
Requires: tex(etoolbox.sty)
Requires: tex(fancyhdr.sty)
Requires: tex(float.sty)
Requires: tex(graphicx.sty)
Requires: tex(hyperref.sty)
Requires: tex(ifthen.sty)
Requires: tex(inputenc.sty)
Requires: tex(mathtools.sty)
Requires: tex(microtype.sty)
Requires: tex(multicol.sty)
Requires: tex(pdfpages.sty)
Requires: tex(stmaryrd.sty)
Requires: tex(suffix.sty)
Requires: tex(tgpagella.sty)
Requires: tex(tikz.sty)
Requires: tex(titlesec.sty)
Requires: tex(tocloft.sty)
Requires: tex(totcount.sty)
Requires: tex(translations.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source157: csassignments.tar.xz
Source158: csassignments.doc.tar.xz
%description -n texlive-csassignments
This class wraps the default article and extends it for a
homogeneous look of hand-in assignments at university (RWTH
Aachen University, Computer Science Department), specifically
in the field of computer science, but easily extensible to
other fields. It provides macros for structuring exercises,
aggregating points, and displaying a grading table, as well as
several macros for easier math mode usage.
%package -n texlive-csassignments-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0.2svn63992
Release: 0
Summary: Documentation for texlive-csassignments
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-csassignments and texlive-alldocumentation)
%description -n texlive-csassignments-doc
This package includes the documentation for texlive-csassignments
%post -n texlive-csassignments
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-csassignments
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-csassignments
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-csassignments-doc
%{_texmfdistdir}/doc/latex/csassignments/README.md
%{_texmfdistdir}/doc/latex/csassignments/csassignments.pdf
%files -n texlive-csassignments
%{_texmfdistdir}/tex/latex/csassignments/csassignments.cls
%package -n texlive-csbulletin
Version: %{texlive_version}.%{texlive_noarch}.svn65250
Release: 0
License: LPPL-1.0
Summary: LaTeX class for articles submitted to the CSTUG Bulletin (Zpravodaj)
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-csbulletin-doc >= %{texlive_version}
Provides: tex(csbulacronym.sty)
Provides: tex(csbulletin.cls)
Provides: tex(csbulobalka.cls)
Provides: tex(csbulobalka.sty)
Provides: tex(csbulv1.cls)
Requires: tex(array.sty)
Requires: tex(article.cls)
Requires: tex(babel.sty)
Requires: tex(color.sty)
Requires: tex(fancyvrb.sty)
Requires: tex(fontenc.sty)
Requires: tex(graphicx.sty)
Requires: tex(ifpdf.sty)
Requires: tex(lmodern.sty)
Requires: tex(mflogo.sty)
Requires: tex(verbatim.sty)
Requires: tex(zwpagelayout.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source159: csbulletin.tar.xz
Source160: csbulletin.doc.tar.xz
%description -n texlive-csbulletin
The package provides the class for articles for the CSTUG
Bulletin (Zpravodaj Ceskoslovenskeho sdruzeni uzivatelu TeXu).
You can see the structure of a document by looking at the
source file of the manual.
%package -n texlive-csbulletin-doc
Version: %{texlive_version}.%{texlive_noarch}.svn65250
Release: 0
Summary: Documentation for texlive-csbulletin
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-csbulletin and texlive-alldocumentation)
Provides: locale(texlive-csbulletin-doc:cs)
%description -n texlive-csbulletin-doc
This package includes the documentation for texlive-csbulletin
%post -n texlive-csbulletin
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-csbulletin
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-csbulletin
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-csbulletin-doc
%{_texmfdistdir}/doc/latex/csbulletin/LICENSE.txt
%{_texmfdistdir}/doc/latex/csbulletin/README
%{_texmfdistdir}/doc/latex/csbulletin/csbulletin.pdf
%{_texmfdistdir}/doc/latex/csbulletin/csbulletin.tex
%{_texmfdistdir}/doc/latex/csbulletin/example-czech.tex
%{_texmfdistdir}/doc/latex/csbulletin/example-english.tex
%{_texmfdistdir}/doc/latex/csbulletin/example-slovak.tex
%{_texmfdistdir}/doc/latex/csbulletin/example.bib
%files -n texlive-csbulletin
%{_texmfdistdir}/tex/latex/csbulletin/csbulacronym.sty
%{_texmfdistdir}/tex/latex/csbulletin/csbulletin.cls
%{_texmfdistdir}/tex/latex/csbulletin/csbulobalka.cls
%{_texmfdistdir}/tex/latex/csbulletin/csbulobalka.sty
%{_texmfdistdir}/tex/latex/csbulletin/csbulv1.cls
%package -n texlive-cslatex
Version: %{texlive_version}.%{texlive_noarch}.svn67494
Release: 0
License: GPL-2.0-or-later
Summary: LaTeX support for Czech/Slovak typesetting
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires: texlive-atbegshi >= %{texlive_version}
#!BuildIgnore: texlive-atbegshi
Requires: texlive-atveryend >= %{texlive_version}
#!BuildIgnore: texlive-atveryend
Requires: texlive-cm >= %{texlive_version}
#!BuildIgnore: texlive-cm
Requires: texlive-csplain >= %{texlive_version}
#!BuildIgnore: texlive-csplain
Requires: texlive-everyshi >= %{texlive_version}
#!BuildIgnore: texlive-everyshi
Requires: texlive-firstaid >= %{texlive_version}
#!BuildIgnore: texlive-firstaid
Requires: texlive-hyphen-base >= %{texlive_version}
#!BuildIgnore: texlive-hyphen-base
Requires: texlive-l3kernel >= %{texlive_version}
#!BuildIgnore: texlive-l3kernel
Requires: texlive-l3packages >= %{texlive_version}
#!BuildIgnore: texlive-l3packages
Requires: texlive-latex >= %{texlive_version}
#!BuildIgnore: texlive-latex
Requires: texlive-latex-fonts >= %{texlive_version}
#!BuildIgnore: texlive-latex-fonts
Requires: texlive-tex-ini-files >= %{texlive_version}
#!BuildIgnore: texlive-tex-ini-files
Requires: texlive-unicode-data >= %{texlive_version}
#!BuildIgnore: texlive-unicode-data
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(post): findutils
Requires(post): grep
Requires(post): sed
Requires(post): texlive >= %{texlive_version}
Requires(post): tex(language.dat)
Requires(post): tex(language.def)
Requires(post): tex(language.dat.lua)
#!BuildIgnore: tex(language.dat)
#!BuildIgnore: tex(language.def)
#!BuildIgnore: tex(language.dat.lua)
Requires(postun): findutils
Requires(postun): grep
Requires(postun): sed
Requires(postun): texlive >= %{texlive_version}
Requires(postun): tex(language.dat)
Requires(postun): tex(language.def)
Requires(postun): tex(language.dat.lua)
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Provides: tex(cspsfont.tex)
Provides: tex(czech.sty)
Provides: tex(fonttext.cfg)
Provides: tex(hyphen.cfg)
Provides: tex(il2cmdh.fd)
Provides: tex(il2cmfib.fd)
Provides: tex(il2cmfr.fd)
Provides: tex(il2cmr.fd)
Provides: tex(il2cmss.fd)
Provides: tex(il2cmtt.fd)
Provides: tex(il2cmvtt.fd)
Provides: tex(il2enc.def)
Provides: tex(il2lcmss.fd)
Provides: tex(il2lcmtt.fd)
Provides: tex(il2pag.fd)
Provides: tex(il2pbk.fd)
Provides: tex(il2pcr.fd)
Provides: tex(il2phv.fd)
Provides: tex(il2phvn.fd)
Provides: tex(il2pnc.fd)
Provides: tex(il2ppl.fd)
Provides: tex(il2ptm.fd)
Provides: tex(il2pzc.fd)
Provides: tex(nhelvet.sty)
Provides: tex(ntimes.sty)
Provides: tex(slovak.sty)
Provides: tex(xl2pag.fd)
Provides: tex(xl2pbk.fd)
Provides: tex(xl2pcr.fd)
Provides: tex(xl2phv.fd)
Provides: tex(xl2phvn.fd)
Provides: tex(xl2pnc.fd)
Provides: tex(xl2ppl.fd)
Provides: tex(xl2ptm.fd)
Provides: tex(xl2pzc.fd)
Requires: tex(czech.ldf)
Requires: tex(slovak.ldf)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source161: cslatex.tar.xz
%description -n texlive-cslatex
The cslatex package
%post -n texlive-cslatex
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
> /var/run/texlive/run-fmtutil.cslatex
sed -ri 's/^\#\![[= =]]+cslatex\b.*/cslatex pdftex - -etex cslatex.ini/' %{_texmfconfdir}/web2c/fmtutil.cnf || :
> /var/run/texlive/run-fmtutil.pdfcslatex
sed -ri 's/^\#\![[= =]]+pdfcslatex\b.*/pdfcslatex pdftex - -etex cslatex.ini/' %{_texmfconfdir}/web2c/fmtutil.cnf || :
%postun -n texlive-cslatex
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
sed -ri 's/^(cslatex\b)/\#\!\ \1/' %{_texmfconfdir}/web2c/fmtutil.cnf || :
rm -f %{_texmfvardir}/web2c/pdftex/cslatex.*
sed -ri 's/^(pdfcslatex\b)/\#\!\ \1/' %{_texmfconfdir}/web2c/fmtutil.cnf || :
rm -f %{_texmfvardir}/web2c/pdftex/pdfcslatex.*
exit 0
fi
%triggerin -n texlive-cslatex -- texlive-atbegshi
> /var/run/texlive/run-fmtutil.cslatex
> /var/run/texlive/run-fmtutil.pdfcslatex
%triggerun -n texlive-cslatex -- texlive-atbegshi
> /var/run/texlive/run-fmtutil.cslatex
> /var/run/texlive/run-fmtutil.pdfcslatex
%triggerin -n texlive-cslatex -- texlive-atveryend
> /var/run/texlive/run-fmtutil.cslatex
> /var/run/texlive/run-fmtutil.pdfcslatex
%triggerun -n texlive-cslatex -- texlive-atveryend
> /var/run/texlive/run-fmtutil.cslatex
> /var/run/texlive/run-fmtutil.pdfcslatex
%triggerin -n texlive-cslatex -- texlive-cm
> /var/run/texlive/run-fmtutil.cslatex
> /var/run/texlive/run-fmtutil.pdfcslatex
%triggerun -n texlive-cslatex -- texlive-cm
> /var/run/texlive/run-fmtutil.cslatex
> /var/run/texlive/run-fmtutil.pdfcslatex
%triggerin -n texlive-cslatex -- texlive-csplain
> /var/run/texlive/run-fmtutil.cslatex
> /var/run/texlive/run-fmtutil.pdfcslatex
%triggerun -n texlive-cslatex -- texlive-csplain
> /var/run/texlive/run-fmtutil.cslatex
> /var/run/texlive/run-fmtutil.pdfcslatex
%triggerin -n texlive-cslatex -- texlive-everyshi
> /var/run/texlive/run-fmtutil.cslatex
> /var/run/texlive/run-fmtutil.pdfcslatex
%triggerun -n texlive-cslatex -- texlive-everyshi
> /var/run/texlive/run-fmtutil.cslatex
> /var/run/texlive/run-fmtutil.pdfcslatex
%triggerin -n texlive-cslatex -- texlive-firstaid
> /var/run/texlive/run-fmtutil.cslatex
> /var/run/texlive/run-fmtutil.pdfcslatex
%triggerun -n texlive-cslatex -- texlive-firstaid
> /var/run/texlive/run-fmtutil.cslatex
> /var/run/texlive/run-fmtutil.pdfcslatex
%triggerin -n texlive-cslatex -- texlive-hyphen-base
> /var/run/texlive/run-fmtutil.cslatex
> /var/run/texlive/run-fmtutil.pdfcslatex
%triggerun -n texlive-cslatex -- texlive-hyphen-base
> /var/run/texlive/run-fmtutil.cslatex
> /var/run/texlive/run-fmtutil.pdfcslatex
%triggerin -n texlive-cslatex -- texlive-l3kernel
> /var/run/texlive/run-fmtutil.cslatex
> /var/run/texlive/run-fmtutil.pdfcslatex
%triggerun -n texlive-cslatex -- texlive-l3kernel
> /var/run/texlive/run-fmtutil.cslatex
> /var/run/texlive/run-fmtutil.pdfcslatex
%triggerin -n texlive-cslatex -- texlive-l3packages
> /var/run/texlive/run-fmtutil.cslatex
> /var/run/texlive/run-fmtutil.pdfcslatex
%triggerun -n texlive-cslatex -- texlive-l3packages
> /var/run/texlive/run-fmtutil.cslatex
> /var/run/texlive/run-fmtutil.pdfcslatex
%triggerin -n texlive-cslatex -- texlive-latex
> /var/run/texlive/run-fmtutil.cslatex
> /var/run/texlive/run-fmtutil.pdfcslatex
%triggerun -n texlive-cslatex -- texlive-latex
> /var/run/texlive/run-fmtutil.cslatex
> /var/run/texlive/run-fmtutil.pdfcslatex
%triggerin -n texlive-cslatex -- texlive-latex-fonts
> /var/run/texlive/run-fmtutil.cslatex
> /var/run/texlive/run-fmtutil.pdfcslatex
%triggerun -n texlive-cslatex -- texlive-latex-fonts
> /var/run/texlive/run-fmtutil.cslatex
> /var/run/texlive/run-fmtutil.pdfcslatex
%triggerin -n texlive-cslatex -- texlive-tex-ini-files
> /var/run/texlive/run-fmtutil.cslatex
> /var/run/texlive/run-fmtutil.pdfcslatex
%triggerun -n texlive-cslatex -- texlive-tex-ini-files
> /var/run/texlive/run-fmtutil.cslatex
> /var/run/texlive/run-fmtutil.pdfcslatex
%triggerin -n texlive-cslatex -- texlive-unicode-data
> /var/run/texlive/run-fmtutil.cslatex
> /var/run/texlive/run-fmtutil.pdfcslatex
%triggerun -n texlive-cslatex -- texlive-unicode-data
> /var/run/texlive/run-fmtutil.cslatex
> /var/run/texlive/run-fmtutil.pdfcslatex
%posttrans -n texlive-cslatex
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-cslatex
%{_texmfdistdir}/tex/cslatex/base/cslatex.ini
%{_texmfdistdir}/tex/cslatex/base/czech.sty
%{_texmfdistdir}/tex/cslatex/base/fonttext.cfg
%{_texmfdistdir}/tex/cslatex/base/hyphen.cfg
%{_texmfdistdir}/tex/cslatex/base/il2cmdh.fd
%{_texmfdistdir}/tex/cslatex/base/il2cmfib.fd
%{_texmfdistdir}/tex/cslatex/base/il2cmfr.fd
%{_texmfdistdir}/tex/cslatex/base/il2cmr.fd
%{_texmfdistdir}/tex/cslatex/base/il2cmss.fd
%{_texmfdistdir}/tex/cslatex/base/il2cmtt.fd
%{_texmfdistdir}/tex/cslatex/base/il2cmvtt.fd
%{_texmfdistdir}/tex/cslatex/base/il2enc.def
%{_texmfdistdir}/tex/cslatex/base/il2lcmss.fd
%{_texmfdistdir}/tex/cslatex/base/il2lcmtt.fd
%{_texmfdistdir}/tex/cslatex/base/slovak.sty
%{_texmfdistdir}/tex/cslatex/cspsfonts/cspsfont.il2
%{_texmfdistdir}/tex/cslatex/cspsfonts/cspsfont.tex
%{_texmfdistdir}/tex/cslatex/cspsfonts/cspsfont.xl2
%{_texmfdistdir}/tex/cslatex/cspsfonts/il2pag.fd
%{_texmfdistdir}/tex/cslatex/cspsfonts/il2pbk.fd
%{_texmfdistdir}/tex/cslatex/cspsfonts/il2pcr.fd
%{_texmfdistdir}/tex/cslatex/cspsfonts/il2phv.fd
%{_texmfdistdir}/tex/cslatex/cspsfonts/il2phvn.fd
%{_texmfdistdir}/tex/cslatex/cspsfonts/il2pnc.fd
%{_texmfdistdir}/tex/cslatex/cspsfonts/il2ppl.fd
%{_texmfdistdir}/tex/cslatex/cspsfonts/il2ptm.fd
%{_texmfdistdir}/tex/cslatex/cspsfonts/il2pzc.fd
%{_texmfdistdir}/tex/cslatex/cspsfonts/nhelvet.sty
%{_texmfdistdir}/tex/cslatex/cspsfonts/ntimes.sty
%{_texmfdistdir}/tex/cslatex/cspsfonts/xl2pag.fd
%{_texmfdistdir}/tex/cslatex/cspsfonts/xl2pbk.fd
%{_texmfdistdir}/tex/cslatex/cspsfonts/xl2pcr.fd
%{_texmfdistdir}/tex/cslatex/cspsfonts/xl2phv.fd
%{_texmfdistdir}/tex/cslatex/cspsfonts/xl2phvn.fd
%{_texmfdistdir}/tex/cslatex/cspsfonts/xl2pnc.fd
%{_texmfdistdir}/tex/cslatex/cspsfonts/xl2ppl.fd
%{_texmfdistdir}/tex/cslatex/cspsfonts/xl2ptm.fd
%{_texmfdistdir}/tex/cslatex/cspsfonts/xl2pzc.fd
%package -n texlive-csplain
Version: %{texlive_version}.%{texlive_noarch}.mar._2022svn67934
Release: 0
License: LPPL-1.0
Summary: Plain TeX multilanguage support
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires: texlive-cm >= %{texlive_version}
#!BuildIgnore: texlive-cm
Requires: texlive-cs >= %{texlive_version}
#!BuildIgnore: texlive-cs
Requires(pre): texlive-csplain-bin >= %{texlive_version}
#!BuildIgnore: texlive-csplain-bin
Requires: texlive-enctex >= %{texlive_version}
#!BuildIgnore: texlive-enctex
Requires: texlive-hyph-utf8 >= %{texlive_version}
#!BuildIgnore: texlive-hyph-utf8
Requires: texlive-hyphen-base >= %{texlive_version}
#!BuildIgnore: texlive-hyphen-base
Requires: texlive-luatex >= %{texlive_version}
#!BuildIgnore: texlive-luatex
Requires: texlive-luatex85 >= %{texlive_version}
#!BuildIgnore: texlive-luatex85
Requires: texlive-pdftex >= %{texlive_version}
#!BuildIgnore: texlive-pdftex
Requires: texlive-plain >= %{texlive_version}
#!BuildIgnore: texlive-plain
Requires: texlive-tex >= %{texlive_version}
#!BuildIgnore: texlive-tex
Requires: texlive-tex-ini-files >= %{texlive_version}
#!BuildIgnore: texlive-tex-ini-files
Requires: texlive-xetex >= %{texlive_version}
#!BuildIgnore: texlive-xetex
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(post): findutils
Requires(post): grep
Requires(post): sed
Requires(post): texlive >= %{texlive_version}
Requires(post): tex(language.dat)
Requires(post): tex(language.def)
Requires(post): tex(language.dat.lua)
#!BuildIgnore: tex(language.dat)
#!BuildIgnore: tex(language.def)
#!BuildIgnore: tex(language.dat.lua)
Requires(postun): findutils
Requires(postun): grep
Requires(postun): sed
Requires(postun): texlive >= %{texlive_version}
Requires(postun): tex(language.dat)
Requires(postun): tex(language.def)
Requires(postun): tex(language.dat.lua)
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Provides: tex(ams-math.tex)
Provides: tex(cavantga.tex)
Provides: tex(cbookman.tex)
Provides: tex(chars-8z.tex)
Provides: tex(chelvet.tex)
Provides: tex(cncent.tex)
Provides: tex(cpalatin.tex)
Provides: tex(cs-adventor.tex)
Provides: tex(cs-all.tex)
Provides: tex(cs-antt.tex)
Provides: tex(cs-arev.tex)
Provides: tex(cs-baskerx.tex)
Provides: tex(cs-bera.tex)
Provides: tex(cs-bonum.tex)
Provides: tex(cs-charter.tex)
Provides: tex(cs-cursor.tex)
Provides: tex(cs-ebgaramond.tex)
Provides: tex(cs-heros.tex)
Provides: tex(cs-heuristica.tex)
Provides: tex(cs-iwona.tex)
Provides: tex(cs-kurier.tex)
Provides: tex(cs-libertine.tex)
Provides: tex(cs-pagella.tex)
Provides: tex(cs-polta.tex)
Provides: tex(cs-schola.tex)
Provides: tex(cs-termes.tex)
Provides: tex(csenc-k.tex)
Provides: tex(csenc-p.tex)
Provides: tex(csenc-u.tex)
Provides: tex(csenc-w.tex)
Provides: tex(csfonts.tex)
Provides: tex(csfontsm.tex)
Provides: tex(ctimes.tex)
Provides: tex(cyrchars.tex)
Provides: tex(czhyphen.tex)
Provides: tex(dcfonts.tex)
Provides: tex(ecfonts.tex)
Provides: tex(etex-mac.tex)
Provides: tex(exchars.tex)
Provides: tex(extcode.tex)
Provides: tex(ff-mac.tex)
Provides: tex(fontfam-catalog.tex)
Provides: tex(fontfam-global.tex)
Provides: tex(fontfam.tex)
Provides: tex(fonttabs.tex)
Provides: tex(glyphtounicode-cs.tex)
Provides: tex(il2code.tex)
Provides: tex(ki-math.tex)
Provides: tex(kp-fonts.tex)
Provides: tex(kp-math.tex)
Provides: tex(lmfonts.tex)
Provides: tex(luafonts.tex)
Provides: tex(ntx-math.tex)
Provides: tex(opmac-bib-iso690.tex)
Provides: tex(opmac-bib-simple.tex)
Provides: tex(opmac-bib.tex)
Provides: tex(opmac-luatex.tex)
Provides: tex(opmac-xetex.tex)
Provides: tex(opmac.tex)
Provides: tex(pazo-math.tex)
Provides: tex(pdfuni.tex)
Provides: tex(plaina4.tex)
Provides: tex(skhyphen.tex)
Provides: tex(t1code.tex)
Provides: tex(t1enc-u.tex)
Provides: tex(tx-math.tex)
Provides: tex(ucode.tex)
Provides: tex(uni-lcuc.tex)
Provides: tex(uni-math.tex)
Provides: tex(unifam.tex)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source162: csplain.tar.xz
%description -n texlive-csplain
CSplain is a small extension of basic Plain TeX macros, the
formats csplain and pdfcsplain can be generated. It supports:
hyphenation of words for 50+ languages, simple and powerful
font loading system (various sizes of fonts), TeX, pdfTeX,
XeTeX and LuaTeX engines, math fonts simply loaded with full
amstex-like features, three internal encodings (IL2 for
Czech/Slovak languages, T1 for many languages with latin
alphabet and Unicode in new TeX engines), natural UTF-8 input
in pdfTeX using encTeX without any active characters, Czech and
Slovak special typesetting features. An important part of the
package is OPmac, which implements most of LaTeX's features
(sectioning, font selection, color, hyper reference and urls,
bibliography, index, toc, tables,etc.) by Plain TeX macros. The
OPmac macros can generate and bibliography without any external
program.
%post -n texlive-csplain
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
> /var/run/texlive/run-fmtutil.csplain
sed -ri 's/^\#\![[= =]]+csplain\b.*/csplain pdftex - -etex -enc csplain-utf8.ini/' %{_texmfconfdir}/web2c/fmtutil.cnf || :
> /var/run/texlive/run-fmtutil.luacsplain
sed -ri 's/^\#\![[= =]]+luacsplain\b.*/luacsplain luatex - -etex csplain.ini/' %{_texmfconfdir}/web2c/fmtutil.cnf || :
> /var/run/texlive/run-fmtutil.pdfcsplain
sed -ri 's/^\#\![[= =]]+pdfcsplain\b.*/pdfcsplain luatex - -etex csplain.ini/' %{_texmfconfdir}/web2c/fmtutil.cnf || :
> /var/run/texlive/run-fmtutil.pdfcsplain
sed -ri 's/^\#\![[= =]]+pdfcsplain\b.*/pdfcsplain pdftex - -etex -enc csplain-utf8.ini/' %{_texmfconfdir}/web2c/fmtutil.cnf || :
> /var/run/texlive/run-fmtutil.pdfcsplain
sed -ri 's/^\#\![[= =]]+pdfcsplain\b.*/pdfcsplain xetex - -etex csplain.ini/' %{_texmfconfdir}/web2c/fmtutil.cnf || :
%postun -n texlive-csplain
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
sed -ri 's/^(csplain\b)/\#\!\ \1/' %{_texmfconfdir}/web2c/fmtutil.cnf || :
rm -f %{_texmfvardir}/web2c/pdftex/csplain.*
sed -ri 's/^(luacsplain\b)/\#\!\ \1/' %{_texmfconfdir}/web2c/fmtutil.cnf || :
rm -f %{_texmfvardir}/web2c/luatex/luacsplain.*
sed -ri 's/^(pdfcsplain\b)/\#\!\ \1/' %{_texmfconfdir}/web2c/fmtutil.cnf || :
rm -f %{_texmfvardir}/web2c/luatex/pdfcsplain.*
sed -ri 's/^(pdfcsplain\b)/\#\!\ \1/' %{_texmfconfdir}/web2c/fmtutil.cnf || :
rm -f %{_texmfvardir}/web2c/pdftex/pdfcsplain.*
sed -ri 's/^(pdfcsplain\b)/\#\!\ \1/' %{_texmfconfdir}/web2c/fmtutil.cnf || :
rm -f %{_texmfvardir}/web2c/xetex/pdfcsplain.*
exit 0
fi
%triggerin -n texlive-csplain -- texlive-cm
> /var/run/texlive/run-fmtutil.csplain
> /var/run/texlive/run-fmtutil.luacsplain
> /var/run/texlive/run-fmtutil.pdfcsplain
> /var/run/texlive/run-fmtutil.pdfcsplain
> /var/run/texlive/run-fmtutil.pdfcsplain
%triggerun -n texlive-csplain -- texlive-cm
> /var/run/texlive/run-fmtutil.csplain
> /var/run/texlive/run-fmtutil.luacsplain
> /var/run/texlive/run-fmtutil.pdfcsplain
> /var/run/texlive/run-fmtutil.pdfcsplain
> /var/run/texlive/run-fmtutil.pdfcsplain
%triggerin -n texlive-csplain -- texlive-cs
> /var/run/texlive/run-fmtutil.csplain
> /var/run/texlive/run-fmtutil.luacsplain
> /var/run/texlive/run-fmtutil.pdfcsplain
> /var/run/texlive/run-fmtutil.pdfcsplain
> /var/run/texlive/run-fmtutil.pdfcsplain
%triggerun -n texlive-csplain -- texlive-cs
> /var/run/texlive/run-fmtutil.csplain
> /var/run/texlive/run-fmtutil.luacsplain
> /var/run/texlive/run-fmtutil.pdfcsplain
> /var/run/texlive/run-fmtutil.pdfcsplain
> /var/run/texlive/run-fmtutil.pdfcsplain
%triggerin -n texlive-csplain -- texlive-hyphen-base
> /var/run/texlive/run-fmtutil.csplain
> /var/run/texlive/run-fmtutil.luacsplain
> /var/run/texlive/run-fmtutil.pdfcsplain
> /var/run/texlive/run-fmtutil.pdfcsplain
> /var/run/texlive/run-fmtutil.pdfcsplain
%triggerun -n texlive-csplain -- texlive-hyphen-base
> /var/run/texlive/run-fmtutil.csplain
> /var/run/texlive/run-fmtutil.luacsplain
> /var/run/texlive/run-fmtutil.pdfcsplain
> /var/run/texlive/run-fmtutil.pdfcsplain
> /var/run/texlive/run-fmtutil.pdfcsplain
%triggerin -n texlive-csplain -- texlive-plain
> /var/run/texlive/run-fmtutil.csplain
> /var/run/texlive/run-fmtutil.luacsplain
> /var/run/texlive/run-fmtutil.pdfcsplain
> /var/run/texlive/run-fmtutil.pdfcsplain
> /var/run/texlive/run-fmtutil.pdfcsplain
%triggerun -n texlive-csplain -- texlive-plain
> /var/run/texlive/run-fmtutil.csplain
> /var/run/texlive/run-fmtutil.luacsplain
> /var/run/texlive/run-fmtutil.pdfcsplain
> /var/run/texlive/run-fmtutil.pdfcsplain
> /var/run/texlive/run-fmtutil.pdfcsplain
%posttrans -n texlive-csplain
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-csplain
%{_texmfdistdir}/tex/csplain/base/csenc-k.tex
%{_texmfdistdir}/tex/csplain/base/csenc-p.tex
%{_texmfdistdir}/tex/csplain/base/csenc-u.tex
%{_texmfdistdir}/tex/csplain/base/csenc-w.tex
%{_texmfdistdir}/tex/csplain/base/cseplain.ini
%{_texmfdistdir}/tex/csplain/base/csfonts.tex
%{_texmfdistdir}/tex/csplain/base/csfontsm.tex
%{_texmfdistdir}/tex/csplain/base/csplain-utf8.ini
%{_texmfdistdir}/tex/csplain/base/csplain.ini
%{_texmfdistdir}/tex/csplain/base/czhyphen.ex
%{_texmfdistdir}/tex/csplain/base/czhyphen.tex
%{_texmfdistdir}/tex/csplain/base/etex-mac.tex
%{_texmfdistdir}/tex/csplain/base/extcode.tex
%{_texmfdistdir}/tex/csplain/base/fonttabs.tex
%{_texmfdistdir}/tex/csplain/base/hyphen.ex
%{_texmfdistdir}/tex/csplain/base/hyphen.lan
%{_texmfdistdir}/tex/csplain/base/il2code.tex
%{_texmfdistdir}/tex/csplain/base/lua-hyphen.lan
%{_texmfdistdir}/tex/csplain/base/luaplain.ini
%{_texmfdistdir}/tex/csplain/base/plaina4.tex
%{_texmfdistdir}/tex/csplain/base/skhyphen.ex
%{_texmfdistdir}/tex/csplain/base/skhyphen.tex
%{_texmfdistdir}/tex/csplain/base/t1code.tex
%{_texmfdistdir}/tex/csplain/base/t1enc-u.tex
%{_texmfdistdir}/tex/csplain/base/ucode.tex
%{_texmfdistdir}/tex/csplain/base/uni-lcuc.tex
%{_texmfdistdir}/tex/csplain/base/xeplain.ini
%{_texmfdistdir}/tex/csplain/fonts/ams-math.tex
%{_texmfdistdir}/tex/csplain/fonts/cavantga.tex
%{_texmfdistdir}/tex/csplain/fonts/cbookman.tex
%{_texmfdistdir}/tex/csplain/fonts/chars-8z.tex
%{_texmfdistdir}/tex/csplain/fonts/chelvet.tex
%{_texmfdistdir}/tex/csplain/fonts/cncent.tex
%{_texmfdistdir}/tex/csplain/fonts/cpalatin.tex
%{_texmfdistdir}/tex/csplain/fonts/cs-adventor.tex
%{_texmfdistdir}/tex/csplain/fonts/cs-all.tex
%{_texmfdistdir}/tex/csplain/fonts/cs-antt.tex
%{_texmfdistdir}/tex/csplain/fonts/cs-arev.tex
%{_texmfdistdir}/tex/csplain/fonts/cs-baskerx.tex
%{_texmfdistdir}/tex/csplain/fonts/cs-bera.tex
%{_texmfdistdir}/tex/csplain/fonts/cs-bonum.tex
%{_texmfdistdir}/tex/csplain/fonts/cs-charter.tex
%{_texmfdistdir}/tex/csplain/fonts/cs-cursor.tex
%{_texmfdistdir}/tex/csplain/fonts/cs-ebgaramond.tex
%{_texmfdistdir}/tex/csplain/fonts/cs-heros.tex
%{_texmfdistdir}/tex/csplain/fonts/cs-heuristica.tex
%{_texmfdistdir}/tex/csplain/fonts/cs-iwona.tex
%{_texmfdistdir}/tex/csplain/fonts/cs-kurier.tex
%{_texmfdistdir}/tex/csplain/fonts/cs-libertine.tex
%{_texmfdistdir}/tex/csplain/fonts/cs-pagella.tex
%{_texmfdistdir}/tex/csplain/fonts/cs-polta.tex
%{_texmfdistdir}/tex/csplain/fonts/cs-schola.tex
%{_texmfdistdir}/tex/csplain/fonts/cs-termes.tex
%{_texmfdistdir}/tex/csplain/fonts/ctimes.tex
%{_texmfdistdir}/tex/csplain/fonts/cyrchars.tex
%{_texmfdistdir}/tex/csplain/fonts/dcfonts.tex
%{_texmfdistdir}/tex/csplain/fonts/ecfonts.tex
%{_texmfdistdir}/tex/csplain/fonts/exchars.tex
%{_texmfdistdir}/tex/csplain/fonts/ff-mac.tex
%{_texmfdistdir}/tex/csplain/fonts/glyphtounicode-cs.tex
%{_texmfdistdir}/tex/csplain/fonts/ki-math.tex
%{_texmfdistdir}/tex/csplain/fonts/kp-fonts.tex
%{_texmfdistdir}/tex/csplain/fonts/kp-math.tex
%{_texmfdistdir}/tex/csplain/fonts/lmfonts.tex
%{_texmfdistdir}/tex/csplain/fonts/luafonts.tex
%{_texmfdistdir}/tex/csplain/fonts/ntx-math.tex
%{_texmfdistdir}/tex/csplain/fonts/pazo-math.tex
%{_texmfdistdir}/tex/csplain/fonts/tx-math.tex
%{_texmfdistdir}/tex/csplain/fonts/uni-math.tex
%{_texmfdistdir}/tex/csplain/fonts/unifam.tex
%{_texmfdistdir}/tex/csplain/opmac/fontfam-catalog.tex
%{_texmfdistdir}/tex/csplain/opmac/fontfam-global.tex
%{_texmfdistdir}/tex/csplain/opmac/fontfam.tex
%{_texmfdistdir}/tex/csplain/opmac/op-example.bib
%{_texmfdistdir}/tex/csplain/opmac/opmac-bib-iso690.tex
%{_texmfdistdir}/tex/csplain/opmac/opmac-bib-simple.tex
%{_texmfdistdir}/tex/csplain/opmac/opmac-bib.tex
%{_texmfdistdir}/tex/csplain/opmac/opmac-luatex.tex
%{_texmfdistdir}/tex/csplain/opmac/opmac-xetex.tex
%{_texmfdistdir}/tex/csplain/opmac/opmac.tex
%{_texmfdistdir}/tex/csplain/opmac/pdfuni.tex
%package -n texlive-csquotes
Version: %{texlive_version}.%{texlive_noarch}.5.2nsvn64389
Release: 0
License: LPPL-1.0
Summary: Context sensitive quotation facilities
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires: texlive-etoolbox >= %{texlive_version}
#!BuildIgnore: texlive-etoolbox
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-csquotes-doc >= %{texlive_version}
Provides: tex(csq-compat.def)
Provides: tex(csquotes.cfg)
Provides: tex(csquotes.def)
Provides: tex(csquotes.sty)
Requires: tex(etoolbox.sty)
Requires: tex(inputenc.sty)
Requires: tex(keyval.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source163: csquotes.tar.xz
Source164: csquotes.doc.tar.xz
%description -n texlive-csquotes
This package provides advanced facilities for inline and
display quotations. It is designed for a wide range of tasks
ranging from the most simple applications to the more complex
demands of formal quotations. The facilities include commands,
environments, and user-definable 'smart quotes' which
dynamically adjust to their context. Quotation marks are
switched automatically if quotations are nested and they can be
adjusted to the current language if the babel package is
available. There are additional facilities designed to cope
with the more specific demands of academic writing, especially
in the humanities and the social sciences. All quote styles as
well as the optional active quotes are freely configurable. The
package is dependent on e-TeX, and requires the author's
etoolbox package.
%package -n texlive-csquotes-doc
Version: %{texlive_version}.%{texlive_noarch}.5.2nsvn64389
Release: 0
Summary: Documentation for texlive-csquotes
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-csquotes and texlive-alldocumentation)
%description -n texlive-csquotes-doc
This package includes the documentation for texlive-csquotes
%post -n texlive-csquotes
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-csquotes
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-csquotes
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-csquotes-doc
%{_texmfdistdir}/doc/latex/csquotes/README.md
%{_texmfdistdir}/doc/latex/csquotes/csquotes.pdf
%{_texmfdistdir}/doc/latex/csquotes/csquotes.tex
%files -n texlive-csquotes
%{_texmfdistdir}/tex/latex/csquotes/csq-compat.def
%{_texmfdistdir}/tex/latex/csquotes/csquotes.cfg
%{_texmfdistdir}/tex/latex/csquotes/csquotes.def
%{_texmfdistdir}/tex/latex/csquotes/csquotes.sty
%package -n texlive-csquotes-de
Version: %{texlive_version}.%{texlive_noarch}.1.01svn23371
Release: 0
License: LPPL-1.0
Summary: German translation of csquotes 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/tlnet/archive/
# from 20240311
Source165: csquotes-de.doc.tar.xz
%description -n texlive-csquotes-de
This is a translation of the documentation of csquotes version
5.1.
%post -n texlive-csquotes-de
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-csquotes-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-csquotes-de
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-csquotes-de
%{_texmfdistdir}/doc/latex/csquotes-de/LIESMICH
%{_texmfdistdir}/doc/latex/csquotes-de/csquotes-DE.pdf
%{_texmfdistdir}/doc/latex/csquotes-de/csquotes-DE.tex
%package -n texlive-css-colors
Version: %{texlive_version}.%{texlive_noarch}.1.02svn54512
Release: 0
License: LPPL-1.0
Summary: Named colors for web-safe 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-css-colors-doc >= %{texlive_version}
Provides: tex(css-colors.sty)
Requires: tex(xcolor.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source166: css-colors.tar.xz
Source167: css-colors.doc.tar.xz
%description -n texlive-css-colors
This package defines web-safe colors for use with D.P.
Carlisle's color package. It is intended for both authors and
package writers (e.g. to create Beamer color themes).
%package -n texlive-css-colors-doc
Version: %{texlive_version}.%{texlive_noarch}.1.02svn54512
Release: 0
Summary: Documentation for texlive-css-colors
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-css-colors and texlive-alldocumentation)
%description -n texlive-css-colors-doc
This package includes the documentation for texlive-css-colors
%post -n texlive-css-colors
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-css-colors
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-css-colors
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-css-colors-doc
%{_texmfdistdir}/doc/latex/css-colors/README.txt
%{_texmfdistdir}/doc/latex/css-colors/css-colors.pdf
%{_texmfdistdir}/doc/latex/css-colors/css-colors.xlsx
%files -n texlive-css-colors
%{_texmfdistdir}/tex/latex/css-colors/css-colors.sty
%package -n texlive-cstex
Version: %{texlive_version}.%{texlive_noarch}.svn64149
Release: 0
License: LPPL-1.0
Summary: Support for Czech/Slovak languages
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): 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/tlnet/archive/
# from 20240311
Source168: cstex.doc.tar.xz
%description -n texlive-cstex
This package mirrors the macros part of the home site's
distribution of CSTeX. The licence (modified GPL) applies to
some of the additions that make it a Czech/Slovak language
distribution, rather than the distribution of a basic
Plain/LaTeX distribution.
%post -n texlive-cstex
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-cstex
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-cstex
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-cstex
%{_texmfdistdir}/doc/cstex/00-README-cslatex
%{_texmfdistdir}/doc/cstex/INSTALL.cslatex
%{_texmfdistdir}/doc/cstex/README-csplain
%{_texmfdistdir}/doc/cstex/README-cspsfont
%{_texmfdistdir}/doc/cstex/README-doc
%{_texmfdistdir}/doc/cstex/README-opmac
%{_texmfdistdir}/doc/cstex/README.cslatex
%{_texmfdistdir}/doc/cstex/cspsfonts-gen/README
%{_texmfdistdir}/doc/cstex/cspsfonts-gen/fontgen
%{_texmfdistdir}/doc/cstex/cspsfonts-gen/kernoff.c
%{_texmfdistdir}/doc/cstex/cspsfonts-gen/mkf
%{_texmfdistdir}/doc/cstex/cspsfonts-gen/mkfc
%{_texmfdistdir}/doc/cstex/cspsfonts-gen/xl2.enc
%{_texmfdistdir}/doc/cstex/cspsfonts-gen/xt2.enc
%{_texmfdistdir}/doc/cstex/cstexman.pdf
%{_texmfdistdir}/doc/cstex/cstexman.tex
%{_texmfdistdir}/doc/cstex/jemny.errata
%{_texmfdistdir}/doc/cstex/jemny.pdf
%{_texmfdistdir}/doc/cstex/jemny.tar.gz
%{_texmfdistdir}/doc/cstex/kpfonts-plain.tex
%{_texmfdistdir}/doc/cstex/lic-gpl.eng
%{_texmfdistdir}/doc/cstex/opmac-d.tex
%{_texmfdistdir}/doc/cstex/opmac-u-en.pdf
%{_texmfdistdir}/doc/cstex/opmac-u-en.tex
%{_texmfdistdir}/doc/cstex/opmac-u.pdf
%{_texmfdistdir}/doc/cstex/opmac-u.tex
%{_texmfdistdir}/doc/cstex/pdfuni-article.pdf
%{_texmfdistdir}/doc/cstex/pdfuni-article.tex
%{_texmfdistdir}/doc/cstex/prvni.pdf
%{_texmfdistdir}/doc/cstex/prvni.tex
%{_texmfdistdir}/doc/cstex/test8z.pdf
%{_texmfdistdir}/doc/cstex/test8z.tex
%{_texmfdistdir}/doc/cstex/testgyre8z.pdf
%{_texmfdistdir}/doc/cstex/testgyre8z.tex
%{_texmfdistdir}/doc/cstex/testlat.tex
%{_texmfdistdir}/doc/cstex/zmeny.txt
%package -n texlive-cstypo
Version: %{texlive_version}.%{texlive_noarch}.0.0.03svn41986
Release: 0
License: LPPL-1.0
Summary: Czech typography rules enforced through LuaTeX hooks
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-cstypo-doc >= %{texlive_version}
Provides: tex(cstypo-tex.tex)
Provides: tex(cstypo.sty)
Requires: tex(ifluatex.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source169: cstypo.tar.xz
Source170: cstypo.doc.tar.xz
%description -n texlive-cstypo
This package provides macros that enforce basic Czech
typography rules through Lua hooks available in LuaTeX.
%package -n texlive-cstypo-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.03svn41986
Release: 0
Summary: Documentation for texlive-cstypo
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-cstypo and texlive-alldocumentation)
%description -n texlive-cstypo-doc
This package includes the documentation for texlive-cstypo
%post -n texlive-cstypo
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-cstypo
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-cstypo
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-cstypo-doc
%{_texmfdistdir}/doc/lualatex/cstypo/LICENSE
%{_texmfdistdir}/doc/lualatex/cstypo/README.md
%{_texmfdistdir}/doc/lualatex/cstypo/cstypo.pdf
%{_texmfdistdir}/doc/lualatex/cstypo/cstypo.tex
%{_texmfdistdir}/doc/lualatex/cstypo/cstypotest.pdf
%{_texmfdistdir}/doc/lualatex/cstypo/cstypotest.tex
%files -n texlive-cstypo
%{_texmfdistdir}/tex/lualatex/cstypo/cstypo.sty
%{_texmfdistdir}/tex/luatex/cstypo/cstypo-tex.tex
%{_texmfdistdir}/tex/luatex/cstypo/cstypo.lua
%package -n texlive-csvmerge
Version: %{texlive_version}.%{texlive_noarch}.1.0svn51857
Release: 0
License: LPPL-1.0
Summary: Merge TeX code with csv data
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-csvmerge-doc >= %{texlive_version}
Provides: tex(csvmerge.sty)
Requires: tex(etoolbox.sty)
Requires: tex(stringstrings.sty)
Requires: tex(trimspaces.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source171: csvmerge.tar.xz
Source172: csvmerge.doc.tar.xz
%description -n texlive-csvmerge
This package provides macros for processing a csv spreadsheet
file with a minimum of configuration for the csv file. The
first row names the columns and the remaining rows are data.
This data can be merged with TeX code residing in an auxiliary
file and the process repeated for each data row. There is one
macro to set things up, one to extract the data, and one to
tell if the field is empty or not. The documentation contains
examples.
%package -n texlive-csvmerge-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0svn51857
Release: 0
Summary: Documentation for texlive-csvmerge
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-csvmerge and texlive-alldocumentation)
%description -n texlive-csvmerge-doc
This package includes the documentation for texlive-csvmerge
%post -n texlive-csvmerge
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-csvmerge
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-csvmerge
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-csvmerge-doc
%{_texmfdistdir}/doc/latex/csvmerge/README
%{_texmfdistdir}/doc/latex/csvmerge/csvmerge.pdf
%files -n texlive-csvmerge
%{_texmfdistdir}/tex/latex/csvmerge/csvmerge.sty
%package -n texlive-csvsimple
Version: %{texlive_version}.%{texlive_noarch}.2.6.0svn69494
Release: 0
License: LPPL-1.0
Summary: Simple CSV file processing
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-csvsimple-doc >= %{texlive_version}
Provides: tex(csvsimple-l3.sty)
Provides: tex(csvsimple-legacy.sty)
Provides: tex(csvsimple.sty)
Requires: tex(etoolbox.sty)
Requires: tex(ifthen.sty)
Requires: tex(pgfkeys.sty)
Requires: tex(pgfrcs.sty)
Requires: tex(shellesc.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source173: csvsimple.tar.xz
Source174: csvsimple.doc.tar.xz
%description -n texlive-csvsimple
The package provides a simple LaTeX interface for the
processing of files with comma separated values (CSV); it
relies on the key value syntax supported by pgfkeys to simplify
usage. Filtering and table generation are especially supported;
however, this lightweight tool offers no support for data
sorting or data base storage. The package depends on etoolbox,
ifthen, pgfrcs, pgfkeys, and shellesc.
%package -n texlive-csvsimple-doc
Version: %{texlive_version}.%{texlive_noarch}.2.6.0svn69494
Release: 0
Summary: Documentation for texlive-csvsimple
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-csvsimple and texlive-alldocumentation)
%description -n texlive-csvsimple-doc
This package includes the documentation for texlive-csvsimple
%post -n texlive-csvsimple
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-csvsimple
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-csvsimple
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-csvsimple-doc
%{_texmfdistdir}/doc/latex/csvsimple/CHANGES.md
%{_texmfdistdir}/doc/latex/csvsimple/README.md
%{_texmfdistdir}/doc/latex/csvsimple/amountsort.xml
%{_texmfdistdir}/doc/latex/csvsimple/catsort.xml
%{_texmfdistdir}/doc/latex/csvsimple/csvsimple-doc.sty
%{_texmfdistdir}/doc/latex/csvsimple/csvsimple-example.csv
%{_texmfdistdir}/doc/latex/csvsimple/csvsimple-example.pdf
%{_texmfdistdir}/doc/latex/csvsimple/csvsimple-example.tex
%{_texmfdistdir}/doc/latex/csvsimple/csvsimple-l3.pdf
%{_texmfdistdir}/doc/latex/csvsimple/csvsimple-l3.tex
%{_texmfdistdir}/doc/latex/csvsimple/csvsimple-legacy.pdf
%{_texmfdistdir}/doc/latex/csvsimple/csvsimple-legacy.tex
%{_texmfdistdir}/doc/latex/csvsimple/csvsimple-title.png
%{_texmfdistdir}/doc/latex/csvsimple/csvsimple.pdf
%{_texmfdistdir}/doc/latex/csvsimple/csvsimple.tex
%{_texmfdistdir}/doc/latex/csvsimple/encoding.xml
%{_texmfdistdir}/doc/latex/csvsimple/gradesort.xml
%{_texmfdistdir}/doc/latex/csvsimple/matriculationsort.xml
%{_texmfdistdir}/doc/latex/csvsimple/namesort.xml
%{_texmfdistdir}/doc/latex/csvsimple/transform.xml
%files -n texlive-csvsimple
%{_texmfdistdir}/tex/latex/csvsimple/csvsimple-l3.sty
%{_texmfdistdir}/tex/latex/csvsimple/csvsimple-legacy.sty
%{_texmfdistdir}/tex/latex/csvsimple/csvsimple.sty
%package -n texlive-ctable
Version: %{texlive_version}.%{texlive_noarch}.1.31svn38672
Release: 0
License: LPPL-1.0
Summary: Flexible typesetting of table and figure floats using key/value directives
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-ctable-doc >= %{texlive_version}
Provides: tex(ctable.sty)
Requires: tex(array.sty)
Requires: tex(booktabs.sty)
Requires: tex(etoolbox.sty)
Requires: tex(ifpdf.sty)
Requires: tex(rotating.sty)
Requires: tex(tabularx.sty)
Requires: tex(transparent.sty)
Requires: tex(xcolor.sty)
Requires: tex(xkeyval.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source175: ctable.tar.xz
Source176: ctable.doc.tar.xz
%description -n texlive-ctable
Provides commands to typeset centered, left- or right-aligned
table and (multiple-)figure floats, with footnotes. Instead of
an environment, a command with 4 arguments is used; the first
is optional and is used for key,value pairs generating
variations on the defaults and offering a route for future
extensions.
%package -n texlive-ctable-doc
Version: %{texlive_version}.%{texlive_noarch}.1.31svn38672
Release: 0
Summary: Documentation for texlive-ctable
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-ctable and texlive-alldocumentation)
%description -n texlive-ctable-doc
This package includes the documentation for texlive-ctable
%post -n texlive-ctable
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-ctable
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-ctable
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-ctable-doc
%{_texmfdistdir}/doc/latex/ctable/01a
%{_texmfdistdir}/doc/latex/ctable/01b
%{_texmfdistdir}/doc/latex/ctable/02k
%{_texmfdistdir}/doc/latex/ctable/02l
%{_texmfdistdir}/doc/latex/ctable/02m
%{_texmfdistdir}/doc/latex/ctable/03a
%{_texmfdistdir}/doc/latex/ctable/03b
%{_texmfdistdir}/doc/latex/ctable/04a
%{_texmfdistdir}/doc/latex/ctable/04b
%{_texmfdistdir}/doc/latex/ctable/05a
%{_texmfdistdir}/doc/latex/ctable/05b
%{_texmfdistdir}/doc/latex/ctable/05c
%{_texmfdistdir}/doc/latex/ctable/06a
%{_texmfdistdir}/doc/latex/ctable/06b
%{_texmfdistdir}/doc/latex/ctable/07a
%{_texmfdistdir}/doc/latex/ctable/07b
%{_texmfdistdir}/doc/latex/ctable/08a
%{_texmfdistdir}/doc/latex/ctable/08b
%{_texmfdistdir}/doc/latex/ctable/09b
%{_texmfdistdir}/doc/latex/ctable/10a
%{_texmfdistdir}/doc/latex/ctable/10b
%{_texmfdistdir}/doc/latex/ctable/12a
%{_texmfdistdir}/doc/latex/ctable/12b
%{_texmfdistdir}/doc/latex/ctable/13a
%{_texmfdistdir}/doc/latex/ctable/13b
%{_texmfdistdir}/doc/latex/ctable/13c
%{_texmfdistdir}/doc/latex/ctable/14a
%{_texmfdistdir}/doc/latex/ctable/README
%{_texmfdistdir}/doc/latex/ctable/ctable.pdf
%{_texmfdistdir}/doc/latex/ctable/doit
%{_texmfdistdir}/doc/latex/ctable/inst
%{_texmfdistdir}/doc/latex/ctable/lion.png
%{_texmfdistdir}/doc/latex/ctable/penguin.jpg
%files -n texlive-ctable
%{_texmfdistdir}/tex/latex/ctable/ctable.sty
%package -n texlive-ctablestack
Version: %{texlive_version}.%{texlive_noarch}.1.0svn38514
Release: 0
License: LPPL-1.0
Summary: Catcode table stable 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(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-ctablestack-doc >= %{texlive_version}
Provides: tex(ctablestack.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source177: ctablestack.tar.xz
Source178: ctablestack.doc.tar.xz
%description -n texlive-ctablestack
This package provides a method for defining category code table
stacks in LuaTeX. It builds on code provided by the 2015/10/01
release of LaTeX2e (also available as ltluatex.sty for plain
users). It is required by the luatexbase package (v1.0 onward)
which uses ctablestack to provide a back-compatibility form of
this concept.
%package -n texlive-ctablestack-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0svn38514
Release: 0
Summary: Documentation for texlive-ctablestack
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-ctablestack and texlive-alldocumentation)
%description -n texlive-ctablestack-doc
This package includes the documentation for texlive-ctablestack
%post -n texlive-ctablestack
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-ctablestack
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-ctablestack
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-ctablestack-doc
%{_texmfdistdir}/doc/luatex/ctablestack/README.md
%{_texmfdistdir}/doc/luatex/ctablestack/ctablestack.pdf
%files -n texlive-ctablestack
%{_texmfdistdir}/tex/luatex/ctablestack/ctablestack.sty
%package -n texlive-ctan-o-mat
Version: %{texlive_version}.%{texlive_noarch}.1.2svn51578
Release: 0
License: BSD-3-Clause
Summary: Upload or validate a package for CTAN
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-ctan-o-mat-bin >= %{texlive_version}
#!BuildIgnore: texlive-ctan-o-mat-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-ctan-o-mat-doc >= %{texlive_version}
Requires: perl(Cwd)
#!BuildIgnore: perl(Cwd)
Requires: perl(Data::Dumper)
#!BuildIgnore: perl(Data::Dumper)
Requires: perl(File::Basename)
#!BuildIgnore: perl(File::Basename)
Requires: perl(FileHandle)
#!BuildIgnore: perl(FileHandle)
Requires: perl(Getopt::Long)
#!BuildIgnore: perl(Getopt::Long)
Requires: perl(HTTP::Request::Common)
#!BuildIgnore: perl(HTTP::Request::Common)
Requires: perl(LWP::Protocol::https)
#!BuildIgnore: perl(LWP::Protocol::https)
Requires: perl(LWP::UserAgent)
#!BuildIgnore: perl(LWP::UserAgent)
Requires: perl(Pod::Text)
#!BuildIgnore: perl(Pod::Text)
Requires: perl(constant)
#!BuildIgnore: perl(constant)
Requires: perl(strict)
#!BuildIgnore: perl(strict)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source179: ctan-o-mat.tar.xz
Source180: ctan-o-mat.doc.tar.xz
%description -n texlive-ctan-o-mat
This program can be used to automate the upload of a package to
CTAN. The description of the package is contained in a
configuration file. The provided information is validated in
any case. If the validation succeeds and not only the
validation is requested, then the provided archive file will be
placed in the incoming area of the CTAN for further processing
by the CTAN team. In any case any finding during the validation
is reported at the end of the processing. Note that the
validation is the default and an official submission has to be
requested by an appropriate command line option. ctan-o-mat
requires an Internet connection to the CTAN server. Even the
validation retrieves the known attributes and the basic
constraints from the server.
%package -n texlive-ctan-o-mat-doc
Version: %{texlive_version}.%{texlive_noarch}.1.2svn51578
Release: 0
Summary: Documentation for texlive-ctan-o-mat
License: BSD-3-Clause
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-ctan-o-mat and texlive-alldocumentation)
Provides: man(ctan-o-mat.1)
%description -n texlive-ctan-o-mat-doc
This package includes the documentation for texlive-ctan-o-mat
%post -n texlive-ctan-o-mat
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-ctan-o-mat
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-ctan-o-mat
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-ctan-o-mat-doc
%{_mandir}/man1/ctan-o-mat.1*
%{_texmfdistdir}/doc/support/ctan-o-mat/LICENSE
%{_texmfdistdir}/doc/support/ctan-o-mat/README.md
%{_texmfdistdir}/doc/support/ctan-o-mat/ctan-o-mat
%{_texmfdistdir}/doc/support/ctan-o-mat/ctan-o-mat.pdf
%{_texmfdistdir}/doc/support/ctan-o-mat/ctan-o-mat.pkg
%{_texmfdistdir}/doc/support/ctan-o-mat/lib/md2ltx.pl
%{_texmfdistdir}/doc/support/ctan-o-mat/makefile
%files -n texlive-ctan-o-mat
%{_texmfdistdir}/scripts/ctan-o-mat/ctan-o-mat.pl
%package -n texlive-ctan_chk
Version: %{texlive_version}.%{texlive_noarch}.1.0svn36304
Release: 0
License: GPL-2.0-or-later
Summary: CTAN guidelines verifier and corrector for uploading projects
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): 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/tlnet/archive/
# from 20240311
Source181: ctan_chk.doc.tar.xz
%description -n texlive-ctan_chk
Basic gawk program that uses CTAN's published guidelines for
authors to help eliminate sloppiness in uploaded
files/projects. It is completely open for users to program
additional guidelines as well as CTAN's future adjustments.
%post -n texlive-ctan_chk
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-ctan_chk
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-ctan_chk
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-ctan_chk
%{_texmfdistdir}/doc/support/ctan_chk/README
%{_texmfdistdir}/doc/support/ctan_chk/ctan_chk.gawk
%{_texmfdistdir}/doc/support/ctan_chk/ctan_chk.pdf
%{_texmfdistdir}/doc/support/ctan_chk/ctan_chk.w
%{_texmfdistdir}/doc/support/ctan_chk/ctan_chk_bash
%package -n texlive-ctanbib
Version: %{texlive_version}.%{texlive_noarch}.0.0.2dsvn68650
Release: 0
License: LPPL-1.0
Summary: Export CTAN entries to bib format
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-ctanbib-bin >= %{texlive_version}
#!BuildIgnore: texlive-ctanbib-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-ctanbib-doc >= %{texlive_version}
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source182: ctanbib.tar.xz
Source183: ctanbib.doc.tar.xz
%description -n texlive-ctanbib
This package provides a Lua script which can be used for
retrieving bibliographic information in BibLaTeX format for
packages hosted on CTAN. The ctanbib script depends only on
LuaXML.
%package -n texlive-ctanbib-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.2dsvn68650
Release: 0
Summary: Documentation for texlive-ctanbib
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-ctanbib and texlive-alldocumentation)
Provides: man(ctanbib.1)
%description -n texlive-ctanbib-doc
This package includes the documentation for texlive-ctanbib
%post -n texlive-ctanbib
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-ctanbib
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-ctanbib
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-ctanbib-doc
%{_mandir}/man1/ctanbib.1*
%{_texmfdistdir}/doc/support/ctanbib/README.md
%{_texmfdistdir}/doc/support/ctanbib/ctanbib-doc.pdf
%{_texmfdistdir}/doc/support/ctanbib/ctanbib-doc.tex
%files -n texlive-ctanbib
%{_texmfdistdir}/scripts/ctanbib/ctanbib
%package -n texlive-ctanify
Version: %{texlive_version}.%{texlive_noarch}.1.9.1svn44129
Release: 0
License: LPPL-1.0
Summary: Prepare a package for upload to CTAN
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-ctanify-bin >= %{texlive_version}
#!BuildIgnore: texlive-ctanify-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-ctanify-doc >= %{texlive_version}
Requires: perl(Cwd)
#!BuildIgnore: perl(Cwd)
Requires: perl(File::Basename)
#!BuildIgnore: perl(File::Basename)
Requires: perl(File::Copy::Recursive)
#!BuildIgnore: perl(File::Copy::Recursive)
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::Temp)
#!BuildIgnore: perl(File::Temp)
Requires: perl(File::stat)
#!BuildIgnore: perl(File::stat)
Requires: perl(Getopt::Long)
#!BuildIgnore: perl(Getopt::Long)
Requires: perl(Pod::Usage)
#!BuildIgnore: perl(Pod::Usage)
Requires: perl(strict)
#!BuildIgnore: perl(strict)
Requires: perl(warnings)
#!BuildIgnore: perl(warnings)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source184: ctanify.tar.xz
Source185: ctanify.doc.tar.xz
%description -n texlive-ctanify
Given a list of filenames, ctanify creates a tarball (a .tar.gz
file) with the files laid out in CTAN's preferred structure. By
default this tarball additionally contains a ZIP (.zip) file
with copies of all files laid out in the standard TeX Directory
Structure (TDS), which may be used by those intending to
install the package, or by those who need to incorporate it in
a distribution. (The TDS ZIP file will be installed in the CTAN
install/ tree.) Given that CTAN and TeX Live are not fond of
.tds.zip files for small and/or otherwise straightforward
packages, ctanify has now been provided with an option that
prevents the creation and inclusion of such a .tds.zip file.
%package -n texlive-ctanify-doc
Version: %{texlive_version}.%{texlive_noarch}.1.9.1svn44129
Release: 0
Summary: Documentation for texlive-ctanify
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-ctanify and texlive-alldocumentation)
Provides: man(ctanify.1)
%description -n texlive-ctanify-doc
This package includes the documentation for texlive-ctanify
%post -n texlive-ctanify
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-ctanify
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-ctanify
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-ctanify-doc
%{_texmfdistdir}/doc/latex/ctanify/README
%{_texmfdistdir}/doc/latex/ctanify/ctanify.pdf
%{_mandir}/man1/ctanify.1*
%files -n texlive-ctanify
%{_texmfdistdir}/scripts/ctanify/ctanify
%package -n texlive-ctanupload
Version: %{texlive_version}.%{texlive_noarch}.1.2csvn26313
Release: 0
License: GPL-2.0-or-later
Summary: Support for users uploading to CTAN
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-ctanupload-bin >= %{texlive_version}
#!BuildIgnore: texlive-ctanupload-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-ctanupload-doc >= %{texlive_version}
Requires: perl(HTML::FormatText)
#!BuildIgnore: perl(HTML::FormatText)
Requires: perl(HTML::TreeBuilder)
#!BuildIgnore: perl(HTML::TreeBuilder)
Requires: perl(WWW::Mechanize)
#!BuildIgnore: perl(WWW::Mechanize)
Requires: perl(strict)
#!BuildIgnore: perl(strict)
Requires: perl(warnings)
#!BuildIgnore: perl(warnings)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source186: ctanupload.tar.xz
Source187: ctanupload.doc.tar.xz
%description -n texlive-ctanupload
The package provides a Perl script that allows the uploads of a
contribution to CTAN from the command line. The aim is to
simplify the release process for LaTeX package authors. Note by
the CTAN team (2015-02-05): It seems that this script is
currently not working.
%package -n texlive-ctanupload-doc
Version: %{texlive_version}.%{texlive_noarch}.1.2csvn26313
Release: 0
Summary: Documentation for texlive-ctanupload
License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-ctanupload and texlive-alldocumentation)
%description -n texlive-ctanupload-doc
This package includes the documentation for texlive-ctanupload
%post -n texlive-ctanupload
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-ctanupload
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-ctanupload
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-ctanupload-doc
%{_texmfdistdir}/doc/support/ctanupload/Makefile.example
%{_texmfdistdir}/doc/support/ctanupload/README
%{_texmfdistdir}/doc/support/ctanupload/ctanupload.pdf
%{_texmfdistdir}/doc/support/ctanupload/ctanupload.tex
%files -n texlive-ctanupload
%{_texmfdistdir}/scripts/ctanupload/ctanupload.pl
%package -n texlive-ctex
Version: %{texlive_version}.%{texlive_noarch}.2.5.10svn66115
Release: 0
License: LPPL-1.0
Summary: LaTeX classes and packages for Chinese typesetting
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires: texlive-adobemapping >= %{texlive_version}
#!BuildIgnore: texlive-adobemapping
Requires: texlive-atbegshi >= %{texlive_version}
#!BuildIgnore: texlive-atbegshi
Requires: texlive-beamer >= %{texlive_version}
#!BuildIgnore: texlive-beamer
Requires: texlive-cjk >= %{texlive_version}
#!BuildIgnore: texlive-cjk
Requires: texlive-cjkpunct >= %{texlive_version}
#!BuildIgnore: texlive-cjkpunct
Requires: texlive-ec >= %{texlive_version}
#!BuildIgnore: texlive-ec
Requires: texlive-epstopdf-pkg >= %{texlive_version}
#!BuildIgnore: texlive-epstopdf-pkg
Requires: texlive-etoolbox >= %{texlive_version}
#!BuildIgnore: texlive-etoolbox
Requires: texlive-everyhook >= %{texlive_version}
#!BuildIgnore: texlive-everyhook
Requires: texlive-fandol >= %{texlive_version}
#!BuildIgnore: texlive-fandol
Requires: texlive-fontspec >= %{texlive_version}
#!BuildIgnore: texlive-fontspec
Requires: texlive-iftex >= %{texlive_version}
#!BuildIgnore: texlive-iftex
Requires: texlive-infwarerr >= %{texlive_version}
#!BuildIgnore: texlive-infwarerr
Requires: texlive-kvoptions >= %{texlive_version}
#!BuildIgnore: texlive-kvoptions
Requires: texlive-kvsetkeys >= %{texlive_version}
#!BuildIgnore: texlive-kvsetkeys
Requires: texlive-latex-bin >= %{texlive_version}
#!BuildIgnore: texlive-latex-bin
Requires: texlive-ltxcmds >= %{texlive_version}
#!BuildIgnore: texlive-ltxcmds
Requires: texlive-luatexja >= %{texlive_version}
#!BuildIgnore: texlive-luatexja
Requires: texlive-mptopdf >= %{texlive_version}
#!BuildIgnore: texlive-mptopdf
Requires: texlive-ms >= %{texlive_version}
#!BuildIgnore: texlive-ms
Requires: texlive-pdftexcmds >= %{texlive_version}
#!BuildIgnore: texlive-pdftexcmds
Requires: texlive-platex-tools >= %{texlive_version}
#!BuildIgnore: texlive-platex-tools
Requires: texlive-svn-prov >= %{texlive_version}
#!BuildIgnore: texlive-svn-prov
Requires: texlive-tipa >= %{texlive_version}
#!BuildIgnore: texlive-tipa
Requires: texlive-tools >= %{texlive_version}
#!BuildIgnore: texlive-tools
Requires: texlive-ttfutils >= %{texlive_version}
#!BuildIgnore: texlive-ttfutils
Requires: texlive-ulem >= %{texlive_version}
#!BuildIgnore: texlive-ulem
Requires: texlive-uplatex >= %{texlive_version}
#!BuildIgnore: texlive-uplatex
Requires: texlive-xcjk2uni >= %{texlive_version}
#!BuildIgnore: texlive-xcjk2uni
Requires: texlive-xecjk >= %{texlive_version}
#!BuildIgnore: texlive-xecjk
Requires: texlive-xetex >= %{texlive_version}
#!BuildIgnore: texlive-xetex
Requires: texlive-xkeyval >= %{texlive_version}
#!BuildIgnore: texlive-xkeyval
Requires: texlive-xpinyin >= %{texlive_version}
#!BuildIgnore: texlive-xpinyin
Requires: texlive-xunicode >= %{texlive_version}
#!BuildIgnore: texlive-xunicode
Requires: texlive-zhmetrics >= %{texlive_version}
#!BuildIgnore: texlive-zhmetrics
Requires: texlive-zhmetrics-uptex >= %{texlive_version}
#!BuildIgnore: texlive-zhmetrics-uptex
Requires: texlive-zhnumber >= %{texlive_version}
#!BuildIgnore: texlive-zhnumber
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-ctex-doc >= %{texlive_version}
Provides: tex(c19rm.fd)
Provides: tex(c19sf.fd)
Provides: tex(c19tt.fd)
Provides: tex(c70rm.fd)
Provides: tex(c70sf.fd)
Provides: tex(c70tt.fd)
Provides: tex(ctex-c5size.clo)
Provides: tex(ctex-cs4size.clo)
Provides: tex(ctex-engine-aptex.def)
Provides: tex(ctex-engine-luatex.def)
Provides: tex(ctex-engine-pdftex.def)
Provides: tex(ctex-engine-uptex.def)
Provides: tex(ctex-engine-xetex.def)
Provides: tex(ctex-fontset-adobe.def)
Provides: tex(ctex-fontset-fandol.def)
Provides: tex(ctex-fontset-founder.def)
Provides: tex(ctex-fontset-mac.def)
Provides: tex(ctex-fontset-macnew.def)
Provides: tex(ctex-fontset-macold.def)
Provides: tex(ctex-fontset-ubuntu.def)
Provides: tex(ctex-fontset-windows.def)
Provides: tex(ctex-heading-article.def)
Provides: tex(ctex-heading-beamer.def)
Provides: tex(ctex-heading-book.def)
Provides: tex(ctex-heading-report.def)
Provides: tex(ctex-name-gbk.cfg)
Provides: tex(ctex-name-utf8.cfg)
Provides: tex(ctex-scheme-chinese-article.def)
Provides: tex(ctex-scheme-chinese-beamer.def)
Provides: tex(ctex-scheme-chinese-book.def)
Provides: tex(ctex-scheme-chinese-report.def)
Provides: tex(ctex-scheme-chinese.def)
Provides: tex(ctex-scheme-plain-article.def)
Provides: tex(ctex-scheme-plain-beamer.def)
Provides: tex(ctex-scheme-plain-book.def)
Provides: tex(ctex-scheme-plain-report.def)
Provides: tex(ctex-scheme-plain.def)
Provides: tex(ctex-spa-macro.tex)
Provides: tex(ctex-spa-make.tex)
Provides: tex(ctex-zhmap-adobe.tex)
Provides: tex(ctex-zhmap-fandol.tex)
Provides: tex(ctex-zhmap-founder.tex)
Provides: tex(ctex-zhmap-mac.tex)
Provides: tex(ctex-zhmap-ubuntu.tex)
Provides: tex(ctex-zhmap-windows.tex)
Provides: tex(ctex.cfg)
Provides: tex(ctex.sty)
Provides: tex(ctexart.cls)
Provides: tex(ctexbackend.cfg)
Provides: tex(ctexbeamer.cls)
Provides: tex(ctexbook.cls)
Provides: tex(ctexcap.sty)
Provides: tex(ctexheading.sty)
Provides: tex(ctexhook.sty)
Provides: tex(ctexopts.cfg)
Provides: tex(ctexpatch.sty)
Provides: tex(ctexrep.cls)
Provides: tex(ctexsize.sty)
Provides: tex(ctexspa.def)
Provides: tex(ctxdoc.cls)
Provides: tex(ctxdocstrip.tex)
Provides: tex(jt2zhrm.fd)
Provides: tex(jt2zhsf.fd)
Provides: tex(jt2zhtt.fd)
Provides: tex(jy2zhrm.fd)
Provides: tex(jy2zhsf.fd)
Provides: tex(jy2zhtt.fd)
Requires: tex(CJK.sty)
Requires: tex(CJKfntef.sty)
Requires: tex(CJKpunct.sty)
Requires: tex(CJKspace.sty)
Requires: tex(CJKutf8.sty)
Requires: tex(caption.sty)
Requires: tex(everysel.sty)
Requires: tex(expl3.sty)
Requires: tex(fancyhdr.sty)
Requires: tex(fancyvrb-ex.sty)
Requires: tex(fix-cm.sty)
Requires: tex(fontspec.sty)
Requires: tex(geometry.sty)
Requires: tex(hyperref.sty)
Requires: tex(indentfirst.sty)
Requires: tex(l3doc.cls)
Requires: tex(l3keys2e.sty)
Requires: tex(lltjp-listings.sty)
Requires: tex(luatexja.sty)
Requires: tex(makecell.sty)
Requires: tex(multitoc.sty)
Requires: tex(pxeverysel.sty)
Requires: tex(siunitx.sty)
Requires: tex(tabularx.sty)
Requires: tex(threeparttable.sty)
Requires: tex(unicode-math.sty)
Requires: tex(xCJK2uni.sty)
Requires: tex(xcolor.sty)
Requires: tex(xeCJK.sty)
Requires: tex(xeCJKfntef.sty)
Requires: tex(xparse.sty)
Requires: tex(xunicode-addon.sty)
Requires: tex(zhnumber.sty)
Requires: tex(zref-base.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source188: ctex.tar.xz
Source189: ctex.doc.tar.xz
%description -n texlive-ctex
ctex is a collection of macro packages and document classes for
LaTeX Chinese typesetting.
%package -n texlive-ctex-doc
Version: %{texlive_version}.%{texlive_noarch}.2.5.10svn66115
Release: 0
Summary: Documentation for texlive-ctex
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-ctex and texlive-alldocumentation)
Provides: locale(texlive-ctex-doc:zh)
%description -n texlive-ctex-doc
This package includes the documentation for texlive-ctex
%post -n texlive-ctex
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-ctex
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-ctex
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-ctex-doc
%{_texmfdistdir}/doc/latex/ctex/README.md
%{_texmfdistdir}/doc/latex/ctex/ctex.pdf
%files -n texlive-ctex
%{_texmfdistdir}/tex/generic/ctex/ctex-spa-macro.tex
%{_texmfdistdir}/tex/generic/ctex/ctex-spa-make.tex
%{_texmfdistdir}/tex/generic/ctex/ctxdocstrip.tex
%{_texmfdistdir}/tex/generic/ctex/zhmap/ctex-zhmap-adobe.tex
%{_texmfdistdir}/tex/generic/ctex/zhmap/ctex-zhmap-fandol.tex
%{_texmfdistdir}/tex/generic/ctex/zhmap/ctex-zhmap-founder.tex
%{_texmfdistdir}/tex/generic/ctex/zhmap/ctex-zhmap-mac.tex
%{_texmfdistdir}/tex/generic/ctex/zhmap/ctex-zhmap-ubuntu.tex
%{_texmfdistdir}/tex/generic/ctex/zhmap/ctex-zhmap-windows.tex
%{_texmfdistdir}/tex/latex/ctex/config/ctex-name-gbk.cfg
%{_texmfdistdir}/tex/latex/ctex/config/ctex-name-utf8.cfg
%{_texmfdistdir}/tex/latex/ctex/config/ctex.cfg
%{_texmfdistdir}/tex/latex/ctex/config/ctexbackend.cfg
%{_texmfdistdir}/tex/latex/ctex/config/ctexopts.cfg
%{_texmfdistdir}/tex/latex/ctex/ctex-c5size.clo
%{_texmfdistdir}/tex/latex/ctex/ctex-cs4size.clo
%{_texmfdistdir}/tex/latex/ctex/ctex.sty
%{_texmfdistdir}/tex/latex/ctex/ctexart.cls
%{_texmfdistdir}/tex/latex/ctex/ctexbeamer.cls
%{_texmfdistdir}/tex/latex/ctex/ctexbook.cls
%{_texmfdistdir}/tex/latex/ctex/ctexcap.sty
%{_texmfdistdir}/tex/latex/ctex/ctexheading.sty
%{_texmfdistdir}/tex/latex/ctex/ctexhook.sty
%{_texmfdistdir}/tex/latex/ctex/ctexpatch.sty
%{_texmfdistdir}/tex/latex/ctex/ctexrep.cls
%{_texmfdistdir}/tex/latex/ctex/ctexsize.sty
%{_texmfdistdir}/tex/latex/ctex/ctexspa.def
%{_texmfdistdir}/tex/latex/ctex/ctxdoc.cls
%{_texmfdistdir}/tex/latex/ctex/dictionary/translator-theorem-dictionary-ChineseGBK.dict
%{_texmfdistdir}/tex/latex/ctex/dictionary/translator-theorem-dictionary-ChineseUTF8.dict
%{_texmfdistdir}/tex/latex/ctex/engine/ctex-engine-aptex.def
%{_texmfdistdir}/tex/latex/ctex/engine/ctex-engine-luatex.def
%{_texmfdistdir}/tex/latex/ctex/engine/ctex-engine-pdftex.def
%{_texmfdistdir}/tex/latex/ctex/engine/ctex-engine-uptex.def
%{_texmfdistdir}/tex/latex/ctex/engine/ctex-engine-xetex.def
%{_texmfdistdir}/tex/latex/ctex/fd/c19rm.fd
%{_texmfdistdir}/tex/latex/ctex/fd/c19sf.fd
%{_texmfdistdir}/tex/latex/ctex/fd/c19tt.fd
%{_texmfdistdir}/tex/latex/ctex/fd/c70rm.fd
%{_texmfdistdir}/tex/latex/ctex/fd/c70sf.fd
%{_texmfdistdir}/tex/latex/ctex/fd/c70tt.fd
%{_texmfdistdir}/tex/latex/ctex/fd/jt2zhrm.fd
%{_texmfdistdir}/tex/latex/ctex/fd/jt2zhsf.fd
%{_texmfdistdir}/tex/latex/ctex/fd/jt2zhtt.fd
%{_texmfdistdir}/tex/latex/ctex/fd/jy2zhrm.fd
%{_texmfdistdir}/tex/latex/ctex/fd/jy2zhsf.fd
%{_texmfdistdir}/tex/latex/ctex/fd/jy2zhtt.fd
%{_texmfdistdir}/tex/latex/ctex/fontset/ctex-fontset-adobe.def
%{_texmfdistdir}/tex/latex/ctex/fontset/ctex-fontset-fandol.def
%{_texmfdistdir}/tex/latex/ctex/fontset/ctex-fontset-founder.def
%{_texmfdistdir}/tex/latex/ctex/fontset/ctex-fontset-mac.def
%{_texmfdistdir}/tex/latex/ctex/fontset/ctex-fontset-macnew.def
%{_texmfdistdir}/tex/latex/ctex/fontset/ctex-fontset-macold.def
%{_texmfdistdir}/tex/latex/ctex/fontset/ctex-fontset-ubuntu.def
%{_texmfdistdir}/tex/latex/ctex/fontset/ctex-fontset-windows.def
%{_texmfdistdir}/tex/latex/ctex/heading/ctex-heading-article.def
%{_texmfdistdir}/tex/latex/ctex/heading/ctex-heading-beamer.def
%{_texmfdistdir}/tex/latex/ctex/heading/ctex-heading-book.def
%{_texmfdistdir}/tex/latex/ctex/heading/ctex-heading-report.def
%{_texmfdistdir}/tex/latex/ctex/scheme/ctex-scheme-chinese-article.def
%{_texmfdistdir}/tex/latex/ctex/scheme/ctex-scheme-chinese-beamer.def
%{_texmfdistdir}/tex/latex/ctex/scheme/ctex-scheme-chinese-book.def
%{_texmfdistdir}/tex/latex/ctex/scheme/ctex-scheme-chinese-report.def
%{_texmfdistdir}/tex/latex/ctex/scheme/ctex-scheme-chinese.def
%{_texmfdistdir}/tex/latex/ctex/scheme/ctex-scheme-plain-article.def
%{_texmfdistdir}/tex/latex/ctex/scheme/ctex-scheme-plain-beamer.def
%{_texmfdistdir}/tex/latex/ctex/scheme/ctex-scheme-plain-book.def
%{_texmfdistdir}/tex/latex/ctex/scheme/ctex-scheme-plain-report.def
%{_texmfdistdir}/tex/latex/ctex/scheme/ctex-scheme-plain.def
%{_texmfdistdir}/tex/luatex/ctex/ctex-zhconv-index.lua
%{_texmfdistdir}/tex/luatex/ctex/ctex-zhconv.lua
%package -n texlive-ctex-faq
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
License: GFDL-1.3-or-later
Summary: LaTeX FAQ by the Chinese TeX Society (ctex.org)
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): 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/tlnet/archive/
# from 20240311
Source190: ctex-faq.doc.tar.xz
%description -n texlive-ctex-faq
Most questions were collected on the bbs.ctex.org forum, and
were answered in detail by the author.
%post -n texlive-ctex-faq
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-ctex-faq
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-ctex-faq
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-ctex-faq
%{_texmfdistdir}/doc/latex/ctex-faq/README
%{_texmfdistdir}/doc/latex/ctex-faq/ctex-faq.pdf
%{_texmfdistdir}/doc/latex/ctex-faq/src/ctex-faq.sty
%{_texmfdistdir}/doc/latex/ctex-faq/src/ctex-faq.tex
%package -n texlive-ctib
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
License: GPL-2.0-or-later
Summary: Tibetan for TeX and LaTeX2e
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-ctib-doc >= %{texlive_version}
Provides: tex(ctib.sty)
Provides: tex(ctib.tex)
Provides: tex(ctib.tfm)
Provides: tex(lctctib.fd)
Provides: tex(lctenc.def)
Requires: tex(fontenc.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source191: ctib.tar.xz
Source192: ctib.doc.tar.xz
%description -n texlive-ctib
A package using a modified version of Sirlin's Tibetan font. An
advantage of this Tibetan implementation is that all consonant
clusters are formed by TeX and Metafont. No external
preprocessor is needed.
%package -n texlive-ctib-doc
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
Summary: Documentation for texlive-ctib
License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-ctib and texlive-alldocumentation)
%description -n texlive-ctib-doc
This package includes the documentation for texlive-ctib
%post -n texlive-ctib
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-ctib
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-ctib
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-ctib-doc
%{_texmfdistdir}/doc/latex/ctib/README
%{_texmfdistdir}/doc/latex/ctib/ctib4tex.pdf
%{_texmfdistdir}/doc/latex/ctib/ctib4tex.tex
%files -n texlive-ctib
%{_texmfdistdir}/fonts/source/public/ctib/bzrsetup.mf
%{_texmfdistdir}/fonts/source/public/ctib/ctib.mf
%{_texmfdistdir}/fonts/source/public/ctib/ctibcode.mf
%{_texmfdistdir}/fonts/source/public/ctib/ctiblett.mf
%{_texmfdistdir}/fonts/source/public/ctib/ctibligs.mf
%{_texmfdistdir}/fonts/source/public/ctib/ctibnum.mf
%{_texmfdistdir}/fonts/source/public/ctib/ctibpunc.mf
%{_texmfdistdir}/fonts/source/public/ctib/ctibsplt.mf
%{_texmfdistdir}/fonts/source/public/ctib/ctibvow.mf
%{_texmfdistdir}/fonts/tfm/public/ctib/ctib.tfm
%{_texmfdistdir}/tex/latex/ctib/ctib.sty
%{_texmfdistdir}/tex/latex/ctib/ctib.tex
%{_texmfdistdir}/tex/latex/ctib/lctctib.fd
%{_texmfdistdir}/tex/latex/ctib/lctenc.def
%package -n texlive-ctie
Version: %{texlive_version}.%{texlive_noarch}.1.1svn70015
Release: 0
License: GPL-2.0-or-later
Summary: C version of tie (merging Web change files)
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-ctie-bin >= %{texlive_version}
#!BuildIgnore: texlive-ctie-bin
Requires: texlive-kpathsea >= %{texlive_version}
#!BuildIgnore: texlive-kpathsea
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Provides: man(ctie.1)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source193: ctie.doc.tar.xz
%description -n texlive-ctie
This is a version of tie converted for use with cweb.
%post -n texlive-ctie
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-ctie
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-ctie
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-ctie
%{_mandir}/man1/ctie.1*
%package -n texlive-cuisine
Version: %{texlive_version}.%{texlive_noarch}.0.0.7svn34453
Release: 0
License: LPPL-1.0
Summary: Typeset recipes
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-cuisine-doc >= %{texlive_version}
Provides: tex(cuisine.sty)
Requires: tex(nicefrac.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source194: cuisine.tar.xz
Source195: cuisine.doc.tar.xz
%description -n texlive-cuisine
Typeset recipes with the ingredients lined up with their method
step (somewhat similarly to the layout used in cooking).
%package -n texlive-cuisine-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.7svn34453
Release: 0
Summary: Documentation for texlive-cuisine
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-cuisine and texlive-alldocumentation)
%description -n texlive-cuisine-doc
This package includes the documentation for texlive-cuisine
%post -n texlive-cuisine
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-cuisine
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-cuisine
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-cuisine-doc
%{_texmfdistdir}/doc/latex/cuisine/README
%{_texmfdistdir}/doc/latex/cuisine/cuisine.pdf
%files -n texlive-cuisine
%{_texmfdistdir}/tex/latex/cuisine/cuisine.sty
%package -n texlive-culmus
Version: %{texlive_version}.%{texlive_noarch}.1.1svn68495
Release: 0
License: LPPL-1.0
Summary: Hebrew fonts from the Culmus 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(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-culmus-fonts >= %{texlive_version}
Suggests: texlive-culmus-doc >= %{texlive_version}
Provides: tex(aharoni-new.tfm)
Provides: tex(aharoni-new.vf)
Provides: tex(aharoni.tfm)
Provides: tex(aharoni.vf)
Provides: tex(aharonib-new.tfm)
Provides: tex(aharonib-new.vf)
Provides: tex(aharonib.tfm)
Provides: tex(aharonib.vf)
Provides: tex(aharonibi-new.tfm)
Provides: tex(aharonibi-new.vf)
Provides: tex(aharonibi.tfm)
Provides: tex(aharonibi.vf)
Provides: tex(aharonii-new.tfm)
Provides: tex(aharonii-new.vf)
Provides: tex(aharonii.tfm)
Provides: tex(aharonii.vf)
Provides: tex(caladings-new.tfm)
Provides: tex(caladings-new.vf)
Provides: tex(caladings.tfm)
Provides: tex(caladings.vf)
Provides: tex(culmus-new.map)
Provides: tex(culmus.map)
Provides: tex(culmus.sty)
Provides: tex(david-new.tfm)
Provides: tex(david-new.vf)
Provides: tex(david.tfm)
Provides: tex(david.vf)
Provides: tex(davidb-new.tfm)
Provides: tex(davidb-new.vf)
Provides: tex(davidb.tfm)
Provides: tex(davidb.vf)
Provides: tex(davidbi-new.tfm)
Provides: tex(davidbi-new.vf)
Provides: tex(davidi-new.tfm)
Provides: tex(davidi-new.vf)
Provides: tex(davidi.tfm)
Provides: tex(davidi.vf)
Provides: tex(drugulinb-new.tfm)
Provides: tex(drugulinb-new.vf)
Provides: tex(drugulinb.tfm)
Provides: tex(drugulinb.vf)
Provides: tex(drugulinbi-new.tfm)
Provides: tex(drugulinbi-new.vf)
Provides: tex(drugulinbi.tfm)
Provides: tex(drugulinbi.vf)
Provides: tex(ellinia-new.tfm)
Provides: tex(ellinia-new.vf)
Provides: tex(ellinia.tfm)
Provides: tex(ellinia.vf)
Provides: tex(elliniab-new.tfm)
Provides: tex(elliniab-new.vf)
Provides: tex(elliniab.tfm)
Provides: tex(elliniab.vf)
Provides: tex(elliniabi-new.tfm)
Provides: tex(elliniabi-new.vf)
Provides: tex(elliniabi.tfm)
Provides: tex(elliniabi.vf)
Provides: tex(elliniai-new.tfm)
Provides: tex(elliniai-new.vf)
Provides: tex(elliniai.tfm)
Provides: tex(elliniai.vf)
Provides: tex(frank-new.tfm)
Provides: tex(frank-new.vf)
Provides: tex(frank.tfm)
Provides: tex(frank.vf)
Provides: tex(frankClmNkd.tfm)
Provides: tex(frankClmNkd.vf)
Provides: tex(frankClmNkdb.tfm)
Provides: tex(frankClmNkdb.vf)
Provides: tex(frankClmNkdbi.tfm)
Provides: tex(frankClmNkdbi.vf)
Provides: tex(frankClmNkdi.tfm)
Provides: tex(frankClmNkdi.vf)
Provides: tex(frankb-new.tfm)
Provides: tex(frankb-new.vf)
Provides: tex(frankb.tfm)
Provides: tex(frankb.vf)
Provides: tex(frankbi-new.tfm)
Provides: tex(frankbi-new.vf)
Provides: tex(frankbi.tfm)
Provides: tex(frankbi.vf)
Provides: tex(franki-new.tfm)
Provides: tex(franki-new.vf)
Provides: tex(franki.tfm)
Provides: tex(franki.vf)
Provides: tex(he8.enc)
Provides: tex(he8aharoni.fd)
Provides: tex(he8cmr.fd)
Provides: tex(he8cmss.fd)
Provides: tex(he8cmtt.fd)
Provides: tex(he8david.fd)
Provides: tex(he8drugulin.fd)
Provides: tex(he8ellinia.fd)
Provides: tex(he8frank.fd)
Provides: tex(he8miriam.fd)
Provides: tex(he8nachlieli.fd)
Provides: tex(he8yad.fd)
Provides: tex(miriam-new.tfm)
Provides: tex(miriam-new.vf)
Provides: tex(miriam.tfm)
Provides: tex(miriam.vf)
Provides: tex(miriamClmNkd.tfm)
Provides: tex(miriamClmNkd.vf)
Provides: tex(miriamClmNkdb.tfm)
Provides: tex(miriamClmNkdb.vf)
Provides: tex(miriamClmNkdbi.tfm)
Provides: tex(miriamClmNkdbi.vf)
Provides: tex(miriamClmNkdi.tfm)
Provides: tex(miriamClmNkdi.vf)
Provides: tex(miriamb-new.tfm)
Provides: tex(miriamb-new.vf)
Provides: tex(miriamb.tfm)
Provides: tex(miriamb.vf)
Provides: tex(miriambi-new.tfm)
Provides: tex(miriambi-new.vf)
Provides: tex(miriambi.tfm)
Provides: tex(miriambi.vf)
Provides: tex(miriami-new.tfm)
Provides: tex(miriami-new.vf)
Provides: tex(miriami.tfm)
Provides: tex(miriami.vf)
Provides: tex(nachlieli-new.tfm)
Provides: tex(nachlieli-new.vf)
Provides: tex(nachlieli.tfm)
Provides: tex(nachlieli.vf)
Provides: tex(nachlieliClmNkd.tfm)
Provides: tex(nachlieliClmNkd.vf)
Provides: tex(nachlieliClmNkdb.tfm)
Provides: tex(nachlieliClmNkdb.vf)
Provides: tex(nachlieliClmNkdbi.tfm)
Provides: tex(nachlieliClmNkdbi.vf)
Provides: tex(nachlieliClmNkdi.tfm)
Provides: tex(nachlieliClmNkdi.vf)
Provides: tex(nachlielib-new.tfm)
Provides: tex(nachlielib-new.vf)
Provides: tex(nachlielib.tfm)
Provides: tex(nachlielib.vf)
Provides: tex(nachlielibi-new.tfm)
Provides: tex(nachlielibi-new.vf)
Provides: tex(nachlielibi.tfm)
Provides: tex(nachlielibi.vf)
Provides: tex(nachlielii-new.tfm)
Provides: tex(nachlielii-new.vf)
Provides: tex(nachlielii.tfm)
Provides: tex(nachlielii.vf)
Provides: tex(nhe8.enc)
Provides: tex(nhe8aharoni.fd)
Provides: tex(nhe8cmr.fd)
Provides: tex(nhe8cmss.fd)
Provides: tex(nhe8cmtt.fd)
Provides: tex(nhe8david.fd)
Provides: tex(nhe8drugulin.fd)
Provides: tex(nhe8ellinia.fd)
Provides: tex(nhe8frank.fd)
Provides: tex(nhe8miriam.fd)
Provides: tex(nhe8nachlieli.fd)
Provides: tex(nhe8yad.fd)
Provides: tex(raharoni-new.tfm)
Provides: tex(raharoni.tfm)
Provides: tex(raharonib-new.tfm)
Provides: tex(raharonib.tfm)
Provides: tex(raharonibi-new.tfm)
Provides: tex(raharonibi.tfm)
Provides: tex(raharonii-new.tfm)
Provides: tex(raharonii.tfm)
Provides: tex(rcaladings-new.tfm)
Provides: tex(rcaladings.tfm)
Provides: tex(rdavid-new.tfm)
Provides: tex(rdavid.tfm)
Provides: tex(rdavidb-new.tfm)
Provides: tex(rdavidb.tfm)
Provides: tex(rdavidbi-new.tfm)
Provides: tex(rdavidi-new.tfm)
Provides: tex(rdavidi.tfm)
Provides: tex(rdrugulinb-new.tfm)
Provides: tex(rdrugulinb.tfm)
Provides: tex(rdrugulinbi-new.tfm)
Provides: tex(rdrugulinbi.tfm)
Provides: tex(rellinia-new.tfm)
Provides: tex(rellinia.tfm)
Provides: tex(relliniab-new.tfm)
Provides: tex(relliniab.tfm)
Provides: tex(relliniabi-new.tfm)
Provides: tex(relliniabi.tfm)
Provides: tex(relliniai-new.tfm)
Provides: tex(relliniai.tfm)
Provides: tex(rfrank-new.tfm)
Provides: tex(rfrank.tfm)
Provides: tex(rfrankClmNkd.tfm)
Provides: tex(rfrankClmNkdb.tfm)
Provides: tex(rfrankClmNkdbi.tfm)
Provides: tex(rfrankClmNkdi.tfm)
Provides: tex(rfrankb-new.tfm)
Provides: tex(rfrankb.tfm)
Provides: tex(rfrankbi-new.tfm)
Provides: tex(rfrankbi.tfm)
Provides: tex(rfranki-new.tfm)
Provides: tex(rfranki.tfm)
Provides: tex(rmiriam-new.tfm)
Provides: tex(rmiriam.tfm)
Provides: tex(rmiriamClmNkd.tfm)
Provides: tex(rmiriamClmNkdb.tfm)
Provides: tex(rmiriamClmNkdbi.tfm)
Provides: tex(rmiriamClmNkdi.tfm)
Provides: tex(rmiriamb-new.tfm)
Provides: tex(rmiriamb.tfm)
Provides: tex(rmiriambi-new.tfm)
Provides: tex(rmiriambi.tfm)
Provides: tex(rmiriami-new.tfm)
Provides: tex(rmiriami.tfm)
Provides: tex(rnachlieli-new.tfm)
Provides: tex(rnachlieli.tfm)
Provides: tex(rnachlieliClmNkd.tfm)
Provides: tex(rnachlieliClmNkdb.tfm)
Provides: tex(rnachlieliClmNkdbi.tfm)
Provides: tex(rnachlieliClmNkdi.tfm)
Provides: tex(rnachlielib-new.tfm)
Provides: tex(rnachlielib.tfm)
Provides: tex(rnachlielibi-new.tfm)
Provides: tex(rnachlielibi.tfm)
Provides: tex(rnachlielii-new.tfm)
Provides: tex(rnachlielii.tfm)
Provides: tex(ryadbi-new.tfm)
Provides: tex(ryadbi.tfm)
Provides: tex(ryadi-new.tfm)
Provides: tex(ryadi.tfm)
Provides: tex(ryehuda-new.tfm)
Provides: tex(ryehuda.tfm)
Provides: tex(ryehudab-new.tfm)
Provides: tex(ryehudab.tfm)
Provides: tex(yadbi-new.tfm)
Provides: tex(yadbi-new.vf)
Provides: tex(yadbi.tfm)
Provides: tex(yadbi.vf)
Provides: tex(yadi-new.tfm)
Provides: tex(yadi-new.vf)
Provides: tex(yadi.tfm)
Provides: tex(yadi.vf)
Provides: tex(yehuda-new.tfm)
Provides: tex(yehuda-new.vf)
Provides: tex(yehuda.tfm)
Provides: tex(yehuda.vf)
Provides: tex(yehudab-new.tfm)
Provides: tex(yehudab-new.vf)
Provides: tex(yehudab.tfm)
Provides: tex(yehudab.vf)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source196: culmus.tar.xz
Source197: culmus.doc.tar.xz
%description -n texlive-culmus
Hebrew fonts from the Culmus Project. Both Type1 and
Open/TrueType versions of the fonts are provided, as well as
font definition files. It is recomended to use these fonts with
the NHE8 font encoding, from the hebrew-fonts package.
%package -n texlive-culmus-doc
Version: %{texlive_version}.%{texlive_noarch}.1.1svn68495
Release: 0
Summary: Documentation for texlive-culmus
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-culmus and texlive-alldocumentation)
%description -n texlive-culmus-doc
This package includes the documentation for texlive-culmus
%package -n texlive-culmus-fonts
Version: %{texlive_version}.%{texlive_noarch}.1.1svn68495
Release: 0
Summary: Severed fonts for texlive-culmus
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-culmus-fonts
The separated fonts package for texlive-culmus
%post -n texlive-culmus
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMap culmus-new.map' >> /var/run/texlive/run-updmap
echo 'addMap culmus.map' >> /var/run/texlive/run-updmap
%postun -n texlive-culmus
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMap culmus-new.map' >> /var/run/texlive/run-updmap
echo 'deleteMap culmus.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-culmus
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%reconfigure_fonts_scriptlets -n texlive-culmus-fonts
%files -n texlive-culmus-doc
%{_texmfdistdir}/doc/fonts/culmus/GNU-GPL
%{_texmfdistdir}/doc/fonts/culmus/LICENSE
%{_texmfdistdir}/doc/fonts/culmus/LICENSE-BITSTREAM
%{_texmfdistdir}/doc/fonts/culmus/README.TEXLIVE
%{_texmfdistdir}/doc/fonts/culmus/README.md
%{_texmfdistdir}/doc/fonts/culmus/culmus.pdf
%files -n texlive-culmus
%{_texmfdistdir}/fonts/afm/public/culmus/AharoniCLM-Bold.afm
%{_texmfdistdir}/fonts/afm/public/culmus/AharoniCLM-BoldOblique.afm
%{_texmfdistdir}/fonts/afm/public/culmus/AharoniCLM-Book.afm
%{_texmfdistdir}/fonts/afm/public/culmus/AharoniCLM-BookOblique.afm
%{_texmfdistdir}/fonts/afm/public/culmus/CaladingsCLM.afm
%{_texmfdistdir}/fonts/afm/public/culmus/ComixNo2CLM-Bold.afm
%{_texmfdistdir}/fonts/afm/public/culmus/ComixNo2CLM-Medium.afm
%{_texmfdistdir}/fonts/afm/public/culmus/DavidCLM-Bold.afm
%{_texmfdistdir}/fonts/afm/public/culmus/DavidCLM-BoldItalic.afm
%{_texmfdistdir}/fonts/afm/public/culmus/DavidCLM-Medium.afm
%{_texmfdistdir}/fonts/afm/public/culmus/DavidCLM-MediumItalic.afm
%{_texmfdistdir}/fonts/afm/public/culmus/DorianCLM-Book.afm
%{_texmfdistdir}/fonts/afm/public/culmus/DrugulinCLM-Bold.afm
%{_texmfdistdir}/fonts/afm/public/culmus/DrugulinCLM-BoldItalic.afm
%{_texmfdistdir}/fonts/afm/public/culmus/ElliniaCLM-Bold.afm
%{_texmfdistdir}/fonts/afm/public/culmus/ElliniaCLM-BoldItalic.afm
%{_texmfdistdir}/fonts/afm/public/culmus/ElliniaCLM-Light.afm
%{_texmfdistdir}/fonts/afm/public/culmus/ElliniaCLM-LightItalic.afm
%{_texmfdistdir}/fonts/afm/public/culmus/FrankRuehlCLM-Bold.afm
%{_texmfdistdir}/fonts/afm/public/culmus/FrankRuehlCLM-BoldOblique.afm
%{_texmfdistdir}/fonts/afm/public/culmus/FrankRuehlCLM-Medium.afm
%{_texmfdistdir}/fonts/afm/public/culmus/FrankRuehlCLM-MediumOblique.afm
%{_texmfdistdir}/fonts/afm/public/culmus/GanCLM-Bold.afm
%{_texmfdistdir}/fonts/afm/public/culmus/GladiaCLM-Bold.afm
%{_texmfdistdir}/fonts/afm/public/culmus/KtavYadCLM-BoldItalic.afm
%{_texmfdistdir}/fonts/afm/public/culmus/KtavYadCLM-MediumItalic.afm
%{_texmfdistdir}/fonts/afm/public/culmus/MiriamCLM-Bold.afm
%{_texmfdistdir}/fonts/afm/public/culmus/MiriamCLM-Book.afm
%{_texmfdistdir}/fonts/afm/public/culmus/MiriamMonoCLM-Bold.afm
%{_texmfdistdir}/fonts/afm/public/culmus/MiriamMonoCLM-BoldOblique.afm
%{_texmfdistdir}/fonts/afm/public/culmus/MiriamMonoCLM-Book.afm
%{_texmfdistdir}/fonts/afm/public/culmus/MiriamMonoCLM-BookOblique.afm
%{_texmfdistdir}/fonts/afm/public/culmus/NachlieliCLM-Bold.afm
%{_texmfdistdir}/fonts/afm/public/culmus/NachlieliCLM-BoldOblique.afm
%{_texmfdistdir}/fonts/afm/public/culmus/NachlieliCLM-Light.afm
%{_texmfdistdir}/fonts/afm/public/culmus/NachlieliCLM-LightOblique.afm
%{_texmfdistdir}/fonts/afm/public/culmus/OzradCLM-Bold.afm
%{_texmfdistdir}/fonts/afm/public/culmus/YehudaCLM-Bold.afm
%{_texmfdistdir}/fonts/afm/public/culmus/YehudaCLM-Light.afm
%{_texmfdistdir}/fonts/enc/dvips/culmus/he8.enc
%{_texmfdistdir}/fonts/enc/dvips/culmus/nhe8.enc
%{_texmfdistdir}/fonts/map/dvips/culmus/culmus-new.map
%{_texmfdistdir}/fonts/map/dvips/culmus/culmus.map
%verify(link) %{_texmfdistdir}/fonts/opentype/public/culmus/DavidCLM-Bold.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/culmus/DavidCLM-BoldItalic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/culmus/DavidCLM-Medium.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/culmus/DavidCLM-MediumItalic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/culmus/NachlieliCLM-Bold.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/culmus/NachlieliCLM-BoldOblique.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/culmus/NachlieliCLM-Light.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/culmus/NachlieliCLM-LightOblique.otf
%{_texmfdistdir}/fonts/tfm/public/culmus/aharoni-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/aharoni.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/aharonib-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/aharonib.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/aharonibi-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/aharonibi.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/aharonii-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/aharonii.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/caladings-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/caladings.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/david-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/david.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/davidb-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/davidb.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/davidbi-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/davidi-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/davidi.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/drugulinb-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/drugulinb.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/drugulinbi-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/drugulinbi.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/ellinia-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/ellinia.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/elliniab-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/elliniab.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/elliniabi-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/elliniabi.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/elliniai-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/elliniai.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/frank-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/frank.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/frankClmNkd.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/frankClmNkdb.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/frankClmNkdbi.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/frankClmNkdi.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/frankb-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/frankb.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/frankbi-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/frankbi.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/franki-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/franki.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/miriam-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/miriam.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/miriamClmNkd.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/miriamClmNkdb.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/miriamClmNkdbi.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/miriamClmNkdi.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/miriamb-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/miriamb.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/miriambi-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/miriambi.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/miriami-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/miriami.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/nachlieli-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/nachlieli.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/nachlieliClmNkd.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/nachlieliClmNkdb.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/nachlieliClmNkdbi.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/nachlieliClmNkdi.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/nachlielib-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/nachlielib.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/nachlielibi-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/nachlielibi.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/nachlielii-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/nachlielii.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/raharoni-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/raharoni.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/raharonib-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/raharonib.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/raharonibi-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/raharonibi.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/raharonii-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/raharonii.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rcaladings-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rcaladings.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rdavid-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rdavid.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rdavidb-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rdavidb.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rdavidbi-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rdavidi-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rdavidi.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rdrugulinb-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rdrugulinb.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rdrugulinbi-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rdrugulinbi.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rellinia-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rellinia.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/relliniab-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/relliniab.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/relliniabi-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/relliniabi.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/relliniai-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/relliniai.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rfrank-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rfrank.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rfrankClmNkd.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rfrankClmNkdb.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rfrankClmNkdbi.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rfrankClmNkdi.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rfrankb-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rfrankb.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rfrankbi-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rfrankbi.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rfranki-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rfranki.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rmiriam-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rmiriam.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rmiriamClmNkd.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rmiriamClmNkdb.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rmiriamClmNkdbi.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rmiriamClmNkdi.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rmiriamb-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rmiriamb.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rmiriambi-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rmiriambi.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rmiriami-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rmiriami.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rnachlieli-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rnachlieli.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rnachlieliClmNkd.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rnachlieliClmNkdb.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rnachlieliClmNkdbi.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rnachlieliClmNkdi.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rnachlielib-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rnachlielib.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rnachlielibi-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rnachlielibi.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rnachlielii-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/rnachlielii.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/ryadbi-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/ryadbi.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/ryadi-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/ryadi.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/ryehuda-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/ryehuda.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/ryehudab-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/ryehudab.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/yadbi-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/yadbi.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/yadi-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/yadi.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/yehuda-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/yehuda.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/yehudab-new.tfm
%{_texmfdistdir}/fonts/tfm/public/culmus/yehudab.tfm
%verify(link) %{_texmfdistdir}/fonts/truetype/public/culmus/FrankRuehlCLM-Bold.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/culmus/FrankRuehlCLM-BoldOblique.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/culmus/FrankRuehlCLM-Medium.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/culmus/FrankRuehlCLM-MediumOblique.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/culmus/HadasimCLM-Bold.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/culmus/HadasimCLM-BoldOblique.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/culmus/HadasimCLM-Regular.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/culmus/HadasimCLM-RegularOblique.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/culmus/KeterYG-Bold.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/culmus/KeterYG-BoldOblique.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/culmus/KeterYG-Medium.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/culmus/KeterYG-MediumOblique.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/culmus/MiriamCLM-Bold.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/culmus/MiriamCLM-Book.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/culmus/MiriamMonoCLM-Bold.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/culmus/MiriamMonoCLM-BoldOblique.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/culmus/MiriamMonoCLM-Book.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/culmus/MiriamMonoCLM-BookOblique.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/culmus/ShofarDemi-Bold.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/culmus/ShofarDemi-BoldOblique.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/culmus/ShofarRegular.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/culmus/ShofarRegularOblique.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/culmus/SimpleCLM-Bold.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/culmus/SimpleCLM-BoldOblique.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/culmus/SimpleCLM-Medium.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/culmus/SimpleCLM-MediumOblique.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/culmus/StamAshkenazCLM.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/culmus/StamSefaradCLM.ttf
%verify(link) %{_texmfdistdir}/fonts/type1/public/culmus/AharoniCLM-Bold.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/culmus/AharoniCLM-BoldOblique.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/culmus/AharoniCLM-Book.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/culmus/AharoniCLM-BookOblique.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/culmus/CaladingsCLM.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/culmus/DavidCLM-Bold.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/culmus/DavidCLM-BoldItalic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/culmus/DavidCLM-Medium.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/culmus/DavidCLM-MediumItalic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/culmus/DrugulinCLM-Bold.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/culmus/DrugulinCLM-BoldItalic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/culmus/ElliniaCLM-Bold.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/culmus/ElliniaCLM-BoldItalic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/culmus/ElliniaCLM-Light.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/culmus/ElliniaCLM-LightItalic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/culmus/FrankRuehlCLM-Bold.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/culmus/FrankRuehlCLM-BoldOblique.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/culmus/FrankRuehlCLM-Medium.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/culmus/FrankRuehlCLM-MediumOblique.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/culmus/KtavYadCLM-BoldItalic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/culmus/KtavYadCLM-MediumItalic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/culmus/MiriamMonoCLM-Bold.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/culmus/MiriamMonoCLM-BoldOblique.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/culmus/MiriamMonoCLM-Book.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/culmus/MiriamMonoCLM-BookOblique.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/culmus/NachlieliCLM-Bold.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/culmus/NachlieliCLM-BoldOblique.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/culmus/NachlieliCLM-Light.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/culmus/NachlieliCLM-LightOblique.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/culmus/YehudaCLM-Bold.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/culmus/YehudaCLM-Light.pfb
%{_texmfdistdir}/fonts/type3/culmus/FrankRuehlCLM-Bold-Menukad.t3
%{_texmfdistdir}/fonts/type3/culmus/FrankRuehlCLM-BoldOblique-Menukad.t3
%{_texmfdistdir}/fonts/type3/culmus/FrankRuehlCLM-Medium-Menukad.t3
%{_texmfdistdir}/fonts/type3/culmus/FrankRuehlCLM-MediumOblique-Menukad.t3
%{_texmfdistdir}/fonts/type3/culmus/MiriamMonoCLM-Bold-Menukad.t3
%{_texmfdistdir}/fonts/type3/culmus/MiriamMonoCLM-BoldOblique-Menukad.t3
%{_texmfdistdir}/fonts/type3/culmus/MiriamMonoCLM-Book-Menukad.t3
%{_texmfdistdir}/fonts/type3/culmus/MiriamMonoCLM-BookOblique-Menukad.t3
%{_texmfdistdir}/fonts/type3/culmus/NachlieliCLM-Bold-Menukad.t3
%{_texmfdistdir}/fonts/type3/culmus/NachlieliCLM-BoldOblique-Menukad.t3
%{_texmfdistdir}/fonts/type3/culmus/NachlieliCLM-Light-Menukad.t3
%{_texmfdistdir}/fonts/type3/culmus/NachlieliCLM-LightOblique-Menukad.t3
%{_texmfdistdir}/fonts/vf/public/culmus/aharoni-new.vf
%{_texmfdistdir}/fonts/vf/public/culmus/aharoni.vf
%{_texmfdistdir}/fonts/vf/public/culmus/aharonib-new.vf
%{_texmfdistdir}/fonts/vf/public/culmus/aharonib.vf
%{_texmfdistdir}/fonts/vf/public/culmus/aharonibi-new.vf
%{_texmfdistdir}/fonts/vf/public/culmus/aharonibi.vf
%{_texmfdistdir}/fonts/vf/public/culmus/aharonii-new.vf
%{_texmfdistdir}/fonts/vf/public/culmus/aharonii.vf
%{_texmfdistdir}/fonts/vf/public/culmus/caladings-new.vf
%{_texmfdistdir}/fonts/vf/public/culmus/caladings.vf
%{_texmfdistdir}/fonts/vf/public/culmus/david-new.vf
%{_texmfdistdir}/fonts/vf/public/culmus/david.vf
%{_texmfdistdir}/fonts/vf/public/culmus/davidb-new.vf
%{_texmfdistdir}/fonts/vf/public/culmus/davidb.vf
%{_texmfdistdir}/fonts/vf/public/culmus/davidbi-new.vf
%{_texmfdistdir}/fonts/vf/public/culmus/davidi-new.vf
%{_texmfdistdir}/fonts/vf/public/culmus/davidi.vf
%{_texmfdistdir}/fonts/vf/public/culmus/drugulinb-new.vf
%{_texmfdistdir}/fonts/vf/public/culmus/drugulinb.vf
%{_texmfdistdir}/fonts/vf/public/culmus/drugulinbi-new.vf
%{_texmfdistdir}/fonts/vf/public/culmus/drugulinbi.vf
%{_texmfdistdir}/fonts/vf/public/culmus/ellinia-new.vf
%{_texmfdistdir}/fonts/vf/public/culmus/ellinia.vf
%{_texmfdistdir}/fonts/vf/public/culmus/elliniab-new.vf
%{_texmfdistdir}/fonts/vf/public/culmus/elliniab.vf
%{_texmfdistdir}/fonts/vf/public/culmus/elliniabi-new.vf
%{_texmfdistdir}/fonts/vf/public/culmus/elliniabi.vf
%{_texmfdistdir}/fonts/vf/public/culmus/elliniai-new.vf
%{_texmfdistdir}/fonts/vf/public/culmus/elliniai.vf
%{_texmfdistdir}/fonts/vf/public/culmus/frank-new.vf
%{_texmfdistdir}/fonts/vf/public/culmus/frank.vf
%{_texmfdistdir}/fonts/vf/public/culmus/frankClmNkd.vf
%{_texmfdistdir}/fonts/vf/public/culmus/frankClmNkdb.vf
%{_texmfdistdir}/fonts/vf/public/culmus/frankClmNkdbi.vf
%{_texmfdistdir}/fonts/vf/public/culmus/frankClmNkdi.vf
%{_texmfdistdir}/fonts/vf/public/culmus/frankb-new.vf
%{_texmfdistdir}/fonts/vf/public/culmus/frankb.vf
%{_texmfdistdir}/fonts/vf/public/culmus/frankbi-new.vf
%{_texmfdistdir}/fonts/vf/public/culmus/frankbi.vf
%{_texmfdistdir}/fonts/vf/public/culmus/franki-new.vf
%{_texmfdistdir}/fonts/vf/public/culmus/franki.vf
%{_texmfdistdir}/fonts/vf/public/culmus/miriam-new.vf
%{_texmfdistdir}/fonts/vf/public/culmus/miriam.vf
%{_texmfdistdir}/fonts/vf/public/culmus/miriamClmNkd.vf
%{_texmfdistdir}/fonts/vf/public/culmus/miriamClmNkdb.vf
%{_texmfdistdir}/fonts/vf/public/culmus/miriamClmNkdbi.vf
%{_texmfdistdir}/fonts/vf/public/culmus/miriamClmNkdi.vf
%{_texmfdistdir}/fonts/vf/public/culmus/miriamb-new.vf
%{_texmfdistdir}/fonts/vf/public/culmus/miriamb.vf
%{_texmfdistdir}/fonts/vf/public/culmus/miriambi-new.vf
%{_texmfdistdir}/fonts/vf/public/culmus/miriambi.vf
%{_texmfdistdir}/fonts/vf/public/culmus/miriami-new.vf
%{_texmfdistdir}/fonts/vf/public/culmus/miriami.vf
%{_texmfdistdir}/fonts/vf/public/culmus/nachlieli-new.vf
%{_texmfdistdir}/fonts/vf/public/culmus/nachlieli.vf
%{_texmfdistdir}/fonts/vf/public/culmus/nachlieliClmNkd.vf
%{_texmfdistdir}/fonts/vf/public/culmus/nachlieliClmNkdb.vf
%{_texmfdistdir}/fonts/vf/public/culmus/nachlieliClmNkdbi.vf
%{_texmfdistdir}/fonts/vf/public/culmus/nachlieliClmNkdi.vf
%{_texmfdistdir}/fonts/vf/public/culmus/nachlielib-new.vf
%{_texmfdistdir}/fonts/vf/public/culmus/nachlielib.vf
%{_texmfdistdir}/fonts/vf/public/culmus/nachlielibi-new.vf
%{_texmfdistdir}/fonts/vf/public/culmus/nachlielibi.vf
%{_texmfdistdir}/fonts/vf/public/culmus/nachlielii-new.vf
%{_texmfdistdir}/fonts/vf/public/culmus/nachlielii.vf
%{_texmfdistdir}/fonts/vf/public/culmus/yadbi-new.vf
%{_texmfdistdir}/fonts/vf/public/culmus/yadbi.vf
%{_texmfdistdir}/fonts/vf/public/culmus/yadi-new.vf
%{_texmfdistdir}/fonts/vf/public/culmus/yadi.vf
%{_texmfdistdir}/fonts/vf/public/culmus/yehuda-new.vf
%{_texmfdistdir}/fonts/vf/public/culmus/yehuda.vf
%{_texmfdistdir}/fonts/vf/public/culmus/yehudab-new.vf
%{_texmfdistdir}/fonts/vf/public/culmus/yehudab.vf
%{_texmfdistdir}/tex/latex/culmus/culmus.sty
%{_texmfdistdir}/tex/latex/culmus/he8aharoni.fd
%{_texmfdistdir}/tex/latex/culmus/he8cmr.fd
%{_texmfdistdir}/tex/latex/culmus/he8cmss.fd
%{_texmfdistdir}/tex/latex/culmus/he8cmtt.fd
%{_texmfdistdir}/tex/latex/culmus/he8david.fd
%{_texmfdistdir}/tex/latex/culmus/he8drugulin.fd
%{_texmfdistdir}/tex/latex/culmus/he8ellinia.fd
%{_texmfdistdir}/tex/latex/culmus/he8frank.fd
%{_texmfdistdir}/tex/latex/culmus/he8miriam.fd
%{_texmfdistdir}/tex/latex/culmus/he8nachlieli.fd
%{_texmfdistdir}/tex/latex/culmus/he8yad.fd
%{_texmfdistdir}/tex/latex/culmus/nhe8aharoni.fd
%{_texmfdistdir}/tex/latex/culmus/nhe8cmr.fd
%{_texmfdistdir}/tex/latex/culmus/nhe8cmss.fd
%{_texmfdistdir}/tex/latex/culmus/nhe8cmtt.fd
%{_texmfdistdir}/tex/latex/culmus/nhe8david.fd
%{_texmfdistdir}/tex/latex/culmus/nhe8drugulin.fd
%{_texmfdistdir}/tex/latex/culmus/nhe8ellinia.fd
%{_texmfdistdir}/tex/latex/culmus/nhe8frank.fd
%{_texmfdistdir}/tex/latex/culmus/nhe8miriam.fd
%{_texmfdistdir}/tex/latex/culmus/nhe8nachlieli.fd
%{_texmfdistdir}/tex/latex/culmus/nhe8yad.fd
%files -n texlive-culmus-fonts
%dir %{_datadir}/fonts/texlive-culmus
%{_datadir}/fontconfig/conf.avail/58-texlive-culmus.conf
%{_datadir}/fontconfig/conf.avail/55-texlive-culmus.conf
%config %{_sysconfdir}/fonts/conf.d/55-texlive-culmus.conf
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-culmus/encodings.dir
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-culmus/fonts.dir
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-culmus/fonts.scale
%{_datadir}/fonts/texlive-culmus/DavidCLM-Bold.otf
%{_datadir}/fonts/texlive-culmus/DavidCLM-BoldItalic.otf
%{_datadir}/fonts/texlive-culmus/DavidCLM-Medium.otf
%{_datadir}/fonts/texlive-culmus/DavidCLM-MediumItalic.otf
%{_datadir}/fonts/texlive-culmus/NachlieliCLM-Bold.otf
%{_datadir}/fonts/texlive-culmus/NachlieliCLM-BoldOblique.otf
%{_datadir}/fonts/texlive-culmus/NachlieliCLM-Light.otf
%{_datadir}/fonts/texlive-culmus/NachlieliCLM-LightOblique.otf
%{_datadir}/fonts/texlive-culmus/FrankRuehlCLM-Bold.ttf
%{_datadir}/fonts/texlive-culmus/FrankRuehlCLM-BoldOblique.ttf
%{_datadir}/fonts/texlive-culmus/FrankRuehlCLM-Medium.ttf
%{_datadir}/fonts/texlive-culmus/FrankRuehlCLM-MediumOblique.ttf
%{_datadir}/fonts/texlive-culmus/HadasimCLM-Bold.ttf
%{_datadir}/fonts/texlive-culmus/HadasimCLM-BoldOblique.ttf
%{_datadir}/fonts/texlive-culmus/HadasimCLM-Regular.ttf
%{_datadir}/fonts/texlive-culmus/HadasimCLM-RegularOblique.ttf
%{_datadir}/fonts/texlive-culmus/KeterYG-Bold.ttf
%{_datadir}/fonts/texlive-culmus/KeterYG-BoldOblique.ttf
%{_datadir}/fonts/texlive-culmus/KeterYG-Medium.ttf
%{_datadir}/fonts/texlive-culmus/KeterYG-MediumOblique.ttf
%{_datadir}/fonts/texlive-culmus/MiriamCLM-Bold.ttf
%{_datadir}/fonts/texlive-culmus/MiriamCLM-Book.ttf
%{_datadir}/fonts/texlive-culmus/MiriamMonoCLM-Bold.ttf
%{_datadir}/fonts/texlive-culmus/MiriamMonoCLM-BoldOblique.ttf
%{_datadir}/fonts/texlive-culmus/MiriamMonoCLM-Book.ttf
%{_datadir}/fonts/texlive-culmus/MiriamMonoCLM-BookOblique.ttf
%{_datadir}/fonts/texlive-culmus/ShofarDemi-Bold.ttf
%{_datadir}/fonts/texlive-culmus/ShofarDemi-BoldOblique.ttf
%{_datadir}/fonts/texlive-culmus/ShofarRegular.ttf
%{_datadir}/fonts/texlive-culmus/ShofarRegularOblique.ttf
%{_datadir}/fonts/texlive-culmus/SimpleCLM-Bold.ttf
%{_datadir}/fonts/texlive-culmus/SimpleCLM-BoldOblique.ttf
%{_datadir}/fonts/texlive-culmus/SimpleCLM-Medium.ttf
%{_datadir}/fonts/texlive-culmus/SimpleCLM-MediumOblique.ttf
%{_datadir}/fonts/texlive-culmus/StamAshkenazCLM.ttf
%{_datadir}/fonts/texlive-culmus/StamSefaradCLM.ttf
%{_datadir}/fonts/texlive-culmus/AharoniCLM-Bold.pfb
%{_datadir}/fonts/texlive-culmus/AharoniCLM-BoldOblique.pfb
%{_datadir}/fonts/texlive-culmus/AharoniCLM-Book.pfb
%{_datadir}/fonts/texlive-culmus/AharoniCLM-BookOblique.pfb
%{_datadir}/fonts/texlive-culmus/CaladingsCLM.pfb
%{_datadir}/fonts/texlive-culmus/DavidCLM-Bold.pfb
%{_datadir}/fonts/texlive-culmus/DavidCLM-BoldItalic.pfb
%{_datadir}/fonts/texlive-culmus/DavidCLM-Medium.pfb
%{_datadir}/fonts/texlive-culmus/DavidCLM-MediumItalic.pfb
%{_datadir}/fonts/texlive-culmus/DrugulinCLM-Bold.pfb
%{_datadir}/fonts/texlive-culmus/DrugulinCLM-BoldItalic.pfb
%{_datadir}/fonts/texlive-culmus/ElliniaCLM-Bold.pfb
%{_datadir}/fonts/texlive-culmus/ElliniaCLM-BoldItalic.pfb
%{_datadir}/fonts/texlive-culmus/ElliniaCLM-Light.pfb
%{_datadir}/fonts/texlive-culmus/ElliniaCLM-LightItalic.pfb
%{_datadir}/fonts/texlive-culmus/FrankRuehlCLM-Bold.pfb
%{_datadir}/fonts/texlive-culmus/FrankRuehlCLM-BoldOblique.pfb
%{_datadir}/fonts/texlive-culmus/FrankRuehlCLM-Medium.pfb
%{_datadir}/fonts/texlive-culmus/FrankRuehlCLM-MediumOblique.pfb
%{_datadir}/fonts/texlive-culmus/KtavYadCLM-BoldItalic.pfb
%{_datadir}/fonts/texlive-culmus/KtavYadCLM-MediumItalic.pfb
%{_datadir}/fonts/texlive-culmus/MiriamMonoCLM-Bold.pfb
%{_datadir}/fonts/texlive-culmus/MiriamMonoCLM-BoldOblique.pfb
%{_datadir}/fonts/texlive-culmus/MiriamMonoCLM-Book.pfb
%{_datadir}/fonts/texlive-culmus/MiriamMonoCLM-BookOblique.pfb
%{_datadir}/fonts/texlive-culmus/NachlieliCLM-Bold.pfb
%{_datadir}/fonts/texlive-culmus/NachlieliCLM-BoldOblique.pfb
%{_datadir}/fonts/texlive-culmus/NachlieliCLM-Light.pfb
%{_datadir}/fonts/texlive-culmus/NachlieliCLM-LightOblique.pfb
%{_datadir}/fonts/texlive-culmus/YehudaCLM-Bold.pfb
%{_datadir}/fonts/texlive-culmus/YehudaCLM-Light.pfb
%package -n texlive-cuprum
Version: %{texlive_version}.%{texlive_noarch}.svn49909
Release: 0
License: OFL-1.1
Summary: Cuprum font family support 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-cuprum-fonts >= %{texlive_version}
Suggests: texlive-cuprum-doc >= %{texlive_version}
Provides: tex(cprbit8t.tfm)
Provides: tex(cprbn8t.tfm)
Provides: tex(cprmit8t.tfm)
Provides: tex(cprmn8t.tfm)
Provides: tex(cuprum.map)
Provides: tex(cuprum.sty)
Provides: tex(t1cpr.fd)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source198: cuprum.tar.xz
Source199: cuprum.doc.tar.xz
%description -n texlive-cuprum
This package provides support for the Cuprum font family (see
http://jovanny.ru).
%package -n texlive-cuprum-doc
Version: %{texlive_version}.%{texlive_noarch}.svn49909
Release: 0
Summary: Documentation for texlive-cuprum
License: OFL-1.1
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-cuprum and texlive-alldocumentation)
%description -n texlive-cuprum-doc
This package includes the documentation for texlive-cuprum
%package -n texlive-cuprum-fonts
Version: %{texlive_version}.%{texlive_noarch}.svn49909
Release: 0
Summary: Severed fonts for texlive-cuprum
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-cuprum-fonts
The separated fonts package for texlive-cuprum
%post -n texlive-cuprum
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMap cuprum.map' >> /var/run/texlive/run-updmap
%postun -n texlive-cuprum
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMap cuprum.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-cuprum
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%reconfigure_fonts_scriptlets -n texlive-cuprum-fonts
%files -n texlive-cuprum-doc
%{_texmfdistdir}/doc/fonts/cuprum/LICENSE.txt
%{_texmfdistdir}/doc/fonts/cuprum/README.md
%{_texmfdistdir}/doc/fonts/cuprum/cuprum.pdf
%{_texmfdistdir}/doc/fonts/cuprum/cuprum.tex
%files -n texlive-cuprum
%{_texmfdistdir}/fonts/map/dvips/cuprum/cuprum.map
%{_texmfdistdir}/fonts/tfm/public/cuprum/cprbit8t.tfm
%{_texmfdistdir}/fonts/tfm/public/cuprum/cprbn8t.tfm
%{_texmfdistdir}/fonts/tfm/public/cuprum/cprmit8t.tfm
%{_texmfdistdir}/fonts/tfm/public/cuprum/cprmn8t.tfm
%verify(link) %{_texmfdistdir}/fonts/truetype/public/cuprum/Cuprum-Bold.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/cuprum/Cuprum-BoldItalic.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/cuprum/Cuprum-Italic.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/cuprum/Cuprum-Regular.ttf
%{_texmfdistdir}/tex/latex/cuprum/cuprum.sty
%{_texmfdistdir}/tex/latex/cuprum/t1cpr.fd
%files -n texlive-cuprum-fonts
%dir %{_datadir}/fonts/texlive-cuprum
%{_datadir}/fontconfig/conf.avail/58-texlive-cuprum.conf
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-cuprum/encodings.dir
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-cuprum/fonts.dir
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-cuprum/fonts.scale
%{_datadir}/fonts/texlive-cuprum/Cuprum-Bold.ttf
%{_datadir}/fonts/texlive-cuprum/Cuprum-BoldItalic.ttf
%{_datadir}/fonts/texlive-cuprum/Cuprum-Italic.ttf
%{_datadir}/fonts/texlive-cuprum/Cuprum-Regular.ttf
%package -n texlive-currency
Version: %{texlive_version}.%{texlive_noarch}.0.0.4svn48990
Release: 0
License: LPPL-1.0
Summary: Format currencies in a consistent way
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-currency-doc >= %{texlive_version}
Provides: tex(currency.sty)
Requires: tex(etoolbox.sty)
Requires: tex(eurosym.sty)
Requires: tex(expl3.sty)
Requires: tex(pgfkeys.sty)
Requires: tex(siunitx.sty)
Requires: tex(textcomp.sty)
Requires: tex(xparse.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source200: currency.tar.xz
Source201: currency.doc.tar.xz
%description -n texlive-currency
The package facilitates the formatting of currencies (amounts
and units) with various formatting capabilities.
%package -n texlive-currency-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.4svn48990
Release: 0
Summary: Documentation for texlive-currency
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-currency and texlive-alldocumentation)
%description -n texlive-currency-doc
This package includes the documentation for texlive-currency
%post -n texlive-currency
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-currency
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-currency
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-currency-doc
%{_texmfdistdir}/doc/latex/currency/README.md
%{_texmfdistdir}/doc/latex/currency/currency.pdf
%{_texmfdistdir}/doc/latex/currency/currency_doc.pdf
%{_texmfdistdir}/doc/latex/currency/currency_doc.tex
%files -n texlive-currency
%{_texmfdistdir}/tex/latex/currency/currency.sty
%package -n texlive-currfile
Version: %{texlive_version}.%{texlive_noarch}.0.0.8svn64673
Release: 0
License: LPPL-1.0
Summary: Provide file name and path of input 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-currfile-doc >= %{texlive_version}
Provides: tex(currfile-abspath.sty)
Provides: tex(currfile.sty)
Requires: tex(filehook.sty)
Requires: tex(kvoptions.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source202: currfile.tar.xz
Source203: currfile.doc.tar.xz
%description -n texlive-currfile
The package provides macros holding file name information
(directory, base name, extension, full name and full path) for
files read by LaTeX \input and \include macros; it uses the
file hooks provided by the author's filehook. In particular, it
restores the parent file name after the trailing \clearpage of
an \included file; as a result, the macros may be usefully
employed in the page header and footer of the last printed page
of such a file. The depth of inclusion is made available,
together with the "parent" (including file) and "parents" (all
including files to the root of the tree). The package
supersedes FiNK.
%package -n texlive-currfile-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.8svn64673
Release: 0
Summary: Documentation for texlive-currfile
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-currfile and texlive-alldocumentation)
%description -n texlive-currfile-doc
This package includes the documentation for texlive-currfile
%post -n texlive-currfile
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-currfile
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-currfile
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-currfile-doc
%{_texmfdistdir}/doc/latex/currfile/README
%{_texmfdistdir}/doc/latex/currfile/currfile.pdf
%files -n texlive-currfile
%{_texmfdistdir}/tex/latex/currfile/currfile-abspath.sty
%{_texmfdistdir}/tex/latex/currfile/currfile.sty
%package -n texlive-curriculum-vitae
Version: %{texlive_version}.%{texlive_noarch}.1.0svn68211
Release: 0
License: Apache-1.0
Summary: Lightweight class for CVs
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-curriculum-vitae-doc >= %{texlive_version}
Provides: tex(curriculum-vitae.cls)
Requires: tex(article.cls)
Requires: tex(titlesec.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source204: curriculum-vitae.tar.xz
Source205: curriculum-vitae.doc.tar.xz
%description -n texlive-curriculum-vitae
This is a lightweight class file that allows you to typeset CVs
and resumes using LaTeX.
%package -n texlive-curriculum-vitae-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0svn68211
Release: 0
Summary: Documentation for texlive-curriculum-vitae
License: Apache-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-curriculum-vitae and texlive-alldocumentation)
%description -n texlive-curriculum-vitae-doc
This package includes the documentation for texlive-curriculum-vitae
%post -n texlive-curriculum-vitae
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-curriculum-vitae
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-curriculum-vitae
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-curriculum-vitae-doc
%{_texmfdistdir}/doc/latex/curriculum-vitae/README.md
%{_texmfdistdir}/doc/latex/curriculum-vitae/curriculum-vitae-example.pdf
%{_texmfdistdir}/doc/latex/curriculum-vitae/curriculum-vitae-example.tex
%files -n texlive-curriculum-vitae
%{_texmfdistdir}/tex/latex/curriculum-vitae/curriculum-vitae.cls
%package -n texlive-currvita
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
License: GPL-2.0-or-later
Summary: Typeset a curriculum vitae
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-currvita-doc >= %{texlive_version}
Provides: tex(currvita.sty)
Requires: tex(ifthen.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source206: currvita.tar.xz
Source207: currvita.doc.tar.xz
%description -n texlive-currvita
Currvita is a package rather than a class (like most other
curriculum vitae offerings). The author considers that a
curriculum vitae can quite reasonably form part of another
document (such as a letter, or a dissertation).
%package -n texlive-currvita-doc
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
Summary: Documentation for texlive-currvita
License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-currvita and texlive-alldocumentation)
%description -n texlive-currvita-doc
This package includes the documentation for texlive-currvita
%post -n texlive-currvita
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-currvita
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-currvita
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-currvita-doc
%{_texmfdistdir}/doc/latex/currvita/README
%{_texmfdistdir}/doc/latex/currvita/currvita.pdf
%{_texmfdistdir}/doc/latex/currvita/cvtest.tex
%files -n texlive-currvita
%{_texmfdistdir}/tex/latex/currvita/currvita.sty
%package -n texlive-cursolatex
Version: %{texlive_version}.%{texlive_noarch}.svn24139
Release: 0
License: GPL-2.0-or-later
Summary: A LaTeX tutorial
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): 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/tlnet/archive/
# from 20240311
Source208: cursolatex.doc.tar.xz
%description -n texlive-cursolatex
The tutorial is presented as a set of slides (in Portuguese).
%post -n texlive-cursolatex
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-cursolatex
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-cursolatex
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-cursolatex
%{_texmfdistdir}/doc/latex/cursolatex/MiKTeX-Basic.png
%{_texmfdistdir}/doc/latex/cursolatex/MiKTeX-Complete.png
%{_texmfdistdir}/doc/latex/cursolatex/Musica.pdf
%{_texmfdistdir}/doc/latex/cursolatex/README
%{_texmfdistdir}/doc/latex/cursolatex/TeXShopPNG.png
%{_texmfdistdir}/doc/latex/cursolatex/TeXworksPDF.pdf
%{_texmfdistdir}/doc/latex/cursolatex/WinEdt.pdf
%{_texmfdistdir}/doc/latex/cursolatex/cursolatex.nav
%{_texmfdistdir}/doc/latex/cursolatex/cursolatex.pdf
%{_texmfdistdir}/doc/latex/cursolatex/cursolatex.snm
%{_texmfdistdir}/doc/latex/cursolatex/cursolatex.tex
%{_texmfdistdir}/doc/latex/cursolatex/cursolatex.vrb
%{_texmfdistdir}/doc/latex/cursolatex/emacs.pdf
%{_texmfdistdir}/doc/latex/cursolatex/integral.pdf
%{_texmfdistdir}/doc/latex/cursolatex/tabuleiro.pdf
%{_texmfdistdir}/doc/latex/cursolatex/texmaker.pdf
%{_texmfdistdir}/doc/latex/cursolatex/texniccenter.pdf
%{_texmfdistdir}/doc/latex/cursolatex/texstudio.pdf
%{_texmfdistdir}/doc/latex/cursolatex/tipografia.pdf
%{_texmfdistdir}/doc/latex/cursolatex/ubuntu.pdf
%package -n texlive-curve
Version: %{texlive_version}.%{texlive_noarch}.1.16svn20745
Release: 0
License: LPPL-1.0
Summary: A class for making curriculum vitae
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-curve-doc >= %{texlive_version}
Provides: tex(curve.cls)
Requires: tex(calc.sty)
Requires: tex(filehook.sty)
Requires: tex(graphicx.sty)
Requires: tex(ifthen.sty)
Requires: tex(ltxtable.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source209: curve.tar.xz
Source210: curve.doc.tar.xz
%description -n texlive-curve
CurVe is a class for writing a CV, with configuration for the
language in which you write. The class provides a set of
commands to create rubrics, entries in these rubrics etc. CurVe
then format the CV (possibly splitting it onto multiple pages,
repeating the titles etc), which is usually the most painful
part of CV writing. Another nice feature of CurVe is its
ability to manage different CV 'flavours' simultaneously. It is
often the case that you want to maintain slightly divergent
versions of your CV at the same time, in order to emphasize on
different aspects of your background. CurVe also comes with
support for use with AUC-TeX.
%package -n texlive-curve-doc
Version: %{texlive_version}.%{texlive_noarch}.1.16svn20745
Release: 0
Summary: Documentation for texlive-curve
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-curve and texlive-alldocumentation)
%description -n texlive-curve-doc
This package includes the documentation for texlive-curve
%post -n texlive-curve
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-curve
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-curve
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-curve-doc
%{_texmfdistdir}/doc/latex/curve/NEWS
%{_texmfdistdir}/doc/latex/curve/README
%{_texmfdistdir}/doc/latex/curve/THANKS
%{_texmfdistdir}/doc/latex/curve/curve.el
%{_texmfdistdir}/doc/latex/curve/curve.pdf
%{_texmfdistdir}/doc/latex/curve/examples/Makefile
%{_texmfdistdir}/doc/latex/curve/examples/bib.bib
%{_texmfdistdir}/doc/latex/curve/examples/bib.tex
%{_texmfdistdir}/doc/latex/curve/examples/raw.tex
%{_texmfdistdir}/doc/latex/curve/examples/rubric.tex
%{_texmfdistdir}/doc/latex/curve/header.inc
%files -n texlive-curve
%{_texmfdistdir}/tex/latex/curve/curve.cls
%package -n texlive-curve2e
Version: %{texlive_version}.%{texlive_noarch}.2.3.1svn67599
Release: 0
License: LPPL-1.0
Summary: Extensions for package 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-curve2e-doc >= %{texlive_version}
Provides: tex(curve2e-v161.sty)
Provides: tex(curve2e.sty)
Requires: tex(color.sty)
Requires: tex(graphicx.sty)
Requires: tex(pict2e.sty)
Requires: tex(xfp.sty)
Requires: tex(xparse.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source211: curve2e.tar.xz
Source212: curve2e.doc.tar.xz
%description -n texlive-curve2e
The package extends the drawing capacities of the pict2e that
serves as a LaTeX2e replacement for picture mode. In
particular, curve2e introduces new macros for lines and
vectors, new specifications for line terminations and joins,
arcs with any angular aperture, arcs with arrows at one or both
ends, generic curves specified with their nodes and the tangent
direction at these nodes.
%package -n texlive-curve2e-doc
Version: %{texlive_version}.%{texlive_noarch}.2.3.1svn67599
Release: 0
Summary: Documentation for texlive-curve2e
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-curve2e and texlive-alldocumentation)
%description -n texlive-curve2e-doc
This package includes the documentation for texlive-curve2e
%post -n texlive-curve2e
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-curve2e
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-curve2e
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-curve2e-doc
%{_texmfdistdir}/doc/latex/curve2e/README.txt
%{_texmfdistdir}/doc/latex/curve2e/curve2e-manual.pdf
%{_texmfdistdir}/doc/latex/curve2e/curve2e-manual.tex
%{_texmfdistdir}/doc/latex/curve2e/curve2e.pdf
%files -n texlive-curve2e
%{_texmfdistdir}/tex/latex/curve2e/curve2e-v161.sty
%{_texmfdistdir}/tex/latex/curve2e/curve2e.sty
%package -n texlive-curves
Version: %{texlive_version}.%{texlive_noarch}.1.55svn45255
Release: 0
License: LPPL-1.0
Summary: Curves for LaTeX picture 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-curves-doc >= %{texlive_version}
Provides: tex(curves.sty)
Provides: tex(curvesls.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source213: curves.tar.xz
Source214: curves.doc.tar.xz
%description -n texlive-curves
This package draws curves in the standard LaTeX picture
environment using parabolas between data points with continuous
slope at joins; for circles and arcs, it uses up to 16
parabolas. The package can also draw symbols or dash patterns
along curves. The package provides facilities equivalent to
technical pens with compasses and French curves. Curves consist
of short secants drawn by overlapping disks or line-drawing
\special commands selected by package options.
%package -n texlive-curves-doc
Version: %{texlive_version}.%{texlive_noarch}.1.55svn45255
Release: 0
Summary: Documentation for texlive-curves
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-curves and texlive-alldocumentation)
%description -n texlive-curves-doc
This package includes the documentation for texlive-curves
%post -n texlive-curves
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-curves
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-curves
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-curves-doc
%{_texmfdistdir}/doc/latex/curves/README
%{_texmfdistdir}/doc/latex/curves/curves.pdf
%{_texmfdistdir}/doc/latex/curves/latex2pdf
%files -n texlive-curves
%{_texmfdistdir}/tex/latex/curves/curves.sty
%{_texmfdistdir}/tex/latex/curves/curvesls.sty
%package -n texlive-custom-bib
Version: %{texlive_version}.%{texlive_noarch}.4.33svn24729
Release: 0
License: LPPL-1.0
Summary: Customised BibTeX styles
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-custom-bib-doc >= %{texlive_version}
Provides: tex(geophys.tex)
Provides: tex(makebst.tex)
Provides: tex(shorthnd.tex)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source215: custom-bib.tar.xz
Source216: custom-bib.doc.tar.xz
%description -n texlive-custom-bib
Package generating customized BibTeX bibliography styles from a
generic file using docstrip driven by parameters generated by a
menu application. Includes support for the Harvard style of
citations.
%package -n texlive-custom-bib-doc
Version: %{texlive_version}.%{texlive_noarch}.4.33svn24729
Release: 0
Summary: Documentation for texlive-custom-bib
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-custom-bib and texlive-alldocumentation)
%description -n texlive-custom-bib-doc
This package includes the documentation for texlive-custom-bib
%post -n texlive-custom-bib
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-custom-bib
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-custom-bib
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-custom-bib-doc
%{_texmfdistdir}/doc/latex/custom-bib/README
%{_texmfdistdir}/doc/latex/custom-bib/makebst.pdf
%{_texmfdistdir}/doc/latex/custom-bib/merlin.pdf
%{_texmfdistdir}/doc/latex/custom-bib/readme.mkb
%files -n texlive-custom-bib
%{_texmfdistdir}/tex/latex/custom-bib/catalan.mbs
%{_texmfdistdir}/tex/latex/custom-bib/dansk.mbs
%{_texmfdistdir}/tex/latex/custom-bib/dutch.mbs
%{_texmfdistdir}/tex/latex/custom-bib/english.mbs
%{_texmfdistdir}/tex/latex/custom-bib/esperant.mbs
%{_texmfdistdir}/tex/latex/custom-bib/finnish.mbs
%{_texmfdistdir}/tex/latex/custom-bib/french.mbs
%{_texmfdistdir}/tex/latex/custom-bib/geojour.mbs
%{_texmfdistdir}/tex/latex/custom-bib/geophys.tex
%{_texmfdistdir}/tex/latex/custom-bib/german.mbs
%{_texmfdistdir}/tex/latex/custom-bib/italian.mbs
%{_texmfdistdir}/tex/latex/custom-bib/makebst.tex
%{_texmfdistdir}/tex/latex/custom-bib/merlin.mbs
%{_texmfdistdir}/tex/latex/custom-bib/norsk.mbs
%{_texmfdistdir}/tex/latex/custom-bib/photjour.mbs
%{_texmfdistdir}/tex/latex/custom-bib/physjour.mbs
%{_texmfdistdir}/tex/latex/custom-bib/polski.mbs
%{_texmfdistdir}/tex/latex/custom-bib/portuges.mbs
%{_texmfdistdir}/tex/latex/custom-bib/shorthnd.tex
%{_texmfdistdir}/tex/latex/custom-bib/slovene.mbs
%{_texmfdistdir}/tex/latex/custom-bib/spanish.mbs
%{_texmfdistdir}/tex/latex/custom-bib/suppjour.mbs
%{_texmfdistdir}/tex/latex/custom-bib/svenska.mbs
%package -n texlive-customdice
Version: %{texlive_version}.%{texlive_noarch}.1.1svn64089
Release: 0
License: LPPL-1.0
Summary: Simple commands for drawing customisable dice
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-customdice-doc >= %{texlive_version}
Provides: tex(customdice.sty)
Requires: tex(etoolbox.sty)
Requires: tex(tikz.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source217: customdice.tar.xz
Source218: customdice.doc.tar.xz
%description -n texlive-customdice
The customdice package for LaTeX, LuaLaTeX and XeTeX that
provides functionality for drawing dice. The aim is to provide
highly-customisable but simple-to-use commands, allowing:
adding custom text to dice faces; control over colouring;
control over sizing.
%package -n texlive-customdice-doc
Version: %{texlive_version}.%{texlive_noarch}.1.1svn64089
Release: 0
Summary: Documentation for texlive-customdice
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-customdice and texlive-alldocumentation)
%description -n texlive-customdice-doc
This package includes the documentation for texlive-customdice
%post -n texlive-customdice
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-customdice
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-customdice
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-customdice-doc
%{_texmfdistdir}/doc/latex/customdice/README.md
%{_texmfdistdir}/doc/latex/customdice/customdice.pdf
%files -n texlive-customdice
%{_texmfdistdir}/tex/latex/customdice/customdice.sty
%package -n texlive-customenvs
Version: %{texlive_version}.%{texlive_noarch}.0.0.1.1svn68637
Release: 0
License: LPPL-1.0
Summary: Custom environments (MCQ, list with picked items, ...)
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-customenvs-doc >= %{texlive_version}
Provides: tex(customenvs.sty)
Requires: tex(enumitem.sty)
Requires: tex(fontawesome5.sty)
Requires: tex(listofitems.sty)
Requires: tex(multicol.sty)
Requires: tex(randomlist.sty)
Requires: tex(simplekv.sty)
Requires: tex(tabularray.sty)
Requires: tex(xcolor.sty)
Requires: tex(xintexpr.sty)
Requires: tex(xstring.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source219: customenvs.tar.xz
Source220: customenvs.doc.tar.xz
%description -n texlive-customenvs
The package provides some custom environments (Multiple Choice,
list with chosen items, ...) based on existing environments.
%package -n texlive-customenvs-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.1.1svn68637
Release: 0
Summary: Documentation for texlive-customenvs
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-customenvs and texlive-alldocumentation)
Provides: locale(texlive-customenvs-doc:fr)
%description -n texlive-customenvs-doc
This package includes the documentation for texlive-customenvs
%post -n texlive-customenvs
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-customenvs
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-customenvs
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-customenvs-doc
%{_texmfdistdir}/doc/latex/customenvs/README.md
%{_texmfdistdir}/doc/latex/customenvs/customenvs-doc-en.pdf
%{_texmfdistdir}/doc/latex/customenvs/customenvs-doc-en.tex
%{_texmfdistdir}/doc/latex/customenvs/customenvs-doc-fr.pdf
%{_texmfdistdir}/doc/latex/customenvs/customenvs-doc-fr.tex
%files -n texlive-customenvs
%{_texmfdistdir}/tex/latex/customenvs/customenvs.sty
%package -n texlive-cutwin
Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn60901
Release: 0
License: LPPL-1.0
Summary: Cut a window in a paragraph, typeset material in it
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-cutwin-doc >= %{texlive_version}
Provides: tex(cutwin.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source221: cutwin.tar.xz
Source222: cutwin.doc.tar.xz
%description -n texlive-cutwin
The package provides facilities to cut windows out of
paragraphs, and to typeset text or other material in the
window. The window may be rectangular, or may have other sorts
of shape.
%package -n texlive-cutwin-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn60901
Release: 0
Summary: Documentation for texlive-cutwin
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-cutwin and texlive-alldocumentation)
%description -n texlive-cutwin-doc
This package includes the documentation for texlive-cutwin
%post -n texlive-cutwin
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-cutwin
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-cutwin
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-cutwin-doc
%{_texmfdistdir}/doc/latex/cutwin/README.md
%{_texmfdistdir}/doc/latex/cutwin/cutwin.pdf
%files -n texlive-cutwin
%{_texmfdistdir}/tex/latex/cutwin/cutwin.sty
%package -n texlive-cv
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
License: GPL-2.0-or-later
Summary: A package for creating a curriculum vitae
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-cv-doc >= %{texlive_version}
Provides: tex(CV.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source223: cv.tar.xz
Source224: cv.doc.tar.xz
%description -n texlive-cv
The package is distributed with two example files; they (and
their formatted output) constitute the only real documentation.
Note that cv is just a package: you choose the overall
formatting by deciding which class to use, while the package
provides the detailed formatting.
%package -n texlive-cv-doc
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
Summary: Documentation for texlive-cv
License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-cv and texlive-alldocumentation)
%description -n texlive-cv-doc
This package includes the documentation for texlive-cv
%post -n texlive-cv
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-cv
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-cv
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-cv-doc
%{_texmfdistdir}/doc/latex/cv/ApplicationLetter.pdf
%{_texmfdistdir}/doc/latex/cv/ApplicationLetter.tex
%{_texmfdistdir}/doc/latex/cv/CVCTAN.pdf
%{_texmfdistdir}/doc/latex/cv/CVCTAN.tex
%{_texmfdistdir}/doc/latex/cv/README
%files -n texlive-cv
%{_texmfdistdir}/tex/latex/cv/CV.sty
%package -n texlive-cv4tw
Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn34577
Release: 0
License: LPPL-1.0
Summary: LaTeX CV class, with extended details
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-cv4tw-doc >= %{texlive_version}
Provides: tex(cv4tw-scheme.sty)
Provides: tex(cv4tw-theme-compact.sty)
Provides: tex(cv4tw-theme-core.sty)
Provides: tex(cv4tw-theme-sharp.sty)
Provides: tex(cv4tw-theme-simple.sty)
Provides: tex(cv4tw.cls)
Requires: tex(amssymb.sty)
Requires: tex(array.sty)
Requires: tex(boxedminipage.sty)
Requires: tex(etoolbox.sty)
Requires: tex(fancyhdr.sty)
Requires: tex(fontawesome.sty)
Requires: tex(fontspec.sty)
Requires: tex(forloop.sty)
Requires: tex(geometry.sty)
Requires: tex(graphicx.sty)
Requires: tex(hyperref.sty)
Requires: tex(lastpage.sty)
Requires: tex(libertine.sty)
Requires: tex(multicol.sty)
Requires: tex(needspace.sty)
Requires: tex(newenviron.sty)
Requires: tex(pbox.sty)
Requires: tex(pifont.sty)
Requires: tex(realboxes.sty)
Requires: tex(xcolor.sty)
Requires: tex(xstring.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source225: cv4tw.tar.xz
Source226: cv4tw.doc.tar.xz
%description -n texlive-cv4tw
The class offers entries for assets and social networks;
customizable styles are provided. The class comes with no
documentation, but a worked example offers some guidance.
%package -n texlive-cv4tw-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn34577
Release: 0
Summary: Documentation for texlive-cv4tw
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-cv4tw and texlive-alldocumentation)
%description -n texlive-cv4tw-doc
This package includes the documentation for texlive-cv4tw
%post -n texlive-cv4tw
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-cv4tw
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-cv4tw
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-cv4tw-doc
%{_texmfdistdir}/doc/latex/cv4tw/README
%{_texmfdistdir}/doc/latex/cv4tw/sample-jules-verne-compact.pdf
%{_texmfdistdir}/doc/latex/cv4tw/sample-jules-verne-sharp.pdf
%{_texmfdistdir}/doc/latex/cv4tw/sample-jules-verne-simple.pdf
%files -n texlive-cv4tw
%{_texmfdistdir}/tex/latex/cv4tw/cv4tw-scheme.sty
%{_texmfdistdir}/tex/latex/cv4tw/cv4tw-theme-compact.sty
%{_texmfdistdir}/tex/latex/cv4tw/cv4tw-theme-core.sty
%{_texmfdistdir}/tex/latex/cv4tw/cv4tw-theme-sharp.sty
%{_texmfdistdir}/tex/latex/cv4tw/cv4tw-theme-simple.sty
%{_texmfdistdir}/tex/latex/cv4tw/cv4tw.cls
%package -n texlive-cvss
Version: %{texlive_version}.%{texlive_noarch}.1.1.0svn65169
Release: 0
License: LPPL-1.0
Summary: Compute and display CVSS base scores
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-cvss-doc >= %{texlive_version}
Provides: tex(cvss.sty)
Requires: tex(expl3.sty)
Requires: tex(hyperref.sty)
Requires: tex(tcolorbox.sty)
Requires: tex(xstring.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source227: cvss.tar.xz
Source228: cvss.doc.tar.xz
%description -n texlive-cvss
The Common Vulnerability Scoring System (CVSS) is an open
framework for communicating the characteristics and severity of
software vulnerabilities. CVSS consists of three metric groups:
Base, Temporal, and Environmental. This package allows the user
to compute CVSS3.1 base scores and use them in documents, i.e.
it only deals with the Base score. Temporal and Environental
scores will be part of a future release. More information can
be found at https://www.first.org/cvss/specification-document.
%package -n texlive-cvss-doc
Version: %{texlive_version}.%{texlive_noarch}.1.1.0svn65169
Release: 0
Summary: Documentation for texlive-cvss
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-cvss and texlive-alldocumentation)
%description -n texlive-cvss-doc
This package includes the documentation for texlive-cvss
%post -n texlive-cvss
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-cvss
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-cvss
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-cvss-doc
%{_texmfdistdir}/doc/latex/cvss/LICENSE
%{_texmfdistdir}/doc/latex/cvss/README.md
%{_texmfdistdir}/doc/latex/cvss/cvss.pdf
%files -n texlive-cvss
%{_texmfdistdir}/tex/latex/cvss/cvss.sty
%package -n texlive-cweb
Version: %{texlive_version}.%{texlive_noarch}.svn70578
Release: 0
License: SUSE-TeX
Summary: CWEB for ANSI-C/C++ compilers
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-cweb-bin >= %{texlive_version}
#!BuildIgnore: texlive-cweb-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-cweb-doc >= %{texlive_version}
Provides: tex(Xcwebmac.tex)
Provides: tex(ctproofmac.tex)
Provides: tex(cttwinxmac.tex)
Provides: tex(ctwimac.tex)
Provides: tex(cweb_ecma94.sty)
Provides: tex(cweb_hp8.sty)
Provides: tex(cweb_mac8.sty)
Provides: tex(cweb_pc850.sty)
Provides: tex(cwebacromac.tex)
Provides: tex(cwebmac.tex)
Provides: tex(dctproofmac.tex)
Provides: tex(dctwimac.tex)
Provides: tex(dcwebmac.tex)
Provides: tex(dcwebstrings.tex)
Provides: tex(fcwebmac.tex)
Provides: tex(icwebmac.tex)
Provides: tex(pdfctproofmac.tex)
Provides: tex(pdfctwimac.tex)
Provides: tex(pdfwebtocfront.tex)
Provides: tex(twimac-web.tex)
Provides: tex(twinx-startup.tex)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source229: cweb.tar.xz
Source230: cweb.doc.tar.xz
%description -n texlive-cweb
A highly portable and extended version of Levy/Knuth CWEB 3.64c
for UNIX, Windows, Mac (and possibly other operating systems).
TeX macros, CWEB macros, and NLS catalogs are included for
German, French (partially), and Italian program documentation
on any machine. Major features: Thoroughly updated code base;
several bug fixes; clean compilation (with both C and TeX) on
at least four different architectures. Added CTWILL program
with tools and utilities for brave users; including
introductory manpage. Internationalization of CTANGLE, CWEAVE,
and CTWILL with "GNU gettext utilities". New code base for CWEB
in TeX Live 2019, incorporating all features of the TL 2018
version and adding new features from CWEBbin. As of November
2019 CTAN no longer holds a copy of this material. Please go to
the package's github repository for more information.
%package -n texlive-cweb-doc
Version: %{texlive_version}.%{texlive_noarch}.svn70578
Release: 0
Summary: Documentation for texlive-cweb
License: SUSE-TeX
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-cweb and texlive-alldocumentation)
Provides: man(ctangle.1)
Provides: man(ctwill-proofsort.1)
Provides: man(ctwill-refsort.1)
Provides: man(ctwill-twinx.1)
Provides: man(ctwill.1)
Provides: man(cweave.1)
Provides: man(cweb.1)
Provides: man(twill-refsort.1)
Provides: man(twill.1)
%description -n texlive-cweb-doc
This package includes the documentation for texlive-cweb
%post -n texlive-cweb
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-cweb
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-cweb
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-cweb-doc
%{_mandir}/man1/ctangle.1*
%{_mandir}/man1/ctwill-proofsort.1*
%{_mandir}/man1/ctwill-refsort.1*
%{_mandir}/man1/ctwill-twinx.1*
%{_mandir}/man1/ctwill.1*
%{_mandir}/man1/cweave.1*
%{_mandir}/man1/cweb.1*
%{_mandir}/man1/twill-refsort.1*
%{_mandir}/man1/twill.1*
%files -n texlive-cweb
%{_texmfdistdir}/tex/plain/cweb/ctproofmac.tex
%{_texmfdistdir}/tex/plain/cweb/cttwinxmac.tex
%{_texmfdistdir}/tex/plain/cweb/ctwimac.tex
%{_texmfdistdir}/tex/plain/cweb/cwebacromac.tex
%{_texmfdistdir}/tex/plain/cweb/cwebbin/Xcwebmac.tex
%{_texmfdistdir}/tex/plain/cweb/cwebbin/cweb_ecma94.sty
%{_texmfdistdir}/tex/plain/cweb/cwebbin/cweb_hp8.sty
%{_texmfdistdir}/tex/plain/cweb/cwebbin/cweb_mac8.sty
%{_texmfdistdir}/tex/plain/cweb/cwebbin/cweb_pc850.sty
%{_texmfdistdir}/tex/plain/cweb/cwebbin/dctproofmac.tex
%{_texmfdistdir}/tex/plain/cweb/cwebbin/dctwimac.tex
%{_texmfdistdir}/tex/plain/cweb/cwebbin/dcwebmac.tex
%{_texmfdistdir}/tex/plain/cweb/cwebbin/dcwebstrings.tex
%{_texmfdistdir}/tex/plain/cweb/cwebbin/fcwebmac.tex
%{_texmfdistdir}/tex/plain/cweb/cwebbin/icwebmac.tex
%{_texmfdistdir}/tex/plain/cweb/cwebbin/pdfctproofmac.tex
%{_texmfdistdir}/tex/plain/cweb/cwebbin/pdfctwimac.tex
%{_texmfdistdir}/tex/plain/cweb/cwebbin/pdfwebtocfront.tex
%{_texmfdistdir}/tex/plain/cweb/cwebbin/twimac-web.tex
%{_texmfdistdir}/tex/plain/cweb/cwebmac.tex
%{_texmfdistdir}/tex/plain/cweb/twinx-startup.tex
%package -n texlive-cweb-latex
Version: %{texlive_version}.%{texlive_noarch}.svn28878
Release: 0
License: GPL-2.0-or-later
Summary: A LaTeX version of CWEB
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-cweb-latex-doc >= %{texlive_version}
Provides: tex(cwbl-german.sty)
Provides: tex(cweb.cls)
Provides: tex(cwebarray.sty)
Provides: tex(cwebbase.tex)
Provides: tex(keyvald.sty)
Requires: tex(array.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source231: cweb-latex.tar.xz
Source232: cweb-latex.doc.tar.xz
%description -n texlive-cweb-latex
This bundle allows marking-up of CWEB code in LaTeX. The
distribution includes the "Counting Words" program distributed
with CWEB, edited to run with LaTeX.
%package -n texlive-cweb-latex-doc
Version: %{texlive_version}.%{texlive_noarch}.svn28878
Release: 0
Summary: Documentation for texlive-cweb-latex
License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-cweb-latex and texlive-alldocumentation)
%description -n texlive-cweb-latex-doc
This package includes the documentation for texlive-cweb-latex
%post -n texlive-cweb-latex
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-cweb-latex
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-cweb-latex
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-cweb-latex-doc
%{_texmfdistdir}/doc/latex/cweb-latex/CATALOG
%{_texmfdistdir}/doc/latex/cweb-latex/History
%{_texmfdistdir}/doc/latex/cweb-latex/INSTALL
%{_texmfdistdir}/doc/latex/cweb-latex/License
%{_texmfdistdir}/doc/latex/cweb-latex/MANIFEST
%{_texmfdistdir}/doc/latex/cweb-latex/Makefile
%{_texmfdistdir}/doc/latex/cweb-latex/README
%{_texmfdistdir}/doc/latex/cweb-latex/contrib/Index
%{_texmfdistdir}/doc/latex/cweb-latex/contrib/cwbl-deutsch.sty
%{_texmfdistdir}/doc/latex/cweb-latex/contrib/cwbl-french.sty
%{_texmfdistdir}/doc/latex/cweb-latex/contrib/cwbl-italian.sty
%{_texmfdistdir}/doc/latex/cweb-latex/contrib/cweb-hy/README.txt
%{_texmfdistdir}/doc/latex/cweb-latex/contrib/cweb-hy/cwbasehy.tex
%{_texmfdistdir}/doc/latex/cweb-latex/contrib/cweb-hy/cweb-hy.cls
%{_texmfdistdir}/doc/latex/cweb-latex/contrib/cweb-hy/nodoc.tex
%{_texmfdistdir}/doc/latex/cweb-latex/contrib/wagner/cwebzw.sty
%{_texmfdistdir}/doc/latex/cweb-latex/cweb-conf.pdf
%{_texmfdistdir}/doc/latex/cweb-latex/cweb-user.pdf
%{_texmfdistdir}/doc/latex/cweb-latex/examples/Makefile
%{_texmfdistdir}/doc/latex/cweb-latex/examples/compare/wcltx.aux
%{_texmfdistdir}/doc/latex/cweb-latex/examples/compare/wcltx.bbl
%{_texmfdistdir}/doc/latex/cweb-latex/examples/compare/wcltx.dvi
%{_texmfdistdir}/doc/latex/cweb-latex/examples/compare/wcltx.idx
%{_texmfdistdir}/doc/latex/cweb-latex/examples/compare/wcltx.log
%{_texmfdistdir}/doc/latex/cweb-latex/examples/compare/wcltx.scn
%{_texmfdistdir}/doc/latex/cweb-latex/examples/compare/wcltx.tex
%{_texmfdistdir}/doc/latex/cweb-latex/examples/rcs.sty
%{_texmfdistdir}/doc/latex/cweb-latex/examples/tex-it
%{_texmfdistdir}/doc/latex/cweb-latex/examples/wcltx.bib
%{_texmfdistdir}/doc/latex/cweb-latex/examples/wcltx.w
%{_texmfdistdir}/doc/latex/cweb-latex/src/Imakefile
%{_texmfdistdir}/doc/latex/cweb-latex/src/README
%{_texmfdistdir}/doc/latex/cweb-latex/src/TODO
%{_texmfdistdir}/doc/latex/cweb-latex/src/cwbl-german.sty
%{_texmfdistdir}/doc/latex/cweb-latex/src/cweave-spec.tex
%{_texmfdistdir}/doc/latex/cweb-latex/src/cweb-conf.tex
%{_texmfdistdir}/doc/latex/cweb-latex/src/cweb-doc.sty
%{_texmfdistdir}/doc/latex/cweb-latex/src/cweb-fsa.fig
%{_texmfdistdir}/doc/latex/cweb-latex/src/cweb-fsa.latex
%{_texmfdistdir}/doc/latex/cweb-latex/src/cweb-fsa.ltx
%{_texmfdistdir}/doc/latex/cweb-latex/src/cweb-user.tex
%{_texmfdistdir}/doc/latex/cweb-latex/src/cweb.doc
%{_texmfdistdir}/doc/latex/cweb-latex/src/cwebarray.sty
%{_texmfdistdir}/doc/latex/cweb-latex/src/cwebbase.doc
%{_texmfdistdir}/doc/latex/cweb-latex/src/cwebparts.doc
%{_texmfdistdir}/doc/latex/cweb-latex/src/cwebx.sty
%{_texmfdistdir}/doc/latex/cweb-latex/src/keyvald.dtx
%{_texmfdistdir}/doc/latex/cweb-latex/src/keyvald.ins
%{_texmfdistdir}/doc/latex/cweb-latex/src/style/cweb-doc.el
%{_texmfdistdir}/doc/latex/cweb-latex/src/test/Imakefile
%{_texmfdistdir}/doc/latex/cweb-latex/src/test/badend.w
%{_texmfdistdir}/doc/latex/cweb-latex/src/test/badopts.w
%{_texmfdistdir}/doc/latex/cweb-latex/src/test/change.ch
%{_texmfdistdir}/doc/latex/cweb-latex/src/test/change.w
%{_texmfdistdir}/doc/latex/cweb-latex/src/test/enddocbegin.w
%{_texmfdistdir}/doc/latex/cweb-latex/src/test/flat.w
%{_texmfdistdir}/doc/latex/cweb-latex/src/test/german.w
%{_texmfdistdir}/doc/latex/cweb-latex/src/test/language-german.ch
%{_texmfdistdir}/doc/latex/cweb-latex/src/test/language-german.w
%{_texmfdistdir}/doc/latex/cweb-latex/src/test/minimal.w
%{_texmfdistdir}/doc/latex/cweb-latex/src/test/modes.w
%{_texmfdistdir}/doc/latex/cweb-latex/src/test/newif.w
%{_texmfdistdir}/doc/latex/cweb-latex/src/test/nolists.w
%{_texmfdistdir}/doc/latex/cweb-latex/src/test/parts-code.w
%{_texmfdistdir}/doc/latex/cweb-latex/src/test/parts.tex
%{_texmfdistdir}/doc/latex/cweb-latex/src/test/refname.w
%{_texmfdistdir}/doc/latex/cweb-latex/src/test/report.w
%{_texmfdistdir}/doc/latex/cweb-latex/src/test/section.w
%{_texmfdistdir}/doc/latex/cweb-latex/src/test/sup-changes.w
%{_texmfdistdir}/doc/latex/cweb-latex/src/test/sup-format.w
%{_texmfdistdir}/doc/latex/cweb-latex/src/test/sup-lists.w
%{_texmfdistdir}/doc/latex/cweb-latex/src/test/titlepage.w
%{_texmfdistdir}/doc/latex/cweb-latex/src/test/token.w
%{_texmfdistdir}/doc/latex/cweb-latex/src/test/vbar.w
%files -n texlive-cweb-latex
%{_texmfdistdir}/tex/latex/cweb-latex/cwbl-german.sty
%{_texmfdistdir}/tex/latex/cweb-latex/cweb.cls
%{_texmfdistdir}/tex/latex/cweb-latex/cwebarray.sty
%{_texmfdistdir}/tex/latex/cweb-latex/cwebbase.tex
%{_texmfdistdir}/tex/latex/cweb-latex/keyvald.sty
%package -n texlive-cweb-old
Version: %{texlive_version}.%{texlive_noarch}.svn49271
Release: 0
License: LPPL-1.0
Summary: Package cweb-old
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Provides: tex(pdfXcwebmac.tex)
Provides: tex(pdfcwebmac.tex)
Provides: tex(pdfdcwebmac.tex)
Provides: tex(pdffcwebmac.tex)
Provides: tex(pdficwebmac.tex)
Provides: tex(pdfwebmac.tex)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source233: cweb-old.tar.xz
%description -n texlive-cweb-old
The cweb-old package
%post -n texlive-cweb-old
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-cweb-old
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-cweb-old
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-cweb-old
%{_texmfdistdir}/tex/plain/cweb-old/README
%{_texmfdistdir}/tex/plain/cweb-old/pdfXcwebmac.tex
%{_texmfdistdir}/tex/plain/cweb-old/pdfcwebmac.tex
%{_texmfdistdir}/tex/plain/cweb-old/pdfdcwebmac.tex
%{_texmfdistdir}/tex/plain/cweb-old/pdffcwebmac.tex
%{_texmfdistdir}/tex/plain/cweb-old/pdficwebmac.tex
%{_texmfdistdir}/tex/plain/cweb-old/pdfwebmac.tex
%package -n texlive-cyber
Version: %{texlive_version}.%{texlive_noarch}.2.2svn46776
Release: 0
License: LPPL-1.0
Summary: Annotate compliance with cybersecurity requirements
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-cyber-doc >= %{texlive_version}
Provides: tex(cyber.sty)
Requires: tex(color.sty)
Requires: tex(fancyhdr.sty)
Requires: tex(graphicx.sty)
Requires: tex(index.sty)
Requires: tex(longtable.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source234: cyber.tar.xz
Source235: cyber.doc.tar.xz
%description -n texlive-cyber
This LaTeX package helps you write documents indicating your
compliance with cybersecurity requirements. It also helps you
format your document in a form suitable inside the U.S.
Department of Defense, by attaching distribution statements,
destruction notices, organization logos, and security labels to
it.
%package -n texlive-cyber-doc
Version: %{texlive_version}.%{texlive_noarch}.2.2svn46776
Release: 0
Summary: Documentation for texlive-cyber
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-cyber and texlive-alldocumentation)
%description -n texlive-cyber-doc
This package includes the documentation for texlive-cyber
%post -n texlive-cyber
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-cyber
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-cyber
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-cyber-doc
%{_texmfdistdir}/doc/latex/cyber/LICENSE
%{_texmfdistdir}/doc/latex/cyber/README
%{_texmfdistdir}/doc/latex/cyber/cyber.pdf
%files -n texlive-cyber
%{_texmfdistdir}/tex/latex/cyber/cyber.sty
%package -n texlive-cybercic
Version: %{texlive_version}.%{texlive_noarch}.2.1svn37659
Release: 0
License: LPPL-1.0
Summary: "Controls in Contents" for the cyber 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-cybercic-doc >= %{texlive_version}
Provides: tex(cybercic.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source236: cybercic.tar.xz
Source237: cybercic.doc.tar.xz
%description -n texlive-cybercic
This package is used in concert with the cyber package to make
documents with annotations of compliance with cybersecurity
requirements. "cic" stands for "Controls in Contents", and when
you include this package, some notations of compliance are
added to section names as seen in the table of contents of the
final document. It also makes your document more brittle in
unexpected ways: for example, when you use cybercic in the same
document as hyperref, you cannot use any formatting in your
section titles. So don't use cybercic unless you need to.
%package -n texlive-cybercic-doc
Version: %{texlive_version}.%{texlive_noarch}.2.1svn37659
Release: 0
Summary: Documentation for texlive-cybercic
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-cybercic and texlive-alldocumentation)
%description -n texlive-cybercic-doc
This package includes the documentation for texlive-cybercic
%post -n texlive-cybercic
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-cybercic
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-cybercic
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-cybercic-doc
%{_texmfdistdir}/doc/latex/cybercic/LICENSE
%{_texmfdistdir}/doc/latex/cybercic/README
%{_texmfdistdir}/doc/latex/cybercic/cybercic.pdf
%files -n texlive-cybercic
%{_texmfdistdir}/tex/latex/cybercic/cybercic.sty
%package -n texlive-cyklop
Version: %{texlive_version}.%{texlive_noarch}.0.0.915svn18651
Release: 0
License: LPPL-1.3c
Summary: The Cyclop typeface
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-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-cyklop-fonts >= %{texlive_version}
Suggests: texlive-cyklop-doc >= %{texlive_version}
Provides: tex(cs-cyklop-sc.enc)
Provides: tex(cs-cyklop.enc)
Provides: tex(cs-cyklopi-sc.tfm)
Provides: tex(cs-cyklopi.tfm)
Provides: tex(cs-cyklopr-sc.tfm)
Provides: tex(cs-cyklopr.tfm)
Provides: tex(cyklop-cs.map)
Provides: tex(cyklop-ec.map)
Provides: tex(cyklop-l7x.map)
Provides: tex(cyklop-ly1.map)
Provides: tex(cyklop-qx.map)
Provides: tex(cyklop-t5.map)
Provides: tex(cyklop.map)
Provides: tex(cyklop.sty)
Provides: tex(ec-cyklop-sc.enc)
Provides: tex(ec-cyklop.enc)
Provides: tex(ec-cyklopi-sc.tfm)
Provides: tex(ec-cyklopi.tfm)
Provides: tex(ec-cyklopr-sc.tfm)
Provides: tex(ec-cyklopr.tfm)
Provides: tex(il2cyklop.fd)
Provides: tex(l7x-cyklop-sc.enc)
Provides: tex(l7x-cyklop.enc)
Provides: tex(l7x-cyklopi-sc.tfm)
Provides: tex(l7x-cyklopi.tfm)
Provides: tex(l7x-cyklopr-sc.tfm)
Provides: tex(l7x-cyklopr.tfm)
Provides: tex(l7xcyklop.fd)
Provides: tex(ly1-cyklop-sc.enc)
Provides: tex(ly1-cyklop.enc)
Provides: tex(ly1-cyklopi-sc.tfm)
Provides: tex(ly1-cyklopi.tfm)
Provides: tex(ly1-cyklopr-sc.tfm)
Provides: tex(ly1-cyklopr.tfm)
Provides: tex(ly1cyklop.fd)
Provides: tex(ot1cyklop.fd)
Provides: tex(ot4cyklop.fd)
Provides: tex(qx-cyklop-sc.enc)
Provides: tex(qx-cyklop.enc)
Provides: tex(qx-cyklopi-sc.tfm)
Provides: tex(qx-cyklopi.tfm)
Provides: tex(qx-cyklopr-sc.tfm)
Provides: tex(qx-cyklopr.tfm)
Provides: tex(qxcyklop.fd)
Provides: tex(t1cyklop.fd)
Provides: tex(t5-cyklop-sc.enc)
Provides: tex(t5-cyklop.enc)
Provides: tex(t5-cyklopi-sc.tfm)
Provides: tex(t5-cyklopi.tfm)
Provides: tex(t5-cyklopr-sc.tfm)
Provides: tex(t5-cyklopr.tfm)
Provides: tex(t5cyklop.fd)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source238: cyklop.tar.xz
Source239: cyklop.doc.tar.xz
%description -n texlive-cyklop
The Cyclop typeface was designed in the 1920s at the workshop
of Warsaw type foundry "Odlewnia Czcionek J. Idzkowski i S-ka".
This sans serif typeface has a highly modulated stroke so it
has high typographic contrast. The vertical stems are much
heavier then horizontal ones. Most characters have thin
rectangles as additional counters giving the unique shape of
the characters. The lead types of Cyclop typeface were produced
in slanted variant at sizes 8-48 pt. It was heavily used for
heads in newspapers and accidents prints. Typesetters used
Cyclop in the inter-war period, during the occupation in the
underground press. The typeface was used until the beginnings
of the offset print and computer typesetting era. Nowadays it
is hard to find the metal types of this typeface. The font was
generated using the Metatype1 package. Then the original set of
characters was completed by adding the full set of accented
letters and characters of the modern Latin alphabets (including
Vietnamese). The upright variant was generated and it was more
complicated task than it appeared at the beginning. 11 upright
letters of the Cyclop typeface were presented in the book by
Filip Trzaska, "Podstawy techniki wydawniczej" ("Foundation of
the publishing techonology"), Warsaw 1967. But even the author
of the book does not know what was the source of the presented
examples. The fonts are distributed in the Type1 and OpenType
formats along with the files necessary for use these fonts in
TeX and LaTeX including encoding definition files: T1 (ec), T5
(Vietnamese), OT4, QX, texnansi and nonstandard ones (IL2 for
Czech fonts).
%package -n texlive-cyklop-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.915svn18651
Release: 0
Summary: Documentation for texlive-cyklop
License: LPPL-1.3c
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-cyklop and texlive-alldocumentation)
%description -n texlive-cyklop-doc
This package includes the documentation for texlive-cyklop
%package -n texlive-cyklop-fonts
Version: %{texlive_version}.%{texlive_noarch}.0.0.915svn18651
Release: 0
Summary: Severed fonts for texlive-cyklop
License: LPPL-1.3c
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-cyklop-fonts
The separated fonts package for texlive-cyklop
%post -n texlive-cyklop
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMap cyklop.map' >> /var/run/texlive/run-updmap
%postun -n texlive-cyklop
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMap cyklop.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-cyklop
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%reconfigure_fonts_scriptlets -n texlive-cyklop-fonts
%files -n texlive-cyklop-doc
%{_texmfdistdir}/doc/fonts/cyklop/00readme
%{_texmfdistdir}/doc/fonts/cyklop/00readme-pl
%{_texmfdistdir}/doc/fonts/cyklop/GUST-FONT-LICENSE.txt
%{_texmfdistdir}/doc/fonts/cyklop/MANIFEST.txt
%{_texmfdistdir}/doc/fonts/cyklop/cyklop-info.pdf
%files -n texlive-cyklop
%{_texmfdistdir}/fonts/afm/public/cyklop/cyklopi.afm
%{_texmfdistdir}/fonts/afm/public/cyklop/cyklopr.afm
%{_texmfdistdir}/fonts/enc/dvips/cyklop/cs-cyklop-sc.enc
%{_texmfdistdir}/fonts/enc/dvips/cyklop/cs-cyklop.enc
%{_texmfdistdir}/fonts/enc/dvips/cyklop/ec-cyklop-sc.enc
%{_texmfdistdir}/fonts/enc/dvips/cyklop/ec-cyklop.enc
%{_texmfdistdir}/fonts/enc/dvips/cyklop/l7x-cyklop-sc.enc
%{_texmfdistdir}/fonts/enc/dvips/cyklop/l7x-cyklop.enc
%{_texmfdistdir}/fonts/enc/dvips/cyklop/ly1-cyklop-sc.enc
%{_texmfdistdir}/fonts/enc/dvips/cyklop/ly1-cyklop.enc
%{_texmfdistdir}/fonts/enc/dvips/cyklop/qx-cyklop-sc.enc
%{_texmfdistdir}/fonts/enc/dvips/cyklop/qx-cyklop.enc
%{_texmfdistdir}/fonts/enc/dvips/cyklop/t5-cyklop-sc.enc
%{_texmfdistdir}/fonts/enc/dvips/cyklop/t5-cyklop.enc
%{_texmfdistdir}/fonts/map/dvips/cyklop/cyklop-cs.map
%{_texmfdistdir}/fonts/map/dvips/cyklop/cyklop-ec.map
%{_texmfdistdir}/fonts/map/dvips/cyklop/cyklop-l7x.map
%{_texmfdistdir}/fonts/map/dvips/cyklop/cyklop-ly1.map
%{_texmfdistdir}/fonts/map/dvips/cyklop/cyklop-qx.map
%{_texmfdistdir}/fonts/map/dvips/cyklop/cyklop-t5.map
%{_texmfdistdir}/fonts/map/dvips/cyklop/cyklop.map
%verify(link) %{_texmfdistdir}/fonts/opentype/public/cyklop/cyklop-italic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/cyklop/cyklop-regular.otf
%{_texmfdistdir}/fonts/tfm/public/cyklop/cs-cyklopi-sc.tfm
%{_texmfdistdir}/fonts/tfm/public/cyklop/cs-cyklopi.tfm
%{_texmfdistdir}/fonts/tfm/public/cyklop/cs-cyklopr-sc.tfm
%{_texmfdistdir}/fonts/tfm/public/cyklop/cs-cyklopr.tfm
%{_texmfdistdir}/fonts/tfm/public/cyklop/ec-cyklopi-sc.tfm
%{_texmfdistdir}/fonts/tfm/public/cyklop/ec-cyklopi.tfm
%{_texmfdistdir}/fonts/tfm/public/cyklop/ec-cyklopr-sc.tfm
%{_texmfdistdir}/fonts/tfm/public/cyklop/ec-cyklopr.tfm
%{_texmfdistdir}/fonts/tfm/public/cyklop/l7x-cyklopi-sc.tfm
%{_texmfdistdir}/fonts/tfm/public/cyklop/l7x-cyklopi.tfm
%{_texmfdistdir}/fonts/tfm/public/cyklop/l7x-cyklopr-sc.tfm
%{_texmfdistdir}/fonts/tfm/public/cyklop/l7x-cyklopr.tfm
%{_texmfdistdir}/fonts/tfm/public/cyklop/ly1-cyklopi-sc.tfm
%{_texmfdistdir}/fonts/tfm/public/cyklop/ly1-cyklopi.tfm
%{_texmfdistdir}/fonts/tfm/public/cyklop/ly1-cyklopr-sc.tfm
%{_texmfdistdir}/fonts/tfm/public/cyklop/ly1-cyklopr.tfm
%{_texmfdistdir}/fonts/tfm/public/cyklop/qx-cyklopi-sc.tfm
%{_texmfdistdir}/fonts/tfm/public/cyklop/qx-cyklopi.tfm
%{_texmfdistdir}/fonts/tfm/public/cyklop/qx-cyklopr-sc.tfm
%{_texmfdistdir}/fonts/tfm/public/cyklop/qx-cyklopr.tfm
%{_texmfdistdir}/fonts/tfm/public/cyklop/t5-cyklopi-sc.tfm
%{_texmfdistdir}/fonts/tfm/public/cyklop/t5-cyklopi.tfm
%{_texmfdistdir}/fonts/tfm/public/cyklop/t5-cyklopr-sc.tfm
%{_texmfdistdir}/fonts/tfm/public/cyklop/t5-cyklopr.tfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/cyklop/cyklopi.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/cyklop/cyklopr.pfb
%{_texmfdistdir}/tex/latex/cyklop/cyklop.sty
%{_texmfdistdir}/tex/latex/cyklop/il2cyklop.fd
%{_texmfdistdir}/tex/latex/cyklop/l7xcyklop.fd
%{_texmfdistdir}/tex/latex/cyklop/ly1cyklop.fd
%{_texmfdistdir}/tex/latex/cyklop/ot1cyklop.fd
%{_texmfdistdir}/tex/latex/cyklop/ot4cyklop.fd
%{_texmfdistdir}/tex/latex/cyklop/qxcyklop.fd
%{_texmfdistdir}/tex/latex/cyklop/t1cyklop.fd
%{_texmfdistdir}/tex/latex/cyklop/t5cyklop.fd
%files -n texlive-cyklop-fonts
%dir %{_datadir}/fonts/texlive-cyklop
%{_datadir}/fontconfig/conf.avail/58-texlive-cyklop.conf
%{_datadir}/fontconfig/conf.avail/55-texlive-cyklop.conf
%config %{_sysconfdir}/fonts/conf.d/55-texlive-cyklop.conf
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-cyklop/encodings.dir
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-cyklop/fonts.dir
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-cyklop/fonts.scale
%{_datadir}/fonts/texlive-cyklop/cyklop-italic.otf
%{_datadir}/fonts/texlive-cyklop/cyklop-regular.otf
%{_datadir}/fonts/texlive-cyklop/cyklopi.pfb
%{_datadir}/fonts/texlive-cyklop/cyklopr.pfb
%package -n texlive-cyrillic
Version: %{texlive_version}.%{texlive_noarch}.20220601_pl1svn63613
Release: 0
License: LPPL-1.0
Summary: Support for Cyrillic fonts in LaTeX
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires: texlive-cyrillic-bin >= %{texlive_version}
#!BuildIgnore: texlive-cyrillic-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-cyrillic-doc >= %{texlive_version}
Provides: tex(cp1251.def)
Provides: tex(cp855.def)
Provides: tex(cp866.def)
Provides: tex(cp866av.def)
Provides: tex(cp866mav.def)
Provides: tex(cp866nav.def)
Provides: tex(cp866tat.def)
Provides: tex(ctt.def)
Provides: tex(dbk.def)
Provides: tex(iso88595.def)
Provides: tex(isoir111.def)
Provides: tex(koi8-r.def)
Provides: tex(koi8-ru.def)
Provides: tex(koi8-u.def)
Provides: tex(lcy.sty)
Provides: tex(lcyccr.fd)
Provides: tex(lcycmbr.fd)
Provides: tex(lcycmdh.fd)
Provides: tex(lcycmfib.fd)
Provides: tex(lcycmfr.fd)
Provides: tex(lcycmr.fd)
Provides: tex(lcycmss.fd)
Provides: tex(lcycmtl.fd)
Provides: tex(lcycmtt.fd)
Provides: tex(lcycmvtt.fd)
Provides: tex(lcydefs.tex)
Provides: tex(lcyenc.def)
Provides: tex(lcylcmss.fd)
Provides: tex(lcylcmtt.fd)
Provides: tex(maccyr.def)
Provides: tex(macukr.def)
Provides: tex(mik.def)
Provides: tex(mls.def)
Provides: tex(mnk.def)
Provides: tex(mos.def)
Provides: tex(ncc.def)
Provides: tex(ot2ccr.fd)
Provides: tex(ot2cmbr.fd)
Provides: tex(ot2cmdh.fd)
Provides: tex(ot2cmfib.fd)
Provides: tex(ot2cmfr.fd)
Provides: tex(ot2cmr.fd)
Provides: tex(ot2cmss.fd)
Provides: tex(ot2cmtl.fd)
Provides: tex(ot2cmtt.fd)
Provides: tex(ot2cmvtt.fd)
Provides: tex(ot2enc.def)
Provides: tex(ot2lcmss.fd)
Provides: tex(ot2lcmtt.fd)
Provides: tex(ot2wlcyr.fd)
Provides: tex(ot2wlcyss.fd)
Provides: tex(ot2wncyr.fd)
Provides: tex(ot2wncyss.fd)
Provides: tex(pt154.def)
Provides: tex(pt254.def)
Provides: tex(t2accr.fd)
Provides: tex(t2acmbr.fd)
Provides: tex(t2acmdh.fd)
Provides: tex(t2acmfib.fd)
Provides: tex(t2acmfr.fd)
Provides: tex(t2acmr.fd)
Provides: tex(t2acmss.fd)
Provides: tex(t2acmtl.fd)
Provides: tex(t2acmtt.fd)
Provides: tex(t2acmvtt.fd)
Provides: tex(t2aenc.def)
Provides: tex(t2alcmss.fd)
Provides: tex(t2alcmtt.fd)
Provides: tex(t2bccr.fd)
Provides: tex(t2bcmbr.fd)
Provides: tex(t2bcmdh.fd)
Provides: tex(t2bcmfib.fd)
Provides: tex(t2bcmfr.fd)
Provides: tex(t2bcmr.fd)
Provides: tex(t2bcmss.fd)
Provides: tex(t2bcmtl.fd)
Provides: tex(t2bcmtt.fd)
Provides: tex(t2bcmvtt.fd)
Provides: tex(t2benc.def)
Provides: tex(t2blcmss.fd)
Provides: tex(t2blcmtt.fd)
Provides: tex(t2cccr.fd)
Provides: tex(t2ccmbr.fd)
Provides: tex(t2ccmdh.fd)
Provides: tex(t2ccmfib.fd)
Provides: tex(t2ccmfr.fd)
Provides: tex(t2ccmr.fd)
Provides: tex(t2ccmss.fd)
Provides: tex(t2ccmtl.fd)
Provides: tex(t2ccmtt.fd)
Provides: tex(t2ccmvtt.fd)
Provides: tex(t2cenc.def)
Provides: tex(t2clcmss.fd)
Provides: tex(t2clcmtt.fd)
Provides: tex(x2ccr.fd)
Provides: tex(x2cmbr.fd)
Provides: tex(x2cmdh.fd)
Provides: tex(x2cmfib.fd)
Provides: tex(x2cmfr.fd)
Provides: tex(x2cmr.fd)
Provides: tex(x2cmss.fd)
Provides: tex(x2cmtl.fd)
Provides: tex(x2cmtt.fd)
Provides: tex(x2cmvtt.fd)
Provides: tex(x2enc.def)
Provides: tex(x2lcmss.fd)
Provides: tex(x2lcmtt.fd)
Requires: tex(fontenc.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source240: cyrillic.tar.xz
Source241: cyrillic.doc.tar.xz
%description -n texlive-cyrillic
This bundle of macros files provides macro support (including
font encoding macros) for the use of Cyrillic characters in
fonts encoded under the T2* and X2 encodings. These encodings
cover (between them) pretty much every language that is written
in a Cyrillic alphabet. This directory is part of the LaTeX
"required" distribution.
%package -n texlive-cyrillic-doc
Version: %{texlive_version}.%{texlive_noarch}.20220601_pl1svn63613
Release: 0
Summary: Documentation for texlive-cyrillic
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-cyrillic and texlive-alldocumentation)
%description -n texlive-cyrillic-doc
This package includes the documentation for texlive-cyrillic
%post -n texlive-cyrillic
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-cyrillic
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-cyrillic
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-cyrillic-doc
%{_texmfdistdir}/doc/latex/cyrillic/README.md
%{_texmfdistdir}/doc/latex/cyrillic/changes.txt
%{_texmfdistdir}/doc/latex/cyrillic/cyinpenc.pdf
%{_texmfdistdir}/doc/latex/cyrillic/cyoutenc.pdf
%{_texmfdistdir}/doc/latex/cyrillic/lcy.pdf
%{_texmfdistdir}/doc/latex/cyrillic/lcycmlh.pdf
%{_texmfdistdir}/doc/latex/cyrillic/manifest.txt
%{_texmfdistdir}/doc/latex/cyrillic/ot2.pdf
%{_texmfdistdir}/doc/latex/cyrillic/ot2cmams.pdf
%{_texmfdistdir}/doc/latex/cyrillic/ot2cmlh.pdf
%{_texmfdistdir}/doc/latex/cyrillic/t2lhfnt.pdf
%files -n texlive-cyrillic
%{_texmfdistdir}/tex/latex/cyrillic/cp1251.def
%{_texmfdistdir}/tex/latex/cyrillic/cp855.def
%{_texmfdistdir}/tex/latex/cyrillic/cp866.def
%{_texmfdistdir}/tex/latex/cyrillic/cp866av.def
%{_texmfdistdir}/tex/latex/cyrillic/cp866mav.def
%{_texmfdistdir}/tex/latex/cyrillic/cp866nav.def
%{_texmfdistdir}/tex/latex/cyrillic/cp866tat.def
%{_texmfdistdir}/tex/latex/cyrillic/ctt.def
%{_texmfdistdir}/tex/latex/cyrillic/dbk.def
%{_texmfdistdir}/tex/latex/cyrillic/iso88595.def
%{_texmfdistdir}/tex/latex/cyrillic/isoir111.def
%{_texmfdistdir}/tex/latex/cyrillic/koi8-r.def
%{_texmfdistdir}/tex/latex/cyrillic/koi8-ru.def
%{_texmfdistdir}/tex/latex/cyrillic/koi8-u.def
%{_texmfdistdir}/tex/latex/cyrillic/lcy.sty
%{_texmfdistdir}/tex/latex/cyrillic/lcyccr.fd
%{_texmfdistdir}/tex/latex/cyrillic/lcycmbr.fd
%{_texmfdistdir}/tex/latex/cyrillic/lcycmdh.fd
%{_texmfdistdir}/tex/latex/cyrillic/lcycmfib.fd
%{_texmfdistdir}/tex/latex/cyrillic/lcycmfr.fd
%{_texmfdistdir}/tex/latex/cyrillic/lcycmr.fd
%{_texmfdistdir}/tex/latex/cyrillic/lcycmss.fd
%{_texmfdistdir}/tex/latex/cyrillic/lcycmtl.fd
%{_texmfdistdir}/tex/latex/cyrillic/lcycmtt.fd
%{_texmfdistdir}/tex/latex/cyrillic/lcycmvtt.fd
%{_texmfdistdir}/tex/latex/cyrillic/lcydefs.tex
%{_texmfdistdir}/tex/latex/cyrillic/lcyenc.def
%{_texmfdistdir}/tex/latex/cyrillic/lcylcmss.fd
%{_texmfdistdir}/tex/latex/cyrillic/lcylcmtt.fd
%{_texmfdistdir}/tex/latex/cyrillic/maccyr.def
%{_texmfdistdir}/tex/latex/cyrillic/macukr.def
%{_texmfdistdir}/tex/latex/cyrillic/mik.def
%{_texmfdistdir}/tex/latex/cyrillic/mls.def
%{_texmfdistdir}/tex/latex/cyrillic/mnk.def
%{_texmfdistdir}/tex/latex/cyrillic/mos.def
%{_texmfdistdir}/tex/latex/cyrillic/ncc.def
%{_texmfdistdir}/tex/latex/cyrillic/ot2ccr.fd
%{_texmfdistdir}/tex/latex/cyrillic/ot2cmbr.fd
%{_texmfdistdir}/tex/latex/cyrillic/ot2cmdh.fd
%{_texmfdistdir}/tex/latex/cyrillic/ot2cmfib.fd
%{_texmfdistdir}/tex/latex/cyrillic/ot2cmfr.fd
%{_texmfdistdir}/tex/latex/cyrillic/ot2cmr.fd
%{_texmfdistdir}/tex/latex/cyrillic/ot2cmss.fd
%{_texmfdistdir}/tex/latex/cyrillic/ot2cmtl.fd
%{_texmfdistdir}/tex/latex/cyrillic/ot2cmtt.fd
%{_texmfdistdir}/tex/latex/cyrillic/ot2cmvtt.fd
%{_texmfdistdir}/tex/latex/cyrillic/ot2enc.def
%{_texmfdistdir}/tex/latex/cyrillic/ot2lcmss.fd
%{_texmfdistdir}/tex/latex/cyrillic/ot2lcmtt.fd
%{_texmfdistdir}/tex/latex/cyrillic/ot2wlcyr.fd
%{_texmfdistdir}/tex/latex/cyrillic/ot2wlcyss.fd
%{_texmfdistdir}/tex/latex/cyrillic/ot2wncyr.fd
%{_texmfdistdir}/tex/latex/cyrillic/ot2wncyss.fd
%{_texmfdistdir}/tex/latex/cyrillic/pt154.def
%{_texmfdistdir}/tex/latex/cyrillic/pt254.def
%{_texmfdistdir}/tex/latex/cyrillic/t2accr.fd
%{_texmfdistdir}/tex/latex/cyrillic/t2acmbr.fd
%{_texmfdistdir}/tex/latex/cyrillic/t2acmdh.fd
%{_texmfdistdir}/tex/latex/cyrillic/t2acmfib.fd
%{_texmfdistdir}/tex/latex/cyrillic/t2acmfr.fd
%{_texmfdistdir}/tex/latex/cyrillic/t2acmr.fd
%{_texmfdistdir}/tex/latex/cyrillic/t2acmss.fd
%{_texmfdistdir}/tex/latex/cyrillic/t2acmtl.fd
%{_texmfdistdir}/tex/latex/cyrillic/t2acmtt.fd
%{_texmfdistdir}/tex/latex/cyrillic/t2acmvtt.fd
%{_texmfdistdir}/tex/latex/cyrillic/t2aenc.def
%{_texmfdistdir}/tex/latex/cyrillic/t2alcmss.fd
%{_texmfdistdir}/tex/latex/cyrillic/t2alcmtt.fd
%{_texmfdistdir}/tex/latex/cyrillic/t2bccr.fd
%{_texmfdistdir}/tex/latex/cyrillic/t2bcmbr.fd
%{_texmfdistdir}/tex/latex/cyrillic/t2bcmdh.fd
%{_texmfdistdir}/tex/latex/cyrillic/t2bcmfib.fd
%{_texmfdistdir}/tex/latex/cyrillic/t2bcmfr.fd
%{_texmfdistdir}/tex/latex/cyrillic/t2bcmr.fd
%{_texmfdistdir}/tex/latex/cyrillic/t2bcmss.fd
%{_texmfdistdir}/tex/latex/cyrillic/t2bcmtl.fd
%{_texmfdistdir}/tex/latex/cyrillic/t2bcmtt.fd
%{_texmfdistdir}/tex/latex/cyrillic/t2bcmvtt.fd
%{_texmfdistdir}/tex/latex/cyrillic/t2benc.def
%{_texmfdistdir}/tex/latex/cyrillic/t2blcmss.fd
%{_texmfdistdir}/tex/latex/cyrillic/t2blcmtt.fd
%{_texmfdistdir}/tex/latex/cyrillic/t2cccr.fd
%{_texmfdistdir}/tex/latex/cyrillic/t2ccmbr.fd
%{_texmfdistdir}/tex/latex/cyrillic/t2ccmdh.fd
%{_texmfdistdir}/tex/latex/cyrillic/t2ccmfib.fd
%{_texmfdistdir}/tex/latex/cyrillic/t2ccmfr.fd
%{_texmfdistdir}/tex/latex/cyrillic/t2ccmr.fd
%{_texmfdistdir}/tex/latex/cyrillic/t2ccmss.fd
%{_texmfdistdir}/tex/latex/cyrillic/t2ccmtl.fd
%{_texmfdistdir}/tex/latex/cyrillic/t2ccmtt.fd
%{_texmfdistdir}/tex/latex/cyrillic/t2ccmvtt.fd
%{_texmfdistdir}/tex/latex/cyrillic/t2cenc.def
%{_texmfdistdir}/tex/latex/cyrillic/t2clcmss.fd
%{_texmfdistdir}/tex/latex/cyrillic/t2clcmtt.fd
%{_texmfdistdir}/tex/latex/cyrillic/x2ccr.fd
%{_texmfdistdir}/tex/latex/cyrillic/x2cmbr.fd
%{_texmfdistdir}/tex/latex/cyrillic/x2cmdh.fd
%{_texmfdistdir}/tex/latex/cyrillic/x2cmfib.fd
%{_texmfdistdir}/tex/latex/cyrillic/x2cmfr.fd
%{_texmfdistdir}/tex/latex/cyrillic/x2cmr.fd
%{_texmfdistdir}/tex/latex/cyrillic/x2cmss.fd
%{_texmfdistdir}/tex/latex/cyrillic/x2cmtl.fd
%{_texmfdistdir}/tex/latex/cyrillic/x2cmtt.fd
%{_texmfdistdir}/tex/latex/cyrillic/x2cmvtt.fd
%{_texmfdistdir}/tex/latex/cyrillic/x2enc.def
%{_texmfdistdir}/tex/latex/cyrillic/x2lcmss.fd
%{_texmfdistdir}/tex/latex/cyrillic/x2lcmtt.fd
%package -n texlive-cyrillic-bin
Version: %{texlive_version}.%{texlive_noarch}.svn62517
Release: 0
License: LPPL-1.0
Summary: Cyrillic bibtex and makeindex
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-cyrillic-bin-bin >= %{texlive_version}
#!BuildIgnore: texlive-cyrillic-bin-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-cyrillic-bin-doc >= %{texlive_version}
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source242: cyrillic-bin.tar.xz
Source243: cyrillic-bin.doc.tar.xz
%description -n texlive-cyrillic-bin
The cyrillic-bin package
%package -n texlive-cyrillic-bin-doc
Version: %{texlive_version}.%{texlive_noarch}.svn62517
Release: 0
Summary: Documentation for texlive-cyrillic-bin
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-cyrillic-bin and texlive-alldocumentation)
Provides: man(rubibtex.1)
Provides: man(rumakeindex.1)
%description -n texlive-cyrillic-bin-doc
This package includes the documentation for texlive-cyrillic-bin
%post -n texlive-cyrillic-bin
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-cyrillic-bin
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-cyrillic-bin
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-cyrillic-bin-doc
%{_mandir}/man1/rubibtex.1*
%{_mandir}/man1/rumakeindex.1*
%files -n texlive-cyrillic-bin
%{_texmfdistdir}/scripts/texlive-extra/rubibtex.sh
%{_texmfdistdir}/scripts/texlive-extra/rumakeindex.sh
%package -n texlive-cyrplain
Version: %{texlive_version}.%{texlive_noarch}.svn45692
Release: 0
License: LPPL-1.0
Summary: Support for using T2 encoding
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Provides: tex(cyrcmfnt.tex)
Provides: tex(cyrecfnt.tex)
Provides: tex(cyrtex.cfg)
Provides: tex(cyrtex.tex)
Provides: tex(plainenc.tex)
Provides: tex(txxdefs.tex)
Provides: tex(txxextra.tex)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source244: cyrplain.tar.xz
Source245: cyrplain_plainenc.dif
%description -n texlive-cyrplain
The T2 bundle provides a variety of separate support functions
for using Cyrillic characters in LaTeX: the mathtext package,
for using Cyrillic letters 'transparently' in formulae; the
citehack package, for using Cyrillic (or indeed any non-ascii)
characters in citation keys; support for Cyrillic in BibTeX;
support for Cyrillic in Makeindex; and various items of font
support.
%post -n texlive-cyrplain
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-cyrplain
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-cyrplain
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-cyrplain
%{_texmfdistdir}/tex/plain/cyrplain/README
%{_texmfdistdir}/tex/plain/cyrplain/cyramstx.ini
%{_texmfdistdir}/tex/plain/cyrplain/cyrblue.ini
%{_texmfdistdir}/tex/plain/cyrplain/cyrcmfnt.tex
%{_texmfdistdir}/tex/plain/cyrplain/cyrecfnt.tex
%verify(link) %{_texmfdistdir}/tex/plain/cyrplain/cyrtex.cfg
%{_texmfdistdir}/tex/plain/cyrplain/cyrtex.ini
%{_texmfdistdir}/tex/plain/cyrplain/cyrtex.tex
%{_texmfdistdir}/tex/plain/cyrplain/cyrtxinf.ini
%{_texmfdistdir}/tex/plain/cyrplain/makefmts.sh
%{_texmfdistdir}/tex/plain/cyrplain/plainenc.tex
%{_texmfdistdir}/tex/plain/cyrplain/txxdefs.tex
%{_texmfdistdir}/tex/plain/cyrplain/txxextra.tex
%config %verify(not md5 mtime size) %{_texmfconfdir}/tex/plain/cyrplain/cyrtex.cfg
%package -n texlive-dad
Version: %{texlive_version}.%{texlive_noarch}.1.2svn54191
Release: 0
License: LPPL-1.0
Summary: Simple typesetting system for mixed Arabic/Latin 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(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-dad-fonts >= %{texlive_version}
Suggests: texlive-dad-doc >= %{texlive_version}
Provides: tex(OT1dad.fd)
Provides: tex(T1dad.fd)
Provides: tex(dad.map)
Provides: tex(dad.sty)
Provides: tex(dadreal.tfm)
Provides: tex(dadrealbold.tfm)
Provides: tex(dadrealmono.tfm)
Requires: tex(luatex85.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source246: dad.tar.xz
Source247: dad.doc.tar.xz
%description -n texlive-dad
This package allows simple typesetting in Arabic script,
intended for mixed Arabic/Latin script usage in situations
where heavy-duty solutions are discouraged. The system operates
with both Unicode and transliterated input, allowing the user
to choose the most appropriate approach for every situation.
%package -n texlive-dad-doc
Version: %{texlive_version}.%{texlive_noarch}.1.2svn54191
Release: 0
Summary: Documentation for texlive-dad
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-dad and texlive-alldocumentation)
%description -n texlive-dad-doc
This package includes the documentation for texlive-dad
%package -n texlive-dad-fonts
Version: %{texlive_version}.%{texlive_noarch}.1.2svn54191
Release: 0
Summary: Severed fonts for texlive-dad
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-dad-fonts
The separated fonts package for texlive-dad
%post -n texlive-dad
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMap dad.map' >> /var/run/texlive/run-updmap
%postun -n texlive-dad
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMap dad.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-dad
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%reconfigure_fonts_scriptlets -n texlive-dad-fonts
%files -n texlive-dad-doc
%{_texmfdistdir}/doc/fonts/dad/README
%{_texmfdistdir}/doc/fonts/dad/dad-to-utf8.pl
%{_texmfdistdir}/doc/fonts/dad/dad-user-guide.bib
%{_texmfdistdir}/doc/fonts/dad/dad-user-guide.pdf
%{_texmfdistdir}/doc/fonts/dad/dad-user-guide.tex
%{_texmfdistdir}/doc/fonts/dad/dad.adjust
%{_texmfdistdir}/doc/fonts/dad/dadbold.adjust
%{_texmfdistdir}/doc/fonts/dad/dadmono.adjust
%{_texmfdistdir}/doc/fonts/dad/make-dad-font.pl
%{_texmfdistdir}/doc/fonts/dad/utf8-to-dad.pl
%files -n texlive-dad
%{_texmfdistdir}/fonts/afm/public/dad/Dad-bold.afm
%{_texmfdistdir}/fonts/afm/public/dad/Dad-mono.afm
%{_texmfdistdir}/fonts/afm/public/dad/Dad.afm
%{_texmfdistdir}/fonts/map/dvips/dad/dad.map
%{_texmfdistdir}/fonts/ofm/public/dad/dad.ofm
%{_texmfdistdir}/fonts/ofm/public/dad/dadbold.ofm
%{_texmfdistdir}/fonts/ofm/public/dad/dadmono.ofm
%{_texmfdistdir}/fonts/ovf/public/dad/dad.ovf
%{_texmfdistdir}/fonts/ovf/public/dad/dadbold.ovf
%{_texmfdistdir}/fonts/ovf/public/dad/dadmono.ovf
%{_texmfdistdir}/fonts/tfm/public/dad/dadreal.tfm
%{_texmfdistdir}/fonts/tfm/public/dad/dadrealbold.tfm
%{_texmfdistdir}/fonts/tfm/public/dad/dadrealmono.tfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/dad/Dad-bold.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/dad/Dad-mono.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/dad/Dad.pfb
%{_texmfdistdir}/tex/lualatex/dad/OT1dad.fd
%{_texmfdistdir}/tex/lualatex/dad/T1dad.fd
%{_texmfdistdir}/tex/lualatex/dad/dad.sty
%files -n texlive-dad-fonts
%dir %{_datadir}/fonts/texlive-dad
%{_datadir}/fontconfig/conf.avail/58-texlive-dad.conf
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-dad/encodings.dir
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-dad/fonts.dir
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-dad/fonts.scale
%{_datadir}/fonts/texlive-dad/Dad-bold.pfb
%{_datadir}/fonts/texlive-dad/Dad-mono.pfb
%{_datadir}/fonts/texlive-dad/Dad.pfb
%package -n texlive-dancers
Version: %{texlive_version}.%{texlive_noarch}.svn13293
Release: 0
License: LPPL-1.0
Summary: Font for Conan Doyle's "The Dancing Men"
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Provides: tex(dancers.tfm)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source248: dancers.tar.xz
%description -n texlive-dancers
The (Sherlock Holmes) book contains a code which uses dancing
men as glyphs. The alphabet as given is not complete, lacking
f, j, k, q, u, w, x and z, so those letters in the font are not
due to Conan Doyle. The code required word endings to be marked
by the dancing man representing the last letter to be holding a
flag: these are coded as A-Z.
thaTiStOsaYsentenceSiNthEcodElooKlikEthiS. In some cases, the
man has no arms, making it impossible for him to hold a flag.
In these cases, he is wearing a flag on his hat in the
'character'. The font is distributed as Metafont source; it
works poorly in modern environments, and could do with expert
attention (if you are interested, please contact the CTAN team
for details).
%post -n texlive-dancers
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-dancers
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-dancers
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-dancers
%{_texmfdistdir}/fonts/source/public/dancers/dancers.mf
%{_texmfdistdir}/fonts/tfm/public/dancers/dancers.tfm
%package -n texlive-dantelogo
Version: %{texlive_version}.%{texlive_noarch}.0.0.03svn38599
Release: 0
License: LPPL-1.0
Summary: A font for DANTE's logo
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-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-dantelogo-fonts >= %{texlive_version}
Suggests: texlive-dantelogo-doc >= %{texlive_version}
Provides: tex(DANTE-Bold--texnansx--base.tfm)
Provides: tex(DANTE-Bold--texnansx.tfm)
Provides: tex(DANTE-Bold--texnansx.vf)
Provides: tex(DANTE-Bold-Italic--texnansx--base.tfm)
Provides: tex(DANTE-Bold-Italic--texnansx.tfm)
Provides: tex(DANTE-Bold-Italic--texnansx.vf)
Provides: tex(DANTE-Bold.tfm)
Provides: tex(DANTE-Italic--texnansx--base.tfm)
Provides: tex(DANTE-Italic--texnansx.tfm)
Provides: tex(DANTE-Italic--texnansx.vf)
Provides: tex(DANTE.tfm)
Provides: tex(OT1DANTE.fd)
Provides: tex(T1DANTE.fd)
Provides: tex(dante.enc)
Provides: tex(dante.map)
Provides: tex(dantelogo.sty)
Requires: tex(fontenc.sty)
Requires: tex(fontspec.sty)
Requires: tex(iftex.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source249: dantelogo.tar.xz
Source250: dantelogo.doc.tar.xz
%description -n texlive-dantelogo
The DANTE font for the logo of DANTE (http://www.dante.de), the
German speaking TeX users group. The font includes only the
five characters d, a, n, t, and e. dantelogo.sty provides an
interface for LuaLaTeX/XeLaTeX/pdfLaTeX.
%package -n texlive-dantelogo-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.03svn38599
Release: 0
Summary: Documentation for texlive-dantelogo
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-dantelogo and texlive-alldocumentation)
%description -n texlive-dantelogo-doc
This package includes the documentation for texlive-dantelogo
%package -n texlive-dantelogo-fonts
Version: %{texlive_version}.%{texlive_noarch}.0.0.03svn38599
Release: 0
Summary: Severed fonts for texlive-dantelogo
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-dantelogo-fonts
The separated fonts package for texlive-dantelogo
%post -n texlive-dantelogo
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMap dante.map' >> /var/run/texlive/run-updmap
%postun -n texlive-dantelogo
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMap dante.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-dantelogo
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%reconfigure_fonts_scriptlets -n texlive-dantelogo-fonts
%files -n texlive-dantelogo-doc
%{_texmfdistdir}/doc/fonts/dantelogo/Changes
%{_texmfdistdir}/doc/fonts/dantelogo/README
%{_texmfdistdir}/doc/fonts/dantelogo/dantelogo-doc.pdf
%{_texmfdistdir}/doc/fonts/dantelogo/dantelogo-doc.tex
%files -n texlive-dantelogo
%{_texmfdistdir}/fonts/enc/dvips/dantelogo/dante.enc
%{_texmfdistdir}/fonts/map/dvips/dantelogo/dante.map
%verify(link) %{_texmfdistdir}/fonts/opentype/public/dantelogo/DANTE-Bold-Italic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/dantelogo/DANTE-Bold.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/dantelogo/DANTE-Italic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/dantelogo/DANTE.otf
%{_texmfdistdir}/fonts/tfm/public/dantelogo/DANTE-Bold--texnansx--base.tfm
%{_texmfdistdir}/fonts/tfm/public/dantelogo/DANTE-Bold--texnansx.tfm
%{_texmfdistdir}/fonts/tfm/public/dantelogo/DANTE-Bold-Italic--texnansx--base.tfm
%{_texmfdistdir}/fonts/tfm/public/dantelogo/DANTE-Bold-Italic--texnansx.tfm
%{_texmfdistdir}/fonts/tfm/public/dantelogo/DANTE-Bold.tfm
%{_texmfdistdir}/fonts/tfm/public/dantelogo/DANTE-Italic--texnansx--base.tfm
%{_texmfdistdir}/fonts/tfm/public/dantelogo/DANTE-Italic--texnansx.tfm
%{_texmfdistdir}/fonts/tfm/public/dantelogo/DANTE.tfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/dantelogo/DANTE-Bold-Italic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/dantelogo/DANTE-Bold.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/dantelogo/DANTE-Italic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/dantelogo/DANTE.pfb
%{_texmfdistdir}/fonts/vf/public/dantelogo/DANTE-Bold--texnansx.vf
%{_texmfdistdir}/fonts/vf/public/dantelogo/DANTE-Bold-Italic--texnansx.vf
%{_texmfdistdir}/fonts/vf/public/dantelogo/DANTE-Italic--texnansx.vf
%{_texmfdistdir}/tex/latex/dantelogo/OT1DANTE.fd
%{_texmfdistdir}/tex/latex/dantelogo/T1DANTE.fd
%{_texmfdistdir}/tex/latex/dantelogo/dantelogo.sty
%files -n texlive-dantelogo-fonts
%dir %{_datadir}/fonts/texlive-dantelogo
%{_datadir}/fontconfig/conf.avail/58-texlive-dantelogo.conf
%{_datadir}/fontconfig/conf.avail/55-texlive-dantelogo.conf
%config %{_sysconfdir}/fonts/conf.d/55-texlive-dantelogo.conf
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-dantelogo/encodings.dir
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-dantelogo/fonts.dir
%verify(not md5 size mtime) %{_datadir}/fonts/texlive-dantelogo/fonts.scale
%{_datadir}/fonts/texlive-dantelogo/DANTE-Bold-Italic.otf
%{_datadir}/fonts/texlive-dantelogo/DANTE-Bold.otf
%{_datadir}/fonts/texlive-dantelogo/DANTE-Italic.otf
%{_datadir}/fonts/texlive-dantelogo/DANTE.otf
%{_datadir}/fonts/texlive-dantelogo/DANTE-Bold-Italic.pfb
%{_datadir}/fonts/texlive-dantelogo/DANTE-Bold.pfb
%{_datadir}/fonts/texlive-dantelogo/DANTE-Italic.pfb
%{_datadir}/fonts/texlive-dantelogo/DANTE.pfb
%package -n texlive-darkmode
Version: %{texlive_version}.%{texlive_noarch}.1.0.1svn64271
Release: 0
License: LPPL-1.0
Summary: General Dark Mode Support for 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-darkmode-doc >= %{texlive_version}
Provides: tex(darkmode.sty)
Requires: tex(expl3.sty)
Requires: tex(l3keys2e.sty)
Requires: tex(pagecolor.sty)
Requires: tex(xcolor.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source251: darkmode.tar.xz
Source252: darkmode.doc.tar.xz
%description -n texlive-darkmode
This package provides an API for template and package
developers to create dynamic color schemes for light- and
darkmodes. For those unaware: We refer to dark mode when a
document has a dark background with a light font and to light
mode if it has a dark font with a light background.
%package -n texlive-darkmode-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0.1svn64271
Release: 0
Summary: Documentation for texlive-darkmode
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-darkmode and texlive-alldocumentation)
%description -n texlive-darkmode-doc
This package includes the documentation for texlive-darkmode
%post -n texlive-darkmode
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-darkmode
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-darkmode
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-darkmode-doc
%{_texmfdistdir}/doc/latex/darkmode/README.md
%{_texmfdistdir}/doc/latex/darkmode/darkmode-code.pdf
%{_texmfdistdir}/doc/latex/darkmode/darkmode-code.tex
%{_texmfdistdir}/doc/latex/darkmode/darkmode.pdf
%{_texmfdistdir}/doc/latex/darkmode/darkmode.tex
%files -n texlive-darkmode
%{_texmfdistdir}/tex/latex/darkmode/darkmode.sty
%package -n texlive-dashbox
Version: %{texlive_version}.%{texlive_noarch}.1.14svn23425
Release: 0
License: LPPL-1.0
Summary: Draw dashed boxes
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-dashbox-doc >= %{texlive_version}
Provides: tex(dashbox.sty)
Requires: tex(calc.sty)
Requires: tex(ifthen.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source253: dashbox.tar.xz
Source254: dashbox.doc.tar.xz
%description -n texlive-dashbox
The package can draw boxes that perform like \framebox or
\fbox, but use dashed lines. The package can also draw (an
illusion of) vertical stacks of boxes.
%package -n texlive-dashbox-doc
Version: %{texlive_version}.%{texlive_noarch}.1.14svn23425
Release: 0
Summary: Documentation for texlive-dashbox
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-dashbox and texlive-alldocumentation)
%description -n texlive-dashbox-doc
This package includes the documentation for texlive-dashbox
%post -n texlive-dashbox
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-dashbox
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-dashbox
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-dashbox-doc
%{_texmfdistdir}/doc/latex/dashbox/dashbox.pdf
%files -n texlive-dashbox
%{_texmfdistdir}/tex/latex/dashbox/dashbox.sty
%package -n texlive-dashrule
Version: %{texlive_version}.%{texlive_noarch}.1.3svn29579
Release: 0
License: LPPL-1.0
Summary: Draw dashed rules
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-dashrule-doc >= %{texlive_version}
Provides: tex(dashrule.sty)
Requires: tex(ifmtarg.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source255: dashrule.tar.xz
Source256: dashrule.doc.tar.xz
%description -n texlive-dashrule
The dashrule package makes it easy to draw a huge variety of
dashed rules (i.e., lines) in LaTeX. dashrule provides a
command, \hdashrule, which is a cross between LaTeX's \rule and
PostScript's setdash command. \hdashrule draws horizontally
dashed rules using the same syntax as \rule, but with an
additional, setdash-like parameter that specifies the pattern
of dash segments and the space between those segments. Because
dashrule's rules are constructed internally using \rule (as
opposed to, e.g., PostScript \specials) they are fully
compatible with every LaTeX back-end processor.
%package -n texlive-dashrule-doc
Version: %{texlive_version}.%{texlive_noarch}.1.3svn29579
Release: 0
Summary: Documentation for texlive-dashrule
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-dashrule and texlive-alldocumentation)
%description -n texlive-dashrule-doc
This package includes the documentation for texlive-dashrule
%post -n texlive-dashrule
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-dashrule
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-dashrule
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-dashrule-doc
%{_texmfdistdir}/doc/latex/dashrule/README
%{_texmfdistdir}/doc/latex/dashrule/dashrule.pdf
%files -n texlive-dashrule
%{_texmfdistdir}/tex/latex/dashrule/dashrule.sty
%package -n texlive-dashundergaps
Version: %{texlive_version}.%{texlive_noarch}.2.0hsvn58150
Release: 0
License: LPPL-1.0
Summary: Produce gaps that are underlined, dotted or dashed
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-dashundergaps-doc >= %{texlive_version}
Provides: tex(dashundergaps.sty)
Requires: tex(l3keys2e.sty)
Requires: tex(ulem.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source257: dashundergaps.tar.xz
Source258: dashundergaps.doc.tar.xz
%description -n texlive-dashundergaps
The package provides commands (\underline, \dotuline and
\dashuline) each of which underlines its argument with one of
the styles the package is capable of. A phantom mode is
provided, where the underline (of whatever form) can serve for
a 'fill-in block' for student evaluation sheets.
%package -n texlive-dashundergaps-doc
Version: %{texlive_version}.%{texlive_noarch}.2.0hsvn58150
Release: 0
Summary: Documentation for texlive-dashundergaps
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-dashundergaps and texlive-alldocumentation)
%description -n texlive-dashundergaps-doc
This package includes the documentation for texlive-dashundergaps
%post -n texlive-dashundergaps
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-dashundergaps
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-dashundergaps
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-dashundergaps-doc
%{_texmfdistdir}/doc/latex/dashundergaps/README.md
%{_texmfdistdir}/doc/latex/dashundergaps/changes.txt
%{_texmfdistdir}/doc/latex/dashundergaps/dashundergaps-code.pdf
%{_texmfdistdir}/doc/latex/dashundergaps/dashundergaps-code.tex
%{_texmfdistdir}/doc/latex/dashundergaps/dashundergaps-doc.pdf
%{_texmfdistdir}/doc/latex/dashundergaps/dashundergaps-doc.tex
%{_texmfdistdir}/doc/latex/dashundergaps/l3doc-TUB.cls
%files -n texlive-dashundergaps
%{_texmfdistdir}/tex/latex/dashundergaps/dashundergaps.sty
%package -n texlive-dataref
Version: %{texlive_version}.%{texlive_noarch}.0.0.7svn62942
Release: 0
License: LPPL-1.0
Summary: Manage references to experimental data
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-dataref-doc >= %{texlive_version}
Provides: tex(dataref.sty)
Requires: tex(booktabs.sty)
Requires: tex(etoolbox.sty)
Requires: tex(iftex.sty)
Requires: tex(import.sty)
Requires: tex(kvoptions.sty)
Requires: tex(pdfcomment.sty)
Requires: tex(pgf.sty)
Requires: tex(xfp.sty)
Requires: tex(xtab.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source259: dataref.tar.xz
Source260: dataref.doc.tar.xz
%description -n texlive-dataref
The package provides a mechanism that maintains a fixed
symbolic reference to numerical results; such results may vary
as the project proceeds (and hence the project report
develops).
%package -n texlive-dataref-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.7svn62942
Release: 0
Summary: Documentation for texlive-dataref
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-dataref and texlive-alldocumentation)
%description -n texlive-dataref-doc
This package includes the documentation for texlive-dataref
%post -n texlive-dataref
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-dataref
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-dataref
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-dataref-doc
%{_texmfdistdir}/doc/latex/dataref/README.md
%{_texmfdistdir}/doc/latex/dataref/dataref-doc.pdf
%{_texmfdistdir}/doc/latex/dataref/dataref-doc.tex
%files -n texlive-dataref
%{_texmfdistdir}/tex/latex/dataref/dataref.sty
%package -n texlive-datatool
Version: %{texlive_version}.%{texlive_noarch}.2.32svn52663
Release: 0
License: LPPL-1.0
Summary: Tools to load and manipulate data
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires: texlive-fp >= %{texlive_version}
#!BuildIgnore: texlive-fp
Requires: texlive-substr >= %{texlive_version}
#!BuildIgnore: texlive-substr
Requires: texlive-xfor >= %{texlive_version}
#!BuildIgnore: texlive-xfor
Requires: texlive-xkeyval >= %{texlive_version}
#!BuildIgnore: texlive-xkeyval
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-datatool-doc >= %{texlive_version}
Provides: tex(databar.sty)
Provides: tex(databib.sty)
Provides: tex(datagidx.sty)
Provides: tex(datapie.sty)
Provides: tex(dataplot.sty)
Provides: tex(datatool-base.sty)
Provides: tex(datatool-fp.sty)
Provides: tex(datatool-pgfmath.sty)
Provides: tex(datatool.sty)
Provides: tex(person.sty)
Requires: tex(afterpage.sty)
Requires: tex(amsmath.sty)
Requires: tex(etoolbox.sty)
Requires: tex(fp.sty)
Requires: tex(ifthen.sty)
Requires: tex(mfirstuc.sty)
Requires: tex(multicol.sty)
Requires: tex(pgfkeys.sty)
Requires: tex(pgfmath.sty)
Requires: tex(pgfrcs.sty)
Requires: tex(substr.sty)
Requires: tex(textcase.sty)
Requires: tex(tikz.sty)
Requires: tex(xfor.sty)
Requires: tex(xkeyval.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source261: datatool.tar.xz
Source262: datatool.doc.tar.xz
%description -n texlive-datatool
The tools comprise six packages: datatool.sty: databases may be
created using LaTeX commands or by importing external files;
they may be sorted numerically or alphabetically; repetitive
operations (such as mail merging) may be performed on each row
of a database, subject to conditions to exclude particular
rows; commands are provided to examine database elements, and
to convert formats (for example, to convert a numeric element
to a format compatible with the fp package; datapie.sty: a
database may be represented as a pie chart; flexible options
allow colouring of the chart, and annotation hooks are
available; dataplot.sty: a database may be represented as a
2-dimensional scatter or line plot; flexible options control of
the plot's overall appearance, and of legends and other extra
information; databar.sty: a database may be represented as a
bar chart; overall appearance, colouring and annotation are
controllable; datagidx.sty: provides a way of indexing or
creating glossaries/lists of acronyms that uses TeX to do the
sorting and collating instead of using an external indexing
application, such as xindy or makeindex; databib.sty: a
bibliography may be loaded into a datatool database, and
manipulated there before being printed (this permits a
LaTeX-based route to printing bibliographies in formats for
which no BibTeX style is available); and person.sty: provides
support for displaying a person's name and pronoun in a
document, thus avoiding cumbersome use of "he/she", etc. The
drawing packages make use of PGF/TikZ for their output. The
bundle supersedes and replaces the author's csvtools bundle.
%package -n texlive-datatool-doc
Version: %{texlive_version}.%{texlive_noarch}.2.32svn52663
Release: 0
Summary: Documentation for texlive-datatool
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-datatool and texlive-alldocumentation)
%description -n texlive-datatool-doc
This package includes the documentation for texlive-datatool
%post -n texlive-datatool
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-datatool
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-datatool
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-datatool-doc
%{_texmfdistdir}/doc/latex/datatool/CHANGES
%{_texmfdistdir}/doc/latex/datatool/INSTALL
%{_texmfdistdir}/doc/latex/datatool/README
%{_texmfdistdir}/doc/latex/datatool/datatool-code.pdf
%{_texmfdistdir}/doc/latex/datatool/datatool-user.pdf
%{_texmfdistdir}/doc/latex/datatool/datatool-user.tex
%{_texmfdistdir}/doc/latex/datatool/samples/data-raw.dbtex
%{_texmfdistdir}/doc/latex/datatool/samples/sample-autokeys-data.csv
%{_texmfdistdir}/doc/latex/datatool/samples/sample-autokeys.pdf
%{_texmfdistdir}/doc/latex/datatool/samples/sample-autokeys.tex
%{_texmfdistdir}/doc/latex/datatool/samples/sample-barchart.pdf
%{_texmfdistdir}/doc/latex/datatool/samples/sample-barchart.tex
%{_texmfdistdir}/doc/latex/datatool/samples/sample-datatooltk.pdf
%{_texmfdistdir}/doc/latex/datatool/samples/sample-datatooltk.tex
%{_texmfdistdir}/doc/latex/datatool/samples/sample-dict.pdf
%{_texmfdistdir}/doc/latex/datatool/samples/sample-dict.tex
%{_texmfdistdir}/doc/latex/datatool/samples/sample-europecv-bib.pdf
%{_texmfdistdir}/doc/latex/datatool/samples/sample-europecv-bib.tex
%{_texmfdistdir}/doc/latex/datatool/samples/sample-gidx.pdf
%{_texmfdistdir}/doc/latex/datatool/samples/sample-gidx.tex
%{_texmfdistdir}/doc/latex/datatool/samples/sample-glossary.pdf
%{_texmfdistdir}/doc/latex/datatool/samples/sample-glossary.tex
%{_texmfdistdir}/doc/latex/datatool/samples/sample-index.pdf
%{_texmfdistdir}/doc/latex/datatool/samples/sample-index.tex
%{_texmfdistdir}/doc/latex/datatool/samples/sample-mail-merge.pdf
%{_texmfdistdir}/doc/latex/datatool/samples/sample-mail-merge.tex
%{_texmfdistdir}/doc/latex/datatool/samples/sample-piechart.pdf
%{_texmfdistdir}/doc/latex/datatool/samples/sample-piechart.tex
%{_texmfdistdir}/doc/latex/datatool/samples/sample-sort.pdf
%{_texmfdistdir}/doc/latex/datatool/samples/sample-sort.tex
%{_texmfdistdir}/doc/latex/datatool/samples/sample-student-records.csv
%{_texmfdistdir}/doc/latex/datatool/samples/sample-student-scores.pdf
%{_texmfdistdir}/doc/latex/datatool/samples/sample-student-scores.tex
%{_texmfdistdir}/doc/latex/datatool/samples/sample-two-per-row.pdf
%{_texmfdistdir}/doc/latex/datatool/samples/sample-two-per-row.tex
%files -n texlive-datatool
%{_texmfdistdir}/bibtex/bst/datatool/databib.bst
%{_texmfdistdir}/tex/latex/datatool/databar.sty
%{_texmfdistdir}/tex/latex/datatool/databib.sty
%{_texmfdistdir}/tex/latex/datatool/datagidx.sty
%{_texmfdistdir}/tex/latex/datatool/datapie.sty
%{_texmfdistdir}/tex/latex/datatool/dataplot.sty
%{_texmfdistdir}/tex/latex/datatool/datatool-base.sty
%{_texmfdistdir}/tex/latex/datatool/datatool-fp.sty
%{_texmfdistdir}/tex/latex/datatool/datatool-pgfmath.sty
%{_texmfdistdir}/tex/latex/datatool/datatool.sty
%{_texmfdistdir}/tex/latex/datatool/person.sty
%package -n texlive-datax
Version: %{texlive_version}.%{texlive_noarch}.1.2.0svn61772
Release: 0
License: LPPL-1.0
Summary: Import individual data from script 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-datax-doc >= %{texlive_version}
Provides: tex(datax.sty)
Requires: tex(pgfkeys.sty)
Requires: tex(pgfopts.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source263: datax.tar.xz
Source264: datax.doc.tar.xz
%description -n texlive-datax
This LaTeX package uses pgfkeys to retrieve individual data
points generated in some script. Analogous to how one might
generate graphics in a script and import those graphics into a
LaTeX document.
%package -n texlive-datax-doc
Version: %{texlive_version}.%{texlive_noarch}.1.2.0svn61772
Release: 0
Summary: Documentation for texlive-datax
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-datax and texlive-alldocumentation)
%description -n texlive-datax-doc
This package includes the documentation for texlive-datax
%post -n texlive-datax
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-datax
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-datax
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-datax-doc
%{_texmfdistdir}/doc/latex/datax/README.md
%{_texmfdistdir}/doc/latex/datax/datax-logo.tikz
%{_texmfdistdir}/doc/latex/datax/datax.pdf
%files -n texlive-datax
%{_texmfdistdir}/tex/latex/datax/datax.sty
%package -n texlive-dateiliste
Version: %{texlive_version}.%{texlive_noarch}.0.0.6svn27974
Release: 0
License: LPPL-1.0
Summary: Extensions of the \listfiles concept
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-dateiliste-doc >= %{texlive_version}
Provides: tex(dateiliste.sty)
Requires: tex(ltxtable.sty)
Requires: tex(rcsinfo.sty)
Requires: tex(svninfo.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source265: dateiliste.tar.xz
Source266: dateiliste.doc.tar.xz
%description -n texlive-dateiliste
The package provides a file list (similar to that offered by
\listfiles), neatly laid out as a table. The main document can
be included in the list, and a command is available for
providing RCS-maintained data for printing in the file list.
%package -n texlive-dateiliste-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.6svn27974
Release: 0
Summary: Documentation for texlive-dateiliste
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-dateiliste and texlive-alldocumentation)
Provides: locale(texlive-dateiliste-doc:de;en;eo)
%description -n texlive-dateiliste-doc
This package includes the documentation for texlive-dateiliste
%post -n texlive-dateiliste
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-dateiliste
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-dateiliste
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-dateiliste-doc
%{_texmfdistdir}/doc/latex/dateiliste/README
%{_texmfdistdir}/doc/latex/dateiliste/README-de
%{_texmfdistdir}/doc/latex/dateiliste/README-en
%{_texmfdistdir}/doc/latex/dateiliste/README-eo
%{_texmfdistdir}/doc/latex/dateiliste/dateiliste.pdf
%files -n texlive-dateiliste
%{_texmfdistdir}/tex/latex/dateiliste/dateiliste.sty
%package -n texlive-datenumber
Version: %{texlive_version}.%{texlive_noarch}.0.0.03svn61761
Release: 0
License: LPPL-1.0
Summary: Convert a date into a number and vice versa
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-datenumber-doc >= %{texlive_version}
Provides: tex(datenumber.sty)
Provides: tex(datenumberUSenglish.ldf)
Provides: tex(datenumberdummy.ldf)
Provides: tex(datenumberenglish.ldf)
Provides: tex(datenumberfrench.ldf)
Provides: tex(datenumbergerman.ldf)
Provides: tex(datenumberspanish.ldf)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source267: datenumber.tar.xz
Source268: datenumber.doc.tar.xz
%description -n texlive-datenumber
This package provides commands to convert a date into a number
and vice versa. Additionally there are commands for
incrementing and decrementing a date. Leap years and the
Gregorian calendar reform are considered.
%package -n texlive-datenumber-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.03svn61761
Release: 0
Summary: Documentation for texlive-datenumber
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-datenumber and texlive-alldocumentation)
Provides: locale(texlive-datenumber-doc:de)
%description -n texlive-datenumber-doc
This package includes the documentation for texlive-datenumber
%post -n texlive-datenumber
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-datenumber
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-datenumber
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-datenumber-doc
%{_texmfdistdir}/doc/latex/datenumber/README.txt
%{_texmfdistdir}/doc/latex/datenumber/datenumber-english.pdf
%{_texmfdistdir}/doc/latex/datenumber/datenumber-english.tex
%{_texmfdistdir}/doc/latex/datenumber/datenumber-german.pdf
%{_texmfdistdir}/doc/latex/datenumber/datenumber-german.tex
%files -n texlive-datenumber
%{_texmfdistdir}/tex/latex/datenumber/datenumber.sty
%{_texmfdistdir}/tex/latex/datenumber/datenumberUSenglish.ldf
%{_texmfdistdir}/tex/latex/datenumber/datenumberdummy.ldf
%{_texmfdistdir}/tex/latex/datenumber/datenumberenglish.ldf
%{_texmfdistdir}/tex/latex/datenumber/datenumberfrench.ldf
%{_texmfdistdir}/tex/latex/datenumber/datenumbergerman.ldf
%{_texmfdistdir}/tex/latex/datenumber/datenumberspanish.ldf
%package -n texlive-datestamp
Version: %{texlive_version}.%{texlive_noarch}.0.0.3svn61719
Release: 0
License: GPL-2.0-or-later
Summary: Fixed date-stamps with LuaLaTeX
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-datestamp-doc >= %{texlive_version}
Provides: tex(datestamp.sty)
Requires: tex(xparse.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source269: datestamp.tar.xz
Source270: datestamp.doc.tar.xz
%description -n texlive-datestamp
Add fixed date-stamps with simple and customizable aux files
and LuaLaTeX. As long as the aux file is not deleted/modified
the date-stamp generated with this package remains intact.
%package -n texlive-datestamp-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.3svn61719
Release: 0
Summary: Documentation for texlive-datestamp
License: GPL-2.0-or-later
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-datestamp and texlive-alldocumentation)
%description -n texlive-datestamp-doc
This package includes the documentation for texlive-datestamp
%post -n texlive-datestamp
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-datestamp
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-datestamp
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-datestamp-doc
%{_texmfdistdir}/doc/lualatex/datestamp/README.txt
%{_texmfdistdir}/doc/lualatex/datestamp/datestamp-example.pdf
%{_texmfdistdir}/doc/lualatex/datestamp/datestamp-example.tex
%{_texmfdistdir}/doc/lualatex/datestamp/datestamp.pdf
%files -n texlive-datestamp
%{_texmfdistdir}/tex/lualatex/datestamp/datestamp.sty
%package -n texlive-datetime
Version: %{texlive_version}.%{texlive_noarch}.2.60svn36650
Release: 0
License: LPPL-1.0
Summary: Change format of \today with commands for current time
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-datetime-doc >= %{texlive_version}
Provides: tex(datetime-defaults.sty)
Provides: tex(datetime.sty)
Provides: tex(dt-UKenglish.def)
Provides: tex(dt-USenglish.def)
Provides: tex(dt-american.def)
Provides: tex(dt-australian.def)
Provides: tex(dt-austrian.def)
Provides: tex(dt-bahasa.def)
Provides: tex(dt-basque.def)
Provides: tex(dt-breton.def)
Provides: tex(dt-british.def)
Provides: tex(dt-bulgarian.def)
Provides: tex(dt-canadian.def)
Provides: tex(dt-catalan.def)
Provides: tex(dt-croatian.def)
Provides: tex(dt-czech.def)
Provides: tex(dt-danish.def)
Provides: tex(dt-dutch.def)
Provides: tex(dt-esperanto.def)
Provides: tex(dt-estonian.def)
Provides: tex(dt-finnish.def)
Provides: tex(dt-french.def)
Provides: tex(dt-galician.def)
Provides: tex(dt-german.def)
Provides: tex(dt-greek.def)
Provides: tex(dt-hebrew.def)
Provides: tex(dt-icelandic.def)
Provides: tex(dt-irish.def)
Provides: tex(dt-italian.def)
Provides: tex(dt-latin.def)
Provides: tex(dt-lsorbian.def)
Provides: tex(dt-magyar.def)
Provides: tex(dt-naustrian.def)
Provides: tex(dt-newzealand.def)
Provides: tex(dt-ngerman.def)
Provides: tex(dt-norsk.def)
Provides: tex(dt-polish.def)
Provides: tex(dt-portuges.def)
Provides: tex(dt-romanian.def)
Provides: tex(dt-russian.def)
Provides: tex(dt-samin.def)
Provides: tex(dt-scottish.def)
Provides: tex(dt-serbian.def)
Provides: tex(dt-slovak.def)
Provides: tex(dt-slovene.def)
Provides: tex(dt-spanish.def)
Provides: tex(dt-swedish.def)
Provides: tex(dt-turkish.def)
Provides: tex(dt-ukraineb.def)
Provides: tex(dt-usorbian.def)
Provides: tex(dt-welsh.def)
Requires: tex(etoolbox.sty)
Requires: tex(fmtcount.sty)
Requires: tex(ifthen.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source271: datetime.tar.xz
Source272: datetime.doc.tar.xz
%description -n texlive-datetime
Provides various different formats for the text created by the
command \today, and also provides commands for displaying the
current time (or any given time), in 12-hour, 24-hour or text
format. The package overrides babel's date format, having its
own library of date formats in different languages. The package
requires the fmtcount package. This package is now obsolete and
has been replaced by datetime2.
%package -n texlive-datetime-doc
Version: %{texlive_version}.%{texlive_noarch}.2.60svn36650
Release: 0
Summary: Documentation for texlive-datetime
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-datetime and texlive-alldocumentation)
%description -n texlive-datetime-doc
This package includes the documentation for texlive-datetime
%post -n texlive-datetime
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-datetime
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-datetime
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-datetime-doc
%{_texmfdistdir}/doc/latex/datetime/CHANGES
%{_texmfdistdir}/doc/latex/datetime/README
%{_texmfdistdir}/doc/latex/datetime/datetime-manual.css
%{_texmfdistdir}/doc/latex/datetime/datetime-manual.html
%{_texmfdistdir}/doc/latex/datetime/datetime-manual.tex
%{_texmfdistdir}/doc/latex/datetime/datetime.pdf
%{_texmfdistdir}/doc/latex/datetime/datetime.perl
%{_texmfdistdir}/doc/latex/datetime/dt-lang.tex
%{_texmfdistdir}/doc/latex/datetime/dt-sampl.tex
%{_texmfdistdir}/doc/latex/datetime/samples/dt-lang.pdf
%{_texmfdistdir}/doc/latex/datetime/samples/dt-lang.tex
%{_texmfdistdir}/doc/latex/datetime/samples/dt-sampl.pdf
%{_texmfdistdir}/doc/latex/datetime/samples/dt-sampl.tex
%files -n texlive-datetime
%{_texmfdistdir}/tex/latex/datetime/datetime-defaults.sty
%{_texmfdistdir}/tex/latex/datetime/datetime.sty
%{_texmfdistdir}/tex/latex/datetime/dt-UKenglish.def
%{_texmfdistdir}/tex/latex/datetime/dt-USenglish.def
%{_texmfdistdir}/tex/latex/datetime/dt-american.def
%{_texmfdistdir}/tex/latex/datetime/dt-australian.def
%{_texmfdistdir}/tex/latex/datetime/dt-austrian.def
%{_texmfdistdir}/tex/latex/datetime/dt-bahasa.def
%{_texmfdistdir}/tex/latex/datetime/dt-basque.def
%{_texmfdistdir}/tex/latex/datetime/dt-breton.def
%{_texmfdistdir}/tex/latex/datetime/dt-british.def
%{_texmfdistdir}/tex/latex/datetime/dt-bulgarian.def
%{_texmfdistdir}/tex/latex/datetime/dt-canadian.def
%{_texmfdistdir}/tex/latex/datetime/dt-catalan.def
%{_texmfdistdir}/tex/latex/datetime/dt-croatian.def
%{_texmfdistdir}/tex/latex/datetime/dt-czech.def
%{_texmfdistdir}/tex/latex/datetime/dt-danish.def
%{_texmfdistdir}/tex/latex/datetime/dt-dutch.def
%{_texmfdistdir}/tex/latex/datetime/dt-esperanto.def
%{_texmfdistdir}/tex/latex/datetime/dt-estonian.def
%{_texmfdistdir}/tex/latex/datetime/dt-finnish.def
%{_texmfdistdir}/tex/latex/datetime/dt-french.def
%{_texmfdistdir}/tex/latex/datetime/dt-galician.def
%{_texmfdistdir}/tex/latex/datetime/dt-german.def
%{_texmfdistdir}/tex/latex/datetime/dt-greek.def
%{_texmfdistdir}/tex/latex/datetime/dt-hebrew.def
%{_texmfdistdir}/tex/latex/datetime/dt-icelandic.def
%{_texmfdistdir}/tex/latex/datetime/dt-irish.def
%{_texmfdistdir}/tex/latex/datetime/dt-italian.def
%{_texmfdistdir}/tex/latex/datetime/dt-latin.def
%{_texmfdistdir}/tex/latex/datetime/dt-lsorbian.def
%{_texmfdistdir}/tex/latex/datetime/dt-magyar.def
%{_texmfdistdir}/tex/latex/datetime/dt-naustrian.def
%{_texmfdistdir}/tex/latex/datetime/dt-newzealand.def
%{_texmfdistdir}/tex/latex/datetime/dt-ngerman.def
%{_texmfdistdir}/tex/latex/datetime/dt-norsk.def
%{_texmfdistdir}/tex/latex/datetime/dt-polish.def
%{_texmfdistdir}/tex/latex/datetime/dt-portuges.def
%{_texmfdistdir}/tex/latex/datetime/dt-romanian.def
%{_texmfdistdir}/tex/latex/datetime/dt-russian.def
%{_texmfdistdir}/tex/latex/datetime/dt-samin.def
%{_texmfdistdir}/tex/latex/datetime/dt-scottish.def
%{_texmfdistdir}/tex/latex/datetime/dt-serbian.def
%{_texmfdistdir}/tex/latex/datetime/dt-slovak.def
%{_texmfdistdir}/tex/latex/datetime/dt-slovene.def
%{_texmfdistdir}/tex/latex/datetime/dt-spanish.def
%{_texmfdistdir}/tex/latex/datetime/dt-swedish.def
%{_texmfdistdir}/tex/latex/datetime/dt-turkish.def
%{_texmfdistdir}/tex/latex/datetime/dt-ukraineb.def
%{_texmfdistdir}/tex/latex/datetime/dt-usorbian.def
%{_texmfdistdir}/tex/latex/datetime/dt-welsh.def
%package -n texlive-datetime2
Version: %{texlive_version}.%{texlive_noarch}.1.5.7svn63102
Release: 0
License: LPPL-1.0
Summary: Formats for dates, times and time zones
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Requires: texlive-etoolbox >= %{texlive_version}
#!BuildIgnore: texlive-etoolbox
Requires: texlive-tracklang >= %{texlive_version}
#!BuildIgnore: texlive-tracklang
Requires: texlive-xkeyval >= %{texlive_version}
#!BuildIgnore: texlive-xkeyval
Requires(pre): texlive-filesystem >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(postun): texlive-filesystem >= %{texlive_version}
Requires(postun): texlive-kpathsea-bin >= %{texlive_version}
Requires(postun): texlive-kpathsea >= %{texlive_version}
Requires(postun): texlive-scripts-bin >= %{texlive_version}
Requires(postun): texlive-scripts >= %{texlive_version}
Requires(posttrans): coreutils
Requires(posttrans): ed
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires(posttrans): texlive-filesystem >= %{texlive_version}
Requires(posttrans): texlive-kpathsea-bin >= %{texlive_version}
Requires(posttrans): texlive-kpathsea >= %{texlive_version}
Requires(posttrans): texlive-scripts-bin >= %{texlive_version}
Requires(posttrans): texlive-scripts >= %{texlive_version}
Suggests: texlive-datetime2-doc >= %{texlive_version}
Provides: tex(datetime2-calc.sty)
Provides: tex(datetime2.sty)
Requires: tex(etoolbox.sty)
Requires: tex(pgfcalendar.sty)
Requires: tex(pgfkeys.sty)
Requires: tex(tracklang.sty)
Requires: tex(xkeyval.sty)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source273: datetime2.tar.xz
Source274: datetime2.doc.tar.xz
%description -n texlive-datetime2
This package provides commands for formatting dates, times and
time zones and redefines \today to use the same formatting
style. In addition to \today, you can also use \DTMcurrenttime
(current time) or \DTMnow (current date and time). Dates and
times can be saved for later use. The accompanying
datetime2-calc package can be used to convert date-times to
UTC+00:00. Language and regional support is provided by
independently maintained and installed modules. The
datetime2-calc package uses the pgfcalendar package (part of
the PGF/TikZ bundle). This package replaces datetime.sty which
is now obsolete.
%package -n texlive-datetime2-doc
Version: %{texlive_version}.%{texlive_noarch}.1.5.7svn63102
Release: 0
Summary: Documentation for texlive-datetime2
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-datetime2 and texlive-alldocumentation)
%description -n texlive-datetime2-doc
This package includes the documentation for texlive-datetime2
%post -n texlive-datetime2
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-datetime2
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-datetime2
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-datetime2-doc
%{_texmfdistdir}/doc/latex/datetime2/CHANGES
%{_texmfdistdir}/doc/latex/datetime2/README
%{_texmfdistdir}/doc/latex/datetime2/datetime2.pdf
%{_texmfdistdir}/doc/latex/datetime2/samples/datetime2-sample-babel.pdf
%{_texmfdistdir}/doc/latex/datetime2/samples/datetime2-sample-babel.tex
%{_texmfdistdir}/doc/latex/datetime2/samples/datetime2-sample-calc.pdf
%{_texmfdistdir}/doc/latex/datetime2/samples/datetime2-sample-calc.tex
%{_texmfdistdir}/doc/latex/datetime2/samples/datetime2-sample-filedate.pdf
%{_texmfdistdir}/doc/latex/datetime2/samples/datetime2-sample-filedate.tex
%{_texmfdistdir}/doc/latex/datetime2/samples/datetime2-sample-hyperref.pdf
%{_texmfdistdir}/doc/latex/datetime2/samples/datetime2-sample-hyperref.tex
%{_texmfdistdir}/doc/latex/datetime2/samples/datetime2-sample-journal.pdf
%{_texmfdistdir}/doc/latex/datetime2/samples/datetime2-sample-journal.tex
%{_texmfdistdir}/doc/latex/datetime2/samples/datetime2-sample-styles.pdf
%{_texmfdistdir}/doc/latex/datetime2/samples/datetime2-sample-styles.tex
%{_texmfdistdir}/doc/latex/datetime2/samples/datetime2-sample-xe.pdf
%{_texmfdistdir}/doc/latex/datetime2/samples/datetime2-sample-xe.tex
%files -n texlive-datetime2
%{_texmfdistdir}/tex/latex/datetime2/datetime2-calc.sty
%{_texmfdistdir}/tex/latex/datetime2/datetime2.sty
%package -n texlive-datetime2-bahasai
Version: %{texlive_version}.%{texlive_noarch}.1.01svn46287
Release: 0
License: LPPL-1.0
Summary: Bahasai language module for the datetime2 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-datetime2-bahasai-doc >= %{texlive_version}
Provides: tex(datetime2-bahasai.ldf)
# Download at ftp://ftp.tug.org/texlive/tlnet/archive/
# from 20240311
Source275: datetime2-bahasai.tar.xz
Source276: datetime2-bahasai.doc.tar.xz
%description -n texlive-datetime2-bahasai
This module provides the "bahasai" style that can be set using
\DTMsetstyle provided by datetime2.sty. This package is
currently unmaintained. Please see the README for the procedure
to follow if you want to take over the maintenance.
%package -n texlive-datetime2-bahasai-doc
Version: %{texlive_version}.%{texlive_noarch}.1.01svn46287
Release: 0
Summary: Documentation for texlive-datetime2-bahasai
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
URL: https://www.tug.org/texlive/
Supplements: (texlive-datetime2-bahasai and texlive-alldocumentation)
%description -n texlive-datetime2-bahasai-doc
This package includes the documentation for texlive-datetime2-bahasai
%post -n texlive-datetime2-bahasai
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-datetime2-bahasai
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-datetime2-bahasai
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-datetime2-bahasai-doc
%{_texmfdistdir}/doc/latex/datetime2-bahasai/README
%{_texmfdistdir}/doc/latex/datetime2-bahasai/datetime2-bahasai.pdf
%files -n texlive-datetime2-bahasai
%{_texmfdistdir}/tex/latex/datetime2-bahasai/datetime2-bahasai.ldf
%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
# Make possible scripts usable if any
for scr in %{_texmfdistdir}/doc/latex/confproc/buildcls.sh \
%{_texmfdistdir}/doc/latex/confproc/buildcppdfpapers.sh \
%{_texmfdistdir}/doc/latex/confproc/buildpapers.sh \
%{_texmfdistdir}/doc/latex/confproc/buildproc.sh \
%{_texmfdistdir}/doc/latex/confproc/cleancls.sh \
%{_texmfdistdir}/doc/latex/confproc/countnbpages.sh \
%{_texmfdistdir}/doc/latex/confproc/example/buildcppdfpapers.sh \
%{_texmfdistdir}/doc/latex/confproc/example/buildpapers.sh \
%{_texmfdistdir}/doc/latex/confproc/example/buildproc.sh \
%{_texmfdistdir}/doc/latex/confproc/example/countnbpages.sh \
%{_texmfdistdir}/doc/latex/confproc/example/generateswitch.pl \
%{_texmfdistdir}/doc/latex/confproc/generateswitch.pl \
%{_texmfdistdir}/doc/latex/confproc/prepareexample.sh
do
test -e %{buildroot}/$scr || continue
chmod 0755 %{buildroot}/$scr
done
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
tar --use-compress-program=xz -xf %{S:8} -C %{buildroot}%{_datadir}/texlive
pushd %{buildroot}%{_datadir}/texlive/texmf-dist
patch --reject-format=unified --quoting-style=literal -f -p1 -F0 -T < %{S:9}
patch --reject-format=unified --quoting-style=literal -f -p1 -F0 -T < %{S:10}
popd
# Make possible scripts usable if any
for scr in %{_texmfdistdir}/scripts/context/lua/mtxrun.lua
do
test -e %{buildroot}/$scr || continue
chmod 0755 %{buildroot}/$scr
done
# Avoid /usr/bin/env <prog>
for scr in %{_texmfdistdir}/scripts/context/lua/mtxrun.lua
do
test -e %{buildroot}/$scr || continue
ed %{buildroot}/${scr} <<-'EOF'
1
s@/env[[:blank:]]\+@/@
.
w
q
EOF
done
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-context
for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/hoekwater/context/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-context
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-context/${base} ${font}
done
/usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-context/
/usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-context/
mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail
(cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/58-texlive-context.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-context -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-context/*</glob>
</rejectfont>
</fontconfig>
EOF
tar --use-compress-program=xz -xf %{S:11} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:12} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:13} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:14} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:15} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-context-companion-fonts
for font in %{buildroot}/%{_texmfdistdir}/fonts/opentype/public/context-companion-fonts/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-context-companion-fonts
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-context-companion-fonts/${base} ${font}
done
/usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-context-companion-fonts/
/usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-context-companion-fonts/
mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail
(cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/58-texlive-context-companion-fonts.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-context-companion-fonts -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-context-companion-fonts/*</glob>
</rejectfont>
</fontconfig>
EOF
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
# Make possible scripts usable if any
for scr in %{_texmfdistdir}/tex/context/third/cyrillicnumbers/cyrillicnumbers.lua
do
test -e %{buildroot}/$scr || continue
chmod 0755 %{buildroot}/$scr
done
# Avoid /usr/bin/env <prog>
for scr in %{_texmfdistdir}/tex/context/third/cyrillicnumbers/cyrillicnumbers.lua
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: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
tar --use-compress-program=xz -xf %{S:25} -C %{buildroot}%{_datadir}/texlive
# Make possible scripts usable if any
for scr in %{_texmfdistdir}/scripts/context/ruby/ctxtools.rb \
%{_texmfdistdir}/scripts/context/ruby/imgtopdf.rb \
%{_texmfdistdir}/scripts/context/ruby/pdftools.rb \
%{_texmfdistdir}/scripts/context/ruby/pstopdf.rb \
%{_texmfdistdir}/scripts/context/ruby/rlxtools.rb \
%{_texmfdistdir}/scripts/context/ruby/texexec.rb \
%{_texmfdistdir}/scripts/context/ruby/texmfstart.rb \
%{_texmfdistdir}/scripts/context/ruby/textools.rb \
%{_texmfdistdir}/scripts/context/ruby/tmftools.rb \
%{_texmfdistdir}/scripts/context/ruby/xmltools.rb
do
test -e %{buildroot}/$scr || continue
chmod 0755 %{buildroot}/$scr
done
# Avoid /usr/bin/env <prog>
for scr in %{_texmfdistdir}/scripts/context/ruby/ctxtools.rb \
%{_texmfdistdir}/scripts/context/ruby/imgtopdf.rb \
%{_texmfdistdir}/scripts/context/ruby/pdftools.rb \
%{_texmfdistdir}/scripts/context/ruby/pstopdf.rb \
%{_texmfdistdir}/scripts/context/ruby/rlxtools.rb \
%{_texmfdistdir}/scripts/context/ruby/texexec.rb \
%{_texmfdistdir}/scripts/context/ruby/texmfstart.rb \
%{_texmfdistdir}/scripts/context/ruby/textools.rb \
%{_texmfdistdir}/scripts/context/ruby/tmftools.rb \
%{_texmfdistdir}/scripts/context/ruby/xmltools.rb
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: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
tar --use-compress-program=xz -xf %{S:40} -C %{buildroot}%{_datadir}/texlive
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
# Make possible scripts usable if any
for scr in %{_texmfdistdir}/tex/context/third/transliterator/transliterator.lua
do
test -e %{buildroot}/$scr || continue
chmod 0755 %{buildroot}/$scr
done
# Avoid /usr/bin/env <prog>
for scr in %{_texmfdistdir}/tex/context/third/transliterator/transliterator.lua
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: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
tar --use-compress-program=xz -xf %{S:60} -C %{buildroot}%{_datadir}/texlive
# Avoid /usr/bin/env <prog>
for scr in %{_texmfdistdir}/scripts/convbkmk/convbkmk.rb
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: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
tar --use-compress-program=xz -xf %{S:71} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:72} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:73} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:74} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:75} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:76} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:77} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:78} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:79} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:80} -C %{buildroot}%{_datadir}/texlive/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
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-cooperhewitt
for font in %{buildroot}/%{_texmfdistdir}/fonts/opentype/public/cooperhewitt/*.{pf[ab],[ot]tf} \
%{buildroot}/%{_texmfdistdir}/fonts/type1/public/cooperhewitt/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-cooperhewitt
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-cooperhewitt/${base} ${font}
done
/usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-cooperhewitt/
/usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-cooperhewitt/
mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail
(cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/58-texlive-cooperhewitt.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-cooperhewitt -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-cooperhewitt/*</glob>
</rejectfont>
</fontconfig>
EOF
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d
(cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/55-texlive-cooperhewitt.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Disable plain Type1 font to let fontconfig -->
<!-- prefere the OpenType and TrueType fonts -->
<!-- ************************************************ -->
<fontconfig>
<selectfont>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-cooperhewitt/*.pf*</glob>
</rejectfont>
</selectfont>
</fontconfig>
EOF
ln -sf %{_datadir}/fontconfig/conf.avail/55-texlive-cooperhewitt.conf %{buildroot}%{_sysconfdir}/fonts/conf.d/55-texlive-cooperhewitt.conf
tar --use-compress-program=xz -xf %{S:83} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:84} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:85} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:86} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:87} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:88} -C %{buildroot}%{_datadir}/texlive/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
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-cormorantgaramond
for font in %{buildroot}/%{_texmfdistdir}/fonts/truetype/catharsis/cormorantgaramond/*.{pf[ab],[ot]tf} \
%{buildroot}/%{_texmfdistdir}/fonts/type1/catharsis/cormorantgaramond/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-cormorantgaramond
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-cormorantgaramond/${base} ${font}
done
/usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-cormorantgaramond/
/usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-cormorantgaramond/
mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail
(cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/58-texlive-cormorantgaramond.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-cormorantgaramond -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-cormorantgaramond/*</glob>
</rejectfont>
</fontconfig>
EOF
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d
(cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/55-texlive-cormorantgaramond.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Disable plain Type1 font to let fontconfig -->
<!-- prefere the OpenType and TrueType fonts -->
<!-- ************************************************ -->
<fontconfig>
<selectfont>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-cormorantgaramond/*.pf*</glob>
</rejectfont>
</selectfont>
</fontconfig>
EOF
ln -sf %{_datadir}/fontconfig/conf.avail/55-texlive-cormorantgaramond.conf %{buildroot}%{_sysconfdir}/fonts/conf.d/55-texlive-cormorantgaramond.conf
tar --use-compress-program=xz -xf %{S:91} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:92} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:93} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:94} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:95} -C %{buildroot}%{_datadir}/texlive/texmf-dist
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
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-countriesofeurope
for font in %{buildroot}/%{_texmfdistdir}/fonts/opentype/public/countriesofeurope/*.{pf[ab],[ot]tf} \
%{buildroot}/%{_texmfdistdir}/fonts/type1/public/countriesofeurope/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-countriesofeurope
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-countriesofeurope/${base} ${font}
done
/usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-countriesofeurope/
/usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-countriesofeurope/
mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail
(cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/58-texlive-countriesofeurope.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-countriesofeurope -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-countriesofeurope/*</glob>
</rejectfont>
</fontconfig>
EOF
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d
(cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/55-texlive-countriesofeurope.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Disable plain Type1 font to let fontconfig -->
<!-- prefere the OpenType and TrueType fonts -->
<!-- ************************************************ -->
<fontconfig>
<selectfont>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-countriesofeurope/*.pf*</glob>
</rejectfont>
</selectfont>
</fontconfig>
EOF
ln -sf %{_datadir}/fontconfig/conf.avail/55-texlive-countriesofeurope.conf %{buildroot}%{_sysconfdir}/fonts/conf.d/55-texlive-countriesofeurope.conf
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
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-courier
for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/adobe/courier/*.{pf[ab],[ot]tf} \
%{buildroot}/%{_texmfdistdir}/fonts/type1/urw/courier/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-courier
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-courier/${base} ${font}
done
/usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-courier/
/usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-courier/
mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail
(cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/58-texlive-courier.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-courier -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-courier/*</glob>
</rejectfont>
</fontconfig>
EOF
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
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-courierten
for font in %{buildroot}/%{_texmfdistdir}/fonts/opentype/public/courierten/*.{pf[ab],[ot]tf} \
%{buildroot}/%{_texmfdistdir}/fonts/type1/public/courierten/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-courierten
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-courierten/${base} ${font}
done
/usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-courierten/
/usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-courierten/
mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail
(cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/58-texlive-courierten.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-courierten -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-courierten/*</glob>
</rejectfont>
</fontconfig>
EOF
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d
(cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/55-texlive-courierten.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Disable plain Type1 font to let fontconfig -->
<!-- prefere the OpenType and TrueType fonts -->
<!-- ************************************************ -->
<fontconfig>
<selectfont>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-courierten/*.pf*</glob>
</rejectfont>
</selectfont>
</fontconfig>
EOF
ln -sf %{_datadir}/fontconfig/conf.avail/55-texlive-courierten.conf %{buildroot}%{_sysconfdir}/fonts/conf.d/55-texlive-courierten.conf
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
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
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-crimson
for font in %{buildroot}/%{_texmfdistdir}/fonts/opentype/kosch/crimson/*.{pf[ab],[ot]tf} \
%{buildroot}/%{_texmfdistdir}/fonts/type1/kosch/crimson/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-crimson
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-crimson/${base} ${font}
done
/usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-crimson/
/usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-crimson/
mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail
(cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/58-texlive-crimson.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-crimson -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-crimson/*</glob>
</rejectfont>
</fontconfig>
EOF
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d
(cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/55-texlive-crimson.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Disable plain Type1 font to let fontconfig -->
<!-- prefere the OpenType and TrueType fonts -->
<!-- ************************************************ -->
<fontconfig>
<selectfont>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-crimson/*.pf*</glob>
</rejectfont>
</selectfont>
</fontconfig>
EOF
ln -sf %{_datadir}/fontconfig/conf.avail/55-texlive-crimson.conf %{buildroot}%{_sysconfdir}/fonts/conf.d/55-texlive-crimson.conf
tar --use-compress-program=xz -xf %{S:134} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:135} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-crimsonpro
for font in %{buildroot}/%{_texmfdistdir}/fonts/truetype/public/crimsonpro/*.{pf[ab],[ot]tf} \
%{buildroot}/%{_texmfdistdir}/fonts/type1/public/crimsonpro/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-crimsonpro
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-crimsonpro/${base} ${font}
done
/usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-crimsonpro/
/usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-crimsonpro/
mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail
(cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/58-texlive-crimsonpro.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-crimsonpro -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-crimsonpro/*</glob>
</rejectfont>
</fontconfig>
EOF
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d
(cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/55-texlive-crimsonpro.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Disable plain Type1 font to let fontconfig -->
<!-- prefere the OpenType and TrueType fonts -->
<!-- ************************************************ -->
<fontconfig>
<selectfont>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-crimsonpro/*.pf*</glob>
</rejectfont>
</selectfont>
</fontconfig>
EOF
ln -sf %{_datadir}/fontconfig/conf.avail/55-texlive-crimsonpro.conf %{buildroot}%{_sysconfdir}/fonts/conf.d/55-texlive-crimsonpro.conf
tar --use-compress-program=xz -xf %{S:136} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:137} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:138} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:139} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:140} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:141} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:142} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:143} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:144} -C %{buildroot}%{_datadir}/texlive
tar --use-compress-program=xz -xf %{S:145} -C %{buildroot}%{_datadir}/texlive
# Avoid /usr/bin/env <prog>
for scr in %{_texmfdistdir}/scripts/crossrefware/bbl2bib.pl \
%{_texmfdistdir}/scripts/crossrefware/bibdoiadd.pl \
%{_texmfdistdir}/scripts/crossrefware/bibmradd.pl \
%{_texmfdistdir}/scripts/crossrefware/biburl2doi.pl \
%{_texmfdistdir}/scripts/crossrefware/bibzbladd.pl \
%{_texmfdistdir}/scripts/crossrefware/ltx2crossrefxml.pl
do
test -e %{buildroot}/$scr || continue
ed %{buildroot}/${scr} <<-'EOF'
1
s@/env[[:blank:]]\+@/@
.
w
q
EOF
done
tar --use-compress-program=xz -xf %{S: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
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-cryst
for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/public/cryst/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-cryst
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-cryst/${base} ${font}
done
/usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-cryst/
/usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-cryst/
mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail
(cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/58-texlive-cryst.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-cryst -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-cryst/*</glob>
</rejectfont>
</fontconfig>
EOF
tar --use-compress-program=xz -xf %{S:156} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-cs
for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/public/cs/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-cs
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-cs/${base} ${font}
done
/usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-cs/
/usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-cs/
mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail
(cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/58-texlive-cs.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-cs -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-cs/*</glob>
</rejectfont>
</fontconfig>
EOF
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
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
# Add shebang e.g. correct perl wrapper scripts if any
for scr in %{_texmfdistdir}/doc/cstex/cspsfonts-gen/fontgen
do
test -e %{buildroot}/$scr || continue
ed %{buildroot}/${scr} <<-'EOF'
1
i
#! /bin/sh
.
w
q
EOF
done
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
tar --use-compress-program=xz -xf %{S:180} -C %{buildroot}%{_datadir}/texlive
# Remove files
rm -vf %{buildroot}%{_texmfdistdir}/doc/support/ctan-o-mat/ctan-o-mat.bat
# Strip executable bit from non-scripts
for txt in %{_texmfdistdir}/doc/support/ctan-o-mat/ctan-o-mat
do
test -e %{buildroot}/$txt || continue
chmod 0644 %{buildroot}/$txt
done
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
tar --use-compress-program=xz -xf %{S:183} -C %{buildroot}%{_datadir}/texlive
# Avoid /usr/bin/env <prog>
for scr in %{_texmfdistdir}/scripts/ctanbib/ctanbib
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:184} -C %{buildroot}%{_datadir}/texlive
tar --use-compress-program=xz -xf %{S:185} -C %{buildroot}%{_datadir}/texlive
# Avoid /usr/bin/env <prog>
for scr in %{_texmfdistdir}/scripts/ctanify/ctanify
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:186} -C %{buildroot}%{_datadir}/texlive
tar --use-compress-program=xz -xf %{S:187} -C %{buildroot}%{_datadir}/texlive
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
# Remove files
rm -vf %{buildroot}%{_texmfdistdir}/doc/latex/ctex-faq/src/make.bat
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
tar --use-compress-program=xz -xf %{S:194} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:195} -C %{buildroot}%{_datadir}/texlive/texmf-dist
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-culmus
for font in %{buildroot}/%{_texmfdistdir}/fonts/opentype/public/culmus/*.{pf[ab],[ot]tf} \
%{buildroot}/%{_texmfdistdir}/fonts/truetype/public/culmus/*.{pf[ab],[ot]tf} \
%{buildroot}/%{_texmfdistdir}/fonts/type1/public/culmus/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-culmus
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-culmus/${base} ${font}
done
/usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-culmus/
/usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-culmus/
mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail
(cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/58-texlive-culmus.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-culmus -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-culmus/*</glob>
</rejectfont>
</fontconfig>
EOF
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d
(cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/55-texlive-culmus.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Disable plain Type1 font to let fontconfig -->
<!-- prefere the OpenType and TrueType fonts -->
<!-- ************************************************ -->
<fontconfig>
<selectfont>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-culmus/*.pf*</glob>
</rejectfont>
</selectfont>
</fontconfig>
EOF
ln -sf %{_datadir}/fontconfig/conf.avail/55-texlive-culmus.conf %{buildroot}%{_sysconfdir}/fonts/conf.d/55-texlive-culmus.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
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-cuprum
for font in %{buildroot}/%{_texmfdistdir}/fonts/truetype/public/cuprum/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-cuprum
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-cuprum/${base} ${font}
done
/usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-cuprum/
/usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-cuprum/
mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail
(cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/58-texlive-cuprum.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-cuprum -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-cuprum/*</glob>
</rejectfont>
</fontconfig>
EOF
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
tar --use-compress-program=xz -xf %{S:210} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:211} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:212} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:213} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:214} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:215} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:216} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:217} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:218} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:219} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:220} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:221} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:222} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:223} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:224} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:225} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:226} -C %{buildroot}%{_datadir}/texlive/texmf-dist
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
tar --use-compress-program=xz -xf %{S:230} -C %{buildroot}%{_datadir}/texlive
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
# Make possible scripts usable if any
for scr in %{_texmfdistdir}/doc/latex/cweb-latex/examples/tex-it
do
test -e %{buildroot}/$scr || continue
chmod 0755 %{buildroot}/$scr
done
tar --use-compress-program=xz -xf %{S:233} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:234} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:235} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:236} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:237} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:238} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:239} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-cyklop
for font in %{buildroot}/%{_texmfdistdir}/fonts/opentype/public/cyklop/*.{pf[ab],[ot]tf} \
%{buildroot}/%{_texmfdistdir}/fonts/type1/public/cyklop/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-cyklop
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-cyklop/${base} ${font}
done
/usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-cyklop/
/usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-cyklop/
mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail
(cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/58-texlive-cyklop.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-cyklop -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-cyklop/*</glob>
</rejectfont>
</fontconfig>
EOF
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d
(cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/55-texlive-cyklop.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Disable plain Type1 font to let fontconfig -->
<!-- prefere the OpenType and TrueType fonts -->
<!-- ************************************************ -->
<fontconfig>
<selectfont>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-cyklop/*.pf*</glob>
</rejectfont>
</selectfont>
</fontconfig>
EOF
ln -sf %{_datadir}/fontconfig/conf.avail/55-texlive-cyklop.conf %{buildroot}%{_sysconfdir}/fonts/conf.d/55-texlive-cyklop.conf
tar --use-compress-program=xz -xf %{S:240} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:241} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:242} -C %{buildroot}%{_datadir}/texlive
tar --use-compress-program=xz -xf %{S:243} -C %{buildroot}%{_datadir}/texlive
tar --use-compress-program=xz -xf %{S:244} -C %{buildroot}%{_datadir}/texlive/texmf-dist
pushd %{buildroot}%{_datadir}/texlive/texmf-dist
patch --reject-format=unified --quoting-style=literal -f -p1 -F0 -T < %{S:245}
popd
# Move configuration files
mkdir -p %{buildroot}%{_texmfconfdir}/tex/plain/cyrplain
mv -f %{buildroot}%{_texmfdistdir}/tex/plain/cyrplain/cyrtex.cfg %{buildroot}%{_texmfconfdir}/tex/plain/cyrplain/
rm -f %{buildroot}%{_texmfdistdir}/tex/plain/cyrplain/cyrtex.cfg
ln -sf %{_texmfconfdir}/tex/plain/cyrplain/cyrtex.cfg %{buildroot}%{_texmfdistdir}/tex/plain/cyrplain/cyrtex.cfg
# Remove files
rm -vf %{buildroot}%{_texmfdistdir}/tex/plain/cyrplain/makefmts.bat
# Make possible scripts usable if any
for scr in %{_texmfdistdir}/tex/plain/cyrplain/makefmts.sh
do
test -e %{buildroot}/$scr || continue
chmod 0755 %{buildroot}/$scr
done
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
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-dad
for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/public/dad/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-dad
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-dad/${base} ${font}
done
/usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-dad/
/usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-dad/
mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail
(cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/58-texlive-dad.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-dad -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-dad/*</glob>
</rejectfont>
</fontconfig>
EOF
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
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-dantelogo
for font in %{buildroot}/%{_texmfdistdir}/fonts/opentype/public/dantelogo/*.{pf[ab],[ot]tf} \
%{buildroot}/%{_texmfdistdir}/fonts/type1/public/dantelogo/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-dantelogo
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-dantelogo/${base} ${font}
done
/usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-dantelogo/
/usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-dantelogo/
mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail
(cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/58-texlive-dantelogo.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-dantelogo -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-dantelogo/*</glob>
</rejectfont>
</fontconfig>
EOF
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d
(cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/55-texlive-dantelogo.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Disable plain Type1 font to let fontconfig -->
<!-- prefere the OpenType and TrueType fonts -->
<!-- ************************************************ -->
<fontconfig>
<selectfont>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-dantelogo/*.pf*</glob>
</rejectfont>
</selectfont>
</fontconfig>
EOF
ln -sf %{_datadir}/fontconfig/conf.avail/55-texlive-dantelogo.conf %{buildroot}%{_sysconfdir}/fonts/conf.d/55-texlive-dantelogo.conf
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
tar --use-compress-program=xz -xf %{S:266} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:267} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:268} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:269} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:270} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:271} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:272} -C %{buildroot}%{_datadir}/texlive/texmf-dist
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
# 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