# # spec file for package texlive-specs-w # # Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define texlive_version 2023 %define texlive_previous 2022 %define texlive_release 20230311 %define texlive_noarch 201 %define biber_version 2.18 #!BuildIgnore: texlive #!BuildIgnore: texlive-scripts #!BuildIgnore: texlive-scripts-extra #!BuildIgnore: texlive-scripts-bin #!BuildIgnore: texlive-scripts-extra-bin #!BuildIgnore: texlive-gsftopk #!BuildIgnore: texlive-gsftopk-bin #!BuildIgnore: texlive-kpathsea #!BuildIgnore: texlive-kpathsea-bin %global _varlib %{_localstatedir}/lib %global _libexecdir %{_prefix}/lib %define _texmfdistdir %{_datadir}/texmf %if 0%{texlive_version} >= 2013 %define _texmfmaindir %{_texmfdistdir} %define _texmfdirs %{_texmfdistdir} %else %define _texmfmaindir %{_libexecdir}/texmf %define _texmfdirs \{%{_texmfdistdir},%{_texmfmaindir}\} %endif %define _texmfconfdir %{_sysconfdir}/texmf %define _texmfvardir %{_varlib}/texmf %define _texmfcache %{_localstatedir}/cache/texmf %define _fontcache %{_texmfcache}/fonts # %define _x11bin %{_prefix}/bin %define _x11lib %{_libdir} %define _x11data %{_datadir}/X11 %define _x11inc %{_includedir} %define _appdefdir %{_x11data}/app-defaults Name: texlive-specs-w Version: 2023 Release: 0 BuildRequires: ed BuildRequires: fontconfig BuildRequires: fontpackages-devel BuildRequires: mkfontdir BuildRequires: mkfontscale BuildRequires: t1utils BuildRequires: texlive-filesystem BuildRequires: xorg-x11-fonts-core BuildRequires: xz BuildArch: noarch Summary: Meta package for w License: Artistic-1.0 and BSD-3-Clause and GFDL-1.3-or-later and GPL-2.0-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-w-rpmlintrc %description Meta package to build tons of noarch texlive packages. %package -n texlive-tablists Version: %{texlive_version}.%{texlive_noarch}.0.0.0esvn15878 Release: 0 License: LPPL-1.0 Summary: Tabulated lists of short 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-tablists-doc >= %{texlive_version} Provides: tex(tablists.sty) Requires: tex(makecell.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source1: tablists.tar.xz Source2: tablists.doc.tar.xz %description -n texlive-tablists This package offers environments and commands for one-level and two-level lists of short items (e.g., exercises in textbooks). The environments support optional arguments of item numbering similar to the enumerate or paralist packages. %package -n texlive-tablists-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.0esvn15878 Release: 0 Summary: Documentation for texlive-tablists License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tablists and texlive-alldocumentation) %description -n texlive-tablists-doc This package includes the documentation for texlive-tablists %post -n texlive-tablists mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tablists mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tablists test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tablists-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/tablists/README %{_texmfdistdir}/doc/latex/tablists/tablists-rus.pdf %{_texmfdistdir}/doc/latex/tablists/tablists-rus.tex %{_texmfdistdir}/doc/latex/tablists/tablists.pdf %files -n texlive-tablists %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/tablists/tablists.sty %package -n texlive-tablor Version: %{texlive_version}.%{texlive_noarch}.4.07_gsvn31855 Release: 0 License: LPPL-1.0 Summary: Create tables of signs and of variations Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-tablor-doc >= %{texlive_version} Provides: tex(tablor-xetex.sty) Provides: tex(tablor.cfg) Provides: tex(tablor.sty) Requires: tex(babel.sty) Requires: tex(fancyvrb.sty) Requires: tex(filecontents.sty) Requires: tex(fontenc.sty) Requires: tex(graphicx.sty) Requires: tex(ifpdf.sty) Requires: tex(ifthen.sty) Requires: tex(ifxetex.sty) Requires: tex(pst-eps.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source3: tablor.tar.xz Source4: tablor.doc.tar.xz %description -n texlive-tablor The package allows the user to use the computer algebra system XCAS to generate tables of signs and of variations (the actual plotting of the tables uses the MetaPost macro package tableauVariations). Tables with forbidden regions may be developed using the package. A configuration file permits some configuration of the language to be used in the diagrams. The tablor package requires that shell escape be enabled. %package -n texlive-tablor-doc Version: %{texlive_version}.%{texlive_noarch}.4.07_gsvn31855 Release: 0 Summary: Documentation for texlive-tablor License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tablor and texlive-alldocumentation) Provides: locale(texlive-tablor-doc:en;fr) %description -n texlive-tablor-doc This package includes the documentation for texlive-tablor %post -n texlive-tablor mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tablor mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tablor test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tablor-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/tablor/Figures/TSav-105.mp %{_texmfdistdir}/doc/latex/tablor/Figures/capture.eps %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.0 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.1 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.10 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.105 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.11 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.12 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.13 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.14 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.15 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.16 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.17 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.18 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.19 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.2 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.20 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.21 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.22 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.23 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.24 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.25 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.26 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.27 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.28 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.29 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.3 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.30 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.31 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.32 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.33 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.35 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.36 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.37 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.38 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.39 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.4 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.40 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.41 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.42 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.43 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.44 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.45 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.47 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.48 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.49 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.5 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.50 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.51 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.52 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.53 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.54 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.55 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.56 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.57 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.6 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.7 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.8 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.9 %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.mp %{_texmfdistdir}/doc/latex/tablor/README %{_texmfdistdir}/doc/latex/tablor/README-fr.txt %{_texmfdistdir}/doc/latex/tablor/auto/tablor-xetex.el %{_texmfdistdir}/doc/latex/tablor/auto/tablor.el %{_texmfdistdir}/doc/latex/tablor/tablor.html %{_texmfdistdir}/doc/latex/tablor/tablor.pdf %{_texmfdistdir}/doc/latex/tablor/tablor.tex %files -n texlive-tablor %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/tablor/tablor-xetex.sty %{_texmfdistdir}/tex/latex/tablor/tablor.cfg %{_texmfdistdir}/tex/latex/tablor/tablor.sty %package -n texlive-tabls Version: %{texlive_version}.%{texlive_noarch}.3.5svn17255 Release: 0 License: LPPL-1.0 Summary: Better vertical spacing in tables and arrays Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-tabls-doc >= %{texlive_version} Provides: tex(tabls.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source5: tabls.tar.xz Source6: tabls.doc.tar.xz %description -n texlive-tabls Modifies LaTeX's array and tabular environments to keep text from touching other text or hlines above or below. Several new parameters are defined and some standard macros are re-defined. The package slows down compilation of tables, since each entry is boxed twice. %package -n texlive-tabls-doc Version: %{texlive_version}.%{texlive_noarch}.3.5svn17255 Release: 0 Summary: Documentation for texlive-tabls License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tabls and texlive-alldocumentation) %description -n texlive-tabls-doc This package includes the documentation for texlive-tabls %post -n texlive-tabls mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tabls mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tabls test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tabls-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/tabls/miscdoc.sty %{_texmfdistdir}/doc/latex/tabls/tabls.pdf %{_texmfdistdir}/doc/latex/tabls/tabls.tex %files -n texlive-tabls %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/tabls/tabls.sty %package -n texlive-tablvar Version: %{texlive_version}.%{texlive_noarch}.1.2svn51543 Release: 0 License: LPPL-1.0 Summary: Typesetting pretty tables of signs and variations according to French usage Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-tablvar-doc >= %{texlive_version} Provides: tex(tablvar.sty) Requires: tex(array.sty) Requires: tex(colortbl.sty) Requires: tex(ifthen.sty) Requires: tex(multido.sty) Requires: tex(pst-node.sty) Requires: tex(tikz.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source7: tablvar.tar.xz Source8: tablvar.doc.tar.xz %description -n texlive-tablvar This is a complete and easy-to-use package for typesetting pretty tables of signs and variations according to French usage. The syntax is similar to that of the array environment and uses intuitive position commands. Arrows are drawn automatically (using PSTricks by default or TikZ as an option). Macros are provided for drawing twin bars, single bars crossing the zeros, areas where the function is not defined, or placing special values. Several features of the variation tables can be customized. %package -n texlive-tablvar-doc Version: %{texlive_version}.%{texlive_noarch}.1.2svn51543 Release: 0 Summary: Documentation for texlive-tablvar License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tablvar and texlive-alldocumentation) Provides: locale(texlive-tablvar-doc:fr) %description -n texlive-tablvar-doc This package includes the documentation for texlive-tablvar %post -n texlive-tablvar mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tablvar mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tablvar test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tablvar-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/tablvar/README.md %{_texmfdistdir}/doc/latex/tablvar/tablvar.pdf %files -n texlive-tablvar %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/tablvar/tablvar.sty %package -n texlive-tabriz-thesis Version: %{texlive_version}.%{texlive_noarch}.1.1svn51729 Release: 0 License: LPPL-1.0 Summary: A template for the University of Tabriz Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-tabriz-thesis-doc >= %{texlive_version} Provides: tex(tabriz-thesis.cls) Provides: tex(tabriz-thesis.cls) Requires: tex(amsmath.sty) Requires: tex(amssymb.sty) Requires: tex(amsthm.sty) Requires: tex(book.cls) Requires: tex(fancyhdr.sty) Requires: tex(framed.sty) Requires: tex(geometry.sty) Requires: tex(graphicx.sty) Requires: tex(hyperref.sty) Requires: tex(lastpage.sty) Requires: tex(makeidx.sty) Requires: tex(tocbibind.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source9: tabriz-thesis.tar.xz Source10: tabriz-thesis.doc.tar.xz %description -n texlive-tabriz-thesis The package offers a document class for typesetting theses and dissertations at the University of Tabriz. The class requires use of XeLaTeX. %package -n texlive-tabriz-thesis-doc Version: %{texlive_version}.%{texlive_noarch}.1.1svn51729 Release: 0 Summary: Documentation for texlive-tabriz-thesis License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tabriz-thesis and texlive-alldocumentation) Provides: locale(texlive-tabriz-thesis-doc:fa) %description -n texlive-tabriz-thesis-doc This package includes the documentation for texlive-tabriz-thesis %post -n texlive-tabriz-thesis mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tabriz-thesis mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tabriz-thesis test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tabriz-thesis-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/tabriz-thesis/README %{_texmfdistdir}/doc/latex/tabriz-thesis/appendix1.tex %{_texmfdistdir}/doc/latex/tabriz-thesis/chapter1.tex %{_texmfdistdir}/doc/latex/tabriz-thesis/chapter2.tex %{_texmfdistdir}/doc/latex/tabriz-thesis/chapter3.tex %{_texmfdistdir}/doc/latex/tabriz-thesis/dicen2fa.tex %{_texmfdistdir}/doc/latex/tabriz-thesis/dicfa2en.tex %{_texmfdistdir}/doc/latex/tabriz-thesis/en-title.tex %{_texmfdistdir}/doc/latex/tabriz-thesis/fa-title.tex %{_texmfdistdir}/doc/latex/tabriz-thesis/logo.jpg %{_texmfdistdir}/doc/latex/tabriz-thesis/references.tex %{_texmfdistdir}/doc/latex/tabriz-thesis/tabriz-thesis.pdf %{_texmfdistdir}/doc/latex/tabriz-thesis/tabriz-thesis.tex %{_texmfdistdir}/doc/xelatex/tabriz-thesis/README %{_texmfdistdir}/doc/xelatex/tabriz-thesis/appendix1.tex %{_texmfdistdir}/doc/xelatex/tabriz-thesis/chapter1.tex %{_texmfdistdir}/doc/xelatex/tabriz-thesis/chapter2.tex %{_texmfdistdir}/doc/xelatex/tabriz-thesis/chapter3.tex %{_texmfdistdir}/doc/xelatex/tabriz-thesis/dicen2fa.tex %{_texmfdistdir}/doc/xelatex/tabriz-thesis/dicfa2en.tex %{_texmfdistdir}/doc/xelatex/tabriz-thesis/en-title.tex %{_texmfdistdir}/doc/xelatex/tabriz-thesis/fa-title.tex %{_texmfdistdir}/doc/xelatex/tabriz-thesis/logo.jpg %{_texmfdistdir}/doc/xelatex/tabriz-thesis/references.tex %{_texmfdistdir}/doc/xelatex/tabriz-thesis/tabriz-thesis.pdf %{_texmfdistdir}/doc/xelatex/tabriz-thesis/tabriz-thesis.tex %files -n texlive-tabriz-thesis %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/tabriz-thesis/tabriz-thesis.cls %{_texmfdistdir}/tex/xelatex/tabriz-thesis/tabriz-thesis.cls %package -n texlive-tabstackengine Version: %{texlive_version}.%{texlive_noarch}.2.10svn46848 Release: 0 License: LPPL-1.0 Summary: "Tabbing" front-end to stackengine Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-tabstackengine-doc >= %{texlive_version} Provides: tex(tabstackengine.sty) Requires: tex(etoolbox.sty) Requires: tex(listofitems.sty) Requires: tex(stackengine.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source11: tabstackengine.tar.xz Source12: tabstackengine.doc.tar.xz %description -n texlive-tabstackengine The package provides a front end to the stackengine package, to allow tabbed stacking. In most cases, an existing stackengine command may be prepended with the word "tabbed", "align" or "tabular" to create a new tabbed version of a stacking macro. In addition, hooks in the package's parser that tabbed strings of data may be parsed, extracted, and reconstituted (not requiring use of any stacking constructions). %package -n texlive-tabstackengine-doc Version: %{texlive_version}.%{texlive_noarch}.2.10svn46848 Release: 0 Summary: Documentation for texlive-tabstackengine License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tabstackengine and texlive-alldocumentation) %description -n texlive-tabstackengine-doc This package includes the documentation for texlive-tabstackengine %post -n texlive-tabstackengine mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tabstackengine mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tabstackengine test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tabstackengine-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/tabstackengine/README %{_texmfdistdir}/doc/latex/tabstackengine/tabstackengine.pdf %{_texmfdistdir}/doc/latex/tabstackengine/tabstackengine.tex %files -n texlive-tabstackengine %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/tabstackengine/tabstackengine.sty %package -n texlive-tabto-generic Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 License: SUSE-Public-Domain Summary: "Tab" to a measured position in the line Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):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(tabto.tex) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source13: tabto-generic.tar.xz %description -n texlive-tabto-generic \tabto{} moves the typesetting position to from the left margin of the paragraph. If the typesetting position is already further along, \tabto starts a new line. %post -n texlive-tabto-generic mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tabto-generic mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tabto-generic test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tabto-generic %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/tabto-generic/tabto.tex %package -n texlive-tabto-ltx Version: %{texlive_version}.%{texlive_noarch}.1.4svn54080 Release: 0 License: LPPL-1.0 Summary: "Tab" to a measured position in the line Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-tabto-ltx-doc >= %{texlive_version} Provides: tex(tabto.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source14: tabto-ltx.tar.xz Source15: tabto-ltx.doc.tar.xz %description -n texlive-tabto-ltx \tabto{} moves the typesetting position to from the left margin of the paragraph. If the typesetting position is already further along, \tabto starts a new line; the command \tabto* will move position backwards if necessary, so that previous text may be overwritten. The command \TabPositions may be used to define a set of tabbing positions, after which the command \tab advances typesetting position to the next defined 'tab stop'. %package -n texlive-tabto-ltx-doc Version: %{texlive_version}.%{texlive_noarch}.1.4svn54080 Release: 0 Summary: Documentation for texlive-tabto-ltx License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tabto-ltx and texlive-alldocumentation) %description -n texlive-tabto-ltx-doc This package includes the documentation for texlive-tabto-ltx %post -n texlive-tabto-ltx mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tabto-ltx mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tabto-ltx test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tabto-ltx-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/tabto-ltx/README %{_texmfdistdir}/doc/latex/tabto-ltx/tabto-doc.pdf %{_texmfdistdir}/doc/latex/tabto-ltx/tabto-doc.tex %files -n texlive-tabto-ltx %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/tabto-ltx/tabto.sty %package -n texlive-tabu Version: %{texlive_version}.%{texlive_noarch}.2.9svn61719 Release: 0 License: LPPL-1.0 Summary: Flexible LaTeX tabulars Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires: texlive-varwidth >= %{texlive_version} #!BuildIgnore: texlive-varwidth Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-tabu-doc >= %{texlive_version} Provides: tex(tabu.sty) Requires: tex(array.sty) Requires: tex(delarray.sty) Requires: tex(linegoal.sty) Requires: tex(varwidth.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source16: tabu.tar.xz Source17: tabu.doc.tar.xz %description -n texlive-tabu The package provides an environment, tabu, which will make any sort of tabular (that doesn't need to split across pages), and an environment longtabu which provides the facilities of tabu in a modified longtable environment. (Note that this latter offers an enhancement of ltxtable.) The package requires the array package, and needs e-TeX to run (since array.sty is present in every conforming distribution of LaTeX, and since every publicly available LaTeX format is built using e-TeX, the requirements are provided by default on any reasonable system). The package also requires xcolor for coloured rules in tables, and colortbl for coloured cells. The longtabu environment further requires that longtable be loaded. The package itself does not load any of these packages for the user. The tabu environment may be used in place of tabular, tabular* and tabularx environments, as well as the array environment in maths mode. It overloads tabularx's X-column specification, allowing a width specification, alignment (l, r, c and j) and column type indication (p, m and b). \begin{tabu} to specifies a target width, and \begin{tabu} spread enlarges the environment's "natural" width. %package -n texlive-tabu-doc Version: %{texlive_version}.%{texlive_noarch}.2.9svn61719 Release: 0 Summary: Documentation for texlive-tabu License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tabu and texlive-alldocumentation) %description -n texlive-tabu-doc This package includes the documentation for texlive-tabu %post -n texlive-tabu mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tabu mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tabu test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tabu-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/tabu/README.md %{_texmfdistdir}/doc/latex/tabu/tabu.pdf %files -n texlive-tabu %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/tabu/tabu.sty %package -n texlive-tabularborder Version: %{texlive_version}.%{texlive_noarch}.1.0asvn17885 Release: 0 License: LPPL-1.0 Summary: Remove excess space at left and right of tabular Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-tabularborder-doc >= %{texlive_version} Provides: tex(tabularborder.sty) Requires: tex(array.sty) Requires: tex(booktabs.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source18: tabularborder.tar.xz Source19: tabularborder.doc.tar.xz %description -n texlive-tabularborder The tabular environment is changed so that the outer \tabcolseps are compensated and a \hline has the same length as the text. No @{} is needed. %package -n texlive-tabularborder-doc Version: %{texlive_version}.%{texlive_noarch}.1.0asvn17885 Release: 0 Summary: Documentation for texlive-tabularborder License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tabularborder and texlive-alldocumentation) %description -n texlive-tabularborder-doc This package includes the documentation for texlive-tabularborder %post -n texlive-tabularborder mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tabularborder mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tabularborder test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tabularborder-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/tabularborder/tabularborder.pdf %files -n texlive-tabularborder %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/tabularborder/tabularborder.sty %package -n texlive-tabularcalc Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn15878 Release: 0 License: LPPL-1.0 Summary: Calculate formulas in a tabular 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-tabularcalc-doc >= %{texlive_version} Provides: tex(tabularcalc.sty) Requires: tex(fp.sty) Requires: tex(numprint.sty) Requires: tex(xstring.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source20: tabularcalc.tar.xz Source21: tabularcalc.doc.tar.xz %description -n texlive-tabularcalc Given a list of numbers and one (or more) formulas, the package offers an easy syntax to build a table of values, i.e., a tabular in which the first row contains the list of numbers, and the other rows contain the calculated values of the formulas for each number of the list. The table may be built either horizontally or vertically and is fully customizable. %package -n texlive-tabularcalc-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn15878 Release: 0 Summary: Documentation for texlive-tabularcalc License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tabularcalc and texlive-alldocumentation) Provides: locale(texlive-tabularcalc-doc:en;fr) %description -n texlive-tabularcalc-doc This package includes the documentation for texlive-tabularcalc %post -n texlive-tabularcalc mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tabularcalc mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tabularcalc test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tabularcalc-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/tabularcalc/README %{_texmfdistdir}/doc/latex/tabularcalc/tabularcalc_doc_en.pdf %{_texmfdistdir}/doc/latex/tabularcalc/tabularcalc_doc_en.tex %{_texmfdistdir}/doc/latex/tabularcalc/tabularcalc_doc_fr.pdf %{_texmfdistdir}/doc/latex/tabularcalc/tabularcalc_doc_fr.tex %{_texmfdistdir}/doc/latex/tabularcalc/tabularcalc_doc_vn.pdf %{_texmfdistdir}/doc/latex/tabularcalc/tabularcalc_doc_vn.tex %files -n texlive-tabularcalc %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/tabularcalc/tabularcalc.sty %package -n texlive-tabularew Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn15878 Release: 0 License: LPPL-1.0 Summary: A variation on the tabular 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-tabularew-doc >= %{texlive_version} Provides: tex(tabularew.sty) Requires: tex(array.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source22: tabularew.tar.xz Source23: tabularew.doc.tar.xz %description -n texlive-tabularew The package offers a modification of the tabular environment, which deals with the problem of column heads that are significantly wider than the body of the column. %package -n texlive-tabularew-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn15878 Release: 0 Summary: Documentation for texlive-tabularew License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tabularew and texlive-alldocumentation) %description -n texlive-tabularew-doc This package includes the documentation for texlive-tabularew %post -n texlive-tabularew mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tabularew mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tabularew test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tabularew-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/tabularew/README %{_texmfdistdir}/doc/latex/tabularew/tabularew.pdf %files -n texlive-tabularew %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/tabularew/tabularew.sty %package -n texlive-tabularray Version: %{texlive_version}.%{texlive_noarch}.2023asvn66276 Release: 0 License: LPPL-1.0 Summary: Typeset tabulars and arrays with LaTeX3 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-tabularray-doc >= %{texlive_version} Provides: tex(tabularray-2021.sty) Provides: tex(tabularray.sty) Requires: tex(amsmath.sty) Requires: tex(booktabs.sty) Requires: tex(diagbox.sty) Requires: tex(environ.sty) Requires: tex(etoolbox.sty) Requires: tex(expl3.sty) Requires: tex(functional.sty) Requires: tex(nameref.sty) Requires: tex(ninecolors.sty) Requires: tex(siunitx.sty) Requires: tex(varwidth.sty) Requires: tex(xcolor.sty) Requires: tex(xparse.sty) Requires: tex(zref-user.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source24: tabularray.tar.xz Source25: tabularray.doc.tar.xz %description -n texlive-tabularray LaTeX tables are implemented using TeX commands such as \halign, \noalign, \span, and \omit. In order to implement new features, many macro packages have modified the inner table commands inside LaTeX. This makes package code complicated, difficult to maintain, and often conflicts with each other. At present, the LaTeX3 programming layer is basically mature. This tabularray package will discard the old \halign commands and directly use LaTeX3 functions to parse the table, and then typeset the entire table. Under the premise of being compatible with the basic syntax of LaTeX2 tables, this macro package will completely separate the content and style of the table, and the style of the table can be completely set in keyval way. %package -n texlive-tabularray-doc Version: %{texlive_version}.%{texlive_noarch}.2023asvn66276 Release: 0 Summary: Documentation for texlive-tabularray License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tabularray and texlive-alldocumentation) %description -n texlive-tabularray-doc This package includes the documentation for texlive-tabularray %post -n texlive-tabularray mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tabularray mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tabularray test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tabularray-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/tabularray/README.txt %{_texmfdistdir}/doc/latex/tabularray/tabularray.pdf %{_texmfdistdir}/doc/latex/tabularray/tabularray.tex %files -n texlive-tabularray %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/tabularray/tabularray-2021.sty %{_texmfdistdir}/tex/latex/tabularray/tabularray.sty %package -n texlive-tabulary Version: %{texlive_version}.%{texlive_noarch}.0.0.10svn34368 Release: 0 License: LPPL-1.0 Summary: Tabular with variable width columns balanced Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-tabulary-doc >= %{texlive_version} Provides: tex(tabulary.sty) Requires: tex(array.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source26: tabulary.tar.xz Source27: tabulary.doc.tar.xz %description -n texlive-tabulary The package defines a tabular*-like environment, tabulary, taking a 'total width' argument as well as the column specifications. The environment uses column types L, C, R and J for variable width columns (\raggedright', \centering, \raggedleft, and normally justified). In contrast to tabularx's X columns, the width of each column is weighted according to the natural width of the widest cell in the column. %package -n texlive-tabulary-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.10svn34368 Release: 0 Summary: Documentation for texlive-tabulary License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tabulary and texlive-alldocumentation) %description -n texlive-tabulary-doc This package includes the documentation for texlive-tabulary %post -n texlive-tabulary mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tabulary mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tabulary test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tabulary-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/tabulary/README %{_texmfdistdir}/doc/latex/tabulary/tabulary.pdf %files -n texlive-tabulary %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/tabulary/tabulary.sty %package -n texlive-tabvar Version: %{texlive_version}.%{texlive_noarch}.1.8svn63921 Release: 0 License: LPPL-1.0 Summary: Typesetting tables showing variations of functions Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(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-tabvar-fonts >= %{texlive_version} Suggests: texlive-tabvar-doc >= %{texlive_version} Provides: tex(tabvar.cfg) Provides: tex(tabvar.map) Provides: tex(tabvar.sty) Provides: tex(tabvar.tfm) Requires: tex(array.sty) Requires: tex(colortbl.sty) Requires: tex(graphicx.sty) Requires: tex(ifpdf.sty) Requires: tex(ifthen.sty) Requires: tex(varwidth.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source28: tabvar.tar.xz Source29: tabvar.doc.tar.xz %description -n texlive-tabvar This LaTeX package is meant to ease the typesetting of tables showing variations of functions as they are used in France. %package -n texlive-tabvar-doc Version: %{texlive_version}.%{texlive_noarch}.1.8svn63921 Release: 0 Summary: Documentation for texlive-tabvar License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tabvar and texlive-alldocumentation) Provides: locale(texlive-tabvar-doc:fr) %description -n texlive-tabvar-doc This package includes the documentation for texlive-tabvar %package -n texlive-tabvar-fonts Version: %{texlive_version}.%{texlive_noarch}.1.8svn63921 Release: 0 Summary: Severed fonts for texlive-tabvar 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-tabvar-fonts The separated fonts package for texlive-tabvar %post -n texlive-tabvar mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update echo 'addMap tabvar.map' >> /var/run/texlive/run-updmap %postun -n texlive-tabvar mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then echo 'deleteMap tabvar.map' >> /var/run/texlive/run-updmap exit 0 fi %posttrans -n texlive-tabvar test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %reconfigure_fonts_scriptlets -n texlive-tabvar-fonts %files -n texlive-tabvar-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/tabvar/README %{_texmfdistdir}/doc/latex/tabvar/demo.pdf %{_texmfdistdir}/doc/latex/tabvar/demo.tex %{_texmfdistdir}/doc/latex/tabvar/tabvar.pdf %files -n texlive-tabvar %defattr(-,root,root,755) %{_texmfdistdir}/fonts/afm/public/tabvar/tabvar.afm %{_texmfdistdir}/fonts/map/dvips/tabvar/tabvar.map %{_texmfdistdir}/fonts/tfm/public/tabvar/tabvar.tfm %verify(link) %{_texmfdistdir}/fonts/type1/public/tabvar/tabvar.pfb %{_texmfdistdir}/metapost/tabvar/tabvar.mp %{_texmfdistdir}/tex/latex/tabvar/tabvar.cfg %{_texmfdistdir}/tex/latex/tabvar/tabvar.sty %files -n texlive-tabvar-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-tabvar %{_datadir}/fontconfig/conf.avail/58-texlive-tabvar.conf %verify(not md5 size mtime) %{_datadir}/fonts/texlive-tabvar/encodings.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-tabvar/fonts.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-tabvar/fonts.scale %{_datadir}/fonts/texlive-tabvar/tabvar.pfb %package -n texlive-tagging Version: %{texlive_version}.%{texlive_noarch}.1.1.0.1svn52064 Release: 0 License: LPPL-1.0 Summary: Document configuration with tags Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-tagging-doc >= %{texlive_version} Provides: tex(tagging.sty) Requires: tex(etoolbox.sty) Requires: tex(verbatim.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source30: tagging.tar.xz Source31: tagging.doc.tar.xz %description -n texlive-tagging The package allows the user to generate multiple documents from a single source, by marking pieces of the document with tags and specifying which marked pieces to include or exclude. %package -n texlive-tagging-doc Version: %{texlive_version}.%{texlive_noarch}.1.1.0.1svn52064 Release: 0 Summary: Documentation for texlive-tagging License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tagging and texlive-alldocumentation) %description -n texlive-tagging-doc This package includes the documentation for texlive-tagging %post -n texlive-tagging mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tagging mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tagging test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tagging-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/tagging/README %{_texmfdistdir}/doc/latex/tagging/tagging.pdf %{_texmfdistdir}/doc/latex/tagging/tagging.tex %files -n texlive-tagging %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/tagging/tagging.sty %package -n texlive-tagpair Version: %{texlive_version}.%{texlive_noarch}.1.1svn42138 Release: 0 License: LPPL-1.0 Summary: Word-by-word glosses, translations, and bibliographic attributions Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-tagpair-doc >= %{texlive_version} Provides: tex(tagpair.sty) Requires: tex(varwidth.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source32: tagpair.tar.xz Source33: tagpair.doc.tar.xz %description -n texlive-tagpair This package provides environments and commands for pairing lines, bottom lines, and tagged lines, intended to be used in particular for word-by-word glosses, translations, and bibliographic attributions, respectively. This LaTeX package is inspired by Marcel R. van der Goot's classic Plain TeX macros in gloss.tex. %package -n texlive-tagpair-doc Version: %{texlive_version}.%{texlive_noarch}.1.1svn42138 Release: 0 Summary: Documentation for texlive-tagpair License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tagpair and texlive-alldocumentation) %description -n texlive-tagpair-doc This package includes the documentation for texlive-tagpair %post -n texlive-tagpair mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tagpair mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tagpair test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tagpair-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/tagpair/COPYING %{_texmfdistdir}/doc/latex/tagpair/ChangeLog %{_texmfdistdir}/doc/latex/tagpair/README %{_texmfdistdir}/doc/latex/tagpair/sample.pdf %{_texmfdistdir}/doc/latex/tagpair/sample.tex %{_texmfdistdir}/doc/latex/tagpair/tagpair.pdf %{_texmfdistdir}/doc/latex/tagpair/tagpair.tex %files -n texlive-tagpair %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/tagpair/tagpair.sty %package -n texlive-tagpdf Version: %{texlive_version}.%{texlive_noarch}.0.0.98esvn66461 Release: 0 License: LPPL-1.0 Summary: Tools for experimenting with tagging using pdfLaTeX and 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-tagpdf-doc >= %{texlive_version} Provides: tex(tagpdf-base.sty) Provides: tex(tagpdf-debug-generic.sty) Provides: tex(tagpdf-debug-lua.sty) Provides: tex(tagpdf-debug.sty) Provides: tex(tagpdf-luatex.def) Provides: tex(tagpdf-mc-code-generic.sty) Provides: tex(tagpdf-mc-code-lua.sty) Provides: tex(tagpdf-ns-latex-book.def) Provides: tex(tagpdf-ns-latex-inline.def) Provides: tex(tagpdf-ns-latex.def) Provides: tex(tagpdf-ns-mathml.def) Provides: tex(tagpdf-ns-pdf.def) Provides: tex(tagpdf-ns-pdf2.def) Provides: tex(tagpdf.sty) Provides: tex(tagpdfdocu-patches.sty) Requires: tex(etoolbox.sty) Requires: tex(l3ref-tmp.sty) Requires: tex(output-patches-tmp-ltx.sty) Requires: tex(pdfmanagement-testphase.sty) Requires: tex(xpatch.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source34: tagpdf.tar.xz Source35: tagpdf.doc.tar.xz %description -n texlive-tagpdf The package offers tools to experiment with tagging and accessibility using pdfLaTeX and LuaTeX. It isn't meant for production but allows the user to try out how difficult it is to tag some structures; to try out how much tagging is really needed; to test what else is needed so that a pdf works e.g. with a screen reader. Its goal is to get a feeling for what has to be done, which kernel changes are needed, how packages should be adapted. %package -n texlive-tagpdf-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.98esvn66461 Release: 0 Summary: Documentation for texlive-tagpdf License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tagpdf and texlive-alldocumentation) %description -n texlive-tagpdf-doc This package includes the documentation for texlive-tagpdf %post -n texlive-tagpdf mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tagpdf mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tagpdf test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tagpdf-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/tagpdf/README.md %{_texmfdistdir}/doc/latex/tagpdf/acrobat.png %{_texmfdistdir}/doc/latex/tagpdf/ex-AF-file.pdf %{_texmfdistdir}/doc/latex/tagpdf/ex-AF-file.tex %{_texmfdistdir}/doc/latex/tagpdf/ex-alt-actualtext-luatex.pdf %{_texmfdistdir}/doc/latex/tagpdf/ex-alt-actualtext.tex %{_texmfdistdir}/doc/latex/tagpdf/ex-attribute-luatex.pdf %{_texmfdistdir}/doc/latex/tagpdf/ex-attribute.tex %{_texmfdistdir}/doc/latex/tagpdf/ex-formula-problem-luatex.pdf %{_texmfdistdir}/doc/latex/tagpdf/ex-formula-problem.tex %{_texmfdistdir}/doc/latex/tagpdf/ex-mc-manual-para-split-obsolete.pdf %{_texmfdistdir}/doc/latex/tagpdf/ex-mc-manual-para-split-obsolete.tex %{_texmfdistdir}/doc/latex/tagpdf/ex-patch-list-luatex.pdf %{_texmfdistdir}/doc/latex/tagpdf/ex-patch-list-obsolete.tex %{_texmfdistdir}/doc/latex/tagpdf/ex-patch-list.tex %{_texmfdistdir}/doc/latex/tagpdf/ex-patch-sectioning-koma-luatex.pdf %{_texmfdistdir}/doc/latex/tagpdf/ex-patch-sectioning-koma.tex %{_texmfdistdir}/doc/latex/tagpdf/ex-patch-sectioning-memoir.pdf %{_texmfdistdir}/doc/latex/tagpdf/ex-patch-sectioning-memoir.tex %{_texmfdistdir}/doc/latex/tagpdf/ex-softhyphen.pdf %{_texmfdistdir}/doc/latex/tagpdf/ex-softhyphen.tex %{_texmfdistdir}/doc/latex/tagpdf/ex-spaceglyph-listings.pdf %{_texmfdistdir}/doc/latex/tagpdf/ex-spaceglyph-listings.tex %{_texmfdistdir}/doc/latex/tagpdf/ex-structure-obsolete.tex %{_texmfdistdir}/doc/latex/tagpdf/ex-tagpdf-template.pdf %{_texmfdistdir}/doc/latex/tagpdf/ex-tagpdf-template.tex %{_texmfdistdir}/doc/latex/tagpdf/global-ex.png %{_texmfdistdir}/doc/latex/tagpdf/link-figure-input.tex %{_texmfdistdir}/doc/latex/tagpdf/pac3.PNG %{_texmfdistdir}/doc/latex/tagpdf/tagpdf-code.pdf %{_texmfdistdir}/doc/latex/tagpdf/tagpdf-code.tex %{_texmfdistdir}/doc/latex/tagpdf/tagpdf.bib %{_texmfdistdir}/doc/latex/tagpdf/tagpdf.pdf %{_texmfdistdir}/doc/latex/tagpdf/tagpdf.tex %files -n texlive-tagpdf %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/tagpdf/tagpdf-base.sty %{_texmfdistdir}/tex/latex/tagpdf/tagpdf-debug-generic.sty %{_texmfdistdir}/tex/latex/tagpdf/tagpdf-debug-lua.sty %{_texmfdistdir}/tex/latex/tagpdf/tagpdf-debug.sty %{_texmfdistdir}/tex/latex/tagpdf/tagpdf-luatex.def %{_texmfdistdir}/tex/latex/tagpdf/tagpdf-mc-code-generic.sty %{_texmfdistdir}/tex/latex/tagpdf/tagpdf-mc-code-lua.sty %{_texmfdistdir}/tex/latex/tagpdf/tagpdf-ns-latex-book.def %{_texmfdistdir}/tex/latex/tagpdf/tagpdf-ns-latex-inline.def %{_texmfdistdir}/tex/latex/tagpdf/tagpdf-ns-latex.def %{_texmfdistdir}/tex/latex/tagpdf/tagpdf-ns-mathml.def %{_texmfdistdir}/tex/latex/tagpdf/tagpdf-ns-pdf.def %{_texmfdistdir}/tex/latex/tagpdf/tagpdf-ns-pdf2.def %{_texmfdistdir}/tex/latex/tagpdf/tagpdf-parent-child-2.csv %{_texmfdistdir}/tex/latex/tagpdf/tagpdf-parent-child.csv %{_texmfdistdir}/tex/latex/tagpdf/tagpdf.lua %{_texmfdistdir}/tex/latex/tagpdf/tagpdf.sty %{_texmfdistdir}/tex/latex/tagpdf/tagpdfdocu-patches.sty %package -n texlive-talk Version: %{texlive_version}.%{texlive_noarch}.1.1svn42428 Release: 0 License: LPPL-1.0 Summary: A LaTeX class for presentations Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-talk-doc >= %{texlive_version} Provides: tex(sidebars.sty) Provides: tex(talk.cls) Requires: tex(amsmath.sty) Requires: tex(article.cls) Requires: tex(graphicx.sty) Requires: tex(hyperref.sty) Requires: tex(multido.sty) Requires: tex(pgf.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source36: talk.tar.xz Source37: talk.doc.tar.xz %description -n texlive-talk The talk document class allows you to create slides for screen presentations or printing on transparencies. It also allows you to print personal notes for your talk. You can create overlays and display structure information (current section / subsection, table of contents) on your slides. The main feature that distinguishes talk from other presentation classes like beamer or prosper is that it allows the user to define an arbitrary number of slide styles and switch between these styles from slide to slide. This way the slide layout can be adapted to the slide content. For example, the title or contents page of a talk can be given a slightly different layout than the other slides. The talk class makes no restrictions on the slide design whatsoever. The entire look and feel of the presentation can be defined by the user. The style definitions should be put in a separate sty file. Currently the package comes with only one set of pre-defined slide styles (greybars.sty). Contributions from people who are artistically more gifted than the author are more than welcome! %package -n texlive-talk-doc Version: %{texlive_version}.%{texlive_noarch}.1.1svn42428 Release: 0 Summary: Documentation for texlive-talk License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-talk and texlive-alldocumentation) %description -n texlive-talk-doc This package includes the documentation for texlive-talk %post -n texlive-talk mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-talk mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-talk test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-talk-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/talk/README %{_texmfdistdir}/doc/latex/talk/example.tex %{_texmfdistdir}/doc/latex/talk/talkdoc.pdf %{_texmfdistdir}/doc/latex/talk/talkdoc.tex %files -n texlive-talk %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/talk/sidebars.sty %{_texmfdistdir}/tex/latex/talk/talk.cls %package -n texlive-talos Version: %{texlive_version}.%{texlive_noarch}.1.0svn61820 Release: 0 License: LPPL-1.3c Summary: A Greek cult font from the eighties Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):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-talos-fonts >= %{texlive_version} Suggests: texlive-talos-doc >= %{texlive_version} # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source38: talos.tar.xz Source39: talos.doc.tar.xz %description -n texlive-talos A cult Greek font from the eighties, used at the University of Crete, Greece. It belonged to the first TeX installation in a Greek University and most probably the first TeX installation that supported the Greek language. %package -n texlive-talos-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn61820 Release: 0 Summary: Documentation for texlive-talos License: LPPL-1.3c Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-talos and texlive-alldocumentation) %description -n texlive-talos-doc This package includes the documentation for texlive-talos %package -n texlive-talos-fonts Version: %{texlive_version}.%{texlive_noarch}.1.0svn61820 Release: 0 Summary: Severed fonts for texlive-talos 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-talos-fonts The separated fonts package for texlive-talos %post -n texlive-talos mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-talos mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-talos test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %reconfigure_fonts_scriptlets -n texlive-talos-fonts %files -n texlive-talos-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/talos/README %{_texmfdistdir}/doc/fonts/talos/talos-doc.pdf %{_texmfdistdir}/doc/fonts/talos/talos-doc.tex %files -n texlive-talos %defattr(-,root,root,755) %verify(link) %{_texmfdistdir}/fonts/opentype/public/talos/Talos-Bold.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/talos/Talos-BoldItalic.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/talos/Talos-Italic.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/talos/Talos-Regular.otf %files -n texlive-talos-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-talos %{_datadir}/fontconfig/conf.avail/58-texlive-talos.conf %verify(not md5 size mtime) %{_datadir}/fonts/texlive-talos/encodings.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-talos/fonts.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-talos/fonts.scale %{_datadir}/fonts/texlive-talos/Talos-Bold.otf %{_datadir}/fonts/texlive-talos/Talos-BoldItalic.otf %{_datadir}/fonts/texlive-talos/Talos-Italic.otf %{_datadir}/fonts/texlive-talos/Talos-Regular.otf %package -n texlive-tamefloats Version: %{texlive_version}.%{texlive_noarch}.0.0.42svn27345 Release: 0 License: LPPL-1.0 Summary: Experimentally use \holdinginserts with LaTeX floats Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-tamefloats-doc >= %{texlive_version} Provides: tex(tameflts.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source40: tamefloats.tar.xz Source41: tamefloats.doc.tar.xz %description -n texlive-tamefloats LaTeX's figures, tables, and \marginpars are dangerous for footnotes (and probably also \enlargethispage). Here is a proposal (a 'patch' package) to help, by using \holdinginserts in a simple way. It replaces the original problem with a new one -- it is an experiment to find out whether the new problem is less bad (or it is just a contribution to the discussion, maybe just a summary of previous work). The files provide further information. %package -n texlive-tamefloats-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.42svn27345 Release: 0 Summary: Documentation for texlive-tamefloats License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tamefloats and texlive-alldocumentation) %description -n texlive-tamefloats-doc This package includes the documentation for texlive-tamefloats %post -n texlive-tamefloats mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tamefloats mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tamefloats test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tamefloats-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/tamefloats/README.txt %{_texmfdistdir}/doc/latex/tamefloats/deml3541.tex %{_texmfdistdir}/doc/latex/tamefloats/fltfltdk.tex %{_texmfdistdir}/doc/latex/tamefloats/newbug.tex %files -n texlive-tamefloats %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/tamefloats/tameflts.sty %package -n texlive-tamethebeast Version: %{texlive_version}.%{texlive_noarch}.1.4svn15878 Release: 0 License: LPPL-1.0 Summary: A manual about bibliographies and especially BibTeX Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source42: tamethebeast.doc.tar.xz %description -n texlive-tamethebeast An (as-complete-as-possible) manual about bibliographies in LaTeX, and thus mainly about BibTeX. %post -n texlive-tamethebeast mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tamethebeast mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tamethebeast test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tamethebeast %defattr(-,root,root,755) %{_texmfdistdir}/doc/bibtex/tamethebeast/CHANGES %{_texmfdistdir}/doc/bibtex/tamethebeast/Makefile %{_texmfdistdir}/doc/bibtex/tamethebeast/README %{_texmfdistdir}/doc/bibtex/tamethebeast/idxstyle.ist %{_texmfdistdir}/doc/bibtex/tamethebeast/local.bib %{_texmfdistdir}/doc/bibtex/tamethebeast/ttb_en.pdf %{_texmfdistdir}/doc/bibtex/tamethebeast/ttb_en.sec1.tex %{_texmfdistdir}/doc/bibtex/tamethebeast/ttb_en.sec2.tex %{_texmfdistdir}/doc/bibtex/tamethebeast/ttb_en.sec3.tex %{_texmfdistdir}/doc/bibtex/tamethebeast/ttb_en.sec4.tex %{_texmfdistdir}/doc/bibtex/tamethebeast/ttb_en.sec5.tex %{_texmfdistdir}/doc/bibtex/tamethebeast/ttb_en.tex %{_texmfdistdir}/doc/bibtex/tamethebeast/ttb_style.sty %package -n texlive-tangramtikz Version: %{texlive_version}.%{texlive_noarch}.0.0.1.5svn66183 Release: 0 License: LPPL-1.0 Summary: Tangram puzzles, with TikZ Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-tangramtikz-doc >= %{texlive_version} Provides: tex(TangramTikz.sty) Requires: tex(listofitems.sty) Requires: tex(simplekv.sty) Requires: tex(tikz.sty) Requires: tex(xparse.sty) Requires: tex(xstring.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source43: tangramtikz.tar.xz Source44: tangramtikz.doc.tar.xz %description -n texlive-tangramtikz This package provides some commands (with English and French keys) to work with tangram puzzles: \begin{EnvTangramTikz} and \PieceTangram to position a piece, \TangramTikz to display a predefined Tangram. %package -n texlive-tangramtikz-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.1.5svn66183 Release: 0 Summary: Documentation for texlive-tangramtikz License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tangramtikz and texlive-alldocumentation) Provides: locale(texlive-tangramtikz-doc:fr) %description -n texlive-tangramtikz-doc This package includes the documentation for texlive-tangramtikz %post -n texlive-tangramtikz mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tangramtikz mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tangramtikz test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tangramtikz-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/tangramtikz/README.md %{_texmfdistdir}/doc/latex/tangramtikz/TangramTikz-doc-en.pdf %{_texmfdistdir}/doc/latex/tangramtikz/TangramTikz-doc-en.tex %{_texmfdistdir}/doc/latex/tangramtikz/TangramTikz-doc-fr.pdf %{_texmfdistdir}/doc/latex/tangramtikz/TangramTikz-doc-fr.tex %files -n texlive-tangramtikz %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/tangramtikz/TangramTikz.sty %package -n texlive-tap Version: %{texlive_version}.%{texlive_noarch}.0.0.77svn31731 Release: 0 License: SUSE-Public-Domain Summary: TeX macros for typesetting complex tables Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-tap-doc >= %{texlive_version} Provides: tex(tap.tex) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source45: tap.tar.xz Source46: tap.doc.tar.xz %description -n texlive-tap The package offers a simple notation for pretty complex tables (to Michael J. Ferguson's credit). With PostScript, the package allows shaded/coloured tables, diagonal rules, etc. The package is supposed to work with both Plain and LaTeX. An AWK converter from ASCII semigraphic tables to TAP notation is included. %package -n texlive-tap-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.77svn31731 Release: 0 Summary: Documentation for texlive-tap License: SUSE-Public-Domain Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tap and texlive-alldocumentation) %description -n texlive-tap-doc This package includes the documentation for texlive-tap %post -n texlive-tap mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tap mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tap test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tap-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/tap/0README.TAP %{_texmfdistdir}/doc/generic/tap/0tapdoc.inf %{_texmfdistdir}/doc/generic/tap/circ.eps %{_texmfdistdir}/doc/generic/tap/circmag.eps %{_texmfdistdir}/doc/generic/tap/epsfx.tex %{_texmfdistdir}/doc/generic/tap/tapanch.100 %{_texmfdistdir}/doc/generic/tap/tapanch.mp %{_texmfdistdir}/doc/generic/tap/tapcv/sampdos/0sampdos.inf %{_texmfdistdir}/doc/generic/tap/tapcv/sampdos/post1.tex %{_texmfdistdir}/doc/generic/tap/tapcv/sampdos/post2.tex %{_texmfdistdir}/doc/generic/tap/tapcv/sampdos/prea1.tex %{_texmfdistdir}/doc/generic/tap/tapcv/sampdos/prea2.tex %{_texmfdistdir}/doc/generic/tap/tapcv/sampdos/prea3.tex %{_texmfdistdir}/doc/generic/tap/tapcv/sampdos/tapcv0.raw %{_texmfdistdir}/doc/generic/tap/tapcv/sampdos/tapcv1.raw %{_texmfdistdir}/doc/generic/tap/tapcv/sampdos/tapcv2.raw %{_texmfdistdir}/doc/generic/tap/tapcv/sampdos/tapcv3.raw %{_texmfdistdir}/doc/generic/tap/tapcv/sampdos/tapcv4.raw %{_texmfdistdir}/doc/generic/tap/tapcv/sampdos/tapcv5.raw %{_texmfdistdir}/doc/generic/tap/tapcv/sampdos/tapcv6.raw %{_texmfdistdir}/doc/generic/tap/tapcv/tapcv.awk %{_texmfdistdir}/doc/generic/tap/tapdoc.tex %{_texmfdistdir}/doc/generic/tap/tapxamp1.tex %{_texmfdistdir}/doc/generic/tap/tapxamp2.tex %files -n texlive-tap %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/tap/tap.tex %package -n texlive-tapir Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn20484 Release: 0 License: GPL-2.0-or-later Summary: A simple geometrical 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} Requires: texlive-tapir-fonts >= %{texlive_version} Suggests: texlive-tapir-doc >= %{texlive_version} # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source47: tapir.tar.xz Source48: tapir.doc.tar.xz %description -n texlive-tapir Tapir is a simple geometrical font mostly created of line and circular segments with constant thickness. The font is available as Metafont source and in Adobe Type 1 format. The character set contains all characters in the range 0-127 (as in cmr10), accented characters used in the Czech, Slovak and Polish languages. %package -n texlive-tapir-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn20484 Release: 0 Summary: Documentation for texlive-tapir License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tapir and texlive-alldocumentation) %description -n texlive-tapir-doc This package includes the documentation for texlive-tapir %package -n texlive-tapir-fonts Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn20484 Release: 0 Summary: Severed fonts for texlive-tapir 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-tapir-fonts The separated fonts package for texlive-tapir %post -n texlive-tapir mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tapir mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tapir test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %reconfigure_fonts_scriptlets -n texlive-tapir-fonts %files -n texlive-tapir-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/tapir/readme %{_texmfdistdir}/doc/fonts/tapir/readme.pdf %files -n texlive-tapir %defattr(-,root,root,755) %{_texmfdistdir}/fonts/source/public/tapir/tap-enc.mf %{_texmfdistdir}/fonts/source/public/tapir/tap.mf %verify(link) %{_texmfdistdir}/fonts/type1/public/tapir/tap.pfb %files -n texlive-tapir-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-tapir %{_datadir}/fontconfig/conf.avail/58-texlive-tapir.conf %verify(not md5 size mtime) %{_datadir}/fonts/texlive-tapir/encodings.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-tapir/fonts.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-tapir/fonts.scale %{_datadir}/fonts/texlive-tapir/tap.pfb %package -n texlive-tasks Version: %{texlive_version}.%{texlive_noarch}.1.4asvn61541 Release: 0 License: LPPL-1.0 Summary: Horizontally columned 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-tasks-doc >= %{texlive_version} Provides: tex(tasks.cfg) Provides: tex(tasks.sty) Requires: tex(expl3.sty) Requires: tex(xparse.sty) Requires: tex(xtemplate.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source49: tasks.tar.xz Source50: tasks.doc.tar.xz %description -n texlive-tasks The reason for the creation of the tasks environment was an unwritten agreement in German maths textbooks (especially (junior) high school textbooks) to organize exercises in columns counting horizontally rather than vertically. This is what the tasks package helps to achieve. %package -n texlive-tasks-doc Version: %{texlive_version}.%{texlive_noarch}.1.4asvn61541 Release: 0 Summary: Documentation for texlive-tasks License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tasks and texlive-alldocumentation) %description -n texlive-tasks-doc This package includes the documentation for texlive-tasks %post -n texlive-tasks mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tasks mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tasks test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tasks-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/tasks/README %{_texmfdistdir}/doc/latex/tasks/tasks-manual.cls %{_texmfdistdir}/doc/latex/tasks/tasks-manual.pdf %{_texmfdistdir}/doc/latex/tasks/tasks-manual.tex %files -n texlive-tasks %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/tasks/tasks.cfg %{_texmfdistdir}/tex/latex/tasks/tasks.sty %package -n texlive-tcldoc Version: %{texlive_version}.%{texlive_noarch}.2.40svn22018 Release: 0 License: LPPL-1.0 Summary: Doc/docstrip for tcl Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-tcldoc-doc >= %{texlive_version} Provides: tex(tcldoc.cls) Provides: tex(tcldoc.sty) Provides: tex(tclldoc.cls) Provides: tex(tclldoc.sty) Requires: tex(article.cls) Requires: tex(docidx2e.sty) Requires: tex(rtkinenc.sty) Requires: tex(xdoc2.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source51: tcldoc.tar.xz Source52: tcldoc.doc.tar.xz %description -n texlive-tcldoc The tclldoc package and class simplify the application of the doc/docstrip style of literate programming with Dr. John Ousterhout's Tool Command Language (Tcl, pronounced "tickle", a.k.a. The Cool Language). The tclldoc package is a bit like the doc package is for LaTeX, whereas the tclldoc class more parallels the ltxdoc class. %package -n texlive-tcldoc-doc Version: %{texlive_version}.%{texlive_noarch}.2.40svn22018 Release: 0 Summary: Documentation for texlive-tcldoc License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tcldoc and texlive-alldocumentation) %description -n texlive-tcldoc-doc This package includes the documentation for texlive-tcldoc %post -n texlive-tcldoc mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tcldoc mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tcldoc test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tcldoc-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/tcldoc/README.txt %{_texmfdistdir}/doc/latex/tcldoc/examples/README.txt %{_texmfdistdir}/doc/latex/tcldoc/examples/parsetcl.dtx %{_texmfdistdir}/doc/latex/tcldoc/examples/parsetcl.ins %{_texmfdistdir}/doc/latex/tcldoc/examples/pdf.dtx %{_texmfdistdir}/doc/latex/tcldoc/examples/pdf.ins %{_texmfdistdir}/doc/latex/tcldoc/tclldoc.pdf %{_texmfdistdir}/doc/latex/tcldoc/tools/README.txt %{_texmfdistdir}/doc/latex/tcldoc/tools/eemenu.dtx %{_texmfdistdir}/doc/latex/tcldoc/tools/eemenu.ins %{_texmfdistdir}/doc/latex/tcldoc/tools/sourcedtx.dtx %{_texmfdistdir}/doc/latex/tcldoc/tools/sourcedtx.ins %files -n texlive-tcldoc %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/tcldoc/tcldoc.cls %{_texmfdistdir}/tex/latex/tcldoc/tcldoc.sty %{_texmfdistdir}/tex/latex/tcldoc/tclldoc.cls %{_texmfdistdir}/tex/latex/tcldoc/tclldoc.sty %package -n texlive-tcolorbox Version: %{texlive_version}.%{texlive_noarch}.6.0.1svn65800 Release: 0 License: LPPL-1.0 Summary: Coloured boxes, for LaTeX examples and theorems, 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-tcolorbox-doc >= %{texlive_version} Provides: tex(tcbbreakable.code.tex) Provides: tex(tcbdocumentation.code.tex) Provides: tex(tcbexternal.code.tex) Provides: tex(tcbfitting.code.tex) Provides: tex(tcbhooks.code.tex) Provides: tex(tcblistings.code.tex) Provides: tex(tcblistingscore.code.tex) Provides: tex(tcblistingsutf8.code.tex) Provides: tex(tcbmagazine.code.tex) Provides: tex(tcbminted.code.tex) Provides: tex(tcbposter.code.tex) Provides: tex(tcbprocessing.code.tex) Provides: tex(tcbraster.code.tex) Provides: tex(tcbskins.code.tex) Provides: tex(tcbskinsjigsaw.code.tex) Provides: tex(tcbtheorems.code.tex) Provides: tex(tcbvignette.code.tex) Provides: tex(tcbxparse.code.tex) Provides: tex(tcolorbox.sty) Requires: tex(environ.sty) Requires: tex(etoolbox.sty) Requires: tex(pgf.sty) Requires: tex(verbatim.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source53: tcolorbox.tar.xz Source54: tcolorbox.doc.tar.xz %description -n texlive-tcolorbox This package provides an environment for coloured and framed text boxes with a heading line. Optionally, such a box may be split in an upper and a lower part; thus the package may be used for the setting of LaTeX examples where one part of the box displays the source code and the other part shows the output. Another common use case is the setting of theorems. The package supports saving and reuse of source code and text parts. The package depends on the pgf, verbatim, environ, and etoolbox packages. %package -n texlive-tcolorbox-doc Version: %{texlive_version}.%{texlive_noarch}.6.0.1svn65800 Release: 0 Summary: Documentation for texlive-tcolorbox License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tcolorbox and texlive-alldocumentation) %description -n texlive-tcolorbox-doc This package includes the documentation for texlive-tcolorbox %post -n texlive-tcolorbox mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tcolorbox mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tcolorbox test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tcolorbox-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/tcolorbox/Basilica_5.png %{_texmfdistdir}/doc/latex/tcolorbox/CHANGES.md %{_texmfdistdir}/doc/latex/tcolorbox/README.md %{_texmfdistdir}/doc/latex/tcolorbox/lichtspiel.jpg %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox-example-poster.pdf %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox-example-poster.tex %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox-example.pdf %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox-example.tex %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox-tutorial-poster.pdf %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox-tutorial-poster.tex %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox.doc.abstract.tex %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox.doc.beamer.tex %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox.doc.bib %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox.doc.breakable.tex %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox.doc.coremacros.tex %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox.doc.coreoptions.tex %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox.doc.documentation.tex %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox.doc.external.tex %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox.doc.filling.tex %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox.doc.fitting.tex %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox.doc.graphics.tex %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox.doc.hooks.tex %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox.doc.index.tex %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox.doc.initoptions.tex %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox.doc.intro.tex %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox.doc.listings.tex %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox.doc.magazine.tex %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox.doc.picturecredits.tex %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox.doc.poster.tex %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox.doc.quickref.tex %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox.doc.raster.tex %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox.doc.recording.tex %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox.doc.references.tex %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox.doc.s_main.sty %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox.doc.s_snippet.sty %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox.doc.sidebyside.tex %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox.doc.skincatalog.tex %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox.doc.skins.tex %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox.doc.technical.tex %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox.doc.theorems.tex %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox.doc.verbatim.tex %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox.doc.vignette.tex %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox.doc.xparse.tex %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox.pdf %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox.tex %files -n texlive-tcolorbox %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/tcolorbox/blueshade.png %{_texmfdistdir}/tex/latex/tcolorbox/crinklepaper.png %{_texmfdistdir}/tex/latex/tcolorbox/goldshade.png %{_texmfdistdir}/tex/latex/tcolorbox/pink_marble.png %{_texmfdistdir}/tex/latex/tcolorbox/tcbbreakable.code.tex %{_texmfdistdir}/tex/latex/tcolorbox/tcbdocumentation.code.tex %{_texmfdistdir}/tex/latex/tcolorbox/tcbexternal.code.tex %{_texmfdistdir}/tex/latex/tcolorbox/tcbfitting.code.tex %{_texmfdistdir}/tex/latex/tcolorbox/tcbhooks.code.tex %{_texmfdistdir}/tex/latex/tcolorbox/tcblistings.code.tex %{_texmfdistdir}/tex/latex/tcolorbox/tcblistingscore.code.tex %{_texmfdistdir}/tex/latex/tcolorbox/tcblistingsutf8.code.tex %{_texmfdistdir}/tex/latex/tcolorbox/tcbmagazine.code.tex %{_texmfdistdir}/tex/latex/tcolorbox/tcbminted.code.tex %{_texmfdistdir}/tex/latex/tcolorbox/tcbposter.code.tex %{_texmfdistdir}/tex/latex/tcolorbox/tcbprocessing.code.tex %{_texmfdistdir}/tex/latex/tcolorbox/tcbraster.code.tex %{_texmfdistdir}/tex/latex/tcolorbox/tcbskins.code.tex %{_texmfdistdir}/tex/latex/tcolorbox/tcbskinsjigsaw.code.tex %{_texmfdistdir}/tex/latex/tcolorbox/tcbtheorems.code.tex %{_texmfdistdir}/tex/latex/tcolorbox/tcbvignette.code.tex %{_texmfdistdir}/tex/latex/tcolorbox/tcbxparse.code.tex %{_texmfdistdir}/tex/latex/tcolorbox/tcolorbox.sty %package -n texlive-tdclock Version: %{texlive_version}.%{texlive_noarch}.2.5svn33043 Release: 0 License: GPL-2.0-or-later Summary: A ticking digital clock package for PDF output Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-tdclock-doc >= %{texlive_version} Provides: tex(tdclock.sty) Requires: tex(hyperref.sty) Requires: tex(xcolor.sty) Requires: tex(xkeyval.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source55: tdclock.tar.xz Source56: tdclock.doc.tar.xz %description -n texlive-tdclock A ticking digital clock package to be used in Pdf-LaTeX documents, for example in presentations. %package -n texlive-tdclock-doc Version: %{texlive_version}.%{texlive_noarch}.2.5svn33043 Release: 0 Summary: Documentation for texlive-tdclock License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tdclock and texlive-alldocumentation) %description -n texlive-tdclock-doc This package includes the documentation for texlive-tdclock %post -n texlive-tdclock mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tdclock mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tdclock test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tdclock-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/tdclock/Changelog %{_texmfdistdir}/doc/latex/tdclock/README %{_texmfdistdir}/doc/latex/tdclock/tdclock-beamer-example.pdf %{_texmfdistdir}/doc/latex/tdclock/tdclock-beamer-example.tex %{_texmfdistdir}/doc/latex/tdclock/tdclock-doc.pdf %{_texmfdistdir}/doc/latex/tdclock/tdclock-doc.tex %files -n texlive-tdclock %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/tdclock/tdclock.sty %package -n texlive-tds Version: %{texlive_version}.%{texlive_noarch}.1.1svn64477 Release: 0 License: LPPL-1.0 Summary: The TeX Directory Structure standard Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source57: tds.doc.tar.xz %description -n texlive-tds Defines a structure for placement of TeX-related files on an hierarchical file system, in a way that is well-defined, and is readily implementable. %preun -n texlive-tds if test $1 = 0; then %install_info_delete --info-dir=%{_infodir} %{_infodir}/tds.info fi %post -n texlive-tds mkdir -p /var/run/texlive %install_info --info-dir=%{_infodir} %{_infodir}/tds.info > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tds mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tds test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tds %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/tds/ChangeLog %{_texmfdistdir}/doc/generic/tds/Makefile %{_texmfdistdir}/doc/generic/tds/README %{_texmfdistdir}/doc/generic/tds/packages.zip %{_texmfdistdir}/doc/generic/tds/tds.dvi %{_texmfdistdir}/doc/generic/tds/tds.html %{_texmfdistdir}/doc/generic/tds/tds.pdf %{_texmfdistdir}/doc/generic/tds/tds.sed %{_texmfdistdir}/doc/generic/tds/tds.tex %{_texmfdistdir}/doc/generic/tds/tds2texi.el %{_texmfdistdir}/doc/generic/tds/tdsguide.cls %{_infodir}/tds.info* %package -n texlive-tdsfrmath Version: %{texlive_version}.%{texlive_noarch}.1.3svn15878 Release: 0 License: LPPL-1.0 Summary: Macros for French teachers of mathematics Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-tdsfrmath-doc >= %{texlive_version} Provides: tex(tdsfrmath.sty) Requires: tex(amsmath.sty) Requires: tex(amssymb.sty) Requires: tex(ifthen.sty) Requires: tex(stmaryrd.sty) Requires: tex(suffix.sty) Requires: tex(xargs.sty) Requires: tex(xkeyval.sty) Requires: tex(xspace.sty) Requires: tex(xstring.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source58: tdsfrmath.tar.xz Source59: tdsfrmath.doc.tar.xz %description -n texlive-tdsfrmath A collection of macros for French maths teachers in colleges and lycees (and perhaps elsewhere). It is hoped that the package will facilitate the everyday use of LaTeX by mathematics teachers. %package -n texlive-tdsfrmath-doc Version: %{texlive_version}.%{texlive_noarch}.1.3svn15878 Release: 0 Summary: Documentation for texlive-tdsfrmath License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tdsfrmath and texlive-alldocumentation) Provides: locale(texlive-tdsfrmath-doc:fr;en) %description -n texlive-tdsfrmath-doc This package includes the documentation for texlive-tdsfrmath %post -n texlive-tdsfrmath mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tdsfrmath mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tdsfrmath test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tdsfrmath-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/tdsfrmath/LISEZMOI %{_texmfdistdir}/doc/latex/tdsfrmath/README %{_texmfdistdir}/doc/latex/tdsfrmath/tdsfrmath.pdf %files -n texlive-tdsfrmath %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/tdsfrmath/suite.sto %{_texmfdistdir}/tex/latex/tdsfrmath/taupe.sto %{_texmfdistdir}/tex/latex/tdsfrmath/tdsfrmath.sty %package -n texlive-technics Version: %{texlive_version}.%{texlive_noarch}.1.0svn29349 Release: 0 License: LPPL-1.0 Summary: A package to format technical 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-technics-doc >= %{texlive_version} Provides: tex(technics.sty) Requires: tex(a4wide.sty) Requires: tex(calc.sty) Requires: tex(fancyhdr.sty) Requires: tex(fontenc.sty) Requires: tex(graphics.sty) Requires: tex(hyperref.sty) Requires: tex(inputenc.sty) Requires: tex(multicol.sty) Requires: tex(setspace.sty) Requires: tex(times.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source60: technics.tar.xz Source61: technics.doc.tar.xz %description -n texlive-technics The package provides a very simple LaTeX document template, in the hope that this use of LaTeX will become attractive to typical word processor users. (Presentation is as if it were a class; users are expected to start from a template document.) %package -n texlive-technics-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn29349 Release: 0 Summary: Documentation for texlive-technics License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-technics and texlive-alldocumentation) %description -n texlive-technics-doc This package includes the documentation for texlive-technics %post -n texlive-technics mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-technics mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-technics test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-technics-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/technics/png2eps.sh %{_texmfdistdir}/doc/latex/technics/rf-logo.zip %{_texmfdistdir}/doc/latex/technics/technics.pdf %{_texmfdistdir}/doc/latex/technics/technics.tex %{_texmfdistdir}/doc/latex/technics/view-dvi.sh %{_texmfdistdir}/doc/latex/technics/vmlinux.eps %{_texmfdistdir}/doc/latex/technics/vmlinux.png %files -n texlive-technics %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/technics/technics.sty %package -n texlive-technion-thesis-template Version: %{texlive_version}.%{texlive_noarch}.1.0svn49889 Release: 0 License: LPPL-1.0 Summary: Template for theses on the Technion graduate school Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-technion-thesis-template-doc >= %{texlive_version} Provides: tex(technionThesis.cls) Provides: tex(technionThesisSetup.sty) Requires: tex(IEEEtrantools.sty) Requires: tex(accents.sty) Requires: tex(algorithm2e.sty) Requires: tex(amssymb.sty) Requires: tex(amsthm.sty) Requires: tex(atbegshi.sty) Requires: tex(booktabs.sty) Requires: tex(cabin.sty) Requires: tex(calc.sty) Requires: tex(centernot.sty) Requires: tex(cite.sty) Requires: tex(cleveref.sty) Requires: tex(datetime.sty) Requires: tex(etoolbox.sty) Requires: tex(eucal.sty) Requires: tex(fontenc.sty) Requires: tex(fontspec.sty) Requires: tex(graphicx.sty) Requires: tex(hebrewcal.sty) Requires: tex(hyperref.sty) Requires: tex(indentfirst.sty) Requires: tex(libertine.sty) Requires: tex(longtable.sty) Requires: tex(mathtools.sty) Requires: tex(memoir.cls) Requires: tex(metalogo.sty) Requires: tex(multirow.sty) Requires: tex(newtxmath.sty) Requires: tex(pgfplots.sty) Requires: tex(polyglossia.sty) Requires: tex(stackrel.sty) Requires: tex(subfig.sty) Requires: tex(tabto.sty) Requires: tex(textcomp.sty) Requires: tex(thmtools.sty) Requires: tex(tikz.sty) Requires: tex(url.sty) Requires: tex(xifthen.sty) Requires: tex(xspace.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source62: technion-thesis-template.tar.xz Source63: technion-thesis-template.doc.tar.xz %description -n texlive-technion-thesis-template This is a template for writing a thesis according to the Technion specifications. %package -n texlive-technion-thesis-template-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn49889 Release: 0 Summary: Documentation for texlive-technion-thesis-template License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-technion-thesis-template and texlive-alldocumentation) %description -n texlive-technion-thesis-template-doc This package includes the documentation for texlive-technion-thesis-template %post -n texlive-technion-thesis-template mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-technion-thesis-template mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-technion-thesis-template test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-technion-thesis-template-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/xelatex/technion-thesis-template/Example/abbrev.tex %{_texmfdistdir}/doc/xelatex/technion-thesis-template/Example/abstract.tex %{_texmfdistdir}/doc/xelatex/technion-thesis-template/Example/acknowledgments.tex %{_texmfdistdir}/doc/xelatex/technion-thesis-template/Example/appendix.tex %{_texmfdistdir}/doc/xelatex/technion-thesis-template/Example/chapfirst.tex %{_texmfdistdir}/doc/xelatex/technion-thesis-template/Example/chapsecond.tex %{_texmfdistdir}/doc/xelatex/technion-thesis-template/Example/discussion.tex %{_texmfdistdir}/doc/xelatex/technion-thesis-template/Example/habstract.tex %{_texmfdistdir}/doc/xelatex/technion-thesis-template/Example/hacknowledgments.tex %{_texmfdistdir}/doc/xelatex/technion-thesis-template/Example/introduction.tex %{_texmfdistdir}/doc/xelatex/technion-thesis-template/Example/main.pdf %{_texmfdistdir}/doc/xelatex/technion-thesis-template/Example/main.tex %{_texmfdistdir}/doc/xelatex/technion-thesis-template/Example/mybib.bib %{_texmfdistdir}/doc/xelatex/technion-thesis-template/Example/technionThesisMacros.sty %{_texmfdistdir}/doc/xelatex/technion-thesis-template/README.md %files -n texlive-technion-thesis-template %defattr(-,root,root,755) %{_texmfdistdir}/tex/xelatex/technion-thesis-template/technionThesis.cls %{_texmfdistdir}/tex/xelatex/technion-thesis-template/technionThesisSetup.sty %package -n texlive-ted Version: %{texlive_version}.%{texlive_noarch}.1.06svn15878 Release: 0 License: LPPL-1.0 Summary: A (primitive) token list editor Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-ted-doc >= %{texlive_version} Provides: tex(ted.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source64: ted.tar.xz Source65: ted.doc.tar.xz %description -n texlive-ted Just like sed is a stream editor, ted is a token list editor. Actually, it is not as powerful as sed, but its main feature is that it really works with tokens, not only characters. The ted package provides two user macros: \Substitute and \ShowTokens. The first is maybe the most useful: it performs substitutions in token lists (even inside braces). The second displays each token of the list (one per line) with its catcode (in the list, not just the current one), and can be useful for debugging or for TeX learners. Ted is designed to work well even if strange tokens (that is, unusual {charcode, catcode} pairs or tokens with a confusing meaning) occur in the list. %package -n texlive-ted-doc Version: %{texlive_version}.%{texlive_noarch}.1.06svn15878 Release: 0 Summary: Documentation for texlive-ted License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-ted and texlive-alldocumentation) Provides: locale(texlive-ted-doc:fr) %description -n texlive-ted-doc This package includes the documentation for texlive-ted %post -n texlive-ted mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-ted mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-ted test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-ted-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/ted/README %{_texmfdistdir}/doc/latex/ted/ted-fr.pdf %{_texmfdistdir}/doc/latex/ted/ted.pdf %files -n texlive-ted %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/ted/ted.sty %package -n texlive-templates-fenn Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 License: LPPL-1.0 Summary: Templates for TeX usage Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source66: templates-fenn.doc.tar.xz %description -n texlive-templates-fenn A set of templates for using LaTeX packages that the author uses, comprising: - scrlttr2.tex: a letter, written with scrlttr2.cls from the KOMA-Script bundle; - dinbrief.tex: a letter according to the German (DIN) standards, written with dinbrief.cls; - kbrief.tex: a brief memo ('Kurzbrief') to accompany enclosures, as used in German offices, again based on dinbrief; - vermerk.tex: a general form for taking down notes on events in the office; and - diabetes.tex: a diary for the basis-bolus insulin therapy of diabetes mellitus, using scrartcl.cls from the KOMA-Script bundle. %post -n texlive-templates-fenn mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-templates-fenn mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-templates-fenn test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-templates-fenn %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/templates-fenn/diabetes.tex %{_texmfdistdir}/doc/latex/templates-fenn/dinbrief.tex %{_texmfdistdir}/doc/latex/templates-fenn/kbrief.tex %{_texmfdistdir}/doc/latex/templates-fenn/scrlttr2.tex %{_texmfdistdir}/doc/latex/templates-fenn/scrlttr2en.tex %{_texmfdistdir}/doc/latex/templates-fenn/templates-fenn-de.txt %{_texmfdistdir}/doc/latex/templates-fenn/templates-fenn-en.txt %{_texmfdistdir}/doc/latex/templates-fenn/vermerk.tex %package -n texlive-templates-sommer Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 License: LPPL-1.0 Summary: Templates for TeX usage Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source67: templates-sommer.doc.tar.xz %description -n texlive-templates-sommer A set of templates for using LaTeX packages that the author uses, comprising: - Hausarbeit.tex: for students of the Lehrstuhl Volkskunde an der Friedrich-Schiller-Universitat Jena; - Psycho-Dipl.tex: for diploma theses in psychology. %post -n texlive-templates-sommer mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-templates-sommer mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-templates-sommer test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-templates-sommer %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/templates-sommer/Hausarbeit.bib %{_texmfdistdir}/doc/latex/templates-sommer/Hausarbeit.tex %{_texmfdistdir}/doc/latex/templates-sommer/Logo.jpg %{_texmfdistdir}/doc/latex/templates-sommer/Psycho-Dipl.bib %{_texmfdistdir}/doc/latex/templates-sommer/Psycho-Dipl.tex %{_texmfdistdir}/doc/latex/templates-sommer/README.de %package -n texlive-templatetools Version: %{texlive_version}.%{texlive_noarch}.svn34495 Release: 0 License: LPPL-1.0 Summary: Commands useful in LaTeX templates Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-templatetools-doc >= %{texlive_version} Provides: tex(templatetools.sty) Requires: tex(array.sty) Requires: tex(etoolbox.sty) Requires: tex(ifdraft.sty) Requires: tex(ifpdf.sty) Requires: tex(ltxcmds.sty) Requires: tex(scrlfile.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source68: templatetools.tar.xz Source69: templatetools.doc.tar.xz %description -n texlive-templatetools The package provides a collection of tools, which are helpful for the creation of a LaTeX template if conditional paths for code execution are required. All the commands work both in the preamble and in the document. %package -n texlive-templatetools-doc Version: %{texlive_version}.%{texlive_noarch}.svn34495 Release: 0 Summary: Documentation for texlive-templatetools License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-templatetools and texlive-alldocumentation) %description -n texlive-templatetools-doc This package includes the documentation for texlive-templatetools %post -n texlive-templatetools mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-templatetools mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-templatetools test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-templatetools-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/templatetools/README %{_texmfdistdir}/doc/latex/templatetools/templatetools.pdf %files -n texlive-templatetools %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/templatetools/templatetools.sty %package -n texlive-tempora Version: %{texlive_version}.%{texlive_noarch}.1.05svn39596 Release: 0 License: GPL-2.0-or-later Summary: Greek and Cyrillic to accompany Times Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-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-tempora-fonts >= %{texlive_version} Suggests: texlive-tempora-doc >= %{texlive_version} Provides: tex(OT1Tempora-Sup.fd) Provides: tex(OT1Tempora-TLF.fd) Provides: tex(OT1Tempora-TOsF.fd) Provides: tex(T1Tempora-Sup.fd) Provides: tex(T1Tempora-TLF.fd) Provides: tex(T1Tempora-TOsF.fd) Provides: tex(TS1Tempora-TLF.fd) Provides: tex(TS1Tempora-TOsF.fd) Provides: tex(Tempora-Bold-TLF-lgr.tfm) Provides: tex(Tempora-Bold-TLF-ot2.tfm) Provides: tex(Tempora-Bold-TLF-t2a.tfm) Provides: tex(Tempora-Bold-TLF-t2b.tfm) Provides: tex(Tempora-Bold-TLF-t2c.tfm) Provides: tex(Tempora-Bold-TOsF-lgr.tfm) Provides: tex(Tempora-Bold-TOsF-ot2.tfm) Provides: tex(Tempora-Bold-TOsF-t2a.tfm) Provides: tex(Tempora-Bold-TOsF-t2b.tfm) Provides: tex(Tempora-Bold-TOsF-t2c.tfm) Provides: tex(Tempora-Bold-sup-ot1.tfm) Provides: tex(Tempora-Bold-sup-t1--base.tfm) Provides: tex(Tempora-Bold-sup-t1.tfm) Provides: tex(Tempora-Bold-sup-t1.vf) Provides: tex(Tempora-Bold-tlf-ot1--base.tfm) Provides: tex(Tempora-Bold-tlf-ot1.tfm) Provides: tex(Tempora-Bold-tlf-ot1.vf) Provides: tex(Tempora-Bold-tlf-t1--base.tfm) Provides: tex(Tempora-Bold-tlf-t1.tfm) Provides: tex(Tempora-Bold-tlf-t1.vf) Provides: tex(Tempora-Bold-tlf-ts1--base.tfm) Provides: tex(Tempora-Bold-tlf-ts1.tfm) Provides: tex(Tempora-Bold-tlf-ts1.vf) Provides: tex(Tempora-Bold-tosf-ot1--base.tfm) Provides: tex(Tempora-Bold-tosf-ot1.tfm) Provides: tex(Tempora-Bold-tosf-ot1.vf) Provides: tex(Tempora-Bold-tosf-t1--base.tfm) Provides: tex(Tempora-Bold-tosf-t1.tfm) Provides: tex(Tempora-Bold-tosf-t1.vf) Provides: tex(Tempora-Bold-tosf-ts1--base.tfm) Provides: tex(Tempora-Bold-tosf-ts1.tfm) Provides: tex(Tempora-Bold-tosf-ts1.vf) Provides: tex(Tempora-BoldItalic-TLF-lgr.tfm) Provides: tex(Tempora-BoldItalic-TLF-ot2.tfm) Provides: tex(Tempora-BoldItalic-TLF-t2a.tfm) Provides: tex(Tempora-BoldItalic-TLF-t2b.tfm) Provides: tex(Tempora-BoldItalic-TLF-t2c.tfm) Provides: tex(Tempora-BoldItalic-TOsF-lgr.tfm) Provides: tex(Tempora-BoldItalic-TOsF-ot2.tfm) Provides: tex(Tempora-BoldItalic-TOsF-t2a.tfm) Provides: tex(Tempora-BoldItalic-TOsF-t2b.tfm) Provides: tex(Tempora-BoldItalic-TOsF-t2c.tfm) Provides: tex(Tempora-BoldItalic-sup-ot1.tfm) Provides: tex(Tempora-BoldItalic-sup-t1--base.tfm) Provides: tex(Tempora-BoldItalic-sup-t1.tfm) Provides: tex(Tempora-BoldItalic-sup-t1.vf) Provides: tex(Tempora-BoldItalic-tlf-ot1--base.tfm) Provides: tex(Tempora-BoldItalic-tlf-ot1.tfm) Provides: tex(Tempora-BoldItalic-tlf-ot1.vf) Provides: tex(Tempora-BoldItalic-tlf-t1--base.tfm) Provides: tex(Tempora-BoldItalic-tlf-t1.tfm) Provides: tex(Tempora-BoldItalic-tlf-t1.vf) Provides: tex(Tempora-BoldItalic-tlf-ts1--base.tfm) Provides: tex(Tempora-BoldItalic-tlf-ts1.tfm) Provides: tex(Tempora-BoldItalic-tlf-ts1.vf) Provides: tex(Tempora-BoldItalic-tosf-ot1--base.tfm) Provides: tex(Tempora-BoldItalic-tosf-ot1.tfm) Provides: tex(Tempora-BoldItalic-tosf-ot1.vf) Provides: tex(Tempora-BoldItalic-tosf-t1--base.tfm) Provides: tex(Tempora-BoldItalic-tosf-t1.tfm) Provides: tex(Tempora-BoldItalic-tosf-t1.vf) Provides: tex(Tempora-BoldItalic-tosf-ts1--base.tfm) Provides: tex(Tempora-BoldItalic-tosf-ts1.tfm) Provides: tex(Tempora-BoldItalic-tosf-ts1.vf) Provides: tex(Tempora-Italic-TLF-lgr.tfm) Provides: tex(Tempora-Italic-TLF-ot2.tfm) Provides: tex(Tempora-Italic-TLF-t2a.tfm) Provides: tex(Tempora-Italic-TLF-t2b.tfm) Provides: tex(Tempora-Italic-TLF-t2c.tfm) Provides: tex(Tempora-Italic-TOsF-lgr.tfm) Provides: tex(Tempora-Italic-TOsF-ot2.tfm) Provides: tex(Tempora-Italic-TOsF-t2a.tfm) Provides: tex(Tempora-Italic-TOsF-t2b.tfm) Provides: tex(Tempora-Italic-TOsF-t2c.tfm) Provides: tex(Tempora-Italic-sup-ot1.tfm) Provides: tex(Tempora-Italic-sup-t1--base.tfm) Provides: tex(Tempora-Italic-sup-t1.tfm) Provides: tex(Tempora-Italic-sup-t1.vf) Provides: tex(Tempora-Italic-tlf-ot1.tfm) Provides: tex(Tempora-Italic-tlf-t1--base.tfm) Provides: tex(Tempora-Italic-tlf-t1.tfm) Provides: tex(Tempora-Italic-tlf-t1.vf) Provides: tex(Tempora-Italic-tlf-ts1--base.tfm) Provides: tex(Tempora-Italic-tlf-ts1.tfm) Provides: tex(Tempora-Italic-tlf-ts1.vf) Provides: tex(Tempora-Italic-tosf-ot1.tfm) Provides: tex(Tempora-Italic-tosf-t1--base.tfm) Provides: tex(Tempora-Italic-tosf-t1.tfm) Provides: tex(Tempora-Italic-tosf-t1.vf) Provides: tex(Tempora-Italic-tosf-ts1--base.tfm) Provides: tex(Tempora-Italic-tosf-ts1.tfm) Provides: tex(Tempora-Italic-tosf-ts1.vf) Provides: tex(Tempora-Regular-TLF-lgr.tfm) Provides: tex(Tempora-Regular-TLF-ot2.tfm) Provides: tex(Tempora-Regular-TLF-t2a.tfm) Provides: tex(Tempora-Regular-TLF-t2b.tfm) Provides: tex(Tempora-Regular-TLF-t2c.tfm) Provides: tex(Tempora-Regular-TOsF-lgr.tfm) Provides: tex(Tempora-Regular-TOsF-ot2.tfm) Provides: tex(Tempora-Regular-TOsF-t2a.tfm) Provides: tex(Tempora-Regular-TOsF-t2b.tfm) Provides: tex(Tempora-Regular-TOsF-t2c.tfm) Provides: tex(Tempora-Regular-sup-ot1.tfm) Provides: tex(Tempora-Regular-sup-t1--base.tfm) Provides: tex(Tempora-Regular-sup-t1.tfm) Provides: tex(Tempora-Regular-sup-t1.vf) Provides: tex(Tempora-Regular-tlf-ot1--base.tfm) Provides: tex(Tempora-Regular-tlf-ot1.tfm) Provides: tex(Tempora-Regular-tlf-ot1.vf) Provides: tex(Tempora-Regular-tlf-t1--base.tfm) Provides: tex(Tempora-Regular-tlf-t1.tfm) Provides: tex(Tempora-Regular-tlf-t1.vf) Provides: tex(Tempora-Regular-tlf-ts1--base.tfm) Provides: tex(Tempora-Regular-tlf-ts1.tfm) Provides: tex(Tempora-Regular-tlf-ts1.vf) Provides: tex(Tempora-Regular-tosf-ot1--base.tfm) Provides: tex(Tempora-Regular-tosf-ot1.tfm) Provides: tex(Tempora-Regular-tosf-ot1.vf) Provides: tex(Tempora-Regular-tosf-t1--base.tfm) Provides: tex(Tempora-Regular-tosf-t1.tfm) Provides: tex(Tempora-Regular-tosf-t1.vf) Provides: tex(Tempora-Regular-tosf-ts1--base.tfm) Provides: tex(Tempora-Regular-tosf-ts1.tfm) Provides: tex(Tempora-Regular-tosf-ts1.vf) Provides: tex(lgr-tempora.enc) Provides: tex(lgr-temporaosf.enc) Provides: tex(lgrtempora-tlf.fd) Provides: tex(lgrtempora-tosf.fd) Provides: tex(ot2-tempora.enc) Provides: tex(ot2-temporaosf.enc) Provides: tex(ot2tempora-tlf.fd) Provides: tex(ot2tempora-tosf.fd) Provides: tex(t2a-tempora.enc) Provides: tex(t2a-temporaosf.enc) Provides: tex(t2atempora-tlf.fd) Provides: tex(t2atempora-tosf.fd) Provides: tex(t2b-tempora.enc) Provides: tex(t2b-temporaosf.enc) Provides: tex(t2btempora-tlf.fd) Provides: tex(t2btempora-tosf.fd) Provides: tex(t2c-tempora.enc) Provides: tex(t2c-temporaosf.enc) Provides: tex(t2ctempora-tlf.fd) Provides: tex(t2ctempora-tosf.fd) Provides: tex(tempora.map) Provides: tex(tempora.sty) Provides: tex(tmp_6rqc3d.enc) Provides: tex(tmp_ac5xuc.enc) Provides: tex(tmp_aq2g6w.enc) Provides: tex(tmp_arnbc6.enc) Provides: tex(tmp_jglahm.enc) Provides: tex(tmp_m6t7eu.enc) Provides: tex(tmp_mdnuug.enc) Provides: tex(tmp_q3dzgc.enc) Provides: tex(tmp_v6f3ze.enc) Provides: tex(tmp_xvqxbr.enc) Provides: tex(tmp_y4r4km.enc) Provides: tex(tmp_yz5x6b.enc) Requires: tex(fontaxes.sty) Requires: tex(fontenc.sty) Requires: tex(textcomp.sty) Requires: tex(xkeyval.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source70: tempora.tar.xz Source71: tempora.doc.tar.xz %description -n texlive-tempora This package, derived from TemporaLGCUni by Alexej Kryukov, is meant as a companion to Times text font packages, providing Greek and Cyrillic in matching weights and styles. OpenType and Type1 fonts are provided, with LaTeX support files giving essentially complete LGR coverage of monotonic, polytonic and ancient Greek, and almost full T2A coverage of Cyrillic. %package -n texlive-tempora-doc Version: %{texlive_version}.%{texlive_noarch}.1.05svn39596 Release: 0 Summary: Documentation for texlive-tempora License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tempora and texlive-alldocumentation) %description -n texlive-tempora-doc This package includes the documentation for texlive-tempora %package -n texlive-tempora-fonts Version: %{texlive_version}.%{texlive_noarch}.1.05svn39596 Release: 0 Summary: Severed fonts for texlive-tempora 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-tempora-fonts The separated fonts package for texlive-tempora %post -n texlive-tempora mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update echo 'addMap tempora.map' >> /var/run/texlive/run-updmap %postun -n texlive-tempora mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then echo 'deleteMap tempora.map' >> /var/run/texlive/run-updmap exit 0 fi %posttrans -n texlive-tempora test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %reconfigure_fonts_scriptlets -n texlive-tempora-fonts %files -n texlive-tempora-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/tempora/COPYING %{_texmfdistdir}/doc/fonts/tempora/README %{_texmfdistdir}/doc/fonts/tempora/tempora-doc.pdf %{_texmfdistdir}/doc/fonts/tempora/tempora-doc.tex %files -n texlive-tempora %defattr(-,root,root,755) %{_texmfdistdir}/fonts/afm/public/tempora/Tempora-Bold.afm %{_texmfdistdir}/fonts/afm/public/tempora/Tempora-BoldItalic.afm %{_texmfdistdir}/fonts/afm/public/tempora/Tempora-Italic.afm %{_texmfdistdir}/fonts/afm/public/tempora/Tempora-Regular.afm %{_texmfdistdir}/fonts/enc/dvips/tempora/lgr-tempora.enc %{_texmfdistdir}/fonts/enc/dvips/tempora/lgr-temporaosf.enc %{_texmfdistdir}/fonts/enc/dvips/tempora/ot2-tempora.enc %{_texmfdistdir}/fonts/enc/dvips/tempora/ot2-temporaosf.enc %{_texmfdistdir}/fonts/enc/dvips/tempora/t2a-tempora.enc %{_texmfdistdir}/fonts/enc/dvips/tempora/t2a-temporaosf.enc %{_texmfdistdir}/fonts/enc/dvips/tempora/t2b-tempora.enc %{_texmfdistdir}/fonts/enc/dvips/tempora/t2b-temporaosf.enc %{_texmfdistdir}/fonts/enc/dvips/tempora/t2c-tempora.enc %{_texmfdistdir}/fonts/enc/dvips/tempora/t2c-temporaosf.enc %{_texmfdistdir}/fonts/enc/dvips/tempora/tmp_6rqc3d.enc %{_texmfdistdir}/fonts/enc/dvips/tempora/tmp_ac5xuc.enc %{_texmfdistdir}/fonts/enc/dvips/tempora/tmp_aq2g6w.enc %{_texmfdistdir}/fonts/enc/dvips/tempora/tmp_arnbc6.enc %{_texmfdistdir}/fonts/enc/dvips/tempora/tmp_jglahm.enc %{_texmfdistdir}/fonts/enc/dvips/tempora/tmp_m6t7eu.enc %{_texmfdistdir}/fonts/enc/dvips/tempora/tmp_mdnuug.enc %{_texmfdistdir}/fonts/enc/dvips/tempora/tmp_q3dzgc.enc %{_texmfdistdir}/fonts/enc/dvips/tempora/tmp_v6f3ze.enc %{_texmfdistdir}/fonts/enc/dvips/tempora/tmp_xvqxbr.enc %{_texmfdistdir}/fonts/enc/dvips/tempora/tmp_y4r4km.enc %{_texmfdistdir}/fonts/enc/dvips/tempora/tmp_yz5x6b.enc %{_texmfdistdir}/fonts/map/dvips/tempora/tempora.map %verify(link) %{_texmfdistdir}/fonts/opentype/public/tempora/Tempora-Bold.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/tempora/Tempora-BoldItalic.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/tempora/Tempora-Italic.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/tempora/Tempora-Regular.otf %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Bold-TLF-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Bold-TLF-ot2.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Bold-TLF-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Bold-TLF-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Bold-TLF-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Bold-TOsF-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Bold-TOsF-ot2.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Bold-TOsF-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Bold-TOsF-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Bold-TOsF-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Bold-sup-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Bold-sup-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Bold-sup-t1.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Bold-tlf-ot1--base.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Bold-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Bold-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Bold-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Bold-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Bold-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Bold-tosf-ot1--base.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Bold-tosf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Bold-tosf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Bold-tosf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Bold-tosf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Bold-tosf-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-BoldItalic-TLF-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-BoldItalic-TLF-ot2.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-BoldItalic-TLF-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-BoldItalic-TLF-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-BoldItalic-TLF-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-BoldItalic-TOsF-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-BoldItalic-TOsF-ot2.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-BoldItalic-TOsF-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-BoldItalic-TOsF-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-BoldItalic-TOsF-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-BoldItalic-sup-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-BoldItalic-sup-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-BoldItalic-sup-t1.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-BoldItalic-tlf-ot1--base.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-BoldItalic-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-BoldItalic-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-BoldItalic-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-BoldItalic-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-BoldItalic-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-BoldItalic-tosf-ot1--base.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-BoldItalic-tosf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-BoldItalic-tosf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-BoldItalic-tosf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-BoldItalic-tosf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-BoldItalic-tosf-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Italic-TLF-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Italic-TLF-ot2.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Italic-TLF-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Italic-TLF-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Italic-TLF-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Italic-TOsF-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Italic-TOsF-ot2.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Italic-TOsF-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Italic-TOsF-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Italic-TOsF-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Italic-sup-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Italic-sup-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Italic-sup-t1.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Italic-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Italic-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Italic-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Italic-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Italic-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Italic-tosf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Italic-tosf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Italic-tosf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Italic-tosf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Italic-tosf-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Regular-TLF-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Regular-TLF-ot2.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Regular-TLF-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Regular-TLF-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Regular-TLF-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Regular-TOsF-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Regular-TOsF-ot2.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Regular-TOsF-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Regular-TOsF-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Regular-TOsF-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Regular-sup-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Regular-sup-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Regular-sup-t1.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Regular-tlf-ot1--base.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Regular-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Regular-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Regular-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Regular-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Regular-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Regular-tosf-ot1--base.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Regular-tosf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Regular-tosf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Regular-tosf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Regular-tosf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/public/tempora/Tempora-Regular-tosf-ts1.tfm %verify(link) %{_texmfdistdir}/fonts/type1/public/tempora/Tempora-Bold.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/tempora/Tempora-BoldItalic.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/tempora/Tempora-Italic.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/tempora/Tempora-Regular.pfb %{_texmfdistdir}/fonts/vf/public/tempora/Tempora-Bold-sup-t1.vf %{_texmfdistdir}/fonts/vf/public/tempora/Tempora-Bold-tlf-ot1.vf %{_texmfdistdir}/fonts/vf/public/tempora/Tempora-Bold-tlf-t1.vf %{_texmfdistdir}/fonts/vf/public/tempora/Tempora-Bold-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/public/tempora/Tempora-Bold-tosf-ot1.vf %{_texmfdistdir}/fonts/vf/public/tempora/Tempora-Bold-tosf-t1.vf %{_texmfdistdir}/fonts/vf/public/tempora/Tempora-Bold-tosf-ts1.vf %{_texmfdistdir}/fonts/vf/public/tempora/Tempora-BoldItalic-sup-t1.vf %{_texmfdistdir}/fonts/vf/public/tempora/Tempora-BoldItalic-tlf-ot1.vf %{_texmfdistdir}/fonts/vf/public/tempora/Tempora-BoldItalic-tlf-t1.vf %{_texmfdistdir}/fonts/vf/public/tempora/Tempora-BoldItalic-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/public/tempora/Tempora-BoldItalic-tosf-ot1.vf %{_texmfdistdir}/fonts/vf/public/tempora/Tempora-BoldItalic-tosf-t1.vf %{_texmfdistdir}/fonts/vf/public/tempora/Tempora-BoldItalic-tosf-ts1.vf %{_texmfdistdir}/fonts/vf/public/tempora/Tempora-Italic-sup-t1.vf %{_texmfdistdir}/fonts/vf/public/tempora/Tempora-Italic-tlf-t1.vf %{_texmfdistdir}/fonts/vf/public/tempora/Tempora-Italic-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/public/tempora/Tempora-Italic-tosf-t1.vf %{_texmfdistdir}/fonts/vf/public/tempora/Tempora-Italic-tosf-ts1.vf %{_texmfdistdir}/fonts/vf/public/tempora/Tempora-Regular-sup-t1.vf %{_texmfdistdir}/fonts/vf/public/tempora/Tempora-Regular-tlf-ot1.vf %{_texmfdistdir}/fonts/vf/public/tempora/Tempora-Regular-tlf-t1.vf %{_texmfdistdir}/fonts/vf/public/tempora/Tempora-Regular-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/public/tempora/Tempora-Regular-tosf-ot1.vf %{_texmfdistdir}/fonts/vf/public/tempora/Tempora-Regular-tosf-t1.vf %{_texmfdistdir}/fonts/vf/public/tempora/Tempora-Regular-tosf-ts1.vf %{_texmfdistdir}/tex/latex/tempora/OT1Tempora-Sup.fd %{_texmfdistdir}/tex/latex/tempora/OT1Tempora-TLF.fd %{_texmfdistdir}/tex/latex/tempora/OT1Tempora-TOsF.fd %{_texmfdistdir}/tex/latex/tempora/T1Tempora-Sup.fd %{_texmfdistdir}/tex/latex/tempora/T1Tempora-TLF.fd %{_texmfdistdir}/tex/latex/tempora/T1Tempora-TOsF.fd %{_texmfdistdir}/tex/latex/tempora/TS1Tempora-TLF.fd %{_texmfdistdir}/tex/latex/tempora/TS1Tempora-TOsF.fd %{_texmfdistdir}/tex/latex/tempora/lgrtempora-tlf.fd %{_texmfdistdir}/tex/latex/tempora/lgrtempora-tosf.fd %{_texmfdistdir}/tex/latex/tempora/ot2tempora-tlf.fd %{_texmfdistdir}/tex/latex/tempora/ot2tempora-tosf.fd %{_texmfdistdir}/tex/latex/tempora/t2atempora-tlf.fd %{_texmfdistdir}/tex/latex/tempora/t2atempora-tosf.fd %{_texmfdistdir}/tex/latex/tempora/t2btempora-tlf.fd %{_texmfdistdir}/tex/latex/tempora/t2btempora-tosf.fd %{_texmfdistdir}/tex/latex/tempora/t2ctempora-tlf.fd %{_texmfdistdir}/tex/latex/tempora/t2ctempora-tosf.fd %{_texmfdistdir}/tex/latex/tempora/tempora.fontspec %{_texmfdistdir}/tex/latex/tempora/tempora.sty %files -n texlive-tempora-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-tempora %{_datadir}/fontconfig/conf.avail/58-texlive-tempora.conf %{_datadir}/fontconfig/conf.avail/55-texlive-tempora.conf %config %{_sysconfdir}/fonts/conf.d/55-texlive-tempora.conf %verify(not md5 size mtime) %{_datadir}/fonts/texlive-tempora/encodings.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-tempora/fonts.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-tempora/fonts.scale %{_datadir}/fonts/texlive-tempora/Tempora-Bold.otf %{_datadir}/fonts/texlive-tempora/Tempora-BoldItalic.otf %{_datadir}/fonts/texlive-tempora/Tempora-Italic.otf %{_datadir}/fonts/texlive-tempora/Tempora-Regular.otf %{_datadir}/fonts/texlive-tempora/Tempora-Bold.pfb %{_datadir}/fonts/texlive-tempora/Tempora-BoldItalic.pfb %{_datadir}/fonts/texlive-tempora/Tempora-Italic.pfb %{_datadir}/fonts/texlive-tempora/Tempora-Regular.pfb %package -n texlive-tengwarscript Version: %{texlive_version}.%{texlive_noarch}.1.3.1svn34594 Release: 0 License: LPPL-1.0 Summary: LaTeX support for using Tengwar fonts Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-tengwarscript-doc >= %{texlive_version} Provides: tex(Elfica32.tfm) Provides: tex(Parmaite.tfm) Provides: tex(Parmaite_alt.tfm) Provides: tex(Parmaite_full.tfm) Provides: tex(Parmaite_full.vf) Provides: tex(TengwarFormal12.tfm) Provides: tex(TengwarFormalA12.tfm) Provides: tex(TengwarFormal_full.tfm) Provides: tex(TengwarFormal_full.vf) Provides: tex(TengwarGothika050.tfm) Provides: tex(TengwarNoldor.tfm) Provides: tex(TengwarNoldorAlt.tfm) Provides: tex(TengwarNoldorCapitals1.tfm) Provides: tex(TengwarNoldorCapitals2.tfm) Provides: tex(TengwarNoldor_full.tfm) Provides: tex(TengwarNoldor_full.vf) Provides: tex(TengwarQuenya.tfm) Provides: tex(TengwarQuenyaAlt.tfm) Provides: tex(TengwarQuenyaCapitals1.tfm) Provides: tex(TengwarQuenyaCapitals2.tfm) Provides: tex(TengwarQuenya_full.tfm) Provides: tex(TengwarQuenya_full.vf) Provides: tex(TengwarSindarin.tfm) Provides: tex(TengwarSindarinAlt.tfm) Provides: tex(TengwarSindarinCapitals1.tfm) Provides: tex(TengwarSindarinCapitals2.tfm) Provides: tex(TengwarSindarin_full.tfm) Provides: tex(TengwarSindarin_full.vf) Provides: tex(TengwarTelerin.tfm) Provides: tex(UnicodeParmaite.tfm) Provides: tex(annatar.cfg) Provides: tex(annatarbold.cfg) Provides: tex(annatarbolditalic.cfg) Provides: tex(annataritalic.cfg) Provides: tex(elfica.cfg) Provides: tex(formal.cfg) Provides: tex(gothika.cfg) Provides: tex(noldor.cfg) Provides: tex(noldorcapI.cfg) Provides: tex(noldorcapII.cfg) Provides: tex(parmaite.cfg) Provides: tex(quenya.cfg) Provides: tex(quenyacapI.cfg) Provides: tex(quenyacapII.cfg) Provides: tex(sindarin.cfg) Provides: tex(sindarincapI.cfg) Provides: tex(sindarincapII.cfg) Provides: tex(teleri.cfg) Provides: tex(tengwaralt.enc) Provides: tex(tengwarcap.enc) Provides: tex(tengwarscript.enc) Provides: tex(tengwarscript.map) Provides: tex(tengwarscript.sty) Provides: tex(tngan.tfm) Provides: tex(tngan_full.tfm) Provides: tex(tngan_full.vf) Provides: tex(tngana.tfm) Provides: tex(tnganab.tfm) Provides: tex(tnganabi.tfm) Provides: tex(tnganai.tfm) Provides: tex(tnganb.tfm) Provides: tex(tnganb_full.tfm) Provides: tex(tnganb_full.vf) Provides: tex(tnganbi.tfm) Provides: tex(tnganbi_full.tfm) Provides: tex(tnganbi_full.vf) Provides: tex(tngani.tfm) Provides: tex(tngani_full.tfm) Provides: tex(tngani_full.vf) Provides: tex(unicodeparmaite.cfg) Requires: tex(fp-basic.sty) Requires: tex(fp-snap.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source72: tengwarscript.tar.xz Source73: tengwarscript.doc.tar.xz %description -n texlive-tengwarscript The package provides "mid-level" access to tengwar fonts, providing good quality output. Each tengwar sign is represented by a command, which will place the sign nicely in relation to previous signs. A transcription package is available from the package's home page: writing all those tengwar commands would quickly become untenable. The package supports the use of a wide variety of tengwar fonts that are available from the net; metric and map files are provided for all the supported fonts. %package -n texlive-tengwarscript-doc Version: %{texlive_version}.%{texlive_noarch}.1.3.1svn34594 Release: 0 Summary: Documentation for texlive-tengwarscript License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tengwarscript and texlive-alldocumentation) %description -n texlive-tengwarscript-doc This package includes the documentation for texlive-tengwarscript %post -n texlive-tengwarscript mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tengwarscript mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tengwarscript test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tengwarscript-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/tengwarscript/COPYING %{_texmfdistdir}/doc/latex/tengwarscript/README %{_texmfdistdir}/doc/latex/tengwarscript/install-tengwar-scripts.sh %{_texmfdistdir}/doc/latex/tengwarscript/quetta.eps %{_texmfdistdir}/doc/latex/tengwarscript/quetta.pdf %{_texmfdistdir}/doc/latex/tengwarscript/tengfonts.pdf %{_texmfdistdir}/doc/latex/tengwarscript/tengfonts.tex %{_texmfdistdir}/doc/latex/tengwarscript/tengtest.pdf %{_texmfdistdir}/doc/latex/tengwarscript/tengtest.tex %{_texmfdistdir}/doc/latex/tengwarscript/tengwarscript.pdf %files -n texlive-tengwarscript %defattr(-,root,root,755) %{_texmfdistdir}/fonts/enc/dvips/tengwarscript/tengwaralt.enc %{_texmfdistdir}/fonts/enc/dvips/tengwarscript/tengwarcap.enc %{_texmfdistdir}/fonts/enc/dvips/tengwarscript/tengwarscript.enc %{_texmfdistdir}/fonts/map/dvips/tengwarscript/tengwarscript.map %{_texmfdistdir}/fonts/tfm/public/tengwarscript/Elfica32.tfm %{_texmfdistdir}/fonts/tfm/public/tengwarscript/Parmaite.tfm %{_texmfdistdir}/fonts/tfm/public/tengwarscript/Parmaite_alt.tfm %{_texmfdistdir}/fonts/tfm/public/tengwarscript/Parmaite_full.tfm %{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarFormal12.tfm %{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarFormalA12.tfm %{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarFormal_full.tfm %{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarGothika050.tfm %{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarNoldor.tfm %{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarNoldorAlt.tfm %{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarNoldorCapitals1.tfm %{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarNoldorCapitals2.tfm %{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarNoldor_full.tfm %{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarQuenya.tfm %{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarQuenyaAlt.tfm %{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarQuenyaCapitals1.tfm %{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarQuenyaCapitals2.tfm %{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarQuenya_full.tfm %{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarSindarin.tfm %{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarSindarinAlt.tfm %{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarSindarinCapitals1.tfm %{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarSindarinCapitals2.tfm %{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarSindarin_full.tfm %{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarTelerin.tfm %{_texmfdistdir}/fonts/tfm/public/tengwarscript/UnicodeParmaite.tfm %{_texmfdistdir}/fonts/tfm/public/tengwarscript/tngan.tfm %{_texmfdistdir}/fonts/tfm/public/tengwarscript/tngan_full.tfm %{_texmfdistdir}/fonts/tfm/public/tengwarscript/tngana.tfm %{_texmfdistdir}/fonts/tfm/public/tengwarscript/tnganab.tfm %{_texmfdistdir}/fonts/tfm/public/tengwarscript/tnganabi.tfm %{_texmfdistdir}/fonts/tfm/public/tengwarscript/tnganai.tfm %{_texmfdistdir}/fonts/tfm/public/tengwarscript/tnganb.tfm %{_texmfdistdir}/fonts/tfm/public/tengwarscript/tnganb_full.tfm %{_texmfdistdir}/fonts/tfm/public/tengwarscript/tnganbi.tfm %{_texmfdistdir}/fonts/tfm/public/tengwarscript/tnganbi_full.tfm %{_texmfdistdir}/fonts/tfm/public/tengwarscript/tngani.tfm %{_texmfdistdir}/fonts/tfm/public/tengwarscript/tngani_full.tfm %{_texmfdistdir}/fonts/vf/public/tengwarscript/Parmaite_full.vf %{_texmfdistdir}/fonts/vf/public/tengwarscript/TengwarFormal_full.vf %{_texmfdistdir}/fonts/vf/public/tengwarscript/TengwarNoldor_full.vf %{_texmfdistdir}/fonts/vf/public/tengwarscript/TengwarQuenya_full.vf %{_texmfdistdir}/fonts/vf/public/tengwarscript/TengwarSindarin_full.vf %{_texmfdistdir}/fonts/vf/public/tengwarscript/tngan_full.vf %{_texmfdistdir}/fonts/vf/public/tengwarscript/tnganb_full.vf %{_texmfdistdir}/fonts/vf/public/tengwarscript/tnganbi_full.vf %{_texmfdistdir}/fonts/vf/public/tengwarscript/tngani_full.vf %{_texmfdistdir}/tex/latex/tengwarscript/annatar.cfg %{_texmfdistdir}/tex/latex/tengwarscript/annatarbold.cfg %{_texmfdistdir}/tex/latex/tengwarscript/annatarbolditalic.cfg %{_texmfdistdir}/tex/latex/tengwarscript/annataritalic.cfg %{_texmfdistdir}/tex/latex/tengwarscript/elfica.cfg %{_texmfdistdir}/tex/latex/tengwarscript/formal.cfg %{_texmfdistdir}/tex/latex/tengwarscript/gothika.cfg %{_texmfdistdir}/tex/latex/tengwarscript/noldor.cfg %{_texmfdistdir}/tex/latex/tengwarscript/noldorcapI.cfg %{_texmfdistdir}/tex/latex/tengwarscript/noldorcapII.cfg %{_texmfdistdir}/tex/latex/tengwarscript/parmaite.cfg %{_texmfdistdir}/tex/latex/tengwarscript/quenya.cfg %{_texmfdistdir}/tex/latex/tengwarscript/quenyacapI.cfg %{_texmfdistdir}/tex/latex/tengwarscript/quenyacapII.cfg %{_texmfdistdir}/tex/latex/tengwarscript/sindarin.cfg %{_texmfdistdir}/tex/latex/tengwarscript/sindarincapI.cfg %{_texmfdistdir}/tex/latex/tengwarscript/sindarincapII.cfg %{_texmfdistdir}/tex/latex/tengwarscript/teleri.cfg %{_texmfdistdir}/tex/latex/tengwarscript/tengwarscript.sty %{_texmfdistdir}/tex/latex/tengwarscript/unicodeparmaite.cfg %package -n texlive-tensind Version: %{texlive_version}.%{texlive_noarch}.1.1svn51481 Release: 0 License: LPPL-1.0 Summary: Typeset tensors Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-tensind-doc >= %{texlive_version} Provides: tex(tensind.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source74: tensind.tar.xz Source75: tensind.doc.tar.xz %description -n texlive-tensind Typesets tensors with dots filling gaps and fine tuning of index placement. %package -n texlive-tensind-doc Version: %{texlive_version}.%{texlive_noarch}.1.1svn51481 Release: 0 Summary: Documentation for texlive-tensind License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tensind and texlive-alldocumentation) %description -n texlive-tensind-doc This package includes the documentation for texlive-tensind %post -n texlive-tensind mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tensind mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tensind test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tensind-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/tensind/README.md %{_texmfdistdir}/doc/latex/tensind/tensind.pdf %{_texmfdistdir}/doc/latex/tensind/tensind.tex %files -n texlive-tensind %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/tensind/tensind.sty %package -n texlive-tensor Version: %{texlive_version}.%{texlive_noarch}.2.1svn15878 Release: 0 License: LPPL-1.0 Summary: Typeset tensors Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-tensor-doc >= %{texlive_version} Provides: tex(tensor.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source76: tensor.tar.xz Source77: tensor.doc.tar.xz %description -n texlive-tensor A package which allows the user to set tensor-style super- and subscripts with offsets between successive indices. It supports the typesetting of tensors with mixed upper and lower indices with spacing, also typset preposed indices. This is a complete revision and extension of the original 'tensor' package by Mike Piff. %package -n texlive-tensor-doc Version: %{texlive_version}.%{texlive_noarch}.2.1svn15878 Release: 0 Summary: Documentation for texlive-tensor License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tensor and texlive-alldocumentation) %description -n texlive-tensor-doc This package includes the documentation for texlive-tensor %post -n texlive-tensor mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tensor mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tensor test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tensor-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/tensor/README %{_texmfdistdir}/doc/latex/tensor/tensor.pdf %files -n texlive-tensor %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/tensor/tensor.sty %package -n texlive-termcal Version: %{texlive_version}.%{texlive_noarch}.1.8svn22514 Release: 0 License: LPPL-1.0 Summary: Print a class calendar Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-termcal-doc >= %{texlive_version} Provides: tex(termcal.sty) Requires: tex(ifthen.sty) Requires: tex(longtable.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source78: termcal.tar.xz Source79: termcal.doc.tar.xz %description -n texlive-termcal This package is intended to print a term calendar for use in planning a class. It has a flexible mechanism for specifying which days of the week are to be included and for inserting text either regularly on the same day each week, or on selected days, or for a series of consecutive days. It also has a flexible mechanism for specifing class and nonclass days. Text may be inserted into consecutive days so that it automatically flows around nonclass days. %package -n texlive-termcal-doc Version: %{texlive_version}.%{texlive_noarch}.1.8svn22514 Release: 0 Summary: Documentation for texlive-termcal License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-termcal and texlive-alldocumentation) %description -n texlive-termcal-doc This package includes the documentation for texlive-termcal %post -n texlive-termcal mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-termcal mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-termcal test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-termcal-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/termcal/Contents %{_texmfdistdir}/doc/latex/termcal/README %{_texmfdistdir}/doc/latex/termcal/termcal.pdf %files -n texlive-termcal %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/termcal/termcal.sty %package -n texlive-termcal-de Version: %{texlive_version}.%{texlive_noarch}.2.0svn47111 Release: 0 License: LPPL-1.0 Summary: German localization for termcal Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-termcal-de-doc >= %{texlive_version} Provides: tex(termcal-de.sty) Requires: tex(datetime2.sty) Requires: tex(pgfkeys.sty) Requires: tex(pgfopts.sty) Requires: tex(termcal.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source80: termcal-de.tar.xz Source81: termcal-de.doc.tar.xz %description -n texlive-termcal-de This package provides a German localization to the termcal package written by Bill Mitchell, which is intended to print a term calendar for use in planning a class. termcal-de depends on the following other packages: termcal, pgfkeys, pgfopts, datetime2, and datetime2-german. %package -n texlive-termcal-de-doc Version: %{texlive_version}.%{texlive_noarch}.2.0svn47111 Release: 0 Summary: Documentation for texlive-termcal-de License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-termcal-de and texlive-alldocumentation) %description -n texlive-termcal-de-doc This package includes the documentation for texlive-termcal-de %post -n texlive-termcal-de mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-termcal-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-termcal-de test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-termcal-de-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/termcal-de/README.md %{_texmfdistdir}/doc/latex/termcal-de/termcal-de-doc.pdf %files -n texlive-termcal-de %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/termcal-de/termcal-de.sty %package -n texlive-termes-otf Version: %{texlive_version}.%{texlive_noarch}.0.0.02svn64733 Release: 0 License: LPPL-1.0 Summary: Using the OpenType fonts TeX Gyre Termes Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-termes-otf-doc >= %{texlive_version} Provides: tex(termes-otf.sty) Requires: tex(iftex.sty) Requires: tex(textcomp.sty) Requires: tex(unicode-math.sty) Requires: tex(xkeyval.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source82: termes-otf.tar.xz Source83: termes-otf.doc.tar.xz %description -n texlive-termes-otf This package provides the OpenType version of the TeX Gyre Termes font, including text and math fonts. The package needs LuaLaTeX or XeLaTeX. The missing typefaces like bold math and slanted text are also defined. %package -n texlive-termes-otf-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.02svn64733 Release: 0 Summary: Documentation for texlive-termes-otf License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-termes-otf and texlive-alldocumentation) %description -n texlive-termes-otf-doc This package includes the documentation for texlive-termes-otf %post -n texlive-termes-otf mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-termes-otf mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-termes-otf test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-termes-otf-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/termes-otf/Changes %{_texmfdistdir}/doc/fonts/termes-otf/README.md %{_texmfdistdir}/doc/fonts/termes-otf/termes-otf-doc.pdf %{_texmfdistdir}/doc/fonts/termes-otf/termes-otf-doc.tex %files -n texlive-termes-otf %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/termes-otf/termes-otf.sty %package -n texlive-termlist Version: %{texlive_version}.%{texlive_noarch}.1.1svn18923 Release: 0 License: LPPL-1.0 Summary: Label any kind of term with a continuous counter Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-termlist-doc >= %{texlive_version} Provides: tex(termlist.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source84: termlist.tar.xz Source85: termlist.doc.tar.xz %description -n texlive-termlist The termlist package provides environments to indent and label any kind of terms with a continuous number. Candidate terms may appear inside an equation or eqnarray environment. %package -n texlive-termlist-doc Version: %{texlive_version}.%{texlive_noarch}.1.1svn18923 Release: 0 Summary: Documentation for texlive-termlist License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-termlist and texlive-alldocumentation) %description -n texlive-termlist-doc This package includes the documentation for texlive-termlist %post -n texlive-termlist mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-termlist mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-termlist test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-termlist-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/termlist/README %{_texmfdistdir}/doc/latex/termlist/termlist.pdf %files -n texlive-termlist %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/termlist/termlist.sty %package -n texlive-termmenu Version: %{texlive_version}.%{texlive_noarch}.svn37700 Release: 0 License: LPPL-1.0 Summary: The package provides support for terminal-based menus using expl3 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-termmenu-doc >= %{texlive_version} Provides: tex(termmenu.tex) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source86: termmenu.tar.xz Source87: termmenu.doc.tar.xz %description -n texlive-termmenu When writing programs, it's often required to present the user with a list of options/actions. The user is then expected to select one of these options for the program to process. termmenu provides this mechanism for TeX. It requires only expl3 support, thus the l3kernel and l3packages are both required. %package -n texlive-termmenu-doc Version: %{texlive_version}.%{texlive_noarch}.svn37700 Release: 0 Summary: Documentation for texlive-termmenu License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-termmenu and texlive-alldocumentation) %description -n texlive-termmenu-doc This package includes the documentation for texlive-termmenu %post -n texlive-termmenu mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-termmenu mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-termmenu test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-termmenu-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/termmenu/README %{_texmfdistdir}/doc/generic/termmenu/termmenu.pdf %files -n texlive-termmenu %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/termmenu/termmenu.tex %package -n texlive-termsim Version: %{texlive_version}.%{texlive_noarch}.1.1.1svn61414 Release: 0 License: LPPL-1.0 Summary: Simulate Win10, Ubuntu, and Mac terminals Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-termsim-doc >= %{texlive_version} Provides: tex(termsim.sty) Requires: tex(amssymb.sty) Requires: tex(etoolbox.sty) Requires: tex(expl3.sty) Requires: tex(fontawesome5.sty) Requires: tex(l3keys2e.sty) Requires: tex(tcolorbox.sty) Requires: tex(varwidth.sty) Requires: tex(xcolor.sty) Requires: tex(xparse.sty) Requires: tex(xtemplate.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source88: termsim.tar.xz Source89: termsim.doc.tar.xz %description -n texlive-termsim This LaTeX3 package provides environments terminal and terminal*, and macros \termfile and \termfile* to simulate Win10, Ubuntu and Mac terminals. It is based on tcolorbox, minted and listings. %package -n texlive-termsim-doc Version: %{texlive_version}.%{texlive_noarch}.1.1.1svn61414 Release: 0 Summary: Documentation for texlive-termsim License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-termsim and texlive-alldocumentation) Provides: locale(texlive-termsim-doc:zh) %description -n texlive-termsim-doc This package includes the documentation for texlive-termsim %post -n texlive-termsim mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-termsim mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-termsim test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-termsim-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/termsim/README.md %{_texmfdistdir}/doc/latex/termsim/build.sh %{_texmfdistdir}/doc/latex/termsim/ctxdoc-en.cls %{_texmfdistdir}/doc/latex/termsim/termsim-doc-en.pdf %{_texmfdistdir}/doc/latex/termsim/termsim-doc-en.tex %{_texmfdistdir}/doc/latex/termsim/termsim.pdf %files -n texlive-termsim %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/termsim/termsim.sty %package -n texlive-testhyphens Version: %{texlive_version}.%{texlive_noarch}.0.0.7svn38928 Release: 0 License: LPPL-1.0 Summary: Testing hyphenation patterns Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-testhyphens-doc >= %{texlive_version} Provides: tex(testhyphens.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source90: testhyphens.tar.xz Source91: testhyphens.doc.tar.xz %description -n texlive-testhyphens The package may be used for testing hyphenation patterns or for controlling that specific words are hyphenated as expected. This package implements some old TUGboat code to adapt it to LaTeX with some enhancements. It differs form \showhyphens, because it typesets its output on the document's output file. It also works with xelatex, where \showhyphens requires a workaround. %package -n texlive-testhyphens-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.7svn38928 Release: 0 Summary: Documentation for texlive-testhyphens License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-testhyphens and texlive-alldocumentation) %description -n texlive-testhyphens-doc This package includes the documentation for texlive-testhyphens %post -n texlive-testhyphens mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-testhyphens mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-testhyphens test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-testhyphens-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/testhyphens/README %{_texmfdistdir}/doc/latex/testhyphens/manifest.txt %{_texmfdistdir}/doc/latex/testhyphens/testhyphens.pdf %files -n texlive-testhyphens %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/testhyphens/testhyphens.sty %package -n texlive-testidx Version: %{texlive_version}.%{texlive_noarch}.1.2svn60966 Release: 0 License: LPPL-1.0 Summary: Dummy text for testing index styles and indexing applications Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-testidx-doc >= %{texlive_version} Provides: tex(testidx-glossaries-diglyphs.tex) Provides: tex(testidx-glossaries-nodiglyphs.tex) Provides: tex(testidx-glossaries-samples.tex) Provides: tex(testidx-glossaries.sty) Provides: tex(testidx.sty) Requires: tex(color.sty) Requires: tex(glossary-mcols.sty) Requires: tex(ifluatex.sty) Requires: tex(ifxetex.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source92: testidx.tar.xz Source93: testidx.doc.tar.xz %description -n texlive-testidx This is a LaTeX package that provides a command to produce dummy text interspersed with \index commands to test an index style or indexing application. The dummy text is mostly in English, but includes extended Latin characters provided either through LaTeX accent commands or directly with UTF-8 characters, depending on the setup, to allow for testing extended Latin alphabets. The supplementary package testidx-glossaries.sty uses the indexing interface provided by the glossaries package. %package -n texlive-testidx-doc Version: %{texlive_version}.%{texlive_noarch}.1.2svn60966 Release: 0 Summary: Documentation for texlive-testidx License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-testidx and texlive-alldocumentation) %description -n texlive-testidx-doc This package includes the documentation for texlive-testidx %post -n texlive-testidx mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-testidx mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-testidx test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-testidx-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/testidx/CHANGES %{_texmfdistdir}/doc/latex/testidx/README %{_texmfdistdir}/doc/latex/testidx/samples/sample-idx-a4.pdf %{_texmfdistdir}/doc/latex/testidx/samples/sample-idx-a4.tex %{_texmfdistdir}/doc/latex/testidx/samples/sample-idx-amsmath.pdf %{_texmfdistdir}/doc/latex/testidx/samples/sample-idx-amsmath.tex %{_texmfdistdir}/doc/latex/testidx/samples/sample-idx-babel-german.pdf %{_texmfdistdir}/doc/latex/testidx/samples/sample-idx-babel-german.tex %{_texmfdistdir}/doc/latex/testidx/samples/sample-idx-german.pdf %{_texmfdistdir}/doc/latex/testidx/samples/sample-idx-german.tex %{_texmfdistdir}/doc/latex/testidx/samples/sample-idx-hyp.pdf %{_texmfdistdir}/doc/latex/testidx/samples/sample-idx-hyp.tex %{_texmfdistdir}/doc/latex/testidx/samples/sample-idx-letter.pdf %{_texmfdistdir}/doc/latex/testidx/samples/sample-idx-letter.tex %{_texmfdistdir}/doc/latex/testidx/samples/sample-idx-lua.pdf %{_texmfdistdir}/doc/latex/testidx/samples/sample-idx-lua.tex %{_texmfdistdir}/doc/latex/testidx/samples/sample-idx-subset.pdf %{_texmfdistdir}/doc/latex/testidx/samples/sample-idx-subset.tex %{_texmfdistdir}/doc/latex/testidx/samples/sample-idx-t1.pdf %{_texmfdistdir}/doc/latex/testidx/samples/sample-idx-t1.tex %{_texmfdistdir}/doc/latex/testidx/samples/sample-idx-utf8.pdf %{_texmfdistdir}/doc/latex/testidx/samples/sample-idx-utf8.tex %{_texmfdistdir}/doc/latex/testidx/samples/sample-idx-xe-digraphs.pdf %{_texmfdistdir}/doc/latex/testidx/samples/sample-idx-xe-digraphs.tex %{_texmfdistdir}/doc/latex/testidx/samples/sample-idx-xe.pdf %{_texmfdistdir}/doc/latex/testidx/samples/sample-idx-xe.tex %{_texmfdistdir}/doc/latex/testidx/samples/sample-idx.pdf %{_texmfdistdir}/doc/latex/testidx/samples/sample-idx.tex %{_texmfdistdir}/doc/latex/testidx/samples/sample-idxgloss-bib2gls-xe.pdf %{_texmfdistdir}/doc/latex/testidx/samples/sample-idxgloss-bib2gls-xe.tex %{_texmfdistdir}/doc/latex/testidx/samples/sample-idxgloss-bib2gls.pdf %{_texmfdistdir}/doc/latex/testidx/samples/sample-idxgloss-bib2gls.tex %{_texmfdistdir}/doc/latex/testidx/samples/sample-idxgloss-desc.pdf %{_texmfdistdir}/doc/latex/testidx/samples/sample-idxgloss-desc.tex %{_texmfdistdir}/doc/latex/testidx/samples/sample-idxgloss-xe-digraphs.pdf %{_texmfdistdir}/doc/latex/testidx/samples/sample-idxgloss-xe-digraphs.tex %{_texmfdistdir}/doc/latex/testidx/samples/sample-idxgloss-xindy.pdf %{_texmfdistdir}/doc/latex/testidx/samples/sample-idxgloss-xindy.tex %{_texmfdistdir}/doc/latex/testidx/samples/sample-idxgloss.pdf %{_texmfdistdir}/doc/latex/testidx/samples/sample-idxgloss.tex %{_texmfdistdir}/doc/latex/testidx/samples/sample-noidxgloss.pdf %{_texmfdistdir}/doc/latex/testidx/samples/sample-noidxgloss.tex %{_texmfdistdir}/doc/latex/testidx/testidx-code.pdf %{_texmfdistdir}/doc/latex/testidx/testidx-manual.pdf %{_texmfdistdir}/doc/latex/testidx/testidx-manual.tex %files -n texlive-testidx %defattr(-,root,root,755) %{_texmfdistdir}/bibtex/bib/testidx/testidx-glossaries-diglyphs-utf8.bib %{_texmfdistdir}/bibtex/bib/testidx/testidx-glossaries-markers.bib %{_texmfdistdir}/bibtex/bib/testidx/testidx-glossaries-mathsym.bib %{_texmfdistdir}/bibtex/bib/testidx/testidx-glossaries-nodiglyphs-utf8.bib %{_texmfdistdir}/bibtex/bib/testidx/testidx-glossaries-nodiglyphs.bib %{_texmfdistdir}/bibtex/bib/testidx/testidx-glossaries-numbers.bib %{_texmfdistdir}/bibtex/bib/testidx/testidx-glossaries-samples-ascii.bib %{_texmfdistdir}/bibtex/bib/testidx/testidx-glossaries-samples-utf8.bib %{_texmfdistdir}/bibtex/bib/testidx/testidx-glossaries-samples.bib %{_texmfdistdir}/tex/latex/testidx/testidx-glossaries-diglyphs.tex %{_texmfdistdir}/tex/latex/testidx/testidx-glossaries-nodiglyphs.tex %{_texmfdistdir}/tex/latex/testidx/testidx-glossaries-samples.tex %{_texmfdistdir}/tex/latex/testidx/testidx-glossaries.sty %{_texmfdistdir}/tex/latex/testidx/testidx.sty %package -n texlive-tetragonos Version: %{texlive_version}.%{texlive_noarch}.1svn49732 Release: 0 License: LPPL-1.0 Summary: Four-Corner codes of Chinese characters Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-tetragonos-doc >= %{texlive_version} Provides: tex(tetragonos-database.def) Provides: tex(tetragonos.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source94: tetragonos.tar.xz Source95: tetragonos.doc.tar.xz %description -n texlive-tetragonos This is a XeLaTeX package for mapping Chinese characters to their codes in the Four-Corner Method. %package -n texlive-tetragonos-doc Version: %{texlive_version}.%{texlive_noarch}.1svn49732 Release: 0 Summary: Documentation for texlive-tetragonos License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tetragonos and texlive-alldocumentation) Provides: locale(texlive-tetragonos-doc:zh) %description -n texlive-tetragonos-doc This package includes the documentation for texlive-tetragonos %post -n texlive-tetragonos mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tetragonos mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tetragonos test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tetragonos-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/xelatex/tetragonos/README.md %{_texmfdistdir}/doc/xelatex/tetragonos/tetragonos-example.tex %{_texmfdistdir}/doc/xelatex/tetragonos/tetragonos.pdf %{_texmfdistdir}/doc/xelatex/tetragonos/tetragonos.tex %files -n texlive-tetragonos %defattr(-,root,root,755) %{_texmfdistdir}/tex/xelatex/tetragonos/tetragonos-database.def %{_texmfdistdir}/tex/xelatex/tetragonos/tetragonos.sty %package -n texlive-teubner Version: %{texlive_version}.%{texlive_noarch}.5.7.3svn64600 Release: 0 License: LPPL-1.0 Summary: Philological typesetting of classical Greek Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-teubner-doc >= %{texlive_version} Provides: tex(teubner.sty) Provides: tex(teubnertx.sty) Requires: tex(etoolbox.sty) Requires: tex(exscale.sty) Requires: tex(graphicx.sty) Requires: tex(iftex.sty) Requires: tex(ifthen.sty) Requires: tex(ot1cmr.fd) Requires: tex(textalpha.sty) Requires: tex(trace.sty) Requires: tex(ts1pxr.fd) Requires: tex(ts1txr.fd) Requires: tex(type1ec.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source96: teubner.tar.xz Source97: teubner.doc.tar.xz %description -n texlive-teubner An extension to babel greek option for typesetting classical Greek with a philological approach. The package works with the author's greek fonts using the 'Lispiakos' font shape derived from that of the fonts used in printers' shops in Lispia. The package name honours the publisher B.G. Teubner Verlaggesellschaft whose Greek text publications are of high quality. %package -n texlive-teubner-doc Version: %{texlive_version}.%{texlive_noarch}.5.7.3svn64600 Release: 0 Summary: Documentation for texlive-teubner License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-teubner and texlive-alldocumentation) %description -n texlive-teubner-doc This package includes the documentation for texlive-teubner %post -n texlive-teubner mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-teubner mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-teubner test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-teubner-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/teubner/README %{_texmfdistdir}/doc/latex/teubner/teubner-doc.pdf %{_texmfdistdir}/doc/latex/teubner/teubner-doc.tex %{_texmfdistdir}/doc/latex/teubner/teubner.pdf %{_texmfdistdir}/doc/latex/teubner/teubner.txt %files -n texlive-teubner %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/teubner/teubner.sty %{_texmfdistdir}/tex/latex/teubner/teubnertx.sty %package -n texlive-tex Version: %{texlive_version}.%{texlive_noarch}.3.141592653svn66186 Release: 0 License: SUSE-TeX Summary: A sophisticated typesetting engine Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Recommends: texlive-collection-basic >= %{texlive_version} Recommends: texlive-collection-fontsrecommended >= %{texlive_version} Recommends: texlive-collection-genericrecommended >= %{texlive_version} Requires: texlive-cm >= %{texlive_version} #!BuildIgnore: texlive-cm Requires: texlive-hyphen-base >= %{texlive_version} #!BuildIgnore: texlive-hyphen-base Requires: texlive-knuth-lib >= %{texlive_version} #!BuildIgnore: texlive-knuth-lib Requires: texlive-kpathsea >= %{texlive_version} #!BuildIgnore: texlive-kpathsea Requires: texlive-plain >= %{texlive_version} #!BuildIgnore: texlive-plain Requires(pre): texlive-tex-bin >= %{texlive_version} #!BuildIgnore: texlive-tex-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(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} Requires(posttrans):texlive-cm >= %{texlive_version} Requires(posttrans):texlive-hyph-utf8 >= %{texlive_version} Requires(posttrans):texlive-hyphen-base >= %{texlive_version} Requires(posttrans):texlive-manfnt >= %{texlive_version} Requires(posttrans):tex(null.tex) Requires: texlive-amsfonts >= %{texlive_version} Requires: texlive-cm-super >= %{texlive_version} Requires: texlive-ec >= %{texlive_version} Requires: texlive-epsf >= %{texlive_version} Provides: man(initex.1) Provides: man(tex.1) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source98: tex.doc.tar.xz %description -n texlive-tex TeX is a typesetting system that incorporates a macro processor. A TeX source document specifies or incorporates a number of macro definitions that instruct the TeX engine how to typeset the document. The TeX engine also uses font metrics generated by Metafont, or by any of several other mechanisms that incorporate fonts from other sources into an environment suitable for TeX. TeX has been, and continues, a basis and an inspiration for several other programs, including e-TeX and PDFTeX. The distribution includes the source of Knuth's TeX book; this source is there to read, as an example of writing TeX -- it should not be processed without Knuth's direct permission. %post -n texlive-tex mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update > /var/run/texlive/run-fmtutil.tex sed -ri 's/^\#\![[= =]]+tex\b.*/tex tex - tex.ini/' %{_texmfconfdir}/web2c/fmtutil.cnf || : %postun -n texlive-tex mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then sed -ri 's/^(tex\b)/\#\!\ \1/' %{_texmfconfdir}/web2c/fmtutil.cnf || : rm -f %{_texmfvardir}/web2c/tex/tex.* exit 0 fi %triggerin -n texlive-tex -- texlive-cm > /var/run/texlive/run-fmtutil.tex %triggerun -n texlive-tex -- texlive-cm > /var/run/texlive/run-fmtutil.tex %triggerin -n texlive-tex -- texlive-hyphen-base > /var/run/texlive/run-fmtutil.tex %triggerun -n texlive-tex -- texlive-hyphen-base > /var/run/texlive/run-fmtutil.tex %triggerin -n texlive-tex -- texlive-knuth-lib > /var/run/texlive/run-fmtutil.tex %triggerun -n texlive-tex -- texlive-knuth-lib > /var/run/texlive/run-fmtutil.tex %triggerin -n texlive-tex -- texlive-plain > /var/run/texlive/run-fmtutil.tex %triggerun -n texlive-tex -- texlive-plain > /var/run/texlive/run-fmtutil.tex %posttrans -n texlive-tex test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tex %defattr(-,root,root,755) %{_mandir}/man1/initex.1* %{_mandir}/man1/tex.1* %package -n texlive-tex-ewd Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 License: BSD-3-Clause Summary: Macros to typeset calculational proofs and programs in Dijkstra's style Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-tex-ewd-doc >= %{texlive_version} Provides: tex(dotnot.tex) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source99: tex-ewd.tar.xz Source100: tex-ewd.doc.tar.xz %description -n texlive-tex-ewd Edsger W. Dijkstra and others suggest a unique style to present mathematical proofs and to construct programs. This package provides macros that support calculational proofs and Dijkstra's "guarded command language". %package -n texlive-tex-ewd-doc Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Documentation for texlive-tex-ewd License: BSD-3-Clause Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tex-ewd and texlive-alldocumentation) %description -n texlive-tex-ewd-doc This package includes the documentation for texlive-tex-ewd %post -n texlive-tex-ewd mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tex-ewd mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tex-ewd test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tex-ewd-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/tex-ewd/README %{_texmfdistdir}/doc/generic/tex-ewd/bsdlic.txt %{_texmfdistdir}/doc/generic/tex-ewd/p0.tex %{_texmfdistdir}/doc/generic/tex-ewd/t1.tex %files -n texlive-tex-ewd %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/tex-ewd/dotnot.tex %package -n texlive-tex-font-errors-cheatsheet Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn18314 Release: 0 License: LPPL-1.0 Summary: Cheat sheet outlining the most common TeX font errors Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source101: tex-font-errors-cheatsheet.doc.tar.xz %description -n texlive-tex-font-errors-cheatsheet This is a compact three-pages document highlighting the TeX flow of integrating fonts, and explains how some of the most common font-related error messages occur. Also, hints are given on how to address those. %post -n texlive-tex-font-errors-cheatsheet mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tex-font-errors-cheatsheet mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tex-font-errors-cheatsheet test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tex-font-errors-cheatsheet %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/tex-font-errors-cheatsheet/README %{_texmfdistdir}/doc/latex/tex-font-errors-cheatsheet/tex-font-cheatsheet.pdf %{_texmfdistdir}/doc/latex/tex-font-errors-cheatsheet/tex-font-cheatsheet.tex %package -n texlive-tex-gyre Version: %{texlive_version}.%{texlive_noarch}.2.501svn65956 Release: 0 License: LPPL-1.3c Summary: TeX Fonts extending freely available URW 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-tex-gyre-fonts >= %{texlive_version} Suggests: texlive-tex-gyre-doc >= %{texlive_version} Provides: tex(cs-qagb-sc.tfm) Provides: tex(cs-qagb.tfm) Provides: tex(cs-qagbi-sc.tfm) Provides: tex(cs-qagbi.tfm) Provides: tex(cs-qagr-sc.tfm) Provides: tex(cs-qagr.tfm) Provides: tex(cs-qagri-sc.tfm) Provides: tex(cs-qagri.tfm) Provides: tex(cs-qbkb-sc.tfm) Provides: tex(cs-qbkb.tfm) Provides: tex(cs-qbkbi-sc.tfm) Provides: tex(cs-qbkbi.tfm) Provides: tex(cs-qbkr-sc.tfm) Provides: tex(cs-qbkr.tfm) Provides: tex(cs-qbkri-sc.tfm) Provides: tex(cs-qbkri.tfm) Provides: tex(cs-qcrb-sc.tfm) Provides: tex(cs-qcrb.tfm) Provides: tex(cs-qcrbi-sc.tfm) Provides: tex(cs-qcrbi.tfm) Provides: tex(cs-qcrr-sc.tfm) Provides: tex(cs-qcrr.tfm) Provides: tex(cs-qcrri-sc.tfm) Provides: tex(cs-qcrri.tfm) Provides: tex(cs-qcsb-sc.tfm) Provides: tex(cs-qcsb.tfm) Provides: tex(cs-qcsbi-sc.tfm) Provides: tex(cs-qcsbi.tfm) Provides: tex(cs-qcsr-sc.tfm) Provides: tex(cs-qcsr.tfm) Provides: tex(cs-qcsri-sc.tfm) Provides: tex(cs-qcsri.tfm) Provides: tex(cs-qhvb-sc.tfm) Provides: tex(cs-qhvb.tfm) Provides: tex(cs-qhvbi-sc.tfm) Provides: tex(cs-qhvbi.tfm) Provides: tex(cs-qhvcb-sc.tfm) Provides: tex(cs-qhvcb.tfm) Provides: tex(cs-qhvcbi-sc.tfm) Provides: tex(cs-qhvcbi.tfm) Provides: tex(cs-qhvcr-sc.tfm) Provides: tex(cs-qhvcr.tfm) Provides: tex(cs-qhvcri-sc.tfm) Provides: tex(cs-qhvcri.tfm) Provides: tex(cs-qhvr-sc.tfm) Provides: tex(cs-qhvr.tfm) Provides: tex(cs-qhvri-sc.tfm) Provides: tex(cs-qhvri.tfm) Provides: tex(cs-qplb-sc.tfm) Provides: tex(cs-qplb.tfm) Provides: tex(cs-qplbi-sc.tfm) Provides: tex(cs-qplbi.tfm) Provides: tex(cs-qplr-sc.tfm) Provides: tex(cs-qplr.tfm) Provides: tex(cs-qplri-sc.tfm) Provides: tex(cs-qplri.tfm) Provides: tex(cs-qtmb-sc.tfm) Provides: tex(cs-qtmb.tfm) Provides: tex(cs-qtmbi-sc.tfm) Provides: tex(cs-qtmbi.tfm) Provides: tex(cs-qtmr-sc.tfm) Provides: tex(cs-qtmr.tfm) Provides: tex(cs-qtmri-sc.tfm) Provides: tex(cs-qtmri.tfm) Provides: tex(cs-qzcmi.tfm) Provides: tex(ec-qagb-sc.tfm) Provides: tex(ec-qagb.tfm) Provides: tex(ec-qagbi-sc.tfm) Provides: tex(ec-qagbi.tfm) Provides: tex(ec-qagr-sc.tfm) Provides: tex(ec-qagr.tfm) Provides: tex(ec-qagri-sc.tfm) Provides: tex(ec-qagri.tfm) Provides: tex(ec-qbkb-sc.tfm) Provides: tex(ec-qbkb.tfm) Provides: tex(ec-qbkbi-sc.tfm) Provides: tex(ec-qbkbi.tfm) Provides: tex(ec-qbkr-sc.tfm) Provides: tex(ec-qbkr.tfm) Provides: tex(ec-qbkri-sc.tfm) Provides: tex(ec-qbkri.tfm) Provides: tex(ec-qcrb-sc.tfm) Provides: tex(ec-qcrb.tfm) Provides: tex(ec-qcrbi-sc.tfm) Provides: tex(ec-qcrbi.tfm) Provides: tex(ec-qcrr-sc.tfm) Provides: tex(ec-qcrr.tfm) Provides: tex(ec-qcrri-sc.tfm) Provides: tex(ec-qcrri.tfm) Provides: tex(ec-qcsb-sc.tfm) Provides: tex(ec-qcsb.tfm) Provides: tex(ec-qcsbi-sc.tfm) Provides: tex(ec-qcsbi.tfm) Provides: tex(ec-qcsr-sc.tfm) Provides: tex(ec-qcsr.tfm) Provides: tex(ec-qcsri-sc.tfm) Provides: tex(ec-qcsri.tfm) Provides: tex(ec-qhvb-sc.tfm) Provides: tex(ec-qhvb.tfm) Provides: tex(ec-qhvbi-sc.tfm) Provides: tex(ec-qhvbi.tfm) Provides: tex(ec-qhvcb-sc.tfm) Provides: tex(ec-qhvcb.tfm) Provides: tex(ec-qhvcbi-sc.tfm) Provides: tex(ec-qhvcbi.tfm) Provides: tex(ec-qhvcr-sc.tfm) Provides: tex(ec-qhvcr.tfm) Provides: tex(ec-qhvcri-sc.tfm) Provides: tex(ec-qhvcri.tfm) Provides: tex(ec-qhvr-sc.tfm) Provides: tex(ec-qhvr.tfm) Provides: tex(ec-qhvri-sc.tfm) Provides: tex(ec-qhvri.tfm) Provides: tex(ec-qplb-sc.tfm) Provides: tex(ec-qplb.tfm) Provides: tex(ec-qplbi-sc.tfm) Provides: tex(ec-qplbi.tfm) Provides: tex(ec-qplr-sc.tfm) Provides: tex(ec-qplr.tfm) Provides: tex(ec-qplri-sc.tfm) Provides: tex(ec-qplri.tfm) Provides: tex(ec-qtmb-sc.tfm) Provides: tex(ec-qtmb.tfm) Provides: tex(ec-qtmbi-sc.tfm) Provides: tex(ec-qtmbi.tfm) Provides: tex(ec-qtmr-sc.tfm) Provides: tex(ec-qtmr.tfm) Provides: tex(ec-qtmri-sc.tfm) Provides: tex(ec-qtmri.tfm) Provides: tex(ec-qzcmi.tfm) Provides: tex(il2qag.fd) Provides: tex(il2qbk.fd) Provides: tex(il2qcr.fd) Provides: tex(il2qcs.fd) Provides: tex(il2qhv.fd) Provides: tex(il2qhvc.fd) Provides: tex(il2qpl.fd) Provides: tex(il2qtm.fd) Provides: tex(il2qzc.fd) Provides: tex(l7x-qagb-sc.tfm) Provides: tex(l7x-qagb.tfm) Provides: tex(l7x-qagbi-sc.tfm) Provides: tex(l7x-qagbi.tfm) Provides: tex(l7x-qagr-sc.tfm) Provides: tex(l7x-qagr.tfm) Provides: tex(l7x-qagri-sc.tfm) Provides: tex(l7x-qagri.tfm) Provides: tex(l7x-qbkb-sc.tfm) Provides: tex(l7x-qbkb.tfm) Provides: tex(l7x-qbkbi-sc.tfm) Provides: tex(l7x-qbkbi.tfm) Provides: tex(l7x-qbkr-sc.tfm) Provides: tex(l7x-qbkr.tfm) Provides: tex(l7x-qbkri-sc.tfm) Provides: tex(l7x-qbkri.tfm) Provides: tex(l7x-qcrb-sc.tfm) Provides: tex(l7x-qcrb.tfm) Provides: tex(l7x-qcrbi-sc.tfm) Provides: tex(l7x-qcrbi.tfm) Provides: tex(l7x-qcrr-sc.tfm) Provides: tex(l7x-qcrr.tfm) Provides: tex(l7x-qcrri-sc.tfm) Provides: tex(l7x-qcrri.tfm) Provides: tex(l7x-qcsb-sc.tfm) Provides: tex(l7x-qcsb.tfm) Provides: tex(l7x-qcsbi-sc.tfm) Provides: tex(l7x-qcsbi.tfm) Provides: tex(l7x-qcsr-sc.tfm) Provides: tex(l7x-qcsr.tfm) Provides: tex(l7x-qcsri-sc.tfm) Provides: tex(l7x-qcsri.tfm) Provides: tex(l7x-qhvb-sc.tfm) Provides: tex(l7x-qhvb.tfm) Provides: tex(l7x-qhvbi-sc.tfm) Provides: tex(l7x-qhvbi.tfm) Provides: tex(l7x-qhvcb-sc.tfm) Provides: tex(l7x-qhvcb.tfm) Provides: tex(l7x-qhvcbi-sc.tfm) Provides: tex(l7x-qhvcbi.tfm) Provides: tex(l7x-qhvcr-sc.tfm) Provides: tex(l7x-qhvcr.tfm) Provides: tex(l7x-qhvcri-sc.tfm) Provides: tex(l7x-qhvcri.tfm) Provides: tex(l7x-qhvr-sc.tfm) Provides: tex(l7x-qhvr.tfm) Provides: tex(l7x-qhvri-sc.tfm) Provides: tex(l7x-qhvri.tfm) Provides: tex(l7x-qplb-sc.tfm) Provides: tex(l7x-qplb.tfm) Provides: tex(l7x-qplbi-sc.tfm) Provides: tex(l7x-qplbi.tfm) Provides: tex(l7x-qplr-sc.tfm) Provides: tex(l7x-qplr.tfm) Provides: tex(l7x-qplri-sc.tfm) Provides: tex(l7x-qplri.tfm) Provides: tex(l7x-qtmb-sc.tfm) Provides: tex(l7x-qtmb.tfm) Provides: tex(l7x-qtmbi-sc.tfm) Provides: tex(l7x-qtmbi.tfm) Provides: tex(l7x-qtmr-sc.tfm) Provides: tex(l7x-qtmr.tfm) Provides: tex(l7x-qtmri-sc.tfm) Provides: tex(l7x-qtmri.tfm) Provides: tex(l7x-qzcmi.tfm) Provides: tex(l7xqag.fd) Provides: tex(l7xqbk.fd) Provides: tex(l7xqcr.fd) Provides: tex(l7xqcs.fd) Provides: tex(l7xqhv.fd) Provides: tex(l7xqhvc.fd) Provides: tex(l7xqpl.fd) Provides: tex(l7xqtm.fd) Provides: tex(l7xqzc.fd) Provides: tex(ly1qag.fd) Provides: tex(ly1qbk.fd) Provides: tex(ly1qcr.fd) Provides: tex(ly1qcs.fd) Provides: tex(ly1qhv.fd) Provides: tex(ly1qhvc.fd) Provides: tex(ly1qpl.fd) Provides: tex(ly1qtm.fd) Provides: tex(ly1qzc.fd) Provides: tex(ot1qag.fd) Provides: tex(ot1qbk.fd) Provides: tex(ot1qcr.fd) Provides: tex(ot1qcs.fd) Provides: tex(ot1qhv.fd) Provides: tex(ot1qhvc.fd) Provides: tex(ot1qpl.fd) Provides: tex(ot1qtm.fd) Provides: tex(ot1qzc.fd) Provides: tex(ot4qag.fd) Provides: tex(ot4qbk.fd) Provides: tex(ot4qcr.fd) Provides: tex(ot4qcs.fd) Provides: tex(ot4qhv.fd) Provides: tex(ot4qhvc.fd) Provides: tex(ot4qpl.fd) Provides: tex(ot4qtm.fd) Provides: tex(ot4qzc.fd) Provides: tex(q-cs-sc.enc) Provides: tex(q-cs.enc) Provides: tex(q-csm-sc.enc) Provides: tex(q-csm.enc) Provides: tex(q-cszc.enc) Provides: tex(q-ec-sc.enc) Provides: tex(q-ec.enc) Provides: tex(q-l7x-sc.enc) Provides: tex(q-l7x.enc) Provides: tex(q-l7xzc.enc) Provides: tex(q-qx-sc.enc) Provides: tex(q-qx.enc) Provides: tex(q-qxm-sc.enc) Provides: tex(q-qxm.enc) Provides: tex(q-qxzc.enc) Provides: tex(q-rm-sc.enc) Provides: tex(q-rm.enc) Provides: tex(q-rmm-sc.enc) Provides: tex(q-rmm.enc) Provides: tex(q-rmzc.enc) Provides: tex(q-t5-sc.enc) Provides: tex(q-t5.enc) Provides: tex(q-texnansi-sc.enc) Provides: tex(q-texnansi.enc) Provides: tex(q-texnansizc.enc) Provides: tex(q-ts1.enc) Provides: tex(qag-cs.map) Provides: tex(qag-ec.map) Provides: tex(qag-l7x.map) Provides: tex(qag-qx.map) Provides: tex(qag-rm.map) Provides: tex(qag-t5.map) Provides: tex(qag-texnansi.map) Provides: tex(qag-ts1.map) Provides: tex(qag.map) Provides: tex(qbk-cs.map) Provides: tex(qbk-ec.map) Provides: tex(qbk-l7x.map) Provides: tex(qbk-qx.map) Provides: tex(qbk-rm.map) Provides: tex(qbk-t5.map) Provides: tex(qbk-texnansi.map) Provides: tex(qbk-ts1.map) Provides: tex(qbk.map) Provides: tex(qbookman.sty) Provides: tex(qcourier.sty) Provides: tex(qcr-cs.map) Provides: tex(qcr-ec.map) Provides: tex(qcr-l7x.map) Provides: tex(qcr-qx.map) Provides: tex(qcr-rm.map) Provides: tex(qcr-t5.map) Provides: tex(qcr-texnansi.map) Provides: tex(qcr-ts1.map) Provides: tex(qcr.map) Provides: tex(qcs-cs.map) Provides: tex(qcs-ec.map) Provides: tex(qcs-l7x.map) Provides: tex(qcs-qx.map) Provides: tex(qcs-rm.map) Provides: tex(qcs-t5.map) Provides: tex(qcs-texnansi.map) Provides: tex(qcs-ts1.map) Provides: tex(qcs.map) Provides: tex(qhv-cs.map) Provides: tex(qhv-ec.map) Provides: tex(qhv-l7x.map) Provides: tex(qhv-qx.map) Provides: tex(qhv-rm.map) Provides: tex(qhv-t5.map) Provides: tex(qhv-texnansi.map) Provides: tex(qhv-ts1.map) Provides: tex(qhv.map) Provides: tex(qpalatin.sty) Provides: tex(qpl-cs.map) Provides: tex(qpl-ec.map) Provides: tex(qpl-l7x.map) Provides: tex(qpl-qx.map) Provides: tex(qpl-rm.map) Provides: tex(qpl-t5.map) Provides: tex(qpl-texnansi.map) Provides: tex(qpl-ts1.map) Provides: tex(qpl.map) Provides: tex(qswiss.sty) Provides: tex(qtimes.sty) Provides: tex(qtm-cs.map) Provides: tex(qtm-ec.map) Provides: tex(qtm-l7x.map) Provides: tex(qtm-qx.map) Provides: tex(qtm-rm.map) Provides: tex(qtm-t5.map) Provides: tex(qtm-texnansi.map) Provides: tex(qtm-ts1.map) Provides: tex(qtm.map) Provides: tex(qx-qagb-sc.tfm) Provides: tex(qx-qagb.tfm) Provides: tex(qx-qagbi-sc.tfm) Provides: tex(qx-qagbi.tfm) Provides: tex(qx-qagr-sc.tfm) Provides: tex(qx-qagr.tfm) Provides: tex(qx-qagri-sc.tfm) Provides: tex(qx-qagri.tfm) Provides: tex(qx-qbkb-sc.tfm) Provides: tex(qx-qbkb.tfm) Provides: tex(qx-qbkbi-sc.tfm) Provides: tex(qx-qbkbi.tfm) Provides: tex(qx-qbkr-sc.tfm) Provides: tex(qx-qbkr.tfm) Provides: tex(qx-qbkri-sc.tfm) Provides: tex(qx-qbkri.tfm) Provides: tex(qx-qcrb-sc.tfm) Provides: tex(qx-qcrb.tfm) Provides: tex(qx-qcrbi-sc.tfm) Provides: tex(qx-qcrbi.tfm) Provides: tex(qx-qcrr-sc.tfm) Provides: tex(qx-qcrr.tfm) Provides: tex(qx-qcrri-sc.tfm) Provides: tex(qx-qcrri.tfm) Provides: tex(qx-qcsb-sc.tfm) Provides: tex(qx-qcsb.tfm) Provides: tex(qx-qcsbi-sc.tfm) Provides: tex(qx-qcsbi.tfm) Provides: tex(qx-qcsr-sc.tfm) Provides: tex(qx-qcsr.tfm) Provides: tex(qx-qcsri-sc.tfm) Provides: tex(qx-qcsri.tfm) Provides: tex(qx-qhvb-sc.tfm) Provides: tex(qx-qhvb.tfm) Provides: tex(qx-qhvbi-sc.tfm) Provides: tex(qx-qhvbi.tfm) Provides: tex(qx-qhvcb-sc.tfm) Provides: tex(qx-qhvcb.tfm) Provides: tex(qx-qhvcbi-sc.tfm) Provides: tex(qx-qhvcbi.tfm) Provides: tex(qx-qhvcr-sc.tfm) Provides: tex(qx-qhvcr.tfm) Provides: tex(qx-qhvcri-sc.tfm) Provides: tex(qx-qhvcri.tfm) Provides: tex(qx-qhvr-sc.tfm) Provides: tex(qx-qhvr.tfm) Provides: tex(qx-qhvri-sc.tfm) Provides: tex(qx-qhvri.tfm) Provides: tex(qx-qplb-sc.tfm) Provides: tex(qx-qplb.tfm) Provides: tex(qx-qplbi-sc.tfm) Provides: tex(qx-qplbi.tfm) Provides: tex(qx-qplr-sc.tfm) Provides: tex(qx-qplr.tfm) Provides: tex(qx-qplri-sc.tfm) Provides: tex(qx-qplri.tfm) Provides: tex(qx-qtmb-sc.tfm) Provides: tex(qx-qtmb.tfm) Provides: tex(qx-qtmbi-sc.tfm) Provides: tex(qx-qtmbi.tfm) Provides: tex(qx-qtmr-sc.tfm) Provides: tex(qx-qtmr.tfm) Provides: tex(qx-qtmri-sc.tfm) Provides: tex(qx-qtmri.tfm) Provides: tex(qx-qzcmi.tfm) Provides: tex(qxqag.fd) Provides: tex(qxqbk.fd) Provides: tex(qxqcr.fd) Provides: tex(qxqcs.fd) Provides: tex(qxqhv.fd) Provides: tex(qxqhvc.fd) Provides: tex(qxqpl.fd) Provides: tex(qxqtm.fd) Provides: tex(qxqzc.fd) Provides: tex(qzapfcha.sty) Provides: tex(qzc-cs.map) Provides: tex(qzc-ec.map) Provides: tex(qzc-l7x.map) Provides: tex(qzc-qx.map) Provides: tex(qzc-rm.map) Provides: tex(qzc-t5.map) Provides: tex(qzc-texnansi.map) Provides: tex(qzc-ts1.map) Provides: tex(qzc.map) Provides: tex(rm-qagb-sc.tfm) Provides: tex(rm-qagb.tfm) Provides: tex(rm-qagbi-sc.tfm) Provides: tex(rm-qagbi.tfm) Provides: tex(rm-qagr-sc.tfm) Provides: tex(rm-qagr.tfm) Provides: tex(rm-qagri-sc.tfm) Provides: tex(rm-qagri.tfm) Provides: tex(rm-qbkb-sc.tfm) Provides: tex(rm-qbkb.tfm) Provides: tex(rm-qbkbi-sc.tfm) Provides: tex(rm-qbkbi.tfm) Provides: tex(rm-qbkr-sc.tfm) Provides: tex(rm-qbkr.tfm) Provides: tex(rm-qbkri-sc.tfm) Provides: tex(rm-qbkri.tfm) Provides: tex(rm-qcrb-sc.tfm) Provides: tex(rm-qcrb.tfm) Provides: tex(rm-qcrbi-sc.tfm) Provides: tex(rm-qcrbi.tfm) Provides: tex(rm-qcrr-sc.tfm) Provides: tex(rm-qcrr.tfm) Provides: tex(rm-qcrri-sc.tfm) Provides: tex(rm-qcrri.tfm) Provides: tex(rm-qcsb-sc.tfm) Provides: tex(rm-qcsb.tfm) Provides: tex(rm-qcsbi-sc.tfm) Provides: tex(rm-qcsbi.tfm) Provides: tex(rm-qcsr-sc.tfm) Provides: tex(rm-qcsr.tfm) Provides: tex(rm-qcsri-sc.tfm) Provides: tex(rm-qcsri.tfm) Provides: tex(rm-qhvb-sc.tfm) Provides: tex(rm-qhvb.tfm) Provides: tex(rm-qhvbi-sc.tfm) Provides: tex(rm-qhvbi.tfm) Provides: tex(rm-qhvcb-sc.tfm) Provides: tex(rm-qhvcb.tfm) Provides: tex(rm-qhvcbi-sc.tfm) Provides: tex(rm-qhvcbi.tfm) Provides: tex(rm-qhvcr-sc.tfm) Provides: tex(rm-qhvcr.tfm) Provides: tex(rm-qhvcri-sc.tfm) Provides: tex(rm-qhvcri.tfm) Provides: tex(rm-qhvr-sc.tfm) Provides: tex(rm-qhvr.tfm) Provides: tex(rm-qhvri-sc.tfm) Provides: tex(rm-qhvri.tfm) Provides: tex(rm-qplb-sc.tfm) Provides: tex(rm-qplb.tfm) Provides: tex(rm-qplbi-sc.tfm) Provides: tex(rm-qplbi.tfm) Provides: tex(rm-qplr-sc.tfm) Provides: tex(rm-qplr.tfm) Provides: tex(rm-qplri-sc.tfm) Provides: tex(rm-qplri.tfm) Provides: tex(rm-qtmb-sc.tfm) Provides: tex(rm-qtmb.tfm) Provides: tex(rm-qtmbi-sc.tfm) Provides: tex(rm-qtmbi.tfm) Provides: tex(rm-qtmr-sc.tfm) Provides: tex(rm-qtmr.tfm) Provides: tex(rm-qtmri-sc.tfm) Provides: tex(rm-qtmri.tfm) Provides: tex(rm-qzcmi.tfm) Provides: tex(t1qag.fd) Provides: tex(t1qbk.fd) Provides: tex(t1qcr.fd) Provides: tex(t1qcs.fd) Provides: tex(t1qhv.fd) Provides: tex(t1qhvc.fd) Provides: tex(t1qpl.fd) Provides: tex(t1qtm.fd) Provides: tex(t1qzc.fd) Provides: tex(t5-qagb-sc.tfm) Provides: tex(t5-qagb.tfm) Provides: tex(t5-qagbi-sc.tfm) Provides: tex(t5-qagbi.tfm) Provides: tex(t5-qagr-sc.tfm) Provides: tex(t5-qagr.tfm) Provides: tex(t5-qagri-sc.tfm) Provides: tex(t5-qagri.tfm) Provides: tex(t5-qbkb-sc.tfm) Provides: tex(t5-qbkb.tfm) Provides: tex(t5-qbkbi-sc.tfm) Provides: tex(t5-qbkbi.tfm) Provides: tex(t5-qbkr-sc.tfm) Provides: tex(t5-qbkr.tfm) Provides: tex(t5-qbkri-sc.tfm) Provides: tex(t5-qbkri.tfm) Provides: tex(t5-qcrb-sc.tfm) Provides: tex(t5-qcrb.tfm) Provides: tex(t5-qcrbi-sc.tfm) Provides: tex(t5-qcrbi.tfm) Provides: tex(t5-qcrr-sc.tfm) Provides: tex(t5-qcrr.tfm) Provides: tex(t5-qcrri-sc.tfm) Provides: tex(t5-qcrri.tfm) Provides: tex(t5-qcsb-sc.tfm) Provides: tex(t5-qcsb.tfm) Provides: tex(t5-qcsbi-sc.tfm) Provides: tex(t5-qcsbi.tfm) Provides: tex(t5-qcsr-sc.tfm) Provides: tex(t5-qcsr.tfm) Provides: tex(t5-qcsri-sc.tfm) Provides: tex(t5-qcsri.tfm) Provides: tex(t5-qhvb-sc.tfm) Provides: tex(t5-qhvb.tfm) Provides: tex(t5-qhvbi-sc.tfm) Provides: tex(t5-qhvbi.tfm) Provides: tex(t5-qhvcb-sc.tfm) Provides: tex(t5-qhvcb.tfm) Provides: tex(t5-qhvcbi-sc.tfm) Provides: tex(t5-qhvcbi.tfm) Provides: tex(t5-qhvcr-sc.tfm) Provides: tex(t5-qhvcr.tfm) Provides: tex(t5-qhvcri-sc.tfm) Provides: tex(t5-qhvcri.tfm) Provides: tex(t5-qhvr-sc.tfm) Provides: tex(t5-qhvr.tfm) Provides: tex(t5-qhvri-sc.tfm) Provides: tex(t5-qhvri.tfm) Provides: tex(t5-qplb-sc.tfm) Provides: tex(t5-qplb.tfm) Provides: tex(t5-qplbi-sc.tfm) Provides: tex(t5-qplbi.tfm) Provides: tex(t5-qplr-sc.tfm) Provides: tex(t5-qplr.tfm) Provides: tex(t5-qplri-sc.tfm) Provides: tex(t5-qplri.tfm) Provides: tex(t5-qtmb-sc.tfm) Provides: tex(t5-qtmb.tfm) Provides: tex(t5-qtmbi-sc.tfm) Provides: tex(t5-qtmbi.tfm) Provides: tex(t5-qtmr-sc.tfm) Provides: tex(t5-qtmr.tfm) Provides: tex(t5-qtmri-sc.tfm) Provides: tex(t5-qtmri.tfm) Provides: tex(t5-qzcmi.tfm) Provides: tex(t5qag.fd) Provides: tex(t5qbk.fd) Provides: tex(t5qcr.fd) Provides: tex(t5qcs.fd) Provides: tex(t5qhv.fd) Provides: tex(t5qhvc.fd) Provides: tex(t5qpl.fd) Provides: tex(t5qtm.fd) Provides: tex(t5qzc.fd) Provides: tex(texnansi-qagb-sc.tfm) Provides: tex(texnansi-qagb.tfm) Provides: tex(texnansi-qagbi-sc.tfm) Provides: tex(texnansi-qagbi.tfm) Provides: tex(texnansi-qagr-sc.tfm) Provides: tex(texnansi-qagr.tfm) Provides: tex(texnansi-qagri-sc.tfm) Provides: tex(texnansi-qagri.tfm) Provides: tex(texnansi-qbkb-sc.tfm) Provides: tex(texnansi-qbkb.tfm) Provides: tex(texnansi-qbkbi-sc.tfm) Provides: tex(texnansi-qbkbi.tfm) Provides: tex(texnansi-qbkr-sc.tfm) Provides: tex(texnansi-qbkr.tfm) Provides: tex(texnansi-qbkri-sc.tfm) Provides: tex(texnansi-qbkri.tfm) Provides: tex(texnansi-qcrb-sc.tfm) Provides: tex(texnansi-qcrb.tfm) Provides: tex(texnansi-qcrbi-sc.tfm) Provides: tex(texnansi-qcrbi.tfm) Provides: tex(texnansi-qcrr-sc.tfm) Provides: tex(texnansi-qcrr.tfm) Provides: tex(texnansi-qcrri-sc.tfm) Provides: tex(texnansi-qcrri.tfm) Provides: tex(texnansi-qcsb-sc.tfm) Provides: tex(texnansi-qcsb.tfm) Provides: tex(texnansi-qcsbi-sc.tfm) Provides: tex(texnansi-qcsbi.tfm) Provides: tex(texnansi-qcsr-sc.tfm) Provides: tex(texnansi-qcsr.tfm) Provides: tex(texnansi-qcsri-sc.tfm) Provides: tex(texnansi-qcsri.tfm) Provides: tex(texnansi-qhvb-sc.tfm) Provides: tex(texnansi-qhvb.tfm) Provides: tex(texnansi-qhvbi-sc.tfm) Provides: tex(texnansi-qhvbi.tfm) Provides: tex(texnansi-qhvcb-sc.tfm) Provides: tex(texnansi-qhvcb.tfm) Provides: tex(texnansi-qhvcbi-sc.tfm) Provides: tex(texnansi-qhvcbi.tfm) Provides: tex(texnansi-qhvcr-sc.tfm) Provides: tex(texnansi-qhvcr.tfm) Provides: tex(texnansi-qhvcri-sc.tfm) Provides: tex(texnansi-qhvcri.tfm) Provides: tex(texnansi-qhvr-sc.tfm) Provides: tex(texnansi-qhvr.tfm) Provides: tex(texnansi-qhvri-sc.tfm) Provides: tex(texnansi-qhvri.tfm) Provides: tex(texnansi-qplb-sc.tfm) Provides: tex(texnansi-qplb.tfm) Provides: tex(texnansi-qplbi-sc.tfm) Provides: tex(texnansi-qplbi.tfm) Provides: tex(texnansi-qplr-sc.tfm) Provides: tex(texnansi-qplr.tfm) Provides: tex(texnansi-qplri-sc.tfm) Provides: tex(texnansi-qplri.tfm) Provides: tex(texnansi-qtmb-sc.tfm) Provides: tex(texnansi-qtmb.tfm) Provides: tex(texnansi-qtmbi-sc.tfm) Provides: tex(texnansi-qtmbi.tfm) Provides: tex(texnansi-qtmr-sc.tfm) Provides: tex(texnansi-qtmr.tfm) Provides: tex(texnansi-qtmri-sc.tfm) Provides: tex(texnansi-qtmri.tfm) Provides: tex(texnansi-qzcmi.tfm) Provides: tex(tgadventor.sty) Provides: tex(tgbonum.sty) Provides: tex(tgchorus.sty) Provides: tex(tgcursor.sty) Provides: tex(tgheros.sty) Provides: tex(tgpagella.sty) Provides: tex(tgschola.sty) Provides: tex(tgtermes.sty) Provides: tex(ts1-qagb.tfm) Provides: tex(ts1-qagbi.tfm) Provides: tex(ts1-qagr.tfm) Provides: tex(ts1-qagri.tfm) Provides: tex(ts1-qbkb.tfm) Provides: tex(ts1-qbkbi.tfm) Provides: tex(ts1-qbkr.tfm) Provides: tex(ts1-qbkri.tfm) Provides: tex(ts1-qcrb.tfm) Provides: tex(ts1-qcrbi.tfm) Provides: tex(ts1-qcrr.tfm) Provides: tex(ts1-qcrri.tfm) Provides: tex(ts1-qcsb.tfm) Provides: tex(ts1-qcsbi.tfm) Provides: tex(ts1-qcsr.tfm) Provides: tex(ts1-qcsri.tfm) Provides: tex(ts1-qhvb.tfm) Provides: tex(ts1-qhvbi.tfm) Provides: tex(ts1-qhvcb.tfm) Provides: tex(ts1-qhvcbi.tfm) Provides: tex(ts1-qhvcr.tfm) Provides: tex(ts1-qhvcri.tfm) Provides: tex(ts1-qhvr.tfm) Provides: tex(ts1-qhvri.tfm) Provides: tex(ts1-qplb.tfm) Provides: tex(ts1-qplbi.tfm) Provides: tex(ts1-qplr.tfm) Provides: tex(ts1-qplri.tfm) Provides: tex(ts1-qtmb.tfm) Provides: tex(ts1-qtmbi.tfm) Provides: tex(ts1-qtmr.tfm) Provides: tex(ts1-qtmri.tfm) Provides: tex(ts1-qzcmi.tfm) Provides: tex(ts1qag.fd) Provides: tex(ts1qbk.fd) Provides: tex(ts1qcr.fd) Provides: tex(ts1qcs.fd) Provides: tex(ts1qhv.fd) Provides: tex(ts1qhvc.fd) Provides: tex(ts1qpl.fd) Provides: tex(ts1qtm.fd) Provides: tex(ts1qzc.fd) Requires: tex(kvoptions.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source102: tex-gyre.tar.xz Source103: tex-gyre.doc.tar.xz %description -n texlive-tex-gyre The TeX-GYRE bundle consists of six font families: TeX Gyre Adventor is based on the URW Gothic L family of fonts (which is derived from ITC Avant Garde Gothic, designed by Herb Lubalin and Tom Carnase). TeX Gyre Bonum is based on the URW Bookman L family (from Bookman Old Style, designed by Alexander Phemister). TeX Gyre Chorus is based on URW Chancery L Medium Italic (from ITC Zapf Chancery, designed by Hermann Zapf in 1979). TeX-Gyre Cursor is based on URW Nimbus Mono L (based on Courier, designed by Howard G. Kettler in 1955, for IBM). TeX Gyre Heros is based on URW Nimbus Sans L (from Helvetica, prepared by Max Miedinger, with Eduard Hoffmann in 1957). TeX Gyre Pagella is based on URW Palladio L (from Palatino, designed by Hermann Zapf in the 1940s). TeX Gyre Schola is based on the URW Century Schoolbook L family (from Century Schoolbook, designed by Morris Fuller Benton for the American Type Founders). TeX Gyre Termes is based on the URW Nimbus Roman No9 L family of fonts (from Times New Roman, designed by Stanley Morison together with Starling Burgess and Victor Lardent and first offered by Monotype). The constituent standard faces of each family have been greatly extended (though Chorus omits Greek support and has no small-caps family). Each family is available in Adobe Type 1 and Open Type formats, and LaTeX support (for use with a variety of encodings) is provided. Vietnamese characters were added by Han The Thanh. There are companion maths fonts for several of these designs, listed in the TeX Gyre Math package. %package -n texlive-tex-gyre-doc Version: %{texlive_version}.%{texlive_noarch}.2.501svn65956 Release: 0 Summary: Documentation for texlive-tex-gyre License: LPPL-1.3c Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tex-gyre and texlive-alldocumentation) %description -n texlive-tex-gyre-doc This package includes the documentation for texlive-tex-gyre %package -n texlive-tex-gyre-fonts Version: %{texlive_version}.%{texlive_noarch}.2.501svn65956 Release: 0 Summary: Severed fonts for texlive-tex-gyre 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-tex-gyre-fonts The separated fonts package for texlive-tex-gyre %post -n texlive-tex-gyre mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update echo 'addMap qag.map' >> /var/run/texlive/run-updmap echo 'addMap qbk.map' >> /var/run/texlive/run-updmap echo 'addMap qcr.map' >> /var/run/texlive/run-updmap echo 'addMap qcs.map' >> /var/run/texlive/run-updmap echo 'addMap qhv.map' >> /var/run/texlive/run-updmap echo 'addMap qpl.map' >> /var/run/texlive/run-updmap echo 'addMap qtm.map' >> /var/run/texlive/run-updmap echo 'addMap qzc.map' >> /var/run/texlive/run-updmap %postun -n texlive-tex-gyre mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then echo 'deleteMap qag.map' >> /var/run/texlive/run-updmap echo 'deleteMap qbk.map' >> /var/run/texlive/run-updmap echo 'deleteMap qcr.map' >> /var/run/texlive/run-updmap echo 'deleteMap qcs.map' >> /var/run/texlive/run-updmap echo 'deleteMap qhv.map' >> /var/run/texlive/run-updmap echo 'deleteMap qpl.map' >> /var/run/texlive/run-updmap echo 'deleteMap qtm.map' >> /var/run/texlive/run-updmap echo 'deleteMap qzc.map' >> /var/run/texlive/run-updmap exit 0 fi %posttrans -n texlive-tex-gyre test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %reconfigure_fonts_scriptlets -n texlive-tex-gyre-fonts %files -n texlive-tex-gyre-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/tex-gyre/GUST-FONT-LICENSE.txt %{_texmfdistdir}/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Adventor.txt %{_texmfdistdir}/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Bonum.txt %{_texmfdistdir}/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Chorus.txt %{_texmfdistdir}/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Cursor.txt %{_texmfdistdir}/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Heros.txt %{_texmfdistdir}/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Pagella.txt %{_texmfdistdir}/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Schola.txt %{_texmfdistdir}/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Termes.txt %{_texmfdistdir}/doc/fonts/tex-gyre/README-TeX-Gyre-Adventor.txt %{_texmfdistdir}/doc/fonts/tex-gyre/README-TeX-Gyre-Bonum.txt %{_texmfdistdir}/doc/fonts/tex-gyre/README-TeX-Gyre-Chorus.txt %{_texmfdistdir}/doc/fonts/tex-gyre/README-TeX-Gyre-Cursor.txt %{_texmfdistdir}/doc/fonts/tex-gyre/README-TeX-Gyre-Heros.txt %{_texmfdistdir}/doc/fonts/tex-gyre/README-TeX-Gyre-Pagella.txt %{_texmfdistdir}/doc/fonts/tex-gyre/README-TeX-Gyre-Schola.txt %{_texmfdistdir}/doc/fonts/tex-gyre/README-TeX-Gyre-Termes.txt %{_texmfdistdir}/doc/fonts/tex-gyre/goadb999.nam %{_texmfdistdir}/doc/fonts/tex-gyre/qag-hist.txt %{_texmfdistdir}/doc/fonts/tex-gyre/qag-info.pdf %{_texmfdistdir}/doc/fonts/tex-gyre/qbk-hist.txt %{_texmfdistdir}/doc/fonts/tex-gyre/qbk-info.pdf %{_texmfdistdir}/doc/fonts/tex-gyre/qbk-test.pdf %{_texmfdistdir}/doc/fonts/tex-gyre/qbk-test.tex %{_texmfdistdir}/doc/fonts/tex-gyre/qbkb.fea %{_texmfdistdir}/doc/fonts/tex-gyre/qbkbi.fea %{_texmfdistdir}/doc/fonts/tex-gyre/qbkr.fea %{_texmfdistdir}/doc/fonts/tex-gyre/qbkri.fea %{_texmfdistdir}/doc/fonts/tex-gyre/qcr-hist.txt %{_texmfdistdir}/doc/fonts/tex-gyre/qcr-info.pdf %{_texmfdistdir}/doc/fonts/tex-gyre/qcr-test.pdf %{_texmfdistdir}/doc/fonts/tex-gyre/qcr-test.tex %{_texmfdistdir}/doc/fonts/tex-gyre/qcrb.fea %{_texmfdistdir}/doc/fonts/tex-gyre/qcrbi.fea %{_texmfdistdir}/doc/fonts/tex-gyre/qcrr.fea %{_texmfdistdir}/doc/fonts/tex-gyre/qcrri.fea %{_texmfdistdir}/doc/fonts/tex-gyre/qcs-hist.txt %{_texmfdistdir}/doc/fonts/tex-gyre/qcs-info.pdf %{_texmfdistdir}/doc/fonts/tex-gyre/qcs-test.pdf %{_texmfdistdir}/doc/fonts/tex-gyre/qcs-test.tex %{_texmfdistdir}/doc/fonts/tex-gyre/qcsb.fea %{_texmfdistdir}/doc/fonts/tex-gyre/qcsbi.fea %{_texmfdistdir}/doc/fonts/tex-gyre/qcsr.fea %{_texmfdistdir}/doc/fonts/tex-gyre/qcsri.fea %{_texmfdistdir}/doc/fonts/tex-gyre/qhv-hist.txt %{_texmfdistdir}/doc/fonts/tex-gyre/qhv-info.pdf %{_texmfdistdir}/doc/fonts/tex-gyre/qhv-test.pdf %{_texmfdistdir}/doc/fonts/tex-gyre/qhv-test.tex %{_texmfdistdir}/doc/fonts/tex-gyre/qhvb.fea %{_texmfdistdir}/doc/fonts/tex-gyre/qhvbi.fea %{_texmfdistdir}/doc/fonts/tex-gyre/qhvcb.fea %{_texmfdistdir}/doc/fonts/tex-gyre/qhvcbi.fea %{_texmfdistdir}/doc/fonts/tex-gyre/qhvcr.fea %{_texmfdistdir}/doc/fonts/tex-gyre/qhvcri.fea %{_texmfdistdir}/doc/fonts/tex-gyre/qhvr.fea %{_texmfdistdir}/doc/fonts/tex-gyre/qhvri.fea %{_texmfdistdir}/doc/fonts/tex-gyre/qpl-hist.txt %{_texmfdistdir}/doc/fonts/tex-gyre/qpl-info.pdf %{_texmfdistdir}/doc/fonts/tex-gyre/qtm-hist.txt %{_texmfdistdir}/doc/fonts/tex-gyre/qtm-info.pdf %{_texmfdistdir}/doc/fonts/tex-gyre/qtm-test.pdf %{_texmfdistdir}/doc/fonts/tex-gyre/qtm-test.tex %{_texmfdistdir}/doc/fonts/tex-gyre/qtmb.fea %{_texmfdistdir}/doc/fonts/tex-gyre/qtmbi.fea %{_texmfdistdir}/doc/fonts/tex-gyre/qtmr.fea %{_texmfdistdir}/doc/fonts/tex-gyre/qtmri.fea %{_texmfdistdir}/doc/fonts/tex-gyre/qzc-hist.txt %{_texmfdistdir}/doc/fonts/tex-gyre/qzc-info.pdf %{_texmfdistdir}/doc/fonts/tex-gyre/qzc-test.pdf %{_texmfdistdir}/doc/fonts/tex-gyre/qzc-test.tex %{_texmfdistdir}/doc/fonts/tex-gyre/qzcmi.fea %{_texmfdistdir}/doc/fonts/tex-gyre/tex-gyre-info-src.zip %files -n texlive-tex-gyre %defattr(-,root,root,755) %{_texmfdistdir}/fonts/afm/public/tex-gyre/qagb.afm %{_texmfdistdir}/fonts/afm/public/tex-gyre/qagbi.afm %{_texmfdistdir}/fonts/afm/public/tex-gyre/qagr.afm %{_texmfdistdir}/fonts/afm/public/tex-gyre/qagri.afm %{_texmfdistdir}/fonts/afm/public/tex-gyre/qbkb.afm %{_texmfdistdir}/fonts/afm/public/tex-gyre/qbkbi.afm %{_texmfdistdir}/fonts/afm/public/tex-gyre/qbkr.afm %{_texmfdistdir}/fonts/afm/public/tex-gyre/qbkri.afm %{_texmfdistdir}/fonts/afm/public/tex-gyre/qcrb.afm %{_texmfdistdir}/fonts/afm/public/tex-gyre/qcrbi.afm %{_texmfdistdir}/fonts/afm/public/tex-gyre/qcrr.afm %{_texmfdistdir}/fonts/afm/public/tex-gyre/qcrri.afm %{_texmfdistdir}/fonts/afm/public/tex-gyre/qcsb.afm %{_texmfdistdir}/fonts/afm/public/tex-gyre/qcsbi.afm %{_texmfdistdir}/fonts/afm/public/tex-gyre/qcsr.afm %{_texmfdistdir}/fonts/afm/public/tex-gyre/qcsri.afm %{_texmfdistdir}/fonts/afm/public/tex-gyre/qhvb.afm %{_texmfdistdir}/fonts/afm/public/tex-gyre/qhvbi.afm %{_texmfdistdir}/fonts/afm/public/tex-gyre/qhvcb.afm %{_texmfdistdir}/fonts/afm/public/tex-gyre/qhvcbi.afm %{_texmfdistdir}/fonts/afm/public/tex-gyre/qhvcr.afm %{_texmfdistdir}/fonts/afm/public/tex-gyre/qhvcri.afm %{_texmfdistdir}/fonts/afm/public/tex-gyre/qhvr.afm %{_texmfdistdir}/fonts/afm/public/tex-gyre/qhvri.afm %{_texmfdistdir}/fonts/afm/public/tex-gyre/qplb.afm %{_texmfdistdir}/fonts/afm/public/tex-gyre/qplbi.afm %{_texmfdistdir}/fonts/afm/public/tex-gyre/qplr.afm %{_texmfdistdir}/fonts/afm/public/tex-gyre/qplri.afm %{_texmfdistdir}/fonts/afm/public/tex-gyre/qtmb.afm %{_texmfdistdir}/fonts/afm/public/tex-gyre/qtmbi.afm %{_texmfdistdir}/fonts/afm/public/tex-gyre/qtmr.afm %{_texmfdistdir}/fonts/afm/public/tex-gyre/qtmri.afm %{_texmfdistdir}/fonts/afm/public/tex-gyre/qzcmi.afm %{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-cs-sc.enc %{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-cs.enc %{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-csm-sc.enc %{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-csm.enc %{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-cszc.enc %{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-ec-sc.enc %{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-ec.enc %{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-l7x-sc.enc %{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-l7x.enc %{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-l7xzc.enc %{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-qx-sc.enc %{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-qx.enc %{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-qxm-sc.enc %{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-qxm.enc %{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-qxzc.enc %{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-rm-sc.enc %{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-rm.enc %{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-rmm-sc.enc %{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-rmm.enc %{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-rmzc.enc %{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-t5-sc.enc %{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-t5.enc %{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-texnansi-sc.enc %{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-texnansi.enc %{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-texnansizc.enc %{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-ts1.enc %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qag-cs.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qag-ec.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qag-l7x.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qag-qx.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qag-rm.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qag-t5.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qag-texnansi.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qag-ts1.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qag.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qbk-cs.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qbk-ec.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qbk-l7x.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qbk-qx.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qbk-rm.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qbk-t5.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qbk-texnansi.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qbk-ts1.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qbk.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcr-cs.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcr-ec.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcr-l7x.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcr-qx.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcr-rm.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcr-t5.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcr-texnansi.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcr-ts1.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcr.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcs-cs.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcs-ec.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcs-l7x.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcs-qx.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcs-rm.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcs-t5.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcs-texnansi.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcs-ts1.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcs.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qhv-cs.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qhv-ec.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qhv-l7x.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qhv-qx.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qhv-rm.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qhv-t5.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qhv-texnansi.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qhv-ts1.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qhv.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qpl-cs.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qpl-ec.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qpl-l7x.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qpl-qx.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qpl-rm.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qpl-t5.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qpl-texnansi.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qpl-ts1.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qpl.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qtm-cs.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qtm-ec.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qtm-l7x.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qtm-qx.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qtm-rm.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qtm-t5.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qtm-texnansi.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qtm-ts1.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qtm.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qzc-cs.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qzc-ec.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qzc-l7x.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qzc-qx.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qzc-rm.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qzc-t5.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qzc-texnansi.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qzc-ts1.map %{_texmfdistdir}/fonts/map/dvips/tex-gyre/qzc.map %verify(link) %{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreadventor-bold.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreadventor-bolditalic.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreadventor-italic.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreadventor-regular.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrebonum-bold.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrebonum-bolditalic.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrebonum-italic.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrebonum-regular.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrechorus-mediumitalic.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrecursor-bold.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrecursor-bolditalic.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrecursor-italic.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrecursor-regular.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreheros-bold.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreheros-bolditalic.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreheros-italic.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreheros-regular.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreheroscn-bold.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreheroscn-bolditalic.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreheroscn-italic.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreheroscn-regular.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrepagella-bold.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrepagella-bolditalic.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrepagella-italic.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrepagella-regular.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreschola-bold.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreschola-bolditalic.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreschola-italic.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreschola-regular.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyretermes-bold.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyretermes-bolditalic.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyretermes-italic.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyretermes-regular.otf %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qagb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qagb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qagbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qagbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qagr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qagr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qagri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qagri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qbkb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qbkb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qbkbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qbkbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qbkr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qbkr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qbkri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qbkri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcrb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcrb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcrbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcrbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcrr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcrr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcrri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcrri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcsb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcsb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcsbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcsbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcsr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcsr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcsri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcsri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvcb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvcb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvcbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvcbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvcr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvcr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvcri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvcri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qplb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qplb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qplbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qplbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qplr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qplr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qplri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qplri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qtmb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qtmb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qtmbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qtmbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qtmr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qtmr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qtmri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qtmri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qzcmi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qagb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qagb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qagbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qagbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qagr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qagr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qagri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qagri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qbkb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qbkb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qbkbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qbkbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qbkr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qbkr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qbkri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qbkri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcrb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcrb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcrbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcrbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcrr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcrr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcrri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcrri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcsb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcsb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcsbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcsbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcsr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcsr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcsri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcsri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvcb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvcb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvcbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvcbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvcr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvcr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvcri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvcri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qplb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qplb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qplbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qplbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qplr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qplr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qplri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qplri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qtmb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qtmb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qtmbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qtmbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qtmr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qtmr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qtmri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qtmri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qzcmi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qagb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qagb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qagbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qagbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qagr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qagr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qagri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qagri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qbkb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qbkb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qbkbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qbkbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qbkr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qbkr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qbkri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qbkri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcrb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcrb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcrbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcrbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcrr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcrr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcrri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcrri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcsb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcsb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcsbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcsbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcsr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcsr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcsri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcsri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvcb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvcb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvcbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvcbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvcr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvcr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvcri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvcri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qplb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qplb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qplbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qplbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qplr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qplr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qplri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qplri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qtmb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qtmb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qtmbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qtmbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qtmr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qtmr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qtmri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qtmri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qzcmi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qagb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qagb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qagbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qagbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qagr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qagr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qagri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qagri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qbkb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qbkb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qbkbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qbkbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qbkr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qbkr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qbkri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qbkri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcrb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcrb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcrbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcrbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcrr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcrr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcrri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcrri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcsb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcsb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcsbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcsbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcsr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcsr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcsri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcsri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvcb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvcb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvcbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvcbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvcr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvcr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvcri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvcri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qplb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qplb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qplbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qplbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qplr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qplr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qplri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qplri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qtmb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qtmb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qtmbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qtmbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qtmr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qtmr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qtmri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qtmri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qzcmi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qagb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qagb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qagbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qagbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qagr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qagr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qagri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qagri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qbkb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qbkb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qbkbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qbkbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qbkr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qbkr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qbkri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qbkri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcrb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcrb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcrbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcrbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcrr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcrr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcrri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcrri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcsb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcsb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcsbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcsbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcsr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcsr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcsri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcsri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvcb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvcb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvcbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvcbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvcr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvcr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvcri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvcri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qplb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qplb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qplbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qplbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qplr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qplr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qplri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qplri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qtmb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qtmb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qtmbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qtmbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qtmr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qtmr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qtmri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qtmri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qzcmi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qagb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qagb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qagbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qagbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qagr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qagr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qagri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qagri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qbkb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qbkb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qbkbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qbkbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qbkr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qbkr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qbkri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qbkri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcrb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcrb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcrbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcrbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcrr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcrr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcrri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcrri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcsb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcsb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcsbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcsbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcsr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcsr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcsri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcsri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvcb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvcb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvcbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvcbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvcr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvcr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvcri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvcri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qplb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qplb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qplbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qplbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qplr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qplr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qplri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qplri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qtmb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qtmb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qtmbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qtmbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qtmr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qtmr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qtmri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qtmri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qzcmi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qagb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qagb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qagbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qagbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qagr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qagr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qagri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qagri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qbkb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qbkb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qbkbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qbkbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qbkr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qbkr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qbkri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qbkri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcrb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcrb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcrbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcrbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcrr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcrr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcrri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcrri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcsb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcsb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcsbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcsbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcsr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcsr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcsri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcsri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvcb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvcb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvcbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvcbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvcr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvcr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvcri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvcri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qplb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qplb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qplbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qplbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qplr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qplr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qplri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qplri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qtmb-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qtmb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qtmbi-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qtmbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qtmr-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qtmr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qtmri-sc.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qtmri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qzcmi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qagb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qagbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qagr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qagri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qbkb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qbkbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qbkr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qbkri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qcrb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qcrbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qcrr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qcrri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qcsb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qcsbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qcsr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qcsri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qhvb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qhvbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qhvcb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qhvcbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qhvcr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qhvcri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qhvr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qhvri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qplb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qplbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qplr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qplri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qtmb.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qtmbi.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qtmr.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qtmri.tfm %{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qzcmi.tfm %verify(link) %{_texmfdistdir}/fonts/type1/public/tex-gyre/qagb.pfb %{_texmfdistdir}/fonts/type1/public/tex-gyre/qagb.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/tex-gyre/qagbi.pfb %{_texmfdistdir}/fonts/type1/public/tex-gyre/qagbi.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/tex-gyre/qagr.pfb %{_texmfdistdir}/fonts/type1/public/tex-gyre/qagr.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/tex-gyre/qagri.pfb %{_texmfdistdir}/fonts/type1/public/tex-gyre/qagri.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/tex-gyre/qbkb.pfb %{_texmfdistdir}/fonts/type1/public/tex-gyre/qbkb.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/tex-gyre/qbkbi.pfb %{_texmfdistdir}/fonts/type1/public/tex-gyre/qbkbi.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/tex-gyre/qbkr.pfb %{_texmfdistdir}/fonts/type1/public/tex-gyre/qbkr.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/tex-gyre/qbkri.pfb %{_texmfdistdir}/fonts/type1/public/tex-gyre/qbkri.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/tex-gyre/qcrb.pfb %{_texmfdistdir}/fonts/type1/public/tex-gyre/qcrb.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/tex-gyre/qcrbi.pfb %{_texmfdistdir}/fonts/type1/public/tex-gyre/qcrbi.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/tex-gyre/qcrr.pfb %{_texmfdistdir}/fonts/type1/public/tex-gyre/qcrr.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/tex-gyre/qcrri.pfb %{_texmfdistdir}/fonts/type1/public/tex-gyre/qcrri.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/tex-gyre/qcsb.pfb %{_texmfdistdir}/fonts/type1/public/tex-gyre/qcsb.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/tex-gyre/qcsbi.pfb %{_texmfdistdir}/fonts/type1/public/tex-gyre/qcsbi.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/tex-gyre/qcsr.pfb %{_texmfdistdir}/fonts/type1/public/tex-gyre/qcsr.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/tex-gyre/qcsri.pfb %{_texmfdistdir}/fonts/type1/public/tex-gyre/qcsri.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvb.pfb %{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvb.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvbi.pfb %{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvbi.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvcb.pfb %{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvcb.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvcbi.pfb %{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvcbi.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvcr.pfb %{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvcr.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvcri.pfb %{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvcri.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvr.pfb %{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvr.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvri.pfb %{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvri.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/tex-gyre/qplb.pfb %{_texmfdistdir}/fonts/type1/public/tex-gyre/qplb.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/tex-gyre/qplbi.pfb %{_texmfdistdir}/fonts/type1/public/tex-gyre/qplbi.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/tex-gyre/qplr.pfb %{_texmfdistdir}/fonts/type1/public/tex-gyre/qplr.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/tex-gyre/qplri.pfb %{_texmfdistdir}/fonts/type1/public/tex-gyre/qplri.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/tex-gyre/qtmb.pfb %{_texmfdistdir}/fonts/type1/public/tex-gyre/qtmb.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/tex-gyre/qtmbi.pfb %{_texmfdistdir}/fonts/type1/public/tex-gyre/qtmbi.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/tex-gyre/qtmr.pfb %{_texmfdistdir}/fonts/type1/public/tex-gyre/qtmr.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/tex-gyre/qtmri.pfb %{_texmfdistdir}/fonts/type1/public/tex-gyre/qtmri.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/tex-gyre/qzcmi.pfb %{_texmfdistdir}/fonts/type1/public/tex-gyre/qzcmi.pfm %{_texmfdistdir}/tex/latex/tex-gyre/il2qag.fd %{_texmfdistdir}/tex/latex/tex-gyre/il2qbk.fd %{_texmfdistdir}/tex/latex/tex-gyre/il2qcr.fd %{_texmfdistdir}/tex/latex/tex-gyre/il2qcs.fd %{_texmfdistdir}/tex/latex/tex-gyre/il2qhv.fd %{_texmfdistdir}/tex/latex/tex-gyre/il2qhvc.fd %{_texmfdistdir}/tex/latex/tex-gyre/il2qpl.fd %{_texmfdistdir}/tex/latex/tex-gyre/il2qtm.fd %{_texmfdistdir}/tex/latex/tex-gyre/il2qzc.fd %{_texmfdistdir}/tex/latex/tex-gyre/l7xqag.fd %{_texmfdistdir}/tex/latex/tex-gyre/l7xqbk.fd %{_texmfdistdir}/tex/latex/tex-gyre/l7xqcr.fd %{_texmfdistdir}/tex/latex/tex-gyre/l7xqcs.fd %{_texmfdistdir}/tex/latex/tex-gyre/l7xqhv.fd %{_texmfdistdir}/tex/latex/tex-gyre/l7xqhvc.fd %{_texmfdistdir}/tex/latex/tex-gyre/l7xqpl.fd %{_texmfdistdir}/tex/latex/tex-gyre/l7xqtm.fd %{_texmfdistdir}/tex/latex/tex-gyre/l7xqzc.fd %{_texmfdistdir}/tex/latex/tex-gyre/ly1qag.fd %{_texmfdistdir}/tex/latex/tex-gyre/ly1qbk.fd %{_texmfdistdir}/tex/latex/tex-gyre/ly1qcr.fd %{_texmfdistdir}/tex/latex/tex-gyre/ly1qcs.fd %{_texmfdistdir}/tex/latex/tex-gyre/ly1qhv.fd %{_texmfdistdir}/tex/latex/tex-gyre/ly1qhvc.fd %{_texmfdistdir}/tex/latex/tex-gyre/ly1qpl.fd %{_texmfdistdir}/tex/latex/tex-gyre/ly1qtm.fd %{_texmfdistdir}/tex/latex/tex-gyre/ly1qzc.fd %{_texmfdistdir}/tex/latex/tex-gyre/ot1qag.fd %{_texmfdistdir}/tex/latex/tex-gyre/ot1qbk.fd %{_texmfdistdir}/tex/latex/tex-gyre/ot1qcr.fd %{_texmfdistdir}/tex/latex/tex-gyre/ot1qcs.fd %{_texmfdistdir}/tex/latex/tex-gyre/ot1qhv.fd %{_texmfdistdir}/tex/latex/tex-gyre/ot1qhvc.fd %{_texmfdistdir}/tex/latex/tex-gyre/ot1qpl.fd %{_texmfdistdir}/tex/latex/tex-gyre/ot1qtm.fd %{_texmfdistdir}/tex/latex/tex-gyre/ot1qzc.fd %{_texmfdistdir}/tex/latex/tex-gyre/ot4qag.fd %{_texmfdistdir}/tex/latex/tex-gyre/ot4qbk.fd %{_texmfdistdir}/tex/latex/tex-gyre/ot4qcr.fd %{_texmfdistdir}/tex/latex/tex-gyre/ot4qcs.fd %{_texmfdistdir}/tex/latex/tex-gyre/ot4qhv.fd %{_texmfdistdir}/tex/latex/tex-gyre/ot4qhvc.fd %{_texmfdistdir}/tex/latex/tex-gyre/ot4qpl.fd %{_texmfdistdir}/tex/latex/tex-gyre/ot4qtm.fd %{_texmfdistdir}/tex/latex/tex-gyre/ot4qzc.fd %{_texmfdistdir}/tex/latex/tex-gyre/qbookman.sty %{_texmfdistdir}/tex/latex/tex-gyre/qcourier.sty %{_texmfdistdir}/tex/latex/tex-gyre/qpalatin.sty %{_texmfdistdir}/tex/latex/tex-gyre/qswiss.sty %{_texmfdistdir}/tex/latex/tex-gyre/qtimes.sty %{_texmfdistdir}/tex/latex/tex-gyre/qxqag.fd %{_texmfdistdir}/tex/latex/tex-gyre/qxqbk.fd %{_texmfdistdir}/tex/latex/tex-gyre/qxqcr.fd %{_texmfdistdir}/tex/latex/tex-gyre/qxqcs.fd %{_texmfdistdir}/tex/latex/tex-gyre/qxqhv.fd %{_texmfdistdir}/tex/latex/tex-gyre/qxqhvc.fd %{_texmfdistdir}/tex/latex/tex-gyre/qxqpl.fd %{_texmfdistdir}/tex/latex/tex-gyre/qxqtm.fd %{_texmfdistdir}/tex/latex/tex-gyre/qxqzc.fd %{_texmfdistdir}/tex/latex/tex-gyre/qzapfcha.sty %{_texmfdistdir}/tex/latex/tex-gyre/t1qag.fd %{_texmfdistdir}/tex/latex/tex-gyre/t1qbk.fd %{_texmfdistdir}/tex/latex/tex-gyre/t1qcr.fd %{_texmfdistdir}/tex/latex/tex-gyre/t1qcs.fd %{_texmfdistdir}/tex/latex/tex-gyre/t1qhv.fd %{_texmfdistdir}/tex/latex/tex-gyre/t1qhvc.fd %{_texmfdistdir}/tex/latex/tex-gyre/t1qpl.fd %{_texmfdistdir}/tex/latex/tex-gyre/t1qtm.fd %{_texmfdistdir}/tex/latex/tex-gyre/t1qzc.fd %{_texmfdistdir}/tex/latex/tex-gyre/t5qag.fd %{_texmfdistdir}/tex/latex/tex-gyre/t5qbk.fd %{_texmfdistdir}/tex/latex/tex-gyre/t5qcr.fd %{_texmfdistdir}/tex/latex/tex-gyre/t5qcs.fd %{_texmfdistdir}/tex/latex/tex-gyre/t5qhv.fd %{_texmfdistdir}/tex/latex/tex-gyre/t5qhvc.fd %{_texmfdistdir}/tex/latex/tex-gyre/t5qpl.fd %{_texmfdistdir}/tex/latex/tex-gyre/t5qtm.fd %{_texmfdistdir}/tex/latex/tex-gyre/t5qzc.fd %{_texmfdistdir}/tex/latex/tex-gyre/tgadventor.sty %{_texmfdistdir}/tex/latex/tex-gyre/tgbonum.sty %{_texmfdistdir}/tex/latex/tex-gyre/tgchorus.sty %{_texmfdistdir}/tex/latex/tex-gyre/tgcursor.sty %{_texmfdistdir}/tex/latex/tex-gyre/tgheros.sty %{_texmfdistdir}/tex/latex/tex-gyre/tgpagella.sty %{_texmfdistdir}/tex/latex/tex-gyre/tgschola.sty %{_texmfdistdir}/tex/latex/tex-gyre/tgtermes.sty %{_texmfdistdir}/tex/latex/tex-gyre/ts1qag.fd %{_texmfdistdir}/tex/latex/tex-gyre/ts1qbk.fd %{_texmfdistdir}/tex/latex/tex-gyre/ts1qcr.fd %{_texmfdistdir}/tex/latex/tex-gyre/ts1qcs.fd %{_texmfdistdir}/tex/latex/tex-gyre/ts1qhv.fd %{_texmfdistdir}/tex/latex/tex-gyre/ts1qhvc.fd %{_texmfdistdir}/tex/latex/tex-gyre/ts1qpl.fd %{_texmfdistdir}/tex/latex/tex-gyre/ts1qtm.fd %{_texmfdistdir}/tex/latex/tex-gyre/ts1qzc.fd %files -n texlive-tex-gyre-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-tex-gyre %{_datadir}/fontconfig/conf.avail/58-texlive-tex-gyre.conf %{_datadir}/fontconfig/conf.avail/55-texlive-tex-gyre.conf %config %{_sysconfdir}/fonts/conf.d/55-texlive-tex-gyre.conf %verify(not md5 size mtime) %{_datadir}/fonts/texlive-tex-gyre/encodings.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-tex-gyre/fonts.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-tex-gyre/fonts.scale %{_datadir}/fonts/texlive-tex-gyre/texgyreadventor-bold.otf %{_datadir}/fonts/texlive-tex-gyre/texgyreadventor-bolditalic.otf %{_datadir}/fonts/texlive-tex-gyre/texgyreadventor-italic.otf %{_datadir}/fonts/texlive-tex-gyre/texgyreadventor-regular.otf %{_datadir}/fonts/texlive-tex-gyre/texgyrebonum-bold.otf %{_datadir}/fonts/texlive-tex-gyre/texgyrebonum-bolditalic.otf %{_datadir}/fonts/texlive-tex-gyre/texgyrebonum-italic.otf %{_datadir}/fonts/texlive-tex-gyre/texgyrebonum-regular.otf %{_datadir}/fonts/texlive-tex-gyre/texgyrechorus-mediumitalic.otf %{_datadir}/fonts/texlive-tex-gyre/texgyrecursor-bold.otf %{_datadir}/fonts/texlive-tex-gyre/texgyrecursor-bolditalic.otf %{_datadir}/fonts/texlive-tex-gyre/texgyrecursor-italic.otf %{_datadir}/fonts/texlive-tex-gyre/texgyrecursor-regular.otf %{_datadir}/fonts/texlive-tex-gyre/texgyreheros-bold.otf %{_datadir}/fonts/texlive-tex-gyre/texgyreheros-bolditalic.otf %{_datadir}/fonts/texlive-tex-gyre/texgyreheros-italic.otf %{_datadir}/fonts/texlive-tex-gyre/texgyreheros-regular.otf %{_datadir}/fonts/texlive-tex-gyre/texgyreheroscn-bold.otf %{_datadir}/fonts/texlive-tex-gyre/texgyreheroscn-bolditalic.otf %{_datadir}/fonts/texlive-tex-gyre/texgyreheroscn-italic.otf %{_datadir}/fonts/texlive-tex-gyre/texgyreheroscn-regular.otf %{_datadir}/fonts/texlive-tex-gyre/texgyrepagella-bold.otf %{_datadir}/fonts/texlive-tex-gyre/texgyrepagella-bolditalic.otf %{_datadir}/fonts/texlive-tex-gyre/texgyrepagella-italic.otf %{_datadir}/fonts/texlive-tex-gyre/texgyrepagella-regular.otf %{_datadir}/fonts/texlive-tex-gyre/texgyreschola-bold.otf %{_datadir}/fonts/texlive-tex-gyre/texgyreschola-bolditalic.otf %{_datadir}/fonts/texlive-tex-gyre/texgyreschola-italic.otf %{_datadir}/fonts/texlive-tex-gyre/texgyreschola-regular.otf %{_datadir}/fonts/texlive-tex-gyre/texgyretermes-bold.otf %{_datadir}/fonts/texlive-tex-gyre/texgyretermes-bolditalic.otf %{_datadir}/fonts/texlive-tex-gyre/texgyretermes-italic.otf %{_datadir}/fonts/texlive-tex-gyre/texgyretermes-regular.otf %{_datadir}/fonts/texlive-tex-gyre/qagb.pfb %{_datadir}/fonts/texlive-tex-gyre/qagbi.pfb %{_datadir}/fonts/texlive-tex-gyre/qagr.pfb %{_datadir}/fonts/texlive-tex-gyre/qagri.pfb %{_datadir}/fonts/texlive-tex-gyre/qbkb.pfb %{_datadir}/fonts/texlive-tex-gyre/qbkbi.pfb %{_datadir}/fonts/texlive-tex-gyre/qbkr.pfb %{_datadir}/fonts/texlive-tex-gyre/qbkri.pfb %{_datadir}/fonts/texlive-tex-gyre/qcrb.pfb %{_datadir}/fonts/texlive-tex-gyre/qcrbi.pfb %{_datadir}/fonts/texlive-tex-gyre/qcrr.pfb %{_datadir}/fonts/texlive-tex-gyre/qcrri.pfb %{_datadir}/fonts/texlive-tex-gyre/qcsb.pfb %{_datadir}/fonts/texlive-tex-gyre/qcsbi.pfb %{_datadir}/fonts/texlive-tex-gyre/qcsr.pfb %{_datadir}/fonts/texlive-tex-gyre/qcsri.pfb %{_datadir}/fonts/texlive-tex-gyre/qhvb.pfb %{_datadir}/fonts/texlive-tex-gyre/qhvbi.pfb %{_datadir}/fonts/texlive-tex-gyre/qhvcb.pfb %{_datadir}/fonts/texlive-tex-gyre/qhvcbi.pfb %{_datadir}/fonts/texlive-tex-gyre/qhvcr.pfb %{_datadir}/fonts/texlive-tex-gyre/qhvcri.pfb %{_datadir}/fonts/texlive-tex-gyre/qhvr.pfb %{_datadir}/fonts/texlive-tex-gyre/qhvri.pfb %{_datadir}/fonts/texlive-tex-gyre/qplb.pfb %{_datadir}/fonts/texlive-tex-gyre/qplbi.pfb %{_datadir}/fonts/texlive-tex-gyre/qplr.pfb %{_datadir}/fonts/texlive-tex-gyre/qplri.pfb %{_datadir}/fonts/texlive-tex-gyre/qtmb.pfb %{_datadir}/fonts/texlive-tex-gyre/qtmbi.pfb %{_datadir}/fonts/texlive-tex-gyre/qtmr.pfb %{_datadir}/fonts/texlive-tex-gyre/qtmri.pfb %{_datadir}/fonts/texlive-tex-gyre/qzcmi.pfb %package -n texlive-tex-gyre-math Version: %{texlive_version}.%{texlive_noarch}.svn41264 Release: 0 License: LPPL-1.3c Summary: Maths fonts to match tex-gyre text fonts Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Requires: texlive-tex-gyre-math-fonts >= %{texlive_version} Suggests: texlive-tex-gyre-math-doc >= %{texlive_version} # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source104: tex-gyre-math.tar.xz Source105: tex-gyre-math.doc.tar.xz %description -n texlive-tex-gyre-math TeX-Gyre-Math is a collection of maths fonts to match the text fonts of the TeX-Gyre collection. The collection is available in OpenType format, only; fonts conform to the developing standards for OpenType maths fonts. TeX-Gyre-Math-Bonum (to match TeX-Gyre-Bonum), TeX-Gyre-Math-Pagella (to match TeX-Gyre-Pagella), TeX-Gyre-Math-Schola (to match TeX-Gyre-Schola) and TeX-Gyre-Math-Termes (to match TeX-Gyre-Termes) fonts are provided. %package -n texlive-tex-gyre-math-doc Version: %{texlive_version}.%{texlive_noarch}.svn41264 Release: 0 Summary: Documentation for texlive-tex-gyre-math License: LPPL-1.3c Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tex-gyre-math and texlive-alldocumentation) %description -n texlive-tex-gyre-math-doc This package includes the documentation for texlive-tex-gyre-math %package -n texlive-tex-gyre-math-fonts Version: %{texlive_version}.%{texlive_noarch}.svn41264 Release: 0 Summary: Severed fonts for texlive-tex-gyre-math 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-tex-gyre-math-fonts The separated fonts package for texlive-tex-gyre-math %post -n texlive-tex-gyre-math mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tex-gyre-math mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tex-gyre-math test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %reconfigure_fonts_scriptlets -n texlive-tex-gyre-math-fonts %files -n texlive-tex-gyre-math-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/tex-gyre-math/GUST-FONT-LICENSE.txt %{_texmfdistdir}/doc/fonts/tex-gyre-math/INSTALL.txt %{_texmfdistdir}/doc/fonts/tex-gyre-math/LICENSE-DejaVu.txt %{_texmfdistdir}/doc/fonts/tex-gyre-math/MANIFEST-TeX-Gyre-Bonum-Math.txt %{_texmfdistdir}/doc/fonts/tex-gyre-math/MANIFEST-TeX-Gyre-DejaVu-Math.txt %{_texmfdistdir}/doc/fonts/tex-gyre-math/MANIFEST-TeX-Gyre-Pagella-Math.txt %{_texmfdistdir}/doc/fonts/tex-gyre-math/MANIFEST-TeX-Gyre-Schola-Math.txt %{_texmfdistdir}/doc/fonts/tex-gyre-math/MANIFEST-TeX-Gyre-Termes-Math.txt %{_texmfdistdir}/doc/fonts/tex-gyre-math/README %{_texmfdistdir}/doc/fonts/tex-gyre-math/README-TeX-Gyre-Bonum-Math.txt %{_texmfdistdir}/doc/fonts/tex-gyre-math/README-TeX-Gyre-DejaVu-Math.txt %{_texmfdistdir}/doc/fonts/tex-gyre-math/README-TeX-Gyre-Pagella-Math.txt %{_texmfdistdir}/doc/fonts/tex-gyre-math/README-TeX-Gyre-Schola-Math.txt %{_texmfdistdir}/doc/fonts/tex-gyre-math/README-TeX-Gyre-Termes-Math.txt %{_texmfdistdir}/doc/fonts/tex-gyre-math/math-test-context.tex %{_texmfdistdir}/doc/fonts/tex-gyre-math/math-test.tex %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-context-texgyre_bonum_math.pdf %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-context-texgyre_bonum_math.tex %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-context-texgyre_dejavu_math.pdf %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-context-texgyre_dejavu_math.tex %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-context-texgyre_pagella_math.pdf %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-context-texgyre_pagella_math.tex %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-context-texgyre_schola_math.pdf %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-context-texgyre_schola_math.tex %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-context-texgyre_termes_math.pdf %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-context-texgyre_termes_math.tex %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-lualatex-texgyre_bonum_math.pdf %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-lualatex-texgyre_bonum_math.tex %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-lualatex-texgyre_dejavu_math.pdf %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-lualatex-texgyre_dejavu_math.tex %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-lualatex-texgyre_pagella_math.pdf %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-lualatex-texgyre_pagella_math.tex %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-lualatex-texgyre_schola_math.pdf %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-lualatex-texgyre_schola_math.tex %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-lualatex-texgyre_termes_math.pdf %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-lualatex-texgyre_termes_math.tex %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-word-texgyre_bonum_math.docx %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-word-texgyre_bonum_math.pdf %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-word-texgyre_dejavu_math.docx %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-word-texgyre_dejavu_math.pdf %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-word-texgyre_pagella_math.docx %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-word-texgyre_pagella_math.pdf %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-word-texgyre_schola_math.docx %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-word-texgyre_schola_math.pdf %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-word-texgyre_termes_math.docx %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-word-texgyre_termes_math.pdf %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-xelatex-texgyre_bonum_math.pdf %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-xelatex-texgyre_bonum_math.tex %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-xelatex-texgyre_dejavu_math.pdf %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-xelatex-texgyre_dejavu_math.tex %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-xelatex-texgyre_pagella_math.pdf %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-xelatex-texgyre_pagella_math.tex %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-xelatex-texgyre_schola_math.pdf %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-xelatex-texgyre_schola_math.tex %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-xelatex-texgyre_termes_math.pdf %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-xelatex-texgyre_termes_math.tex %files -n texlive-tex-gyre-math %defattr(-,root,root,755) %verify(link) %{_texmfdistdir}/fonts/opentype/public/tex-gyre-math/texgyrebonum-math.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/tex-gyre-math/texgyredejavu-math.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/tex-gyre-math/texgyrepagella-math.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/tex-gyre-math/texgyreschola-math.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/tex-gyre-math/texgyretermes-math.otf %files -n texlive-tex-gyre-math-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-tex-gyre-math %{_datadir}/fontconfig/conf.avail/58-texlive-tex-gyre-math.conf %verify(not md5 size mtime) %{_datadir}/fonts/texlive-tex-gyre-math/encodings.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-tex-gyre-math/fonts.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-tex-gyre-math/fonts.scale %{_datadir}/fonts/texlive-tex-gyre-math/texgyrebonum-math.otf %{_datadir}/fonts/texlive-tex-gyre-math/texgyredejavu-math.otf %{_datadir}/fonts/texlive-tex-gyre-math/texgyrepagella-math.otf %{_datadir}/fonts/texlive-tex-gyre-math/texgyreschola-math.otf %{_datadir}/fonts/texlive-tex-gyre-math/texgyretermes-math.otf %package -n texlive-tex-ini-files Version: %{texlive_version}.%{texlive_noarch}.svn40533 Release: 0 License: SUSE-Public-Domain Summary: Model TeX format creation 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-tex-ini-files-doc >= %{texlive_version} Provides: tex(luatexconfig.tex) Provides: tex(pdftexconfig.tex) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source106: tex-ini-files.tar.xz Source107: tex-ini-files.doc.tar.xz %description -n texlive-tex-ini-files This bundle provides a collection of model .ini files for creating TeX formats. These files are commonly used to introduced distribution-dependent variations in formats. They are also used to allow existing format source files to be used with newer engines, for example to adapt the plain e-TeX source file to work with XeTeX and LuaTeX. %package -n texlive-tex-ini-files-doc Version: %{texlive_version}.%{texlive_noarch}.svn40533 Release: 0 Summary: Documentation for texlive-tex-ini-files License: SUSE-Public-Domain Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tex-ini-files and texlive-alldocumentation) %description -n texlive-tex-ini-files-doc This package includes the documentation for texlive-tex-ini-files %post -n texlive-tex-ini-files mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tex-ini-files mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tex-ini-files test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tex-ini-files-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/tex-ini-files/README.md %files -n texlive-tex-ini-files %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/tex-ini-files/dvilualatex.ini %{_texmfdistdir}/tex/generic/tex-ini-files/dviluatex.ini %{_texmfdistdir}/tex/generic/tex-ini-files/lualatex.ini %{_texmfdistdir}/tex/generic/tex-ini-files/luatex.ini %{_texmfdistdir}/tex/generic/tex-ini-files/luatexconfig.tex %verify(link) %{_texmfdistdir}/tex/generic/tex-ini-files/pdftexconfig.tex %{_texmfdistdir}/tex/generic/tex-ini-files/xelatex.ini %{_texmfdistdir}/tex/generic/tex-ini-files/xetex.ini %config %verify(not md5 mtime size) %{_texmfconfdir}/tex/generic/tex-ini-files/pdftexconfig.tex %package -n texlive-tex-label Version: %{texlive_version}.%{texlive_noarch}.svn16372 Release: 0 License: LPPL-1.0 Summary: Place a classification on each page 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-tex-label-doc >= %{texlive_version} Provides: tex(tex-label.sty) Requires: tex(color.sty) Requires: tex(fancyhdr.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source108: tex-label.tar.xz Source109: tex-label.doc.tar.xz %description -n texlive-tex-label Enables the user to place a 'classification' label on each page, at the bottom to the right of the page number %package -n texlive-tex-label-doc Version: %{texlive_version}.%{texlive_noarch}.svn16372 Release: 0 Summary: Documentation for texlive-tex-label License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tex-label and texlive-alldocumentation) %description -n texlive-tex-label-doc This package includes the documentation for texlive-tex-label %post -n texlive-tex-label mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tex-label mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tex-label test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tex-label-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/tex-label/README %{_texmfdistdir}/doc/latex/tex-label/tex-label-demo.pdf %{_texmfdistdir}/doc/latex/tex-label/tex-label-demo.tex %{_texmfdistdir}/doc/latex/tex-label/tex-label-doc.pdf %{_texmfdistdir}/doc/latex/tex-label/tex-label-doc.tex %files -n texlive-tex-label %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/tex-label/tex-label.sty %package -n texlive-tex-locale Version: %{texlive_version}.%{texlive_noarch}.1.0svn48500 Release: 0 License: LPPL-1.0 Summary: Localisation support for TeX and 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-tex-locale-doc >= %{texlive_version} Provides: tex(tex-locale-encodings.def) Provides: tex(tex-locale-scripts-enc.def) Provides: tex(tex-locale-support.def) Provides: tex(tex-locale.sty) Provides: tex(tex-locale.tex) Requires: tex(CJK.sty) Requires: tex(CJKutf8.sty) Requires: tex(babel.sty) Requires: tex(datetime2.sty) Requires: tex(etoolbox.sty) Requires: tex(fontenc.sty) Requires: tex(fontspec.sty) Requires: tex(ifluatex.sty) Requires: tex(ifxetex.sty) Requires: tex(inputenc.sty) Requires: tex(pinyin.sty) Requires: tex(polyglossia.sty) Requires: tex(texosquery.sty) Requires: tex(tracklang-scripts.sty) Requires: tex(tracklang.sty) Requires: tex(xeCJK.sty) Requires: tex(xfor.sty) Requires: tex(xkeyval.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source110: tex-locale.tar.xz Source111: tex-locale.doc.tar.xz %description -n texlive-tex-locale This package uses both tracklang and texosquery to look up the locale information from the operating system and provide commands that can access locale-dependent information, such as the currency symbol and decimal separator. The file tex-locale.tex provides generic TeX code. The LaTeX package tex-locale.sty can additionally load babel or polyglossia with the locale's language setting, as well as various other packages such as fontspec (XeLaTeX/LuaLaTeX) or fontenc + inputenc (pdfLaTeX). %package -n texlive-tex-locale-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn48500 Release: 0 Summary: Documentation for texlive-tex-locale License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tex-locale and texlive-alldocumentation) %description -n texlive-tex-locale-doc This package includes the documentation for texlive-tex-locale %post -n texlive-tex-locale mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tex-locale mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tex-locale test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tex-locale-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/tex-locale/CHANGES %{_texmfdistdir}/doc/generic/tex-locale/README %{_texmfdistdir}/doc/generic/tex-locale/samples/sample-locale-xe.pdf %{_texmfdistdir}/doc/generic/tex-locale/samples/sample-locale-xe.tex %{_texmfdistdir}/doc/generic/tex-locale/samples/sample-locale-xeltx.pdf %{_texmfdistdir}/doc/generic/tex-locale/samples/sample-locale-xeltx.tex %{_texmfdistdir}/doc/generic/tex-locale/samples/sample-locale-xeltx2.pdf %{_texmfdistdir}/doc/generic/tex-locale/samples/sample-locale-xeltx2.tex %{_texmfdistdir}/doc/generic/tex-locale/samples/sample-locale-xeltx3.pdf %{_texmfdistdir}/doc/generic/tex-locale/samples/sample-locale-xeltx3.tex %{_texmfdistdir}/doc/generic/tex-locale/samples/sample-locale.pdf %{_texmfdistdir}/doc/generic/tex-locale/samples/sample-locale.tex %{_texmfdistdir}/doc/generic/tex-locale/samples/sample-locale2.pdf %{_texmfdistdir}/doc/generic/tex-locale/samples/sample-locale2.tex %{_texmfdistdir}/doc/generic/tex-locale/tex-locale.pdf %files -n texlive-tex-locale %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/tex-locale/tex-locale.tex %{_texmfdistdir}/tex/latex/tex-locale/tex-locale-encodings.def %{_texmfdistdir}/tex/latex/tex-locale/tex-locale-scripts-enc.def %{_texmfdistdir}/tex/latex/tex-locale/tex-locale-support.def %{_texmfdistdir}/tex/latex/tex-locale/tex-locale.sty %package -n texlive-tex-nutshell Version: %{texlive_version}.%{texlive_noarch}.0.0.8svn63336 Release: 0 License: SUSE-Public-Domain Summary: A short document about TeX principles Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source112: tex-nutshell.doc.tar.xz %description -n texlive-tex-nutshell This document is meant for users who are looking for information about the basics of TeX. Its main goal is its brevity. The pure TeX features are described, no features provided by macro extensions. Only the last section gives a summary of plain TeX macros. %post -n texlive-tex-nutshell mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tex-nutshell mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tex-nutshell test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tex-nutshell %defattr(-,root,root,755) %{_texmfdistdir}/doc/plain/tex-nutshell/README %{_texmfdistdir}/doc/plain/tex-nutshell/tex-nutshell.pdf %{_texmfdistdir}/doc/plain/tex-nutshell/tex-nutshell.tex %package -n texlive-tex-overview Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn41403 Release: 0 License: LPPL-1.0 Summary: An overview of the development of TeX Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source113: tex-overview.doc.tar.xz %description -n texlive-tex-overview The document gives a short overview of TeX and its children, as well as the macro packages LaTeX and ConTeXt. %post -n texlive-tex-overview mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tex-overview mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tex-overview test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tex-overview %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/tex-overview/README.md %{_texmfdistdir}/doc/latex/tex-overview/tex-overview-aux.tex %{_texmfdistdir}/doc/latex/tex-overview/tex-overview.pdf %{_texmfdistdir}/doc/latex/tex-overview/tex-overview.tex %package -n texlive-tex-ps Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 License: SUSE-Public-Domain Summary: TeX to PostScript generic macros and add-ons Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-tex-ps-doc >= %{texlive_version} Provides: tex(cmyk-hax.tex) Provides: tex(epsfx.tex) Provides: tex(poligraf.sty) Provides: tex(trans.tex) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source114: tex-ps.tar.xz Source115: tex-ps.doc.tar.xz %description -n texlive-tex-ps TeX to PostScript generic macros and add-ons: transformations of EPS files, prepress preparation, color separation, mirror, etc. %package -n texlive-tex-ps-doc Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Documentation for texlive-tex-ps License: SUSE-Public-Domain Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tex-ps and texlive-alldocumentation) %description -n texlive-tex-ps-doc This package includes the documentation for texlive-tex-ps %post -n texlive-tex-ps mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tex-ps mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tex-ps test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tex-ps-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/tex-ps/cmyk-hax/README %{_texmfdistdir}/doc/generic/tex-ps/cmyk-hax/cmyk-doc.pdf %{_texmfdistdir}/doc/generic/tex-ps/cmyk-hax/fountain.eps %{_texmfdistdir}/doc/generic/tex-ps/cmyk-hax/gdansk.eps %{_texmfdistdir}/doc/generic/tex-ps/cmyk-hax/rules.tex %{_texmfdistdir}/doc/generic/tex-ps/cmyk-hax/sample1.tex %{_texmfdistdir}/doc/generic/tex-ps/cmyk-hax/sample2.tex %{_texmfdistdir}/doc/generic/tex-ps/cmyk-hax/sample3.tex %{_texmfdistdir}/doc/generic/tex-ps/cmyk-hax/sample4.tex %{_texmfdistdir}/doc/generic/tex-ps/cmyk-hax/screen.eps %{_texmfdistdir}/doc/generic/tex-ps/poligraf/README %{_texmfdistdir}/doc/generic/tex-ps/poligraf/kol-cmyk.eps %{_texmfdistdir}/doc/generic/tex-ps/poligraf/sample.tex %{_texmfdistdir}/doc/generic/tex-ps/poligraf/samplelx.tex %files -n texlive-tex-ps %defattr(-,root,root,755) %{_texmfdistdir}/dvips/tex-ps/crops.pro %{_texmfdistdir}/dvips/tex-ps/mirr.hd %{_texmfdistdir}/dvips/tex-ps/separate.pro %{_texmfdistdir}/tex/generic/tex-ps/cmyk-hax.tex %{_texmfdistdir}/tex/generic/tex-ps/epsfx.tex %{_texmfdistdir}/tex/generic/tex-ps/poligraf.sty %{_texmfdistdir}/tex/generic/tex-ps/trans.tex %package -n texlive-tex-refs Version: %{texlive_version}.%{texlive_noarch}.0.0.4.8svn57349 Release: 0 License: LPPL-1.0 Summary: References for TeX and Friends Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source116: tex-refs.doc.tar.xz %description -n texlive-tex-refs This is an ongoing project with the aim of providing a help file for LaTeX (and its friends like ConTeXt, MetaPost, Metafont, etc.) using a state-of-the-art source format, aka DocBook/XML. %post -n texlive-tex-refs mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tex-refs mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tex-refs test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tex-refs %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/tex-refs/README %{_texmfdistdir}/doc/generic/tex-refs/tex-refs-0.4.1.tar.bz2 %{_texmfdistdir}/doc/generic/tex-refs/tex-refs.css %{_texmfdistdir}/doc/generic/tex-refs/tex-refs.epub %{_texmfdistdir}/doc/generic/tex-refs/tex-refs.html %{_texmfdistdir}/doc/generic/tex-refs/tex-refs.txt %package -n texlive-tex-virtual-academy-pl Version: %{texlive_version}.%{texlive_noarch}.svn34177 Release: 0 License: GFDL-1.3-or-later Summary: TeX usage web pages, in Polish Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source117: tex-virtual-academy-pl.doc.tar.xz %description -n texlive-tex-virtual-academy-pl TeX Virtual Academy is a bundle of Polish documentation in HTML format about TeX and Co. It contains information for beginners, LaTeX packages, descriptions, etc. %post -n texlive-tex-virtual-academy-pl mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tex-virtual-academy-pl mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tex-virtual-academy-pl test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tex-virtual-academy-pl %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/README %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/context/context.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/context/tytuly.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/cototex.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/fonty/back.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/fonty/font-abc.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/fonty/fonts_inst.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/fonty/index.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/fonty/nfss.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/fonty/qx-info.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/fonty/qx-table1.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/fonty/qx-table2.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/fonty/tpstyle.css %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/artykul.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/context.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/cop.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/grupa.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/gust.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/gustloge.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/indexowanie.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/latex2e.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/lew-7vs.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/lew.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/mail.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/podpis.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/prog.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/tex.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/texologia.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/wa.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/day.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/decode.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/dies.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/fig1.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/flags.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/id.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/index.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/jedn.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/lang.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/lower.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/mil.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/mon.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/name.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/order.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/plmindex.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/porzadek.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/program.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/setki.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/spec.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/tex-idx.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/toascii.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/typy.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/tys.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/upper.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/index.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/kuchnia/hist.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/kuchnia/tex.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/latex2e.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/desc_p1.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/desc_p2.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/desc_p3.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/desc_p4.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/description.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/description.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/enum_p1.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/enum_p2.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/enumerate.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/enumerate.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/item_p1.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/item_p2.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/itemize.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/itemize.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/klopoty.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/list.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/lista_p.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/porzadek.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/standard.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/3parttab.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/3parttable.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/BAhhline.png %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/EASYEQN2.PNG %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/EASYEQN5.PNG %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/EASYEQN7.PNG %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/accent.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/accents.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/acromake.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/acromake.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/afterpage.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/alltt.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/amsthm.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/amsthm1.png %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/amsthm2.png %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/arabic.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/array.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/balance.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/bar.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/bar1.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/bar2.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/bbm.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/bbm1.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/bbm2.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/bbm3.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/bbm4.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/bbm5.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/bbm6.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/bbma.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/bbmb.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/blk1.png %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/blk2.png %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/blk3.png %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/blk4.png %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/blk5.png %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/blk6.png %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/blk7.png %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/blk8.png %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/blk9.png %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/blkarray.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/bm.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/bophook.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/boxedminipage.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/boxm.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/calc.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/calc1.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/calc2.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/capt-of.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/caption.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/caption2.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/case1.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/case2.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/cases.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/ccapt1.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/ccaption.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/changebar.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/chapterbib.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/cite.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/color.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/color.png %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/colortbl.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/comma.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/cute.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/cute1.png %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/cuted.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/dblcol.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/dblfnote.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/dcolumn.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/delarray.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/delarray.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq1.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq10.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq11.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq12.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq13.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq14.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq15.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq2.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq3.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq4.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq5.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq6.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq7.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq8.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq9.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/diam.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/dotseqn.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/dotseqn.png %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/dow.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/drftcite.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/dropp1.png %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/dropping.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn1.png %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn10.png %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn11.png %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn12.png %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn13.png %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn14.png %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn15.png %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn16.png %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn17.png %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn3.png %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn4.png %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn6.png %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn8.png %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn9.png %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/ellipsis.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/endfloat.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/enum.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/enumerate.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/enumitem.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/epsfig.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/everyship.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/expdlist.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/exscale.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/extmath.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/extramarks.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancb1.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancb2.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancb3.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancb4.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancb5.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancb6.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancb7.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancb8.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancybox.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancyhdr.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancyheading.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/filecontents.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/flafter.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/float.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/floatflt.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/floatpag.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/flt1.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/flt2.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fltpage.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/flushend.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fn2end.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fnpara.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fnpara.png %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fnpos.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/footmisc.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/footmisc1.png %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/footmisc2.png %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/footnpag.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fp.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/framed.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/ftnright.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/geom1.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/geom1.png %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/geom2.png %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/geometry.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/graphicx.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/graphpaper.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/harp1.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/harp2.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/harp3.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/harp4.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/harp5.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/harp6.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/harp7.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/harp8.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/harpoon.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/heart.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/here.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/hhline.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/hhline.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/hyperref.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/ifthen.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/ifthen1.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/ifthen2.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/indentfirst.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/index.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/labeldeb.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/lastpage.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/lcg.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/legend.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/letter.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/letterspace.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/listpart.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/localloc.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/longtable.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/lscape.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/lt1.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/ltablex.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/ltabptch.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/ltxtable.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/macro.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/macro_t.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/manyfoot.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/manyfoot1.png %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/minitoc.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/moje_typy.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/moreverb.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/mparhack.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/multfoot.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/multfoot1.png %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/multfoot2.png %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/multibox.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/multibox.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/multicol.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/multirow.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/multirow1.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/multirow2.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/multirow3.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/multirow4.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/multirow5.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/mycss.css %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/num.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/numprint.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/nut.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/oldst1.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/oldstyle.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/oubraces.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/overbrace.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/overbrace1.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/pdfscreen.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/pdfslide.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/pfnote.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/plain.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/printtim.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/pstcol.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/q1.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/qobitree.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/ragged2e.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/regcount.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/relsize.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/removefromreset.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/rotate.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/rotating.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/rotbox.png %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/selectpage.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/shadepar.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/shadetheorem.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/shadethm.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/shadethm.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/shadow.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/shapepar.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/shedbox.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/shortvrb.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/showkeys.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/sidecap.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/squa.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/stm1.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/stm2.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/stm3.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/stm4.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/stmaryrd.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/sube1.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/subeqn-1.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/subeqn-2.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/subeqn-3.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/subeqn.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/subeqna.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/subeqnarray.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/subfig.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/subfigure.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/subfloat.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/sublabel.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/sublabel.png %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/subscript.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/supertabular.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/sverb.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/sverb_n.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/sverb_w.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/tabularx.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/tabularx.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/theorem.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/theorem.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/threeparttable.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/time.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/ulem.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/ulem.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/ulem1.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/umoline.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/undertilde-1.png %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/undertilde.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/url.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/verbatim.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/verbdef.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/verbt.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/verbt1.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/verbt2.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/version.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/vfrlocal.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/vmargin.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/vrbexin.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/vrflocal.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/wiggly.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/wmcropmark.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/wrapf.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/wrapfig.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/xr.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/xspace.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/xspace1.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/xspace2.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/xtab.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/spisy/chap.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/spisy/l_chap.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/spisy/l_sec.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/spisy/spis.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/spisy/spis.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/chapter.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/count.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/liczniki.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/num.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p1.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p2.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p3.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p3.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p4.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p4.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p5.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p5.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p6.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p6.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p7.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p7.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/part.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/poziom.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/s.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/sect.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/tc.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/tc.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/tca.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/tl.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/tl.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/tr.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/tr.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/tx.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/tx.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/txx.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/txx.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/poczatki/index.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/poczatki/latex-pl.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/poczatki/mex.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/poczatki/spw.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/poczatki/tetex.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/poczatki/web2c.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/podstawy/2-0wst1.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/podstawy/2-1coto.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/podstawy/2-1kazio.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/podstawy/2-1przyg.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/podstawy/2-1zece.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/podstawy/bib.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/podstawy/spis.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/podstawy/tex.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/podstawy/title.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/prog/auctex.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/prog/bibtex/bibtex-1.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/prog/bibtex/bibtex-2.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/prog/bibtex/bibtex-3.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/prog/bibtex/bibtex-4.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/prog/bibtex/bibtex-5.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/prog/bibtex/bibtex-6.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/prog/bibtex/bibtex-7.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/prog/bibtex/bibtex-8.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/prog/bibtex/bibtex.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/prog/dvidvi.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/prog/dvistro1.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/prog/dvistro2.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/prog/hyph.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/prog/prog.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/tex/fermat.gif %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/tex/odsylacze.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/tex/tex.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/tex/tex_key.html %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/tex/tryby.html %package -n texlive-tex-vpat Version: %{texlive_version}.%{texlive_noarch}.2.1._june_2022svn63560 Release: 0 License: LPPL-1.0 Summary: TeX Accessibility Conformance Report Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source118: tex-vpat.doc.tar.xz %description -n texlive-tex-vpat TeX Accessibility Conformance Report based on ITI VPAT(R) guidelines. Currently it covers TeX Live. Other distributions can be added if needed. %post -n texlive-tex-vpat mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tex-vpat mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tex-vpat test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tex-vpat %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/tex-vpat/LICENSE %{_texmfdistdir}/doc/latex/tex-vpat/Makefile %{_texmfdistdir}/doc/latex/tex-vpat/README.md %{_texmfdistdir}/doc/latex/tex-vpat/texlive-vpat.css %{_texmfdistdir}/doc/latex/tex-vpat/texlive-vpat.html %{_texmfdistdir}/doc/latex/tex-vpat/texlive-vpat.pdf %{_texmfdistdir}/doc/latex/tex-vpat/texlive-vpat.tex %package -n texlive-tex4ebook Version: %{texlive_version}.%{texlive_noarch}.0.0.3isvn66332 Release: 0 License: LPPL-1.0 Summary: Converter from LaTeX to ebook formats Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires: texlive-make4ht >= %{texlive_version} #!BuildIgnore: texlive-make4ht Requires(pre): texlive-tex4ebook-bin >= %{texlive_version} #!BuildIgnore: texlive-tex4ebook-bin Requires: texlive-tex4ht >= %{texlive_version} #!BuildIgnore: texlive-tex4ht Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-tex4ebook-doc >= %{texlive_version} Provides: tex(tex4ebook.sty) Requires: tex(etoolbox.sty) Requires: tex(graphicx.sty) Requires: tex(kvoptions.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source119: tex4ebook.tar.xz Source120: tex4ebook.doc.tar.xz %description -n texlive-tex4ebook This is a bundle of Lua scripts and LaTeX packages for conversion of LaTeX files to ebook formats such as epub, mobi and epub3. tex4ht is used as the conversion engine. %package -n texlive-tex4ebook-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.3isvn66332 Release: 0 Summary: Documentation for texlive-tex4ebook License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tex4ebook and texlive-alldocumentation) %description -n texlive-tex4ebook-doc This package includes the documentation for texlive-tex4ebook %post -n texlive-tex4ebook mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tex4ebook mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tex4ebook test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tex4ebook-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/support/tex4ebook/README %{_texmfdistdir}/doc/support/tex4ebook/changelog.tex %{_texmfdistdir}/doc/support/tex4ebook/readme.tex %{_texmfdistdir}/doc/support/tex4ebook/tex4ebook-doc.pdf %{_texmfdistdir}/doc/support/tex4ebook/tex4ebook-doc.tex %{_texmfdistdir}/doc/support/tex4ebook/tex4ebook-tidyconf.conf %files -n texlive-tex4ebook %defattr(-,root,root,755) %{_texmfdistdir}/scripts/tex4ebook/tex4ebook %{_texmfdistdir}/scripts/tex4ebook/tex4ebook-exec_azw.lua %{_texmfdistdir}/scripts/tex4ebook/tex4ebook-exec_azw3.lua %{_texmfdistdir}/scripts/tex4ebook/tex4ebook-exec_epub.lua %{_texmfdistdir}/scripts/tex4ebook/tex4ebook-exec_epub3.lua %{_texmfdistdir}/scripts/tex4ebook/tex4ebook-exec_mobi.lua %{_texmfdistdir}/tex/latex/tex4ebook/tex4ebook-epub3.4ht %{_texmfdistdir}/tex/latex/tex4ebook/tex4ebook.4ht %{_texmfdistdir}/tex/latex/tex4ebook/tex4ebook.sty %package -n texlive-tex4ht Version: %{texlive_version}.%{texlive_noarch}.svn66530 Release: 0 License: LPPL-1.0 Summary: Convert (La)TeX to HTML/XML Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-tex4ht-bin >= %{texlive_version} #!BuildIgnore: texlive-tex4ht-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-tex4ht-doc >= %{texlive_version} Requires: perl(File::Basename) #!BuildIgnore: perl(File::Basename) Requires: perl(File::Copy) #!BuildIgnore: perl(File::Copy) Requires: perl(File::Path) #!BuildIgnore: perl(File::Path) Requires: perl(strict) #!BuildIgnore: perl(strict) Provides: tex(m-tex4ht.tex) Provides: tex(tex4ht.jar) Provides: tex(tex4ht.sty) Requires: java # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source121: tex4ht.tar.xz Source122: tex4ht.doc.tar.xz %description -n texlive-tex4ht A converter from TeX and LaTeX to SGML-based formats such as (X)HTML, MathML, OpenDocument, and Docbook, providing a configurable (La)TeX-based authoring system for hypertext. TeX4ht does not independently parse (La)TeX source (so it avoids the difficulties encountered by many other converters, arising from the irregularity of (La)TeX syntax). Instead, TeX4ht uses (La)TeX itself (with myriad macro modifications) to produce a helper DVI file that it can then process. This technique allows TeX4ht to approach the robustness characteristic of restricted-syntax systems such as gellmu. Full releases of TeX4ht are no longer made, both because it is technically difficult to do so and because their utility is questionable. Nevertheless, TeX4ht is actively maintained. So, current source files are held on CTAN, and updated from the development repository frequently. Creating the myriad derived files from them is nontrivial, and generally done with the Makefile in development, from which the TeX4ht package in TeX Live is updated. %package -n texlive-tex4ht-doc Version: %{texlive_version}.%{texlive_noarch}.svn66530 Release: 0 Summary: Documentation for texlive-tex4ht License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tex4ht and texlive-alldocumentation) %description -n texlive-tex4ht-doc This package includes the documentation for texlive-tex4ht %post -n texlive-tex4ht mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tex4ht mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tex4ht test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tex4ht-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/tex4ht/Makefile %{_texmfdistdir}/doc/generic/tex4ht/README %{_texmfdistdir}/doc/generic/tex4ht/TeX4ht-doc.tex %{_texmfdistdir}/doc/generic/tex4ht/bugfixes.html %{_texmfdistdir}/doc/generic/tex4ht/index.html %{_texmfdistdir}/doc/generic/tex4ht/jhsample.tex %{_texmfdistdir}/doc/generic/tex4ht/mml-issues.html %{_texmfdistdir}/doc/generic/tex4ht/mml.html %{_texmfdistdir}/doc/generic/tex4ht/mn-bug.html %{_texmfdistdir}/doc/generic/tex4ht/mn-commands.html %{_texmfdistdir}/doc/generic/tex4ht/mn-htf.html %{_texmfdistdir}/doc/generic/tex4ht/mn-index.html %{_texmfdistdir}/doc/generic/tex4ht/mn-mswin.html %{_texmfdistdir}/doc/generic/tex4ht/mn-port.html %{_texmfdistdir}/doc/generic/tex4ht/mn-upgrade.html %{_texmfdistdir}/doc/generic/tex4ht/mn.css %{_texmfdistdir}/doc/generic/tex4ht/mn.html %{_texmfdistdir}/doc/generic/tex4ht/mn0x.png %{_texmfdistdir}/doc/generic/tex4ht/mn10.html %{_texmfdistdir}/doc/generic/tex4ht/mn11.html %{_texmfdistdir}/doc/generic/tex4ht/mn12.html %{_texmfdistdir}/doc/generic/tex4ht/mn13.html %{_texmfdistdir}/doc/generic/tex4ht/mn14.html %{_texmfdistdir}/doc/generic/tex4ht/mn15.html %{_texmfdistdir}/doc/generic/tex4ht/mn16.html %{_texmfdistdir}/doc/generic/tex4ht/mn17.html %{_texmfdistdir}/doc/generic/tex4ht/mn18.html %{_texmfdistdir}/doc/generic/tex4ht/mn19.html %{_texmfdistdir}/doc/generic/tex4ht/mn1x.png %{_texmfdistdir}/doc/generic/tex4ht/mn2.html %{_texmfdistdir}/doc/generic/tex4ht/mn20.html %{_texmfdistdir}/doc/generic/tex4ht/mn21.html %{_texmfdistdir}/doc/generic/tex4ht/mn22.html %{_texmfdistdir}/doc/generic/tex4ht/mn24.html %{_texmfdistdir}/doc/generic/tex4ht/mn25.html %{_texmfdistdir}/doc/generic/tex4ht/mn27.html %{_texmfdistdir}/doc/generic/tex4ht/mn29.html %{_texmfdistdir}/doc/generic/tex4ht/mn2x.png %{_texmfdistdir}/doc/generic/tex4ht/mn3.html %{_texmfdistdir}/doc/generic/tex4ht/mn30.html %{_texmfdistdir}/doc/generic/tex4ht/mn32.html %{_texmfdistdir}/doc/generic/tex4ht/mn33.html %{_texmfdistdir}/doc/generic/tex4ht/mn34.html %{_texmfdistdir}/doc/generic/tex4ht/mn35.html %{_texmfdistdir}/doc/generic/tex4ht/mn36.html %{_texmfdistdir}/doc/generic/tex4ht/mn37.html %{_texmfdistdir}/doc/generic/tex4ht/mn38.html %{_texmfdistdir}/doc/generic/tex4ht/mn39.html %{_texmfdistdir}/doc/generic/tex4ht/mn3x.png %{_texmfdistdir}/doc/generic/tex4ht/mn4.html %{_texmfdistdir}/doc/generic/tex4ht/mn40.html %{_texmfdistdir}/doc/generic/tex4ht/mn41.html %{_texmfdistdir}/doc/generic/tex4ht/mn42.html %{_texmfdistdir}/doc/generic/tex4ht/mn44.html %{_texmfdistdir}/doc/generic/tex4ht/mn45.html %{_texmfdistdir}/doc/generic/tex4ht/mn46.html %{_texmfdistdir}/doc/generic/tex4ht/mn47.html %{_texmfdistdir}/doc/generic/tex4ht/mn48.html %{_texmfdistdir}/doc/generic/tex4ht/mn49.html %{_texmfdistdir}/doc/generic/tex4ht/mn4x.png %{_texmfdistdir}/doc/generic/tex4ht/mn5.html %{_texmfdistdir}/doc/generic/tex4ht/mn50.html %{_texmfdistdir}/doc/generic/tex4ht/mn51.html %{_texmfdistdir}/doc/generic/tex4ht/mn52.html %{_texmfdistdir}/doc/generic/tex4ht/mn53.html %{_texmfdistdir}/doc/generic/tex4ht/mn54.html %{_texmfdistdir}/doc/generic/tex4ht/mn55.html %{_texmfdistdir}/doc/generic/tex4ht/mn56.html %{_texmfdistdir}/doc/generic/tex4ht/mn5x.png %{_texmfdistdir}/doc/generic/tex4ht/mn6x.png %files -n texlive-tex4ht %defattr(-,root,root,755) %{_texmfdistdir}/scripts/tex4ht/ht.sh %{_texmfdistdir}/scripts/tex4ht/htcontext.sh %{_texmfdistdir}/scripts/tex4ht/htcopy.pl %{_texmfdistdir}/scripts/tex4ht/htlatex.sh %{_texmfdistdir}/scripts/tex4ht/htmex.sh %{_texmfdistdir}/scripts/tex4ht/htmove.pl %{_texmfdistdir}/scripts/tex4ht/httex.sh %{_texmfdistdir}/scripts/tex4ht/httexi.sh %{_texmfdistdir}/scripts/tex4ht/htxelatex.sh %{_texmfdistdir}/scripts/tex4ht/htxetex.sh %{_texmfdistdir}/scripts/tex4ht/mk4ht.pl %{_texmfdistdir}/scripts/tex4ht/xhlatex.sh %{_texmfdistdir}/tex/generic/tex4ht/2up.4ht %{_texmfdistdir}/tex/generic/tex4ht/8859-6.4ht %{_texmfdistdir}/tex/generic/tex4ht/CJK.4ht %{_texmfdistdir}/tex/generic/tex4ht/IEEEtran.4ht %{_texmfdistdir}/tex/generic/tex4ht/JHEP.4ht %{_texmfdistdir}/tex/generic/tex4ht/ProTex.4ht %{_texmfdistdir}/tex/generic/tex4ht/SIunits.4ht %{_texmfdistdir}/tex/generic/tex4ht/TextBook.4ht %{_texmfdistdir}/tex/generic/tex4ht/aa.4ht %{_texmfdistdir}/tex/generic/tex4ht/abidir.4ht %{_texmfdistdir}/tex/generic/tex4ht/abstract.4ht %{_texmfdistdir}/tex/generic/tex4ht/accents.4ht %{_texmfdistdir}/tex/generic/tex4ht/acm_proc_article-sp.4ht %{_texmfdistdir}/tex/generic/tex4ht/adjustbox.4ht %{_texmfdistdir}/tex/generic/tex4ht/afterpage.4ht %{_texmfdistdir}/tex/generic/tex4ht/alatex.4ht %{_texmfdistdir}/tex/generic/tex4ht/algorithm.4ht %{_texmfdistdir}/tex/generic/tex4ht/algorithmic.4ht %{_texmfdistdir}/tex/generic/tex4ht/algorithmicx.4ht %{_texmfdistdir}/tex/generic/tex4ht/alltt.4ht %{_texmfdistdir}/tex/generic/tex4ht/alphanum.4ht %{_texmfdistdir}/tex/generic/tex4ht/amsart.4ht %{_texmfdistdir}/tex/generic/tex4ht/amsbook.4ht %{_texmfdistdir}/tex/generic/tex4ht/amsbsy.4ht %{_texmfdistdir}/tex/generic/tex4ht/amscd.4ht %{_texmfdistdir}/tex/generic/tex4ht/amsdtx.4ht %{_texmfdistdir}/tex/generic/tex4ht/amsfonts.4ht %{_texmfdistdir}/tex/generic/tex4ht/amsldoc.4ht %{_texmfdistdir}/tex/generic/tex4ht/amsmath.4ht %{_texmfdistdir}/tex/generic/tex4ht/amsopn.4ht %{_texmfdistdir}/tex/generic/tex4ht/amsppt.4ht %{_texmfdistdir}/tex/generic/tex4ht/amsproc.4ht %{_texmfdistdir}/tex/generic/tex4ht/amssymb.4ht %{_texmfdistdir}/tex/generic/tex4ht/amstex.4ht %{_texmfdistdir}/tex/generic/tex4ht/amstex1.4ht %{_texmfdistdir}/tex/generic/tex4ht/amstext.4ht %{_texmfdistdir}/tex/generic/tex4ht/amsthm.4ht %{_texmfdistdir}/tex/generic/tex4ht/animate.4ht %{_texmfdistdir}/tex/generic/tex4ht/aoutput.4ht %{_texmfdistdir}/tex/generic/tex4ht/apa-a.4ht %{_texmfdistdir}/tex/generic/tex4ht/apa.4ht %{_texmfdistdir}/tex/generic/tex4ht/apacite.4ht %{_texmfdistdir}/tex/generic/tex4ht/appendix.4ht %{_texmfdistdir}/tex/generic/tex4ht/aps.4ht %{_texmfdistdir}/tex/generic/tex4ht/arabicore.4ht %{_texmfdistdir}/tex/generic/tex4ht/array.4ht %{_texmfdistdir}/tex/generic/tex4ht/article.4ht %{_texmfdistdir}/tex/generic/tex4ht/arydshln.4ht %{_texmfdistdir}/tex/generic/tex4ht/austrian.4ht %{_texmfdistdir}/tex/generic/tex4ht/authblk.4ht %{_texmfdistdir}/tex/generic/tex4ht/awesomebox.4ht %{_texmfdistdir}/tex/generic/tex4ht/babel-sty-hooks.4ht %{_texmfdistdir}/tex/generic/tex4ht/babel.4ht %{_texmfdistdir}/tex/generic/tex4ht/backref.4ht %{_texmfdistdir}/tex/generic/tex4ht/beamer.4ht %{_texmfdistdir}/tex/generic/tex4ht/beamerbasefont.4ht %{_texmfdistdir}/tex/generic/tex4ht/beamerbasetoc.4ht %{_texmfdistdir}/tex/generic/tex4ht/beton.4ht %{_texmfdistdir}/tex/generic/tex4ht/biblatex-chicago-hooks.4ht %{_texmfdistdir}/tex/generic/tex4ht/biblatex-chicago.4ht %{_texmfdistdir}/tex/generic/tex4ht/biblatex-hooks.4ht %{_texmfdistdir}/tex/generic/tex4ht/biblatex.4ht %{_texmfdistdir}/tex/generic/tex4ht/bibtex.4ht %{_texmfdistdir}/tex/generic/tex4ht/bibtex2.4ht %{_texmfdistdir}/tex/generic/tex4ht/bibtopic.4ht %{_texmfdistdir}/tex/generic/tex4ht/bm.4ht %{_texmfdistdir}/tex/generic/tex4ht/book.4ht %{_texmfdistdir}/tex/generic/tex4ht/bookmark-hooks.4ht %{_texmfdistdir}/tex/generic/tex4ht/booktabs.4ht %{_texmfdistdir}/tex/generic/tex4ht/boxedminipage.4ht %{_texmfdistdir}/tex/generic/tex4ht/braket.4ht %{_texmfdistdir}/tex/generic/tex4ht/breakurl-hooks.4ht %{_texmfdistdir}/tex/generic/tex4ht/breqn.4ht %{_texmfdistdir}/tex/generic/tex4ht/bussproofs.4ht %{_texmfdistdir}/tex/generic/tex4ht/byname.4ht %{_texmfdistdir}/tex/generic/tex4ht/cancel.4ht %{_texmfdistdir}/tex/generic/tex4ht/caption-hooks.4ht %{_texmfdistdir}/tex/generic/tex4ht/caption.4ht %{_texmfdistdir}/tex/generic/tex4ht/catalan.4ht %{_texmfdistdir}/tex/generic/tex4ht/catchfile-sty-hooks.4ht %{_texmfdistdir}/tex/generic/tex4ht/cgloss4e.4ht %{_texmfdistdir}/tex/generic/tex4ht/chapterbib.4ht %{_texmfdistdir}/tex/generic/tex4ht/chessboard.4ht %{_texmfdistdir}/tex/generic/tex4ht/chicago.4ht %{_texmfdistdir}/tex/generic/tex4ht/cleveref-hooks.4ht %{_texmfdistdir}/tex/generic/tex4ht/cleveref.4ht %{_texmfdistdir}/tex/generic/tex4ht/color.4ht %{_texmfdistdir}/tex/generic/tex4ht/colortbl.4ht %{_texmfdistdir}/tex/generic/tex4ht/combine.4ht %{_texmfdistdir}/tex/generic/tex4ht/cond4ht.4ht %{_texmfdistdir}/tex/generic/tex4ht/context.4ht %{_texmfdistdir}/tex/generic/tex4ht/covington.4ht %{_texmfdistdir}/tex/generic/tex4ht/cp1250.4ht %{_texmfdistdir}/tex/generic/tex4ht/cp1252.4ht %{_texmfdistdir}/tex/generic/tex4ht/cp1256.4ht %{_texmfdistdir}/tex/generic/tex4ht/cp437.4ht %{_texmfdistdir}/tex/generic/tex4ht/cp437de.4ht %{_texmfdistdir}/tex/generic/tex4ht/cp850.4ht %{_texmfdistdir}/tex/generic/tex4ht/cp852.4ht %{_texmfdistdir}/tex/generic/tex4ht/cp862.4ht %{_texmfdistdir}/tex/generic/tex4ht/cp865.4ht %{_texmfdistdir}/tex/generic/tex4ht/croatian.4ht %{_texmfdistdir}/tex/generic/tex4ht/csbulletin.4ht %{_texmfdistdir}/tex/generic/tex4ht/csquotes.4ht %{_texmfdistdir}/tex/generic/tex4ht/ctex-hooks.4ht %{_texmfdistdir}/tex/generic/tex4ht/ctex.4ht %{_texmfdistdir}/tex/generic/tex4ht/ctexart-hooks.4ht %{_texmfdistdir}/tex/generic/tex4ht/ctexart.4ht %{_texmfdistdir}/tex/generic/tex4ht/curve.4ht %{_texmfdistdir}/tex/generic/tex4ht/czech.4ht %{_texmfdistdir}/tex/generic/tex4ht/danish.4ht %{_texmfdistdir}/tex/generic/tex4ht/datetime2-hooks.4ht %{_texmfdistdir}/tex/generic/tex4ht/dcolumn.4ht %{_texmfdistdir}/tex/generic/tex4ht/debug.4ht %{_texmfdistdir}/tex/generic/tex4ht/diagram.4ht %{_texmfdistdir}/tex/generic/tex4ht/diagrams.4ht %{_texmfdistdir}/tex/generic/tex4ht/doc.4ht %{_texmfdistdir}/tex/generic/tex4ht/docbook-math.4ht %{_texmfdistdir}/tex/generic/tex4ht/docbook-mml.4ht %{_texmfdistdir}/tex/generic/tex4ht/docbook.4ht %{_texmfdistdir}/tex/generic/tex4ht/dratex.4ht %{_texmfdistdir}/tex/generic/tex4ht/dsfont.4ht %{_texmfdistdir}/tex/generic/tex4ht/dutch.4ht %{_texmfdistdir}/tex/generic/tex4ht/dvipdf.4ht %{_texmfdistdir}/tex/generic/tex4ht/dvips.4ht %{_texmfdistdir}/tex/generic/tex4ht/dvipsnam.4ht %{_texmfdistdir}/tex/generic/tex4ht/dvipsone.4ht %{_texmfdistdir}/tex/generic/tex4ht/elsart.4ht %{_texmfdistdir}/tex/generic/tex4ht/emacspeak.4ht %{_texmfdistdir}/tex/generic/tex4ht/embedfile-hooks.4ht %{_texmfdistdir}/tex/generic/tex4ht/embedfile.4ht %{_texmfdistdir}/tex/generic/tex4ht/emulateapj.4ht %{_texmfdistdir}/tex/generic/tex4ht/endfloat.4ht %{_texmfdistdir}/tex/generic/tex4ht/endnotes.4ht %{_texmfdistdir}/tex/generic/tex4ht/english.4ht %{_texmfdistdir}/tex/generic/tex4ht/enumerate.4ht %{_texmfdistdir}/tex/generic/tex4ht/enumitem.4ht %{_texmfdistdir}/tex/generic/tex4ht/epigraph.4ht %{_texmfdistdir}/tex/generic/tex4ht/eplain.4ht %{_texmfdistdir}/tex/generic/tex4ht/epsf.4ht %{_texmfdistdir}/tex/generic/tex4ht/epsfig.4ht %{_texmfdistdir}/tex/generic/tex4ht/errata.4ht %{_texmfdistdir}/tex/generic/tex4ht/esopic-hooks.4ht %{_texmfdistdir}/tex/generic/tex4ht/esperant.4ht %{_texmfdistdir}/tex/generic/tex4ht/esperanto.4ht %{_texmfdistdir}/tex/generic/tex4ht/estonian.4ht %{_texmfdistdir}/tex/generic/tex4ht/eucal.4ht %{_texmfdistdir}/tex/generic/tex4ht/euler.4ht %{_texmfdistdir}/tex/generic/tex4ht/europecv.4ht %{_texmfdistdir}/tex/generic/tex4ht/eurosym.4ht %{_texmfdistdir}/tex/generic/tex4ht/everyshi.4ht %{_texmfdistdir}/tex/generic/tex4ht/exam.4ht %{_texmfdistdir}/tex/generic/tex4ht/exerquiz-hooks.4ht %{_texmfdistdir}/tex/generic/tex4ht/exerquiz.4ht %{_texmfdistdir}/tex/generic/tex4ht/exerqz.4ht %{_texmfdistdir}/tex/generic/tex4ht/expl3-hooks.4ht %{_texmfdistdir}/tex/generic/tex4ht/extarticle.4ht %{_texmfdistdir}/tex/generic/tex4ht/extbook.4ht %{_texmfdistdir}/tex/generic/tex4ht/extletter.4ht %{_texmfdistdir}/tex/generic/tex4ht/extproc.4ht %{_texmfdistdir}/tex/generic/tex4ht/extreport.4ht %{_texmfdistdir}/tex/generic/tex4ht/fancybox.4ht %{_texmfdistdir}/tex/generic/tex4ht/fancyhdr-hooks.4ht %{_texmfdistdir}/tex/generic/tex4ht/fancyvrb.4ht %{_texmfdistdir}/tex/generic/tex4ht/fig4tex.4ht %{_texmfdistdir}/tex/generic/tex4ht/finnish.4ht %{_texmfdistdir}/tex/generic/tex4ht/fleqn.4ht %{_texmfdistdir}/tex/generic/tex4ht/float.4ht %{_texmfdistdir}/tex/generic/tex4ht/floatflt.4ht %{_texmfdistdir}/tex/generic/tex4ht/floatpag.4ht %{_texmfdistdir}/tex/generic/tex4ht/floatrow.4ht %{_texmfdistdir}/tex/generic/tex4ht/foils.4ht %{_texmfdistdir}/tex/generic/tex4ht/fontawesome5-hooks.4ht %{_texmfdistdir}/tex/generic/tex4ht/fontawesome5-utex-helper-hooks.4ht %{_texmfdistdir}/tex/generic/tex4ht/fontawesome5.4ht %{_texmfdistdir}/tex/generic/tex4ht/fontmath.4ht %{_texmfdistdir}/tex/generic/tex4ht/fontspec-4ht.lua %{_texmfdistdir}/tex/generic/tex4ht/fontspec-hooks.4ht %{_texmfdistdir}/tex/generic/tex4ht/fontspec-luatex.4ht %{_texmfdistdir}/tex/generic/tex4ht/fontspec-xetex.4ht %{_texmfdistdir}/tex/generic/tex4ht/fontspec.4ht %{_texmfdistdir}/tex/generic/tex4ht/footmisc.4ht %{_texmfdistdir}/tex/generic/tex4ht/footnote-dw.4ht %{_texmfdistdir}/tex/generic/tex4ht/footnotebackref-hooks.4ht %{_texmfdistdir}/tex/generic/tex4ht/footnotebackref.4ht %{_texmfdistdir}/tex/generic/tex4ht/framed.4ht %{_texmfdistdir}/tex/generic/tex4ht/francais.4ht %{_texmfdistdir}/tex/generic/tex4ht/french.4ht %{_texmfdistdir}/tex/generic/tex4ht/frenchb.4ht %{_texmfdistdir}/tex/generic/tex4ht/g-brief.4ht %{_texmfdistdir}/tex/generic/tex4ht/galician.4ht %{_texmfdistdir}/tex/generic/tex4ht/gauss.4ht %{_texmfdistdir}/tex/generic/tex4ht/geometry.4ht %{_texmfdistdir}/tex/generic/tex4ht/german.4ht %{_texmfdistdir}/tex/generic/tex4ht/germanb.4ht %{_texmfdistdir}/tex/generic/tex4ht/gloss-french.4ht %{_texmfdistdir}/tex/generic/tex4ht/gloss.4ht %{_texmfdistdir}/tex/generic/tex4ht/glossaries.4ht %{_texmfdistdir}/tex/generic/tex4ht/glossary.4ht %{_texmfdistdir}/tex/generic/tex4ht/go.4ht %{_texmfdistdir}/tex/generic/tex4ht/graphbox-hooks.4ht %{_texmfdistdir}/tex/generic/tex4ht/graphics-hooks.4ht %{_texmfdistdir}/tex/generic/tex4ht/graphics.4ht %{_texmfdistdir}/tex/generic/tex4ht/graphicx.4ht %{_texmfdistdir}/tex/generic/tex4ht/greek.4ht %{_texmfdistdir}/tex/generic/tex4ht/harvard.4ht %{_texmfdistdir}/tex/generic/tex4ht/hebrew.4ht %{_texmfdistdir}/tex/generic/tex4ht/hebtex.4ht %{_texmfdistdir}/tex/generic/tex4ht/hewrite.4ht %{_texmfdistdir}/tex/generic/tex4ht/holtxdoc.4ht %{_texmfdistdir}/tex/generic/tex4ht/html-jsmath.4ht %{_texmfdistdir}/tex/generic/tex4ht/html-mltx.4ht %{_texmfdistdir}/tex/generic/tex4ht/html-mml.4ht %{_texmfdistdir}/tex/generic/tex4ht/html-speech-math.4ht %{_texmfdistdir}/tex/generic/tex4ht/html-speech.4ht %{_texmfdistdir}/tex/generic/tex4ht/html0.4ht %{_texmfdistdir}/tex/generic/tex4ht/html32-math.4ht %{_texmfdistdir}/tex/generic/tex4ht/html32.4ht %{_texmfdistdir}/tex/generic/tex4ht/html4-l2-url.4ht %{_texmfdistdir}/tex/generic/tex4ht/html4-math.4ht %{_texmfdistdir}/tex/generic/tex4ht/html4-russian-accents.4ht %{_texmfdistdir}/tex/generic/tex4ht/html4-svg.4ht %{_texmfdistdir}/tex/generic/tex4ht/html4.4ht %{_texmfdistdir}/tex/generic/tex4ht/html5.4ht %{_texmfdistdir}/tex/generic/tex4ht/htmlw.4ht %{_texmfdistdir}/tex/generic/tex4ht/hypcap.4ht %{_texmfdistdir}/tex/generic/tex4ht/hyperref-hooks.4ht %{_texmfdistdir}/tex/generic/tex4ht/hyperref.4ht %{_texmfdistdir}/tex/generic/tex4ht/hyperxmp-hooks.4ht %{_texmfdistdir}/tex/generic/tex4ht/hyperxmp.4ht %{_texmfdistdir}/tex/generic/tex4ht/idxmake.4ht %{_texmfdistdir}/tex/generic/tex4ht/ifthen.4ht %{_texmfdistdir}/tex/generic/tex4ht/imakeidx-hooks.4ht %{_texmfdistdir}/tex/generic/tex4ht/imakeidx.4ht %{_texmfdistdir}/tex/generic/tex4ht/index.4ht %{_texmfdistdir}/tex/generic/tex4ht/indextools.4ht %{_texmfdistdir}/tex/generic/tex4ht/info4ht.4ht %{_texmfdistdir}/tex/generic/tex4ht/infoht4.4ht %{_texmfdistdir}/tex/generic/tex4ht/infojh.4ht %{_texmfdistdir}/tex/generic/tex4ht/infomml.4ht %{_texmfdistdir}/tex/generic/tex4ht/infoof.4ht %{_texmfdistdir}/tex/generic/tex4ht/infosvg.4ht %{_texmfdistdir}/tex/generic/tex4ht/inputenc.4ht %{_texmfdistdir}/tex/generic/tex4ht/italian.4ht %{_texmfdistdir}/tex/generic/tex4ht/jats.4ht %{_texmfdistdir}/tex/generic/tex4ht/javahelp-a.4ht %{_texmfdistdir}/tex/generic/tex4ht/javahelp.4ht %{_texmfdistdir}/tex/generic/tex4ht/jeep.4ht %{_texmfdistdir}/tex/generic/tex4ht/jsmath.4ht %{_texmfdistdir}/tex/generic/tex4ht/jsml-math.4ht %{_texmfdistdir}/tex/generic/tex4ht/jsml.4ht %{_texmfdistdir}/tex/generic/tex4ht/jurabib.4ht %{_texmfdistdir}/tex/generic/tex4ht/koi8-r.4ht %{_texmfdistdir}/tex/generic/tex4ht/latex.4ht %{_texmfdistdir}/tex/generic/tex4ht/latex209.4ht %{_texmfdistdir}/tex/generic/tex4ht/latex2man.4ht %{_texmfdistdir}/tex/generic/tex4ht/latin1.4ht %{_texmfdistdir}/tex/generic/tex4ht/latin2.4ht %{_texmfdistdir}/tex/generic/tex4ht/lb.4ht %{_texmfdistdir}/tex/generic/tex4ht/letter.4ht %{_texmfdistdir}/tex/generic/tex4ht/lettrine.4ht %{_texmfdistdir}/tex/generic/tex4ht/lfeenc.4ht %{_texmfdistdir}/tex/generic/tex4ht/lineno.4ht %{_texmfdistdir}/tex/generic/tex4ht/linguex.4ht %{_texmfdistdir}/tex/generic/tex4ht/listings.4ht %{_texmfdistdir}/tex/generic/tex4ht/llncs-a.4ht %{_texmfdistdir}/tex/generic/tex4ht/llncs.4ht %{_texmfdistdir}/tex/generic/tex4ht/lncse-a.4ht %{_texmfdistdir}/tex/generic/tex4ht/lncse.4ht %{_texmfdistdir}/tex/generic/tex4ht/longdiv.4ht %{_texmfdistdir}/tex/generic/tex4ht/longtable.4ht %{_texmfdistdir}/tex/generic/tex4ht/ltugboat-a.4ht %{_texmfdistdir}/tex/generic/tex4ht/ltugboat.4ht %{_texmfdistdir}/tex/generic/tex4ht/ltugproc-a.4ht %{_texmfdistdir}/tex/generic/tex4ht/ltugproc.4ht %{_texmfdistdir}/tex/generic/tex4ht/ltxguide.4ht %{_texmfdistdir}/tex/generic/tex4ht/lua-widow-control-hooks.4ht %{_texmfdistdir}/tex/generic/tex4ht/luatexja-hooks.4ht %{_texmfdistdir}/tex/generic/tex4ht/m-tex4ht.tex %{_texmfdistdir}/tex/generic/tex4ht/magyar.4ht %{_texmfdistdir}/tex/generic/tex4ht/makeidx.4ht %{_texmfdistdir}/tex/generic/tex4ht/manju.4ht %{_texmfdistdir}/tex/generic/tex4ht/manmac.4ht %{_texmfdistdir}/tex/generic/tex4ht/mathjax-latex-4ht.4ht %{_texmfdistdir}/tex/generic/tex4ht/mathltx.4ht %{_texmfdistdir}/tex/generic/tex4ht/mathml.4ht %{_texmfdistdir}/tex/generic/tex4ht/mathplayer.4ht %{_texmfdistdir}/tex/generic/tex4ht/mathtools.4ht %{_texmfdistdir}/tex/generic/tex4ht/mdframed.4ht %{_texmfdistdir}/tex/generic/tex4ht/mdwlist.4ht %{_texmfdistdir}/tex/generic/tex4ht/mdwtab.4ht %{_texmfdistdir}/tex/generic/tex4ht/memoir.4ht %{_texmfdistdir}/tex/generic/tex4ht/mempatch.4ht %{_texmfdistdir}/tex/generic/tex4ht/menukeys.4ht %{_texmfdistdir}/tex/generic/tex4ht/mex.4ht %{_texmfdistdir}/tex/generic/tex4ht/mfpic.4ht %{_texmfdistdir}/tex/generic/tex4ht/microtype.4ht %{_texmfdistdir}/tex/generic/tex4ht/minitoc.4ht %{_texmfdistdir}/tex/generic/tex4ht/minted-sty-hooks.4ht %{_texmfdistdir}/tex/generic/tex4ht/minted.4ht %{_texmfdistdir}/tex/generic/tex4ht/mkht-scripts.4ht %{_texmfdistdir}/tex/generic/tex4ht/mkht.4ht %{_texmfdistdir}/tex/generic/tex4ht/mla.4ht %{_texmfdistdir}/tex/generic/tex4ht/mls.4ht %{_texmfdistdir}/tex/generic/tex4ht/moreverb.4ht %{_texmfdistdir}/tex/generic/tex4ht/mozilla.4ht %{_texmfdistdir}/tex/generic/tex4ht/multicol.4ht %{_texmfdistdir}/tex/generic/tex4ht/multind.4ht %{_texmfdistdir}/tex/generic/tex4ht/multirow.4ht %{_texmfdistdir}/tex/generic/tex4ht/musicography.4ht %{_texmfdistdir}/tex/generic/tex4ht/mwart.4ht %{_texmfdistdir}/tex/generic/tex4ht/mwbk.4ht %{_texmfdistdir}/tex/generic/tex4ht/mwrep.4ht %{_texmfdistdir}/tex/generic/tex4ht/nameref.4ht %{_texmfdistdir}/tex/generic/tex4ht/natbib.4ht %{_texmfdistdir}/tex/generic/tex4ht/newcomputermodern-hooks.4ht %{_texmfdistdir}/tex/generic/tex4ht/ngerman.4ht %{_texmfdistdir}/tex/generic/tex4ht/ngermanb.4ht %{_texmfdistdir}/tex/generic/tex4ht/nicefrac.4ht %{_texmfdistdir}/tex/generic/tex4ht/nomencl.4ht %{_texmfdistdir}/tex/generic/tex4ht/norsk.4ht %{_texmfdistdir}/tex/generic/tex4ht/ntheorem.4ht %{_texmfdistdir}/tex/generic/tex4ht/onmouseover.4ht %{_texmfdistdir}/tex/generic/tex4ht/ooffice-mml.4ht %{_texmfdistdir}/tex/generic/tex4ht/ooffice.4ht %{_texmfdistdir}/tex/generic/tex4ht/ooimpress.4ht %{_texmfdistdir}/tex/generic/tex4ht/osudeG.4ht %{_texmfdistdir}/tex/generic/tex4ht/ot4enc.4ht %{_texmfdistdir}/tex/generic/tex4ht/overcite.4ht %{_texmfdistdir}/tex/generic/tex4ht/overpic.4ht %{_texmfdistdir}/tex/generic/tex4ht/paralist.4ht %{_texmfdistdir}/tex/generic/tex4ht/parallel.4ht %{_texmfdistdir}/tex/generic/tex4ht/path.4ht %{_texmfdistdir}/tex/generic/tex4ht/pb-diagram.4ht %{_texmfdistdir}/tex/generic/tex4ht/pctable.4ht %{_texmfdistdir}/tex/generic/tex4ht/pctex32.4ht %{_texmfdistdir}/tex/generic/tex4ht/pd1enc.4ht %{_texmfdistdir}/tex/generic/tex4ht/pdfbase-hooks.4ht %{_texmfdistdir}/tex/generic/tex4ht/pdfpages.4ht %{_texmfdistdir}/tex/generic/tex4ht/pdfx-hooks.4ht %{_texmfdistdir}/tex/generic/tex4ht/pgf.4ht %{_texmfdistdir}/tex/generic/tex4ht/physics.4ht %{_texmfdistdir}/tex/generic/tex4ht/picins.4ht %{_texmfdistdir}/tex/generic/tex4ht/pictex.4ht %{_texmfdistdir}/tex/generic/tex4ht/pifont.4ht %{_texmfdistdir}/tex/generic/tex4ht/plain.4ht %{_texmfdistdir}/tex/generic/tex4ht/polish.4ht %{_texmfdistdir}/tex/generic/tex4ht/polski.4ht %{_texmfdistdir}/tex/generic/tex4ht/polyglossia-hooks.4ht %{_texmfdistdir}/tex/generic/tex4ht/polyglossia.4ht %{_texmfdistdir}/tex/generic/tex4ht/portuges.4ht %{_texmfdistdir}/tex/generic/tex4ht/powerdot-a.4ht %{_texmfdistdir}/tex/generic/tex4ht/powerdot.4ht %{_texmfdistdir}/tex/generic/tex4ht/proof.4ht %{_texmfdistdir}/tex/generic/tex4ht/prosper-a.4ht %{_texmfdistdir}/tex/generic/tex4ht/prosper.4ht %{_texmfdistdir}/tex/generic/tex4ht/psfig.4ht %{_texmfdistdir}/tex/generic/tex4ht/pst-all.4ht %{_texmfdistdir}/tex/generic/tex4ht/pst-jtree.4ht %{_texmfdistdir}/tex/generic/tex4ht/pstricks.4ht %{_texmfdistdir}/tex/generic/tex4ht/pythontex.4ht %{_texmfdistdir}/tex/generic/tex4ht/quoting.4ht %{_texmfdistdir}/tex/generic/tex4ht/reading.4ht %{_texmfdistdir}/tex/generic/tex4ht/report.4ht %{_texmfdistdir}/tex/generic/tex4ht/res-a.4ht %{_texmfdistdir}/tex/generic/tex4ht/res.4ht %{_texmfdistdir}/tex/generic/tex4ht/resume.4ht %{_texmfdistdir}/tex/generic/tex4ht/revsymb.4ht %{_texmfdistdir}/tex/generic/tex4ht/revtex4.4ht %{_texmfdistdir}/tex/generic/tex4ht/rlbabel.4ht %{_texmfdistdir}/tex/generic/tex4ht/romanian.4ht %{_texmfdistdir}/tex/generic/tex4ht/rotating.4ht %{_texmfdistdir}/tex/generic/tex4ht/russianb.4ht %{_texmfdistdir}/tex/generic/tex4ht/savetrees-hooks.4ht %{_texmfdistdir}/tex/generic/tex4ht/scottish.4ht %{_texmfdistdir}/tex/generic/tex4ht/scrartcl.4ht %{_texmfdistdir}/tex/generic/tex4ht/scrbook.4ht %{_texmfdistdir}/tex/generic/tex4ht/scrjura.4ht %{_texmfdistdir}/tex/generic/tex4ht/scrlayer.4ht %{_texmfdistdir}/tex/generic/tex4ht/scrreprt.4ht %{_texmfdistdir}/tex/generic/tex4ht/sectionbreak.4ht %{_texmfdistdir}/tex/generic/tex4ht/seminar-a.4ht %{_texmfdistdir}/tex/generic/tex4ht/seminar.4ht %{_texmfdistdir}/tex/generic/tex4ht/seslideb.4ht %{_texmfdistdir}/tex/generic/tex4ht/showfonts.4ht %{_texmfdistdir}/tex/generic/tex4ht/showframe-hooks.4ht %{_texmfdistdir}/tex/generic/tex4ht/sig-alternate.4ht %{_texmfdistdir}/tex/generic/tex4ht/sistyle.4ht %{_texmfdistdir}/tex/generic/tex4ht/siunitx.4ht %{_texmfdistdir}/tex/generic/tex4ht/skak.4ht %{_texmfdistdir}/tex/generic/tex4ht/slashbox.4ht %{_texmfdistdir}/tex/generic/tex4ht/slides.4ht %{_texmfdistdir}/tex/generic/tex4ht/slidesec.4ht %{_texmfdistdir}/tex/generic/tex4ht/slovak.4ht %{_texmfdistdir}/tex/generic/tex4ht/slovene.4ht %{_texmfdistdir}/tex/generic/tex4ht/soul.4ht %{_texmfdistdir}/tex/generic/tex4ht/spanish.4ht %{_texmfdistdir}/tex/generic/tex4ht/splitidx.4ht %{_texmfdistdir}/tex/generic/tex4ht/srcltx.4ht %{_texmfdistdir}/tex/generic/tex4ht/subcaption.4ht %{_texmfdistdir}/tex/generic/tex4ht/subeqnarray.4ht %{_texmfdistdir}/tex/generic/tex4ht/subfigure.4ht %{_texmfdistdir}/tex/generic/tex4ht/subfiles.4ht %{_texmfdistdir}/tex/generic/tex4ht/subscript.4ht %{_texmfdistdir}/tex/generic/tex4ht/supertabular.4ht %{_texmfdistdir}/tex/generic/tex4ht/sverb.4ht %{_texmfdistdir}/tex/generic/tex4ht/svg-option.4ht %{_texmfdistdir}/tex/generic/tex4ht/svg.4ht %{_texmfdistdir}/tex/generic/tex4ht/svgnam.4ht %{_texmfdistdir}/tex/generic/tex4ht/swedish.4ht %{_texmfdistdir}/tex/generic/tex4ht/syntax.4ht %{_texmfdistdir}/tex/generic/tex4ht/t2benc.4ht %{_texmfdistdir}/tex/generic/tex4ht/tablefootnote.4ht %{_texmfdistdir}/tex/generic/tex4ht/tabu.4ht %{_texmfdistdir}/tex/generic/tex4ht/tabularray.4ht %{_texmfdistdir}/tex/generic/tex4ht/tabularx.4ht %{_texmfdistdir}/tex/generic/tex4ht/tabulary-a.4ht %{_texmfdistdir}/tex/generic/tex4ht/tabulary.4ht %{_texmfdistdir}/tex/generic/tex4ht/tagpdf-hooks.4ht %{_texmfdistdir}/tex/generic/tex4ht/tasks.4ht %{_texmfdistdir}/tex/generic/tex4ht/tcilatex.4ht %{_texmfdistdir}/tex/generic/tex4ht/tcolorbox.4ht %{_texmfdistdir}/tex/generic/tex4ht/tei-math.4ht %{_texmfdistdir}/tex/generic/tex4ht/tei-mml.4ht %{_texmfdistdir}/tex/generic/tex4ht/tei-mmltei.4ht %{_texmfdistdir}/tex/generic/tex4ht/tei.4ht %{_texmfdistdir}/tex/generic/tex4ht/tex4ht.4ht %{_texmfdistdir}/tex/generic/tex4ht/tex4ht.sty %{_texmfdistdir}/tex/generic/tex4ht/texinfo.4ht %{_texmfdistdir}/tex/generic/tex4ht/texmate.4ht %{_texmfdistdir}/tex/generic/tex4ht/texpower.4ht %{_texmfdistdir}/tex/generic/tex4ht/textures.4ht %{_texmfdistdir}/tex/generic/tex4ht/th4.4ht %{_texmfdistdir}/tex/generic/tex4ht/theorem.4ht %{_texmfdistdir}/tex/generic/tex4ht/threeparttable.4ht %{_texmfdistdir}/tex/generic/tex4ht/tikz-hooks.4ht %{_texmfdistdir}/tex/generic/tex4ht/titlesec-hooks.4ht %{_texmfdistdir}/tex/generic/tex4ht/titlesec.4ht %{_texmfdistdir}/tex/generic/tex4ht/titling.4ht %{_texmfdistdir}/tex/generic/tex4ht/tocloft.4ht %{_texmfdistdir}/tex/generic/tex4ht/tuenc-luatex.4ht %{_texmfdistdir}/tex/generic/tex4ht/tuenc-xetex-input.4ht %{_texmfdistdir}/tex/generic/tex4ht/tuenc-xetex.4ht %{_texmfdistdir}/tex/generic/tex4ht/tugboat.4ht %{_texmfdistdir}/tex/generic/tex4ht/turkish.4ht %{_texmfdistdir}/tex/generic/tex4ht/ucs.4ht %{_texmfdistdir}/tex/generic/tex4ht/ukraineb.4ht %{_texmfdistdir}/tex/generic/tex4ht/ulem.4ht %{_texmfdistdir}/tex/generic/tex4ht/unicode-math-hooks.4ht %{_texmfdistdir}/tex/generic/tex4ht/unicode.4ht %{_texmfdistdir}/tex/generic/tex4ht/url.4ht %{_texmfdistdir}/tex/generic/tex4ht/usepackage-fontspec.4ht %{_texmfdistdir}/tex/generic/tex4ht/usepackage.4ht %{_texmfdistdir}/tex/generic/tex4ht/ushort.4ht %{_texmfdistdir}/tex/generic/tex4ht/usorbian.4ht %{_texmfdistdir}/tex/generic/tex4ht/utf8.4ht %{_texmfdistdir}/tex/generic/tex4ht/utf8x.4ht %{_texmfdistdir}/tex/generic/tex4ht/vanilla.4ht %{_texmfdistdir}/tex/generic/tex4ht/varioref.4ht %{_texmfdistdir}/tex/generic/tex4ht/verbatim.4ht %{_texmfdistdir}/tex/generic/tex4ht/verbatimfiles.4ht %{_texmfdistdir}/tex/generic/tex4ht/verse.4ht %{_texmfdistdir}/tex/generic/tex4ht/vowel.4ht %{_texmfdistdir}/tex/generic/tex4ht/web.4ht %{_texmfdistdir}/tex/generic/tex4ht/welsh.4ht %{_texmfdistdir}/tex/generic/tex4ht/wrapfig.4ht %{_texmfdistdir}/tex/generic/tex4ht/writer.4ht %{_texmfdistdir}/tex/generic/tex4ht/xcolor-hooks.4ht %{_texmfdistdir}/tex/generic/tex4ht/xcolor.4ht %{_texmfdistdir}/tex/generic/tex4ht/xecjk-hooks.4ht %{_texmfdistdir}/tex/generic/tex4ht/xifthen.4ht %{_texmfdistdir}/tex/generic/tex4ht/xr-hooks.4ht %{_texmfdistdir}/tex/generic/tex4ht/xr-hyper.4ht %{_texmfdistdir}/tex/generic/tex4ht/xr.4ht %{_texmfdistdir}/tex/generic/tex4ht/xrhyper-hooks.4ht %{_texmfdistdir}/tex/generic/tex4ht/xskak.4ht %{_texmfdistdir}/tex/generic/tex4ht/xy.4ht %{_texmfdistdir}/tex4ht/base/unix/tex4ht.env %{_texmfdistdir}/tex4ht/base/win32/tex4ht.env %{_texmfdistdir}/tex4ht/bin/tex4ht.jar %{_texmfdistdir}/tex4ht/ht-fonts/alias/Century_Schoolbook_L/pncb8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Century_Schoolbook_L/pncb8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Century_Schoolbook_L/pncbc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Century_Schoolbook_L/pncbi8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Century_Schoolbook_L/pncbi8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Century_Schoolbook_L/pncbo8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Century_Schoolbook_L/pncbo8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Century_Schoolbook_L/pncri8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Century_Schoolbook_L/pncri8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Century_Schoolbook_L/pncro8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Century_Schoolbook_L/pncro8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-inf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-inf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-inf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-lf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-lf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-lf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-lf-sc-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-lf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-lf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-lf-swash-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-lf-swash-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-lf-swash-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-lf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-lf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-osf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-osf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-osf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-osf-sc-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-osf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-osf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-osf-swash-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-osf-swash-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-osf-swash-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-osf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-osf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-sup-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-sup-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-sup-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-tlf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-tlf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-tlf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-tlf-sc-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-tlf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-tlf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-tlf-swash-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-tlf-swash-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-tlf-swash-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-tlf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-tlf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-tosf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-tosf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-tosf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-tosf-sc-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-tosf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-tosf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-tosf-swash-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-tosf-swash-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-tosf-swash-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-tosf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold/EBGaramond-Bold-tosf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-inf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-inf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-inf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-lf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-lf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-lf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-lf-sc-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-lf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-lf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-lf-swash-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-lf-swash-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-lf-swash-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-lf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-lf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-osf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-osf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-osf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-osf-sc-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-osf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-osf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-osf-swash-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-osf-swash-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-osf-swash-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-osf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-osf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-sup-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-sup-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-sup-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-tlf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-tlf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-tlf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-tlf-sc-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-tlf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-tlf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-tlf-swash-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-tlf-swash-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-tlf-swash-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-tlf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-tlf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-tosf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-tosf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-tosf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-tosf-sc-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-tosf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-tosf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-tosf-swash-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-tosf-swash-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-tosf-swash-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-tosf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Bold_Italic/EBGaramond-BoldItalic-tosf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-inf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-inf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-inf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-lf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-lf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-lf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-lf-sc-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-lf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-lf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-lf-swash-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-lf-swash-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-lf-swash-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-lf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-lf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-osf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-osf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-osf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-osf-sc-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-osf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-osf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-osf-swash-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-osf-swash-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-osf-swash-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-osf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-osf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-sup-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-sup-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-sup-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-tlf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-tlf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-tlf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-tlf-sc-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-tlf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-tlf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-tlf-swash-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-tlf-swash-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-tlf-swash-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-tlf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-tlf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-tosf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-tosf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-tosf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-tosf-sc-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-tosf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-tosf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-tosf-swash-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-tosf-swash-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-tosf-swash-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-tosf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold/EBGaramond-ExtraBold-tosf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-inf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-inf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-inf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-lf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-lf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-lf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-lf-sc-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-lf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-lf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-lf-swash-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-lf-swash-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-lf-swash-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-lf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-lf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-osf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-osf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-osf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-osf-sc-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-osf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-osf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-osf-swash-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-osf-swash-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-osf-swash-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-osf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-osf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-sup-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-sup-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-sup-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-tlf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-tlf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-tlf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-tlf-sc-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-tlf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-tlf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-tlf-swash-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-tlf-swash-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-tlf-swash-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-tlf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-tlf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-tosf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-tosf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-tosf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-tosf-sc-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-tosf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-tosf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-tosf-swash-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-tosf-swash-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-tosf-swash-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-tosf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_ExtraBold_Italic/EBGaramond-ExtraBoldItalic-tosf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Initials/EBGaramondInitials-tlf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Initials/EBGaramondInitials-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-inf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-inf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-lf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-lf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-lf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-lf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-lf-swash-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-lf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-osf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-osf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-osf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-osf-sc-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-osf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-osf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-osf-swash-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-osf-swash-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-osf-swash-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-osf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-osf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-sup-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-sup-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-tlf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-tlf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-tlf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-tlf-sc-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-tlf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-tlf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-tlf-swash-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-tlf-swash-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-tlf-swash-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-tlf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-tlf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-tosf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-tosf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-tosf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-tosf-sc-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-tosf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-tosf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-tosf-swash-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-tosf-swash-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-tosf-swash-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-tosf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Italic/EBGaramond-Italic-tosf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-inf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-inf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-inf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-lf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-lf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-lf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-lf-sc-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-lf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-lf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-lf-swash-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-lf-swash-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-lf-swash-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-lf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-lf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-osf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-osf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-osf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-osf-sc-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-osf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-osf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-osf-swash-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-osf-swash-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-osf-swash-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-osf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-osf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-sup-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-sup-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-sup-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-tlf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-tlf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-tlf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-tlf-sc-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-tlf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-tlf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-tlf-swash-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-tlf-swash-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-tlf-swash-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-tlf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-tlf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-tosf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-tosf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-tosf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-tosf-sc-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-tosf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-tosf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-tosf-swash-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-tosf-swash-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-tosf-swash-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-tosf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium/EBGaramond-Medium-tosf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-inf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-inf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-inf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-lf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-lf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-lf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-lf-sc-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-lf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-lf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-lf-swash-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-lf-swash-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-lf-swash-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-lf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-lf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-osf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-osf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-osf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-osf-sc-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-osf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-osf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-osf-swash-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-osf-swash-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-osf-swash-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-osf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-osf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-sup-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-sup-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-sup-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-tlf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-tlf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-tlf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-tlf-sc-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-tlf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-tlf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-tlf-swash-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-tlf-swash-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-tlf-swash-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-tlf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-tlf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-tosf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-tosf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-tosf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-tosf-sc-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-tosf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-tosf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-tosf-swash-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-tosf-swash-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-tosf-swash-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-tosf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Medium_Italic/EBGaramond-MediumItalic-tosf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Regular/EBGaramond-Regular-lf-swash-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Regular/EBGaramond-Regular-osf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Regular/EBGaramond-Regular-osf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Regular/EBGaramond-Regular-osf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Regular/EBGaramond-Regular-osf-sc-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Regular/EBGaramond-Regular-osf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Regular/EBGaramond-Regular-osf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Regular/EBGaramond-Regular-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Regular/EBGaramond-Regular-osf-swash-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Regular/EBGaramond-Regular-osf-swash-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Regular/EBGaramond-Regular-osf-swash-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Regular/EBGaramond-Regular-osf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Regular/EBGaramond-Regular-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Regular/EBGaramond-Regular-osf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Regular/EBGaramond-Regular-tlf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Regular/EBGaramond-Regular-tlf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Regular/EBGaramond-Regular-tlf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Regular/EBGaramond-Regular-tlf-sc-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Regular/EBGaramond-Regular-tlf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Regular/EBGaramond-Regular-tlf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Regular/EBGaramond-Regular-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Regular/EBGaramond-Regular-tlf-swash-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Regular/EBGaramond-Regular-tlf-swash-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Regular/EBGaramond-Regular-tlf-swash-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Regular/EBGaramond-Regular-tlf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Regular/EBGaramond-Regular-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Regular/EBGaramond-Regular-tlf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Regular/EBGaramond-Regular-tosf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Regular/EBGaramond-Regular-tosf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Regular/EBGaramond-Regular-tosf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Regular/EBGaramond-Regular-tosf-sc-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Regular/EBGaramond-Regular-tosf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Regular/EBGaramond-Regular-tosf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Regular/EBGaramond-Regular-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Regular/EBGaramond-Regular-tosf-swash-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Regular/EBGaramond-Regular-tosf-swash-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Regular/EBGaramond-Regular-tosf-swash-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Regular/EBGaramond-Regular-tosf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Regular/EBGaramond-Regular-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_Regular/EBGaramond-Regular-tosf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-inf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-inf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-inf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-lf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-lf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-lf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-lf-sc-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-lf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-lf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-lf-swash-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-lf-swash-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-lf-swash-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-lf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-lf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-osf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-osf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-osf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-osf-sc-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-osf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-osf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-osf-swash-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-osf-swash-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-osf-swash-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-osf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-osf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-sup-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-sup-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-sup-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-tlf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-tlf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-tlf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-tlf-sc-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-tlf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-tlf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-tlf-swash-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-tlf-swash-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-tlf-swash-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-tlf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-tlf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-tosf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-tosf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-tosf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-tosf-sc-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-tosf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-tosf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-tosf-swash-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-tosf-swash-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-tosf-swash-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-tosf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold/EBGaramond-SemiBold-tosf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-inf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-inf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-inf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-lf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-lf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-lf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-lf-sc-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-lf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-lf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-lf-swash-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-lf-swash-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-lf-swash-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-lf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-lf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-osf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-osf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-osf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-osf-sc-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-osf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-osf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-osf-swash-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-osf-swash-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-osf-swash-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-osf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-osf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-sup-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-sup-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-sup-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-tlf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-tlf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-tlf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-tlf-sc-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-tlf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-tlf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-tlf-swash-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-tlf-swash-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-tlf-swash-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-tlf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-tlf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-tosf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-tosf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-tosf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-tosf-sc-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-tosf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-tosf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-tosf-swash-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-tosf-swash-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-tosf-swash-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-tosf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/EB_Garamond_SemiBold_Italic/EBGaramond-SemiBoldItalic-tosf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Fourier-Math-Letters/fncmib.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Fourier-Math-Letters/fncmii.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Fourier-Math-Letters/fncmiib.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Fourier-Math-Letters/futmib.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Fourier-Math-Letters/futmii.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Fourier-Math-Letters/futmiib.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp--M-Ex/jkpbex.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp--M-Exa/jkpbexa.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp--M-Sy/jkpbsy.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp--M-Sy/jkpbsyw.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp--M-Sy/jkpsyw.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp--M-Sya/jkpbsya.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp--M-Syb/jkpbsyb.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp--M-Syb/jkpbsybw.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp--M-Syb/jkpssbsyb.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp--M-Syb/jkpssbsybw.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp--M-Syb/jkpsssyb.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp--M-Syb/jkpsssybw.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp--M-Syb/jkpsyb.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp--M-Syb/jkpsybw.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp--M-Syc/jkpbsyc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp--M-Syc/jkpsyc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp--M-Syd/jkpbsyd.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp--M-Syd/jkpbsydw.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp--M-Syd/jkpsyd.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp--M-Syd/jkpsydw.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp--M/jkpbmiaw.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp--M/jkpbmif.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp--M/jkpbmifw.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp--M/jkpbmiw.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp--M/jkpmiaw.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp--M/jkpmifw.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp--M/jkpmiw.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp--M/jkpssbmi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp--M/jkpssmi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp--M/jkpssvosbmi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp--M/jkpssvosbmif.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp--M/jkpssvosmi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp--M/jkpssvosmif.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp--M/jkpvosbmi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp--M/jkpvosbmif.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp--M/jkpvosbmifw.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp--M/jkpvosbmiw.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp--M/jkpvosmi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp--M/jkpvosmif.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp--M/jkpvosmifw.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp--M/jkpvosmiw.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Companion/jkpbit7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Companion/jkpbn7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Companion/jkpbsc7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Companion/jkpbscsl7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Companion/jkpbsl7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Companion/jkpbxit7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Companion/jkpbxn7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Companion/jkpbxsc7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Companion/jkpbxscsl7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Companion/jkpbxsl7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Companion/jkpmit7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Companion/jkpmsc7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Companion/jkpmscsl7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Companion/jkpmsl7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkpbit7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkpbn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkpbsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkpbxit7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkpbxn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkpbxsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkpfbit7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkpfbn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkpfbsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkpfbxit7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkpfbxn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkpfbxsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkpfmit7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkpfmn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkpfmsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkpfosnbit7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkpfosnbn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkpfosnbsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkpfosnbxit7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkpfosnbxn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkpfosnbxsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkpfosnmit7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkpfosnmn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkpfosnmsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkpmit7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkpmsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkposbit7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkposbn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkposbsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkposbxit7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkposbxn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkposbxsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkposmit7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkposmsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkposnbit7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkposnbn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkposnbsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkposnbxit7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkposnbxn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkposnbxsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkposnmit7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkposnmn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkposnmsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkpvosbit7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkpvosbn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkpvosbsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkpvosbxit7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkpvosbxn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkpvosbxsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkpvosmit7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Expert/jkpvosmsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Companion/jkplbit7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Companion/jkplbn7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Companion/jkplbsc7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Companion/jkplbscsl7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Companion/jkplbsl7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Companion/jkplbxit7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Companion/jkplbxn7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Companion/jkplbxsc7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Companion/jkplbxscsl7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Companion/jkplbxsl7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Companion/jkplmit7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Companion/jkplmn7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Companion/jkplmsc7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Companion/jkplmscsl7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Companion/jkplmsl7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplbit7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplbn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplbsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplbxit7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplbxn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplbxsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplfbit7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplfbn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplfbsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplfbxit7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplfbxn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplfbxsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplfmit7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplfmn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplfmsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplfosnbit7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplfosnbn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplfosnbsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplfosnbxit7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplfosnbxn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplfosnbxsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplfosnmit7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplfosnmn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplfosnmsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplmit7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplmn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplmsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplosbit7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplosbn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplosbsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplosbxit7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplosbxn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplosbxsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplosmit7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplosmn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplosmsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplosnbit7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplosnbn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplosnbsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplosnbxit7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplosnbxn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplosnbxsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplosnmit7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplosnmn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplosnmsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplvosbit7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplvosbn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplvosbsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplvosbxit7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplvosbxn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplvosbxsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplvosmit7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplvosmn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-Expert/jkplvosmsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-M-Ex/jkplbex.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-M-Exa/jkplbexa.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-M-Exa/jkplexa.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-M-Sy/jkplbsy.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-M-Sy/jkplsy.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-M-Sy/jkplsyw.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-M-Syb/jkplbsyb.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-M-Syb/jkplbsybw.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-M-Syb/jkplsybw.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-M-Syb/jkpsslbsyb.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-M-Syb/jkpsslbsybw.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-M-Syb/jkpsslsybw.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-M-Syc/jkplbsyc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-M-Syd/jkplbsyd.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-M-Syd/jkplbsydw.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-M-Syd/jkplsydw.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-M/jkplbmi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-M/jkplbmia.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-M/jkplbmiaw.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-M/jkplbmif.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-M/jkplbmifw.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-M/jkplbmiw.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-M/jkplmi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-M/jkplmiaw.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-M/jkplmif.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-M/jkplmifw.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-M/jkplmiw.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-M/jkplvosbmi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-M/jkplvosbmif.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-M/jkplvosbmifw.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-M/jkplvosbmiw.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-M/jkplvosmi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-M/jkplvosmif.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-M/jkplvosmifw.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-M/jkplvosmiw.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SC-Expert/jkplbsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SC-Expert/jkplbscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SC-Expert/jkplbxsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SC-Expert/jkplbxscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SC-Expert/jkplkbsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SC-Expert/jkplkbscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SC-Expert/jkplkbxsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SC-Expert/jkplkbxscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SC-Expert/jkplkmsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SC-Expert/jkplkmscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SC-Expert/jkplkosbsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SC-Expert/jkplkosbscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SC-Expert/jkplkosbxsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SC-Expert/jkplkosbxscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SC-Expert/jkplkosmsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SC-Expert/jkplkosmscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SC-Expert/jkplkosnbsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SC-Expert/jkplkosnbscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SC-Expert/jkplkosnbxsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SC-Expert/jkplkosnbxscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SC-Expert/jkplkosnmsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SC-Expert/jkplkosnmscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SC-Expert/jkplmsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SC-Expert/jkplmscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SC-Expert/jkplosbsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SC-Expert/jkplosbscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SC-Expert/jkplosbxsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SC-Expert/jkplosbxscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SC-Expert/jkplosmsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SC-Expert/jkplosmscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SC-Expert/jkplosnbsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SC-Expert/jkplosnbscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SC-Expert/jkplosnbxsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SC-Expert/jkplosnbxscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SC-Expert/jkplosnmsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SC-Expert/jkplosnmscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SmallCaps/jkplbsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SmallCaps/jkplbscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SmallCaps/jkplbxsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SmallCaps/jkplbxscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SmallCaps/jkplkbsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SmallCaps/jkplkbscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SmallCaps/jkplkbxsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SmallCaps/jkplkbxscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SmallCaps/jkplkmsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SmallCaps/jkplkmscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SmallCaps/jkplkosbsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SmallCaps/jkplkosbscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SmallCaps/jkplkosbxsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SmallCaps/jkplkosbxscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SmallCaps/jkplkosmsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SmallCaps/jkplkosmscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SmallCaps/jkplkosnbsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SmallCaps/jkplkosnbscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SmallCaps/jkplkosnbxsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SmallCaps/jkplkosnbxscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SmallCaps/jkplkosnmsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SmallCaps/jkplkosnmscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SmallCaps/jkplmsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SmallCaps/jkplmscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SmallCaps/jkplosbsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SmallCaps/jkplosbscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SmallCaps/jkplosbxsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SmallCaps/jkplosbxscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SmallCaps/jkplosmscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SmallCaps/jkplosnbsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SmallCaps/jkplosnbscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SmallCaps/jkplosnbxsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SmallCaps/jkplosnbxscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SmallCaps/jkplosnmsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light-SmallCaps/jkplosnmscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplbit8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplbn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplbsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplbxit8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplbxn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplbxsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplfbit8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplfbn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplfbsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplfbxit8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplfbxn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplfbxsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplfmit8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplfmn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplfmsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplfosnbit8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplfosnbn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplfosnbsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplfosnbxit8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplfosnbxn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplfosnbxsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplfosnmit8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplfosnmn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplfosnmsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplmit8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplmn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplmsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplosbit8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplosbn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplosbsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplosbxit8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplosbxn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplosbxsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplosmit8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplosmn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplosmsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplosnbit8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplosnbn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplosnbsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplosnbxit8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplosnbxn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplosnbxsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplosnmit8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplosnmn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplosnmsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplvosbit8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplvosbn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplvosbsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplvosbxit8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplvosbxn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplvosbxsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplvosmit8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplvosmn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-Light/jkplvosmsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SC-Expert/jkpbsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SC-Expert/jkpbscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SC-Expert/jkpbxsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SC-Expert/jkpbxscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SC-Expert/jkpkbsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SC-Expert/jkpkbscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SC-Expert/jkpkbxsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SC-Expert/jkpkbxscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SC-Expert/jkpkmsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SC-Expert/jkpkmscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SC-Expert/jkpkosbsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SC-Expert/jkpkosbscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SC-Expert/jkpkosbxsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SC-Expert/jkpkosbxscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SC-Expert/jkpkosmscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SC-Expert/jkpkosnbsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SC-Expert/jkpkosnbscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SC-Expert/jkpkosnbxsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SC-Expert/jkpkosnbxscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SC-Expert/jkpkosnmsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SC-Expert/jkpkosnmscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SC-Expert/jkpmscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SC-Expert/jkposbsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SC-Expert/jkposbscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SC-Expert/jkposbxsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SC-Expert/jkposbxscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SC-Expert/jkposmsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SC-Expert/jkposmscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SC-Expert/jkposnbsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SC-Expert/jkposnbscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SC-Expert/jkposnbxsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SC-Expert/jkposnbxscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SC-Expert/jkposnmscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SmallCaps/jkpbsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SmallCaps/jkpbscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SmallCaps/jkpbxsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SmallCaps/jkpbxscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SmallCaps/jkpkbsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SmallCaps/jkpkbscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SmallCaps/jkpkbxsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SmallCaps/jkpkbxscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SmallCaps/jkpkmscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SmallCaps/jkpkosbsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SmallCaps/jkpkosbscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SmallCaps/jkpkosbxsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SmallCaps/jkpkosbxscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SmallCaps/jkpkosmscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SmallCaps/jkpkosnbsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SmallCaps/jkpkosnbscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SmallCaps/jkpkosnbxsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SmallCaps/jkpkosnbxscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SmallCaps/jkpkosnmsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SmallCaps/jkpkosnmscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SmallCaps/jkpmscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SmallCaps/jkposbsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SmallCaps/jkposbscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SmallCaps/jkposbxsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SmallCaps/jkposbxscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SmallCaps/jkposmsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SmallCaps/jkposmscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SmallCaps/jkposnbsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SmallCaps/jkposnbscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SmallCaps/jkposnbxsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SmallCaps/jkposnbxscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SmallCaps/jkposnmsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp-SmallCaps/jkposnmscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkpbit8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkpbn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkpbsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkpbxit8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkpbxn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkpbxsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkpfbit8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkpfbn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkpfbsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkpfbxit8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkpfbxn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkpfbxsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkpfmit8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkpfmn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkpfmsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkpfosnbit8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkpfosnbn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkpfosnbsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkpfosnbxit8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkpfosnbxn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkpfosnbxsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkpfosnmit8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkpfosnmn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkpfosnmsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkpmit8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkpmsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkposbit8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkposbn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkposbsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkposbxit8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkposbxn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkposbxsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkposmit8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkposmsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkposnbit8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkposnbn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkposnbsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkposnbxit8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkposnbxn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkposnbxsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkposnmit8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkposnmn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkposnmsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkpvosbit8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkpvosbn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkpvosbsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkpvosbxit8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkpvosbxn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkpvosbxsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkpvosmit8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Kp/jkpvosmsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlbmi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlbmi0.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlbmi01.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlbmi015.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlbmi017.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlbmi025.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlbmi027.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlbmi03.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlbmi035.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlbmi037.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlbmi05.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlbmi07.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlbmi1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlbmi15.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlbmi17.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlbmi2.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlbmi25.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlbmi27.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlbmi3.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlbmi35.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlbmi37.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlbmi5.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlbmi7.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlmi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlmi0.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlmi01.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlmi015.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlmi017.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlmi02.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlmi025.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlmi027.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlmi03.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlmi035.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlmi037.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlmi05.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlmi07.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlmi1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlmi15.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlmi17.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlmi2.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlmi25.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlmi27.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlmi3.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlmi35.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlmi37.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlmi5.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/LibertineMath/nxlmi7.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumT-lf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumT-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumT-osf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumT-osf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumT-osf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumT-osf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumT-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumT-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumT-osf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumT-tlf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumT-tlf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumT-tlf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumT-tlf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumT-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumT-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumT-tlf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumT-tosf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumT-tosf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumT-tosf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumT-tosf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumT-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumT-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumT-tosf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTB-osf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTB-osf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTB-osf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTB-osf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTB-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTB-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTB-osf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTB-tlf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTB-tlf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTB-tlf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTB-tlf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTB-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTB-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTB-tlf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTB-tosf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTB-tosf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTB-tosf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTB-tosf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTB-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTB-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTB-tosf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTBO-lf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTBO-lf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTBO-lf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTBO-lf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTBO-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTBO-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTBO-lf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTBO-osf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTBO-osf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTBO-osf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTBO-osf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTBO-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTBO-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTBO-osf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTBO-sup-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTBO-sup-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTBO-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTBO-tlf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTBO-tlf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTBO-tlf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTBO-tlf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTBO-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTBO-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTBO-tlf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTBO-tosf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTBO-tosf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTBO-tosf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTBO-tosf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTBO-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTBO-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTBO-tosf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTI-lf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTI-lf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTI-lf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTI-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTI-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTI-lf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTI-osf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTI-osf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTI-osf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTI-osf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTI-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTI-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTI-osf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTI-sup-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTI-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTI-tlf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTI-tlf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTI-tlf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTI-tlf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTI-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTI-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTI-tlf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTI-tosf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTI-tosf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTI-tosf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTI-tosf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTI-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTI-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Biolinum_T/LinBiolinumTI-tosf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Display_T/LinLibertineDisplayT-osf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Display_T/LinLibertineDisplayT-osf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Display_T/LinLibertineDisplayT-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Display_T/LinLibertineDisplayT-osf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Display_T/LinLibertineDisplayT-sup-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Display_T/LinLibertineDisplayT-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Display_T/LinLibertineDisplayT-tlf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Display_T/LinLibertineDisplayT-tlf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Display_T/LinLibertineDisplayT-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Display_T/LinLibertineDisplayT-tlf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Display_T/LinLibertineDisplayT-tosf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Display_T/LinLibertineDisplayT-tosf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Display_T/LinLibertineDisplayT-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Display_T/LinLibertineDisplayT-tosf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Initials_T/LinLibertineIT-tlf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Initials_T/LinLibertineIT-tlf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Initials_T/LinLibertineIT-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Initials_T/LinLibertineIT-tlf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Mono_T/LinLibertineMT-lf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Mono_T/LinLibertineMT-lf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Mono_T/LinLibertineMT-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Mono_T/LinLibertineMT-lf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Mono_T/LinLibertineMT-sup-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Mono_T/LinLibertineMT-sup-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Mono_T/LinLibertineMT-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Mono_T/LinLibertineMT-tlf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Mono_T/LinLibertineMT-tlf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Mono_T/LinLibertineMT-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Mono_T/LinLibertineMT-tlf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Mono_T/LinLibertineMTB-tlf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Mono_T/LinLibertineMTB-tlf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Mono_T/LinLibertineMTB-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Mono_T/LinLibertineMTB-tlf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Mono_T_/LinLibertineMTBO-lf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Mono_T_/LinLibertineMTBO-lf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Mono_T_/LinLibertineMTBO-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Mono_T_/LinLibertineMTBO-lf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Mono_T_/LinLibertineMTBO-sup-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Mono_T_/LinLibertineMTBO-sup-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Mono_T_/LinLibertineMTBO-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Mono_T_/LinLibertineMTBO-tlf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Mono_T_/LinLibertineMTBO-tlf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Mono_T_/LinLibertineMTBO-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Mono_T_/LinLibertineMTBO-tlf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Mono_T_/LinLibertineMTO-lf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Mono_T_/LinLibertineMTO-lf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Mono_T_/LinLibertineMTO-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Mono_T_/LinLibertineMTO-lf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Mono_T_/LinLibertineMTO-sup-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Mono_T_/LinLibertineMTO-sup-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Mono_T_/LinLibertineMTO-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Mono_T_/LinLibertineMTO-tlf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Mono_T_/LinLibertineMTO-tlf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Mono_T_/LinLibertineMTO-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_Mono_T_/LinLibertineMTO-tlf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineT-lf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineT-osf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineT-osf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineT-osf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineT-osf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineT-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineT-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineT-osf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineT-sup-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineT-sup-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineT-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineT-tlf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineT-tlf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineT-tlf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineT-tlf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineT-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineT-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineT-tlf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineT-tosf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineT-tosf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineT-tosf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineT-tosf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineT-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineT-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineT-tosf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTB-osf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTB-osf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTB-osf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTB-osf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTB-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTB-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTB-osf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTB-sup-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTB-sup-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTB-tlf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTB-tlf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTB-tlf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTB-tlf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTB-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTB-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTB-tlf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTB-tosf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTB-tosf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTB-tosf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTB-tosf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTB-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTB-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTB-tosf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTBI-lf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTBI-lf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTBI-osf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTBI-osf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTBI-osf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTBI-osf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTBI-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTBI-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTBI-osf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTBI-sup-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTBI-sup-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTBI-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTBI-tlf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTBI-tlf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTBI-tlf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTBI-tlf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTBI-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTBI-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTBI-tlf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTBI-tosf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTBI-tosf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTBI-tosf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTBI-tosf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTBI-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTBI-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTBI-tosf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTI-lf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTI-lf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTI-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTI-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTI-osf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTI-osf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTI-osf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTI-osf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTI-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTI-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTI-osf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTI-sup-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTI-sup-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTI-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTI-tlf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTI-tlf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTI-tlf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTI-tlf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTI-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTI-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTI-tlf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTI-tosf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTI-tosf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTI-tosf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTI-tosf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTI-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTI-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTI-tosf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZ-lf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZ-lf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZ-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZ-osf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZ-osf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZ-osf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZ-osf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZ-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZ-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZ-osf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZ-sup-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZ-sup-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZ-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZ-tlf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZ-tlf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZ-tlf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZ-tlf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZ-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZ-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZ-tlf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZ-tosf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZ-tosf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZ-tosf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZ-tosf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZ-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZ-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZ-tosf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZI-osf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZI-osf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZI-osf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZI-osf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZI-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZI-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZI-osf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZI-tlf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZI-tlf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZI-tlf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZI-tlf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZI-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZI-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZI-tlf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZI-tosf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZI-tosf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZI-tosf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZI-tosf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZI-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZI-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Linux_Libertine_T/LinLibertineTZI-tosf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolA-Bold12.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolA-Bold5.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolA-Bold6.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolA-Bold7.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolA-Bold8.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolA-Bold9.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolA10.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolA12.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolA5.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolA6.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolA7.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolA8.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolA9.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolB-Bold12.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolB-Bold5.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolB-Bold6.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolB-Bold7.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolB-Bold8.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolB-Bold9.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolB10.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolB12.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolB5.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolB6.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolB7.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolB8.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolB9.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolC-Bold12.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolC-Bold5.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolC-Bold6.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolC-Bold7.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolC-Bold8.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolC-Bold9.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolC10.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolC12.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolC5.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolC6.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolC7.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolC8.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolC9.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolD-Bold12.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolD-Bold5.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolD-Bold6.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolD-Bold7.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolD-Bold8.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolD-Bold9.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolD10.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolD12.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolD5.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolD6.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolD7.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolD8.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolD9.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolE-Bold12.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolE-Bold5.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolE-Bold6.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolE-Bold7.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolE-Bold8.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolE-Bold9.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolE10.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolE12.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolE5.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolE6.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolE7.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolE8.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolE9.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolF-Bold12.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolF-Bold5.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolF-Bold6.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolF-Bold7.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolF-Bold8.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolF-Bold9.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolF10.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolF12.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolF5.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolF6.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolF7.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolF8.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolF9.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolS-Bold12.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolS-Bold5.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolS-Bold6.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolS-Bold7.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolS-Bold8.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolS-Bold9.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolS10.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolS12.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolS5.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolS6.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolS7.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolS8.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/MnSymbol/MnSymbolS9.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/NewTXMath/ntx-BoldItalic-osf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/NewTXMath/ntx-BoldItalic-tlf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/NewTXMath/ntx-BoldItalic-tosf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/NewTXMath/ntx-Italic-osf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/NewTXMath/ntx-Italic-tlf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/NewTXMath/ntx-Italic-tosf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/NewTXMath/ntxbmi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/NewTXMath/ntxbmi5.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/NewTXMath/ntxbmi7.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/NewTXMath/ntxmi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/NewTXMath/ntxmi5.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/NewTXMath/ntxmi7.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Bold-LGR-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Bold-LGR-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Bold-LGR-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Bold-LGR-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Bold-OT1-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Bold-OT1-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Bold-OT1-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Bold-OT1-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Bold-T1-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Bold-T1-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Bold-T1-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Bold-T1-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Bold-T2A-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Bold-T2A-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Bold-T2A-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Bold-T2A-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Bold-T2B-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Bold-T2B-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Bold-T2B-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Bold-T2B-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Bold-T2C-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Bold-T2C-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Bold-T2C-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Bold-T2C-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Bold-TS1-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Bold-TS1-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Bold-TS1-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Bold-TS1-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Bold-X2-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Bold-X2-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Bold-X2-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Bold-X2-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-BoldItalic-LGR-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-BoldItalic-LGR-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-BoldItalic-LGR-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-BoldItalic-LGR-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-BoldItalic-OT1-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-BoldItalic-OT1-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-BoldItalic-OT1-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-BoldItalic-OT1-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-BoldItalic-T1-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-BoldItalic-T1-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-BoldItalic-T1-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-BoldItalic-T1-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-BoldItalic-T2A-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-BoldItalic-T2A-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-BoldItalic-T2A-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-BoldItalic-T2A-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-BoldItalic-T2B-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-BoldItalic-T2B-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-BoldItalic-T2B-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-BoldItalic-T2B-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-BoldItalic-T2C-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-BoldItalic-T2C-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-BoldItalic-T2C-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-BoldItalic-T2C-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-BoldItalic-TS1-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-BoldItalic-TS1-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-BoldItalic-TS1-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-BoldItalic-TS1-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-BoldItalic-X2-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-BoldItalic-X2-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-BoldItalic-X2-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-BoldItalic-X2-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Italic-LGR-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Italic-LGR-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Italic-LGR-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Italic-LGR-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Italic-OT1-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Italic-OT1-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Italic-OT1-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Italic-OT1-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Italic-T1-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Italic-T1-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Italic-T1-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Italic-T1-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Italic-T2A-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Italic-T2A-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Italic-T2A-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Italic-T2A-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Italic-T2B-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Italic-T2B-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Italic-T2B-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Italic-T2B-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Italic-T2C-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Italic-T2C-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Italic-T2C-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Italic-T2C-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Italic-TS1-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Italic-TS1-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Italic-TS1-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Italic-TS1-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Italic-X2-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Italic-X2-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Italic-X2-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Italic-X2-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Regular-LGR-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Regular-LGR-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Regular-LGR-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Regular-LGR-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Regular-OT1-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Regular-OT1-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Regular-OT1-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Regular-OT1-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Regular-T1-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Regular-T1-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Regular-T1-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Regular-T1-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Regular-T2A-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Regular-T2A-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Regular-T2A-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Regular-T2A-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Regular-T2B-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Regular-T2B-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Regular-T2B-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Regular-T2B-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Regular-T2C-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Regular-T2C-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Regular-T2C-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Regular-T2C-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Regular-TS1-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Regular-TS1-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Regular-TS1-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Regular-TS1-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Regular-X2-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Regular-X2-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Regular-X2-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans/OpenSans-Regular-X2-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed/OpenSansCondensed-Bold-LGR-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed/OpenSansCondensed-Bold-LGR-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed/OpenSansCondensed-Bold-LGR-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed/OpenSansCondensed-Bold-LGR-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed/OpenSansCondensed-Bold-OT1-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed/OpenSansCondensed-Bold-OT1-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed/OpenSansCondensed-Bold-OT1-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed/OpenSansCondensed-Bold-OT1-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed/OpenSansCondensed-Bold-T1-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed/OpenSansCondensed-Bold-T1-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed/OpenSansCondensed-Bold-T1-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed/OpenSansCondensed-Bold-T1-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed/OpenSansCondensed-Bold-T2A-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed/OpenSansCondensed-Bold-T2A-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed/OpenSansCondensed-Bold-T2A-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed/OpenSansCondensed-Bold-T2A-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed/OpenSansCondensed-Bold-T2B-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed/OpenSansCondensed-Bold-T2B-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed/OpenSansCondensed-Bold-T2B-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed/OpenSansCondensed-Bold-T2B-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed/OpenSansCondensed-Bold-T2C-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed/OpenSansCondensed-Bold-T2C-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed/OpenSansCondensed-Bold-T2C-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed/OpenSansCondensed-Bold-T2C-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed/OpenSansCondensed-Bold-TS1-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed/OpenSansCondensed-Bold-TS1-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed/OpenSansCondensed-Bold-TS1-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed/OpenSansCondensed-Bold-TS1-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed/OpenSansCondensed-Bold-X2-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed/OpenSansCondensed-Bold-X2-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed/OpenSansCondensed-Bold-X2-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed/OpenSansCondensed-Bold-X2-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-Light-LGR-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-Light-LGR-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-Light-LGR-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-Light-LGR-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-Light-OT1-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-Light-OT1-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-Light-OT1-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-Light-OT1-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-Light-T1-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-Light-T1-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-Light-T1-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-Light-T1-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-Light-T2A-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-Light-T2A-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-Light-T2A-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-Light-T2A-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-Light-T2B-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-Light-T2B-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-Light-T2B-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-Light-T2B-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-Light-T2C-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-Light-T2C-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-Light-T2C-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-Light-T2C-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-Light-TS1-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-Light-TS1-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-Light-TS1-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-Light-TS1-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-Light-X2-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-Light-X2-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-Light-X2-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-Light-X2-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-LightItalic-LGR-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-LightItalic-LGR-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-LightItalic-LGR-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-LightItalic-LGR-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-LightItalic-OT1-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-LightItalic-OT1-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-LightItalic-OT1-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-LightItalic-OT1-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-LightItalic-T1-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-LightItalic-T1-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-LightItalic-T1-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-LightItalic-T1-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-LightItalic-T2A-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-LightItalic-T2A-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-LightItalic-T2A-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-LightItalic-T2A-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-LightItalic-T2B-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-LightItalic-T2B-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-LightItalic-T2B-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-LightItalic-T2B-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-LightItalic-T2C-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-LightItalic-T2C-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-LightItalic-T2C-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-LightItalic-T2C-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-LightItalic-TS1-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-LightItalic-TS1-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-LightItalic-TS1-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-LightItalic-TS1-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-LightItalic-X2-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-LightItalic-X2-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-LightItalic-X2-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Condensed_Light/OpenSansCondensed-LightItalic-X2-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBold-LGR-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBold-LGR-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBold-LGR-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBold-LGR-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBold-OT1-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBold-OT1-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBold-OT1-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBold-T1-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBold-T1-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBold-T1-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBold-T1-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBold-T2A-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBold-T2A-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBold-T2A-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBold-T2A-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBold-T2B-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBold-T2B-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBold-T2B-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBold-T2B-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBold-T2C-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBold-T2C-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBold-T2C-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBold-T2C-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBold-TS1-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBold-TS1-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBold-TS1-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBold-TS1-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBold-X2-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBold-X2-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBold-X2-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBold-X2-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBoldItalic-LGR-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBoldItalic-LGR-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBoldItalic-LGR-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBoldItalic-LGR-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBoldItalic-OT1-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBoldItalic-OT1-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBoldItalic-OT1-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBoldItalic-OT1-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBoldItalic-T1-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBoldItalic-T1-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBoldItalic-T1-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBoldItalic-T1-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBoldItalic-T2A-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBoldItalic-T2A-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBoldItalic-T2A-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBoldItalic-T2A-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBoldItalic-T2B-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBoldItalic-T2B-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBoldItalic-T2B-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBoldItalic-T2B-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBoldItalic-T2C-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBoldItalic-T2C-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBoldItalic-T2C-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBoldItalic-T2C-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBoldItalic-TS1-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBoldItalic-TS1-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBoldItalic-TS1-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBoldItalic-TS1-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBoldItalic-X2-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBoldItalic-X2-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBoldItalic-X2-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_ExtraBold/OpenSans-ExtraBoldItalic-X2-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-Light-LGR-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-Light-LGR-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-Light-LGR-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-Light-LGR-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-Light-OT1-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-Light-OT1-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-Light-OT1-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-Light-OT1-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-Light-T1-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-Light-T1-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-Light-T1-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-Light-T1-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-Light-T2A-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-Light-T2A-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-Light-T2A-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-Light-T2A-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-Light-T2B-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-Light-T2B-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-Light-T2B-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-Light-T2B-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-Light-T2C-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-Light-T2C-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-Light-T2C-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-Light-T2C-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-Light-TS1-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-Light-TS1-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-Light-TS1-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-Light-TS1-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-Light-X2-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-Light-X2-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-Light-X2-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-Light-X2-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-LightItalic-LGR-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-LightItalic-LGR-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-LightItalic-LGR-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-LightItalic-OT1-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-LightItalic-OT1-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-LightItalic-OT1-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-LightItalic-T1-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-LightItalic-T1-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-LightItalic-T1-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-LightItalic-T2A-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-LightItalic-T2A-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-LightItalic-T2A-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-LightItalic-T2B-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-LightItalic-T2B-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-LightItalic-T2B-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-LightItalic-T2C-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-LightItalic-T2C-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-LightItalic-T2C-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-LightItalic-TS1-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-LightItalic-TS1-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-LightItalic-TS1-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-LightItalic-X2-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-LightItalic-X2-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_Light/OpenSans-LightItalic-X2-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBold-LGR-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBold-LGR-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBold-LGR-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBold-LGR-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBold-OT1-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBold-OT1-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBold-OT1-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBold-OT1-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBold-T1-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBold-T1-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBold-T1-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBold-T1-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBold-T2A-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBold-T2A-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBold-T2A-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBold-T2A-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBold-T2B-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBold-T2B-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBold-T2B-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBold-T2B-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBold-T2C-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBold-T2C-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBold-T2C-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBold-T2C-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBold-TS1-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBold-TS1-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBold-TS1-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBold-TS1-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBold-X2-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBold-X2-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBold-X2-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBold-X2-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBoldItalic-LGR-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBoldItalic-LGR-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBoldItalic-LGR-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBoldItalic-LGR-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBoldItalic-OT1-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBoldItalic-OT1-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBoldItalic-OT1-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBoldItalic-OT1-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBoldItalic-T1-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBoldItalic-T1-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBoldItalic-T1-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBoldItalic-T1-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBoldItalic-T2A-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBoldItalic-T2A-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBoldItalic-T2A-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBoldItalic-T2A-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBoldItalic-T2B-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBoldItalic-T2B-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBoldItalic-T2B-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBoldItalic-T2B-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBoldItalic-T2C-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBoldItalic-T2C-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBoldItalic-T2C-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBoldItalic-T2C-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBoldItalic-TS1-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBoldItalic-TS1-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBoldItalic-TS1-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBoldItalic-TS1-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBoldItalic-X2-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBoldItalic-X2-OsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBoldItalic-X2-TLF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Open_Sans_SemiBold/OpenSans-SemiBoldItalic-X2-TOsF.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/STIX/ot1-stixgeneral-bold.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/STIX/ot1-stixgeneral-bolditalic.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/STIX/ot1-stixgeneral-italic.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/STIX/ot1-stixgeneralsc-bold.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/STIX/ot2-stixgeneral-bold.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/STIX/ot2-stixgeneral-bolditalic.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/STIX/ot2-stixgeneral-italic.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/STIX/ot2-stixgeneralsc-bold.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/STIX/stix-mathbb-bold.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/STIX/stix-mathex-bold.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/STIX/stix-mathtt-bold.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/STIX/t1-stixgeneral-bold.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/STIX/t1-stixgeneral-bolditalic.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/STIX/t1-stixgeneral-italic.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/STIX/t1-stixgeneralsc-bold.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/STIX/ts1-stixgeneral-bolditalic.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/STIX_Two/ot1-stix2text-bold.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/STIX_Two/ot1-stix2text-bolditalic.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/STIX_Two/ot1-stix2text-italic.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/STIX_Two/ot1-stix2textsc-bold.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/STIX_Two/ot2-stix2text-bold.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/STIX_Two/ot2-stix2text-bolditalic.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/STIX_Two/ot2-stix2text-italic.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/STIX_Two/ot2-stix2textsc-bold.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/STIX_Two/t1-stix2text-bold.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/STIX_Two/t1-stix2text-bolditalic.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/STIX_Two/t1-stix2text-italic.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/STIX_Two/t1-stix2textsc-bold.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/STIX_Two/ts1-stix2text-bold.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/STIX_Two/ts1-stix2text-bolditalic.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/STIX_Two/ts1-stix2text-italic.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Comp/jkpssmn7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Comp/jkpssmsc7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Comp/jkpssmscsl7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Comp/jkpssmsl7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Companion/jkpssbn7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Companion/jkpssbsc7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Companion/jkpssbscsl7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Companion/jkpssbsl7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Companion/jkpssbxn7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Companion/jkpssbxsc7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Companion/jkpssbxscsl7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Companion/jkpssbxsl7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Exp/jkpssbn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Exp/jkpssbsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Exp/jkpssbxn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Exp/jkpssbxsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Exp/jkpssfbn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Exp/jkpssfbsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Exp/jkpssfbxn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Exp/jkpssfbxsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Exp/jkpssfmn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Exp/jkpssfmsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Exp/jkpssfosnbn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Exp/jkpssfosnbsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Exp/jkpssfosnbxn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Exp/jkpssfosnbxsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Exp/jkpssfosnmn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Exp/jkpssfosnmsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Exp/jkpssmn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Exp/jkpssmsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Exp/jkpssosbn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Exp/jkpssosbsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Exp/jkpssosbxn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Exp/jkpssosbxsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Exp/jkpssosmn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Exp/jkpssosmsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Exp/jkpssosnbn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Exp/jkpssosnbsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Exp/jkpssosnbxn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Exp/jkpssosnbxsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Exp/jkpssosnmn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Exp/jkpssosnmsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Exp/jkpssvosbn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Exp/jkpssvosbsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Exp/jkpssvosbxn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Exp/jkpssvosbxsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Exp/jkpssvosmn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Exp/jkpssvosmsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc-Exp/jkpssbsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc-Exp/jkpssbscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc-Exp/jkpssbxsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc-Exp/jkpssbxscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc-Exp/jkpsskbsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc-Exp/jkpsskbscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc-Exp/jkpsskbxsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc-Exp/jkpsskbxscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc-Exp/jkpsskmsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc-Exp/jkpsskmscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc-Exp/jkpsskosbsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc-Exp/jkpsskosbscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc-Exp/jkpsskosbxsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc-Exp/jkpsskosbxscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc-Exp/jkpsskosmsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc-Exp/jkpsskosmscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc-Exp/jkpsskosnbsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc-Exp/jkpsskosnbscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc-Exp/jkpsskosnbxsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc-Exp/jkpsskosnbxscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc-Exp/jkpsskosnmsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc-Exp/jkpsskosnmscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc-Exp/jkpssmsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc-Exp/jkpssmscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc-Exp/jkpssosbsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc-Exp/jkpssosbscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc-Exp/jkpssosbxsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc-Exp/jkpssosbxscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc-Exp/jkpssosmsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc-Exp/jkpssosmscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc-Exp/jkpssosnbsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc-Exp/jkpssosnbscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc-Exp/jkpssosnbxsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc-Exp/jkpssosnbxscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc-Exp/jkpssosnmsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc-Exp/jkpssosnmscsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc/jkpssbsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc/jkpssbscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc/jkpssbxsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc/jkpssbxscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc/jkpsskbsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc/jkpsskbscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc/jkpsskbxsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc/jkpsskbxscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc/jkpsskmsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc/jkpsskmscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc/jkpsskosbscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc/jkpsskosbxsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc/jkpsskosbxscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc/jkpsskosmsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc/jkpsskosmscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc/jkpsskosnbsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc/jkpsskosnbscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc/jkpsskosnbxsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc/jkpsskosnbxscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc/jkpsskosnmsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc/jkpsskosnmscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc/jkpssmsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc/jkpssmscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc/jkpssosbscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc/jkpssosbxsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc/jkpssosbxscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc/jkpssosmsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc/jkpssosmscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc/jkpssosnbsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc/jkpssosnbscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc/jkpssosnbxsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc/jkpssosnbxscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc/jkpssosnmsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp-Sc/jkpssosnmscsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp/jkpssbn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp/jkpssbsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp/jkpssbxn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp/jkpssbxsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp/jkpssfbn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp/jkpssfbsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp/jkpssfbxn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp/jkpssfbxsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp/jkpssfmn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp/jkpssfmsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp/jkpssfosnbn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp/jkpssfosnbsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp/jkpssfosnbxn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp/jkpssfosnbxsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp/jkpssfosnmn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp/jkpssfosnmsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp/jkpssmn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp/jkpssmsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp/jkpssosbn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp/jkpssosbsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp/jkpssosbxn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp/jkpssosbxsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp/jkpssosmn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp/jkpssosmsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp/jkpssosnbn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp/jkpssosnbsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp/jkpssosnbxn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp/jkpssosnbxsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp/jkpssosnmn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp/jkpssosnmsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp/jkpssvosbn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp/jkpssvosbsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp/jkpssvosbxn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp/jkpssvosbxsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp/jkpssvosmn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Sf-Kp/jkpssvosmsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Bold-lf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Bold-lf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Bold-lf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Bold-lf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Bold-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Bold-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Bold-lf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Bold-orn-u.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Bold-osf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Bold-osf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Bold-osf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Bold-osf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Bold-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Bold-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Bold-osf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Bold-sup-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Bold-sup-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Bold-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Bold-tlf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Bold-tlf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Bold-tlf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Bold-tlf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Bold-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Bold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Bold-tlf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Bold-tosf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Bold-tosf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Bold-tosf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Bold-tosf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Bold-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Bold-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Bold-tosf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-BoldItalic-lf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-BoldItalic-lf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-BoldItalic-lf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-BoldItalic-lf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-BoldItalic-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-BoldItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-BoldItalic-lf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-BoldItalic-orn-u.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-BoldItalic-osf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-BoldItalic-osf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-BoldItalic-osf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-BoldItalic-osf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-BoldItalic-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-BoldItalic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-BoldItalic-osf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-BoldItalic-sup-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-BoldItalic-sup-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-BoldItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-BoldItalic-tlf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-BoldItalic-tlf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-BoldItalic-tlf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-BoldItalic-tlf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-BoldItalic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-BoldItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-BoldItalic-tlf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-BoldItalic-tosf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-BoldItalic-tosf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-BoldItalic-tosf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-BoldItalic-tosf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-BoldItalic-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-BoldItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-BoldItalic-tosf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Italic-lf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Italic-lf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Italic-lf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Italic-lf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Italic-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Italic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Italic-lf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Italic-orn-u.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Italic-osf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Italic-osf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Italic-osf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Italic-osf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Italic-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Italic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Italic-osf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Italic-sup-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Italic-sup-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Italic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Italic-tlf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Italic-tlf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Italic-tlf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Italic-tlf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Italic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Italic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Italic-tlf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Italic-tosf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Italic-tosf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Italic-tosf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Italic-tosf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Italic-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Italic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Italic-tosf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Regular-osf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Regular-osf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Regular-osf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Regular-osf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Regular-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Regular-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Regular-osf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Regular-tlf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Regular-tlf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Regular-tlf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Regular-tlf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Regular-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Regular-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Regular-tlf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Regular-tosf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Regular-tosf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Regular-tosf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Regular-tosf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Regular-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Regular-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral/Spectral-Regular-tosf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBold-lf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBold-lf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBold-lf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBold-lf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBold-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBold-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBold-lf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBold-orn-u.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBold-osf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBold-osf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBold-osf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBold-osf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBold-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBold-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBold-osf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBold-sup-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBold-sup-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBold-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBold-tlf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBold-tlf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBold-tlf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBold-tlf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBold-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBold-tlf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBold-tosf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBold-tosf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBold-tosf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBold-tosf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBold-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBold-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBold-tosf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBoldItalic-lf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBoldItalic-lf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBoldItalic-lf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBoldItalic-lf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBoldItalic-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBoldItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBoldItalic-lf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBoldItalic-orn-u.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBoldItalic-osf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBoldItalic-osf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBoldItalic-osf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBoldItalic-osf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBoldItalic-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBoldItalic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBoldItalic-osf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBoldItalic-sup-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBoldItalic-sup-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBoldItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBoldItalic-tlf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBoldItalic-tlf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBoldItalic-tlf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBoldItalic-tlf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBoldItalic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBoldItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBoldItalic-tlf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBoldItalic-tosf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBoldItalic-tosf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBoldItalic-tosf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBoldItalic-tosf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBoldItalic-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBoldItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraBold/Spectral-ExtraBoldItalic-tosf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLight-lf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLight-lf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLight-lf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLight-lf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLight-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLight-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLight-lf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLight-orn-u.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLight-osf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLight-osf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLight-osf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLight-osf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLight-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLight-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLight-osf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLight-sup-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLight-sup-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLight-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLight-tlf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLight-tlf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLight-tlf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLight-tlf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLight-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLight-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLight-tlf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLight-tosf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLight-tosf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLight-tosf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLight-tosf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLight-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLight-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLight-tosf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLightItalic-lf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLightItalic-lf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLightItalic-lf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLightItalic-lf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLightItalic-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLightItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLightItalic-lf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLightItalic-orn-u.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLightItalic-osf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLightItalic-osf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLightItalic-osf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLightItalic-osf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLightItalic-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLightItalic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLightItalic-osf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLightItalic-sup-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLightItalic-sup-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLightItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLightItalic-tlf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLightItalic-tlf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLightItalic-tlf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLightItalic-tlf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLightItalic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLightItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLightItalic-tlf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLightItalic-tosf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLightItalic-tosf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLightItalic-tosf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLightItalic-tosf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLightItalic-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLightItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_ExtraLight/Spectral-ExtraLightItalic-tosf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-Light-lf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-Light-lf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-Light-lf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-Light-lf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-Light-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-Light-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-Light-lf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-Light-orn-u.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-Light-osf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-Light-osf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-Light-osf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-Light-osf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-Light-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-Light-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-Light-osf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-Light-sup-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-Light-sup-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-Light-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-Light-tlf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-Light-tlf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-Light-tlf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-Light-tlf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-Light-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-Light-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-Light-tlf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-Light-tosf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-Light-tosf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-Light-tosf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-Light-tosf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-Light-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-Light-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-Light-tosf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-LightItalic-lf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-LightItalic-lf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-LightItalic-lf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-LightItalic-lf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-LightItalic-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-LightItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-LightItalic-lf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-LightItalic-orn-u.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-LightItalic-osf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-LightItalic-osf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-LightItalic-osf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-LightItalic-osf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-LightItalic-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-LightItalic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-LightItalic-osf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-LightItalic-sup-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-LightItalic-sup-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-LightItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-LightItalic-tlf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-LightItalic-tlf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-LightItalic-tlf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-LightItalic-tlf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-LightItalic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-LightItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-LightItalic-tlf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-LightItalic-tosf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-LightItalic-tosf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-LightItalic-tosf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-LightItalic-tosf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-LightItalic-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-LightItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Light/Spectral-LightItalic-tosf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-Medium-lf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-Medium-lf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-Medium-lf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-Medium-lf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-Medium-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-Medium-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-Medium-lf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-Medium-orn-u.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-Medium-osf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-Medium-osf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-Medium-osf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-Medium-osf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-Medium-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-Medium-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-Medium-osf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-Medium-sup-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-Medium-sup-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-Medium-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-Medium-tlf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-Medium-tlf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-Medium-tlf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-Medium-tlf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-Medium-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-Medium-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-Medium-tlf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-Medium-tosf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-Medium-tosf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-Medium-tosf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-Medium-tosf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-Medium-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-Medium-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-Medium-tosf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-MediumItalic-lf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-MediumItalic-lf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-MediumItalic-lf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-MediumItalic-lf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-MediumItalic-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-MediumItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-MediumItalic-lf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-MediumItalic-orn-u.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-MediumItalic-osf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-MediumItalic-osf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-MediumItalic-osf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-MediumItalic-osf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-MediumItalic-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-MediumItalic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-MediumItalic-osf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-MediumItalic-sup-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-MediumItalic-sup-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-MediumItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-MediumItalic-tlf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-MediumItalic-tlf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-MediumItalic-tlf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-MediumItalic-tlf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-MediumItalic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-MediumItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-MediumItalic-tlf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-MediumItalic-tosf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-MediumItalic-tosf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-MediumItalic-tosf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-MediumItalic-tosf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-MediumItalic-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-MediumItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_Medium/Spectral-MediumItalic-tosf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBold-lf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBold-lf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBold-lf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBold-lf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBold-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBold-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBold-lf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBold-orn-u.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBold-osf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBold-osf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBold-osf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBold-osf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBold-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBold-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBold-osf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBold-sup-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBold-sup-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBold-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBold-tlf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBold-tlf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBold-tlf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBold-tlf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBold-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBold-tlf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBold-tosf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBold-tosf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBold-tosf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBold-tosf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBold-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBold-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBold-tosf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBoldItalic-lf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBoldItalic-lf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBoldItalic-lf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBoldItalic-lf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBoldItalic-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBoldItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBoldItalic-lf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBoldItalic-orn-u.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBoldItalic-osf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBoldItalic-osf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBoldItalic-osf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBoldItalic-osf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBoldItalic-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBoldItalic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBoldItalic-osf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBoldItalic-sup-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBoldItalic-sup-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBoldItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBoldItalic-tlf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBoldItalic-tlf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBoldItalic-tlf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBoldItalic-tlf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBoldItalic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBoldItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBoldItalic-tlf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBoldItalic-tosf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBoldItalic-tosf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBoldItalic-tosf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBoldItalic-tosf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBoldItalic-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBoldItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Spectral_SemiBold/Spectral-SemiBoldItalic-tosf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/TeXGyreTermes/ts1-qtmbi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/TeXGyreTermes/ts1-qtmr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/TeXGyreTermes/ts1-qtmri.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/TeXGyreTermesX/ntx-Bold-osf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/TeXGyreTermesX/ntx-Bold-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/TeXGyreTermesX/ntx-Bold-tlf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/TeXGyreTermesX/ntx-Bold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/TeXGyreTermesX/ntx-Bold-tosf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/TeXGyreTermesX/ntx-Bold-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/TeXGyreTermesX/ntx-BoldItalic-lf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/TeXGyreTermesX/ntx-BoldItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/TeXGyreTermesX/ntx-BoldItalic-osf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/TeXGyreTermesX/ntx-BoldItalic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/TeXGyreTermesX/ntx-BoldItalic-tlf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/TeXGyreTermesX/ntx-BoldItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/TeXGyreTermesX/ntx-BoldItalic-tosf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/TeXGyreTermesX/ntx-BoldItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/TeXGyreTermesX/ntx-Italic-lf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/TeXGyreTermesX/ntx-Italic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/TeXGyreTermesX/ntx-Italic-osf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/TeXGyreTermesX/ntx-Italic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/TeXGyreTermesX/ntx-Italic-tlf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/TeXGyreTermesX/ntx-Italic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/TeXGyreTermesX/ntx-Italic-tosf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/TeXGyreTermesX/ntx-Italic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/TeXGyreTermesX/ntx-Regular-lf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/TeXGyreTermesX/ntx-Regular-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/TeXGyreTermesX/ntx-Regular-osf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/TeXGyreTermesX/ntx-Regular-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/TeXGyreTermesX/ntx-Regular-tlf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/TeXGyreTermesX/ntx-Regular-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/TeXGyreTermesX/ntx-Regular-tosf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/TeXGyreTermesX/ntx-Regular-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Tt-Kp-Comp/jkpttbn7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Tt-Kp-Comp/jkpttbsl7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Tt-Kp-Comp/jkpttmn7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Tt-Kp-Comp/jkpttmsl7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Tt-Kp-Exp/jkpttbn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Tt-Kp-Exp/jkpttbsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Tt-Kp-Exp/jkpttmsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Tt-Kp-Exp/jkpttosbn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Tt-Kp-Exp/jkpttosbsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Tt-Kp-Exp/jkpttosmsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Tt-Kp-Exp/jkpttosnbn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Tt-Kp-Exp/jkpttosnbsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Tt-Kp-Exp/jkpttosnmsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Tt-Kp-Exp/jkpttvosbn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Tt-Kp-Exp/jkpttvosbsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Tt-Kp-Exp/jkpttvosmsl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Tt-Kp/jkpttbn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Tt-Kp/jkpttbsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Tt-Kp/jkpttmsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Tt-Kp/jkpttosbn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Tt-Kp/jkpttosbsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Tt-Kp/jkpttosmsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Tt-Kp/jkpttosnbn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Tt-Kp/jkpttosnbsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Tt-Kp/jkpttosnmn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Tt-Kp/jkpttosnmsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Tt-Kp/jkpttvosbn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Tt-Kp/jkpttvosbsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Tt-Kp/jkpttvosmsl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Utopia/futb8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Utopia/futb8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Utopia/futb9c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Utopia/futb9d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Utopia/futb9e.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Utopia/futbc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Utopia/futbi8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Utopia/futbi8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Utopia/futbi9c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Utopia/futbi9d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Utopia/futbi9e.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Utopia/futbo8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Utopia/futbo8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Utopia/futbo9c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Utopia/futbo9d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Utopia/futbo9e.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Utopia/futr9e.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Utopia/futri8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Utopia/futri8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Utopia/futri9c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Utopia/futri9d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Utopia/futri9e.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Utopia/futro8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Utopia/futro8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Utopia/futro9c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Utopia/futro9d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/Utopia/futro9e.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/XCharterMath/zchbmia.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/XCharterMath/zchmia.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagd.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagd7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagd8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagd8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagd8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagdc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagdc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagdc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagk.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagk7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagk8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagk8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagk8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagkc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagkc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagkc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagko.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagko7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagko8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagko8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagko8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/rpagd.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/rpagdo.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/rpagk.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/rpagko.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkd.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkd7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkd8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkd8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkd8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkl.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkl7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkl8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkl8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkl8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbklc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbklc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbklc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkli.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkli7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkli8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkli8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkli8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbklo.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbklo7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbklo8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbklo8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbklo8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/rpbkd.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/rpbkdi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/rpbkl.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/rpbkli.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrb.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrb7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrb8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrb8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrb8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrb8u.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrbc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrbc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrbc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrbo.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrbo7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrbo8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrbo8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrbo8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrbo8u.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrr8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrr8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrr8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrr8u.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrrc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrrc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrro.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrro7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrro8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrro8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/rpcrb.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/rpcrbo.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/rpcrr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/rpcrro.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvb.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvb7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8cn.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8rn.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8tn.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8z.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc7tn.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc8tn.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo7tn.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8cn.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8rn.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8tn.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbon.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbrn.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvr7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8cn.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8rn.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8tn.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc7tn.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc8tn.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvro.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvro7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvro7tn.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8cn.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8rn.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8tn.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvron.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvrrn.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/pplb8z.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/pplbi8z.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/pplr8z.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/pplri8z.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/rphvb.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/rphvbo.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/rphvbon.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/rphvbrn.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/rphvr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/rphvro.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/rphvron.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/rphvrrn.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmb.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmbm.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmby.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmrm.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmrv.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmry.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathptmx/zptmcm7m.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathptmx/zptmcm7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathptmx/zptmcm7v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathptmx/zptmcm7y.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbi7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbi8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbi8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbi8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncrc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncrc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncrc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/rpncb.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/rpncbi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/rpncr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/rpncri.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplb.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplb7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplb8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplb8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplb8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplb9d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplb9e.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplb9o.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplb9t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbc8z.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9e.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9o.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbo.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbo7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbo8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbo8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbo8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbu.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbu8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr8rn.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr9c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr9d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr9e.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr9o.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr9t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplrc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplrc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplrc8z.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplrc9d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplrc9e.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplrc9o.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplri.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplri7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplri8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplri8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplri8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplri9c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplri9d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplri9e.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplri9o.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplro.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplro7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplro8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplro8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplro8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplrr8re.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplrre.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplrrn.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplru.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplru8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/rpplb.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/rpplbi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/rpplbu.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/rpplr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/rpplri.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/rpplro.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/rpplrre.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/rpplrrn.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/rpplru.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplb7d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplb8a.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbcj7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbcj8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbi7d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbi8a.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbij7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbij8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbij8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbj7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbj8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbj8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbjo7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbjo8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbjo8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll8a.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli8a.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllo7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllo8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllo8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllo8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplm7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplm8a.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplm8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplm8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplm8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi8a.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmo7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmo8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmo8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmo8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplr8a.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrc7d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrcj7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrcj8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrcj8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrcjo8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplri7d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplri8a.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrij.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrij7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrij8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrj.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrj7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrjo7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx8a.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi8a.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxo7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxo8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxo8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxo8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/pslatex/pcrr8rn.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/pslatex/pcrr8tn.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/symbol/psyro.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/symbol/rpsyr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/symbol/rpsyro.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmb.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmb7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmb8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmb8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmb8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbi7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbi8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbi8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbi8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbo.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbo7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbo8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbo8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbo8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmr8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmr8rn.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmr8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmr8z.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmrc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmri.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmri8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmri8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmri8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmri8z.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmro7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmro8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmro8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmro8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmrr8re.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmrrn.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/rptmb.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/rptmbi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/rptmbo.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/rptmr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/rptmri.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/rptmro.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/rptmrre.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putb7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putb8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putb8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putbc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putbc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putbi7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putbi8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putbi8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putbo7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putbo8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putbo8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putr7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putr8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putr8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putrc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putrc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putri7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putri8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putri8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putro7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putro8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putro8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/zapfchan/rpzcmi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/zapfding/pzcmi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/zapfding/pzcmi7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/zapfding/pzcmi8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/zapfding/pzcmi8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/zapfding/pzcmi8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/zapfding/rpzdr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/ae/ae.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/ae/aetcsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/ams/euler/eurb.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/ams/euler/eurm.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/antpb.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/antpbi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/antpri.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/anttb.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/anttri.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-antt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttbcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttbicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttcbcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttcbicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttclcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttclicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttcmcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttcmicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttcrcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttcricap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttlcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttlicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttmcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttmicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttrcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttricap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-antt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttbicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttcbcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttcbicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttclcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttclicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttcmcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttcmicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttcrcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttcricap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttlcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttlicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttmcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttmicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttrcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttricap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/el-antt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ex-antt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/exp-antt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/greek-antt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-antt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttbicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttcbcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttcbicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttclcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttclicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttcmcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttcmicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttcrcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttcricap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttlcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttlicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttmcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttmicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttrcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttricap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/rm-antt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/sy-anttrz.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/t2a-antt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/t2b-antt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/t2c-antt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/t5-antt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-antt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttbcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttbicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttcbcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttcbicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttclcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttclicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttcmcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttcmicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttcrcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttcricap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttlcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttlicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttmcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttmicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttrcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttricap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ts1-antt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/wncy-antt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aealbattar.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aealmateen.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aealmohanadb.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aealmothnna.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aealyermook.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aearab.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aecortoba.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aedimnah.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aefurat.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aegranada.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aegraph.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aehani.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aekayrawan.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aekhalid.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aemashq.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aemetal.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aenada.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aenagham.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aenice.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aeostorah.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aeouhod.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aepetra.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aerehan.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aesalem.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aeshado.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aesharjah.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aesindibad.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aetarablus.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aetholoth.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/homa.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/nazlib.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/titr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arev/favb8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arev/favbi8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arev/favri8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arev/zavmb7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arev/zavmbi7m.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arev/zavmr7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arev/zavmr7y.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arev/zavmri7m.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaimp00.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaimpv.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu00.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu02.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu03.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu20.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu21.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu22.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu25.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu26.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu30.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu31.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu32.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu33.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu4e.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu4f.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu50.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu51.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu52.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu53.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu54.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu55.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu56.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu57.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu58.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu59.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu5a.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu5b.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu5c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu5d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu5e.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu5f.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu60.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu61.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu62.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu63.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu64.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu65.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu66.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu67.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu68.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu69.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu6a.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu6b.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu6c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu6d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu6e.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu6f.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu70.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu71.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu72.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu73.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu74.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu75.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu76.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu77.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu78.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu79.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu7a.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu7b.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu7d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu7e.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu7f.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu80.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu81.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu82.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu83.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu84.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu85.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu86.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu87.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu88.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu89.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu8a.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu8b.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu8d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu8e.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu8f.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu90.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu91.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu92.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu93.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu94.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu95.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu96.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu97.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu98.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu99.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu9a.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu9b.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu9c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu9d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu9e.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiu9f.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiuee.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiuf6.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiuf7.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiuf8.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiufa.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiufe.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiuff.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bkaiuv.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp00.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp01.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp02.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp03.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp04.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp05.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp06.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp07.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp08.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp09.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp10.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp11.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp12.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp13.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp14.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp15.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp16.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp17.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp18.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp19.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp20.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp21.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp22.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp23.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp25.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp26.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp27.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp28.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp29.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp30.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp31.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp32.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp33.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp34.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp35.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp36.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp37.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp38.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp39.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp40.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp41.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp42.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp43.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp44.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp45.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp46.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp47.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp48.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp49.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp50.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp51.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp52.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp53.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp54.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilp55.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/bsmilpv.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnlp00.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnlp01.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnlp02.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnlp03.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnlp04.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnlp06.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnlp07.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnlp08.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnlp09.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnlp10.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnlp11.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnlp12.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnlp13.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnlp14.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnlp15.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnlp16.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnlp17.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnlp18.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnlp19.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnlp20.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnlp21.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnlp22.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnlp23.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnlp24.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnlp25.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnlp26.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnlp27.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnlp28.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnlp29.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnlp30.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnlp31.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnlp32.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu00.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu01.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu02.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu03.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu04.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu20.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu21.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu22.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu23.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu24.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu25.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu26.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu30.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu31.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu32.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu4e.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu4f.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu50.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu51.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu52.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu53.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu54.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu55.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu56.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu57.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu58.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu59.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu5a.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu5b.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu5c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu5d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu5e.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu5f.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu60.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu61.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu62.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu63.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu64.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu65.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu66.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu67.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu68.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu69.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu6a.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu6b.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu6c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu6d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu6e.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu6f.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu70.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu71.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu72.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu73.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu74.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu75.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu76.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu77.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu78.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu79.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu7a.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu7b.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu7d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu7e.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu7f.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu80.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu81.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu82.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu83.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu84.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu85.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu86.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu87.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu88.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu89.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu8a.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu8b.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu8d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu8e.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu8f.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu90.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu91.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu92.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu93.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu94.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu95.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu96.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu97.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu98.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu99.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu9a.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu9b.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu9c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu9e.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnu9f.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnufe.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gbsnuff.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gkaimp00.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/arphic/gkaiu31.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/bera/fveb8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/bera/fveb8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/bera/fver8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/bera/fver8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/bera/fvero8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/bera/fvero8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/bera/fvmr8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/bera/fvmr8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/bchb7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/bchbc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/bchbi7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/bchbo7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/bchr7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/bchrc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/bchri7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/bchro7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/bchro8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchb8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchb8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchbc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchbi8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchbi8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchbo8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchbo8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchr8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchrc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchri8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchri8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchro8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cc-pl/pccsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cc-pl/pcmi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cc-pl/pcr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cc-pl/pcsl.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cc-pl/pcti.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/chartervn/bchri8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/chess/chess10f.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm01.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm02.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm03.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm04.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm05.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm06.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm07.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm08.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm09.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm10.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm11.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm12.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm13.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm14.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm15.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm16.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm17.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm18.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm19.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm20.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm21.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm22.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm23.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm24.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm25.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm26.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm27.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm28.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm29.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm30.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm31.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm32.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm33.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm34.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm35.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm36.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm37.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm38.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm39.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm40.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm41.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm42.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm43.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm44.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm45.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm46.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm47.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm48.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm49.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm50.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm51.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm52.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm53.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm54.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm55.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmb.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmbsy.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmbx.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmbxti.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmcs.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmcsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmcss.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmcti.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmcyr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmdunh.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmff.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmfi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmitt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmsl.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmsltt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmss.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmssq.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmtex.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmtt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmu.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmvtt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/sauter/wnbx.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/sauter/wnbxti.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/sauter/wnr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/sauter/wnsl.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/wncyi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/coch/zcochmia.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/concrete/ccmi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/concrete/ccr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/concrete/ccsl.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/concrete/ccti.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cs/csti.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cs/cstt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/currency/feybl.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/currency/feybo.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/currency/feybr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/currency/feyml.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/currency/feymo.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/cs-cyklopr-sc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/ec-cyklopr-sc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/l7x-cyklopi-sc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/l7x-cyklopi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/l7x-cyklopr-sc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/l7x-cyklopr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/ly1-cyklopi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/ly1-cyklopr-sc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/ly1-cyklopr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/qx-cyklopi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/qx-cyklopr-sc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/t5-cyklopr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmcb.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmcitt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmcsltt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmcssbx.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmcssi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmctt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmcu.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmbx.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmbxti.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmcsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmdunh.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmff.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmsl.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmsltt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmss.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmssbx.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmssdc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmssi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmti.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmtt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmvtt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmvtti.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/wbxipa.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/wslipa.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/ec/dc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/ec/dccc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/ec/ec.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/ec/eccc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/ec/ecxc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/erew/zutbmi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/erew/zutbmia.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/erew/zutmi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/eulervm/zeuex.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/eulervm/zeur.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/eulervm/zeus.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeub.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeubi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeubis.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeubit.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeubs.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeubt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeuri.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeuris.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeurit.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeurs.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeurt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/fourier-orns/futboorn.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/fourier-orns/futborn.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/fourier-orns/futcorn.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/fourier-orns/futroorn.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/fourier-orns/futsoorn.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/fourier-orns/futsorn.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/futb-sup/futb-sup.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/futbi-sup/futbi-sup.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/futc-sup/futc-sup.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/futc9c/futc9c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/futc9d/futc9d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/futc9e/futc9e.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/futrc9e/futrc9e.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/futrci9d/futrci9d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/futrci9e/futrci9e.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/futri-sup/futri-sup.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/futs-sup/futs-sup.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/futs9c/futs9c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/futs9d/futs9d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/futs9e/futs9e.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/futsc9d/futsc9d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/futsc9e/futsc9e.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/futsci9d/futsci9d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/futsci9e/futsci9e.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/futsi-sup/futsi-sup.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/futsi9c/futsi9c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/futsi9d/futsi9d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/futsi9e/futsi9e.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/futso9c/futso9c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/futso9d/futso9d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/futso9e/futso9e.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy01.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy02.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy03.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy04.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy05.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy06.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy07.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy08.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy09.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy10.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy11.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy12.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy13.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy14.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy15.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy16.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy17.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy18.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy19.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy20.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy21.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy22.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy23.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy24.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy25.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy26.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy27.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy28.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy29.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy30.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy31.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy32.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy33.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy34.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy35.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy36.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy37.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy38.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy39.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy40.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy41.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy42.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy43.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy44.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy45.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy46.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy47.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy48.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy49.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy50.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy51.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy52.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy53.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy54.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy55.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy56.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy57.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy58.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy59.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy60.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy61.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy62.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy63.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy64.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy65.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy66.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy67.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy68.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy69.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy70.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy71.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy72.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy73.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy74.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy75.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy76.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy77.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy78.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy79.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy80.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy81.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy82.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy83.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy84.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy85.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy86.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy87.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy88.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy89.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy90.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy91.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy92.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy93.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy94.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs01.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs02.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs03.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs04.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs05.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs06.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs07.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs08.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs09.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs10.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs11.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs12.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs13.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs14.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs15.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs16.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs17.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs18.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs19.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs20.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs21.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs22.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs23.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs24.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs25.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs26.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs27.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs28.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs29.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs30.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs31.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs32.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs33.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs34.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs35.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs36.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs37.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs38.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs39.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs40.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs41.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs42.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs43.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs44.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs45.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs46.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs47.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs48.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs49.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs50.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs51.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs52.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs53.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs54.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs55.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs56.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs57.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs58.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs59.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs60.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs61.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs62.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs63.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs64.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs65.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs66.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs67.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs68.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs69.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs70.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs71.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs72.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs73.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs74.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs75.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs76.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs77.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs78.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs79.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs80.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs81.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs82.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs83.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs84.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs85.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs86.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs87.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs88.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs89.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs90.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs91.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs92.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs93.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs94.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei01.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei02.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei03.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei04.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei05.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei06.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei07.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei08.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei09.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei10.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei11.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei12.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei13.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei14.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei15.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei16.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei17.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei18.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei19.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei20.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei21.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei22.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei23.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei24.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei25.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei26.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei27.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei28.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei29.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei30.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei31.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei32.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei33.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei34.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei35.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei36.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei37.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei38.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei39.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei40.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei41.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei42.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei43.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei44.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei45.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei46.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei47.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei48.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei49.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei50.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei51.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei52.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei53.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei54.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei55.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei56.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei57.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei58.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei59.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei60.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei61.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei62.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei63.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei64.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei65.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei66.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei67.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei68.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei69.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei70.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei71.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei72.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei73.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei74.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei75.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei76.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei77.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei78.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei79.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei80.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei81.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei82.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei83.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei84.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei85.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei86.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei87.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei88.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei89.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei90.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei91.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei92.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei93.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei94.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai01.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai02.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai03.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai04.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai05.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai06.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai07.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai08.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai09.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai10.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai11.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai12.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai13.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai14.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai15.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai16.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai17.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai18.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai19.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai20.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai21.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai22.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai23.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai24.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai25.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai26.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai27.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai28.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai29.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai30.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai31.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai32.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai33.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai34.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai35.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai36.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai37.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai38.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai39.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai40.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai41.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai42.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai43.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai44.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai45.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai46.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai47.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai48.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai49.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai50.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai51.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai52.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai53.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai54.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai55.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai56.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai57.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai58.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai59.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai60.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai61.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai62.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai63.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai64.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai65.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai66.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai67.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai68.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai69.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai70.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai71.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai72.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai73.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai74.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai75.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai76.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai77.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai78.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai79.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai80.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai81.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai82.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai83.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai84.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai85.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai86.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai87.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai88.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai89.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai90.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai91.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai92.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai93.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai94.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli01.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli02.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli03.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli04.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli05.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli06.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli07.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli08.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli09.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli10.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli11.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli12.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli13.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli14.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli15.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli16.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli17.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli18.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli19.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli20.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli21.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli22.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli23.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli24.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli25.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli26.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli27.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli28.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli29.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli30.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli31.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli32.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli33.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli34.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli35.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli36.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli37.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli38.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli39.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli40.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli41.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli42.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli43.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli44.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli45.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli46.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli47.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli48.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli49.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli50.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli51.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli52.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli53.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli54.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli55.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli56.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli57.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli58.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli59.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli60.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli61.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli62.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli63.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli64.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli65.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli66.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli67.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli68.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli69.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli70.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli71.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli72.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli73.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli74.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli75.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli76.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli77.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli78.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli79.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli80.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli81.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli82.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli83.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli84.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli85.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli86.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli87.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli88.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli89.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli90.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli91.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli92.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli93.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli94.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu01.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu02.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu03.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu04.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu05.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu06.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu07.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu08.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu09.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu10.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu11.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu12.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu13.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu14.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu15.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu16.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu17.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu18.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu19.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu20.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu21.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu22.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu23.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu24.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu25.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu26.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu27.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu28.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu29.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu30.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu31.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu32.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu33.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu34.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu35.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu36.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu37.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu38.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu39.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu40.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu41.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu42.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu43.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu44.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu45.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu46.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu47.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu48.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu49.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu50.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu51.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu52.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu53.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu54.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu55.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu56.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu57.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu58.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu59.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu60.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu61.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu62.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu63.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu64.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu65.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu66.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu67.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu68.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu69.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu70.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu71.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu72.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu73.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu74.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu75.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu76.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu77.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu78.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu79.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu80.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu81.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu82.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu83.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu84.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu85.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu86.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu87.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu88.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu89.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu90.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu91.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu92.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu93.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu94.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu01.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu02.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu03.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu04.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu05.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu06.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu07.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu08.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu09.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu10.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu11.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu12.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu13.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu14.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu15.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu16.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu17.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu18.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu19.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu20.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu21.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu22.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu23.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu24.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu25.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu26.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu27.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu28.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu29.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu30.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu31.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu32.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu33.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu34.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu35.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu36.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu37.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu38.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu39.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu40.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu41.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu42.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu43.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu44.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu45.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu46.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu47.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu48.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu49.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu50.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu51.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu52.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu53.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu54.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu55.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu56.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu57.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu58.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu59.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu60.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu61.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu62.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu63.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu64.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu65.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu66.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu67.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu68.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu69.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu70.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu71.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu72.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu73.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu74.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu75.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu76.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu77.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu78.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu79.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu80.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu81.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu82.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu83.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu84.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu85.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu86.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu87.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu88.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu89.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu90.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu91.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu92.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu93.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu94.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh01.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh02.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh03.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh04.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh05.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh06.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh07.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh08.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh09.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh10.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh11.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh12.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh13.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh14.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh15.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh16.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh17.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh18.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh19.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh20.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh21.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh22.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh23.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh24.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh25.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh26.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh27.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh28.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh29.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh30.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh31.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh32.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh33.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh34.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh35.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh36.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh37.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh38.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh39.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh40.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh41.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh42.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh43.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh44.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh45.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh46.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh47.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh48.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh49.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh50.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh51.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh52.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh53.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh54.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh55.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh56.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh57.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh58.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh59.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh60.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh61.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh62.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh63.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh64.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh65.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh66.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh67.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh68.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh69.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh70.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh71.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh72.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh73.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh74.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh75.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh76.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh77.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh78.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh79.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh80.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh81.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh82.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh83.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh84.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh85.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh86.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh87.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh88.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh89.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh90.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh91.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh92.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh93.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh94.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk01.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk02.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk03.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk04.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk05.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk06.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk07.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk08.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk09.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk10.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk11.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk12.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk13.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk14.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk15.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk16.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk17.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk18.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk19.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk20.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk21.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk22.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk23.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk24.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk25.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk26.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk27.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk28.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk29.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk30.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk31.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk32.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk33.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk34.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk35.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk36.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk37.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk38.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk39.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk40.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk41.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk42.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk43.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk44.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk45.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk46.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk47.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk48.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk49.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk50.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk51.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk52.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk53.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk54.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk55.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk56.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk57.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk58.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk59.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk60.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk61.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk62.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk63.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk64.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk65.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk66.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk67.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk68.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk69.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk70.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk71.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk72.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk73.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk74.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk75.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk76.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk77.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk78.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk79.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk80.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk81.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk82.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk83.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk84.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk85.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk86.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk87.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk88.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk89.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk90.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk91.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk92.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk93.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk94.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw01.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw02.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw03.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw04.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw05.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw06.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw07.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw08.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw09.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw10.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw11.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw12.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw13.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw14.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw15.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw16.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw17.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw18.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw19.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw20.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw21.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw22.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw23.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw24.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw25.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw26.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw27.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw28.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw29.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw30.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw31.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw32.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw33.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw34.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw35.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw36.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw37.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw38.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw39.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw40.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw41.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw42.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw43.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw44.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw45.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw46.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw47.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw48.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw49.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw50.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw51.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw52.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw53.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw54.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw55.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw56.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw57.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw58.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw59.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw60.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw61.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw62.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw63.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw64.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw65.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw66.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw67.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw68.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw69.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw70.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw71.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw72.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw73.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw74.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw75.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw76.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw77.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw78.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw79.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw80.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw81.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw82.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw83.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw84.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw85.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw86.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw87.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw88.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw89.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw90.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw91.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw92.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw93.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw94.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao01.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao02.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao03.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao04.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao05.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao06.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao07.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao08.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao09.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao10.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao11.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao12.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao13.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao14.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao15.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao16.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao17.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao18.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao19.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao20.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao21.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao22.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao23.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao24.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao25.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao26.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao27.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao28.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao29.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao30.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao31.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao32.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao33.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao34.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao35.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao36.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao37.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao38.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao39.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao40.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao41.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao42.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao43.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao44.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao45.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao46.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao47.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao48.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao49.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao50.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao51.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao52.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao53.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao54.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao55.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao56.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao57.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao58.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao59.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao60.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao61.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao62.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao63.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao64.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao65.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao66.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao67.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao68.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao69.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao70.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao71.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao72.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao73.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao74.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao75.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao76.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao77.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao78.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao79.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao80.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao81.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao82.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao83.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao84.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao85.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao86.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao87.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao88.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao89.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao90.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao91.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao92.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao93.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao94.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou01.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou02.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou03.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou04.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou05.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou06.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou07.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou08.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou09.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou10.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou11.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou12.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou13.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou14.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou15.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou16.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou17.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou18.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou19.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou20.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou21.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou22.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou23.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou24.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou25.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou26.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou27.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou28.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou29.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou30.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou31.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou32.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou33.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou34.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou35.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou36.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou37.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou38.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou39.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou40.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou41.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou42.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou43.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou44.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou45.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou46.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou47.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou48.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou49.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou50.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou51.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou52.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou53.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou54.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou55.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou56.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou57.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou58.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou59.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou60.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou61.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou62.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou63.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou64.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou65.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou66.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou67.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou68.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou69.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou70.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou71.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou72.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou73.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou74.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou75.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou76.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou77.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou78.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou79.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou80.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou81.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou82.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou83.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou84.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou85.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou86.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou87.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou88.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou89.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou90.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou91.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou92.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou93.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou94.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/greek/ibygrk/fibo.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/hebrew/cjheblsm.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/hebrew/deads.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/hebrew/hcaption.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/hebrew/oldjaf.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/hebrew/rcjheblsm.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/hebrew/rcjhebltx.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/hebrew/telav.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonabcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonabicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonacbcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonacbicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonachcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonachicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonaclcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonaclicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonacmcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonacmicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonacrcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonacricap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonahcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonahicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonalcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonalicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonamcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonamicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonarcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonaricap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwona.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonabcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonabicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonacbcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonacbicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonachcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonachicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonaclcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonaclicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonacmcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonacmicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonacrcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonacricap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonahcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonahicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonalcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonalicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonamcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonamicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonarcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonaricap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/mi-iwona.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonabcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonabicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonacbcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonacbicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonachcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonachicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonaclcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonaclicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonacmcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonacmicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonacrcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonacricap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonahcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonahicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonalcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonalicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonamcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonamicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonarcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonaricap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonabcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonabicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonacbcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonacbicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonachcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonachicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonaclcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonaclicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonacmcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonacmicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonacrcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonacricap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonahcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonahicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonalcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonalicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonamcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonamicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonarcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonaricap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonabcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonabicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonacbcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonacbicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonachcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonachicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonaclcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonaclicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonacmcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonacmicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonacrcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonacricap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonahcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonahicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonalcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonalicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonamcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonamicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonarcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonaricap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcbi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcbl.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcbx.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcci.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcit.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcrb.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcsi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcsl.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcso.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcss.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcst.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcsx.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcti.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tctt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcui.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcvi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcvt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwona/cs-kurier.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierbcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierbicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercbcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercbicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierchcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierchicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierclcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierclicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercmcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercmicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercrcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercricap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierhcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierhicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierlcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierlicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriermcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriermicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierrcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierricap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurier.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierbcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierbicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercbcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercbicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierchcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierchicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierclcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierclicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercmcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercmicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercrcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercricap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierhcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierhicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierlcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierlicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriermcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriermicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierrcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierricap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ex-iwona/ex-kurier.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/exp-iwona/exp-kurier.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/greek-iwona/greek-kurier.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/mi-iwona/mi-kurier.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwona/qx-kurier.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierbcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierbicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercbcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercbicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierchcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierchicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierclcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierclicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercmcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercmicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercrcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercricap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierhcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierhicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierlcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierlicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriermcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriermicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierrcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierricap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/rm-iwona/rm-kurier.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/sy-iwona/sy-kurier.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t2a-iwona/t2a-kurier.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t2b-iwona/t2b-kurier.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t2c-iwona/t2c-kurier.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwona/t5-kurier.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierbcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierbicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercbcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercbicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierchcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierchicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierclcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierclicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercmcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercmicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercrcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercricap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierhcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierhicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierlcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierlicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriermcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriermicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierrcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierricap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurier.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierbcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierbicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercbcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercbicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierchcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierchicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierclcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierclicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercmcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercmicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercrcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercricap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierhcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierhicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierlcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierlicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriermcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriermicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierrcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierricap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/wncy-iwona/wncy-kurier.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/latex/lcmss.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/labi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/labx.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lait.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lass.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/latc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lati.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/latt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/laxc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lbbx.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lbcc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lbrm.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lbss.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lbti.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lbtt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lcbx.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lccc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lcrm.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lcss.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lcti.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lctt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/ldbx.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/ldcc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/ldrm.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/ldss.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/ldti.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/ldtt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxl.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-lgi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-00.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-01.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-02.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-03.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-04.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-05.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-1e.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-1f.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-20.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-21.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-22.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-23.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-24.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-25.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-26.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-27.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-2c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-a7.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-circle.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-e0.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-e1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-f6.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-fb.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-ff.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-infsup.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-lgi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbc-t1o.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbc-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-lgi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-00.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-01.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-02.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-03.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-04.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-05.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-1e.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-1f.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-20.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-21.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-23.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-25.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-26.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-2c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-a7.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-circle.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-fb.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-ff.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-infsup.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-lgi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbic-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbic-t1o.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbic-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlr-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlr-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlr-xl-infsup.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlrc-t1o.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlrc-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-lgi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-00.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-01.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-02.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-03.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-04.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-05.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-1e.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-1f.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-20.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-21.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-22.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-23.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-25.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-27.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-2c.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-a7.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-e0.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-f6.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-fb.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-ff.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-infsup.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-lgi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlric-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlric-t1o.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlric-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/cs-lmcs.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-ec/ec-lm.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-qx/lm-qx.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-qx/qx-lm.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-cmin/cminch.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-cmrm/cmr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-cmsc/cmcscsl.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csin/csinch.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csb.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csbx.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csbxsl.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csbxti.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/cssl.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csss.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csssbx.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csssdc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csssi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csssq.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csssqi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csu.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-cstt/csitt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-cstt/cssltt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-cstt/cstcsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-cstt/csvtt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-plrm/plss.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-t5psn/vntcsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lmbsy.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lmex.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lmmi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lmsy.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/pre2005/cork-lmtcs.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/pre2005/qx-.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/pre2005/qx-lmtcs.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/pre2005/qx-lmvt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/pre2005/texnansi-lm.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/pre2005/texnansi-lmtcs.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/rm-lmt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/rm-lmvt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/t5-lm.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/t5-lmtcs.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/ts1-.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/marvosym/fmvri8x.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchb7m.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchb7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchb7v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchb7y.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchbi7m.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchbi7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchbo7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchr7m.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchr7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchr7y.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchri7m.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchri7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchro7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/mathpple/eurbo.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/mathpple/eurmo.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/mathpple/zppleb7m.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/mathpple/zppleb7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/mathpple/zppleb7y.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/mathpple/zppler7m.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/mathpple/zppler7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/mathpple/zppler7v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/mathpple/zppler7y.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/mathtime/blex.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/mathtime/blmi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/mathtime/blsy.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/mathtime/mtex.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/mathtime/mtmi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/mathtime/mtsy.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/mathtime/mtsyn.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/mlm/ec-mlm.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/mlm/ec-mlmvt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/mlm/mlmbsy.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/mlm/mlmex.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/mlm/mlmmi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/mlm/mlmsy.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/mlm/rm-mlm.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/mlm/rm-mlmvt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/musix13.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/musix16.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/musix20.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/musix29.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xadf13.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xadf16.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xadf20.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xadf24.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xadf29.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xgreg13.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xgreg16.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xgreg20.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xgreg24.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xgreg29.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xsld11.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xsld11d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xsld13.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xsld13d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xsld16.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xsld16d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xsld20.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xsld20d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xsld24.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xsld24d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xsld29.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xsld29d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xsldu20.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xslhd11.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xslhd11d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xslhd13.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xslhd13d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xslhd16.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xslhd16d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xslhd20.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xslhd20d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xslhd24.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xslhd24d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xslhd29.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xslhd29d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xslhu11.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xslhu11d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xslhu13.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xslhu13d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xslhu16.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xslhu16d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xslhu20.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xslhu20d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xslhu24.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xslhu24d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xslhu29.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xslhu29d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xslhz20.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xslu11.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xslu11d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xslu13.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xslu13d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xslu16.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xslu16d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xslu20.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xslu20d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xslu24.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xslu24d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xslu29.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xslu29d.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xslud20.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xslup20.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xslz20.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/musix/xtie20.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/ntxsups/ntxsups-Bold-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/ntxsups/ntxsups-Bold-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/ntxsups/ntxsups-Bold-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/ntxsups/ntxsups-BoldItalic-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/ntxsups/ntxsups-BoldItalic-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/ntxsups/ntxsups-BoldItalic-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/ntxsups/ntxsups-Italic-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/ntxsups/ntxsups-Italic-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/ntxtm/ntx-Italic-osf-th-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/ntxtm/ntx-Italic-osf-th-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/ntxtm/ntx-Italic-osf-th-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pazo/fplmbb.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pazo/zplmb7m.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pazo/zplmb7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pazo/zplmb7y.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pazo/zplmr7m.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pazo/zplmr7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pazo/zplmr7v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pazo/zplmr7y.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plb.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plbxsl.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plbxti.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plcsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/pldunh.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plex.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plff.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plfi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plitt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plmi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plsl.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plsltt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plsy.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plti.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/pltt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plu.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plvtt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/p1x.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/p1xbsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/p1xsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pcx.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxb.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbex.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbexa.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbmi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbmi1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbmia.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbsl.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbsy.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbsya.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbsyb.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxex.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxmi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxmi1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxmia.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxsl.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxsy.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxsya.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxsyb.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpcxb.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpcxi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpcxsl.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpxbmi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpxbsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpxi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpxmi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpxpplb.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpxr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpxsl.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qbkb.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qbkbi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qbkri.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qcrb.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qcrbi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qcrri.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qhvb.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qhvbi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qhvcb.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qhvcbi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qhvcr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qhvcri.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qhvr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qhvri.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qplb.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qplbi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qplr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qplri.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qtmb.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qtmbi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qtmr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qtmri.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/sw/arial.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/sw/cour.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/sw/times.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AccanthisADFStdNo3-Bold-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AccanthisADFStdNo3-BoldItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AccanthisADFStdNo3-Italic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AccanthisADFStdNo3-Regular-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Black-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Black-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Black-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Black-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Black-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Black-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Alegreya-BlackItalic-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Alegreya-BlackItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Alegreya-BlackItalic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Alegreya-BlackItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Alegreya-BlackItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Alegreya-BlackItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Bold-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Bold-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Bold-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Bold-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Bold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Bold-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Alegreya-BoldItalic-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Alegreya-BoldItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Alegreya-BoldItalic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Alegreya-BoldItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Alegreya-BoldItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Alegreya-BoldItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Italic-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Italic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Italic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Italic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Italic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Italic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Regular-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Regular-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Regular-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Regular-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Regular-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Alegreya-Regular-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSC-Black-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSC-BlackItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSC-Bold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSC-BoldItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSC-Italic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSC-Regular-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Black-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Black-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Black-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Black-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Black-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Black-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-BlackItalic-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-BlackItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-BlackItalic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-BlackItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-BlackItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-BlackItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Bold-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Bold-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Bold-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Bold-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Bold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Bold-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-BoldItalic-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-BoldItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-BoldItalic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-BoldItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-BoldItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-BoldItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-ExtraBold-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-ExtraBold-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-ExtraBold-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-ExtraBold-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-ExtraBold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-ExtraBold-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-ExtraBoldItalic-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-ExtraBoldItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-ExtraBoldItalic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-ExtraBoldItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-ExtraBoldItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-ExtraBoldItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Italic-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Italic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Italic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Italic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Italic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Italic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Light-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Light-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Light-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Light-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Light-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Light-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-LightItalic-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-LightItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-LightItalic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-LightItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-LightItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-LightItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Medium-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Medium-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Medium-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Medium-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Medium-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Medium-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-MediumItalic-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-MediumItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-MediumItalic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-MediumItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-MediumItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-MediumItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Regular-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Regular-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Regular-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Regular-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Regular-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Regular-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Thin-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Thin-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Thin-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Thin-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Thin-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-Thin-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-ThinItalic-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-ThinItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-ThinItalic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-ThinItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-ThinItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSans-ThinItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Black-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Black-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Black-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Black-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Black-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Black-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-BlackItalic-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-BlackItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-BlackItalic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-BlackItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-BlackItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-BlackItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Bold-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Bold-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Bold-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Bold-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Bold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Bold-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-BoldItalic-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-BoldItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-BoldItalic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-BoldItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-BoldItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-BoldItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-ExtraBold-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-ExtraBold-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-ExtraBold-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-ExtraBold-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-ExtraBold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-ExtraBold-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-ExtraBoldItalic-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-ExtraBoldItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-ExtraBoldItalic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-ExtraBoldItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-ExtraBoldItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-ExtraBoldItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Italic-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Italic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Italic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Italic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Italic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Italic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Light-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Light-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Light-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Light-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Light-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Light-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-LightItalic-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-LightItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-LightItalic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-LightItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-LightItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-LightItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Medium-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Medium-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Medium-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Medium-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Medium-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Medium-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-MediumItalic-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-MediumItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-MediumItalic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-MediumItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-MediumItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-MediumItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Regular-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Regular-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Regular-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Regular-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Regular-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Regular-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Thin-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Thin-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Thin-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Thin-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Thin-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-Thin-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-ThinItalic-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-ThinItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-ThinItalic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-ThinItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-ThinItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AlegreyaSansSC-ThinItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AnonymousPro-Bold-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AnonymousPro-BoldItalic-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AnonymousPro-BoldSC-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AnonymousPro-Italic-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AnonymousPro-Regular-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/AnonymousPro-RegularSC-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Bol-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Bol-lf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Bol-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Bol-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Bol-osf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Bol-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Bol-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Bol-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Bol-tlf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Bol-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Bol-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Bol-tosf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Bol-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-BolIta-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-BolIta-lf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-BolIta-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-BolIta-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-BolIta-osf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-BolIta-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-BolIta-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-BolIta-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-BolIta-tlf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-BolIta-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-BolIta-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-BolIta-tosf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-BolIta-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Ita-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Ita-lf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Ita-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Ita-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Ita-osf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Ita-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Ita-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Ita-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Ita-tlf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Ita-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Ita-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Ita-tosf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Ita-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Reg-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Reg-lf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Reg-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Reg-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Reg-osf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Reg-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Reg-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Reg-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Reg-tlf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Reg-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Reg-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Reg-tosf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Baskervaldx-Reg-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Cabin-Bold-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Cabin-Bold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Cabin-BoldItalic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Cabin-BoldItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Cabin-Italic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Cabin-Italic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Cabin-Medium-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Cabin-Medium-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Cabin-MediumItalic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Cabin-MediumItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Cabin-Regular-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Cabin-Regular-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Cabin-SemiBold-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Cabin-SemiBold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Cabin-SemiBoldItalic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Cabin-SemiBoldItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/CabinCondensed-Bold-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/CabinCondensed-Bold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/CabinCondensed-BoldItalic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/CabinCondensed-BoldItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/CabinCondensed-Medium-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/CabinCondensed-Medium-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/CabinCondensed-MediumItalic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/CabinCondensed-MediumItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/CabinCondensed-Regular-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/CabinCondensed-Regular-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/CabinCondensed-RegularItalic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/CabinCondensed-RegularItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/CabinCondensed-SemiBold-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/CabinCondensed-SemiBold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/CabinCondensed-SemiBoldItalic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/CabinCondensed-SemiBoldItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Caladea-Bold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Caladea-BoldItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Caladea-Italic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Caladea-Regular-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Cantarell-Bold-Slanted-SmallCaps-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Cantarell-Bold-Slanted-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Cantarell-Bold-SmallCaps-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Cantarell-Bold-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Cantarell-Regular-Slanted-SmallCaps-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Cantarell-Regular-Slanted-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Cantarell-Regular-SmallCaps-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Cantarell-Regular-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Carlito-Bold-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Carlito-Bold-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Carlito-Bold-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Carlito-Bold-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Carlito-Bold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Carlito-Bold-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Carlito-BoldItalic-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Carlito-BoldItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Carlito-BoldItalic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Carlito-BoldItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Carlito-BoldItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Carlito-BoldItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Carlito-Italic-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Carlito-Italic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Carlito-Italic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Carlito-Italic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Carlito-Italic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Carlito-Italic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Carlito-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Carlito-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Carlito-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Carlito-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Carlito-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Carlito-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Cinzel-Black-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Cinzel-Bold-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Cinzel-Regular-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/CinzelDecorative-Black-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/CinzelDecorative-Bold-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/CinzelDecorative-Regular-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ClearSans-Bold-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ClearSans-BoldItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ClearSans-Italic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ClearSans-Light-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ClearSans-Medium-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ClearSans-MediumItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ClearSans-Thin-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ClearSans-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Comfortaa-Bold-Slanted-SmallCaps-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Comfortaa-Bold-Slanted-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Comfortaa-Bold-SmallCaps-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Comfortaa-Bold-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Comfortaa-Light-Slanted-SmallCaps-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Comfortaa-Light-Slanted-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Comfortaa-Light-SmallCaps-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Comfortaa-Light-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Comfortaa-Regular-Slanted-SmallCaps-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Comfortaa-Regular-Slanted-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Comfortaa-Regular-SmallCaps-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Comfortaa-Regular-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DejaVuSans-Bold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DejaVuSans-BoldOblique-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DejaVuSans-ExtraLight-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DejaVuSans-Oblique-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DejaVuSans-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DejaVuSansCondensed-Bold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DejaVuSansCondensed-BoldOblique-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DejaVuSansCondensed-Oblique-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DejaVuSansCondensed-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DejaVuSansMono-Bold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DejaVuSansMono-BoldOblique-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DejaVuSansMono-Oblique-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DejaVuSansMono-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DejaVuSerif-Bold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DejaVuSerif-BoldItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DejaVuSerif-Italic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DejaVuSerif-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DejaVuSerifCondensed-Bold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DejaVuSerifCondensed-BoldItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DejaVuSerifCondensed-Italic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DejaVuSerifCondensed-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DroidSans-Bold-Slanted-SmallCaps-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DroidSans-Bold-Slanted-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DroidSans-Bold-SmallCaps-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DroidSans-Bold-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DroidSans-Slanted-SmallCaps-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DroidSans-Slanted-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DroidSans-SmallCaps-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DroidSans-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DroidSansMono-Slanted-SmallCaps-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DroidSansMono-Slanted-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DroidSansMono-SmallCaps-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DroidSansMono-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DroidSerif-Bold-Slanted-SmallCaps-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DroidSerif-Bold-Slanted-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DroidSerif-Bold-SmallCaps-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DroidSerif-Bold-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DroidSerif-BoldItalic-SmallCaps-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DroidSerif-BoldItalic-Upright-SmallCaps-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DroidSerif-BoldItalic-Upright-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DroidSerif-BoldItalic-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DroidSerif-Italic-SmallCaps-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DroidSerif-Italic-Upright-SmallCaps-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DroidSerif-Italic-Upright-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DroidSerif-Italic-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DroidSerif-Regular-Slanted-SmallCaps-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DroidSerif-Regular-Slanted-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DroidSerif-Regular-SmallCaps-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/DroidSerif-Regular-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Italic-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Italic-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Italic-lf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Italic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Italic-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Italic-osf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Italic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Italic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Italic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Italic-tlf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Italic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Italic-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Italic-tosf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Italic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Regular-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Regular-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Regular-lf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Regular-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Regular-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Regular-osf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Regular-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Regular-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Regular-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Regular-tlf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Regular-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Regular-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Regular-tosf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/EBGaramond12-Regular-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Bold-dnom-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Bold-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Bold-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Bold-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Bold-numr-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Bold-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Bold-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Bold-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Bold-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Bold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Bold-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Bold-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-BoldItalic-dnom-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-BoldItalic-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-BoldItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-BoldItalic-numr-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-BoldItalic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-BoldItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-BoldItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-BoldItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-BoldSlanted-dnom-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-BoldSlanted-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-BoldSlanted-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-BoldSlanted-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-BoldSlanted-numr-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-BoldSlanted-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-BoldSlanted-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-BoldSlanted-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-BoldSlanted-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-BoldSlanted-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-BoldSlanted-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-BoldSlanted-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Italic-dnom-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Italic-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Italic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Italic-numr-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Italic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Italic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Italic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Italic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Regular-dnom-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Regular-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Regular-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Regular-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Regular-numr-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Regular-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Regular-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Regular-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Regular-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Regular-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Regular-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-Regular-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-RegularSlanted-dnom-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-RegularSlanted-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-RegularSlanted-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-RegularSlanted-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-RegularSlanted-numr-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-RegularSlanted-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-RegularSlanted-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-RegularSlanted-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-RegularSlanted-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-RegularSlanted-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-RegularSlanted-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Erewhon-RegularSlanted-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Bold-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Bold-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Bold-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Bold-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Bold-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Bold-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Bold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Bold-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Bold-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-BoldItalic-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-BoldItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-BoldItalic-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-BoldItalic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-BoldItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-BoldItalic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-BoldItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-BoldItalic-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-BoldItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Book-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Book-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Book-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Book-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Book-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Book-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Book-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Book-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Book-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-BookItalic-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-BookItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-BookItalic-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-BookItalic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-BookItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-BookItalic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-BookItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-BookItalic-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-BookItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraBold-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraBold-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraBold-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraBold-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraBold-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraBold-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraBold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraBold-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraBold-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraBoldItalic-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraBoldItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraBoldItalic-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraBoldItalic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraBoldItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraBoldItalic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraBoldItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraBoldItalic-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraBoldItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraLight-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraLight-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraLight-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraLight-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraLight-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraLight-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraLight-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraLight-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraLight-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraLightItalic-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraLightItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraLightItalic-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraLightItalic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraLightItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraLightItalic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraLightItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraLightItalic-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ExtraLightItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Heavy-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Heavy-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Heavy-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Heavy-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Heavy-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Heavy-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Heavy-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Heavy-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Heavy-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-HeavyItalic-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-HeavyItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-HeavyItalic-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-HeavyItalic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-HeavyItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-HeavyItalic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-HeavyItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-HeavyItalic-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-HeavyItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Italic-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Italic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Italic-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Italic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Italic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Italic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Italic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Italic-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Italic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Light-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Light-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Light-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Light-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Light-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Light-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Light-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Light-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Light-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-LightItalic-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-LightItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-LightItalic-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-LightItalic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-LightItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-LightItalic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-LightItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-LightItalic-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-LightItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Medium-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Medium-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Medium-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Medium-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Medium-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Medium-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Medium-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Medium-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Medium-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-MediumItalic-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-MediumItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-MediumItalic-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-MediumItalic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-MediumItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-MediumItalic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-MediumItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-MediumItalic-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-MediumItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Regular-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Regular-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Regular-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Regular-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Regular-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Regular-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Regular-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Regular-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Regular-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-SemiBold-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-SemiBold-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-SemiBold-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-SemiBold-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-SemiBold-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-SemiBold-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-SemiBold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-SemiBold-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-SemiBold-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-SemiBoldItalic-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-SemiBoldItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-SemiBoldItalic-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-SemiBoldItalic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-SemiBoldItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-SemiBoldItalic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-SemiBoldItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-SemiBoldItalic-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-SemiBoldItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Thin-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Thin-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Thin-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Thin-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Thin-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Thin-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Thin-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Thin-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-Thin-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ThinItalic-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ThinItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ThinItalic-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ThinItalic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ThinItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ThinItalic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ThinItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ThinItalic-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-ThinItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-UltraLight-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-UltraLight-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-UltraLight-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-UltraLight-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-UltraLight-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-UltraLight-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-UltraLight-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-UltraLight-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-UltraLight-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-UltraLightItalic-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-UltraLightItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-UltraLightItalic-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-UltraLightItalic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-UltraLightItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-UltraLightItalic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-UltraLightItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-UltraLightItalic-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/FiraSans-UltraLightItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/GilliusADF-Bold-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/GilliusADF-BoldItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/GilliusADF-Italic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/GilliusADF-Regular-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/GilliusADFCond-Bold-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/GilliusADFCond-BoldItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/GilliusADFCond-Italic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/GilliusADFCond-Regular-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/GilliusADFNo2-Bold-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/GilliusADFNo2-BoldItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/GilliusADFNo2-Italic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/GilliusADFNo2-Regular-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/GilliusADFNo2Cond-Bold-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/GilliusADFNo2Cond-BoldItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/GilliusADFNo2Cond-Italic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/GilliusADFNo2Cond-Regular-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Heuristica-Bold-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Heuristica-Bold-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Heuristica-Bold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Heuristica-Bold-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Heuristica-BoldItalic-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Heuristica-BoldItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Heuristica-BoldItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Heuristica-BoldItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Heuristica-Italic-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Heuristica-Italic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Heuristica-Italic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Heuristica-Italic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Heuristica-Regular-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Heuristica-Regular-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Heuristica-Regular-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Heuristica-Regular-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Heuristica-Regular-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Heuristica-Regular-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Lato-Bla-SmallCaps-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Lato-Bla-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Lato-BlaIta-SmallCaps-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Lato-BlaIta-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Lato-Bol-SmallCaps-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Lato-Bol-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Lato-BolIta-SmallCaps-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Lato-BolIta-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Lato-Hai-SmallCaps-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Lato-Hai-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Lato-HaiIta-SmallCaps-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Lato-HaiIta-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Lato-Lig-SmallCaps-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Lato-Lig-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Lato-LigIta-SmallCaps-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Lato-LigIta-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Lato-Reg-SmallCaps-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Lato-Reg-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Lato-RegIta-SmallCaps-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Lato-RegIta-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/LibreBaskerville-Bold-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/LibreBaskerville-Bold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/LibreBaskerville-BoldItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/LibreBaskerville-BoldItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/LibreBaskerville-Italic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/LibreBaskerville-Italic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/LibreBaskerville-Regular-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/LibreBaskerville-Regular-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/LibreCaslonText-Bold-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/LibreCaslonText-Bold-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/LibreCaslonText-Bold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/LibreCaslonText-BoldItalic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/LibreCaslonText-BoldItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/LibreCaslonText-BoldItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/LibreCaslonText-Italic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/LibreCaslonText-Italic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/LibreCaslonText-Italic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/LibreCaslonText-Regular-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/LibreCaslonText-Regular-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/LibreCaslonText-Regular-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/LinLibertineIT-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/LobsterTwo-Bold-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/LobsterTwo-BoldItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/LobsterTwo-Italic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/LobsterTwo-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Merriweather-Bold-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Merriweather-BoldItalic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Merriweather-Italic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Merriweather-Light-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Merriweather-LightIt-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Merriweather-Regular-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Merriweather-UltraBdIt-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Merriweather-UltraBold-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MerriweatherSans-Bold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MerriweatherSans-BoldItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MerriweatherSans-ExtraBold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MerriweatherSans-ExtraBoldItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MerriweatherSans-Italic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MerriweatherSans-Light-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MerriweatherSans-LightItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MerriweatherSans-Regular-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MinLibBol-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MinLibBolIta-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MinLibIta-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MinLibReg-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-Bold-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-Bold-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-Bold-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-Bold-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-Bold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-Bold-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-BoldItalic-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-BoldItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-BoldItalic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-BoldItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-BoldItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-BoldItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-Italic-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-Italic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-Italic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-Italic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-Italic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-Italic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-Regular-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-Regular-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-Regular-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-Regular-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-Regular-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpirit-Regular-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-Bold-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-Bold-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-Bold-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-Bold-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-Bold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-Bold-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-BoldItalic-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-BoldItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-BoldItalic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-BoldItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-BoldItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-BoldItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-Italic-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-Italic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-Italic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-Italic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-Italic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-Italic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-Regular-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-Regular-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-Regular-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-Regular-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-Regular-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/MintSpiritNo2-Regular-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-Bold-OSFigures-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-Bold-SmallCaps-OSFigures-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-Bold-SmallCaps-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-Bold-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-BoldItalic-OSFigures-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-BoldItalic-SmallCaps-OSFigures-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-BoldItalic-SmallCaps-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-BoldItalic-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-CondLight-OSFigures-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-CondLight-SmallCaps-OSFigures-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-CondLight-SmallCaps-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-CondLight-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-CondLightItalic-OSFigures-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-CondLightItalic-SmallCaps-OSFigures-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-CondLightItalic-SmallCaps-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-CondLightItalic-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-ExtraBold-OSFigures-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-ExtraBold-SmallCaps-OSFigures-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-ExtraBold-SmallCaps-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-ExtraBold-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-ExtraBoldItalic-OSFigures-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-ExtraBoldItalic-SmallCaps-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-ExtraBoldItalic-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-Italic-OSFigures-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-Italic-SmallCaps-OSFigures-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-Italic-SmallCaps-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-Italic-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-Light-OSFigures-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-Light-SmallCaps-OSFigures-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-Light-SmallCaps-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-Light-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-LightItalic-OSFigures-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-LightItalic-SmallCaps-OSFigures-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-LightItalic-SmallCaps-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-LightItalic-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-Regular-OSFigures-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-Regular-SmallCaps-OSFigures-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-Regular-SmallCaps-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-Regular-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-Semibold-OSFigures-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-Semibold-SmallCaps-OSFigures-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-Semibold-SmallCaps-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-Semibold-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-SemiboldItalic-OSFigures-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-SemiboldItalic-SmallCaps-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OpenSans-SemiboldItalic-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Overlock-Black-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Overlock-BlackItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Overlock-Bold-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Overlock-BoldItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Overlock-Italic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Overlock-Regular-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/OverlockSC-Regular-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PTMono-Bold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PTMono-BoldSlanted-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PTMono-Regular-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PTMono-Slanted-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PTSans-Bold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PTSans-BoldItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PTSans-Caption-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PTSans-CaptionBold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PTSans-CaptionBoldSlanted-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PTSans-CaptionSlanted-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PTSans-Italic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PTSans-Narrow-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PTSans-NarrowBold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PTSans-NarrowBoldSlanted-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PTSans-NarrowSlanted-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PTSans-Regular-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PTSerif-Bold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PTSerif-BoldItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PTSerif-BoldSlanted-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PTSerif-BoldUprightItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PTSerif-Caption-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PTSerif-CaptionItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PTSerif-CaptionSlanted-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PTSerif-CaptionUprightItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PTSerif-Italic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PTSerif-Regular-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PTSerif-Slanted-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PTSerif-UprightItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-Black-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-Black-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-Black-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-Black-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-Black-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-BlackItalic-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-BlackItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-BlackItalic-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-BlackItalic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-BlackItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-Bold-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-Bold-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-Bold-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-Bold-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-Bold-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-BoldItalic-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-BoldItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-BoldItalic-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-BoldItalic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-BoldItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-Italic-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-Italic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-Italic-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-Italic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-Italic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-Regular-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-Regular-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-Regular-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-Regular-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/PlayfairDisplay-Regular-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Quattrocento-Bold-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Quattrocento-Bold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Quattrocento-BoldItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Quattrocento-BoldItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/QuattrocentoItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/QuattrocentoItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/QuattrocentoRegular-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/QuattrocentoRegular-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/QuattrocentoSans-Bold-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/QuattrocentoSans-Bold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/QuattrocentoSans-BoldItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/QuattrocentoSans-BoldItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/QuattrocentoSans-Italic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/QuattrocentoSans-Italic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/QuattrocentoSans-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/QuattrocentoSans-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-Black-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-Black-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-Black-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-Black-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-BlackItalic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-BlackItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-BlackItalic-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-BlackItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-Bold-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-Bold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-Bold-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-Bold-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-BoldItalic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-BoldItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-BoldItalic-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-BoldItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-ExtraBold-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-ExtraBold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-ExtraBold-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-ExtraBold-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-ExtraBoldItalic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-ExtraBoldItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-ExtraBoldItalic-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-ExtraBoldItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-ExtraLight-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-ExtraLight-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-ExtraLight-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-ExtraLight-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-ExtraLightItalic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-ExtraLightItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-ExtraLightItalic-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-ExtraLightItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-Italic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-Italic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-Italic-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-Italic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-Light-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-Light-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-Light-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-Light-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-LightItalic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-LightItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-LightItalic-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-LightItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-Medium-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-Medium-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-Medium-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-Medium-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-MediumItalic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-MediumItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-MediumItalic-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-MediumItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-Regular-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-Regular-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-Regular-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-Regular-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-SemiBold-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-SemiBold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-SemiBold-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-SemiBold-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-SemiBoldItalic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-SemiBoldItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-SemiBoldItalic-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-SemiBoldItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-Thin-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-Thin-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-Thin-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-Thin-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-ThinItalic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-ThinItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-ThinItalic-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Raleway-ThinItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Roboto-Black-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Roboto-BlackItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Roboto-Bold-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Roboto-BoldItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Roboto-Italic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Roboto-Light-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Roboto-LightItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Roboto-Medium-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Roboto-MediumItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Roboto-Regular-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Roboto-Thin-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/Roboto-ThinItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/RobotoCondensed-Bold-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/RobotoCondensed-BoldItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/RobotoCondensed-Italic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/RobotoCondensed-Light-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/RobotoCondensed-LightItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/RobotoCondensed-Regular-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/RobotoSlab-Bold-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/RobotoSlab-Light-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/RobotoSlab-Regular-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/RobotoSlab-Thin-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Black-dnom-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Black-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Black-numr-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Black-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Black-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Black-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Bold-dnom-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Bold-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Bold-numr-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Bold-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Bold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Bold-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-ExtraLight-dnom-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-ExtraLight-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-ExtraLight-numr-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-ExtraLight-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-ExtraLight-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-ExtraLight-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Light-dnom-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Light-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Light-numr-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Light-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Light-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Light-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Medium-dnom-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Medium-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Medium-numr-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Medium-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Medium-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Medium-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Regular-dnom-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Regular-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Regular-numr-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Regular-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Regular-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Regular-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Semibold-dnom-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Semibold-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Semibold-numr-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Semibold-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Semibold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceCodePro-Semibold-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Black-dnom-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Black-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Black-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Black-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Black-numr-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Black-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Black-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Black-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Black-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Black-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Black-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Black-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-BlackIt-dnom-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-BlackIt-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-BlackIt-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-BlackIt-numr-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-BlackIt-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-BlackIt-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-BlackIt-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-BlackIt-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Bold-dnom-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Bold-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Bold-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Bold-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Bold-numr-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Bold-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Bold-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Bold-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Bold-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Bold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Bold-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Bold-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-BoldIt-dnom-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-BoldIt-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-BoldIt-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-BoldIt-numr-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-BoldIt-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-BoldIt-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-BoldIt-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-BoldIt-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-ExtraLight-dnom-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-ExtraLight-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-ExtraLight-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-ExtraLight-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-ExtraLight-numr-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-ExtraLight-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-ExtraLight-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-ExtraLight-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-ExtraLight-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-ExtraLight-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-ExtraLight-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-ExtraLight-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-ExtraLightIt-dnom-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-ExtraLightIt-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-ExtraLightIt-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-ExtraLightIt-numr-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-ExtraLightIt-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-ExtraLightIt-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-ExtraLightIt-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-ExtraLightIt-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-It-dnom-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-It-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-It-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-It-numr-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-It-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-It-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-It-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-It-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Light-dnom-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Light-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Light-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Light-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Light-numr-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Light-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Light-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Light-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Light-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Light-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Light-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Light-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-LightIt-dnom-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-LightIt-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-LightIt-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-LightIt-numr-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-LightIt-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-LightIt-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-LightIt-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-LightIt-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Regular-dnom-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Regular-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Regular-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Regular-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Regular-numr-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Regular-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Regular-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Regular-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Regular-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Regular-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Regular-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Regular-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Semibold-dnom-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Semibold-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Semibold-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Semibold-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Semibold-numr-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Semibold-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Semibold-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Semibold-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Semibold-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Semibold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Semibold-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-Semibold-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-SemiboldIt-dnom-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-SemiboldIt-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-SemiboldIt-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-SemiboldIt-numr-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-SemiboldIt-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-SemiboldIt-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-SemiboldIt-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/SourceSansPro-SemiboldIt-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/UniversalisADFStd-Bold-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/UniversalisADFStd-BoldCond-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/UniversalisADFStd-BoldCondIt-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/UniversalisADFStd-BoldItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/UniversalisADFStd-Cond-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/UniversalisADFStd-CondItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/UniversalisADFStd-Italic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/UniversalisADFStd-Regular-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/XCharter-Bold-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/XCharter-Bold-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/XCharter-Bold-tlf-t1--base.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/XCharter-Bold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/XCharter-Bold-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/XCharter-Bold-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/XCharter-BoldItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/XCharter-BoldItalic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/XCharter-BoldItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/XCharter-BoldItalic-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/XCharter-BoldItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/XCharter-Italic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/XCharter-Italic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/XCharter-Italic-tlf-t1--base.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/XCharter-Italic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/XCharter-Italic-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/XCharter-Italic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/XCharter-Roman-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/XCharter-Roman-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/XCharter-Roman-tlf-t1--base.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/XCharter-Roman-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/XCharter-Roman-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/XCharter-Roman-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/XCharter1-Bold-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/XCharter1-Bold-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/XCharter1-BoldItalic-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/XCharter1-BoldItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/XCharter1-Italic-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/XCharter1-Italic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/XCharter1-Roman-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/XCharter1-Roman-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/fbb-Bold-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/fbb-Bold-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/fbb-Bold-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/fbb-Bold-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/fbb-Bold-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/fbb-Bold-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/fbb-Bold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/fbb-Bold-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/fbb-Bold-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/fbb-BoldItalic-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/fbb-BoldItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/fbb-BoldItalic-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/fbb-BoldItalic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/fbb-BoldItalic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/fbb-BoldItalic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/fbb-BoldItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/fbb-BoldItalic-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/fbb-BoldItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/fbb-Italic-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/fbb-Italic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/fbb-Italic-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/fbb-Italic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/fbb-Italic-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/fbb-Italic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/fbb-Italic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/fbb-Italic-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/fbb-Italic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/fbb-Regular-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/fbb-Regular-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/fbb-Regular-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/fbb-Regular-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/fbb-Regular-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/fbb-Regular-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/fbb-Regular-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/fbb-Regular-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/fbb-Regular-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ipxg-r-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ipxg-ro-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ipxm-r-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ipxm-ro-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-Bold-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-Bold-lf-scl-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-Bold-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-Bold-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-Bold-osf-scl-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-Bold-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-Bold-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-Bold-tlf-scl-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-Bold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-Bold-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-Bold-tosf-scl-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-Bold-tosf-scla-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-Bold-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-BoldItalic-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-BoldItalic-lf-scl-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-BoldItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-BoldItalic-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-BoldItalic-osf-scl-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-BoldItalic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-BoldItalic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-BoldItalic-tlf-scl-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-BoldItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-BoldItalic-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-BoldItalic-tosf-scl-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-BoldItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-Italic-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-Italic-lf-scl-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-Italic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-Italic-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-Italic-osf-scl-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-Italic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-Italic-osf-th-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-Italic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-Italic-tlf-scl-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-Italic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-Italic-tlf-th-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-Italic-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-Italic-tosf-scl-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-Italic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-Regular-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-Regular-lf-scl-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-Regular-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-Regular-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-Regular-osf-scl-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-Regular-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-Regular-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-Regular-tlf-scl-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-Regular-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-Regular-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-Regular-tosf-scl-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-Regular-tosf-scla-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntx-Regular-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntxsups-Bold-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntxsups-BoldItalic-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntxsups-Italic-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ntxsups-Regular-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ylyb-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ylybi-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ylyr-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/ylyri-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-Bold-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-Bold-lf-scl-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-Bold-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-Bold-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-Bold-osf-scl-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-Bold-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-Bold-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-Bold-tlf-scl-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-Bold-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-Bold-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-Bold-tosf-scl-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-Bold-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-BoldItalic-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-BoldItalic-lf-scl-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-BoldItalic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-BoldItalic-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-BoldItalic-osf-scl-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-BoldItalic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-BoldItalic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-BoldItalic-tlf-scl-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-BoldItalic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-BoldItalic-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-BoldItalic-tosf-scl-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-BoldItalic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-Italic-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-Italic-lf-scl-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-Italic-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-Italic-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-Italic-osf-scl-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-Italic-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-Italic-osf-th-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-Italic-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-Italic-tlf-scl-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-Italic-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-Italic-tlf-th-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-Italic-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-Italic-tosf-scl-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-Italic-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-Regular-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-Regular-lf-scl-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-Regular-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-Regular-osf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-Regular-osf-scl-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-Regular-osf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-Regular-tlf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-Regular-tlf-scl-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-Regular-tlf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-Regular-tosf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-Regular-tosf-scl-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zpl-Regular-tosf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zplsups-Bold-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zplsups-BoldItalic-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zplsups-Italic-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1fonts/zplsups-Regular-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1xbtt/t1xbtt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1xbtt/t1xbttsl.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1xbtt/tyxbtt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1xbtt/tyxbttsl.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1xbttsc/t1xbttsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1xbttsc/tyxbttsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1xtt/t1xttsl.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1xtt/tyxttsl.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1xttsc/t1xttsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/t1xttsc/tyxttsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/tcxbtt/tcxbtt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/tcxbtt/tcxbttsl.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/times.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/times/ptmr7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/tipa/tipx.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/tipa/xipa.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txbexas/ntxbexa.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txbmiaX/ntx-Bold-osf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txbmiaX/ntx-Bold-tlf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txbmiaX/ntx-Bold-tosf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txbmiaX/zncbmia.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txbsyb/ntxbsym.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txbsyc/ntxbsyc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txbsys/ntxbsy.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txbsys/ntxbsy7.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txbtt/txbtt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txbtt/txbttsl.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txbttsc/txbttsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/pxbsyc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtcxb.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtcxbi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtcxbsl.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtcxbss.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtcxbsso.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtcxi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtcxsl.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtcxsssl.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxbmi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxbsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxbsssc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxmi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxphvb.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxphvbo.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxphvr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxphvro.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxptmb.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxptmbi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxptmbo.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxptmr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxptmri.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxptmro.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxsssc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/t1x.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/t1xbsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/t1xbsssc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/t1xbttsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/t1xsssc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/t1xttsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tcxi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tcxr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tcxsl.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tcxss.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tcxsssl.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tcxtt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tcxttsl.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txbex.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txbmi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txbsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txbtt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txbttsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txex.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txexa.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txmi.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txmia.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txr.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txsl.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txss.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txsssc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txsssl.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txsy.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txsya.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txsyb.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txttsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tyx.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tyxbsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tyxbsssc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tyxbttsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tyxsssc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tyxttsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txmiaX/ntx-Regular-osf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txmiaX/ntx-Regular-tlf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txmiaX/ntx-Regular-tosf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txmiaX/zncmia.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txsys/ntxsy.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txsys/ntxsy7.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txtt/txttsl.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/txttsc/txttsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/arevvn/fav.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/chartervn/bchb8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/chartervn/bchbc8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/chartervn/bchbi8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/chartervn/bchbo8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/chartervn/bchr8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/chartervn/bchrc8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/chartervn/bchro8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/chartervn/txbtt8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/chartervn/txbttsc8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/chartervn/txbttsl8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/chartervn/txtt.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/chartervn/txtt8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/chartervn/txttsc8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/chartervn/txttsl8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/classicovn/uop.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/cmbrightvn/vncm.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/comicsansvn/comic.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/concretevn/vncc.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/garamondvn/ugm.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/grotesqvn/ugq.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jthb8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jthbc8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jthr8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jthrc8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jvnb8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jvnbc8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jvnbi8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jvnr8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jvnrc8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jvnri8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/lprb8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/lprbc8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/lprbi8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/lprr8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/lprrc8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/lprri8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/ma1b8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/ma1bc8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/ma1bi8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/ma1r8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/ma1rc8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/ma1ri8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mcrb8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mcrbc8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mcrbi8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mcrr8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mcrrc8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mcrri8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mnsb8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mnsbc8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mnsbi8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mnsr8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mnsrc8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mnsri8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-ant.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttbcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttbicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttcbcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttcbicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttclcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttclicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttcmcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttcmicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttcrcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttcricap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttlcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttlicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttmcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttmicap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttrcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttricap.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/fplrc8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uagd8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uagdc8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uagdo8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uagk8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uagkc8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uagko8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ubkd8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ubkdc8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ubkdi8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ubkdo8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ubkl8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ubklc8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ubkli8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ubklo8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ucrb8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ucrbc8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ucrbo8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ucrr8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ucrrc8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ucrro8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uhvb8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uhvbc8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uhvbo8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uhvr8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uhvrc8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uhvro8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uncb8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uncbc8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uncbi8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uncbo8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uncr8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uncrc8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uncri8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uncro8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uplb8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uplbc8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uplbi8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uplbo8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uplr8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uplrc8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uplri8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uplro8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/utmb8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/utmbc8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/utmbi8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/utmbo8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/utmr8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/utmrc8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/utmri8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/utmro8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uzcmi8v.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/utopiavn/put.htf %{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/vnr/vn.htf %{_texmfdistdir}/tex4ht/ht-fonts/aliase/mathtime/mtsy-bs.htf %{_texmfdistdir}/tex4ht/ht-fonts/ascii/manfnt/manfnt.htf %{_texmfdistdir}/tex4ht/ht-fonts/cp1256/charset/unicode.4hf %{_texmfdistdir}/tex4ht/ht-fonts/css/emacspeak/cm/cmbx.4es %{_texmfdistdir}/tex4ht/ht-fonts/css/emacspeak/cm/cmmi.4es %{_texmfdistdir}/tex4ht/ht-fonts/css/emacspeak/cm/cmti.4es %{_texmfdistdir}/tex4ht/ht-fonts/css/emacspeak/cm/cmtt.4es %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1201.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1202.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1203.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1204.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1205.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1206.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1207.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1208.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1209.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1210.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1211.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1212.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1213.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1214.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1215.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1216.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1217.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1218.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1219.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1220.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1221.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1222.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1223.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1224.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1225.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1226.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1227.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1228.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1229.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1230.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1231.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1232.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1233.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1234.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1235.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1236.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1237.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1238.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1239.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1240.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1241.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1242.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1243.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1244.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1245.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1246.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1247.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1248.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1249.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1250.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1251.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1252.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1253.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1254.htf %{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1255.htf %{_texmfdistdir}/tex4ht/ht-fonts/gb2312/charset/unicode.4hf %{_texmfdistdir}/tex4ht/ht-fonts/gbk/charset/unicode.4hf %{_texmfdistdir}/tex4ht/ht-fonts/html-speech/charset/unicode.4hf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/charset/uni/unicode.4hf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/charset/unicode.4hf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/chess/chess.htf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/chess/chessf.htf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/chess/fselch.htf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/cm/cminch.htf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/devanagari/dvng.htf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/euro/zpeur.htf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/go/go.htf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/go/go1bla.htf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/go/go1whi.htf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/go/go2bla.htf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/go/go2whi.htf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/html/charset/unicode.4hf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/ipa/wsuipa.htf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mathtime/blex-bs.htf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mathtime/blmi-bs.htf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mathtime/blsy-bs.htf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mathtime/mtex-bs.htf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mathtime/mtmi-bs.htf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mathtime/mtsy-bs.htf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mathtime/mtsyn-bs.htf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mongolian/bicigh.htf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mongolian/bthh.htf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mongolian/bthv.htf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/ps2mf/times-ps.htf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/sw/curr.htf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/sw/times-sw.htf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/tibetan/ctib.htf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/xypic/xyatip.htf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/xypic/xybsql.htf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/xypic/xybtip.htf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/xypic/xydash.htf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/xypic/xyebut.htf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/xypic/xymisc.htf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/2/charset/unicode.4hf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/2/html/charset/unicode.4hf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/charset/unicode.4hf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cm/sauter/wnr.htf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cm/sauter/wnti.htf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cyrillic/cmcyr/cmcbx.htf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cyrillic/cmcyr/cmcbxti.htf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cyrillic/cmcyr/cmccsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cyrillic/kminch.htf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cyrillic/kmitt.htf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cyrillic/kmr.htf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cyrillic/kmtcsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cyrillic/wncsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/html/charset/unicode.4hf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/lh/lh-t2a/larm.htf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/6/charset/unicode.4hf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/6/html/charset/unicode.4hf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/7/charset/unicode.4hf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/8/hebrew/hclassic.htf %{_texmfdistdir}/tex4ht/ht-fonts/iso8859/8/hebrew/jerus.htf %{_texmfdistdir}/tex4ht/ht-fonts/jsml/charset/unicode.4hf %{_texmfdistdir}/tex4ht/ht-fonts/koi/8r/charset/unicode.4hf %{_texmfdistdir}/tex4ht/ht-fonts/koi/8r/lh/lh-t2a/larm.htf %{_texmfdistdir}/tex4ht/ht-fonts/mozilla/charset/mnemonic/unicode.4hf %{_texmfdistdir}/tex4ht/ht-fonts/mozilla/charset/native/unicode.4hf %{_texmfdistdir}/tex4ht/ht-fonts/mozilla/charset/unicode.4hf %{_texmfdistdir}/tex4ht/ht-fonts/ooffice/charset/unicode.4hf %{_texmfdistdir}/tex4ht/ht-fonts/share/adobe/helvetic/phvr8z.htf %{_texmfdistdir}/tex4ht/ht-fonts/symbol/charset/unicode.4hf %{_texmfdistdir}/tex4ht/ht-fonts/symbol/cyrillic/xcmr.htf %{_texmfdistdir}/tex4ht/ht-fonts/symbol/cyrillic/xcmti.htf %{_texmfdistdir}/tex4ht/ht-fonts/symbol/hebrew/hclassic.htf %{_texmfdistdir}/tex4ht/ht-fonts/symbol/mathtime/blex-bs.htf %{_texmfdistdir}/tex4ht/ht-fonts/symbol/mathtime/blmi-bs.htf %{_texmfdistdir}/tex4ht/ht-fonts/symbol/mathtime/blsy-bs.htf %{_texmfdistdir}/tex4ht/ht-fonts/symbol/mathtime/mtex-bs.htf %{_texmfdistdir}/tex4ht/ht-fonts/symbol/mathtime/mtmi-bs.htf %{_texmfdistdir}/tex4ht/ht-fonts/symbol/mathtime/mtsy-bs.htf %{_texmfdistdir}/tex4ht/ht-fonts/symbol/mathtime/mtsyn-bs.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Baskervaldx/zbvbmi.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Baskervaldx/zbvmi.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Century_Schoolbook_L/pncr8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Century_Schoolbook_L/pncr8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Century_Schoolbook_L/pncrc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/EB_Garamond_Initials/EBGaramondInitials-tlf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/EB_Garamond_Italic/EBGaramond-Italic-inf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/EB_Garamond_Italic/EBGaramond-Italic-lf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/EB_Garamond_Italic/EBGaramond-Italic-lf-sc-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/EB_Garamond_Italic/EBGaramond-Italic-lf-swash-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/EB_Garamond_Italic/EBGaramond-Italic-lf-swash-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/EB_Garamond_Italic/EBGaramond-Italic-lf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/EB_Garamond_Italic/EBGaramond-Italic-sup-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/EB_Garamond_Regular/EBGaramond-Regular-inf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/EB_Garamond_Regular/EBGaramond-Regular-inf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/EB_Garamond_Regular/EBGaramond-Regular-inf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/EB_Garamond_Regular/EBGaramond-Regular-inf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/EB_Garamond_Regular/EBGaramond-Regular-lf-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/EB_Garamond_Regular/EBGaramond-Regular-lf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/EB_Garamond_Regular/EBGaramond-Regular-lf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/EB_Garamond_Regular/EBGaramond-Regular-lf-sc-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/EB_Garamond_Regular/EBGaramond-Regular-lf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/EB_Garamond_Regular/EBGaramond-Regular-lf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/EB_Garamond_Regular/EBGaramond-Regular-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/EB_Garamond_Regular/EBGaramond-Regular-lf-swash-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/EB_Garamond_Regular/EBGaramond-Regular-lf-swash-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/EB_Garamond_Regular/EBGaramond-Regular-lf-swash-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/EB_Garamond_Regular/EBGaramond-Regular-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/EB_Garamond_Regular/EBGaramond-Regular-lf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/EB_Garamond_Regular/EBGaramond-Regular-sup-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/EB_Garamond_Regular/EBGaramond-Regular-sup-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/EB_Garamond_Regular/EBGaramond-Regular-sup-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/EB_Garamond_Regular/EBGaramond-Regular-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Fourier-Math-Extension/fourier-mex.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Fourier-Math-Letters/fncmi.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Fourier-Math-Letters/futmi.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Fourier-Math-Symbols/fncsy.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Fourier-Math-Symbols/futsy.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Kp--M-Ex/jkpex.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Kp--M-Ex/jkpssbex.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Kp--M-Ex/jkpssex.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Kp--M-Exa/jkpexa.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Kp--M-Sy/jkpsy.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Kp--M-Sya/jkpsya.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Kp--M/jkpbmi.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Kp--M/jkpbmia.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Kp--M/jkpmi.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Kp--M/jkpmia.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Kp--M/jkpmif.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Kp--M/jkpssbmia.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Kp--M/jkpssbmif.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Kp--M/jkpssmia.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Kp--M/jkpssmif.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Kp-Companion/jkpmn7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Kp-Expert/jkpmn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Kp-Expert/jkposmn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Kp-Expert/jkpvosmn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Kp-Light-M-Ex/jkplex.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Kp-Light-M-Sy/jkplbsyw.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Kp-Light-M-Syb/jkplsyb.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Kp-Light-M-Syb/jkpsslsyb.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Kp-Light-M-Syc/jkplsyc.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Kp-Light-M-Syd/jkplsyd.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Kp-Light-M/jkplmia.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Kp-Light-SmallCaps/jkplosmsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Kp-SC-Expert/jkpkosmsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Kp-SC-Expert/jkpmsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Kp-SC-Expert/jkposnmsc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Kp-SmallCaps/jkpkmsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Kp-SmallCaps/jkpkosmsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Kp-SmallCaps/jkpmsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Kp/jkpmn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Kp/jkposmn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Kp/jkpvosmn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/LibertineMath/nxlbmi02.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/LibertineMath/nxlbmia.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/LibertineMath/nxlmia.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Biolinum_T/LinBiolinumT-lf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Biolinum_T/LinBiolinumT-lf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Biolinum_T/LinBiolinumT-lf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Biolinum_T/LinBiolinumT-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Biolinum_T/LinBiolinumT-lf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Biolinum_T/LinBiolinumT-sup-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Biolinum_T/LinBiolinumT-sup-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Biolinum_T/LinBiolinumT-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Biolinum_T/LinBiolinumTB-lf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Biolinum_T/LinBiolinumTB-lf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Biolinum_T/LinBiolinumTB-lf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Biolinum_T/LinBiolinumTB-lf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Biolinum_T/LinBiolinumTB-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Biolinum_T/LinBiolinumTB-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Biolinum_T/LinBiolinumTB-lf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Biolinum_T/LinBiolinumTB-sup-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Biolinum_T/LinBiolinumTB-sup-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Biolinum_T/LinBiolinumTB-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Biolinum_T/LinBiolinumTI-lf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Biolinum_T/LinBiolinumTI-sup-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_Display_T/LinLibertineDisplayT-lf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_Display_T/LinLibertineDisplayT-lf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_Display_T/LinLibertineDisplayT-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_Display_T/LinLibertineDisplayT-lf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_Display_T/LinLibertineDisplayT-sup-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_Initials_T/LinLibertineIT-lf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_Initials_T/LinLibertineIT-lf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_Initials_T/LinLibertineIT-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_Initials_T/LinLibertineIT-lf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_Mono_T/LinLibertineMTB-lf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_Mono_T/LinLibertineMTB-lf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_Mono_T/LinLibertineMTB-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_Mono_T/LinLibertineMTB-lf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_Mono_T/LinLibertineMTB-sup-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_Mono_T/LinLibertineMTB-sup-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_Mono_T/LinLibertineMTB-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_T/LinLibertineT-lf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_T/LinLibertineT-lf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_T/LinLibertineT-lf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_T/LinLibertineT-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_T/LinLibertineT-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_T/LinLibertineT-lf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_T/LinLibertineTB-lf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_T/LinLibertineTB-lf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_T/LinLibertineTB-lf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_T/LinLibertineTB-lf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_T/LinLibertineTB-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_T/LinLibertineTB-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_T/LinLibertineTB-lf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_T/LinLibertineTB-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_T/LinLibertineTBI-lf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_T/LinLibertineTBI-lf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_T/LinLibertineTBI-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_T/LinLibertineTBI-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_T/LinLibertineTBI-lf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_T/LinLibertineTI-lf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_T/LinLibertineTI-lf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_T/LinLibertineTI-lf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_T/LinLibertineTZ-lf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_T/LinLibertineTZ-lf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_T/LinLibertineTZ-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_T/LinLibertineTZ-lf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_T/LinLibertineTZI-lf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_T/LinLibertineTZI-lf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_T/LinLibertineTZI-lf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_T/LinLibertineTZI-lf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_T/LinLibertineTZI-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_T/LinLibertineTZI-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_T/LinLibertineTZI-lf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_T/LinLibertineTZI-sup-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_T/LinLibertineTZI-sup-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Linux_Libertine_T/LinLibertineTZI-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/MinLib/MinLibBol-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/MinLib/MinLibBol-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/MinLib/MinLibBol-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/MinLib/MinLibBolIta-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/MinLib/MinLibBolIta-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/MinLib/MinLibBolIta-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/MinLib/MinLibIta-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/MinLib/MinLibIta-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/MinLib/MinLibIta-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/MinLib/MinLibReg-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/MinLib/MinLibReg-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/MinLib/MinLibReg-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/MnSymbol/MnSymbolA-Bold10.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/MnSymbol/MnSymbolB-Bold10.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/MnSymbol/MnSymbolC-Bold10.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/MnSymbol/MnSymbolD-Bold10.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/MnSymbol/MnSymbolE-Bold10.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/MnSymbol/MnSymbolF-Bold10.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/MnSymbol/MnSymbolS-Bold10.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/NCXFourierMath/zncfbmia.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/NCXFourierMath/zncfmia.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/NewTXMath/ntx-BoldItalic-lf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/NewTXMath/ntx-Italic-lf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Nimbus_Roman_No9_L/tcxsl.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Open_Sans_ExtraBold/OpenSans-ExtraBold-OT1-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Open_Sans_Light/OpenSans-LightItalic-LGR-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Open_Sans_Light/OpenSans-LightItalic-OT1-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Open_Sans_Light/OpenSans-LightItalic-T1-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Open_Sans_Light/OpenSans-LightItalic-T2A-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Open_Sans_Light/OpenSans-LightItalic-T2B-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Open_Sans_Light/OpenSans-LightItalic-T2C-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Open_Sans_Light/OpenSans-LightItalic-TS1-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Open_Sans_Light/OpenSans-LightItalic-X2-LF.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX/ot1-stixgeneral.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX/ot1-stixgeneralsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX/ot2-stixgeneral.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX/ot2-stixgeneralsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX/stix-mathbb.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX/stix-mathbbit-bold.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX/stix-mathbbit.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX/stix-mathcal-bold.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX/stix-mathcal.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX/stix-mathex.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX/stix-mathfrak-bold.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX/stix-mathfrak.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX/stix-mathit-bold.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX/stix-mathit.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX/stix-mathrm-bold.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX/stix-mathrm.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX/stix-mathscr-bold.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX/stix-mathscr.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX/stix-mathsf-bold.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX/stix-mathsf.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX/stix-mathsfit-bold.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX/stix-mathsfit.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX/stix-mathtt.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX/t1-stixgeneral.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX/t1-stixgeneralsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX/ts1-stixgeneral-bold.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX/ts1-stixgeneral-italic.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX/ts1-stixgeneral.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX_Two/ot1-stix2text.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX_Two/ot1-stix2textsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX_Two/ot2-stix2text.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX_Two/ot2-stix2textsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX_Two/stix2-mathbb.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX_Two/stix2-mathbbit.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX_Two/stix2-mathcal.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX_Two/stix2-mathex.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX_Two/stix2-mathfrak-bold.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX_Two/stix2-mathfrak.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX_Two/stix2-mathit-bold.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX_Two/stix2-mathit.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX_Two/stix2-mathrm-bold.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX_Two/stix2-mathrm.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX_Two/stix2-mathscr-bold.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX_Two/stix2-mathscr.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX_Two/stix2-mathsf-bold.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX_Two/stix2-mathsf.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX_Two/stix2-mathsfit-bold.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX_Two/stix2-mathsfit.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX_Two/stix2-mathtt.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX_Two/t1-stix2text.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX_Two/t1-stix2textsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/STIX_Two/ts1-stix2text.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Sf-Kp-Sc/jkpsskosbsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Sf-Kp-Sc/jkpssosbsc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Spectral/Spectral-Regular-lf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Spectral/Spectral-Regular-lf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Spectral/Spectral-Regular-lf-sc-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Spectral/Spectral-Regular-lf-sc-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Spectral/Spectral-Regular-lf-sc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Spectral/Spectral-Regular-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Spectral/Spectral-Regular-lf-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Spectral/Spectral-Regular-orn-u.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Spectral/Spectral-Regular-sup-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Spectral/Spectral-Regular-sup-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Spectral/Spectral-Regular-sup-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/TeXGyreTermes/ts1-qtmb.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/TeXGyreTermesX/ntx-Bold-lf-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/TeXGyreTermesX/ntx-Bold-lf-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/TeXGyreTermesX/ntxdenoms-Regular-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/TeXGyreTermesX/ntxdenoms-Regular-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/TeXGyreTermesX/ntxdenoms-Regular-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Tt-Kp-Exp/jkpttmn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Tt-Kp-Exp/jkpttosmn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Tt-Kp-Exp/jkpttosnmn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Tt-Kp-Exp/jkpttvosmn7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Tt-Kp/jkpttmn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Tt-Kp/jkpttosmn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Tt-Kp/jkpttvosmn8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/URW_Chancery_L/pzcmi7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/URW_Chancery_L/pzcmi8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/URW_Chancery_L/pzcmi8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/URW_Chancery_L/pzcmi8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Utopia/futr8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Utopia/futr8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Utopia/futr9c.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Utopia/futr9d.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/Utopia/futrc8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/courier/pcrr7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/courier/pcrrc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/courier/pcrro8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/courier/pcrro8u.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/courier/pplrc8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/helvetic/ptmb8z.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/helvetic/ptmrc8z.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/mathptm/zpsycmrv.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/mathptm/zptmcmr.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/mathptm/zptmcmrm.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/mathptm/zpzccmry.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/palatino/pplb9c.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/palatino/pplrc9t.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/palatino/pplri9t.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/symbol/psyr.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/times/ptmr8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/times/ptmrc.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/times/ptmrc7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/times/ptmri7t.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/times/ptmro.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/times/ptmrre.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/times/rptmrrn.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/zapfding/pzdr.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/ae/aecsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/ams/cyrillic/wncyr.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/ams/euler/euex.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/ams/euler/eufb.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/ams/euler/eufm.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/ams/euler/eusb.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/ams/euler/eusm.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/ams/symbols/msam.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/ams/symbols/msbm.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/antt/antpr.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/antt/anttr.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/antt/ec-anttbcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/antt/mi-antt.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/antt/qx-anttbcap.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/antt/sy-antt.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/antt/sy-anttlz.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arabi/aehor.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arabi/nazli.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arev/favr8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp01.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp02.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp03.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp04.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp05.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp06.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp07.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp08.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp09.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp10.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp11.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp12.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp13.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp14.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp15.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp16.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp17.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp18.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp19.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp20.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp21.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp22.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp23.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp25.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp26.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp27.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp28.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp29.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp30.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp31.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp32.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp33.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp34.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp35.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp36.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp37.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp38.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp39.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp40.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp41.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp42.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp43.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp44.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp45.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp46.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp47.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp48.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp49.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp50.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp51.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp52.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp53.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp54.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bkaimp55.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu00.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu02.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu03.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu20.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu21.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu22.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu25.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu26.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu30.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu31.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu32.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu33.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu4e.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu4f.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu50.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu51.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu52.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu53.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu54.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu55.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu56.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu57.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu58.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu59.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu5a.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu5b.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu5c.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu5d.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu5e.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu5f.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu60.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu61.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu62.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu63.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu64.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu65.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu66.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu67.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu68.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu69.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu6a.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu6b.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu6c.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu6d.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu6e.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu6f.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu70.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu71.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu72.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu73.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu74.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu75.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu76.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu77.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu78.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu79.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu7a.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu7b.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu7d.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu7e.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu7f.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu80.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu81.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu82.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu83.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu84.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu85.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu86.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu87.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu88.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu89.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu8a.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu8b.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu8d.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu8e.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu8f.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu90.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu91.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu92.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu93.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu94.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu95.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu96.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu97.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu98.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu99.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu9a.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu9b.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu9c.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu9d.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu9e.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiu9f.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiuee.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiuf6.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiuf7.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiuf8.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiufa.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiufe.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiuff.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/bsmiuv.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaimp01.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaimp02.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaimp03.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaimp04.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaimp06.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaimp07.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaimp08.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaimp09.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaimp10.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaimp11.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaimp12.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaimp13.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaimp14.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaimp15.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaimp16.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaimp17.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaimp18.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaimp19.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaimp20.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaimp21.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaimp22.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaimp23.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaimp24.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaimp25.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaimp26.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaimp27.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaimp28.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaimp29.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaimp30.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaimp31.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaimp32.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu00.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu01.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu02.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu03.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu04.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu20.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu21.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu22.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu23.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu24.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu25.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu26.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu30.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu32.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu4e.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu4f.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu50.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu51.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu52.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu53.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu54.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu55.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu56.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu57.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu58.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu59.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu5a.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu5b.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu5c.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu5d.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu5e.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu5f.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu60.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu61.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu62.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu63.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu64.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu65.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu66.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu67.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu68.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu69.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu6a.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu6b.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu6c.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu6d.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu6e.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu6f.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu70.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu71.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu72.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu73.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu74.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu75.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu76.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu77.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu78.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu79.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu7a.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu7b.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu7d.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu7e.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu7f.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu80.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu81.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu82.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu83.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu84.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu85.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu86.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu87.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu88.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu89.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu8a.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu8b.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu8d.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu8e.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu8f.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu90.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu91.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu92.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu93.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu94.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu95.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu96.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu97.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu98.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu99.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu9a.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu9b.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu9c.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu9e.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiu9f.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiufe.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/arphic/gkaiuff.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/bbold/bbold.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/bitstrea/charter/bchr8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cbgreek/grmc.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cbgreek/grmn.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/charset/unicode.4hf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/chess/chess.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/chess/chessf.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1201.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1202.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1203.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1204.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1205.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1206.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1207.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1208.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1209.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1210.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1211.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1212.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1213.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1214.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1215.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1216.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1217.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1218.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1219.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1220.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1221.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1222.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1223.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1224.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1225.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1226.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1227.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1228.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1229.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1230.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1231.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1232.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1233.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1234.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1235.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1236.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1237.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1238.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1239.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1240.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1241.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1242.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1243.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1244.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1245.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1246.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1247.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1248.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1249.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1250.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1251.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1252.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1253.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1254.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1255.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong01.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong02.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong03.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong04.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong05.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong06.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong07.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong08.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong09.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong10.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong11.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong12.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong13.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong14.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong15.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong16.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong17.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong18.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong19.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong20.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong21.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong22.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong23.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong24.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong25.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong26.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong27.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong28.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong29.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong30.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong31.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong32.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong33.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong34.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong35.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong36.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong37.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong38.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong39.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong40.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong41.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong42.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong43.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong44.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong45.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong46.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong47.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong48.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong49.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong50.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong51.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong52.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong53.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong54.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong55.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong56.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong57.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong58.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong59.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong60.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong61.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong62.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong63.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong64.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong65.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong66.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong67.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong68.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong69.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong70.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong71.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong72.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong73.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong74.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong75.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong76.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong77.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong78.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong79.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong80.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong81.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong82.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong83.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong84.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong85.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong86.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong87.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong88.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong89.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong90.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong91.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong92.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong93.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong94.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong25.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong27.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong28.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong32.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong35.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong90.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong92.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong93.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong94.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong01.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong02.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong03.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong04.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong05.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong06.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong07.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong08.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong09.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong0a.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong0b.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong0c.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong0d.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong0e.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong0f.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong10.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong11.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong12.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong13.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong14.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong15.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong16.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong17.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong18.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong19.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong1a.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong1b.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong1c.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong1d.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong1e.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong1f.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong20.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong21.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong22.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong23.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong24.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong25.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong26.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong27.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong28.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong29.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong2a.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong2b.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong2c.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong2d.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong2e.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong2f.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong30.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong31.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong32.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong33.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong34.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong35.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong36.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong37.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong38.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong39.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong3a.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong3b.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong3c.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong3d.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong3e.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong3f.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong40.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong41.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong42.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong43.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong44.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong45.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong46.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong47.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong48.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong49.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong4a.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong4b.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong4c.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong4d.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong4e.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong4f.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong50.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong51.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong52.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong53.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong54.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong55.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong56.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong57.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong58.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong59.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong5a.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong5b.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong5c.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong5d.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong5e.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong5f.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong60.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong61.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong62.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong63.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong64.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong65.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong66.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong67.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong68.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong69.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong6a.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong6b.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong6c.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong6d.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong6e.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong6f.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong70.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong71.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong72.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong73.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong74.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong75.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong76.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong77.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong78.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong79.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong7a.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong7b.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong7c.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong7d.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong7e.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong7f.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong80.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong81.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong82.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong83.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong84.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong85.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong86.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong87.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong88.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong89.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong8a.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong8b.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong8c.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong8d.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong8e.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong8f.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong90.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong91.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong92.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong93.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong94.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong95.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong96.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong97.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong98.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong99.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong9a.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong9b.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong9c.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong9d.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong9e.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisong9f.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisonga0.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisonga1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisonga2.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisonga3.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisonga4.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisonga5.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisonga6.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisonga7.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisonga8.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisonga9.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongaa.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongab.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongac.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongad.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongae.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongaf.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongb0.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongb1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongb2.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongb3.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongb4.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongb5.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongb6.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongb7.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongb8.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongb9.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongba.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongbb.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongbc.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongbd.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongbe.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongbf.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongc0.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongc1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongc2.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongc3.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongc4.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongc5.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongc6.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongc7.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongc8.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongc9.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongca.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongcb.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongcc.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongcd.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongce.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongcf.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongd0.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongd1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongd2.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongd3.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongd4.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongd5.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongd6.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongd7.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongdc.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongdd.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongde.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongdf.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisonge0.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisonge1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisonge2.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisonge3.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisonge4.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisonge5.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisonge6.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisonge7.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisonge8.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisonge9.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongea.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongeb.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongec.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisonged.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongee.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongef.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongf0.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongf1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongf2.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongf3.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongf4.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongf5.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongf6.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongf7.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongf8.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongf9.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongfa.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongfb.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongfc.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongfd.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongfe.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/unisongff.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cm/cmex.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cm/cmmi.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cm/cmsy.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cm/cmtcsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cm/cmti.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/coch/zcochbmia.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/concrete/cccsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cs/cscsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cs/csr.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/currency/feymr.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyklop/cs-cyklop.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyklop/cs-cyklopi-sc.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyklop/ec-cyklopi-sc.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyklop/ly1-cyklopi-sc.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyklop/qx-cyklopi-sc.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyklop/qx-cyklopr.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyklop/t5-cyklopi-sc.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyklop/t5-cyklopi.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyrillic/cmcyr/cmcbx.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyrillic/cmcyr/cmcbxti.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyrillic/cmcyr/cmccsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/dstroke/dsrom.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/dstroke/esint.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/ebg/ntxebgbmi.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/ebg/ntxebgbmia.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/ebg/ntxebgmi.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/ebg/ntxebgmia.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/ec/eccc-uni.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/erewMath/zutmia.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/fontawesome/fa5.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/fourier-orns/futrorn.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/futr-sup/futr-sup.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/futrc9d/futrc9d.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/futrd8t/futrd8t.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/greek/ibygrk/fibr.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/hebrew/cjhebltx.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/hebrew/crml.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/hebrew/fr.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/hebrew/hclassic.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/hebrew/jerus.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/hebrew/redis.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/hebrew/shold.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/hebrew/shscr.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/hebrew/shstk.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/html/charset/unicode.4hf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/cs-iwona.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/cs-iwonacap.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/ec-iwonacap.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/ex-iwona.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/exp-iwona.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/greek-iwona.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/qx-iwona.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/qx-iwonacap.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/rm-iwona.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/sy-iwona.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/t2a-iwona.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/t2b-iwona.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/t2c-iwona.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/t5-iwona.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/t5-iwonacap.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/texnansi-iwona.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/texnansi-iwonacap.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/wncy-iwona.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/jknappen/tc/tcrm.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/latex/lasy.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/latex/lcircle.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/latex/line.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/lh/lh-t2a/lacc.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/lh/lh-t2a/larm.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlbi-xl-22.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlbi-xl-24.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlbi-xl-27.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlbi-xl-8x.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlbi-xl-e0.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlbi-xl-f6.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-8r.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-lgi.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-00.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-01.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-02.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-03.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-04.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-05.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-1e.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-1f.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-20.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-21.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-22.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-23.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-24.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-25.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-26.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-27.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-2c.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-8x.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-a7.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-circle.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-e0.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-e1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-f6.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-fb.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-ff.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-lgi.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-lgr.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlrc-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlri-xl-26.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlri-xl-e1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/cs-lm.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/el-lm.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/el-lmcs.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/l7x-lm.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/l7x-lmcsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-ec.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-qxtt.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-cmin.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-cmit.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-cmitt.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-cmrm.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-cmsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-cmtt.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-csin.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-csrm.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-cssc.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-cstt.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-plin.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-plit.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-plitt.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-plrm.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-plsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-pltt.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-t5psn.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-t5.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-texnansi.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-ts1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/pre2005/cork-.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/pre2005/cork-lmcs.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/pre2005/qx-lmcs.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/pre2005/qx-lmtt.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/pre2005/texnansi-lmcs.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/rm-lm.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/t5-lmcsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/marvosym/fmvr8x.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/math/rsfs.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/mathdesign/mdbchr7v.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/mathkerncmssi/mathkerncmssi.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/mathtime/blex-bs.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/mathtime/blmi-bs.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/mathtime/blsy-bs.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/mathtime/mtex-bs.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/mathtime/mtmi-bs.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/mathtime/mtsyn-bs.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/mflogo/logo.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/misc/SkakNew.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/misc/cmman.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/misc/ifsym.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/misc/wasy.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/musix/MuseJazzText.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/musix/frenchtab.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/musix/musix11.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/musix/musix24.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/musix/musixsps.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/musix/musixspx.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/musix/mxsk.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/musix/xadf11.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/musix/xgreg11.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/musix/xppff10.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/musix/xsldd20.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/musix/xslhz20d.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/musix/xslz20d.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/ntxsups/ntxsups-Italic-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/ntxsups/ntxsups-Regular-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/ntxsups/ntxsups-Regular-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/ntxsups/ntxsups-Regular-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/ntxtm/ntx-Italic-tlf-th-ly1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/ntxtm/ntx-Italic-tlf-th-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/ntxtm/ntx-Italic-tlf-th-t1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/pl/plbsy.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/pl/plinch.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/pl/pltcsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/pl/pltex.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/public/bbding.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/pxfonts/pxbsyc.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/pxfonts/pxexa.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/pxfonts/pxr.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/pxfonts/pxsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/pxfonts/pxsyc.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/pxfonts/rpcxr.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/pxfonts/rpxb.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/pxfonts/rpxpplr.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/pxfonts/rpxsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/stickstooMath/ntxstx2bmi.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/stickstooMath/ntxstx2bmia.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/stickstooMath/ntxstx2mi.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/stmaryrd/stmary.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/stxickstooMath/ntxstx2mia.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/t1xtt/t1xtt.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/t1xtt/tyxtt.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/tcxtt/tcxtt.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/tibetan/ctib.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/tipa/tipa.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/tipa/xipx.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/txbexs/ntxbexx.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/txbmiaX/ntx-Bold-lf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/txbmiaX/ntxbmia.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/txbsys/ntxbsy5.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/txexas/ntxexa.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/txexs/ntxexx.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/rtcxr.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/rtcxss.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/rtx.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/rtxsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/t1xsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/tcxb.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/txb.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/txbexa.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/txbmia.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/txbsy.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/txbsyc.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/txsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/txtt.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/tyxsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/txmiaX/ntx-Regular-lf-ot1.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/txmiaX/ntxmia.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/txsyb/ntxsym.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/txsyc/ntxsyc.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/txsys/ntxsy5.htf %{_texmfdistdir}/tex4ht/ht-fonts/unicode/txtt/txtt.htf %{_texmfdistdir}/tex4ht/ht-fonts/utf8/charset/unicode.4hf %{_texmfdistdir}/tex4ht/ht-fonts/viqr/charset/unicode.4hf %{_texmfdistdir}/tex4ht/ht-fonts/viscii/charset/unicode.4hf %{_texmfdistdir}/tex4ht/ht-fonts/win/1251/charset/unicode.4hf %{_texmfdistdir}/tex4ht/ht-fonts/win/1251/cm/sauter/wnti.htf %{_texmfdistdir}/tex4ht/ht-fonts/win/1251/cyrillic/cmcyr/cmcbx.htf %{_texmfdistdir}/tex4ht/ht-fonts/win/1251/cyrillic/cmcyr/cmcbxti.htf %{_texmfdistdir}/tex4ht/ht-fonts/win/1251/cyrillic/cmcyr/cmccsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/win/1251/cyrillic/wncsc.htf %{_texmfdistdir}/tex4ht/ht-fonts/win/1251/lh/lh-t2a/larm.htf %{_texmfdistdir}/tex4ht/xtpipes/docbook.4xt %{_texmfdistdir}/tex4ht/xtpipes/htspk.4xt %{_texmfdistdir}/tex4ht/xtpipes/javahelp.4xt %{_texmfdistdir}/tex4ht/xtpipes/jsml.4xt %{_texmfdistdir}/tex4ht/xtpipes/oo-math.4xt %{_texmfdistdir}/tex4ht/xtpipes/oo-text.4xt %{_texmfdistdir}/tex4ht/xtpipes/xhtml.4xt %{_texmfdistdir}/tex4ht/xtpipes/xhtmml.4xt %{_texmfdistdir}/tex4ht/xtpipes/xtpipes-default.4xt %{_texmfdistdir}/tex4ht/xtpipes/xtpipes-map.dtd %{_texmfdistdir}/tex4ht/xtpipes/xtpipes.dtd %package -n texlive-texaccents Version: %{texlive_version}.%{texlive_noarch}.1.0.1svn64447 Release: 0 License: LPPL-1.0 Summary: Convert composite accented characters to Unicode Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-texaccents-bin >= %{texlive_version} #!BuildIgnore: texlive-texaccents-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-texaccents-doc >= %{texlive_version} # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source123: texaccents.tar.xz Source124: texaccents.doc.tar.xz %description -n texlive-texaccents This small utility, written in SNOBOL, converts the composition of special characters to Unicode, e. g. \"{a} - a, \k{a} - a, ... %package -n texlive-texaccents-doc Version: %{texlive_version}.%{texlive_noarch}.1.0.1svn64447 Release: 0 Summary: Documentation for texlive-texaccents License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-texaccents and texlive-alldocumentation) Provides: man(texaccents.1) %description -n texlive-texaccents-doc This package includes the documentation for texlive-texaccents %post -n texlive-texaccents mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-texaccents mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-texaccents test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-texaccents-doc %defattr(-,root,root,755) %{_mandir}/man1/texaccents.1* %{_texmfdistdir}/doc/support/texaccents/LICENSE %{_texmfdistdir}/doc/support/texaccents/README.md %{_texmfdistdir}/doc/support/texaccents/testaccents-in %{_texmfdistdir}/doc/support/texaccents/texaccents.md %{_texmfdistdir}/doc/support/texaccents/texaccents.pdf %{_texmfdistdir}/doc/support/texaccents/texaccents.spt %{_texmfdistdir}/doc/support/texaccents/texaccents.tex %files -n texlive-texaccents %defattr(-,root,root,755) %{_texmfdistdir}/scripts/texaccents/texaccents.sno %package -n texlive-texapi Version: %{texlive_version}.%{texlive_noarch}.1.04svn54080 Release: 0 License: LPPL-1.0 Summary: Macros to write format-independent packages Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-texapi-doc >= %{texlive_version} Provides: tex(texapi.tex) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source125: texapi.tar.xz Source126: texapi.doc.tar.xz %description -n texlive-texapi Texapi provides utility macros to write format-independent (and -aware) packages. It is similar in spirit to the etoolbox, except that it isn't tied to LaTeX. Tools include: engine and format detection, expansion control, command definition and manipulation, various testing macros, string operations, and highly customizable while and for loops. The package requires e-TeX (and, should you want to compile its documentation, the pitex package is also needed). %package -n texlive-texapi-doc Version: %{texlive_version}.%{texlive_noarch}.1.04svn54080 Release: 0 Summary: Documentation for texlive-texapi License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-texapi and texlive-alldocumentation) %description -n texlive-texapi-doc This package includes the documentation for texlive-texapi %post -n texlive-texapi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-texapi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-texapi test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-texapi-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/texapi/README %{_texmfdistdir}/doc/generic/texapi/texapi-doc.pdf %{_texmfdistdir}/doc/generic/texapi/texapi-doc.tex %files -n texlive-texapi %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/texapi/texapi.tex %package -n texlive-texbytopic Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 License: GFDL-1.3-or-later Summary: Freed version of the book TeX by Topic Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source127: texbytopic.doc.tar.xz %description -n texlive-texbytopic An invaluable book, originally published by Addison-Wesley (who have released their copyright -- their version of the book went out of print in the 1990s). The book describes itself as "a TeXnician's reference", and covers the way TeX (the engine) works in as much detail as most ordinary TeX programmers will ever need to know. A printed copy of the book may be had (for a modest price) via lulu.com (see the package home page for details). %post -n texlive-texbytopic mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-texbytopic mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-texbytopic test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-texbytopic %defattr(-,root,root,755) %{_texmfdistdir}/doc/plain/texbytopic/README %{_texmfdistdir}/doc/plain/texbytopic/TeXbyTopic.pdf %{_texmfdistdir}/doc/plain/texbytopic/TeXbyTopic.tex %{_texmfdistdir}/doc/plain/texbytopic/figflow.tex %{_texmfdistdir}/doc/plain/texbytopic/glossary.tex %{_texmfdistdir}/doc/plain/texbytopic/tables.tex %{_texmfdistdir}/doc/plain/texbytopic/tex.bib %package -n texlive-texcount Version: %{texlive_version}.%{texlive_noarch}.3.1.1svn49013 Release: 0 License: LPPL-1.0 Summary: Count words in a LaTeX document Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-texcount-bin >= %{texlive_version} #!BuildIgnore: texlive-texcount-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-texcount-doc >= %{texlive_version} Requires: perl(Encode) #!BuildIgnore: perl(Encode) Requires: perl(Term::ANSIColor) #!BuildIgnore: perl(Term::ANSIColor) Requires: perl(Text::Wrap) #!BuildIgnore: perl(Text::Wrap) Requires: perl(strict) #!BuildIgnore: perl(strict) Requires: perl(utf8) #!BuildIgnore: perl(utf8) Requires: perl(warnings) #!BuildIgnore: perl(warnings) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source128: texcount.tar.xz Source129: texcount.doc.tar.xz %description -n texlive-texcount TeXcount is a Perl script that counts words in the text of LaTeX files. It has rules for handling most of the common macros, and can provide colour-coded output showing which parts of the text have been counted. The package script is available as a Web service via its home page. %package -n texlive-texcount-doc Version: %{texlive_version}.%{texlive_noarch}.3.1.1svn49013 Release: 0 Summary: Documentation for texlive-texcount License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-texcount and texlive-alldocumentation) %description -n texlive-texcount-doc This package includes the documentation for texlive-texcount %post -n texlive-texcount mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-texcount mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-texcount test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-texcount-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/support/texcount/README.md %{_texmfdistdir}/doc/support/texcount/doc/QuickReference.pdf %{_texmfdistdir}/doc/support/texcount/doc/QuickReference.tex %{_texmfdistdir}/doc/support/texcount/doc/TeXcount.pdf %{_texmfdistdir}/doc/support/texcount/doc/TeXcount.tex %{_texmfdistdir}/doc/support/texcount/doc/TechDoc.pdf %{_texmfdistdir}/doc/support/texcount/doc/TechDoc.tex %{_texmfdistdir}/doc/support/texcount/doc/macros.tex %{_texmfdistdir}/doc/support/texcount/doc/sub_addrules.tex %{_texmfdistdir}/doc/support/texcount/doc/sub_options.tex %{_texmfdistdir}/doc/support/texcount/doc/sub_ruletypes.tex %{_texmfdistdir}/doc/support/texcount/doc/sub_tc_other.tex %files -n texlive-texcount %defattr(-,root,root,755) %{_texmfdistdir}/scripts/texcount/texcount.pl %package -n texlive-texdate Version: %{texlive_version}.%{texlive_noarch}.2.0svn49362 Release: 0 License: LPPL-1.0 Summary: Date printing, formatting, and manipulation in TeX Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-texdate-doc >= %{texlive_version} Provides: tex(texdate.sty) Requires: tex(iflang.sty) Requires: tex(modulus.sty) Requires: tex(padcount.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source130: texdate.tar.xz Source131: texdate.doc.tar.xz %description -n texlive-texdate TeX and LaTeX provide few facilities for dates by default, though many packages have filled this gap. This package fills it, as well, with a pure TeX-primitive implementation. It can print dates, advance them by numbers of days, weeks, or months, determine the weekday automatically (with an algorithm cribbed from the dayofweek.tex file written by Martin Minow), and print them in (mostly) arbitrary format. It can also print calendars (monthly and yearly) automatically, and can be easily localized for non-English languages. %package -n texlive-texdate-doc Version: %{texlive_version}.%{texlive_noarch}.2.0svn49362 Release: 0 Summary: Documentation for texlive-texdate License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-texdate and texlive-alldocumentation) %description -n texlive-texdate-doc This package includes the documentation for texlive-texdate %post -n texlive-texdate mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-texdate mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-texdate test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-texdate-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/texdate/CHANGES %{_texmfdistdir}/doc/generic/texdate/README %{_texmfdistdir}/doc/generic/texdate/lppl.txt %{_texmfdistdir}/doc/generic/texdate/texdate.pdf %files -n texlive-texdate %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/texdate/texdate.sty %package -n texlive-texdef Version: %{texlive_version}.%{texlive_noarch}.1.9svn64967 Release: 0 License: GPL-2.0-or-later Summary: Display the definitions of TeX commands Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-texdef-bin >= %{texlive_version} #!BuildIgnore: texlive-texdef-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-texdef-doc >= %{texlive_version} Requires: perl(Cwd) #!BuildIgnore: perl(Cwd) Requires: perl(File::Basename) #!BuildIgnore: perl(File::Basename) Requires: perl(File::Temp) #!BuildIgnore: perl(File::Temp) Requires: perl(Getopt::Long) #!BuildIgnore: perl(Getopt::Long) Requires: perl(strict) #!BuildIgnore: perl(strict) Requires: perl(warnings) #!BuildIgnore: perl(warnings) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source132: texdef.tar.xz Source133: texdef.doc.tar.xz %description -n texlive-texdef This (Perl) script displays the definitions of (La)TeX command sequences/macros. Various options allow the selection of the used class as well as package files and other factors that may influence the definition (before/after the preamble, inside an environment, ...). The script creates a temporary TeX file which is then compiled using (La)TeX to find the '\meaning' of the command sequence. The result is formatted and presented to the user. Length or number command sequences (dimensions, \char..., count registers, ...) are recognized and the contained value is also shown (using \the). Special definitions like protected macros are also recognized and the underlying macros are shown as well. The script will show plain TeX definitions by default. LaTeX and ConTeXt are supported, including flavours (pdf(La)TeX, Lua(La)TeX, Xe(La)TeX, ...). The flavour can be selected using a command line option, or via the script name: latexdef will use LaTeX as default, etc. %package -n texlive-texdef-doc Version: %{texlive_version}.%{texlive_noarch}.1.9svn64967 Release: 0 Summary: Documentation for texlive-texdef License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-texdef and texlive-alldocumentation) %description -n texlive-texdef-doc This package includes the documentation for texlive-texdef %post -n texlive-texdef mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-texdef mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-texdef test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-texdef-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/support/texdef/CHANGELOG %{_texmfdistdir}/doc/support/texdef/INSTALL %{_texmfdistdir}/doc/support/texdef/README %{_texmfdistdir}/doc/support/texdef/texdef.pdf %files -n texlive-texdef %defattr(-,root,root,755) %{_texmfdistdir}/scripts/texdef/texdef.pl %package -n texlive-texdiff Version: %{texlive_version}.%{texlive_noarch}.0.0.4svn29752 Release: 0 License: Artistic-1.0 Summary: Compare documents and produce tagged merge Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-texdiff-bin >= %{texlive_version} #!BuildIgnore: texlive-texdiff-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-texdiff-doc >= %{texlive_version} Requires: perl(Getopt::Long) #!BuildIgnore: perl(Getopt::Long) Requires: perl(Pod::Usage) #!BuildIgnore: perl(Pod::Usage) Requires: perl(re) #!BuildIgnore: perl(re) Requires: perl(strict) #!BuildIgnore: perl(strict) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source134: texdiff.tar.xz Source135: texdiff.doc.tar.xz %description -n texlive-texdiff Two files are compared and a new TeX file is output. When the output file is processed with (La)TeX it marks new changes with blue and old text with red with a strike-through line. Furthermore, passages with changes are marked at the margin with grey bars by the LaTeX changebar package. %package -n texlive-texdiff-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.4svn29752 Release: 0 Summary: Documentation for texlive-texdiff License: Artistic-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-texdiff and texlive-alldocumentation) Provides: man(texdiff.1) %description -n texlive-texdiff-doc This package includes the documentation for texlive-texdiff %post -n texlive-texdiff mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-texdiff mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-texdiff test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-texdiff-doc %defattr(-,root,root,755) %{_mandir}/man1/texdiff.1* %{_texmfdistdir}/doc/support/texdiff/README %files -n texlive-texdiff %defattr(-,root,root,755) %{_texmfdistdir}/scripts/texdiff/texdiff %package -n texlive-texdimens Version: %{texlive_version}.%{texlive_noarch}.1.1svn61070 Release: 0 License: LPPL-1.0 Summary: Conversion of TeX dimensions to decimals Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-texdimens-doc >= %{texlive_version} Provides: tex(texdimens.sty) Provides: tex(texdimens.tex) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source136: texdimens.tar.xz Source137: texdimens.doc.tar.xz %description -n texlive-texdimens Utilities and documentation related to TeX dimensional units, usable both with Plain (\input texdimens) and with LaTeX (\usepackage{texdimens}). %package -n texlive-texdimens-doc Version: %{texlive_version}.%{texlive_noarch}.1.1svn61070 Release: 0 Summary: Documentation for texlive-texdimens License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-texdimens and texlive-alldocumentation) %description -n texlive-texdimens-doc This package includes the documentation for texlive-texdimens %post -n texlive-texdimens mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-texdimens mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-texdimens test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-texdimens-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/texdimens/LICENSE.md %{_texmfdistdir}/doc/generic/texdimens/README.md %{_texmfdistdir}/doc/generic/texdimens/texdimens.md %{_texmfdistdir}/doc/generic/texdimens/texdimens.pdf %files -n texlive-texdimens %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/texdimens/texdimens.sty %{_texmfdistdir}/tex/generic/texdimens/texdimens.tex %package -n texlive-texdirflatten Version: %{texlive_version}.%{texlive_noarch}.1.3svn55064 Release: 0 License: Artistic-1.0 Summary: Collect files related to a LaTeX job in a single directory Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-texdirflatten-bin >= %{texlive_version} #!BuildIgnore: texlive-texdirflatten-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-texdirflatten-doc >= %{texlive_version} Requires: perl(Getopt::Long) #!BuildIgnore: perl(Getopt::Long) Requires: perl(Pod::Usage) #!BuildIgnore: perl(Pod::Usage) Requires: perl(re) #!BuildIgnore: perl(re) Requires: perl(strict) #!BuildIgnore: perl(strict) Requires: perl(warnings) #!BuildIgnore: perl(warnings) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source138: texdirflatten.tar.xz Source139: texdirflatten.doc.tar.xz %description -n texlive-texdirflatten The Perl script parses a LaTeX file recursively, scanning all child files, and collects details of any included and other data files. These component files, are then all put into a single directory (thus "flattening" the document's directory tree). %package -n texlive-texdirflatten-doc Version: %{texlive_version}.%{texlive_noarch}.1.3svn55064 Release: 0 Summary: Documentation for texlive-texdirflatten License: Artistic-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-texdirflatten and texlive-alldocumentation) Provides: man(texdirflatten.1) %description -n texlive-texdirflatten-doc This package includes the documentation for texlive-texdirflatten %post -n texlive-texdirflatten mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-texdirflatten mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-texdirflatten test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-texdirflatten-doc %defattr(-,root,root,755) %{_mandir}/man1/texdirflatten.1* %{_texmfdistdir}/doc/support/texdirflatten/README %files -n texlive-texdirflatten %defattr(-,root,root,755) %{_texmfdistdir}/scripts/texdirflatten/texdirflatten %package -n texlive-texdoc Version: %{texlive_version}.%{texlive_noarch}.4.0.1svn66227 Release: 0 License: GPL-2.0-or-later Summary: Documentation access for TeX Live Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires: texlive-kpathsea >= %{texlive_version} #!BuildIgnore: texlive-kpathsea Requires(pre): texlive-texdoc-bin >= %{texlive_version} #!BuildIgnore: texlive-texdoc-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-texdoc-doc >= %{texlive_version} Provides: tex(texdoc.cnf) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source140: texdoc.tar.xz Source141: texdoc.doc.tar.xz Source142: texdoc_cnf.dif %description -n texlive-texdoc texdoc is a Lua script providing easy access to the documentation in TeX Live: PDF, DVI, plain text files, and more. Viewing and other configuration can be extensively customized. It is distributed with TeX Live; MiKTeX provides a program by the same name to do the same job, but its implementation is unrelated. %package -n texlive-texdoc-doc Version: %{texlive_version}.%{texlive_noarch}.4.0.1svn66227 Release: 0 Summary: Documentation for texlive-texdoc License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-texdoc and texlive-alldocumentation) Provides: man(texdoc.1) %description -n texlive-texdoc-doc This package includes the documentation for texlive-texdoc %post -n texlive-texdoc mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-texdoc mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-texdoc test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-texdoc-doc %defattr(-,root,root,755) %{_mandir}/man1/texdoc.1* %{_texmfdistdir}/doc/support/texdoc/COPYING %{_texmfdistdir}/doc/support/texdoc/NEWS %{_texmfdistdir}/doc/support/texdoc/README.md %{_texmfdistdir}/doc/support/texdoc/texdoc-doc.cls %{_texmfdistdir}/doc/support/texdoc/texdoc.pdf %{_texmfdistdir}/doc/support/texdoc/texdoc.tex %files -n texlive-texdoc %defattr(-,root,root,755) %{_texmfdistdir}/scripts/texdoc/texdoc.tlu %{_texmfdistdir}/scripts/texdoc/texdoclib-alias.tlu %{_texmfdistdir}/scripts/texdoc/texdoclib-cli.tlu %{_texmfdistdir}/scripts/texdoc/texdoclib-config.tlu %{_texmfdistdir}/scripts/texdoc/texdoclib-const.tlu %{_texmfdistdir}/scripts/texdoc/texdoclib-score.tlu %{_texmfdistdir}/scripts/texdoc/texdoclib-search.tlu %{_texmfdistdir}/scripts/texdoc/texdoclib-util.tlu %{_texmfdistdir}/scripts/texdoc/texdoclib-view.tlu %{_texmfdistdir}/scripts/texdoc/texdoclib.tlu %{_texmfdistdir}/texdoc/texdoc.cnf %{_texmfdistdir}/tlpkg/texlive.tlpdb %package -n texlive-texdoctk Version: %{texlive_version}.%{texlive_noarch}.0.0.6.0svn62186 Release: 0 License: GPL-2.0-or-later Summary: Easy access to package documentation Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires: texlive-kpathsea >= %{texlive_version} #!BuildIgnore: texlive-kpathsea Requires(pre): texlive-texdoctk-bin >= %{texlive_version} #!BuildIgnore: texlive-texdoctk-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-texdoctk-doc >= %{texlive_version} Requires: perl(File::Basename) #!BuildIgnore: perl(File::Basename) Requires: perl(File::Copy) #!BuildIgnore: perl(File::Copy) Requires: perl(Getopt::Long) #!BuildIgnore: perl(Getopt::Long) Requires: perl(strict) #!BuildIgnore: perl(strict) Provides: tex(texdoctk.dat) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source143: texdoctk.tar.xz Source144: texdoctk.doc.tar.xz %description -n texlive-texdoctk A Perl/Tk-based GUI for easy access to package documentation for TeX on Unix platforms; the databases it uses are based on the texmf/doc subtrees of teTeX, but database files for local configurations with modified/extended directories can be derived from them. Note that texdoctk is not a viewer itself, but an interface for finding documentation files and opening them with the appropriate viewer; so it relies on appropriate programs to be installed on the system. However, the choice of these programs can be configured by the sysadmin or user. Now only distributed as part of TeX Live, which includes a Windows executable. %package -n texlive-texdoctk-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.6.0svn62186 Release: 0 Summary: Documentation for texlive-texdoctk License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-texdoctk and texlive-alldocumentation) Provides: man(texdoctk.1) %description -n texlive-texdoctk-doc This package includes the documentation for texlive-texdoctk %post -n texlive-texdoctk mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-texdoctk mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-texdoctk test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-texdoctk-doc %defattr(-,root,root,755) %{_mandir}/man1/texdoctk.1* %files -n texlive-texdoctk %defattr(-,root,root,755) %{_texmfdistdir}/scripts/texdoctk/texdoctk.pl %{_texmfdistdir}/texdoctk/texdocrc-win32.defaults %{_texmfdistdir}/texdoctk/texdocrc.defaults %{_texmfdistdir}/texdoctk/texdoctk.dat %package -n texlive-texdraw Version: %{texlive_version}.%{texlive_noarch}.v2r3svn64477 Release: 0 License: LPPL-1.0 Summary: Graphical macros, using embedded PostScript Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-texdraw-doc >= %{texlive_version} Provides: tex(blockdiagram.tex) Provides: tex(texdraw.sty) Provides: tex(texdraw.tex) Provides: tex(txdps.tex) Provides: tex(txdtools.tex) Requires: tex(graphics.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source145: texdraw.tar.xz Source146: texdraw.doc.tar.xz %description -n texlive-texdraw TeXdraw is a set of macro definitions for TeX, which allow the user to produce PostScript drawings from within TeX and LaTeX. TeXdraw has been designed to be extensible. Drawing 'segments' are relocatable, self-contained units. Using a combination of TeX's grouping mechanism and the gsave/grestore mechanism in PostScript, drawing segments allow for local changes to the scaling and line parameters. Using TeX's macro definition capability, new drawing commands can be constructed from drawing segments. %package -n texlive-texdraw-doc Version: %{texlive_version}.%{texlive_noarch}.v2r3svn64477 Release: 0 Summary: Documentation for texlive-texdraw License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-texdraw and texlive-alldocumentation) Requires(preun):%install_info_prereq Requires(post): %install_info_prereq %description -n texlive-texdraw-doc This package includes the documentation for texlive-texdraw %post -n texlive-texdraw mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-texdraw mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-texdraw test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %preun -n texlive-texdraw-doc if test $1 = 0; then %install_info_delete --info-dir=%{_infodir} %{_infodir}/texdraw.info fi %post -n texlive-texdraw-doc %install_info --info-dir=%{_infodir} %{_infodir}/texdraw.info %files -n texlive-texdraw-doc %defattr(-,root,root,755) %{_infodir}/texdraw.info* %{_texmfdistdir}/doc/support/texdraw/ChangeLog %{_texmfdistdir}/doc/support/texdraw/Makefile %{_texmfdistdir}/doc/support/texdraw/README %{_texmfdistdir}/doc/support/texdraw/examples/txdexamp.latex %{_texmfdistdir}/doc/support/texdraw/examples/txdexamp.tex %{_texmfdistdir}/doc/support/texdraw/test/ttexdraw.tex %{_texmfdistdir}/doc/support/texdraw/texdraw.pdf %{_texmfdistdir}/doc/support/texdraw/texdraw.texi %files -n texlive-texdraw %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/texdraw/blockdiagram.tex %{_texmfdistdir}/tex/generic/texdraw/texdraw.sty %{_texmfdistdir}/tex/generic/texdraw/texdraw.tex %{_texmfdistdir}/tex/generic/texdraw/txdps.tex %{_texmfdistdir}/tex/generic/texdraw/txdtools.tex %package -n texlive-texfot Version: %{texlive_version}.%{texlive_noarch}.1.48svn65545 Release: 0 License: SUSE-Public-Domain Summary: Filter clutter from the output of a TeX run Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-texfot-bin >= %{texlive_version} #!BuildIgnore: texlive-texfot-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-texfot-doc >= %{texlive_version} Requires: perl(Getopt::Long) #!BuildIgnore: perl(Getopt::Long) Requires: perl(IO::File) #!BuildIgnore: perl(IO::File) Requires: perl(IPC::Open3) #!BuildIgnore: perl(IPC::Open3) Requires: perl(Pod::Usage) #!BuildIgnore: perl(Pod::Usage) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source147: texfot.tar.xz Source148: texfot.doc.tar.xz %description -n texlive-texfot The package provides a small Perl script to filter the online output from a TeX run, attempting to show only those messages which probably deserve some change in the source. The TeX invocation itself need not change. %package -n texlive-texfot-doc Version: %{texlive_version}.%{texlive_noarch}.1.48svn65545 Release: 0 Summary: Documentation for texlive-texfot License: SUSE-Public-Domain Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-texfot and texlive-alldocumentation) Provides: man(texfot.1) %description -n texlive-texfot-doc This package includes the documentation for texlive-texfot %post -n texlive-texfot mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-texfot mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-texfot test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-texfot-doc %defattr(-,root,root,755) %{_mandir}/man1/texfot.1* %{_texmfdistdir}/doc/support/texfot/README %files -n texlive-texfot %defattr(-,root,root,755) %{_texmfdistdir}/scripts/texfot/texfot.pl %package -n texlive-texilikechaps Version: %{texlive_version}.%{texlive_noarch}.1.0asvn28553 Release: 0 License: LPPL-1.0 Summary: Format chapters with a texi-like format Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Provides: tex(texilikechaps.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source149: texilikechaps.tar.xz %description -n texlive-texilikechaps The package enables the user to reduce the size of the rather large chapter headings in standard classes into a texi-like smaller format. Details of the format may be controlled with internal commands. %post -n texlive-texilikechaps mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-texilikechaps mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-texilikechaps test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-texilikechaps %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/texilikechaps/texilikechaps.sty %package -n texlive-texilikecover Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn15878 Release: 0 License: LPPL-1.0 Summary: A cover-page package, like TeXinfo Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):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(texilikecover.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source150: texilikecover.tar.xz %description -n texlive-texilikecover The package creates document cover pages, like those that TeXinfo produces. %post -n texlive-texilikecover mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-texilikecover mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-texilikecover test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-texilikecover %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/texilikecover/texilikecover.sty %package -n texlive-texinfo Version: %{texlive_version}.%{texlive_noarch}.6.8svn66354 Release: 0 License: GPL-2.0-or-later Summary: Texinfo documentation system Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):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-amsfonts >= %{texlive_version} Requires: texlive-cm-super >= %{texlive_version} Requires: texlive-ec >= %{texlive_version} Requires: texlive-epsf >= %{texlive_version} Provides: tex(texinfo.tex) Provides: tex(txi-cs.tex) Provides: tex(txi-de.tex) Provides: tex(txi-en.tex) Provides: tex(txi-es.tex) Provides: tex(txi-fr.tex) Provides: tex(txi-it.tex) Provides: tex(txi-nb.tex) Provides: tex(txi-nl.tex) Provides: tex(txi-nn.tex) Provides: tex(txi-pl.tex) Provides: tex(txi-pt.tex) Provides: tex(txi-ru.tex) Provides: tex(txi-sr.tex) Provides: tex(txi-tr.tex) Provides: tex(txi-uk.tex) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source151: texinfo.tar.xz %description -n texlive-texinfo Texinfo is the preferred format for documentation in the GNU project; the format may be used to produce online or printed output from a single source. The Texinfo macros may be used to produce printable output using TeX; other programs in the distribution offer online interactive use (with hypertext linkages in some cases). The latest release of the texinfo.tex macros and texi2dvi script may be found in the texinfo-latest package, which are usually newer than the last full release. %post -n texlive-texinfo mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-texinfo mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-texinfo test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-texinfo %defattr(-,root,root,755) %{_texmfdistdir}/tex/texinfo/texinfo.ini %{_texmfdistdir}/tex/texinfo/texinfo.tex %{_texmfdistdir}/tex/texinfo/txi-cs.tex %{_texmfdistdir}/tex/texinfo/txi-de.tex %{_texmfdistdir}/tex/texinfo/txi-en.tex %{_texmfdistdir}/tex/texinfo/txi-es.tex %{_texmfdistdir}/tex/texinfo/txi-fr.tex %{_texmfdistdir}/tex/texinfo/txi-it.tex %{_texmfdistdir}/tex/texinfo/txi-nb.tex %{_texmfdistdir}/tex/texinfo/txi-nl.tex %{_texmfdistdir}/tex/texinfo/txi-nn.tex %{_texmfdistdir}/tex/texinfo/txi-pl.tex %{_texmfdistdir}/tex/texinfo/txi-pt.tex %{_texmfdistdir}/tex/texinfo/txi-ru.tex %{_texmfdistdir}/tex/texinfo/txi-sr.tex %{_texmfdistdir}/tex/texinfo/txi-tr.tex %{_texmfdistdir}/tex/texinfo/txi-uk.tex %package -n texlive-texlive-common Version: %{texlive_version}.%{texlive_noarch}.svn66324 Release: 0 License: LPPL-1.0 Summary: TeX Live documentation (common 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} # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source152: texlive-common.doc.tar.xz %description -n texlive-texlive-common The texlive-common package %post -n texlive-texlive-common mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-texlive-common mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-texlive-common test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-texlive-common %defattr(-,root,root,755) %{_texmfdistdir}/doc/texlive/index.html %{_texmfdistdir}/doc/texlive/install-tl.html %{_texmfdistdir}/doc/texlive/texlive-common/advanced-lnx.png %{_texmfdistdir}/doc/texlive/texlive-common/basic-w32.png %{_texmfdistdir}/doc/texlive/texlive-common/examples/ex5.tex %{_texmfdistdir}/doc/texlive/texlive-common/examples/ex6.tex %{_texmfdistdir}/doc/texlive/texlive-common/examples/ex6a.tex %{_texmfdistdir}/doc/texlive/texlive-common/examples/ex6b.tex %{_texmfdistdir}/doc/texlive/texlive-common/examples/ex6c.tex %{_texmfdistdir}/doc/texlive/texlive-common/nsis_installer.png %{_texmfdistdir}/doc/texlive/texlive-common/stdcoll.png %{_texmfdistdir}/doc/texlive/texlive-common/tlcockpit-packages.png %{_texmfdistdir}/doc/texlive/texlive-common/tlmgr-gui.png %{_texmfdistdir}/doc/texlive/texlive-common/tlshell-linux.png %{_texmfdistdir}/doc/texlive/texlive-common/tlshell-macos.png %{_texmfdistdir}/doc/texlive/texlive-common/tray-menu.png %{_texmfdistdir}/doc/texlive/tlmgr.html %package -n texlive-texlive-cz Version: %{texlive_version}.%{texlive_noarch}.svn62854 Release: 0 License: LPPL-1.0 Summary: TeX Live manual (Czech/Slovak) Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source153: texlive-cz.doc.tar.xz %description -n texlive-texlive-cz The texlive-cz package %post -n texlive-texlive-cz mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-texlive-cz mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-texlive-cz test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-texlive-cz %defattr(-,root,root,755) %{_texmfdistdir}/doc/texlive/texlive-cz/Makefile %{_texmfdistdir}/doc/texlive/texlive-cz/csquote.sty %{_texmfdistdir}/doc/texlive/texlive-cz/live4ht.cfg %{_texmfdistdir}/doc/texlive/texlive-cz/tex-live.css %{_texmfdistdir}/doc/texlive/texlive-cz/texlive-cz.css %{_texmfdistdir}/doc/texlive/texlive-cz/texlive-cz.html %{_texmfdistdir}/doc/texlive/texlive-cz/texlive-cz.pdf %{_texmfdistdir}/doc/texlive/texlive-cz/texlive-cz.tex %package -n texlive-texlive-de Version: %{texlive_version}.%{texlive_noarch}.svn66573 Release: 0 License: LPPL-1.0 Summary: TeX Live manual (German) Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source154: texlive-de.doc.tar.xz %description -n texlive-texlive-de The texlive-de package %post -n texlive-texlive-de mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-texlive-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-texlive-de test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-texlive-de %defattr(-,root,root,755) %{_texmfdistdir}/doc/texlive/texlive-de/Makefile %{_texmfdistdir}/doc/texlive/texlive-de/advanced-lnx.png %{_texmfdistdir}/doc/texlive/texlive-de/basic-w32.png %{_texmfdistdir}/doc/texlive/texlive-de/install-lnx-main.png %{_texmfdistdir}/doc/texlive/texlive-de/lmsy10-40.png %{_texmfdistdir}/doc/texlive/texlive-de/nsis_installer.png %{_texmfdistdir}/doc/texlive/texlive-de/nsisinstaller.png %{_texmfdistdir}/doc/texlive/texlive-de/psview.png %{_texmfdistdir}/doc/texlive/texlive-de/stdcoll.png %{_texmfdistdir}/doc/texlive/texlive-de/texlive-de-html.css %{_texmfdistdir}/doc/texlive/texlive-de/texlive-de-html.tex %{_texmfdistdir}/doc/texlive/texlive-de/texlive-de.css %{_texmfdistdir}/doc/texlive/texlive-de/texlive-de.html %{_texmfdistdir}/doc/texlive/texlive-de/texlive-de.pdf %{_texmfdistdir}/doc/texlive/texlive-de/texlive-de.tex %{_texmfdistdir}/doc/texlive/texlive-de/tlcockpit-packages.png %{_texmfdistdir}/doc/texlive/texlive-de/tlmgr-general-options.png %{_texmfdistdir}/doc/texlive/texlive-de/tlmgr-gui.png %{_texmfdistdir}/doc/texlive/texlive-de/tlmgr-paper-options.png %{_texmfdistdir}/doc/texlive/texlive-de/tlshell-macos.png %{_texmfdistdir}/doc/texlive/texlive-de/tray-menu.png %{_texmfdistdir}/doc/texlive/texlive-de/wizard-w32.png %package -n texlive-texlive-en Version: %{texlive_version}.%{texlive_noarch}.svn66572 Release: 0 License: LPPL-1.0 Summary: TeX Live manual (English) Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source155: texlive-en.doc.tar.xz %description -n texlive-texlive-en The texlive-en package %preun -n texlive-texlive-en if test $1 = 0; then %install_info_delete --info-dir=%{_infodir} %{_infodir}/tlbuild.info fi %post -n texlive-texlive-en mkdir -p /var/run/texlive %install_info --info-dir=%{_infodir} %{_infodir}/tlbuild.info > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-texlive-en mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-texlive-en test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-texlive-en %defattr(-,root,root,755) %{_infodir}/tlbuild.info* %{_texmfdistdir}/doc/texlive/texlive-en/ChangeLog %{_texmfdistdir}/doc/texlive/texlive-en/Makefile %{_texmfdistdir}/doc/texlive/texlive-en/README %{_texmfdistdir}/doc/texlive/texlive-en/archive/bv-live.tex %{_texmfdistdir}/doc/texlive/texlive-en/archive/bvoutln.sty %{_texmfdistdir}/doc/texlive/texlive-en/archive/changemail %{_texmfdistdir}/doc/texlive/texlive-en/archive/l.pl %{_texmfdistdir}/doc/texlive/texlive-en/archive/live-2003.tex %{_texmfdistdir}/doc/texlive/texlive-en/archive/live-2004.tex %{_texmfdistdir}/doc/texlive/texlive-en/archive/live-2005.tex %{_texmfdistdir}/doc/texlive/texlive-en/archive/live-2007.tex %{_texmfdistdir}/doc/texlive/texlive-en/archive/live-2008.tex %{_texmfdistdir}/doc/texlive/texlive-en/archive/live-2009.tex %{_texmfdistdir}/doc/texlive/texlive-en/archive/live-2010.tex %{_texmfdistdir}/doc/texlive/texlive-en/archive/live-2011.tex %{_texmfdistdir}/doc/texlive/texlive-en/archive/live-2012.tex %{_texmfdistdir}/doc/texlive/texlive-en/archive/live-2013.tex %{_texmfdistdir}/doc/texlive/texlive-en/archive/live-2014.tex %{_texmfdistdir}/doc/texlive/texlive-en/archive/live-2015.tex %{_texmfdistdir}/doc/texlive/texlive-en/archive/live-2016.tex %{_texmfdistdir}/doc/texlive/texlive-en/archive/live-2017.tex %{_texmfdistdir}/doc/texlive/texlive-en/archive/live-2018.tex %{_texmfdistdir}/doc/texlive/texlive-en/archive/live-2019.tex %{_texmfdistdir}/doc/texlive/texlive-en/archive/live-2020.tex %{_texmfdistdir}/doc/texlive/texlive-en/archive/live-2021.tex %{_texmfdistdir}/doc/texlive/texlive-en/archive/live-2022.tex %{_texmfdistdir}/doc/texlive/texlive-en/archive/live-tl7.tex %{_texmfdistdir}/doc/texlive/texlive-en/archive/live4ht.cfg-2004 %{_texmfdistdir}/doc/texlive/texlive-en/archive/live4ht.cfg-2021 %{_texmfdistdir}/doc/texlive/texlive-en/archive/mod.pl %{_texmfdistdir}/doc/texlive/texlive-en/archive/nocites.tex %{_texmfdistdir}/doc/texlive/texlive-en/archive/picture.tex %{_texmfdistdir}/doc/texlive/texlive-en/archive/split.pl %{_texmfdistdir}/doc/texlive/texlive-en/archive/status.pl %{_texmfdistdir}/doc/texlive/texlive-en/archive/tex-live.bib %{_texmfdistdir}/doc/texlive/texlive-en/archive/tex-live.bst %{_texmfdistdir}/doc/texlive/texlive-en/archive/tex-live.sty-2003 %{_texmfdistdir}/doc/texlive/texlive-en/archive/tex-live.sty-2004 %{_texmfdistdir}/doc/texlive/texlive-en/archive/tex-live.sty-2005 %{_texmfdistdir}/doc/texlive/texlive-en/archive/tex-live.sty-2007 %{_texmfdistdir}/doc/texlive/texlive-en/archive/tex-live.sty-2008 %{_texmfdistdir}/doc/texlive/texlive-en/archive/tex-live.sty-2009 %{_texmfdistdir}/doc/texlive/texlive-en/archive/tex-live.sty-2010 %{_texmfdistdir}/doc/texlive/texlive-en/archive/tex-live.sty-2014 %{_texmfdistdir}/doc/texlive/texlive-en/archive/tex-live.sty-2015 %{_texmfdistdir}/doc/texlive/texlive-en/archive/tex-live.sty-2016 %{_texmfdistdir}/doc/texlive/texlive-en/archive/tex-live.sty-2017 %{_texmfdistdir}/doc/texlive/texlive-en/archive/tex-live.sty-2018 %{_texmfdistdir}/doc/texlive/texlive-en/archive/tex-live.sty-2019 %{_texmfdistdir}/doc/texlive/texlive-en/archive/tex-live.sty-2020 %{_texmfdistdir}/doc/texlive/texlive-en/archive/tex-live.sty-2021 %{_texmfdistdir}/doc/texlive/texlive-en/archive/tex-live.sty-2022 %{_texmfdistdir}/doc/texlive/texlive-en/archive/texlive.pl %{_texmfdistdir}/doc/texlive/texlive-en/live4ht.cfg %{_texmfdistdir}/doc/texlive/texlive-en/tex-live.css %{_texmfdistdir}/doc/texlive/texlive-en/tex-live.sty %{_texmfdistdir}/doc/texlive/texlive-en/texlive-en.css %{_texmfdistdir}/doc/texlive/texlive-en/texlive-en.html %{_texmfdistdir}/doc/texlive/texlive-en/texlive-en.pdf %{_texmfdistdir}/doc/texlive/texlive-en/texlive-en.tex %{_texmfdistdir}/doc/texlive/tlbuild/tlbuild.html %{_texmfdistdir}/doc/texlive/tlbuild/tlbuild.pdf %package -n texlive-texlive-es Version: %{texlive_version}.%{texlive_noarch}.svn66059 Release: 0 License: LPPL-1.0 Summary: TeX Live manual (Spanish) Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source156: texlive-es.doc.tar.xz %description -n texlive-texlive-es The texlive-es package %post -n texlive-texlive-es mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-texlive-es mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-texlive-es test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-texlive-es %defattr(-,root,root,755) %{_texmfdistdir}/doc/texlive/texlive-es/Makefile %{_texmfdistdir}/doc/texlive/texlive-es/archive/2017/texlive-es.html %{_texmfdistdir}/doc/texlive/texlive-es/archive/2017/texlive-es.pdf %{_texmfdistdir}/doc/texlive/texlive-es/archive/2017/texlive-es.tex %{_texmfdistdir}/doc/texlive/texlive-es/archive/2018/texlive-es.css %{_texmfdistdir}/doc/texlive/texlive-es/archive/2018/texlive-es.html %{_texmfdistdir}/doc/texlive/texlive-es/archive/2018/texlive-es.pdf %{_texmfdistdir}/doc/texlive/texlive-es/archive/2018/texlive-es.tex %{_texmfdistdir}/doc/texlive/texlive-es/archive/2019/texlive-es.css %{_texmfdistdir}/doc/texlive/texlive-es/archive/2019/texlive-es.html %{_texmfdistdir}/doc/texlive/texlive-es/archive/2019/texlive-es.pdf %{_texmfdistdir}/doc/texlive/texlive-es/archive/2019/texlive-es.tex %{_texmfdistdir}/doc/texlive/texlive-es/archive/2020/texlive-es.html %{_texmfdistdir}/doc/texlive/texlive-es/archive/2020/texlive-es.pdf %{_texmfdistdir}/doc/texlive/texlive-es/archive/2020/texlive-es.tex %{_texmfdistdir}/doc/texlive/texlive-es/archive/2021/texlive-es.html %{_texmfdistdir}/doc/texlive/texlive-es/archive/2021/texlive-es.pdf %{_texmfdistdir}/doc/texlive/texlive-es/archive/2021/texlive-es.tex %{_texmfdistdir}/doc/texlive/texlive-es/archive/2022-march-2022-dec/texlive-es.css %{_texmfdistdir}/doc/texlive/texlive-es/archive/2022-march-2022-dec/texlive-es.html %{_texmfdistdir}/doc/texlive/texlive-es/archive/2022-march-2022-dec/texlive-es.pdf %{_texmfdistdir}/doc/texlive/texlive-es/archive/2022-march-2022-dec/texlive-es.tex %{_texmfdistdir}/doc/texlive/texlive-es/tex-live.css %{_texmfdistdir}/doc/texlive/texlive-es/texlive-es.css %{_texmfdistdir}/doc/texlive/texlive-es/texlive-es.html %{_texmfdistdir}/doc/texlive/texlive-es/texlive-es.pdf %{_texmfdistdir}/doc/texlive/texlive-es/texlive-es.tex %package -n texlive-texlive-fr Version: %{texlive_version}.%{texlive_noarch}.svn66571 Release: 0 License: LPPL-1.0 Summary: TeX Live manual (French) Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source157: texlive-fr.doc.tar.xz %description -n texlive-texlive-fr The texlive-fr package %post -n texlive-texlive-fr mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-texlive-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-texlive-fr test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-texlive-fr %defattr(-,root,root,755) %{_texmfdistdir}/doc/texlive/texlive-fr/Makefile %{_texmfdistdir}/doc/texlive/texlive-fr/live4ht.cfg %{_texmfdistdir}/doc/texlive/texlive-fr/notes %{_texmfdistdir}/doc/texlive/texlive-fr/tex-live.css %{_texmfdistdir}/doc/texlive/texlive-fr/texlive-fr.css %{_texmfdistdir}/doc/texlive/texlive-fr/texlive-fr.html %{_texmfdistdir}/doc/texlive/texlive-fr/texlive-fr.pdf %{_texmfdistdir}/doc/texlive/texlive-fr/texlive-fr.tex %package -n texlive-texlive-it Version: %{texlive_version}.%{texlive_noarch}.svn58653 Release: 0 License: LPPL-1.0 Summary: TeX Live manual (Italian) Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source158: texlive-it.doc.tar.xz %description -n texlive-texlive-it The texlive-it package %post -n texlive-texlive-it mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-texlive-it mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-texlive-it test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-texlive-it %defattr(-,root,root,755) %{_texmfdistdir}/doc/texlive/texlive-it/Makefile %{_texmfdistdir}/doc/texlive/texlive-it/texlive-it.html %{_texmfdistdir}/doc/texlive/texlive-it/texlive-it.pdf %{_texmfdistdir}/doc/texlive/texlive-it/texlive-it.tex %package -n texlive-texlive-ja Version: %{texlive_version}.%{texlive_noarch}.svn66482 Release: 0 License: LPPL-1.0 Summary: TeX Live manual (Japanese) Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source159: texlive-ja.doc.tar.xz %description -n texlive-texlive-ja The texlive-ja package %post -n texlive-texlive-ja mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-texlive-ja mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-texlive-ja test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-texlive-ja %defattr(-,root,root,755) %{_texmfdistdir}/doc/texlive/texlive-ja/Makefile %{_texmfdistdir}/doc/texlive/texlive-ja/img/advanced-macos-ja.png %{_texmfdistdir}/doc/texlive/texlive-ja/img/basic-macos-ja.png %{_texmfdistdir}/doc/texlive/texlive-ja/img/stdcoll-ja.png %{_texmfdistdir}/doc/texlive/texlive-ja/img/tlshell-macos-ja.png %{_texmfdistdir}/doc/texlive/texlive-ja/texlive-ja.pdf %{_texmfdistdir}/doc/texlive/texlive-ja/texlive-ja.sty %{_texmfdistdir}/doc/texlive/texlive-ja/texlive-ja.tex %package -n texlive-texlive-pl Version: %{texlive_version}.%{texlive_noarch}.svn66576 Release: 0 License: LPPL-1.0 Summary: TeX Live manual (Polish) Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source160: texlive-pl.doc.tar.xz %description -n texlive-texlive-pl The texlive-pl package %post -n texlive-texlive-pl mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-texlive-pl mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-texlive-pl test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-texlive-pl %defattr(-,root,root,755) %{_texmfdistdir}/doc/texlive/texlive-pl/Makefile %{_texmfdistdir}/doc/texlive/texlive-pl/live4ht.cfg %{_texmfdistdir}/doc/texlive/texlive-pl/tex-live.css %{_texmfdistdir}/doc/texlive/texlive-pl/texlive-pl.css %{_texmfdistdir}/doc/texlive/texlive-pl/texlive-pl.html %{_texmfdistdir}/doc/texlive/texlive-pl/texlive-pl.pdf %{_texmfdistdir}/doc/texlive/texlive-pl/texlive-pl.tex %package -n texlive-texlive-ru Version: %{texlive_version}.%{texlive_noarch}.svn58426 Release: 0 License: LPPL-1.0 Summary: TeX Live manual (Russian) Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source161: texlive-ru.doc.tar.xz %description -n texlive-texlive-ru The texlive-ru package %post -n texlive-texlive-ru mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-texlive-ru mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-texlive-ru test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-texlive-ru %defattr(-,root,root,755) %{_texmfdistdir}/doc/texlive/texlive-ru/Makefile %{_texmfdistdir}/doc/texlive/texlive-ru/live4ht.cfg %{_texmfdistdir}/doc/texlive/texlive-ru/tex-live.css %{_texmfdistdir}/doc/texlive/texlive-ru/texlive-ru.css %{_texmfdistdir}/doc/texlive/texlive-ru/texlive-ru.html %{_texmfdistdir}/doc/texlive/texlive-ru/texlive-ru.pdf %{_texmfdistdir}/doc/texlive/texlive-ru/texlive-ru.tex %package -n texlive-scripts Version: %{texlive_version}.%{texlive_noarch}.svn66584 Release: 0 License: LPPL-1.0 Summary: TeX Live infrastructure programs Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Obsoletes: texlive-tetex <= %{texlive_previous} Obsoletes: tlshell <= %{texlive_previous} Requires(pre): texlive-scripts-bin >= %{texlive_version} #!BuildIgnore: texlive-scripts-bin Requires: texlive-texlive.infra >= %{texlive_version} #!BuildIgnore: texlive-texlive.infra Requires(pre): texlive-filesystem >= %{texlive_version} Requires(pre): texlive-texlive.infra >= %{texlive_version} Requires(pre): texlive-scripts-extra >= %{texlive_version} Obsoletes: texlive-texconfig < 2018 Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{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-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Suggests: texlive-scripts-doc >= %{texlive_version} Requires: perl(Cwd) #!BuildIgnore: perl(Cwd) Requires: perl(File::Basename) #!BuildIgnore: perl(File::Basename) Requires: perl(File::Find) #!BuildIgnore: perl(File::Find) Requires: perl(File::Spec) #!BuildIgnore: perl(File::Spec) Requires: perl(File::Spec::Functions) #!BuildIgnore: perl(File::Spec::Functions) Requires: perl(Getopt::Long) #!BuildIgnore: perl(Getopt::Long) Requires: perl(Pod::Usage) #!BuildIgnore: perl(Pod::Usage) Requires: perl(TeXLive::TLUtils) #!BuildIgnore: perl(TeXLive::TLUtils) Requires: perl(TeXLive::TLWinGoo) #!BuildIgnore: perl(TeXLive::TLWinGoo) Requires: perl(strict) #!BuildIgnore: perl(strict) Provides: tex(09fbbfac.enc) Provides: tex(0ef0afca.enc) Provides: tex(10037936.enc) Provides: tex(1b6d048e.enc) Provides: tex(71414f53.enc) Provides: tex(74afc74c.enc) Provides: tex(aae443f0.enc) Provides: tex(b6a4d7c7.enc) Provides: tex(base14flags.tex) Provides: tex(bbad153f.enc) Provides: tex(d9b29452.enc) Provides: tex(dvipdfm35.map) Provides: tex(dvips35.map) Provides: tex(f7b6d320.enc) Provides: tex(mathpple.map) Provides: tex(mtex.enc) Provides: tex(pdftex35.map) Provides: tex(ps2pk35.map) Provides: tex(updmap.cfg) Suggests: man(mktexlsr.1) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source162: texlive-scripts.tar.xz Source163: texlive-scripts.doc.tar.xz Source164: texlive-scripts_scripts.dif %description -n texlive-scripts Includes install-tl, tl-portable, rungs, etc.; not needed for tlmgr to run but still ours. Not included in tlcritical. %package -n texlive-scripts-doc Version: %{texlive_version}.%{texlive_noarch}.svn66584 Release: 0 Summary: Documentation for texlive-scripts License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Obsoletes: texlive-tetex-doc < 2020 Provides: texlive-tetex-doc:%{_mandir}/man1/fmtutil-sys.1%{?ext_man} Provides: texlive-tetex-doc:%{_mandir}/man1/fmtutil-user.1%{?ext_man} Provides: texlive-tetex-doc:%{_mandir}/man1/fmtutil.1%{?ext_man} Provides: texlive-tetex-doc:%{_mandir}/man1/updmap-sys.1%{?ext_man} Provides: texlive-tetex-doc:%{_mandir}/man1/updmap-user.1%{?ext_man} Provides: texlive-tetex-doc:%{_mandir}/man1/updmap.1%{?ext_man} Provides: texlive-tetex-doc:%{_mandir}/man5/fmtutil.cnf.5%{?ext_man} Provides: texlive-tetex-doc:%{_mandir}/man5/updmap.cfg.5%{?ext_man} Conflicts: texlive-texconfig-doc Provides: texlive-texconfig-doc:%{_mandir}/man1/texconfig-sys.1%{?ext_man} Provides: texlive-texconfig-doc:%{_mandir}/man1/texconfig.1%{?ext_man} Supplements: (texlive-scripts and texlive-alldocumentation) Provides: man(fmtutil-sys.1) Provides: man(fmtutil-user.1) Provides: man(fmtutil.1) Provides: man(install-tl.1) Provides: man(mktexfmt.1) Provides: man(mktexmf.1) Provides: man(mktexpk.1) Provides: man(mktextfm.1) Provides: man(texhash.1) Provides: man(updmap-sys.1) Provides: man(updmap-user.1) Provides: man(updmap.1) %description -n texlive-scripts-doc This package includes the documentation for texlive-scripts %post -n texlive-scripts mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update echo 'addMap mathpple.map' >> /var/run/texlive/run-updmap %postun -n texlive-scripts mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then echo 'deleteMap mathpple.map' >> /var/run/texlive/run-updmap exit 0 fi %posttrans -n texlive-scripts test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : test -e /var/run/texlive/run-mktexlsr || exit 0 %{_bindir}/mktexlsr > /dev/null 2>&1 || : rm -f /var/run/texlive/run-mktexlsr %files -n texlive-scripts-doc %defattr(-,root,root,755) %{_texmfmaindir}/doc.html %{_mandir}/man1/fmtutil-sys.1* %{_mandir}/man1/fmtutil-user.1* %{_mandir}/man1/fmtutil.1* %{_mandir}/man1/mktexfmt.1* %{_mandir}/man1/mktexmf.1* %{_mandir}/man1/mktexpk.1* %{_mandir}/man1/mktextfm.1* %{_mandir}/man1/texhash.1* %{_mandir}/man1/updmap-sys.1* %{_mandir}/man1/updmap-user.1* %{_mandir}/man1/updmap.1* %{_mandir}/man5/fmtutil.cnf.5* %{_mandir}/man5/updmap.cfg.5* %files -n texlive-scripts %defattr(-,root,root,755) %{_texmfdistdir}/dvips/tetex/config.builtin35 %{_texmfdistdir}/dvips/tetex/config.dfaxhigh %{_texmfdistdir}/dvips/tetex/config.dfaxlo %{_texmfdistdir}/dvips/tetex/config.download35 %{_texmfdistdir}/dvips/tetex/config.gsftopk %{_texmfdistdir}/dvips/tetex/config.maxmem %{_texmfdistdir}/dvips/tetex/config.outline %{_texmfdistdir}/dvips/tetex/config.pdf %{_texmfdistdir}/dvips/tetex/config.pk %{_texmfdistdir}/dvips/tetex/config.www %{_texmfdistdir}/fonts/enc/dvips/tetex/09fbbfac.enc %{_texmfdistdir}/fonts/enc/dvips/tetex/0ef0afca.enc %{_texmfdistdir}/fonts/enc/dvips/tetex/10037936.enc %{_texmfdistdir}/fonts/enc/dvips/tetex/1b6d048e.enc %{_texmfdistdir}/fonts/enc/dvips/tetex/71414f53.enc %{_texmfdistdir}/fonts/enc/dvips/tetex/74afc74c.enc %{_texmfdistdir}/fonts/enc/dvips/tetex/aae443f0.enc %{_texmfdistdir}/fonts/enc/dvips/tetex/b6a4d7c7.enc %{_texmfdistdir}/fonts/enc/dvips/tetex/bbad153f.enc %{_texmfdistdir}/fonts/enc/dvips/tetex/d9b29452.enc %{_texmfdistdir}/fonts/enc/dvips/tetex/f7b6d320.enc %{_texmfdistdir}/fonts/enc/dvips/tetex/mtex.enc %{_texmfdistdir}/fonts/map/dvips/tetex/Makefile %{_texmfdistdir}/fonts/map/dvips/tetex/README %{_texmfdistdir}/fonts/map/dvips/tetex/base14flags.ltx %{_texmfdistdir}/fonts/map/dvips/tetex/base14flags.tex %{_texmfdistdir}/fonts/map/dvips/tetex/dvipdfm35.map %{_texmfdistdir}/fonts/map/dvips/tetex/dvips35.map %{_texmfdistdir}/fonts/map/dvips/tetex/mathpple.map %{_texmfdistdir}/fonts/map/dvips/tetex/pdftex35.map %{_texmfdistdir}/fonts/map/dvips/tetex/ps2pk35.map %{_texmfdistdir}/scripts/texlive/fmtutil-sys.sh %{_texmfdistdir}/scripts/texlive/fmtutil-user.sh %{_texmfdistdir}/scripts/texlive/fmtutil.pl %{_texmfdistdir}/scripts/texlive/mktexlsr.pl %{_texmfdistdir}/scripts/texlive/mktexmf %{_texmfdistdir}/scripts/texlive/mktexpk %{_texmfdistdir}/scripts/texlive/mktextfm %{_texmfdistdir}/scripts/texlive/rungs.lua %{_texmfdistdir}/scripts/texlive/updmap-sys.sh %{_texmfdistdir}/scripts/texlive/updmap-user.sh %{_texmfdistdir}/scripts/texlive/updmap.pl %verify(link) %{_texmfdistdir}/web2c/updmap.cfg %config %verify(not md5 mtime size) %{_texmfconfdir}/web2c/updmap.cfg %package -n texlive-scripts-extra Version: %{texlive_version}.%{texlive_noarch}.svn62517 Release: 0 License: LPPL-1.0 Summary: TeX Live scripts Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Obsoletes: texlive-pdftools <= %{texlive_previous} Obsoletes: texlive-pstools <= %{texlive_previous} Conflicts: texlive-texconfig Provides: texlive-texconfig:%{_texmfdistdir}/texconfig/README Provides: texlive-texconfig:%{_texmfdistdir}/texconfig/tcfmgr Provides: texlive-texconfig:%{_texmfdistdir}/texconfig/tcfmgr.map Requires(pre): texlive-scripts-extra-bin >= %{texlive_version} #!BuildIgnore: texlive-scripts-extra-bin Requires: terminfo-base Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-scripts-extra-doc >= %{texlive_version} Provides: tex(tcfmgr.map) Requires: tex(psfrag.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source165: texlive-scripts-extra.tar.xz Source166: texlive-scripts-extra.doc.tar.xz Source167: texlive-scripts-extra_scripts.dif %description -n texlive-scripts-extra Miscellaneous scripts maintained as part of TeX Live, but not important for the infrastructure. Thus, this is not part of scheme-infraonly or tlcritical, just a normal package. %package -n texlive-scripts-extra-doc Version: %{texlive_version}.%{texlive_noarch}.svn62517 Release: 0 Summary: Documentation for texlive-scripts-extra License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Obsoletes: texlive-pdftools-doc < 2020 Obsoletes: texlive-texconfig-doc < 2018 Provides: texlive-pdftools-doc:%{_mandir}/man1/e2pall.1%{?ext_man} Obsoletes: texlive-pstools-doc < 2020 Provides: texlive-pstools-doc:%{_mandir}/man1/ps2frag.1%{?ext_man} Provides: texlive-pstools-doc:%{_mandir}/man1/pslatex.1%{?ext_man} Conflicts: texlive-tetex-doc < 2020 Provides: texlive-tetex-doc:%{_mandir}/man1/allcm.1%{?ext_man} Provides: texlive-tetex-doc:%{_mandir}/man1/allec.1%{?ext_man} Provides: texlive-tetex-doc:%{_mandir}/man1/allneeded.1%{?ext_man} Provides: texlive-tetex-doc:%{_mandir}/man1/dvi2fax.1%{?ext_man} Provides: texlive-tetex-doc:%{_mandir}/man1/dvired.1%{?ext_man} Provides: texlive-tetex-doc:%{_mandir}/man1/kpsepath.1%{?ext_man} Provides: texlive-tetex-doc:%{_mandir}/man1/kpsetool.1%{?ext_man} Provides: texlive-tetex-doc:%{_mandir}/man1/kpsewhere.1%{?ext_man} Provides: texlive-tetex-doc:%{_mandir}/man1/kpsexpand.1%{?ext_man} Provides: texlive-tetex-doc:%{_mandir}/man1/texlinks.1%{?ext_man} Supplements: (texlive-scripts-extra and texlive-alldocumentation) Provides: man(allcm.1) Provides: man(allec.1) Provides: man(allneeded.1) Provides: man(dvi2fax.1) Provides: man(dvired.1) Provides: man(e2pall.1) Provides: man(kpsepath.1) Provides: man(kpsetool.1) Provides: man(kpsewhere.1) Provides: man(kpsexpand.1) Provides: man(mkocp.1) Provides: man(mkofm.1) Provides: man(ps2frag.1) Provides: man(pslatex.1) Provides: man(texconfig-sys.1) Provides: man(texconfig.1) Provides: man(texlinks.1) %description -n texlive-scripts-extra-doc This package includes the documentation for texlive-scripts-extra %post -n texlive-scripts-extra mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-scripts-extra mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-scripts-extra test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : test -e /var/run/texlive/run-mktexlsr || exit 0 %{_bindir}/mktexlsr > /dev/null 2>&1 || : rm -f /var/run/texlive/run-mktexlsr %files -n texlive-scripts-extra-doc %defattr(-,root,root,755) %{_mandir}/man1/allcm.1* %{_mandir}/man1/allec.1* %{_mandir}/man1/allneeded.1* %{_mandir}/man1/dvi2fax.1* %{_mandir}/man1/dvired.1* %{_mandir}/man1/e2pall.1* %{_mandir}/man1/kpsepath.1* %{_mandir}/man1/kpsetool.1* %{_mandir}/man1/kpsewhere.1* %{_mandir}/man1/kpsexpand.1* %{_mandir}/man1/mkocp.1* %{_mandir}/man1/mkofm.1* %{_mandir}/man1/ps2frag.1* %{_mandir}/man1/pslatex.1* %{_mandir}/man1/texconfig-sys.1* %{_mandir}/man1/texconfig.1* %{_mandir}/man1/texlinks.1* %files -n texlive-scripts-extra %defattr(-,root,root,755) %{_texmfdistdir}/scripts/texlive-extra/allcm.sh %{_texmfdistdir}/scripts/texlive-extra/allneeded.sh %{_texmfdistdir}/scripts/texlive-extra/dvi2fax.sh %{_texmfdistdir}/scripts/texlive-extra/dvired.sh %{_texmfdistdir}/scripts/texlive-extra/e2pall.pl %{_texmfdistdir}/scripts/texlive-extra/kpsetool.sh %{_texmfdistdir}/scripts/texlive-extra/kpsewhere.sh %{_texmfdistdir}/scripts/texlive-extra/ps2frag.sh %{_texmfdistdir}/scripts/texlive-extra/pslatex.sh %{_texmfdistdir}/scripts/texlive-extra/texconfig-dialog.sh %{_texmfdistdir}/scripts/texlive-extra/texconfig-sys.sh %{_texmfdistdir}/scripts/texlive-extra/texconfig.sh %{_texmfdistdir}/scripts/texlive-extra/texlinks.sh %{_texmfdistdir}/texconfig/README %{_texmfdistdir}/texconfig/tcfmgr %{_texmfdistdir}/texconfig/tcfmgr.map %package -n texlive-texlive-sr Version: %{texlive_version}.%{texlive_noarch}.svn54594 Release: 0 License: LPPL-1.0 Summary: TeX Live manual (Serbian) Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source168: texlive-sr.doc.tar.xz %description -n texlive-texlive-sr The texlive-sr package %post -n texlive-texlive-sr mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-texlive-sr mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-texlive-sr test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-texlive-sr %defattr(-,root,root,755) %{_texmfdistdir}/doc/texlive/texlive-sr/Makefile %{_texmfdistdir}/doc/texlive/texlive-sr/README-SR.txt %{_texmfdistdir}/doc/texlive/texlive-sr/images/tl2019-install-tl-advanced-sr.png %{_texmfdistdir}/doc/texlive/texlive-sr/images/tl2019-install-tl-basic-sr.png %{_texmfdistdir}/doc/texlive/texlive-sr/images/tl2019-install-tl-collections-sr.png %{_texmfdistdir}/doc/texlive/texlive-sr/images/tl2019-tlmgr-tl-old-gui-sr.png %{_texmfdistdir}/doc/texlive/texlive-sr/texlive-sr.css %{_texmfdistdir}/doc/texlive/texlive-sr/texlive-sr.html %{_texmfdistdir}/doc/texlive/texlive-sr/texlive-sr.pdf %{_texmfdistdir}/doc/texlive/texlive-sr/texlive-sr.sty %{_texmfdistdir}/doc/texlive/texlive-sr/texlive-sr.tex %package -n texlive-texlive-zh-cn Version: %{texlive_version}.%{texlive_noarch}.svn54490 Release: 0 License: LPPL-1.0 Summary: TeX Live manual (Chinese) Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source169: texlive-zh-cn.doc.tar.xz %description -n texlive-texlive-zh-cn The texlive-zh-cn package %post -n texlive-texlive-zh-cn mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-texlive-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-texlive-zh-cn test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-texlive-zh-cn %defattr(-,root,root,755) %{_texmfdistdir}/doc/texlive/texlive-zh-cn/Makefile %{_texmfdistdir}/doc/texlive/texlive-zh-cn/README-live.ZH-CN %{_texmfdistdir}/doc/texlive/texlive-zh-cn/tex-live-zh-cn.sty %{_texmfdistdir}/doc/texlive/texlive-zh-cn/texlive-zh-cn.pdf %{_texmfdistdir}/doc/texlive/texlive-zh-cn/texlive-zh-cn.tex %package -n texlive-texlive.infra Version: %{texlive_version}.%{texlive_noarch}.svn66512 Release: 0 License: LPPL-1.0 Summary: Basic TeX Live infrastructure Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-texlive.infra-doc >= %{texlive_version} Provides: tex(fmtutil-hdr.cnf) Provides: tex(updmap-hdr.cfg) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source170: texlive.infra.tar.xz Source171: texlive.infra.doc.tar.xz %description -n texlive-texlive.infra This package contains the files needed to get tlmgr running: perl modules, xz binaries, plus (sometimes) tar, wget, lz4, and various other support files. This package also represents the tlcritical recovery scripts. The standalone installer is close, but not the same; it's defined in 00texlive.installer. %package -n texlive-texlive.infra-doc Version: %{texlive_version}.%{texlive_noarch}.svn66512 Release: 0 Summary: Documentation for texlive-texlive.infra License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-texlive.infra and texlive-alldocumentation) Provides: man(mktexlsr.1) Provides: man(tlmgr.1) %description -n texlive-texlive.infra-doc This package includes the documentation for texlive-texlive.infra %post -n texlive-texlive.infra mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-texlive.infra mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-texlive.infra test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-texlive.infra-doc %defattr(-,root,root,755) %{_texmfdistdir}/README %{_texmfdistdir}/README.usergroups %{_texmfdistdir}/index.html %{_texmfdistdir}/readme-html.dir/readme.cs.html %{_texmfdistdir}/readme-html.dir/readme.de.html %{_texmfdistdir}/readme-html.dir/readme.en.html %{_texmfdistdir}/readme-html.dir/readme.es.html %{_texmfdistdir}/readme-html.dir/readme.fr.html %{_texmfdistdir}/readme-html.dir/readme.it.html %{_texmfdistdir}/readme-html.dir/readme.ja.html %{_texmfdistdir}/readme-html.dir/readme.pl.html %{_texmfdistdir}/readme-html.dir/readme.pt-br.html %{_texmfdistdir}/readme-html.dir/readme.ru.html %{_texmfdistdir}/readme-html.dir/readme.sk.html %{_texmfdistdir}/readme-html.dir/readme.sr.html %{_texmfdistdir}/readme-html.dir/readme.vi.html %{_texmfdistdir}/readme-html.dir/readme.zh-cn.html %{_texmfdistdir}/readme-txt.dir/README.CS %{_texmfdistdir}/readme-txt.dir/README.DE %{_texmfdistdir}/readme-txt.dir/README.EN %{_texmfdistdir}/readme-txt.dir/README.ES %{_texmfdistdir}/readme-txt.dir/README.FR %{_texmfdistdir}/readme-txt.dir/README.IT %{_texmfdistdir}/readme-txt.dir/README.JA %{_texmfdistdir}/readme-txt.dir/README.PL %{_texmfdistdir}/readme-txt.dir/README.PT-BR %{_texmfdistdir}/readme-txt.dir/README.RU %{_texmfdistdir}/readme-txt.dir/README.RU-cp1251 %{_texmfdistdir}/readme-txt.dir/README.RU-koi8 %{_texmfdistdir}/readme-txt.dir/README.SK %{_texmfdistdir}/readme-txt.dir/README.SR %{_texmfdistdir}/readme-txt.dir/README.VI %{_texmfdistdir}/readme-txt.dir/README.ZH-CN %{_mandir}/man1/mktexlsr.1* %exclude %{_mandir}/man1/tlmgr.1* %{_texmfdistdir}/scripts/texlive/NEWS %{_texmfdistdir}/tlpkg/README %exclude %{_texmfdistdir}/tlpkg/installer/COPYING.MinGW-runtime.txt %files -n texlive-texlive.infra %defattr(-,root,root,755) %{_texmfdistdir}/LICENSE.CTAN %{_texmfdistdir}/LICENSE.TL %{_texmfdistdir}/release-texlive.txt %exclude %{_texmfdistdir}/scripts/texlive/mktexlsr %exclude %{_texmfdistdir}/scripts/texlive/tl-errmess.vbs %exclude %{_texmfdistdir}/scripts/texlive/tlmgr.pl %exclude %{_texmfdistdir}/scripts/texlive/tlmgrgui.pl %exclude %{_texmfdistdir}/scripts/texlive/uninstall-windows.pl %exclude %{_texmfdistdir}/scripts/texlive/uninstq.vbs %exclude %{_texmfdistdir}/web2c/fmtutil-hdr.cnf %exclude %{_texmfdistdir}/web2c/updmap-hdr.cfg %{_texmfdistdir}/tlpkg/TeXLive/TLConfFile.pm %{_texmfdistdir}/tlpkg/TeXLive/TLConfig.pm %{_texmfdistdir}/tlpkg/TeXLive/TLCrypto.pm %exclude %{_texmfdistdir}/tlpkg/TeXLive/TLDownload.pm %{_texmfdistdir}/tlpkg/TeXLive/TLPDB.pm %{_texmfdistdir}/tlpkg/TeXLive/TLPOBJ.pm %{_texmfdistdir}/tlpkg/TeXLive/TLPSRC.pm %{_texmfdistdir}/tlpkg/TeXLive/TLPaper.pm %{_texmfdistdir}/tlpkg/TeXLive/TLTREE.pm %{_texmfdistdir}/tlpkg/TeXLive/TLUtils.pm %{_texmfdistdir}/tlpkg/TeXLive/TLWinGoo.pm %{_texmfdistdir}/tlpkg/TeXLive/TeXCatalogue.pm %{_texmfdistdir}/tlpkg/TeXLive/trans.pl %{_texmfdistdir}/tlpkg/gpg/pubring.gpg %{_texmfdistdir}/tlpkg/gpg/random_seed %{_texmfdistdir}/tlpkg/gpg/secring.gpg %{_texmfdistdir}/tlpkg/gpg/tl-key-extension.txt %{_texmfdistdir}/tlpkg/gpg/trustdb.gpg %exclude %{_texmfdistdir}/tlpkg/installer/config.guess %exclude %{_texmfdistdir}/tlpkg/installer/curl/curl-ca-bundle.crt %package -n texlive-texliveonfly Version: %{texlive_version}.%{texlive_noarch}.svn55777 Release: 0 License: GPL-2.0-or-later Summary: On-the-fly download of missing TeX live packages Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-texliveonfly-bin >= %{texlive_version} #!BuildIgnore: texlive-texliveonfly-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-texliveonfly-doc >= %{texlive_version} # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source172: texliveonfly.tar.xz Source173: texliveonfly.doc.tar.xz %description -n texlive-texliveonfly The package provides a script that performs 'on the fly' downloads of missing packages, while a document is being compiled. (This feature is already available in the MikTeX distribution for Windows machines.) To use the script, replace your (LaTeX) compilation command with texliveonfly.py file.tex (default options are --engine=pdflatex and --arguments="-synctex=1 -interaction=nonstopmode", which may all be changed). The script is designed to work on Linux distributions. %package -n texlive-texliveonfly-doc Version: %{texlive_version}.%{texlive_noarch}.svn55777 Release: 0 Summary: Documentation for texlive-texliveonfly License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-texliveonfly and texlive-alldocumentation) %description -n texlive-texliveonfly-doc This package includes the documentation for texlive-texliveonfly %post -n texlive-texliveonfly mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-texliveonfly mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-texliveonfly test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-texliveonfly-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/support/texliveonfly/README %files -n texlive-texliveonfly %defattr(-,root,root,755) %{_texmfdistdir}/scripts/texliveonfly/texliveonfly.py %package -n texlive-texloganalyser Version: %{texlive_version}.%{texlive_noarch}.0.0.11svn54526 Release: 0 License: BSD-3-Clause Summary: Analyse TeX logs Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-texloganalyser-bin >= %{texlive_version} #!BuildIgnore: texlive-texloganalyser-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-texloganalyser-doc >= %{texlive_version} Requires: perl(Getopt::Long) #!BuildIgnore: perl(Getopt::Long) Requires: perl(strict) #!BuildIgnore: perl(strict) Requires: perl(warnings) #!BuildIgnore: perl(warnings) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source174: texloganalyser.tar.xz Source175: texloganalyser.doc.tar.xz %description -n texlive-texloganalyser This perl script allows the user to extract (and display) elements of the log file. %package -n texlive-texloganalyser-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.11svn54526 Release: 0 Summary: Documentation for texlive-texloganalyser License: BSD-3-Clause Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-texloganalyser and texlive-alldocumentation) %description -n texlive-texloganalyser-doc This package includes the documentation for texlive-texloganalyser %post -n texlive-texloganalyser mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-texloganalyser mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-texloganalyser test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-texloganalyser-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/support/texloganalyser/README %files -n texlive-texloganalyser %defattr(-,root,root,755) %{_texmfdistdir}/scripts/texloganalyser/texloganalyser %package -n texlive-texlogfilter Version: %{texlive_version}.%{texlive_noarch}.1.1svn62792 Release: 0 License: LPPL-1.0 Summary: Filter LaTeX engines output or log file Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-texlogfilter-bin >= %{texlive_version} #!BuildIgnore: texlive-texlogfilter-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-texlogfilter-doc >= %{texlive_version} Requires: perl(Getopt::Long) #!BuildIgnore: perl(Getopt::Long) Requires: perl(Term::ANSIColor) #!BuildIgnore: perl(Term::ANSIColor) Requires: perl(strict) #!BuildIgnore: perl(strict) Requires: perl(warnings) #!BuildIgnore: perl(warnings) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source176: texlogfilter.tar.xz Source177: texlogfilter.doc.tar.xz %description -n texlive-texlogfilter texlogfilter is a Perl script designed to filter LaTeX engines output or log file (LaTeX, pdfLaTeX, LuaLaTeX or XeLaTeX). It reduces the LaTeX output or log to keep only warnings and errors. The result is colorised. Options allow to mask specific warnings, such as box or references/citations warnings. It's also possible to add custom filter patterns. %package -n texlive-texlogfilter-doc Version: %{texlive_version}.%{texlive_noarch}.1.1svn62792 Release: 0 Summary: Documentation for texlive-texlogfilter License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-texlogfilter and texlive-alldocumentation) Provides: man(texlogfilter.1) %description -n texlive-texlogfilter-doc This package includes the documentation for texlive-texlogfilter %post -n texlive-texlogfilter mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-texlogfilter mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-texlogfilter test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-texlogfilter-doc %defattr(-,root,root,755) %{_mandir}/man1/texlogfilter.1* %{_texmfdistdir}/doc/support/texlogfilter/LICENSE %{_texmfdistdir}/doc/support/texlogfilter/README %{_texmfdistdir}/doc/support/texlogfilter/texlogfilter.html %files -n texlive-texlogfilter %defattr(-,root,root,755) %{_texmfdistdir}/scripts/texlogfilter/texlogfilter %package -n texlive-texlogos Version: %{texlive_version}.%{texlive_noarch}.1.3.1svn19083 Release: 0 License: LPPL-1.0 Summary: Ready-to-use LaTeX logos Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Provides: tex(texlogos.sty) Requires: tex(amsmath.sty) Requires: tex(graphics.sty) Requires: tex(ifthen.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source178: texlogos.tar.xz %description -n texlive-texlogos TeXlogos defines an assortment of frequently used logos not contained in base LaTeX itself. The Metafont, MetapostAMS, BibTeX and SliTeX logos are defined, as long as you have the appropriate CM/Logo/AMS fonts. Currency symbols Euro, Cent, Yen, Won and Naira are defined so as not to need TS1-encoded fonts. Also defined are the C++ logo, with the '+' signs properly positioned, and the logo of the Vienna University Business Administration Center (BWZ). %post -n texlive-texlogos mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-texlogos mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-texlogos test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-texlogos %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/texlogos/texlogos.sty %package -n texlive-texlogsieve Version: %{texlive_version}.%{texlive_noarch}.1.3.1svn64301 Release: 0 License: GPL-2.0-or-later Summary: Filter and summarize LaTeX log files Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-texlogsieve-bin >= %{texlive_version} #!BuildIgnore: texlive-texlogsieve-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-texlogsieve-doc >= %{texlive_version} # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source179: texlogsieve.tar.xz Source180: texlogsieve.doc.tar.xz %description -n texlive-texlogsieve texlogsieve reads a LaTeX log file (or the standard input if no file is specified), filters out less relevant messages, and displays a summary report. It is a texlua script, similar in spirit to tools such as texfot, texloganalyser, rubber-info, textlog_extract, texlogparser, and others. Highlights: Two reports: the most important messages from the log file followed by a summary of repeated messages, undefined references etc.; The program goes to great lengths to correctly handle TeX line wrapping and does a much better job at that than existing tools; Multiline messages are treated as a single entity; Several options to control which messages should be filtered out; No messages are accidentally removed; The summary report is currently simple, but useful. %package -n texlive-texlogsieve-doc Version: %{texlive_version}.%{texlive_noarch}.1.3.1svn64301 Release: 0 Summary: Documentation for texlive-texlogsieve License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-texlogsieve and texlive-alldocumentation) Provides: man(texlogsieve.1) %description -n texlive-texlogsieve-doc This package includes the documentation for texlive-texlogsieve %post -n texlive-texlogsieve mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-texlogsieve mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-texlogsieve test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-texlogsieve-doc %defattr(-,root,root,755) %{_mandir}/man1/texlogsieve.1* %{_texmfdistdir}/doc/support/texlogsieve/LICENCE.txt %{_texmfdistdir}/doc/support/texlogsieve/README.md %{_texmfdistdir}/doc/support/texlogsieve/texlogsieve.pdf %{_texmfdistdir}/doc/support/texlogsieve/texlogsieve.tex %files -n texlive-texlogsieve %defattr(-,root,root,755) %{_texmfdistdir}/scripts/texlogsieve/texlogsieve %package -n texlive-texmate Version: %{texlive_version}.%{texlive_noarch}.2svn15878 Release: 0 License: LPPL-1.0 Summary: Comprehensive chess annotation 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-texmate-doc >= %{texlive_version} Provides: tex(texmate.sty) Requires: tex(amssymb.sty) Requires: tex(chessfss.sty) Requires: tex(skak.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source181: texmate.tar.xz Source182: texmate.doc.tar.xz %description -n texlive-texmate TeXmate formats chess games from very simple ascii input. The clean "1. e4 e5; 2. Nf3 Nc6; 3. Bb5 a6" will produce the same results as the sloppier "1 e4 e5; Nf3 Nc6 3.. Bb5 a6". The resulting format is fully customizable. There are 4 levels of commentary: 1 is the main game, 2-3 are commentaries. Each has its fonts, punctuation marks, etc., and these are also customizable. The package includes a tool for the creation of diagrams. The package works in conjunction with skak to produce diagrams of the current position automatically. For chess fonts, the package uses the chessfss system. %package -n texlive-texmate-doc Version: %{texlive_version}.%{texlive_noarch}.2svn15878 Release: 0 Summary: Documentation for texlive-texmate License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-texmate and texlive-alldocumentation) %description -n texlive-texmate-doc This package includes the documentation for texlive-texmate %post -n texlive-texmate mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-texmate mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-texmate test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-texmate-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/texmate/README %{_texmfdistdir}/doc/latex/texmate/texmate2manual.pdf %{_texmfdistdir}/doc/latex/texmate/texmate2manual.tex %files -n texlive-texmate %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/texmate/texmate.sty %package -n texlive-texments Version: %{texlive_version}.%{texlive_noarch}.0.0.2.0svn15878 Release: 0 License: LPPL-1.0 Summary: Using the Pygments highlighter 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-texments-doc >= %{texlive_version} Provides: tex(texments.sty) Requires: tex(color.sty) Requires: tex(fancyvrb.sty) Requires: tex(ifthen.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source183: texments.tar.xz Source184: texments.doc.tar.xz %description -n texlive-texments A package which allows to use the Pygments highlighter inside LaTeX documents. Pygments supports syntax colouring of over 50 types of files, and ships with multiple colour schemes. %package -n texlive-texments-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.2.0svn15878 Release: 0 Summary: Documentation for texlive-texments License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-texments and texlive-alldocumentation) %description -n texlive-texments-doc This package includes the documentation for texlive-texments %post -n texlive-texments mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-texments mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-texments test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-texments-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/texments/README %{_texmfdistdir}/doc/latex/texments/texments.pdf %files -n texlive-texments %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/texments/texments.sty %package -n texlive-texnegar Version: %{texlive_version}.%{texlive_noarch}.0.0.1esvn57692 Release: 0 License: LPPL-1.0 Summary: Kashida justification in XeLaTeX and 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-texnegar-doc >= %{texlive_version} Provides: tex(texnegar-common-kashida.tex) Provides: tex(texnegar-ini.tex) Provides: tex(texnegar-luatex.sty) Provides: tex(texnegar-xetex-kashida.tex) Provides: tex(texnegar-xetex.sty) Provides: tex(texnegar.sty) Requires: tex(array.sty) Requires: tex(environ.sty) Requires: tex(fontspec.sty) Requires: tex(graphicx.sty) Requires: tex(l3keys2e.sty) Requires: tex(newverbs.sty) Requires: tex(xcolor.sty) Requires: tex(xparse.sty) Requires: tex(zref-savepos.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source185: texnegar.tar.xz Source186: texnegar.doc.tar.xz %description -n texlive-texnegar In some cursive scripts such as Persian or Arabic, kashida is used to create justification. In this type of justification characters are elongated rather than expanding spaces between words. The kashida justification in xepersian has many bugs. Also it has problems with some fonts. The xepersian-hm package was the first attempt to fix these bugs in xepersian, which uses the XeTeX engine. This package extends the kashida justification to be used with the LuaTeX engine, too. Explanation of the package name: Negar, in Persian, is the present stem of negaashtan meaning to design, to paint, to write; and as a noun it means "sweetheart, idol, beloved, figuratively referring to a beautiful woman, pattern, painting, and artistic design". %package -n texlive-texnegar-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.1esvn57692 Release: 0 Summary: Documentation for texlive-texnegar License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-texnegar and texlive-alldocumentation) %description -n texlive-texnegar-doc This package includes the documentation for texlive-texnegar %post -n texlive-texnegar mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-texnegar mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-texnegar test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-texnegar-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/texnegar/INSTALL.txt %{_texmfdistdir}/doc/latex/texnegar/README.txt %{_texmfdistdir}/doc/latex/texnegar/doc-ligature-texnegar.pdf %{_texmfdistdir}/doc/latex/texnegar/doc-ligature-xep.pdf %{_texmfdistdir}/doc/latex/texnegar/doc-samples-glyph.pdf %{_texmfdistdir}/doc/latex/texnegar/doc-samples-hrule.pdf %{_texmfdistdir}/doc/latex/texnegar/doc-samples-xep.pdf %{_texmfdistdir}/doc/latex/texnegar/texnegar-doc.ltx %{_texmfdistdir}/doc/latex/texnegar/texnegar-doc.pdf %{_texmfdistdir}/doc/latex/texnegar/texnegar-luatex-glyph.pdf %{_texmfdistdir}/doc/latex/texnegar/texnegar-luatex-glyph.tex %{_texmfdistdir}/doc/latex/texnegar/texnegar-luatex-leaders-glyph.pdf %{_texmfdistdir}/doc/latex/texnegar/texnegar-luatex-leaders-glyph.tex %{_texmfdistdir}/doc/latex/texnegar/texnegar-luatex-leaders-hrule.pdf %{_texmfdistdir}/doc/latex/texnegar/texnegar-luatex-leaders-hrule.tex %{_texmfdistdir}/doc/latex/texnegar/texnegar-xetex-bidi-glyph.pdf %{_texmfdistdir}/doc/latex/texnegar/texnegar-xetex-bidi-glyph.tex %{_texmfdistdir}/doc/latex/texnegar/texnegar-xetex-bidi-leaders-glyph.pdf %{_texmfdistdir}/doc/latex/texnegar/texnegar-xetex-bidi-leaders-glyph.tex %{_texmfdistdir}/doc/latex/texnegar/texnegar-xetex-bidi-leaders-hrule.pdf %{_texmfdistdir}/doc/latex/texnegar/texnegar-xetex-bidi-leaders-hrule.tex %{_texmfdistdir}/doc/latex/texnegar/texnegar-xetex-xepersian-glyph.pdf %{_texmfdistdir}/doc/latex/texnegar/texnegar-xetex-xepersian-glyph.tex %{_texmfdistdir}/doc/latex/texnegar/texnegar-xetex-xepersian-leaders-glyph.pdf %{_texmfdistdir}/doc/latex/texnegar/texnegar-xetex-xepersian-leaders-glyph.tex %{_texmfdistdir}/doc/latex/texnegar/texnegar-xetex-xepersian-leaders-hrule.pdf %{_texmfdistdir}/doc/latex/texnegar/texnegar-xetex-xepersian-leaders-hrule.tex %{_texmfdistdir}/doc/latex/texnegar/texnegar.pdf %{_texmfdistdir}/doc/latex/texnegar/xepersian-XB.pdf %{_texmfdistdir}/doc/latex/texnegar/xepersian-XB.tex %files -n texlive-texnegar %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/texnegar/texnegar-char-table.lua %{_texmfdistdir}/tex/latex/texnegar/texnegar-common-kashida.tex %{_texmfdistdir}/tex/latex/texnegar/texnegar-ini.lua %{_texmfdistdir}/tex/latex/texnegar/texnegar-ini.tex %{_texmfdistdir}/tex/latex/texnegar/texnegar-luatex-kashida.lua %{_texmfdistdir}/tex/latex/texnegar/texnegar-luatex.sty %{_texmfdistdir}/tex/latex/texnegar/texnegar-xetex-kashida.tex %{_texmfdistdir}/tex/latex/texnegar/texnegar-xetex.sty %{_texmfdistdir}/tex/latex/texnegar/texnegar.lua %{_texmfdistdir}/tex/latex/texnegar/texnegar.sty %package -n texlive-texonly Version: %{texlive_version}.%{texlive_noarch}.2svn50985 Release: 0 License: LPPL-1.0 Summary: A sample document in Plain TeX Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source187: texonly.doc.tar.xz %description -n texlive-texonly A file written with TeX, not using any packgages or sty-files, to be compiled with TeX or pdfTeX only, not with LaTeX et al. %post -n texlive-texonly mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-texonly mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-texonly test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-texonly %defattr(-,root,root,755) %{_texmfdistdir}/doc/plain/texonly/README.md %{_texmfdistdir}/doc/plain/texonly/texonly2.pdf %{_texmfdistdir}/doc/plain/texonly/texonly2.tex %package -n texlive-texosquery Version: %{texlive_version}.%{texlive_noarch}.1.7svn53676 Release: 0 License: LPPL-1.0 Summary: Cross-platform Java application to query OS information Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-texosquery-bin >= %{texlive_version} #!BuildIgnore: texlive-texosquery-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-texosquery-doc >= %{texlive_version} Provides: tex(texosquery-jre5.jar) Provides: tex(texosquery-jre8.jar) Provides: tex(texosquery.cfg) Provides: tex(texosquery.jar) Provides: tex(texosquery.sty) Provides: tex(texosquery.tex) Requires: java # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source188: texosquery.tar.xz Source189: texosquery.doc.tar.xz %description -n texlive-texosquery This package provides a cross-platform Java application to query OS information designed for use in TeX's shell escape mechanism. The application can query the following: locale and codeset current working directory user home directory temporary directory OS name, arch and version Current date and time in PDF format (for TeX formats that don't provide \pdfcreationdate) Date-time stamp of a file in PDF format (for TeX formats that don't provide \pdffilemoddate) Size of a file in bytes (for TeX formats that don't provide \pdffilesize) Contents of a directory (captured as a list) Directory contents filtered by regular expression (captured as a list) URI of a file Canonical path of a file All paths use a forward slash as directory divider so results can be used, for example, in commands like \includegraphics. There are files provided for easy access in TeX documents: texosquery.tex: generic TeX code texosquery.sty: LaTeX package This provides commands to run texosquery using TeX's shell escape mechanism and capture the result in a control sequence. The category code of most of TeX's default special characters (and some other potentially problematic characters) is temporarily changed to 12 while reading the result. %package -n texlive-texosquery-doc Version: %{texlive_version}.%{texlive_noarch}.1.7svn53676 Release: 0 Summary: Documentation for texlive-texosquery License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-texosquery and texlive-alldocumentation) %description -n texlive-texosquery-doc This package includes the documentation for texlive-texosquery %post -n texlive-texosquery mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-texosquery mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-texosquery test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-texosquery-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/support/texosquery/CHANGES %{_texmfdistdir}/doc/support/texosquery/README.md %{_texmfdistdir}/doc/support/texosquery/texosquery.pdf %files -n texlive-texosquery %defattr(-,root,root,755) %{_texmfdistdir}/scripts/texosquery/texosquery-jre5.jar %{_texmfdistdir}/scripts/texosquery/texosquery-jre5.sh %{_texmfdistdir}/scripts/texosquery/texosquery-jre8.jar %{_texmfdistdir}/scripts/texosquery/texosquery-jre8.sh %{_texmfdistdir}/scripts/texosquery/texosquery.jar %{_texmfdistdir}/scripts/texosquery/texosquery.sh %{_texmfdistdir}/tex/latex/texosquery/texosquery.cfg %{_texmfdistdir}/tex/latex/texosquery/texosquery.sty %{_texmfdistdir}/tex/latex/texosquery/texosquery.tex %package -n texlive-texplate Version: %{texlive_version}.%{texlive_noarch}.1.0.4svn61719 Release: 0 License: BSD-3-Clause Summary: A tool for creating document structures based on templates Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-texplate-bin >= %{texlive_version} #!BuildIgnore: texlive-texplate-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-texplate-doc >= %{texlive_version} Provides: tex(texplate.jar) Requires: java # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source190: texplate.tar.xz Source191: texplate.doc.tar.xz %description -n texlive-texplate TeXplate is a tool for creating document structures based on templates. The application name is a word play on TeX and template, so the purpose seems quite obvious: we want to provide an easy and straightforward framework for reducing the typical code boilerplate when writing TeX documents. Also note that one can easily extrapolate the use beyond articles and theses: the application is powerful enough to generate any text-based structure, given that a corresponding template exists. %package -n texlive-texplate-doc Version: %{texlive_version}.%{texlive_noarch}.1.0.4svn61719 Release: 0 Summary: Documentation for texlive-texplate License: BSD-3-Clause Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-texplate and texlive-alldocumentation) %description -n texlive-texplate-doc This package includes the documentation for texlive-texplate %post -n texlive-texplate mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-texplate mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-texplate test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-texplate-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/support/texplate/README.md %{_texmfdistdir}/doc/support/texplate/texplate-manual.pdf %{_texmfdistdir}/doc/support/texplate/texplate-manual.tex %files -n texlive-texplate %defattr(-,root,root,755) %{_texmfdistdir}/scripts/texplate/texplate.jar %{_texmfdistdir}/scripts/texplate/texplate.sh %package -n texlive-texpower Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn29349 Release: 0 License: GPL-2.0-or-later Summary: Create dynamic online presentations with LaTeX Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires: texlive-tpslifonts >= %{texlive_version} #!BuildIgnore: texlive-tpslifonts Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-texpower-doc >= %{texlive_version} Provides: tex(automata.sty) Provides: tex(fixseminar.sty) Provides: tex(powersem.cls) Provides: tex(texpower.sty) Provides: tex(tpcolors.cfg) Provides: tex(tplists.sty) Provides: tex(tpoptions.cfg) Provides: tex(tppstcol.sty) Provides: tex(tpsem-a4.sty) Provides: tex(tpsettings.cfg) Requires: tex(calc.sty) Requires: tex(color.sty) Requires: tex(graphics.sty) Requires: tex(ifpdf.sty) Requires: tex(ifthen.sty) Requires: tex(keyval.sty) Requires: tex(pstricks.sty) Requires: tex(relsize.sty) Requires: tex(sem-page.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source192: texpower.tar.xz Source193: texpower.doc.tar.xz %description -n texlive-texpower TeXPower is a bundle of packages intended to provide an all-inclusive environment for designing pdf screen presentations to be viewed in full-screen mode, especially for projecting `online' with a video beamer. For some of its core functions, it uses code derived from ppower4 packages. It is, however, not a complete environment in itself: it relies on an existing class for preparing slides (such as foiltex or seminar) or another package such as pdfslide. %package -n texlive-texpower-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn29349 Release: 0 Summary: Documentation for texlive-texpower License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-texpower and texlive-alldocumentation) %description -n texlive-texpower-doc This package includes the documentation for texlive-texpower %post -n texlive-texpower mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-texpower mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-texpower test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-texpower-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/texpower/00readme.txt %{_texmfdistdir}/doc/latex/texpower/01install.txt %{_texmfdistdir}/doc/latex/texpower/02changes.txt %{_texmfdistdir}/doc/latex/texpower/FAQ-display.tex %{_texmfdistdir}/doc/latex/texpower/FAQ-printout.tex %{_texmfdistdir}/doc/latex/texpower/MakeExamples.sh %{_texmfdistdir}/doc/latex/texpower/__TPcfg.tex %{_texmfdistdir}/doc/latex/texpower/__TPindexing.tex %{_texmfdistdir}/doc/latex/texpower/__TPpreamble.tex %{_texmfdistdir}/doc/latex/texpower/bckwrdexample.tex %{_texmfdistdir}/doc/latex/texpower/bgndexample.tex %{_texmfdistdir}/doc/latex/texpower/contrib/00readme.txt %{_texmfdistdir}/doc/latex/texpower/contrib/config.landscapeplus %{_texmfdistdir}/doc/latex/texpower/contrib/tpmultiinc.tar %{_texmfdistdir}/doc/latex/texpower/divexample.tex %{_texmfdistdir}/doc/latex/texpower/dummy.java %{_texmfdistdir}/doc/latex/texpower/fancyexample.tex %{_texmfdistdir}/doc/latex/texpower/fig-1.mps %{_texmfdistdir}/doc/latex/texpower/fig-2.mps %{_texmfdistdir}/doc/latex/texpower/fig-3.mps %{_texmfdistdir}/doc/latex/texpower/foilsdemo.tex %{_texmfdistdir}/doc/latex/texpower/fulldemo.tex %{_texmfdistdir}/doc/latex/texpower/hilitexample.tex %{_texmfdistdir}/doc/latex/texpower/ifmslidemo.tex %{_texmfdistdir}/doc/latex/texpower/manual.pdf %{_texmfdistdir}/doc/latex/texpower/manual.tex %{_texmfdistdir}/doc/latex/texpower/mathexample.tex %{_texmfdistdir}/doc/latex/texpower/panelexample.tex %{_texmfdistdir}/doc/latex/texpower/parexample.tex %{_texmfdistdir}/doc/latex/texpower/pdfscrdemo.tex %{_texmfdistdir}/doc/latex/texpower/pdfslidemo.tex %{_texmfdistdir}/doc/latex/texpower/picexample.tex %{_texmfdistdir}/doc/latex/texpower/picltxexample.tex %{_texmfdistdir}/doc/latex/texpower/picpsexample.tex %{_texmfdistdir}/doc/latex/texpower/pp4sldemo.tex %{_texmfdistdir}/doc/latex/texpower/prosperdemo.tex %{_texmfdistdir}/doc/latex/texpower/seminardemo.tex %{_texmfdistdir}/doc/latex/texpower/simpledemo.tex %{_texmfdistdir}/doc/latex/texpower/slidesdemo.tex %{_texmfdistdir}/doc/latex/texpower/spanelexample.tex %{_texmfdistdir}/doc/latex/texpower/tabexample.tex %{_texmfdistdir}/doc/latex/texpower/tpslifonts.zip %{_texmfdistdir}/doc/latex/texpower/tpslifonts/00readme.txt %{_texmfdistdir}/doc/latex/texpower/tpslifonts/01install.txt %{_texmfdistdir}/doc/latex/texpower/tpslifonts/Makefile %{_texmfdistdir}/doc/latex/texpower/tpslifonts/slifontsexample.tex %{_texmfdistdir}/doc/latex/texpower/tpslifonts/tpslifonts.dtx %{_texmfdistdir}/doc/latex/texpower/tpslifonts/tpslifonts.ins %{_texmfdistdir}/doc/latex/texpower/verbexample.tex %files -n texlive-texpower %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/texpower/automata.sty %{_texmfdistdir}/tex/latex/texpower/fixseminar.sty %{_texmfdistdir}/tex/latex/texpower/powersem.cls %{_texmfdistdir}/tex/latex/texpower/texpower.sty %{_texmfdistdir}/tex/latex/texpower/tpcolors.cfg %{_texmfdistdir}/tex/latex/texpower/tplists.sty %{_texmfdistdir}/tex/latex/texpower/tpoptions.cfg %{_texmfdistdir}/tex/latex/texpower/tppstcol.sty %{_texmfdistdir}/tex/latex/texpower/tpsem-a4.sty %{_texmfdistdir}/tex/latex/texpower/tpsettings.cfg %package -n texlive-texproposal Version: %{texlive_version}.%{texlive_noarch}.1.4svn43151 Release: 0 License: LPPL-1.0 Summary: A proposal prototype for LaTeX promotion in Chinese universities Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source194: texproposal.doc.tar.xz %description -n texlive-texproposal This package contains the original source code and necessary attachment of the document "Proposal for Offering TeX Courses and Relevant Resources in Chongqing University". This proposal could be helpful if one is considering to suggest his/her university or company to use TeX (or LaTeX, or XeLaTeX) as a typesetting system, especially for Chinese universities and companies. The present proposal mainly explains the importance and necessity of introducing TeX, a typesetting system often used in academic writing, to students and teachers. This proposal starts from a brief introduction of TeX, then steps further into its fascinating application to academic writing and dissertation formatting. Finally, a set of possible implementation strategies with regard to the proper introduction of TeX and relevant resources to our university, is proposed. %post -n texlive-texproposal mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-texproposal mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-texproposal test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-texproposal %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/texproposal/LICENSE.md %{_texmfdistdir}/doc/latex/texproposal/README.md %{_texmfdistdir}/doc/latex/texproposal/contents/OtherUsages.tex %{_texmfdistdir}/doc/latex/texproposal/contents/acceptFinalProj.tex %{_texmfdistdir}/doc/latex/texproposal/contents/conclusion.tex %{_texmfdistdir}/doc/latex/texproposal/contents/ctanMirror.tex %{_texmfdistdir}/doc/latex/texproposal/contents/finalYearDemands.tex %{_texmfdistdir}/doc/latex/texproposal/contents/introduction.tex %{_texmfdistdir}/doc/latex/texproposal/contents/journalDemands.tex %{_texmfdistdir}/doc/latex/texproposal/contents/texCourses.tex %{_texmfdistdir}/doc/latex/texproposal/contents/whatistex.tex %{_texmfdistdir}/doc/latex/texproposal/cqunumerical.bst %{_texmfdistdir}/doc/latex/texproposal/figures/CQU-Example.pdf %{_texmfdistdir}/doc/latex/texproposal/figures/CQUThesis-poster.pdf %{_texmfdistdir}/doc/latex/texproposal/figures/TeX-Word-Diff.pdf %{_texmfdistdir}/doc/latex/texproposal/figures/TeX-Word-Vote.pdf %{_texmfdistdir}/doc/latex/texproposal/figures/pubfig0.pdf %{_texmfdistdir}/doc/latex/texproposal/ref/bluescas.bib %{_texmfdistdir}/doc/latex/texproposal/ref/nanmu.bib %{_texmfdistdir}/doc/latex/texproposal/scripts/cover.tex %{_texmfdistdir}/doc/latex/texproposal/texproposal.pdf %{_texmfdistdir}/doc/latex/texproposal/texproposal.sty %{_texmfdistdir}/doc/latex/texproposal/texproposal.tex %package -n texlive-texshade Version: %{texlive_version}.%{texlive_noarch}.1.26asvn64242 Release: 0 License: GPL-2.0-or-later Summary: Package for setting nucleotide and peptide alignments Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-texshade-doc >= %{texlive_version} Provides: tex(texshade.def) Provides: tex(texshade.sty) Requires: tex(amssymb.sty) Requires: tex(color.sty) Requires: tex(graphics.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source195: texshade.tar.xz Source196: texshade.doc.tar.xz %description -n texlive-texshade TeXshade is alignment shading software completely written in TeX/LaTeX; it can process multiple sequence alignments in the .MSF and the .ALN file formats. In addition to common shading algorithms, it provides special shading modes showing functional aspects, e.g. charge or hydropathy, and a wide range of commands for handling shading colours, text styles, labels, legends; it even allows the user to define completely new shading modes. TeXshade combines highest flexibility with TeX output quality -- all in a bundle that does not demand excessive development time of the user. %package -n texlive-texshade-doc Version: %{texlive_version}.%{texlive_noarch}.1.26asvn64242 Release: 0 Summary: Documentation for texlive-texshade License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-texshade and texlive-alldocumentation) Provides: locale(texlive-texshade-doc:en) %description -n texlive-texshade-doc This package includes the documentation for texlive-texshade %post -n texlive-texshade mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-texshade mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-texshade test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-texshade-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/texshade/AQP1.phd %{_texmfdistdir}/doc/latex/texshade/AQP1.top %{_texmfdistdir}/doc/latex/texshade/AQP2spec.ALN %{_texmfdistdir}/doc/latex/texshade/AQPDNA.MSF %{_texmfdistdir}/doc/latex/texshade/AQP_HMM.ext %{_texmfdistdir}/doc/latex/texshade/AQP_HMM.sgl %{_texmfdistdir}/doc/latex/texshade/AQP_TC.asc %{_texmfdistdir}/doc/latex/texshade/AQP_sequence_logo_1FX8.cmd %{_texmfdistdir}/doc/latex/texshade/AQP_subfamily_logo_1FX8.cmd %{_texmfdistdir}/doc/latex/texshade/AQPpro.MSF %{_texmfdistdir}/doc/latex/texshade/README %{_texmfdistdir}/doc/latex/texshade/ciliate.cod %{_texmfdistdir}/doc/latex/texshade/meme.eps %{_texmfdistdir}/doc/latex/texshade/standard.cod %{_texmfdistdir}/doc/latex/texshade/texshade.pdf %files -n texlive-texshade %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/texshade/texshade.def %{_texmfdistdir}/tex/latex/texshade/texshade.sty %package -n texlive-texsis Version: %{texlive_version}.%{texlive_noarch}.2.18svn45678 Release: 0 License: LPPL-1.0 Summary: Plain TeX macros for Physicists Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires: texlive-cm >= %{texlive_version} #!BuildIgnore: texlive-cm Requires: texlive-hyphen-base >= %{texlive_version} #!BuildIgnore: texlive-hyphen-base Requires: texlive-knuth-lib >= %{texlive_version} #!BuildIgnore: texlive-knuth-lib Requires: texlive-plain >= %{texlive_version} #!BuildIgnore: texlive-plain Requires: texlive-tex >= %{texlive_version} #!BuildIgnore: texlive-tex Requires(pre): texlive-texsis-bin >= %{texlive_version} #!BuildIgnore: texlive-texsis-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(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-texsis-doc >= %{texlive_version} Provides: tex(TXSconts.tex) Provides: tex(TXSdcol.tex) Provides: tex(TXSenvmt.tex) Provides: tex(TXSeqns.tex) Provides: tex(TXSfigs.tex) Provides: tex(TXSfmts.tex) Provides: tex(TXSfonts.tex) Provides: tex(TXShead.tex) Provides: tex(TXSinit.tex) Provides: tex(TXSletr.tex) Provides: tex(TXSmacs.tex) Provides: tex(TXSmemo.tex) Provides: tex(TXSprns.tex) Provides: tex(TXSrefs.tex) Provides: tex(TXSruled.tex) Provides: tex(TXSsects.tex) Provides: tex(TXSsite.tex) Provides: tex(TXSsymb.tex) Provides: tex(TXStags.tex) Provides: tex(TXStitle.tex) Provides: tex(texsis.tex) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source197: texsis.tar.xz Source198: texsis.doc.tar.xz %description -n texlive-texsis TeXsis is a TeX macro package which provides useful features for typesetting research papers and related documents. For example, it includes support specifically for: Automatic numbering of equations, figures, tables and references; Simplified control of type sizes, line spacing, footnotes, running headlines and footlines, and tables of contents, figures and tables; Specialized document formats for research papers, preprints and "e-prints", conference proceedings, theses, books, referee reports, letters, and memoranda; Simplified means of constructing an index for a book or thesis; Easy to use double column formatting; Specialized environments for lists, theorems and proofs, centered or non-justified text, and listing computer code; Specialized macros for easily constructing ruled tables. TeXsis was originally developed for physicists, but others may also find it useful. It is completely compatible with Plain TeX. %package -n texlive-texsis-doc Version: %{texlive_version}.%{texlive_noarch}.2.18svn45678 Release: 0 Summary: Documentation for texlive-texsis License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-texsis and texlive-alldocumentation) Provides: man(texsis.1) %description -n texlive-texsis-doc This package includes the documentation for texlive-texsis %post -n texlive-texsis mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update > /var/run/texlive/run-fmtutil.texsis sed -ri 's/^\#\![[= =]]+texsis\b.*/texsis pdftex - -translate-file=cp227.tcx texsis.ini/' %{_texmfconfdir}/web2c/fmtutil.cnf || : %postun -n texlive-texsis mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then sed -ri 's/^(texsis\b)/\#\!\ \1/' %{_texmfconfdir}/web2c/fmtutil.cnf || : rm -f %{_texmfvardir}/web2c/pdftex/texsis.* exit 0 fi %triggerin -n texlive-texsis -- texlive-cm > /var/run/texlive/run-fmtutil.texsis %triggerun -n texlive-texsis -- texlive-cm > /var/run/texlive/run-fmtutil.texsis %triggerin -n texlive-texsis -- texlive-hyphen-base > /var/run/texlive/run-fmtutil.texsis %triggerun -n texlive-texsis -- texlive-hyphen-base > /var/run/texlive/run-fmtutil.texsis %triggerin -n texlive-texsis -- texlive-knuth-lib > /var/run/texlive/run-fmtutil.texsis %triggerun -n texlive-texsis -- texlive-knuth-lib > /var/run/texlive/run-fmtutil.texsis %triggerin -n texlive-texsis -- texlive-plain > /var/run/texlive/run-fmtutil.texsis %triggerun -n texlive-texsis -- texlive-plain > /var/run/texlive/run-fmtutil.texsis %posttrans -n texlive-texsis test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-texsis-doc %defattr(-,root,root,755) %{_mandir}/man1/texsis.1* %{_texmfdistdir}/doc/otherformats/texsis/base/COPYING %{_texmfdistdir}/doc/otherformats/texsis/base/Example.tex %{_texmfdistdir}/doc/otherformats/texsis/base/Fonts.tex %{_texmfdistdir}/doc/otherformats/texsis/base/INSTALL %{_texmfdistdir}/doc/otherformats/texsis/base/Install.tex %{_texmfdistdir}/doc/otherformats/texsis/base/MANIFEST %{_texmfdistdir}/doc/otherformats/texsis/base/Manual.fgl %{_texmfdistdir}/doc/otherformats/texsis/base/Manual.ref %{_texmfdistdir}/doc/otherformats/texsis/base/Manual.tbl %{_texmfdistdir}/doc/otherformats/texsis/base/Manual.tex %{_texmfdistdir}/doc/otherformats/texsis/base/NEWS %{_texmfdistdir}/doc/otherformats/texsis/base/README %{_texmfdistdir}/doc/otherformats/texsis/base/TXSapxF.doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXScover.doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSdcol.doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSdoc.doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSdoc0.doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSdocM.doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSend.doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSenvmt.doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSeqns.doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSfigs.doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSfmts.doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSfonts.doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSinstl.doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSintro.doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSletr.doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSmisc.doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSprns.doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSrefs.doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSrevs.doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSruled.doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSsects.doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSsite.000 %{_texmfdistdir}/doc/otherformats/texsis/base/TXSsymb.doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXStags.doc %{_texmfdistdir}/doc/otherformats/texsis/base/index.tex %{_texmfdistdir}/doc/otherformats/texsis/base/letr %{_texmfdistdir}/doc/otherformats/texsis/base/penguin.eps %{_texmfdistdir}/doc/otherformats/texsis/base/penguin2.eps %{_texmfdistdir}/doc/otherformats/texsis/base/texsis.el %{_texmfdistdir}/doc/otherformats/texsis/base/texsis.lsm %files -n texlive-texsis %defattr(-,root,root,755) %{_texmfdistdir}/bibtex/bst/texsis/texsis.bst %{_texmfdistdir}/tex/texsis/base/AIP.txs %{_texmfdistdir}/tex/texsis/base/CVformat.txs %{_texmfdistdir}/tex/texsis/base/Elsevier.txs %{_texmfdistdir}/tex/texsis/base/Exam.txs %{_texmfdistdir}/tex/texsis/base/Formletr.txs %{_texmfdistdir}/tex/texsis/base/IEEE.txs %{_texmfdistdir}/tex/texsis/base/PhysRev.txs %{_texmfdistdir}/tex/texsis/base/Spanish.txs %{_texmfdistdir}/tex/texsis/base/Swedish.txs %{_texmfdistdir}/tex/texsis/base/TXSconts.tex %{_texmfdistdir}/tex/texsis/base/TXSdcol.tex %{_texmfdistdir}/tex/texsis/base/TXSenvmt.tex %{_texmfdistdir}/tex/texsis/base/TXSeqns.tex %{_texmfdistdir}/tex/texsis/base/TXSfigs.tex %{_texmfdistdir}/tex/texsis/base/TXSfmts.tex %{_texmfdistdir}/tex/texsis/base/TXSfonts.tex %{_texmfdistdir}/tex/texsis/base/TXShead.tex %{_texmfdistdir}/tex/texsis/base/TXSinit.tex %{_texmfdistdir}/tex/texsis/base/TXSletr.tex %{_texmfdistdir}/tex/texsis/base/TXSmacs.tex %{_texmfdistdir}/tex/texsis/base/TXSmemo.tex %{_texmfdistdir}/tex/texsis/base/TXSprns.tex %{_texmfdistdir}/tex/texsis/base/TXSrefs.tex %{_texmfdistdir}/tex/texsis/base/TXSruled.tex %{_texmfdistdir}/tex/texsis/base/TXSsects.tex %{_texmfdistdir}/tex/texsis/base/TXSsite.tex %{_texmfdistdir}/tex/texsis/base/TXSsymb.tex %{_texmfdistdir}/tex/texsis/base/TXStags.tex %{_texmfdistdir}/tex/texsis/base/TXStitle.tex %{_texmfdistdir}/tex/texsis/base/Tablebod.txs %{_texmfdistdir}/tex/texsis/base/WorldSci.txs %{_texmfdistdir}/tex/texsis/base/color.txs %{_texmfdistdir}/tex/texsis/base/nuclproc.txs %{_texmfdistdir}/tex/texsis/base/printfont.txs %{_texmfdistdir}/tex/texsis/base/spine.txs %{_texmfdistdir}/tex/texsis/base/texsis.tex %{_texmfdistdir}/tex/texsis/base/thesis.txs %{_texmfdistdir}/tex/texsis/base/twin.txs %{_texmfdistdir}/tex/texsis/config/texsis.ini %package -n texlive-texsurgery Version: %{texlive_version}.%{texlive_noarch}.0.0.6.0svn59885 Release: 0 License: BSD-3-Clause Summary: A LaTeX companion to the "texsurgery" python project Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-texsurgery-doc >= %{texlive_version} Provides: tex(texsurgery.sty) Requires: tex(environ.sty) Requires: tex(hyperref.sty) Requires: tex(listings.sty) Requires: tex(verbatim.sty) Requires: tex(xcolor.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source199: texsurgery.tar.xz Source200: texsurgery.doc.tar.xz %description -n texlive-texsurgery This LaTeX library is a companion to the texsurgery python project. It will make sure that "pdflatex document.tex" will work, with reasonable defaults, for a document that is intended to work with texsurgery, and also has other uses, always in tandem with the texsurgery pypi package. %package -n texlive-texsurgery-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.6.0svn59885 Release: 0 Summary: Documentation for texlive-texsurgery License: BSD-3-Clause Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-texsurgery and texlive-alldocumentation) %description -n texlive-texsurgery-doc This package includes the documentation for texlive-texsurgery %post -n texlive-texsurgery mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-texsurgery mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-texsurgery test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-texsurgery-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/texsurgery/README.md %{_texmfdistdir}/doc/latex/texsurgery/texsurgery.pdf %files -n texlive-texsurgery %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/texsurgery/texsurgery.sty %package -n texlive-textcase Version: %{texlive_version}.%{texlive_noarch}.1.03svn63868 Release: 0 License: LPPL-1.0 Summary: Case conversion ignoring mathematics, 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-textcase-doc >= %{texlive_version} Provides: tex(textcase.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source201: textcase.tar.xz Source202: textcase.doc.tar.xz %description -n texlive-textcase The textcase package offers commands \MakeTextUppercase and \MakeTextLowercase which are similar to the standard \MakeUppercase and \MakeLowercase, but they do not change the case of any sections of mathematics, or the arguments of \cite, \label and \ref commands within the argument. A further command \NoCaseChange does nothing but suppress case change within its argument, so to force uppercase of a section including an environment, one might say: \MakeTextUppercase{...\NoCaseChange{\begin{foo}} ...\NoCaseChange{\end{foo}}...} In current LaTeX this package is obsolete. You can use the standard \MakeUppercase and \MakeLowercase, but it defines legacy names \MakeTextUppercase and \MakeTextLowercase. %package -n texlive-textcase-doc Version: %{texlive_version}.%{texlive_noarch}.1.03svn63868 Release: 0 Summary: Documentation for texlive-textcase License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-textcase and texlive-alldocumentation) %description -n texlive-textcase-doc This package includes the documentation for texlive-textcase %post -n texlive-textcase mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-textcase mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-textcase test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-textcase-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/textcase/README %{_texmfdistdir}/doc/latex/textcase/textcase.pdf %files -n texlive-textcase %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/textcase/textcase.sty %package -n texlive-textcsc Version: %{texlive_version}.%{texlive_noarch}.1.0.1svn64935 Release: 0 License: LPPL-1.0 Summary: Simple commands for caps-to-small-caps 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-textcsc-doc >= %{texlive_version} Provides: tex(textcsc.sty) Requires: tex(fontspec.sty) Requires: tex(iftex.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source203: textcsc.tar.xz Source204: textcsc.doc.tar.xz %description -n texlive-textcsc This package provides a simple command (\textcsc and \cscshape) for caps-to-small-caps text, to allow for small caps acronyms to be presented as uppercase in text (useful for things like copying and pasting from a PDF). %package -n texlive-textcsc-doc Version: %{texlive_version}.%{texlive_noarch}.1.0.1svn64935 Release: 0 Summary: Documentation for texlive-textcsc License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-textcsc and texlive-alldocumentation) %description -n texlive-textcsc-doc This package includes the documentation for texlive-textcsc %post -n texlive-textcsc mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-textcsc mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-textcsc test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-textcsc-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/textcsc/README %{_texmfdistdir}/doc/latex/textcsc/textcsc-documentation.pdf %{_texmfdistdir}/doc/latex/textcsc/textcsc-documentation.tex %{_texmfdistdir}/doc/latex/textcsc/textcsc.pdf %files -n texlive-textcsc %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/textcsc/textcsc.sty %package -n texlive-textfit Version: %{texlive_version}.%{texlive_noarch}.5svn20591 Release: 0 License: LPPL-1.0 Summary: Fit text to a desired size Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-textfit-doc >= %{texlive_version} Provides: tex(textfit.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source205: textfit.tar.xz Source206: textfit.doc.tar.xz %description -n texlive-textfit Package to fit text to a given width or height by scaling the font. For example: \scaletowidth{3in}{This}. (The job is done by calculating a magstep and applying it to the current font; thus "This" will be very tall, as well as very wide; to scale in just one dimension, use the facilities of the graphicx package.) %package -n texlive-textfit-doc Version: %{texlive_version}.%{texlive_noarch}.5svn20591 Release: 0 Summary: Documentation for texlive-textfit License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-textfit and texlive-alldocumentation) %description -n texlive-textfit-doc This package includes the documentation for texlive-textfit %post -n texlive-textfit mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-textfit mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-textfit test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-textfit-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/textfit/README %{_texmfdistdir}/doc/latex/textfit/makefile %{_texmfdistdir}/doc/latex/textfit/manifest %{_texmfdistdir}/doc/latex/textfit/textfit.pdf %files -n texlive-textfit %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/textfit/textfit.sty %package -n texlive-textglos Version: %{texlive_version}.%{texlive_noarch}.1.0svn30788 Release: 0 License: LPPL-1.0 Summary: Typeset and index linguistic gloss abbreviations Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-textglos-doc >= %{texlive_version} Provides: tex(textglos.sty) Requires: tex(graphicx.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source207: textglos.tar.xz Source208: textglos.doc.tar.xz %description -n texlive-textglos The package provides a set of macros for in-line linguistic examples (as opposed to interlinear glossing, set apart from the main text). It prevents hyphenated examples from breaking across lines and consistently formats phonemic examples, orthographic examples, and more. %package -n texlive-textglos-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn30788 Release: 0 Summary: Documentation for texlive-textglos License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-textglos and texlive-alldocumentation) %description -n texlive-textglos-doc This package includes the documentation for texlive-textglos %post -n texlive-textglos mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-textglos mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-textglos test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-textglos-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/textglos/README %{_texmfdistdir}/doc/latex/textglos/README.txt %{_texmfdistdir}/doc/latex/textglos/textglos.pdf %files -n texlive-textglos %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/textglos/textglos.sty %package -n texlive-textgreek Version: %{texlive_version}.%{texlive_noarch}.0.0.7svn44192 Release: 0 License: LPPL-1.0 Summary: Upright greek letters in text Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires: texlive-greek-fontenc >= %{texlive_version} #!BuildIgnore: texlive-greek-fontenc Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-textgreek-doc >= %{texlive_version} Provides: tex(textgreek.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source209: textgreek.tar.xz Source210: textgreek.doc.tar.xz %description -n texlive-textgreek Use upright greek letters as text symbols, e.g. \textbeta. %package -n texlive-textgreek-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.7svn44192 Release: 0 Summary: Documentation for texlive-textgreek License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-textgreek and texlive-alldocumentation) %description -n texlive-textgreek-doc This package includes the documentation for texlive-textgreek %post -n texlive-textgreek mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-textgreek mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-textgreek test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-textgreek-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/textgreek/README %{_texmfdistdir}/doc/latex/textgreek/textgreek.pdf %files -n texlive-textgreek %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/textgreek/textgreek.sty %package -n texlive-textmerg Version: %{texlive_version}.%{texlive_noarch}.2.01svn20677 Release: 0 License: SUSE-Public-Domain Summary: Merge text in TeX and LaTeX Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-textmerg-doc >= %{texlive_version} Provides: tex(textmerg.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source211: textmerg.tar.xz Source212: textmerg.doc.tar.xz %description -n texlive-textmerg Repetetively produce documents from a fixed part and a variable part. Such an operation is commonly used as "mail merge" to produce mail shots. %package -n texlive-textmerg-doc Version: %{texlive_version}.%{texlive_noarch}.2.01svn20677 Release: 0 Summary: Documentation for texlive-textmerg License: SUSE-Public-Domain Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-textmerg and texlive-alldocumentation) %description -n texlive-textmerg-doc This package includes the documentation for texlive-textmerg %post -n texlive-textmerg mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-textmerg mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-textmerg test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-textmerg-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/textmerg/results.dat %{_texmfdistdir}/doc/generic/textmerg/silly.dat %{_texmfdistdir}/doc/generic/textmerg/textmerg.pdf %{_texmfdistdir}/doc/generic/textmerg/textmerg.tex %{_texmfdistdir}/doc/generic/textmerg/tmexamp1.tex %{_texmfdistdir}/doc/generic/textmerg/tmexamp2.tex %{_texmfdistdir}/doc/generic/textmerg/tmexampp.tex %files -n texlive-textmerg %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/textmerg/textmerg.sty %package -n texlive-textopo Version: %{texlive_version}.%{texlive_noarch}.1.5svn23796 Release: 0 License: GPL-2.0-or-later Summary: Annotated membrane protein topology plots Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-textopo-doc >= %{texlive_version} Provides: tex(biotex.sty) Provides: tex(textopo.def) Provides: tex(textopo.sty) Requires: tex(color.sty) Requires: tex(graphics.sty) Requires: tex(texshade.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source213: textopo.tar.xz Source214: textopo.doc.tar.xz %description -n texlive-textopo A LaTeX package for setting shaded and annotated membrane protein topology plots and helical wheels. %package -n texlive-textopo-doc Version: %{texlive_version}.%{texlive_noarch}.1.5svn23796 Release: 0 Summary: Documentation for texlive-textopo License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-textopo and texlive-alldocumentation) %description -n texlive-textopo-doc This package includes the documentation for texlive-textopo %post -n texlive-textopo mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-textopo mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-textopo test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-textopo-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/textopo/AQP1.SP %{_texmfdistdir}/doc/latex/textopo/AQP1.hmm %{_texmfdistdir}/doc/latex/textopo/AQP1.phd %{_texmfdistdir}/doc/latex/textopo/AQP1.swp %{_texmfdistdir}/doc/latex/textopo/AQP1.tpo %{_texmfdistdir}/doc/latex/textopo/AQP2spec.ALN %{_texmfdistdir}/doc/latex/textopo/AQPpro.MSF %{_texmfdistdir}/doc/latex/textopo/AQPpro1.shd %{_texmfdistdir}/doc/latex/textopo/textopo.pdf %{_texmfdistdir}/doc/latex/textopo/textopo.txt %files -n texlive-textopo %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/textopo/biotex.sty %{_texmfdistdir}/tex/latex/textopo/textopo.def %{_texmfdistdir}/tex/latex/textopo/textopo.sty %package -n texlive-textpath Version: %{texlive_version}.%{texlive_noarch}.1.6svn15878 Release: 0 License: LPPL-1.0 Summary: Setting text along a path with MetaPost Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-textpath-doc >= %{texlive_version} Provides: tex(textpathmp.sty) Requires: tex(soul.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source215: textpath.tar.xz Source216: textpath.doc.tar.xz %description -n texlive-textpath This MetaPost package provides macros to typeset text along a free path with the help of LaTeX, thereby preserving kerning and allowing for 8-bit input (accented characters). %package -n texlive-textpath-doc Version: %{texlive_version}.%{texlive_noarch}.1.6svn15878 Release: 0 Summary: Documentation for texlive-textpath License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-textpath and texlive-alldocumentation) %description -n texlive-textpath-doc This package includes the documentation for texlive-textpath %post -n texlive-textpath mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-textpath mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-textpath test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-textpath-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/metapost/textpath/CHANGES %{_texmfdistdir}/doc/metapost/textpath/README %{_texmfdistdir}/doc/metapost/textpath/textpath.pdf %{_texmfdistdir}/doc/metapost/textpath/textpath.tex %{_texmfdistdir}/doc/metapost/textpath/textpathfigs.mp %{_texmfdistdir}/doc/metapost/textpath/textpathfigs.tex %files -n texlive-textpath %defattr(-,root,root,755) %{_texmfdistdir}/metapost/textpath/textpath.mp %{_texmfdistdir}/tex/latex/textpath/textpathmp.sty %package -n texlive-textpos Version: %{texlive_version}.%{texlive_noarch}.1.10.1svn63967 Release: 0 License: LPPL-1.0 Summary: Place boxes at arbitrary positions on the LaTeX page Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-textpos-doc >= %{texlive_version} Provides: tex(textpos.sty) Requires: tex(everyshi.sty) Requires: tex(keyval.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source217: textpos.tar.xz Source218: textpos.doc.tar.xz %description -n texlive-textpos A package to facilitate placement of boxes at absolute positions on the LaTeX page. There are several reasons why this might be useful, an important one being to help the creation of large-format conference posters. %package -n texlive-textpos-doc Version: %{texlive_version}.%{texlive_noarch}.1.10.1svn63967 Release: 0 Summary: Documentation for texlive-textpos License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-textpos and texlive-alldocumentation) %description -n texlive-textpos-doc This package includes the documentation for texlive-textpos %post -n texlive-textpos mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-textpos mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-textpos test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-textpos-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/textpos/LICENCE %{_texmfdistdir}/doc/latex/textpos/README %{_texmfdistdir}/doc/latex/textpos/VERSION- %{_texmfdistdir}/doc/latex/textpos/examples/README.examples %{_texmfdistdir}/doc/latex/textpos/examples/t1.tex %{_texmfdistdir}/doc/latex/textpos/examples/t10.tex %{_texmfdistdir}/doc/latex/textpos/examples/t11.tex %{_texmfdistdir}/doc/latex/textpos/examples/t2.tex %{_texmfdistdir}/doc/latex/textpos/examples/t3.tex %{_texmfdistdir}/doc/latex/textpos/examples/t4.tex %{_texmfdistdir}/doc/latex/textpos/examples/t5.tex %{_texmfdistdir}/doc/latex/textpos/examples/t6.tex %{_texmfdistdir}/doc/latex/textpos/examples/t7.tex %{_texmfdistdir}/doc/latex/textpos/examples/t8.tex %{_texmfdistdir}/doc/latex/textpos/examples/t9.tex %{_texmfdistdir}/doc/latex/textpos/niepraschk-eso-pic.pdf %{_texmfdistdir}/doc/latex/textpos/niepraschk-eso-pic.tex %{_texmfdistdir}/doc/latex/textpos/textpos-example.tex %{_texmfdistdir}/doc/latex/textpos/textpos.html %{_texmfdistdir}/doc/latex/textpos/textpos.pdf %files -n texlive-textpos %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/textpos/textpos.sty %package -n texlive-textualicomma Version: %{texlive_version}.%{texlive_noarch}.1.1svn48474 Release: 0 License: LPPL-1.0 Summary: Use the textual comma character as decimal separator in math mode Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-textualicomma-doc >= %{texlive_version} Provides: tex(textualicomma.sty) Requires: tex(amstext.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source219: textualicomma.tar.xz Source220: textualicomma.doc.tar.xz %description -n texlive-textualicomma The package is based on the icomma package, and intended as a solution for situations where the text comma character discerns from the math comma character, e. g. when fonts whithout math support are involved. Escaping to text mode every time a comma is used in math mode may slow down the compilation process. %package -n texlive-textualicomma-doc Version: %{texlive_version}.%{texlive_noarch}.1.1svn48474 Release: 0 Summary: Documentation for texlive-textualicomma License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-textualicomma and texlive-alldocumentation) %description -n texlive-textualicomma-doc This package includes the documentation for texlive-textualicomma %post -n texlive-textualicomma mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-textualicomma mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-textualicomma test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-textualicomma-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/textualicomma/README.md %{_texmfdistdir}/doc/latex/textualicomma/textualicomma-doc.pdf %files -n texlive-textualicomma %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/textualicomma/textualicomma.sty %package -n texlive-texvc Version: %{texlive_version}.%{texlive_noarch}.1.1svn46844 Release: 0 License: LPPL-1.0 Summary: Use MediaWiki LaTeX commands Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-texvc-doc >= %{texlive_version} Provides: tex(texvc.sty) Requires: tex(amsfonts.sty) Requires: tex(amsmath.sty) Requires: tex(amssymb.sty) Requires: tex(babel.sty) Requires: tex(cancel.sty) Requires: tex(color.sty) Requires: tex(eurosym.sty) Requires: tex(teubner.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source221: texvc.tar.xz Source222: texvc.doc.tar.xz %description -n texlive-texvc User MediaWiki LaTeX commands to copy and past formulae from MediaWiki to LaTeX documents. %package -n texlive-texvc-doc Version: %{texlive_version}.%{texlive_noarch}.1.1svn46844 Release: 0 Summary: Documentation for texlive-texvc License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-texvc and texlive-alldocumentation) %description -n texlive-texvc-doc This package includes the documentation for texlive-texvc %post -n texlive-texvc mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-texvc mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-texvc test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-texvc-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/texvc/LICENSE %{_texmfdistdir}/doc/latex/texvc/README.md %{_texmfdistdir}/doc/latex/texvc/texvc.pdf %files -n texlive-texvc %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/texvc/texvc.sty %package -n texlive-texware Version: %{texlive_version}.%{texlive_noarch}.svn66186 Release: 0 License: SUSE-Public-Domain Summary: Utility programs for use with TeX Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-texware-bin >= %{texlive_version} #!BuildIgnore: texlive-texware-bin Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Provides: man(dvitype.1) Provides: man(pooltype.1) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source223: texware.doc.tar.xz %description -n texlive-texware Basic utitility programs, comprising: dvitype, which converts a TeX output (DVI) file to a plain text file (see also the DVI Text Language suite); pooltype, which converts a TeX-suite program's "pool" (string) file into human-readable form; and tftopl and pltotf, which convert TeX Font Metric (TFM) file to human readable Property List (PL) files and vice versa. %post -n texlive-texware mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-texware mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-texware test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-texware %defattr(-,root,root,755) %{_mandir}/man1/dvitype.1* %{_mandir}/man1/pooltype.1* %package -n texlive-tfrupee Version: %{texlive_version}.%{texlive_noarch}.1.02svn20770 Release: 0 License: GPL-2.0-or-later Summary: A font offering the new (Indian) Rupee symbol Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-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-tfrupee-fonts >= %{texlive_version} Suggests: texlive-tfrupee-doc >= %{texlive_version} Provides: tex(tfrupee.map) Provides: tex(tfrupee.sty) Provides: tex(tfrupee.tfm) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source224: tfrupee.tar.xz Source225: tfrupee.doc.tar.xz %description -n texlive-tfrupee The package provides LaTeX support for the (Indian) Rupee symbol font, created by TechFat. The original font has been converted to Adobe Type 1 format, and simple LaTeX support written for its use. %package -n texlive-tfrupee-doc Version: %{texlive_version}.%{texlive_noarch}.1.02svn20770 Release: 0 Summary: Documentation for texlive-tfrupee License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tfrupee and texlive-alldocumentation) %description -n texlive-tfrupee-doc This package includes the documentation for texlive-tfrupee %package -n texlive-tfrupee-fonts Version: %{texlive_version}.%{texlive_noarch}.1.02svn20770 Release: 0 Summary: Severed fonts for texlive-tfrupee 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-tfrupee-fonts The separated fonts package for texlive-tfrupee %post -n texlive-tfrupee mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update echo 'addMap tfrupee.map' >> /var/run/texlive/run-updmap %postun -n texlive-tfrupee mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then echo 'deleteMap tfrupee.map' >> /var/run/texlive/run-updmap exit 0 fi %posttrans -n texlive-tfrupee test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %reconfigure_fonts_scriptlets -n texlive-tfrupee-fonts %files -n texlive-tfrupee-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/tfrupee/LICENSE %{_texmfdistdir}/doc/fonts/tfrupee/README %{_texmfdistdir}/doc/fonts/tfrupee/tfrupee.pdf %{_texmfdistdir}/doc/fonts/tfrupee/tfrupee.tex %files -n texlive-tfrupee %defattr(-,root,root,755) %{_texmfdistdir}/fonts/afm/public/tfrupee/tfrupee.afm %{_texmfdistdir}/fonts/map/dvips/tfrupee/tfrupee.map %{_texmfdistdir}/fonts/tfm/public/tfrupee/tfrupee.tfm %verify(link) %{_texmfdistdir}/fonts/type1/public/tfrupee/tfrupee.pfb %{_texmfdistdir}/tex/latex/tfrupee/tfrupee.sty %files -n texlive-tfrupee-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-tfrupee %{_datadir}/fontconfig/conf.avail/58-texlive-tfrupee.conf %verify(not md5 size mtime) %{_datadir}/fonts/texlive-tfrupee/encodings.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-tfrupee/fonts.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-tfrupee/fonts.scale %{_datadir}/fonts/texlive-tfrupee/tfrupee.pfb %package -n texlive-thaienum Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn44140 Release: 0 License: LPPL-1.0 Summary: Thai labels in enumerate environments Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-thaienum-doc >= %{texlive_version} Provides: tex(thaienum.sty) Requires: tex(alphalph.sty) Requires: tex(enumitem.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source226: thaienum.tar.xz Source227: thaienum.doc.tar.xz %description -n texlive-thaienum This LaTeX package provides a command to use Thai numerals or characters as labels in enumerate environments. Once the package is loaded with \usepackage{thaienum} you can use labels such as \thainum* or \thaimultialph* in conjunction with the package enumitem. Concrete examples are given in the documentation. %package -n texlive-thaienum-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn44140 Release: 0 Summary: Documentation for texlive-thaienum License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-thaienum and texlive-alldocumentation) %description -n texlive-thaienum-doc This package includes the documentation for texlive-thaienum %post -n texlive-thaienum mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-thaienum mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-thaienum test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-thaienum-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/thaienum/README.md %{_texmfdistdir}/doc/latex/thaienum/thaienum.pdf %{_texmfdistdir}/doc/latex/thaienum/thaienum.pre.tex %{_texmfdistdir}/doc/latex/thaienum/thaienum.tex %files -n texlive-thaienum %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/thaienum/thaienum.sty %package -n texlive-thaispec Version: %{texlive_version}.%{texlive_noarch}.2021.03.01svn58019 Release: 0 License: LPPL-1.0 Summary: Thai Language Typesetting in XeLaTeX Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-thaispec-doc >= %{texlive_version} Provides: tex(thaispec.sty) Requires: tex(amssymb.sty) Requires: tex(amsthm.sty) Requires: tex(fontspec.sty) Requires: tex(kvoptions.sty) Requires: tex(mathspec.sty) Requires: tex(mathtools.sty) Requires: tex(polyglossia.sty) Requires: tex(setspace.sty) Requires: tex(ucharclasses.sty) Requires: tex(xpatch.sty) Requires: tex(xstring.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source228: thaispec.tar.xz Source229: thaispec.doc.tar.xz %description -n texlive-thaispec This package allows you to input Thai characters directly to LaTeX documents and choose any (system wide) Thai fonts for typesetting in XeLaTeX. It also tries to appropriately justify paragraphs with no more external tools. Required packages are fontspec, ucharclasses, polyglossia, setspace, kvoptions, xstring, and xpatch. %package -n texlive-thaispec-doc Version: %{texlive_version}.%{texlive_noarch}.2021.03.01svn58019 Release: 0 Summary: Documentation for texlive-thaispec License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-thaispec and texlive-alldocumentation) Provides: locale(texlive-thaispec-doc:th) %description -n texlive-thaispec-doc This package includes the documentation for texlive-thaispec %post -n texlive-thaispec mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-thaispec mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-thaispec test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-thaispec-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/thaispec/README.md %{_texmfdistdir}/doc/latex/thaispec/thaispec.pdf %files -n texlive-thaispec %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/thaispec/thaispec.sty %package -n texlive-thalie Version: %{texlive_version}.%{texlive_noarch}.0.0.13asvn65249 Release: 0 License: LPPL-1.0 Summary: Typeset drama plays Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-thalie-doc >= %{texlive_version} Provides: tex(thalie.sty) Requires: tex(etoolbox.sty) Requires: tex(pgfkeys.sty) Requires: tex(pgfopts.sty) Requires: tex(suffix.sty) Requires: tex(tabularx.sty) Requires: tex(translations.sty) Requires: tex(xspace.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source230: thalie.tar.xz Source231: thalie.doc.tar.xz %description -n texlive-thalie The package provides tools to typeset drama plays. It defines commands to introduce characters' lines, to render stage directions, to divide a play into acts and scenes and to build the dramatis personae automatically. %package -n texlive-thalie-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.13asvn65249 Release: 0 Summary: Documentation for texlive-thalie License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-thalie and texlive-alldocumentation) %description -n texlive-thalie-doc This package includes the documentation for texlive-thalie %post -n texlive-thalie mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-thalie mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-thalie test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-thalie-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/thalie/CHANGELOG.md %{_texmfdistdir}/doc/latex/thalie/LICENSE.txt %{_texmfdistdir}/doc/latex/thalie/README.md %{_texmfdistdir}/doc/latex/thalie/thalie.pdf %{_texmfdistdir}/doc/latex/thalie/thalie.tex %files -n texlive-thalie %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/thalie/thalie-english.trsl %{_texmfdistdir}/tex/latex/thalie/thalie-fallback.trsl %{_texmfdistdir}/tex/latex/thalie/thalie-french.trsl %{_texmfdistdir}/tex/latex/thalie/thalie-german.trsl %{_texmfdistdir}/tex/latex/thalie/thalie-italian.trsl %{_texmfdistdir}/tex/latex/thalie/thalie.sty %package -n texlive-theanodidot Version: %{texlive_version}.%{texlive_noarch}.svn64518 Release: 0 License: LPPL-1.0 Summary: TheanoDidot 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-theanodidot-fonts >= %{texlive_version} Suggests: texlive-theanodidot-doc >= %{texlive_version} Provides: tex(LGRTheanoDidot-TLF.fd) Provides: tex(LGRTheanoDidot-TOsF.fd) Provides: tex(LY1TheanoDidot-TLF.fd) Provides: tex(LY1TheanoDidot-TOsF.fd) Provides: tex(OT1TheanoDidot-TLF.fd) Provides: tex(OT1TheanoDidot-TOsF.fd) Provides: tex(T1TheanoDidot-TLF.fd) Provides: tex(T1TheanoDidot-TOsF.fd) Provides: tex(TS1TheanoDidot-TLF.fd) Provides: tex(TS1TheanoDidot-TOsF.fd) Provides: tex(TheanoDidot-Bold-tlf-lgr.tfm) Provides: tex(TheanoDidot-Bold-tlf-ly1.tfm) Provides: tex(TheanoDidot-Bold-tlf-ot1.tfm) Provides: tex(TheanoDidot-Bold-tlf-t1--base.tfm) Provides: tex(TheanoDidot-Bold-tlf-t1.tfm) Provides: tex(TheanoDidot-Bold-tlf-t1.vf) Provides: tex(TheanoDidot-Bold-tlf-ts1--base.tfm) Provides: tex(TheanoDidot-Bold-tlf-ts1.tfm) Provides: tex(TheanoDidot-Bold-tlf-ts1.vf) Provides: tex(TheanoDidot-Bold-tosf-lgr.tfm) Provides: tex(TheanoDidot-Bold-tosf-ly1.tfm) Provides: tex(TheanoDidot-Bold-tosf-ot1.tfm) Provides: tex(TheanoDidot-Bold-tosf-t1--base.tfm) Provides: tex(TheanoDidot-Bold-tosf-t1.tfm) Provides: tex(TheanoDidot-Bold-tosf-t1.vf) Provides: tex(TheanoDidot-Bold-tosf-ts1--base.tfm) Provides: tex(TheanoDidot-Bold-tosf-ts1.tfm) Provides: tex(TheanoDidot-Bold-tosf-ts1.vf) Provides: tex(TheanoDidot-Regular-tlf-lgr.tfm) Provides: tex(TheanoDidot-Regular-tlf-ly1.tfm) Provides: tex(TheanoDidot-Regular-tlf-ot1.tfm) Provides: tex(TheanoDidot-Regular-tlf-t1--base.tfm) Provides: tex(TheanoDidot-Regular-tlf-t1.tfm) Provides: tex(TheanoDidot-Regular-tlf-t1.vf) Provides: tex(TheanoDidot-Regular-tlf-ts1--base.tfm) Provides: tex(TheanoDidot-Regular-tlf-ts1.tfm) Provides: tex(TheanoDidot-Regular-tlf-ts1.vf) Provides: tex(TheanoDidot-Regular-tosf-lgr.tfm) Provides: tex(TheanoDidot-Regular-tosf-ly1.tfm) Provides: tex(TheanoDidot-Regular-tosf-ot1.tfm) Provides: tex(TheanoDidot-Regular-tosf-t1--base.tfm) Provides: tex(TheanoDidot-Regular-tosf-t1.tfm) Provides: tex(TheanoDidot-Regular-tosf-t1.vf) Provides: tex(TheanoDidot-Regular-tosf-ts1--base.tfm) Provides: tex(TheanoDidot-Regular-tosf-ts1.tfm) Provides: tex(TheanoDidot-Regular-tosf-ts1.vf) Provides: tex(TheanoDidot.map) Provides: tex(TheanoDidot.sty) Provides: tex(thdid_alkcdl.enc) Provides: tex(thdid_ertqq3.enc) Provides: tex(thdid_f66p55.enc) Provides: tex(thdid_izaajv.enc) Provides: tex(thdid_k6ngqv.enc) Provides: tex(thdid_lqxlns.enc) Provides: tex(thdid_oiucyb.enc) Provides: tex(thdid_whuz6y.enc) Provides: tex(thdid_xgfkyc.enc) Provides: tex(thdid_zj2gif.enc) Requires: tex(fontaxes.sty) Requires: tex(fontenc.sty) Requires: tex(fontspec.sty) Requires: tex(ifluatex.sty) Requires: tex(ifxetex.sty) Requires: tex(textcomp.sty) Requires: tex(xkeyval.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source232: theanodidot.tar.xz Source233: theanodidot.doc.tar.xz %description -n texlive-theanodidot This package provides the TheanoDidot font designed by Alexey Kryukov, in both TrueType and Type1 formats, with support for both traditional and modern LaTeX processors. An artificially-emboldened variant has been provided but there are no italic variants. The package is named after Theano, a famous Ancient Greek woman philosopher, who was first a student of Pythagoras, and supposedly became his wife. The Didot family were active as designers for about 100 years in the 18th and 19th centuries. They were printers, publishers, typeface designers, inventors and intellectuals. Around 1800 the Didot family owned the most important print shop and font foundry in France. Pierre Didot, the printer, published a document with the typefaces of his brother, Firmin Didot, the typeface designer. The strong clear forms of this alphabet display objective, rational characteristics and are representative of the time and philosophy of the Enlightenment. %package -n texlive-theanodidot-doc Version: %{texlive_version}.%{texlive_noarch}.svn64518 Release: 0 Summary: Documentation for texlive-theanodidot License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-theanodidot and texlive-alldocumentation) %description -n texlive-theanodidot-doc This package includes the documentation for texlive-theanodidot %package -n texlive-theanodidot-fonts Version: %{texlive_version}.%{texlive_noarch}.svn64518 Release: 0 Summary: Severed fonts for texlive-theanodidot 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-theanodidot-fonts The separated fonts package for texlive-theanodidot %post -n texlive-theanodidot mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update echo 'addMap TheanoDidot.map' >> /var/run/texlive/run-updmap %postun -n texlive-theanodidot mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then echo 'deleteMap TheanoDidot.map' >> /var/run/texlive/run-updmap exit 0 fi %posttrans -n texlive-theanodidot test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %reconfigure_fonts_scriptlets -n texlive-theanodidot-fonts %files -n texlive-theanodidot-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/theanodidot/README %{_texmfdistdir}/doc/fonts/theanodidot/SILOpenFontLicense.txt %{_texmfdistdir}/doc/fonts/theanodidot/theanodidot-samples.pdf %{_texmfdistdir}/doc/fonts/theanodidot/theanodidot-samples.tex %files -n texlive-theanodidot %defattr(-,root,root,755) %{_texmfdistdir}/fonts/enc/dvips/theanodidot/thdid_alkcdl.enc %{_texmfdistdir}/fonts/enc/dvips/theanodidot/thdid_ertqq3.enc %{_texmfdistdir}/fonts/enc/dvips/theanodidot/thdid_f66p55.enc %{_texmfdistdir}/fonts/enc/dvips/theanodidot/thdid_izaajv.enc %{_texmfdistdir}/fonts/enc/dvips/theanodidot/thdid_k6ngqv.enc %{_texmfdistdir}/fonts/enc/dvips/theanodidot/thdid_lqxlns.enc %{_texmfdistdir}/fonts/enc/dvips/theanodidot/thdid_oiucyb.enc %{_texmfdistdir}/fonts/enc/dvips/theanodidot/thdid_whuz6y.enc %{_texmfdistdir}/fonts/enc/dvips/theanodidot/thdid_xgfkyc.enc %{_texmfdistdir}/fonts/enc/dvips/theanodidot/thdid_zj2gif.enc %{_texmfdistdir}/fonts/map/dvips/theanodidot/TheanoDidot.map %{_texmfdistdir}/fonts/tfm/public/theanodidot/TheanoDidot-Bold-tlf-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/theanodidot/TheanoDidot-Bold-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/theanodidot/TheanoDidot-Bold-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/theanodidot/TheanoDidot-Bold-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/theanodidot/TheanoDidot-Bold-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/theanodidot/TheanoDidot-Bold-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/public/theanodidot/TheanoDidot-Bold-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/theanodidot/TheanoDidot-Bold-tosf-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/theanodidot/TheanoDidot-Bold-tosf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/theanodidot/TheanoDidot-Bold-tosf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/theanodidot/TheanoDidot-Bold-tosf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/theanodidot/TheanoDidot-Bold-tosf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/theanodidot/TheanoDidot-Bold-tosf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/public/theanodidot/TheanoDidot-Bold-tosf-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/theanodidot/TheanoDidot-Regular-tlf-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/theanodidot/TheanoDidot-Regular-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/theanodidot/TheanoDidot-Regular-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/theanodidot/TheanoDidot-Regular-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/theanodidot/TheanoDidot-Regular-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/theanodidot/TheanoDidot-Regular-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/public/theanodidot/TheanoDidot-Regular-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/theanodidot/TheanoDidot-Regular-tosf-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/theanodidot/TheanoDidot-Regular-tosf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/theanodidot/TheanoDidot-Regular-tosf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/theanodidot/TheanoDidot-Regular-tosf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/theanodidot/TheanoDidot-Regular-tosf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/theanodidot/TheanoDidot-Regular-tosf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/public/theanodidot/TheanoDidot-Regular-tosf-ts1.tfm %verify(link) %{_texmfdistdir}/fonts/truetype/public/theanodidot/TheanoDidot-Bold.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/public/theanodidot/TheanoDidot-Regular.ttf %verify(link) %{_texmfdistdir}/fonts/type1/public/theanodidot/TheanoDidot-Bold.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/theanodidot/TheanoDidot-Regular.pfb %{_texmfdistdir}/fonts/vf/public/theanodidot/TheanoDidot-Bold-tlf-t1.vf %{_texmfdistdir}/fonts/vf/public/theanodidot/TheanoDidot-Bold-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/public/theanodidot/TheanoDidot-Bold-tosf-t1.vf %{_texmfdistdir}/fonts/vf/public/theanodidot/TheanoDidot-Bold-tosf-ts1.vf %{_texmfdistdir}/fonts/vf/public/theanodidot/TheanoDidot-Regular-tlf-t1.vf %{_texmfdistdir}/fonts/vf/public/theanodidot/TheanoDidot-Regular-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/public/theanodidot/TheanoDidot-Regular-tosf-t1.vf %{_texmfdistdir}/fonts/vf/public/theanodidot/TheanoDidot-Regular-tosf-ts1.vf %{_texmfdistdir}/tex/latex/theanodidot/LGRTheanoDidot-TLF.fd %{_texmfdistdir}/tex/latex/theanodidot/LGRTheanoDidot-TOsF.fd %{_texmfdistdir}/tex/latex/theanodidot/LY1TheanoDidot-TLF.fd %{_texmfdistdir}/tex/latex/theanodidot/LY1TheanoDidot-TOsF.fd %{_texmfdistdir}/tex/latex/theanodidot/OT1TheanoDidot-TLF.fd %{_texmfdistdir}/tex/latex/theanodidot/OT1TheanoDidot-TOsF.fd %{_texmfdistdir}/tex/latex/theanodidot/T1TheanoDidot-TLF.fd %{_texmfdistdir}/tex/latex/theanodidot/T1TheanoDidot-TOsF.fd %{_texmfdistdir}/tex/latex/theanodidot/TS1TheanoDidot-TLF.fd %{_texmfdistdir}/tex/latex/theanodidot/TS1TheanoDidot-TOsF.fd %{_texmfdistdir}/tex/latex/theanodidot/TheanoDidot.sty %files -n texlive-theanodidot-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-theanodidot %{_datadir}/fontconfig/conf.avail/58-texlive-theanodidot.conf %{_datadir}/fontconfig/conf.avail/55-texlive-theanodidot.conf %config %{_sysconfdir}/fonts/conf.d/55-texlive-theanodidot.conf %verify(not md5 size mtime) %{_datadir}/fonts/texlive-theanodidot/encodings.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-theanodidot/fonts.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-theanodidot/fonts.scale %{_datadir}/fonts/texlive-theanodidot/TheanoDidot-Bold.ttf %{_datadir}/fonts/texlive-theanodidot/TheanoDidot-Regular.ttf %{_datadir}/fonts/texlive-theanodidot/TheanoDidot-Bold.pfb %{_datadir}/fonts/texlive-theanodidot/TheanoDidot-Regular.pfb %package -n texlive-theanomodern Version: %{texlive_version}.%{texlive_noarch}.svn64520 Release: 0 License: OFL-1.1 Summary: Theano Modern 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-theanomodern-fonts >= %{texlive_version} Suggests: texlive-theanomodern-doc >= %{texlive_version} Provides: tex(LGRTheanoModern-TLF.fd) Provides: tex(LGRTheanoModern-TOsF.fd) Provides: tex(LY1TheanoModern-TLF.fd) Provides: tex(LY1TheanoModern-TOsF.fd) Provides: tex(OT1TheanoModern-TLF.fd) Provides: tex(OT1TheanoModern-TOsF.fd) Provides: tex(T1TheanoModern-TLF.fd) Provides: tex(T1TheanoModern-TOsF.fd) Provides: tex(TS1TheanoModern-TLF.fd) Provides: tex(TS1TheanoModern-TOsF.fd) Provides: tex(TheanoModern-Bold-tlf-lgr.tfm) Provides: tex(TheanoModern-Bold-tlf-ly1.tfm) Provides: tex(TheanoModern-Bold-tlf-ot1.tfm) Provides: tex(TheanoModern-Bold-tlf-t1--base.tfm) Provides: tex(TheanoModern-Bold-tlf-t1.tfm) Provides: tex(TheanoModern-Bold-tlf-t1.vf) Provides: tex(TheanoModern-Bold-tlf-ts1--base.tfm) Provides: tex(TheanoModern-Bold-tlf-ts1.tfm) Provides: tex(TheanoModern-Bold-tlf-ts1.vf) Provides: tex(TheanoModern-Bold-tosf-lgr.tfm) Provides: tex(TheanoModern-Bold-tosf-ly1.tfm) Provides: tex(TheanoModern-Bold-tosf-ot1.tfm) Provides: tex(TheanoModern-Bold-tosf-t1--base.tfm) Provides: tex(TheanoModern-Bold-tosf-t1.tfm) Provides: tex(TheanoModern-Bold-tosf-t1.vf) Provides: tex(TheanoModern-Bold-tosf-ts1--base.tfm) Provides: tex(TheanoModern-Bold-tosf-ts1.tfm) Provides: tex(TheanoModern-Bold-tosf-ts1.vf) Provides: tex(TheanoModern-Regular-tlf-lgr.tfm) Provides: tex(TheanoModern-Regular-tlf-ly1.tfm) Provides: tex(TheanoModern-Regular-tlf-ot1.tfm) Provides: tex(TheanoModern-Regular-tlf-t1--base.tfm) Provides: tex(TheanoModern-Regular-tlf-t1.tfm) Provides: tex(TheanoModern-Regular-tlf-t1.vf) Provides: tex(TheanoModern-Regular-tlf-ts1--base.tfm) Provides: tex(TheanoModern-Regular-tlf-ts1.tfm) Provides: tex(TheanoModern-Regular-tlf-ts1.vf) Provides: tex(TheanoModern-Regular-tosf-lgr.tfm) Provides: tex(TheanoModern-Regular-tosf-ly1.tfm) Provides: tex(TheanoModern-Regular-tosf-ot1.tfm) Provides: tex(TheanoModern-Regular-tosf-t1--base.tfm) Provides: tex(TheanoModern-Regular-tosf-t1.tfm) Provides: tex(TheanoModern-Regular-tosf-t1.vf) Provides: tex(TheanoModern-Regular-tosf-ts1--base.tfm) Provides: tex(TheanoModern-Regular-tosf-ts1.tfm) Provides: tex(TheanoModern-Regular-tosf-ts1.vf) Provides: tex(TheanoModern.map) Provides: tex(TheanoModern.sty) Provides: tex(thedid_alkcdl.enc) Provides: tex(thedid_ertqq3.enc) Provides: tex(thedid_f66p55.enc) Provides: tex(thedid_izaajv.enc) Provides: tex(thedid_k6ngqv.enc) Provides: tex(thedid_lqxlns.enc) Provides: tex(thedid_oiucyb.enc) Provides: tex(thedid_whuz6y.enc) Provides: tex(thedid_xgfkyc.enc) Provides: tex(thedid_zj2gif.enc) Requires: tex(fontaxes.sty) Requires: tex(fontenc.sty) Requires: tex(fontspec.sty) Requires: tex(ifluatex.sty) Requires: tex(ifxetex.sty) Requires: tex(textcomp.sty) Requires: tex(xkeyval.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source234: theanomodern.tar.xz Source235: theanomodern.doc.tar.xz %description -n texlive-theanomodern This package provides the TheanoModern font designed by Alexey Kryukov, in both TrueType and Type1 formats, with support for both traditional and modern LaTeX processors. An artificially-emboldened variant has been provided but there are no italic variants. The package is named after Theano, a famous Ancient Greek woman philosopher, who was first a student of Pythagoras, and supposedly became his wife. %package -n texlive-theanomodern-doc Version: %{texlive_version}.%{texlive_noarch}.svn64520 Release: 0 Summary: Documentation for texlive-theanomodern License: OFL-1.1 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-theanomodern and texlive-alldocumentation) %description -n texlive-theanomodern-doc This package includes the documentation for texlive-theanomodern %package -n texlive-theanomodern-fonts Version: %{texlive_version}.%{texlive_noarch}.svn64520 Release: 0 Summary: Severed fonts for texlive-theanomodern 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-theanomodern-fonts The separated fonts package for texlive-theanomodern %post -n texlive-theanomodern mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update echo 'addMap TheanoModern.map' >> /var/run/texlive/run-updmap %postun -n texlive-theanomodern mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then echo 'deleteMap TheanoModern.map' >> /var/run/texlive/run-updmap exit 0 fi %posttrans -n texlive-theanomodern test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %reconfigure_fonts_scriptlets -n texlive-theanomodern-fonts %files -n texlive-theanomodern-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/theanomodern/README %{_texmfdistdir}/doc/fonts/theanomodern/SILOpenFontLicense.txt %{_texmfdistdir}/doc/fonts/theanomodern/theanomodern-samples.pdf %{_texmfdistdir}/doc/fonts/theanomodern/theanomodern-samples.tex %files -n texlive-theanomodern %defattr(-,root,root,755) %{_texmfdistdir}/fonts/enc/dvips/theanomodern/thedid_alkcdl.enc %{_texmfdistdir}/fonts/enc/dvips/theanomodern/thedid_ertqq3.enc %{_texmfdistdir}/fonts/enc/dvips/theanomodern/thedid_f66p55.enc %{_texmfdistdir}/fonts/enc/dvips/theanomodern/thedid_izaajv.enc %{_texmfdistdir}/fonts/enc/dvips/theanomodern/thedid_k6ngqv.enc %{_texmfdistdir}/fonts/enc/dvips/theanomodern/thedid_lqxlns.enc %{_texmfdistdir}/fonts/enc/dvips/theanomodern/thedid_oiucyb.enc %{_texmfdistdir}/fonts/enc/dvips/theanomodern/thedid_whuz6y.enc %{_texmfdistdir}/fonts/enc/dvips/theanomodern/thedid_xgfkyc.enc %{_texmfdistdir}/fonts/enc/dvips/theanomodern/thedid_zj2gif.enc %{_texmfdistdir}/fonts/map/dvips/theanomodern/TheanoModern.map %{_texmfdistdir}/fonts/tfm/public/theanomodern/TheanoModern-Bold-tlf-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/theanomodern/TheanoModern-Bold-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/theanomodern/TheanoModern-Bold-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/theanomodern/TheanoModern-Bold-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/theanomodern/TheanoModern-Bold-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/theanomodern/TheanoModern-Bold-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/public/theanomodern/TheanoModern-Bold-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/theanomodern/TheanoModern-Bold-tosf-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/theanomodern/TheanoModern-Bold-tosf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/theanomodern/TheanoModern-Bold-tosf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/theanomodern/TheanoModern-Bold-tosf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/theanomodern/TheanoModern-Bold-tosf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/theanomodern/TheanoModern-Bold-tosf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/public/theanomodern/TheanoModern-Bold-tosf-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/theanomodern/TheanoModern-Regular-tlf-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/theanomodern/TheanoModern-Regular-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/theanomodern/TheanoModern-Regular-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/theanomodern/TheanoModern-Regular-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/theanomodern/TheanoModern-Regular-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/theanomodern/TheanoModern-Regular-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/public/theanomodern/TheanoModern-Regular-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/theanomodern/TheanoModern-Regular-tosf-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/theanomodern/TheanoModern-Regular-tosf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/theanomodern/TheanoModern-Regular-tosf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/theanomodern/TheanoModern-Regular-tosf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/theanomodern/TheanoModern-Regular-tosf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/theanomodern/TheanoModern-Regular-tosf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/public/theanomodern/TheanoModern-Regular-tosf-ts1.tfm %verify(link) %{_texmfdistdir}/fonts/truetype/public/theanomodern/TheanoModern-Bold.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/public/theanomodern/TheanoModern-Regular.ttf %verify(link) %{_texmfdistdir}/fonts/type1/public/theanomodern/TheanoModern-Bold.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/theanomodern/TheanoModern-Regular.pfb %{_texmfdistdir}/fonts/vf/public/theanomodern/TheanoModern-Bold-tlf-t1.vf %{_texmfdistdir}/fonts/vf/public/theanomodern/TheanoModern-Bold-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/public/theanomodern/TheanoModern-Bold-tosf-t1.vf %{_texmfdistdir}/fonts/vf/public/theanomodern/TheanoModern-Bold-tosf-ts1.vf %{_texmfdistdir}/fonts/vf/public/theanomodern/TheanoModern-Regular-tlf-t1.vf %{_texmfdistdir}/fonts/vf/public/theanomodern/TheanoModern-Regular-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/public/theanomodern/TheanoModern-Regular-tosf-t1.vf %{_texmfdistdir}/fonts/vf/public/theanomodern/TheanoModern-Regular-tosf-ts1.vf %{_texmfdistdir}/tex/latex/theanomodern/LGRTheanoModern-TLF.fd %{_texmfdistdir}/tex/latex/theanomodern/LGRTheanoModern-TOsF.fd %{_texmfdistdir}/tex/latex/theanomodern/LY1TheanoModern-TLF.fd %{_texmfdistdir}/tex/latex/theanomodern/LY1TheanoModern-TOsF.fd %{_texmfdistdir}/tex/latex/theanomodern/OT1TheanoModern-TLF.fd %{_texmfdistdir}/tex/latex/theanomodern/OT1TheanoModern-TOsF.fd %{_texmfdistdir}/tex/latex/theanomodern/T1TheanoModern-TLF.fd %{_texmfdistdir}/tex/latex/theanomodern/T1TheanoModern-TOsF.fd %{_texmfdistdir}/tex/latex/theanomodern/TS1TheanoModern-TLF.fd %{_texmfdistdir}/tex/latex/theanomodern/TS1TheanoModern-TOsF.fd %{_texmfdistdir}/tex/latex/theanomodern/TheanoModern.sty %files -n texlive-theanomodern-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-theanomodern %{_datadir}/fontconfig/conf.avail/58-texlive-theanomodern.conf %{_datadir}/fontconfig/conf.avail/55-texlive-theanomodern.conf %config %{_sysconfdir}/fonts/conf.d/55-texlive-theanomodern.conf %verify(not md5 size mtime) %{_datadir}/fonts/texlive-theanomodern/encodings.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-theanomodern/fonts.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-theanomodern/fonts.scale %{_datadir}/fonts/texlive-theanomodern/TheanoModern-Bold.ttf %{_datadir}/fonts/texlive-theanomodern/TheanoModern-Regular.ttf %{_datadir}/fonts/texlive-theanomodern/TheanoModern-Bold.pfb %{_datadir}/fonts/texlive-theanomodern/TheanoModern-Regular.pfb %package -n texlive-theanooldstyle Version: %{texlive_version}.%{texlive_noarch}.svn64519 Release: 0 License: OFL-1.1 Summary: Theano OldStyle 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-theanooldstyle-fonts >= %{texlive_version} Suggests: texlive-theanooldstyle-doc >= %{texlive_version} Provides: tex(LGRTheanoOldStyle-TLF.fd) Provides: tex(LGRTheanoOldStyle-TOsF.fd) Provides: tex(LY1TheanoOldStyle-TLF.fd) Provides: tex(LY1TheanoOldStyle-TOsF.fd) Provides: tex(OT1TheanoOldStyle-TLF.fd) Provides: tex(OT1TheanoOldStyle-TOsF.fd) Provides: tex(T1TheanoOldStyle-TLF.fd) Provides: tex(T1TheanoOldStyle-TOsF.fd) Provides: tex(TS1TheanoOldStyle-TLF.fd) Provides: tex(TS1TheanoOldStyle-TOsF.fd) Provides: tex(TheanoOldStyle-Bold-tlf-lgr.tfm) Provides: tex(TheanoOldStyle-Bold-tlf-ly1.tfm) Provides: tex(TheanoOldStyle-Bold-tlf-ot1.tfm) Provides: tex(TheanoOldStyle-Bold-tlf-t1--base.tfm) Provides: tex(TheanoOldStyle-Bold-tlf-t1.tfm) Provides: tex(TheanoOldStyle-Bold-tlf-t1.vf) Provides: tex(TheanoOldStyle-Bold-tlf-ts1--base.tfm) Provides: tex(TheanoOldStyle-Bold-tlf-ts1.tfm) Provides: tex(TheanoOldStyle-Bold-tlf-ts1.vf) Provides: tex(TheanoOldStyle-Bold-tosf-lgr.tfm) Provides: tex(TheanoOldStyle-Bold-tosf-ly1.tfm) Provides: tex(TheanoOldStyle-Bold-tosf-ot1.tfm) Provides: tex(TheanoOldStyle-Bold-tosf-t1--base.tfm) Provides: tex(TheanoOldStyle-Bold-tosf-t1.tfm) Provides: tex(TheanoOldStyle-Bold-tosf-t1.vf) Provides: tex(TheanoOldStyle-Bold-tosf-ts1--base.tfm) Provides: tex(TheanoOldStyle-Bold-tosf-ts1.tfm) Provides: tex(TheanoOldStyle-Bold-tosf-ts1.vf) Provides: tex(TheanoOldStyle-Regular-tlf-lgr.tfm) Provides: tex(TheanoOldStyle-Regular-tlf-ly1.tfm) Provides: tex(TheanoOldStyle-Regular-tlf-ot1.tfm) Provides: tex(TheanoOldStyle-Regular-tlf-t1--base.tfm) Provides: tex(TheanoOldStyle-Regular-tlf-t1.tfm) Provides: tex(TheanoOldStyle-Regular-tlf-t1.vf) Provides: tex(TheanoOldStyle-Regular-tlf-ts1--base.tfm) Provides: tex(TheanoOldStyle-Regular-tlf-ts1.tfm) Provides: tex(TheanoOldStyle-Regular-tlf-ts1.vf) Provides: tex(TheanoOldStyle-Regular-tosf-lgr.tfm) Provides: tex(TheanoOldStyle-Regular-tosf-ly1.tfm) Provides: tex(TheanoOldStyle-Regular-tosf-ot1.tfm) Provides: tex(TheanoOldStyle-Regular-tosf-t1--base.tfm) Provides: tex(TheanoOldStyle-Regular-tosf-t1.tfm) Provides: tex(TheanoOldStyle-Regular-tosf-t1.vf) Provides: tex(TheanoOldStyle-Regular-tosf-ts1--base.tfm) Provides: tex(TheanoOldStyle-Regular-tosf-ts1.tfm) Provides: tex(TheanoOldStyle-Regular-tosf-ts1.vf) Provides: tex(TheanoOldStyle.map) Provides: tex(TheanoOldStyle.sty) Provides: tex(thost_alkcdl.enc) Provides: tex(thost_ertqq3.enc) Provides: tex(thost_f66p55.enc) Provides: tex(thost_izaajv.enc) Provides: tex(thost_ogssaz.enc) Provides: tex(thost_oiucyb.enc) Provides: tex(thost_whuz6y.enc) Provides: tex(thost_xf32t5.enc) Provides: tex(thost_xgfkyc.enc) Provides: tex(thost_zj2gif.enc) Requires: tex(fontaxes.sty) Requires: tex(fontenc.sty) Requires: tex(fontspec.sty) Requires: tex(ifluatex.sty) Requires: tex(ifxetex.sty) Requires: tex(textcomp.sty) Requires: tex(xkeyval.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source236: theanooldstyle.tar.xz Source237: theanooldstyle.doc.tar.xz %description -n texlive-theanooldstyle This package provides the Theano OldStyle font designed by Alexey Kryukov, in both TrueType and Type1 formats, with support for both traditional and modern LaTeX processors. An artificially-emboldened variant has been provided but there are no italic variants. The package is named after Theano, a famous Ancient Greek woman philosopher, who was first a student of Pythagoras, and supposedly became his wife. %package -n texlive-theanooldstyle-doc Version: %{texlive_version}.%{texlive_noarch}.svn64519 Release: 0 Summary: Documentation for texlive-theanooldstyle License: OFL-1.1 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-theanooldstyle and texlive-alldocumentation) %description -n texlive-theanooldstyle-doc This package includes the documentation for texlive-theanooldstyle %package -n texlive-theanooldstyle-fonts Version: %{texlive_version}.%{texlive_noarch}.svn64519 Release: 0 Summary: Severed fonts for texlive-theanooldstyle 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-theanooldstyle-fonts The separated fonts package for texlive-theanooldstyle %post -n texlive-theanooldstyle mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update echo 'addMap TheanoOldStyle.map' >> /var/run/texlive/run-updmap %postun -n texlive-theanooldstyle mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then echo 'deleteMap TheanoOldStyle.map' >> /var/run/texlive/run-updmap exit 0 fi %posttrans -n texlive-theanooldstyle test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %reconfigure_fonts_scriptlets -n texlive-theanooldstyle-fonts %files -n texlive-theanooldstyle-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/theanooldstyle/README %{_texmfdistdir}/doc/fonts/theanooldstyle/SILOpenFontLicense.txt %{_texmfdistdir}/doc/fonts/theanooldstyle/theanooldstyle-samples.pdf %{_texmfdistdir}/doc/fonts/theanooldstyle/theanooldstyle-samples.tex %files -n texlive-theanooldstyle %defattr(-,root,root,755) %{_texmfdistdir}/fonts/enc/dvips/theanooldstyle/thost_alkcdl.enc %{_texmfdistdir}/fonts/enc/dvips/theanooldstyle/thost_ertqq3.enc %{_texmfdistdir}/fonts/enc/dvips/theanooldstyle/thost_f66p55.enc %{_texmfdistdir}/fonts/enc/dvips/theanooldstyle/thost_izaajv.enc %{_texmfdistdir}/fonts/enc/dvips/theanooldstyle/thost_ogssaz.enc %{_texmfdistdir}/fonts/enc/dvips/theanooldstyle/thost_oiucyb.enc %{_texmfdistdir}/fonts/enc/dvips/theanooldstyle/thost_whuz6y.enc %{_texmfdistdir}/fonts/enc/dvips/theanooldstyle/thost_xf32t5.enc %{_texmfdistdir}/fonts/enc/dvips/theanooldstyle/thost_xgfkyc.enc %{_texmfdistdir}/fonts/enc/dvips/theanooldstyle/thost_zj2gif.enc %{_texmfdistdir}/fonts/map/dvips/theanooldstyle/TheanoOldStyle.map %{_texmfdistdir}/fonts/tfm/public/theanooldstyle/TheanoOldStyle-Bold-tlf-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/theanooldstyle/TheanoOldStyle-Bold-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/theanooldstyle/TheanoOldStyle-Bold-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/theanooldstyle/TheanoOldStyle-Bold-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/theanooldstyle/TheanoOldStyle-Bold-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/theanooldstyle/TheanoOldStyle-Bold-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/public/theanooldstyle/TheanoOldStyle-Bold-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/theanooldstyle/TheanoOldStyle-Bold-tosf-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/theanooldstyle/TheanoOldStyle-Bold-tosf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/theanooldstyle/TheanoOldStyle-Bold-tosf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/theanooldstyle/TheanoOldStyle-Bold-tosf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/theanooldstyle/TheanoOldStyle-Bold-tosf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/theanooldstyle/TheanoOldStyle-Bold-tosf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/public/theanooldstyle/TheanoOldStyle-Bold-tosf-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/theanooldstyle/TheanoOldStyle-Regular-tlf-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/theanooldstyle/TheanoOldStyle-Regular-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/theanooldstyle/TheanoOldStyle-Regular-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/theanooldstyle/TheanoOldStyle-Regular-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/theanooldstyle/TheanoOldStyle-Regular-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/theanooldstyle/TheanoOldStyle-Regular-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/public/theanooldstyle/TheanoOldStyle-Regular-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/theanooldstyle/TheanoOldStyle-Regular-tosf-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/theanooldstyle/TheanoOldStyle-Regular-tosf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/theanooldstyle/TheanoOldStyle-Regular-tosf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/theanooldstyle/TheanoOldStyle-Regular-tosf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/theanooldstyle/TheanoOldStyle-Regular-tosf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/theanooldstyle/TheanoOldStyle-Regular-tosf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/public/theanooldstyle/TheanoOldStyle-Regular-tosf-ts1.tfm %verify(link) %{_texmfdistdir}/fonts/truetype/public/theanooldstyle/TheanoOldStyle-Bold.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/public/theanooldstyle/TheanoOldStyle-Regular.ttf %verify(link) %{_texmfdistdir}/fonts/type1/public/theanooldstyle/TheanoOldStyle-Bold.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/theanooldstyle/TheanoOldStyle-Regular.pfb %{_texmfdistdir}/fonts/vf/public/theanooldstyle/TheanoOldStyle-Bold-tlf-t1.vf %{_texmfdistdir}/fonts/vf/public/theanooldstyle/TheanoOldStyle-Bold-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/public/theanooldstyle/TheanoOldStyle-Bold-tosf-t1.vf %{_texmfdistdir}/fonts/vf/public/theanooldstyle/TheanoOldStyle-Bold-tosf-ts1.vf %{_texmfdistdir}/fonts/vf/public/theanooldstyle/TheanoOldStyle-Regular-tlf-t1.vf %{_texmfdistdir}/fonts/vf/public/theanooldstyle/TheanoOldStyle-Regular-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/public/theanooldstyle/TheanoOldStyle-Regular-tosf-t1.vf %{_texmfdistdir}/fonts/vf/public/theanooldstyle/TheanoOldStyle-Regular-tosf-ts1.vf %{_texmfdistdir}/tex/latex/theanooldstyle/LGRTheanoOldStyle-TLF.fd %{_texmfdistdir}/tex/latex/theanooldstyle/LGRTheanoOldStyle-TOsF.fd %{_texmfdistdir}/tex/latex/theanooldstyle/LY1TheanoOldStyle-TLF.fd %{_texmfdistdir}/tex/latex/theanooldstyle/LY1TheanoOldStyle-TOsF.fd %{_texmfdistdir}/tex/latex/theanooldstyle/OT1TheanoOldStyle-TLF.fd %{_texmfdistdir}/tex/latex/theanooldstyle/OT1TheanoOldStyle-TOsF.fd %{_texmfdistdir}/tex/latex/theanooldstyle/T1TheanoOldStyle-TLF.fd %{_texmfdistdir}/tex/latex/theanooldstyle/T1TheanoOldStyle-TOsF.fd %{_texmfdistdir}/tex/latex/theanooldstyle/TS1TheanoOldStyle-TLF.fd %{_texmfdistdir}/tex/latex/theanooldstyle/TS1TheanoOldStyle-TOsF.fd %{_texmfdistdir}/tex/latex/theanooldstyle/TheanoOldStyle.sty %files -n texlive-theanooldstyle-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-theanooldstyle %{_datadir}/fontconfig/conf.avail/58-texlive-theanooldstyle.conf %{_datadir}/fontconfig/conf.avail/55-texlive-theanooldstyle.conf %config %{_sysconfdir}/fonts/conf.d/55-texlive-theanooldstyle.conf %verify(not md5 size mtime) %{_datadir}/fonts/texlive-theanooldstyle/encodings.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-theanooldstyle/fonts.dir %verify(not md5 size mtime) %{_datadir}/fonts/texlive-theanooldstyle/fonts.scale %{_datadir}/fonts/texlive-theanooldstyle/TheanoOldStyle-Bold.ttf %{_datadir}/fonts/texlive-theanooldstyle/TheanoOldStyle-Regular.ttf %{_datadir}/fonts/texlive-theanooldstyle/TheanoOldStyle-Bold.pfb %{_datadir}/fonts/texlive-theanooldstyle/TheanoOldStyle-Regular.pfb %package -n texlive-theatre Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn45363 Release: 0 License: LPPL-1.0 Summary: A sophisticated package for typesetting stage plays Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source238: theatre.doc.tar.xz %description -n texlive-theatre This package enables the user to typeset stage plays in a way that permits to create highly customized printouts for each actor. %post -n texlive-theatre mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-theatre mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-theatre test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-theatre %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/theatre/README %{_texmfdistdir}/doc/latex/theatre/doc/Help_Theatre.pdf %{_texmfdistdir}/doc/latex/theatre/doc/help_source/ExampleMacBeth.tex %{_texmfdistdir}/doc/latex/theatre/doc/help_source/Exemplelemaladeimaginaire.tex %{_texmfdistdir}/doc/latex/theatre/doc/help_source/HelpTheatre_en.tex %{_texmfdistdir}/doc/latex/theatre/doc/help_source/HelpTheatre_fr.tex %{_texmfdistdir}/doc/latex/theatre/doc/help_source/Help_Theatre.tex %{_texmfdistdir}/doc/latex/theatre/doc/help_source/ListeCommandesTheatre.tex %{_texmfdistdir}/doc/latex/theatre/doc/help_source/createrules.tex %{_texmfdistdir}/doc/latex/theatre/doc/help_source/creerlesroles.tex %{_texmfdistdir}/doc/latex/theatre/doc/help_source/util/chimakehelps.sty %{_texmfdistdir}/doc/latex/theatre/doc/help_source/util/languesetfonteslatex.tex %{_texmfdistdir}/doc/latex/theatre/doc/help_source/util/languesetfontesxetex.tex %{_texmfdistdir}/doc/latex/theatre/doc/help_source/util/monformatindex.ist %{_texmfdistdir}/doc/latex/theatre/tex/theatre.sty %package -n texlive-theoremref Version: %{texlive_version}.%{texlive_noarch}.svn54512 Release: 0 License: LPPL-1.0 Summary: References with automatic theorem names Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-theoremref-doc >= %{texlive_version} Provides: tex(theoremref.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source239: theoremref.tar.xz Source240: theoremref.doc.tar.xz %description -n texlive-theoremref The theoremref package provides variants of the \label and \ref commands for theorem-like environments, capable of automatically typesetting references including the theorem name (apart from the theorem number). The scheme is particularly valuable if the author decides to change a lemma to a proposition or a theorem (or whatever). %package -n texlive-theoremref-doc Version: %{texlive_version}.%{texlive_noarch}.svn54512 Release: 0 Summary: Documentation for texlive-theoremref License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-theoremref and texlive-alldocumentation) %description -n texlive-theoremref-doc This package includes the documentation for texlive-theoremref %post -n texlive-theoremref mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-theoremref mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-theoremref test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-theoremref-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/theoremref/COPYING %{_texmfdistdir}/doc/latex/theoremref/README %{_texmfdistdir}/doc/latex/theoremref/theoremref-doc.pdf %{_texmfdistdir}/doc/latex/theoremref/theoremref-doc.tex %files -n texlive-theoremref %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/theoremref/theoremref.sty %package -n texlive-thermodynamics Version: %{texlive_version}.%{texlive_noarch}.1.00svn63188 Release: 0 License: LPPL-1.0 Summary: Macros for multicomponent thermodynamics 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-thermodynamics-doc >= %{texlive_version} Provides: tex(thermodynamics.sty) Requires: tex(amstext.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source241: thermodynamics.tar.xz Source242: thermodynamics.doc.tar.xz %description -n texlive-thermodynamics This package makes typesetting quantities found in thermodynamics texts relatively simple. The commands are flexible and intended to be relatively intuitive. It handles several sets of notation for total, specific, and molar quantities; allows changes between symbols (e.g., A vs. F for Helmholtz free energy); and greatly simplifies the typesetting of symbols and partial derivatives commonly encountered in mixture thermodynamics. Changes of one's notes from one textbook to another can be achieved relatively easily by changing package options. The package offers a collection of macros and environments which are intended to make typesetting thermodynamics documents faster, more convenient, and more reliable. Macros include symbols for extensive, molar, specific, and partial molar properties; exces and residual (departure) properties; partial derivatives; heat capacities, compressibilities, and expansivities; saturation, mixture, and pure-component properties; Henry's Law parameters and activity coefficients; and changes on mixing, fusion, reaction, sublimation, and vaporization; and sets of all moles/mole fractions/masses/etc. being held constant in derivatives. Conversion of notes between textbooks is trivial for textbooks supported by the package, and more general changes in notation are also possible through package options. %package -n texlive-thermodynamics-doc Version: %{texlive_version}.%{texlive_noarch}.1.00svn63188 Release: 0 Summary: Documentation for texlive-thermodynamics License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-thermodynamics and texlive-alldocumentation) %description -n texlive-thermodynamics-doc This package includes the documentation for texlive-thermodynamics %post -n texlive-thermodynamics mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-thermodynamics mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-thermodynamics test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-thermodynamics-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/thermodynamics/README.md %{_texmfdistdir}/doc/latex/thermodynamics/thermodynamics-examples.tex %{_texmfdistdir}/doc/latex/thermodynamics/thermodynamics.pdf %files -n texlive-thermodynamics %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/thermodynamics/thermodynamics.sty %package -n texlive-thesis-ekf Version: %{texlive_version}.%{texlive_noarch}.4.2svn60228 Release: 0 License: LPPL-1.0 Summary: Thesis class for Eszterhazy Karoly Catholic 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-thesis-ekf-doc >= %{texlive_version} Provides: tex(thesis-ekf.cls) Requires: tex(cmap.sty) Requires: tex(cmupint.sty) Requires: tex(etoolbox.sty) Requires: tex(fixcmex.sty) Requires: tex(fontsize.sty) Requires: tex(geometry.sty) Requires: tex(graphicx.sty) Requires: tex(hyperref.sty) Requires: tex(iftex.sty) Requires: tex(kvoptions.sty) Requires: tex(lmodern.sty) Requires: tex(newtxmath.sty) Requires: tex(newtxtext.sty) Requires: tex(report.cls) Requires: tex(setspace.sty) Requires: tex(upquote.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source243: thesis-ekf.tar.xz Source244: thesis-ekf.doc.tar.xz %description -n texlive-thesis-ekf This is a class file for theses and dissertations at the Eszterhazy Karoly Catholic University (Eger, Hungary). The documentation is in Hungarian. %package -n texlive-thesis-ekf-doc Version: %{texlive_version}.%{texlive_noarch}.4.2svn60228 Release: 0 Summary: Documentation for texlive-thesis-ekf License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-thesis-ekf and texlive-alldocumentation) Provides: locale(texlive-thesis-ekf-doc:hu) %description -n texlive-thesis-ekf-doc This package includes the documentation for texlive-thesis-ekf %post -n texlive-thesis-ekf mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-thesis-ekf mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-thesis-ekf test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-thesis-ekf-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/thesis-ekf/README %{_texmfdistdir}/doc/latex/thesis-ekf/thesis-ekf.pdf %files -n texlive-thesis-ekf %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/thesis-ekf/eszterhazy-logo-de.eps %{_texmfdistdir}/tex/latex/thesis-ekf/eszterhazy-logo-de.pdf %{_texmfdistdir}/tex/latex/thesis-ekf/eszterhazy-logo-en.eps %{_texmfdistdir}/tex/latex/thesis-ekf/eszterhazy-logo-en.pdf %{_texmfdistdir}/tex/latex/thesis-ekf/eszterhazy-logo-hu.eps %{_texmfdistdir}/tex/latex/thesis-ekf/eszterhazy-logo-hu.pdf %{_texmfdistdir}/tex/latex/thesis-ekf/thesis-ekf.cls %package -n texlive-thesis-gwu Version: %{texlive_version}.%{texlive_noarch}.1.7.0svn54287 Release: 0 License: GPL-2.0-or-later Summary: Thesis class for George Washington University School of Engineering and Applied Science Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-thesis-gwu-doc >= %{texlive_version} Provides: tex(thesis-gwu.cls) Requires: tex(report.cls) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source245: thesis-gwu.tar.xz Source246: thesis-gwu.doc.tar.xz %description -n texlive-thesis-gwu This class is an attempt to create a standard format for GWU SEAS dissertations/theses. It automatically handles many of the complicated formatting requirements and includes many useful packages. An example thesis is provided serving as a user guide and a demonstration of the thesis. %package -n texlive-thesis-gwu-doc Version: %{texlive_version}.%{texlive_noarch}.1.7.0svn54287 Release: 0 Summary: Documentation for texlive-thesis-gwu License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-thesis-gwu and texlive-alldocumentation) %description -n texlive-thesis-gwu-doc This package includes the documentation for texlive-thesis-gwu %post -n texlive-thesis-gwu mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-thesis-gwu mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-thesis-gwu test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-thesis-gwu-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/thesis-gwu/LICENSE.md %{_texmfdistdir}/doc/latex/thesis-gwu/README.md %{_texmfdistdir}/doc/latex/thesis-gwu/figures/data.png %{_texmfdistdir}/doc/latex/thesis-gwu/figures/file_extensions.png %{_texmfdistdir}/doc/latex/thesis-gwu/figures/orbital_mechanics.png %{_texmfdistdir}/doc/latex/thesis-gwu/figures/picard_yes.jpg %{_texmfdistdir}/doc/latex/thesis-gwu/figures/tumblr_lrvyd1GuNe1r3aueno1_400.jpg %{_texmfdistdir}/doc/latex/thesis-gwu/tex/appendix-ex.tex %{_texmfdistdir}/doc/latex/thesis-gwu/tex/appendix.tex %{_texmfdistdir}/doc/latex/thesis-gwu/tex/conclusion.tex %{_texmfdistdir}/doc/latex/thesis-gwu/tex/discussion.tex %{_texmfdistdir}/doc/latex/thesis-gwu/tex/frontmatter.tex %{_texmfdistdir}/doc/latex/thesis-gwu/tex/intro-example.tex %{_texmfdistdir}/doc/latex/thesis-gwu/tex/intro.tex %{_texmfdistdir}/doc/latex/thesis-gwu/tex/litreview.tex %{_texmfdistdir}/doc/latex/thesis-gwu/tex/manual-ex.tex %{_texmfdistdir}/doc/latex/thesis-gwu/tex/manual.tex %{_texmfdistdir}/doc/latex/thesis-gwu/tex/methods.tex %{_texmfdistdir}/doc/latex/thesis-gwu/tex/prevmethods.tex %{_texmfdistdir}/doc/latex/thesis-gwu/tex/results-example.tex %{_texmfdistdir}/doc/latex/thesis-gwu/tex/results.tex %{_texmfdistdir}/doc/latex/thesis-gwu/thesis-bib.bib %{_texmfdistdir}/doc/latex/thesis-gwu/thesis-sample.pdf %{_texmfdistdir}/doc/latex/thesis-gwu/thesis-sample.tex %files -n texlive-thesis-gwu %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/thesis-gwu/thesis-gwu.cls %package -n texlive-thesis-qom Version: %{texlive_version}.%{texlive_noarch}.0.0.5svn63524 Release: 0 License: LPPL-1.0 Summary: Thesis style of the University of Qom, Iran Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-thesis-qom-doc >= %{texlive_version} Provides: tex(thesis-qom.cls) Requires: tex(amsmath.sty) Requires: tex(amssymb.sty) Requires: tex(amsthm.sty) Requires: tex(apptools.sty) Requires: tex(array.sty) Requires: tex(bidi-atbegshi.sty) Requires: tex(biditools.sty) Requires: tex(book.cls) Requires: tex(booktabs.sty) Requires: tex(emptypage.sty) Requires: tex(enumitem.sty) Requires: tex(fancyhdr.sty) Requires: tex(graphicx.sty) Requires: tex(hyperref.sty) Requires: tex(keyval.sty) Requires: tex(makeidx.sty) Requires: tex(multicol.sty) Requires: tex(picture.sty) Requires: tex(setspace.sty) Requires: tex(tikz.sty) Requires: tex(tocbibind.sty) Requires: tex(tocloft.sty) Requires: tex(xcolor.sty) Requires: tex(xepersian.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source247: thesis-qom.tar.xz Source248: thesis-qom.doc.tar.xz %description -n texlive-thesis-qom This package provides a class file for writing theses and dissertations according to the University of Qom Graduate Schools's guidelines for the electronic submission of master theses and PhD dissertations. The class should meet all the current requirements and is updated whenever the university guidelines change. The class needs XeLaTeX in conjunction with the following fonts: XB Niloofar, IranNastaliq, IRlotus, XB Zar, XB Titre, and Yas. %package -n texlive-thesis-qom-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.5svn63524 Release: 0 Summary: Documentation for texlive-thesis-qom License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-thesis-qom and texlive-alldocumentation) Provides: locale(texlive-thesis-qom-doc:fa-ir) %description -n texlive-thesis-qom-doc This package includes the documentation for texlive-thesis-qom %post -n texlive-thesis-qom mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-thesis-qom mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-thesis-qom test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-thesis-qom-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/xelatex/thesis-qom/Print-PDF.png %{_texmfdistdir}/doc/xelatex/thesis-qom/README %{_texmfdistdir}/doc/xelatex/thesis-qom/Xindy_Make_Index.png %{_texmfdistdir}/doc/xelatex/thesis-qom/basmalah.jpg %{_texmfdistdir}/doc/xelatex/thesis-qom/bib-index.tex %{_texmfdistdir}/doc/xelatex/thesis-qom/bibref.png %{_texmfdistdir}/doc/xelatex/thesis-qom/bidabad.png %{_texmfdistdir}/doc/xelatex/thesis-qom/comma.png %{_texmfdistdir}/doc/xelatex/thesis-qom/correctWriting.tex %{_texmfdistdir}/doc/xelatex/thesis-qom/dicen2fa.tex %{_texmfdistdir}/doc/xelatex/thesis-qom/dicfa2en.tex %{_texmfdistdir}/doc/xelatex/thesis-qom/installation.tex %{_texmfdistdir}/doc/xelatex/thesis-qom/intro.tex %{_texmfdistdir}/doc/xelatex/thesis-qom/knuth.jpg %{_texmfdistdir}/doc/xelatex/thesis-qom/labs.tex %{_texmfdistdir}/doc/xelatex/thesis-qom/lamport.jpg %{_texmfdistdir}/doc/xelatex/thesis-qom/latexCommands.tex %{_texmfdistdir}/doc/xelatex/thesis-qom/logo.jpg %{_texmfdistdir}/doc/xelatex/thesis-qom/morelatex.tex %{_texmfdistdir}/doc/xelatex/thesis-qom/preface.tex %{_texmfdistdir}/doc/xelatex/thesis-qom/qomthesis-guide.tex %{_texmfdistdir}/doc/xelatex/thesis-qom/realSample.tex %{_texmfdistdir}/doc/xelatex/thesis-qom/references.bib %{_texmfdistdir}/doc/xelatex/thesis-qom/settings.tex %{_texmfdistdir}/doc/xelatex/thesis-qom/test-crop.jpg %{_texmfdistdir}/doc/xelatex/thesis-qom/texworks_preferences.png %{_texmfdistdir}/doc/xelatex/thesis-qom/thesis-qom.pdf %{_texmfdistdir}/doc/xelatex/thesis-qom/thesis-qom.tex %{_texmfdistdir}/doc/xelatex/thesis-qom/xindy_shellescape.png %files -n texlive-thesis-qom %defattr(-,root,root,755) %{_texmfdistdir}/tex/xelatex/thesis-qom/thesis-qom.cls %package -n texlive-thesis-titlepage-fhac Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn15878 Release: 0 License: LPPL-1.0 Summary: Little style to create a standard titlepage for diploma thesis Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-thesis-titlepage-fhac-doc >= %{texlive_version} Provides: tex(fhACtitlepage.cfg) Provides: tex(fhACtitlepage.sty) Provides: tex(figbib_add.sty) Provides: tex(gloss_add.sty) Requires: tex(color.sty) Requires: tex(figbib.sty) Requires: tex(gloss.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source249: thesis-titlepage-fhac.tar.xz Source250: thesis-titlepage-fhac.doc.tar.xz %description -n texlive-thesis-titlepage-fhac Yet another thesis titlepage style: support of Fachhochschule Aachen (Standort Juelich) %package -n texlive-thesis-titlepage-fhac-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn15878 Release: 0 Summary: Documentation for texlive-thesis-titlepage-fhac License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-thesis-titlepage-fhac and texlive-alldocumentation) %description -n texlive-thesis-titlepage-fhac-doc This package includes the documentation for texlive-thesis-titlepage-fhac %post -n texlive-thesis-titlepage-fhac mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-thesis-titlepage-fhac mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-thesis-titlepage-fhac test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-thesis-titlepage-fhac-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/thesis-titlepage-fhac/LogoFH.eps %{_texmfdistdir}/doc/latex/thesis-titlepage-fhac/LogoFH.pdf %{_texmfdistdir}/doc/latex/thesis-titlepage-fhac/LogoFH.png %{_texmfdistdir}/doc/latex/thesis-titlepage-fhac/LogoFH.tif %{_texmfdistdir}/doc/latex/thesis-titlepage-fhac/README %{_texmfdistdir}/doc/latex/thesis-titlepage-fhac/build.xml %{_texmfdistdir}/doc/latex/thesis-titlepage-fhac/diplomArbeit.ltx %{_texmfdistdir}/doc/latex/thesis-titlepage-fhac/doxygen_header.tex %{_texmfdistdir}/doc/latex/thesis-titlepage-fhac/fhACtitlepage.pdf %{_texmfdistdir}/doc/latex/thesis-titlepage-fhac/pdf_with_figbig_and_glossar.tco %files -n texlive-thesis-titlepage-fhac %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/thesis-titlepage-fhac/fhACtitlepage.cfg %{_texmfdistdir}/tex/latex/thesis-titlepage-fhac/fhACtitlepage.sty %{_texmfdistdir}/tex/latex/thesis-titlepage-fhac/figbib_add.sty %{_texmfdistdir}/tex/latex/thesis-titlepage-fhac/gloss_add.sty %package -n texlive-thinsp Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn39669 Release: 0 License: GPL-2.0-or-later Summary: A stretchable \thinspace for LaTeX Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-thinsp-doc >= %{texlive_version} Provides: tex(thinsp.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source251: thinsp.tar.xz Source252: thinsp.doc.tar.xz %description -n texlive-thinsp The package redefines \thinspace to have a stretch component. %package -n texlive-thinsp-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn39669 Release: 0 Summary: Documentation for texlive-thinsp License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-thinsp and texlive-alldocumentation) %description -n texlive-thinsp-doc This package includes the documentation for texlive-thinsp %post -n texlive-thinsp mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-thinsp mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-thinsp test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-thinsp-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/thinsp/COPYRIGHT %{_texmfdistdir}/doc/latex/thinsp/README %{_texmfdistdir}/doc/latex/thinsp/thinsp.pdf %{_texmfdistdir}/doc/latex/thinsp/thinsp.tex %files -n texlive-thinsp %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/thinsp/thinsp.sty %package -n texlive-thmbox Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 License: LPPL-1.0 Summary: Decorate theorem statements Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-thmbox-doc >= %{texlive_version} Provides: tex(thmbox.sty) Requires: tex(keyval.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source253: thmbox.tar.xz Source254: thmbox.doc.tar.xz %description -n texlive-thmbox The package defines an environment thmbox that presents theorems, definitions and similar objects in boxes decorated with frames and various aesthetic features. The standard macro \newtheorem may be redefined to use the environment. %package -n texlive-thmbox-doc Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Documentation for texlive-thmbox License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-thmbox and texlive-alldocumentation) %description -n texlive-thmbox-doc This package includes the documentation for texlive-thmbox %post -n texlive-thmbox mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-thmbox mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-thmbox test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-thmbox-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/thmbox/README %{_texmfdistdir}/doc/latex/thmbox/thmbox.pdf %files -n texlive-thmbox %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/thmbox/thmbox.sty %package -n texlive-thmtools Version: %{texlive_version}.%{texlive_noarch}.75svn65863 Release: 0 License: LPPL-1.0 Summary: Extensions to theorem environments Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-thmtools-doc >= %{texlive_version} Provides: tex(aliasctr.sty) Provides: tex(parseargs.sty) Provides: tex(thm-amsthm.sty) Provides: tex(thm-autoref.sty) Provides: tex(thm-beamer.sty) Provides: tex(thm-kv.sty) Provides: tex(thm-listof.sty) Provides: tex(thm-llncs.sty) Provides: tex(thm-ntheorem.sty) Provides: tex(thm-patch.sty) Provides: tex(thm-restate.sty) Provides: tex(thmdef-mdframed.sty) Provides: tex(thmdef-shaded.sty) Provides: tex(thmdef-thmbox.sty) Provides: tex(thmtools.sty) Provides: tex(unique.sty) Requires: tex(etex.sty) Requires: tex(keyval.sty) Requires: tex(kvsetkeys.sty) Requires: tex(mdframed.sty) Requires: tex(remreset.sty) Requires: tex(shadethm.sty) Requires: tex(thmbox.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source255: thmtools.tar.xz Source256: thmtools.doc.tar.xz %description -n texlive-thmtools The bundle provides several packages for commonly-needed support for typesetting theorems. The packages should work with kernel theorems (theorems 'out of the box' with LaTeX), and the theorem and amsthm packages. Features of the bundle include: a key-value interface to \newtheorem; a \listoftheorems command; hyperref and autoref compatibility; a mechanism for restating entire theorems in a single macro call. %package -n texlive-thmtools-doc Version: %{texlive_version}.%{texlive_noarch}.75svn65863 Release: 0 Summary: Documentation for texlive-thmtools License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-thmtools and texlive-alldocumentation) %description -n texlive-thmtools-doc This package includes the documentation for texlive-thmtools %post -n texlive-thmtools mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-thmtools mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-thmtools test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-thmtools-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/thmtools/COPYING %{_texmfdistdir}/doc/latex/thmtools/README.md %{_texmfdistdir}/doc/latex/thmtools/VERSION.tex %{_texmfdistdir}/doc/latex/thmtools/changes.txt %{_texmfdistdir}/doc/latex/thmtools/thmtools-manual.pdf %{_texmfdistdir}/doc/latex/thmtools/thmtools-manual.tex %files -n texlive-thmtools %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/thmtools/aliasctr.sty %{_texmfdistdir}/tex/latex/thmtools/parseargs.sty %{_texmfdistdir}/tex/latex/thmtools/thm-amsthm.sty %{_texmfdistdir}/tex/latex/thmtools/thm-autoref.sty %{_texmfdistdir}/tex/latex/thmtools/thm-beamer.sty %{_texmfdistdir}/tex/latex/thmtools/thm-kv.sty %{_texmfdistdir}/tex/latex/thmtools/thm-listof.sty %{_texmfdistdir}/tex/latex/thmtools/thm-llncs.sty %{_texmfdistdir}/tex/latex/thmtools/thm-ntheorem.sty %{_texmfdistdir}/tex/latex/thmtools/thm-patch.sty %{_texmfdistdir}/tex/latex/thmtools/thm-restate.sty %{_texmfdistdir}/tex/latex/thmtools/thmdef-mdframed.sty %{_texmfdistdir}/tex/latex/thmtools/thmdef-shaded.sty %{_texmfdistdir}/tex/latex/thmtools/thmdef-thmbox.sty %{_texmfdistdir}/tex/latex/thmtools/thmtools.sty %{_texmfdistdir}/tex/latex/thmtools/unique.sty %package -n texlive-threadcol Version: %{texlive_version}.%{texlive_noarch}.1.0svn28754 Release: 0 License: LPPL-1.0 Summary: Organize document columns into PDF "article thread" Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-threadcol-doc >= %{texlive_version} Provides: tex(threadcol.sty) Requires: tex(etoolbox.sty) Requires: tex(ifpdf.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source257: threadcol.tar.xz Source258: threadcol.doc.tar.xz %description -n texlive-threadcol The package combines a document's columns into a PDF "article thread". PDF readers that support this mechanism (probably Adobe Acrobat/Reader only) can be instructed to scroll automatically from column to column, which facilitates on-screen reading of two-column documents. Even for single-column documents, threadcol supports the creation of multiple article threads, which help organize discontiguous but logically related regions of text into a form that the user can scroll through as if its contents were contiguous. %package -n texlive-threadcol-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn28754 Release: 0 Summary: Documentation for texlive-threadcol License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-threadcol and texlive-alldocumentation) %description -n texlive-threadcol-doc This package includes the documentation for texlive-threadcol %post -n texlive-threadcol mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-threadcol mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-threadcol test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-threadcol-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/threadcol/README %{_texmfdistdir}/doc/latex/threadcol/threadcol.pdf %files -n texlive-threadcol %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/threadcol/threadcol.sty %package -n texlive-threeddice Version: %{texlive_version}.%{texlive_noarch}.1.0svn20675 Release: 0 License: LPPL-1.0 Summary: Create images of dice with one, two, or three faces showing, using MetaPost Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-threeddice-doc >= %{texlive_version} # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source259: threeddice.tar.xz Source260: threeddice.doc.tar.xz %description -n texlive-threeddice The package provides MetaPost code to create all possible symmetrical views (up to rotation) of a right-handed die. Configuration is possible by editing the source code, following the guidance in the documentation. %package -n texlive-threeddice-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn20675 Release: 0 Summary: Documentation for texlive-threeddice License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-threeddice and texlive-alldocumentation) %description -n texlive-threeddice-doc This package includes the documentation for texlive-threeddice %post -n texlive-threeddice mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-threeddice mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-threeddice test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-threeddice-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/metapost/threeddice/README %{_texmfdistdir}/doc/metapost/threeddice/threeddice-doc.pdf %{_texmfdistdir}/doc/metapost/threeddice/threeddice-doc.tex %files -n texlive-threeddice %defattr(-,root,root,755) %{_texmfdistdir}/metapost/threeddice/threeddice.mp %package -n texlive-threeparttable Version: %{texlive_version}.%{texlive_noarch}.svn17383 Release: 0 License: LPPL-1.0 Summary: Tables with captions and notes all the same width Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-threeparttable-doc >= %{texlive_version} Provides: tex(3parttable.sty) Provides: tex(threeparttable.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source261: threeparttable.tar.xz Source262: threeparttable.doc.tar.xz %description -n texlive-threeparttable Provides a scheme for tables that have a structured note section, after the caption. This scheme provides an answer to the old problem of putting footnotes in tables -- by making footnotes entirely unnecessary. Note that a threeparttable is not a float of itself; but you can place it in a table or a table* environment, if necessary. %package -n texlive-threeparttable-doc Version: %{texlive_version}.%{texlive_noarch}.svn17383 Release: 0 Summary: Documentation for texlive-threeparttable License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-threeparttable and texlive-alldocumentation) %description -n texlive-threeparttable-doc This package includes the documentation for texlive-threeparttable %post -n texlive-threeparttable mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-threeparttable mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-threeparttable test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-threeparttable-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/threeparttable/miscdoc.sty %{_texmfdistdir}/doc/latex/threeparttable/threeparttable.pdf %{_texmfdistdir}/doc/latex/threeparttable/threeparttable.tex %files -n texlive-threeparttable %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/threeparttable/3parttable.sty %{_texmfdistdir}/tex/latex/threeparttable/threeparttable.sty %package -n texlive-threeparttablex Version: %{texlive_version}.%{texlive_noarch}.0.0.3svn34206 Release: 0 License: LPPL-1.0 Summary: Notes in longtables Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-threeparttablex-doc >= %{texlive_version} Provides: tex(threeparttablex.sty) Requires: tex(environ.sty) Requires: tex(threeparttable.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source263: threeparttablex.tar.xz Source264: threeparttablex.doc.tar.xz %description -n texlive-threeparttablex The package provides the functionality of the threeparttable package to tables created using the longtable package. %package -n texlive-threeparttablex-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.3svn34206 Release: 0 Summary: Documentation for texlive-threeparttablex License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-threeparttablex and texlive-alldocumentation) %description -n texlive-threeparttablex-doc This package includes the documentation for texlive-threeparttablex %post -n texlive-threeparttablex mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-threeparttablex mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-threeparttablex test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-threeparttablex-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/threeparttablex/README %{_texmfdistdir}/doc/latex/threeparttablex/threeparttablex.pdf %{_texmfdistdir}/doc/latex/threeparttablex/threeparttablex.tex %files -n texlive-threeparttablex %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/threeparttablex/threeparttablex.sty %package -n texlive-thuaslogos Version: %{texlive_version}.%{texlive_noarch}.1.2svn51347 Release: 0 License: LPPL-1.0 Summary: Logos for The Hague University of Applied Sciences (THUAS) Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-thuaslogos-doc >= %{texlive_version} Provides: tex(thuaslogos.sty) Requires: tex(pgf.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source265: thuaslogos.tar.xz Source266: thuaslogos.doc.tar.xz %description -n texlive-thuaslogos This package contains some logos of The Hague University of Applied Sciences (THUAS). These Logos are available in English and in Dutch. They are rendered via PGF. %package -n texlive-thuaslogos-doc Version: %{texlive_version}.%{texlive_noarch}.1.2svn51347 Release: 0 Summary: Documentation for texlive-thuaslogos License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-thuaslogos and texlive-alldocumentation) Provides: locale(texlive-thuaslogos-doc:nl) %description -n texlive-thuaslogos-doc This package includes the documentation for texlive-thuaslogos %post -n texlive-thuaslogos mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-thuaslogos mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-thuaslogos test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-thuaslogos-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/thuaslogos/README %{_texmfdistdir}/doc/latex/thuaslogos/thuaslogos-doc-dutch.pdf %{_texmfdistdir}/doc/latex/thuaslogos/thuaslogos-doc-dutch.tex %{_texmfdistdir}/doc/latex/thuaslogos/thuaslogos-doc-english.pdf %{_texmfdistdir}/doc/latex/thuaslogos/thuaslogos-doc-english.tex %files -n texlive-thuaslogos %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/thuaslogos/thuaslogos.sty %package -n texlive-thubeamer Version: %{texlive_version}.%{texlive_noarch}.1.1.0svn61071 Release: 0 License: LPPL-1.0 Summary: A beamer theme for Tsinghua 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-thubeamer-doc >= %{texlive_version} Provides: tex(beamercolorthemethubeamer.sty) Provides: tex(beamerinnerthemethubeamer.sty) Provides: tex(beamerouterthemethubeamer.sty) Provides: tex(beamerthemethubeamer.sty) Requires: tex(algorithm.sty) Requires: tex(algorithmic.sty) Requires: tex(amsmath.sty) Requires: tex(amssymb.sty) Requires: tex(amsthm.sty) Requires: tex(bm.sty) Requires: tex(booktabs.sty) Requires: tex(calc.sty) Requires: tex(calligra.sty) Requires: tex(ctex.sty) Requires: tex(enumerate.sty) Requires: tex(fontenc.sty) Requires: tex(graphicx.sty) Requires: tex(hyperref.sty) Requires: tex(latexsym.sty) Requires: tex(listings.sty) Requires: tex(multicol.sty) Requires: tex(multimedia.sty) Requires: tex(multirow.sty) Requires: tex(natbib.sty) Requires: tex(pgf.sty) Requires: tex(pstricks.sty) Requires: tex(stackengine.sty) Requires: tex(tabularx.sty) Requires: tex(tikz.sty) Requires: tex(xcolor.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source267: thubeamer.tar.xz Source268: thubeamer.doc.tar.xz %description -n texlive-thubeamer This package provides a beamer theme designed for Tsinghua University. %package -n texlive-thubeamer-doc Version: %{texlive_version}.%{texlive_noarch}.1.1.0svn61071 Release: 0 Summary: Documentation for texlive-thubeamer License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-thubeamer and texlive-alldocumentation) Provides: locale(texlive-thubeamer-doc:zh) %description -n texlive-thubeamer-doc This package includes the documentation for texlive-thubeamer %post -n texlive-thubeamer mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-thubeamer mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-thubeamer test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-thubeamer-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/thubeamer/License %{_texmfdistdir}/doc/latex/thubeamer/README.md %{_texmfdistdir}/doc/latex/thubeamer/dtx-style.sty %{_texmfdistdir}/doc/latex/thubeamer/macros.tex %{_texmfdistdir}/doc/latex/thubeamer/reference.bib %{_texmfdistdir}/doc/latex/thubeamer/thubeamer-example-en.pdf %{_texmfdistdir}/doc/latex/thubeamer/thubeamer-example-en.tex %{_texmfdistdir}/doc/latex/thubeamer/thubeamer-example.pdf %{_texmfdistdir}/doc/latex/thubeamer/thubeamer-example.tex %{_texmfdistdir}/doc/latex/thubeamer/thubeamer.pdf %files -n texlive-thubeamer %defattr(-,root,root,755) %{_texmfdistdir}/bibtex/bst/thubeamer/thubeamer.bst %{_texmfdistdir}/tex/latex/thubeamer/beamercolorthemethubeamer.sty %{_texmfdistdir}/tex/latex/thubeamer/beamerinnerthemethubeamer.sty %{_texmfdistdir}/tex/latex/thubeamer/beamerouterthemethubeamer.sty %{_texmfdistdir}/tex/latex/thubeamer/beamerthemethubeamer.sty %{_texmfdistdir}/tex/latex/thubeamer/thulogo.pdf %package -n texlive-thucoursework Version: %{texlive_version}.%{texlive_noarch}.2.6svn56435 Release: 0 License: LPPL-1.0 Summary: Coursework template for Tsinghua 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-thucoursework-doc >= %{texlive_version} Provides: tex(iidef.sty) Requires: tex(amsmath.sty) Requires: tex(amsthm.sty) Requires: tex(enumitem.sty) Requires: tex(fancyhdr.sty) Requires: tex(kvoptions.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source269: thucoursework.tar.xz Source270: thucoursework.doc.tar.xz %description -n texlive-thucoursework A LaTeX package for students of Tsinghua University to write coursework more efficiently. It can also be used by students from other universities. Note that the package itself does not import the ctex package; to use it with Chinese writing, see example file ithw.tex for details. %package -n texlive-thucoursework-doc Version: %{texlive_version}.%{texlive_noarch}.2.6svn56435 Release: 0 Summary: Documentation for texlive-thucoursework License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-thucoursework and texlive-alldocumentation) Provides: locale(texlive-thucoursework-doc:zh) %description -n texlive-thucoursework-doc This package includes the documentation for texlive-thucoursework %post -n texlive-thucoursework mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-thucoursework mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-thucoursework test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-thucoursework-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/thucoursework/README.md %{_texmfdistdir}/doc/latex/thucoursework/dtx-style.sty %{_texmfdistdir}/doc/latex/thucoursework/iihw.pdf %{_texmfdistdir}/doc/latex/thucoursework/iihw.tex %{_texmfdistdir}/doc/latex/thucoursework/ithw.pdf %{_texmfdistdir}/doc/latex/thucoursework/ithw.tex %{_texmfdistdir}/doc/latex/thucoursework/matlabscript.m %{_texmfdistdir}/doc/latex/thucoursework/pdf_normal.eps %{_texmfdistdir}/doc/latex/thucoursework/pdf_normal.pdf %{_texmfdistdir}/doc/latex/thucoursework/thucoursework.pdf %files -n texlive-thucoursework %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/thucoursework/iidef.sty %package -n texlive-thumb Version: %{texlive_version}.%{texlive_noarch}.1.0svn16549 Release: 0 License: GPL-2.0-or-later Summary: Thumb marks in 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-thumb-doc >= %{texlive_version} Provides: tex(thumb.sty) Requires: tex(fancyhdr.sty) Requires: tex(minitoc.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source271: thumb.tar.xz Source272: thumb.doc.tar.xz %description -n texlive-thumb Place thumb marks in books, manuals and reference maunals. %package -n texlive-thumb-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn16549 Release: 0 Summary: Documentation for texlive-thumb License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-thumb and texlive-alldocumentation) %description -n texlive-thumb-doc This package includes the documentation for texlive-thumb %post -n texlive-thumb mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-thumb mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-thumb test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-thumb-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/thumb/README %{_texmfdistdir}/doc/latex/thumb/thumb.pdf %files -n texlive-thumb %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/thumb/thumb.sty %package -n texlive-thumbpdf Version: %{texlive_version}.%{texlive_noarch}.3.17svn62518 Release: 0 License: LPPL-1.0 Summary: Thumbnails for pdfTeX and dvips/ps2pdf Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-thumbpdf-bin >= %{texlive_version} #!BuildIgnore: texlive-thumbpdf-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-thumbpdf-doc >= %{texlive_version} Requires: perl(Config) #!BuildIgnore: perl(Config) Requires: perl(Getopt::Long) #!BuildIgnore: perl(Getopt::Long) Requires: perl(strict) #!BuildIgnore: perl(strict) Provides: tex(thumbpdf.sty) Provides: tex(thumbpdf.tex) Requires: tex(ifluatex.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source273: thumbpdf.tar.xz Source274: thumbpdf.doc.tar.xz %description -n texlive-thumbpdf A Perl script that provides support for thumbnails in pdfTeX and dvips/ps2pdf. The script uses ghostscript to generate the thumbnails which get represented in a TeX readable file that is read by the package thumbpdf.sty to automatically include the thumbnails. This arrangement works with both plain TeX and LaTeX. %package -n texlive-thumbpdf-doc Version: %{texlive_version}.%{texlive_noarch}.3.17svn62518 Release: 0 Summary: Documentation for texlive-thumbpdf License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-thumbpdf and texlive-alldocumentation) Provides: man(thumbpdf.1) %description -n texlive-thumbpdf-doc This package includes the documentation for texlive-thumbpdf %post -n texlive-thumbpdf mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-thumbpdf mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-thumbpdf test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-thumbpdf-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/thumbpdf/README %{_mandir}/man1/thumbpdf.1* %files -n texlive-thumbpdf %defattr(-,root,root,755) %{_texmfdistdir}/scripts/thumbpdf/thumbpdf.pl %{_texmfdistdir}/tex/generic/thumbpdf/thumbpdf.sty %{_texmfdistdir}/tex/generic/thumbpdf/thumbpdf.tex %package -n texlive-thumbs Version: %{texlive_version}.%{texlive_noarch}.1.0qsvn33134 Release: 0 License: LPPL-1.0 Summary: Create thumb indexes Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-thumbs-doc >= %{texlive_version} Provides: tex(thumbs.sty) Requires: tex(alphalph.sty) Requires: tex(amsfonts.sty) Requires: tex(atbegshi.sty) Requires: tex(atveryend.sty) Requires: tex(cellspace.sty) Requires: tex(fontenc.sty) Requires: tex(infwarerr.sty) Requires: tex(kvoptions.sty) Requires: tex(ltxcmds.sty) Requires: tex(pagecolor.sty) Requires: tex(pageslts.sty) Requires: tex(picture.sty) Requires: tex(rerunfilecheck.sty) Requires: tex(xcolor.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source275: thumbs.tar.xz Source276: thumbs.doc.tar.xz %description -n texlive-thumbs The package puts running, customizable thumb marks in the outer margin, moving downward as the chapter number (or whatever shall be marked by the thumb marks) increases. Additionally an overview page/table of thumb marks can be added automatically, which gives the names of the thumbed objects, the page where the object/thumb mark first appears, and the thumb mark itself at its correct position. The thumb marks are useful for large documents (such as reference guides, anthologies, etc.), where a quick and easy way to find (for example) a chapter is needed. %package -n texlive-thumbs-doc Version: %{texlive_version}.%{texlive_noarch}.1.0qsvn33134 Release: 0 Summary: Documentation for texlive-thumbs License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-thumbs and texlive-alldocumentation) %description -n texlive-thumbs-doc This package includes the documentation for texlive-thumbs %post -n texlive-thumbs mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-thumbs mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-thumbs test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-thumbs-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/thumbs/README %{_texmfdistdir}/doc/latex/thumbs/thumbs-example.pdf %{_texmfdistdir}/doc/latex/thumbs/thumbs-example.tex %{_texmfdistdir}/doc/latex/thumbs/thumbs.pdf %files -n texlive-thumbs %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/thumbs/thumbs.sty %package -n texlive-thumby Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn16736 Release: 0 License: GPL-2.0-or-later Summary: Create thumb indexes for printed books Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-thumby-doc >= %{texlive_version} Provides: tex(thumby.sty) Requires: tex(bophook.sty) Requires: tex(perltex.sty) Requires: tex(tikz.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source277: thumby.tar.xz Source278: thumby.doc.tar.xz %description -n texlive-thumby The package can generate thumb indexes for your document. It features printing thumb indexes on one- or two-sided pages, along with background- and foreground-color selection and full LaTeX styling of the chapter numbers in the thumb indexes. The height of each thumb index is automatically chosen based on the number of chapters in your document, while the width is chosen by the user. The package is designed to work with the memoir class, and also requires PerlTeX and tikz/ %package -n texlive-thumby-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn16736 Release: 0 Summary: Documentation for texlive-thumby License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-thumby and texlive-alldocumentation) %description -n texlive-thumby-doc This package includes the documentation for texlive-thumby %post -n texlive-thumby mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-thumby mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-thumby test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-thumby-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/thumby/LICENSE %{_texmfdistdir}/doc/latex/thumby/README %{_texmfdistdir}/doc/latex/thumby/example.pdf %{_texmfdistdir}/doc/latex/thumby/latexmkrc %{_texmfdistdir}/doc/latex/thumby/thumby.pdf %files -n texlive-thumby %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/thumby/thumby.sty %package -n texlive-thuthesis Version: %{texlive_version}.%{texlive_noarch}.7.3.1svn64628 Release: 0 License: LPPL-1.0 Summary: Thesis template for Tsinghua 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-thuthesis-doc >= %{texlive_version} Provides: tex(thuthesis-author-year.bbx) Provides: tex(thuthesis-author-year.cbx) Provides: tex(thuthesis-bachelor.bbx) Provides: tex(thuthesis-bachelor.cbx) Provides: tex(thuthesis-inline.cbx) Provides: tex(thuthesis-numeric.bbx) Provides: tex(thuthesis-numeric.cbx) Provides: tex(thuthesis.cls) Requires: tex(amsmath.sty) Requires: tex(array.sty) Requires: tex(bibunits.sty) Requires: tex(bm.sty) Requires: tex(booktabs.sty) Requires: tex(ctexbook.cls) Requires: tex(enumitem.sty) Requires: tex(environ.sty) Requires: tex(etoolbox.sty) Requires: tex(fancyhdr.sty) Requires: tex(filehook.sty) Requires: tex(fontenc.sty) Requires: tex(footmisc.sty) Requires: tex(gb7714-2015.bbx) Requires: tex(gb7714-2015.cbx) Requires: tex(gb7714-2015ay.bbx) Requires: tex(gb7714-2015ay.cbx) Requires: tex(geometry.sty) Requires: tex(graphicx.sty) Requires: tex(iftex.sty) Requires: tex(kvdefinekeys.sty) Requires: tex(kvoptions.sty) Requires: tex(kvsetkeys.sty) Requires: tex(natbib.sty) Requires: tex(newtxmath.sty) Requires: tex(newtxtext.sty) Requires: tex(notoccite.sty) Requires: tex(pdfpages.sty) Requires: tex(subcaption.sty) Requires: tex(titletoc.sty) Requires: tex(ulem.sty) Requires: tex(unicode-math.sty) Requires: tex(url.sty) Requires: tex(xeCJKfntef.sty) Requires: tex(xparse.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source279: thuthesis.tar.xz Source280: thuthesis.doc.tar.xz %description -n texlive-thuthesis This package establishes a simple and easy-to-use LaTeX template for Tsinghua dissertations, including general undergraduate research papers, masters theses, doctoral dissertations, and postdoctoral reports. %package -n texlive-thuthesis-doc Version: %{texlive_version}.%{texlive_noarch}.7.3.1svn64628 Release: 0 Summary: Documentation for texlive-thuthesis License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-thuthesis and texlive-alldocumentation) Provides: locale(texlive-thuthesis-doc:zh) %description -n texlive-thuthesis-doc This package includes the documentation for texlive-thuthesis %post -n texlive-thuthesis mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-thuthesis mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-thuthesis test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-thuthesis-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/thuthesis/CHANGELOG.md %{_texmfdistdir}/doc/latex/thuthesis/LICENSE %{_texmfdistdir}/doc/latex/thuthesis/Makefile %{_texmfdistdir}/doc/latex/thuthesis/README.md %{_texmfdistdir}/doc/latex/thuthesis/data/abstract.tex %{_texmfdistdir}/doc/latex/thuthesis/data/acknowledgements.tex %{_texmfdistdir}/doc/latex/thuthesis/data/appendix-survey.tex %{_texmfdistdir}/doc/latex/thuthesis/data/appendix-translation.tex %{_texmfdistdir}/doc/latex/thuthesis/data/appendix.tex %{_texmfdistdir}/doc/latex/thuthesis/data/chap01.tex %{_texmfdistdir}/doc/latex/thuthesis/data/chap02.tex %{_texmfdistdir}/doc/latex/thuthesis/data/chap03.tex %{_texmfdistdir}/doc/latex/thuthesis/data/chap04.tex %{_texmfdistdir}/doc/latex/thuthesis/data/comments.tex %{_texmfdistdir}/doc/latex/thuthesis/data/committee.tex %{_texmfdistdir}/doc/latex/thuthesis/data/denotation.tex %{_texmfdistdir}/doc/latex/thuthesis/data/resolution.tex %{_texmfdistdir}/doc/latex/thuthesis/data/resume.tex %{_texmfdistdir}/doc/latex/thuthesis/latexmkrc %{_texmfdistdir}/doc/latex/thuthesis/ref/appendix.bib %{_texmfdistdir}/doc/latex/thuthesis/ref/refs.bib %{_texmfdistdir}/doc/latex/thuthesis/spine.pdf %{_texmfdistdir}/doc/latex/thuthesis/spine.tex %{_texmfdistdir}/doc/latex/thuthesis/thusetup.tex %{_texmfdistdir}/doc/latex/thuthesis/thuthesis-example.pdf %{_texmfdistdir}/doc/latex/thuthesis/thuthesis-example.tex %{_texmfdistdir}/doc/latex/thuthesis/thuthesis.pdf %files -n texlive-thuthesis %defattr(-,root,root,755) %{_texmfdistdir}/bibtex/bst/thuthesis/thuthesis-author-year.bst %{_texmfdistdir}/bibtex/bst/thuthesis/thuthesis-bachelor.bst %{_texmfdistdir}/bibtex/bst/thuthesis/thuthesis-numeric.bst %{_texmfdistdir}/tex/latex/thuthesis/thuthesis-author-year.bbx %{_texmfdistdir}/tex/latex/thuthesis/thuthesis-author-year.cbx %{_texmfdistdir}/tex/latex/thuthesis/thuthesis-bachelor.bbx %{_texmfdistdir}/tex/latex/thuthesis/thuthesis-bachelor.cbx %{_texmfdistdir}/tex/latex/thuthesis/thuthesis-inline.cbx %{_texmfdistdir}/tex/latex/thuthesis/thuthesis-numeric.bbx %{_texmfdistdir}/tex/latex/thuthesis/thuthesis-numeric.cbx %{_texmfdistdir}/tex/latex/thuthesis/thuthesis.cls %{_texmfdistdir}/tex/latex/thuthesis/tsinghua-name-bachelor.pdf %package -n texlive-ticket Version: %{texlive_version}.%{texlive_noarch}.0.0.4dsvn42280 Release: 0 License: LPPL-1.0 Summary: Make labels, visiting-cards, pins with LaTeX Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-ticket-doc >= %{texlive_version} Provides: tex(ticket.sty) Requires: tex(calc.sty) Requires: tex(ifthen.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source281: ticket.tar.xz Source282: ticket.doc.tar.xz %description -n texlive-ticket Provides an easy to handle interface to produce visiting cards, labels for your files, stickers, pins and other stuff for your office, conferences etc. All you need is a definition of your 'ticket' included in a ticket definition file and the two commands \ticketdefault and \ticket. %package -n texlive-ticket-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.4dsvn42280 Release: 0 Summary: Documentation for texlive-ticket License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-ticket and texlive-alldocumentation) %description -n texlive-ticket-doc This package includes the documentation for texlive-ticket %post -n texlive-ticket mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-ticket mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-ticket test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-ticket-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/ticket/README.txt %{_texmfdistdir}/doc/latex/ticket/comment %{_texmfdistdir}/doc/latex/ticket/ex_file.pdf %{_texmfdistdir}/doc/latex/ticket/ex_file.tex %{_texmfdistdir}/doc/latex/ticket/ex_flashcard.pdf %{_texmfdistdir}/doc/latex/ticket/ex_flashcard.tex %{_texmfdistdir}/doc/latex/ticket/ex_flashcard_dup.pdf %{_texmfdistdir}/doc/latex/ticket/ex_flashcard_rm.pdf %{_texmfdistdir}/doc/latex/ticket/ex_flashcard_rm.tex %{_texmfdistdir}/doc/latex/ticket/ex_marks.pdf %{_texmfdistdir}/doc/latex/ticket/ex_marks.tex %{_texmfdistdir}/doc/latex/ticket/ex_pin.pdf %{_texmfdistdir}/doc/latex/ticket/ex_pin.tex %{_texmfdistdir}/doc/latex/ticket/ex_vcard.pdf %{_texmfdistdir}/doc/latex/ticket/ex_vcard.tex %{_texmfdistdir}/doc/latex/ticket/logo.png %{_texmfdistdir}/doc/latex/ticket/manual.pdf %{_texmfdistdir}/doc/latex/ticket/manual.tex %{_texmfdistdir}/doc/latex/ticket/words.tex %files -n texlive-ticket %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/ticket/aj8414.tdf %{_texmfdistdir}/tex/latex/ticket/dura5222.tdf %{_texmfdistdir}/tex/latex/ticket/flashCard.tdf %{_texmfdistdir}/tex/latex/ticket/freepin.tdf %{_texmfdistdir}/tex/latex/ticket/freepin2.tdf %{_texmfdistdir}/tex/latex/ticket/freepin3.tdf %{_texmfdistdir}/tex/latex/ticket/he4432.tdf %{_texmfdistdir}/tex/latex/ticket/invite.tdf %{_texmfdistdir}/tex/latex/ticket/lz1680.tdf %{_texmfdistdir}/tex/latex/ticket/lz1681.tdf %{_texmfdistdir}/tex/latex/ticket/lz1685.tdf %{_texmfdistdir}/tex/latex/ticket/rex23184237.tdf %{_texmfdistdir}/tex/latex/ticket/ticket.sty %{_texmfdistdir}/tex/latex/ticket/zw32010.tdf %{_texmfdistdir}/tex/latex/ticket/zw3424.tdf %{_texmfdistdir}/tex/latex/ticket/zw4752.tdf %package -n texlive-ticollege Version: %{texlive_version}.%{texlive_noarch}.1.0svn36306 Release: 0 License: LPPL-1.0 Summary: Graphical representation of keys on a standard scientific calculator Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-ticollege-doc >= %{texlive_version} Provides: tex(ticollege.sty) Requires: tex(amssymb.sty) Requires: tex(ifthen.sty) Requires: tex(mathtools.sty) Requires: tex(multido.sty) Requires: tex(multirow.sty) Requires: tex(newtxtt.sty) Requires: tex(tikz.sty) Requires: tex(xcolor.sty) Requires: tex(xkeyval.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source283: ticollege.tar.xz Source284: ticollege.doc.tar.xz %description -n texlive-ticollege This package provides commands to draw scientific calculator keys with the help of TikZ. It also provides commands to draw the content of screens and of menu items. %package -n texlive-ticollege-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn36306 Release: 0 Summary: Documentation for texlive-ticollege License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-ticollege and texlive-alldocumentation) Provides: locale(texlive-ticollege-doc:fr) %description -n texlive-ticollege-doc This package includes the documentation for texlive-ticollege %post -n texlive-ticollege mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-ticollege mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-ticollege test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-ticollege-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/ticollege/IndexHead.ist %{_texmfdistdir}/doc/latex/ticollege/README %{_texmfdistdir}/doc/latex/ticollege/ticollege-doc.pdf %{_texmfdistdir}/doc/latex/ticollege/ticollege-doc.tex %files -n texlive-ticollege %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/ticollege/ticollege.sty %package -n texlive-tidyres Version: %{texlive_version}.%{texlive_noarch}.1.0.0svn65789 Release: 0 License: LPPL-1.0 Summary: Create formal resumes easily Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-tidyres-doc >= %{texlive_version} Provides: tex(tidyres.sty) Requires: tex(amsmath.sty) Requires: tex(amssymb.sty) Requires: tex(enumitem.sty) Requires: tex(fontawesome.sty) Requires: tex(hologo.sty) Requires: tex(hyperref.sty) Requires: tex(paracol.sty) Requires: tex(setspace.sty) Requires: tex(tabularray.sty) Requires: tex(xcolor.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source285: tidyres.tar.xz Source286: tidyres.doc.tar.xz %description -n texlive-tidyres This LaTeX package aims to provide users with a simple interface to create multi-column formal resumes. %package -n texlive-tidyres-doc Version: %{texlive_version}.%{texlive_noarch}.1.0.0svn65789 Release: 0 Summary: Documentation for texlive-tidyres License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tidyres and texlive-alldocumentation) %description -n texlive-tidyres-doc This package includes the documentation for texlive-tidyres %post -n texlive-tidyres mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tidyres mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tidyres test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tidyres-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/tidyres/README.md %{_texmfdistdir}/doc/latex/tidyres/tidyres-doc.pdf %{_texmfdistdir}/doc/latex/tidyres/tidyres-doc.tex %files -n texlive-tidyres %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/tidyres/tidyres.sty %package -n texlive-tie Version: %{texlive_version}.%{texlive_noarch}.2.4svn66186 Release: 0 License: LPPL-1.0 Summary: Allow multiple web change files Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires: texlive-kpathsea >= %{texlive_version} #!BuildIgnore: texlive-kpathsea Requires(pre): texlive-tie-bin >= %{texlive_version} #!BuildIgnore: texlive-tie-bin Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Provides: man(tie.1) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source287: tie.doc.tar.xz %description -n texlive-tie Tie was originally developed to allow web programmers to apply more than one change file to their source. The program may also be used to create a new version of a .web file that incorporates existing changes. %post -n texlive-tie mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tie mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tie test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tie %defattr(-,root,root,755) %{_mandir}/man1/tie.1* %package -n texlive-tikz-3dplot Version: %{texlive_version}.%{texlive_noarch}.svn25087 Release: 0 License: LPPL-1.0 Summary: Coordinate transformation styles for 3d plotting in TikZ Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-tikz-3dplot-doc >= %{texlive_version} Provides: tex(tikz-3dplot.sty) Requires: tex(ifthen.sty) Requires: tex(pgf.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source288: tikz-3dplot.tar.xz Source289: tikz-3dplot.doc.tar.xz %description -n texlive-tikz-3dplot The package provides straightforward ways to define three-dimensional coordinate frames through which to plot in TikZ. The user can specify the orientation of the main coordinate frame, and use standard TikZ commands and coordinates to render their tikzfigure. A secondary coordinate frame is provided to allow rotations and translations with respect to the main coordinate frame. In addition, the package can also handle plotting user-specified functions in spherical polar coordinates, where both the radius and fill color can be expressed as parametric functions of polar angles. %package -n texlive-tikz-3dplot-doc Version: %{texlive_version}.%{texlive_noarch}.svn25087 Release: 0 Summary: Documentation for texlive-tikz-3dplot License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tikz-3dplot and texlive-alldocumentation) %description -n texlive-tikz-3dplot-doc This package includes the documentation for texlive-tikz-3dplot %post -n texlive-tikz-3dplot mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tikz-3dplot mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tikz-3dplot test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tikz-3dplot-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/tikz-3dplot/CHANGELOG %{_texmfdistdir}/doc/latex/tikz-3dplot/README %{_texmfdistdir}/doc/latex/tikz-3dplot/tikz-3dplot_documentation.pdf %{_texmfdistdir}/doc/latex/tikz-3dplot/tikz-3dplot_documentation.tex %{_texmfdistdir}/doc/latex/tikz-3dplot/tikz-3dplot_documentation_figures.tex %files -n texlive-tikz-3dplot %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/tikz-3dplot/tikz-3dplot.sty %package -n texlive-tikz-among-us Version: %{texlive_version}.%{texlive_noarch}.1.2.0svn60880 Release: 0 License: LPPL-1.0 Summary: Create some AmongUs characters in TikZ environments Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-tikz-among-us-doc >= %{texlive_version} Provides: tex(tikz-among-us-fancyhdr.sty) Provides: tex(tikz-among-us-watermark-eso-pic.sty) Provides: tex(tikz-among-us.sty) Requires: tex(eso-pic.sty) Requires: tex(fancyhdr.sty) Requires: tex(kvoptions.sty) Requires: tex(tikz.sty) Requires: tex(xifthen.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source290: tikz-among-us.tar.xz Source291: tikz-among-us.doc.tar.xz %description -n texlive-tikz-among-us This package recreates some AmongUs characters in TikZ environments. Some interesting uses alongside other packages are also supported. %package -n texlive-tikz-among-us-doc Version: %{texlive_version}.%{texlive_noarch}.1.2.0svn60880 Release: 0 Summary: Documentation for texlive-tikz-among-us License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tikz-among-us and texlive-alldocumentation) %description -n texlive-tikz-among-us-doc This package includes the documentation for texlive-tikz-among-us %post -n texlive-tikz-among-us mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tikz-among-us mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tikz-among-us test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tikz-among-us-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/tikz-among-us/README.md %{_texmfdistdir}/doc/latex/tikz-among-us/fig_AmongUs_01.PNG %{_texmfdistdir}/doc/latex/tikz-among-us/fig_AmongUs_02.PNG %{_texmfdistdir}/doc/latex/tikz-among-us/fig_AmongUs_03.PNG %{_texmfdistdir}/doc/latex/tikz-among-us/fig_AmongUs_04.PNG %{_texmfdistdir}/doc/latex/tikz-among-us/fig_AmongUs_05.PNG %{_texmfdistdir}/doc/latex/tikz-among-us/fig_AmongUs_06.PNG %{_texmfdistdir}/doc/latex/tikz-among-us/fig_AmongUs_07.PNG %{_texmfdistdir}/doc/latex/tikz-among-us/fig_AmongUs_08.PNG %{_texmfdistdir}/doc/latex/tikz-among-us/fig_AmongUs_09.PNG %{_texmfdistdir}/doc/latex/tikz-among-us/fig_AmongUs_10.PNG %{_texmfdistdir}/doc/latex/tikz-among-us/fig_AmongUs_11.PNG %{_texmfdistdir}/doc/latex/tikz-among-us/fig_AmongUs_12.PNG %{_texmfdistdir}/doc/latex/tikz-among-us/fig_AmongUs_13.PNG %{_texmfdistdir}/doc/latex/tikz-among-us/tikz-among-us.cwl %{_texmfdistdir}/doc/latex/tikz-among-us/tikz-among-us.pdf %{_texmfdistdir}/doc/latex/tikz-among-us/tikz-among-us.tex %files -n texlive-tikz-among-us %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/tikz-among-us/tikz-among-us-fancyhdr.sty %{_texmfdistdir}/tex/latex/tikz-among-us/tikz-among-us-watermark-eso-pic.sty %{_texmfdistdir}/tex/latex/tikz-among-us/tikz-among-us.sty %package -n texlive-tikz-bagua Version: %{texlive_version}.%{texlive_noarch}.1.01svn64103 Release: 0 License: LPPL-1.0 Summary: Draw Bagua symbols in Yijing Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-tikz-bagua-doc >= %{texlive_version} Provides: tex(tikz-bagua.sty) Requires: tex(bitset.sty) Requires: tex(tikz.sty) Requires: tex(xintexpr.sty) Requires: tex(xparse.sty) Requires: tex(xstring.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source292: tikz-bagua.tar.xz Source293: tikz-bagua.doc.tar.xz %description -n texlive-tikz-bagua This package provides commands for drawing symbols in Yijing (I Ching) or Zhouyi using TikZ. There is no need for extra special fonts for showing these symbols. The package relies on TikZ, bitset, xintexpr, xparse, and xstring. %package -n texlive-tikz-bagua-doc Version: %{texlive_version}.%{texlive_noarch}.1.01svn64103 Release: 0 Summary: Documentation for texlive-tikz-bagua License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tikz-bagua and texlive-alldocumentation) Provides: locale(texlive-tikz-bagua-doc:zh) %description -n texlive-tikz-bagua-doc This package includes the documentation for texlive-tikz-bagua %post -n texlive-tikz-bagua mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tikz-bagua mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tikz-bagua test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tikz-bagua-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/tikz-bagua/README.md %{_texmfdistdir}/doc/latex/tikz-bagua/tikz-bagua-en.pdf %{_texmfdistdir}/doc/latex/tikz-bagua/tikz-bagua-en.tex %{_texmfdistdir}/doc/latex/tikz-bagua/tikz-bagua.pdf %{_texmfdistdir}/doc/latex/tikz-bagua/tikz-bagua.tex %files -n texlive-tikz-bagua %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/tikz-bagua/tikz-bagua.sty %package -n texlive-tikz-bayesnet Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn38295 Release: 0 License: LPPL-1.0 Summary: Draw Bayesian networks, graphical models and directed factor graphs Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-tikz-bayesnet-doc >= %{texlive_version} Provides: tex(tikzlibrarybayesnet.code.tex) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source294: tikz-bayesnet.tar.xz Source295: tikz-bayesnet.doc.tar.xz %description -n texlive-tikz-bayesnet The package provides a library supporting the display of Bayesian networks, graphical models and (directed) factor graphs in LaTeX. %package -n texlive-tikz-bayesnet-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn38295 Release: 0 Summary: Documentation for texlive-tikz-bayesnet License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tikz-bayesnet and texlive-alldocumentation) %description -n texlive-tikz-bayesnet-doc This package includes the documentation for texlive-tikz-bayesnet %post -n texlive-tikz-bayesnet mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tikz-bayesnet mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tikz-bayesnet test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tikz-bayesnet-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/tikz-bayesnet/LICENSE_GPL %{_texmfdistdir}/doc/latex/tikz-bayesnet/LICENSE_LPPL %{_texmfdistdir}/doc/latex/tikz-bayesnet/README.rst %{_texmfdistdir}/doc/latex/tikz-bayesnet/example.tex %{_texmfdistdir}/doc/latex/tikz-bayesnet/model_citation_influence.tex %{_texmfdistdir}/doc/latex/tikz-bayesnet/model_lda.tex %{_texmfdistdir}/doc/latex/tikz-bayesnet/model_pca.tex %{_texmfdistdir}/doc/latex/tikz-bayesnet/model_pca2.tex %files -n texlive-tikz-bayesnet %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/tikz-bayesnet/tikzlibrarybayesnet.code.tex %package -n texlive-tikz-bbox Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn57444 Release: 0 License: LPPL-1.0 Summary: Precise determination of bounding boxes in TikZ Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-tikz-bbox-doc >= %{texlive_version} Provides: tex(pgflibrarybbox.code.tex) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source296: tikz-bbox.tar.xz Source297: tikz-bbox.doc.tar.xz %description -n texlive-tikz-bbox The built-in determination of the bounding box in TikZ is not entirely accurate. This is because, for Bezier curves, it is the smallest box that contains all control points, which is in general larger than the box that just contains the curve. This library determines the exact bounding box of the curve. %package -n texlive-tikz-bbox-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn57444 Release: 0 Summary: Documentation for texlive-tikz-bbox License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tikz-bbox and texlive-alldocumentation) %description -n texlive-tikz-bbox-doc This package includes the documentation for texlive-tikz-bbox %post -n texlive-tikz-bbox mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tikz-bbox mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tikz-bbox test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tikz-bbox-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/tikz-bbox/README.txt %{_texmfdistdir}/doc/latex/tikz-bbox/pgfmanual-en-library-bbox.tex %{_texmfdistdir}/doc/latex/tikz-bbox/pgfmanual4bbox.pdf %{_texmfdistdir}/doc/latex/tikz-bbox/pgfmanual4bbox.tex %files -n texlive-tikz-bbox %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/tikz-bbox/pgflibrarybbox.code.tex %package -n texlive-tikz-cd Version: %{texlive_version}.%{texlive_noarch}.1.0svn59133 Release: 0 License: LPPL-1.0 Summary: Create commutative diagrams with TikZ Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-tikz-cd-doc >= %{texlive_version} Provides: tex(tikz-cd.sty) Provides: tex(tikzlibrarycd.code.tex) Requires: tex(tikz.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source298: tikz-cd.tar.xz Source299: tikz-cd.doc.tar.xz %description -n texlive-tikz-cd The general-purpose drawing package TiKZ can be used to typeset commutative diagrams and other kinds of mathematical pictures, generating high-quality results. The purpose of this package is to make the process of creation of such diagrams easier by providing a convenient set of macros and reasonable default settings. This package also includes an arrow tip library that match closely the arrows present in the Computer Modern typeface. %package -n texlive-tikz-cd-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn59133 Release: 0 Summary: Documentation for texlive-tikz-cd License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tikz-cd and texlive-alldocumentation) %description -n texlive-tikz-cd-doc This package includes the documentation for texlive-tikz-cd %post -n texlive-tikz-cd mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tikz-cd mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tikz-cd test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tikz-cd-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/tikz-cd/README.md %{_texmfdistdir}/doc/latex/tikz-cd/tikz-cd-doc.pdf %{_texmfdistdir}/doc/latex/tikz-cd/tikz-cd-doc.tex %files -n texlive-tikz-cd %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/tikz-cd/tikzlibrarycd.code.tex %{_texmfdistdir}/tex/latex/tikz-cd/tikz-cd.sty %package -n texlive-tikz-dependency Version: %{texlive_version}.%{texlive_noarch}.1.2svn54512 Release: 0 License: LPPL-1.0 Summary: A library for drawing dependency graphs Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Requires(pre): texlive-filesystem >= %{texlive_version} Requires(post): coreutils Requires(postun):coreutils Requires(postun):texlive >= %{texlive_version} Requires(postun):texlive-filesystem >= %{texlive_version} Requires(postun):texlive-kpathsea-bin >= %{texlive_version} Requires(postun):texlive-kpathsea >= %{texlive_version} Requires(postun):texlive-scripts-bin >= %{texlive_version} Requires(postun):texlive-scripts >= %{texlive_version} Requires(posttrans):coreutils Requires(posttrans):ed Requires(posttrans):findutils Requires(posttrans):grep Requires(posttrans):sed Requires(posttrans):texlive >= %{texlive_version} Requires(posttrans):texlive-filesystem >= %{texlive_version} Requires(posttrans):texlive-kpathsea-bin >= %{texlive_version} Requires(posttrans):texlive-kpathsea >= %{texlive_version} Requires(posttrans):texlive-scripts-bin >= %{texlive_version} Requires(posttrans):texlive-scripts >= %{texlive_version} Suggests: texlive-tikz-dependency-doc >= %{texlive_version} Provides: tex(pgfmanual.code.tex) Provides: tex(pgfmanual.pdflinks.code.tex) Provides: tex(pgfmanual.prettyprinter.code.tex) Provides: tex(tikz-dependency.sty) Requires: tex(environ.sty) Requires: tex(tikz.sty) # Download at ftp://ftp.tug.org/texlive/tlpretest/archive/ # from 20230311 Source300: tikz-dependency.tar.xz Source301: tikz-dependency.doc.tar.xz %description -n texlive-tikz-dependency The package provides a library that draws together existing TikZ facilities to make a comfortable environment for drawing dependency graphs. Basic facilities of the package include a lot of styling facilities, to let you personalize the look and feel of the graphs. %package -n texlive-tikz-dependency-doc Version: %{texlive_version}.%{texlive_noarch}.1.2svn54512 Release: 0 Summary: Documentation for texlive-tikz-dependency License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base URL: https://www.tug.org/texlive/ Supplements: (texlive-tikz-dependency and texlive-alldocumentation) %description -n texlive-tikz-dependency-doc This package includes the documentation for texlive-tikz-dependency %post -n texlive-tikz-dependency mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-tikz-dependency mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-tikz-dependency test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-tikz-dependency-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/tikz-dependency/AUTHORS %{_texmfdistdir}/doc/latex/tikz-dependency/LICENSE %{_texmfdistdir}/doc/latex/tikz-dependency/README %{_texmfdistdir}/doc/latex/tikz-dependency/VERSION %{_texmfdistdir}/doc/latex/tikz-dependency/pgfmanual-en-macros.tex %{_texmfdistdir}/doc/latex/tikz-dependency/tikz-dependency-doc.pdf %{_texmfdistdir}/doc/latex/tikz-dependency/tikz-dependency-doc.tex %files -n texlive-tikz-dependency %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/tikz-dependency/pgfmanual.code.tex %{_texmfdistdir}/tex/latex/tikz-dependency/pgfmanual.pdflinks.code.tex %{_texmfdistdir}/tex/latex/tikz-dependency/pgfmanual.prettyprinter.code.tex %{_texmfdistdir}/tex/latex/tikz-dependency/tikz-dependency.sty %prep %setup -q -c -T %build %install rm -rf %{buildroot} mkdir -p %{buildroot}%{_texmfdistdir} mkdir -p %{buildroot}%{_texmfmaindir}/tlpkg/tlpostcode mkdir -p %{buildroot}%{_datadir}/texlive/tlpkg mkdir -p %{buildroot}/var/adm/update-scripts ln -sf ../../share/texmf %{buildroot}%{_datadir}/texlive/texmf-dist ln -sf ../../share/texmf %{buildroot}%{_datadir}/texlive/texmf ln -sf ../../../share/texmf/tlpkg/tlpostcode \ %{buildroot}%{_datadir}/texlive/tlpkg/tlpostcode ln -sf tlpkg/tlpostcode %{buildroot}%{_texmfmaindir}/tlpostcode tar --use-compress-program=xz -xf %{S:1} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:2} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:3} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:4} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:5} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:6} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:7} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:8} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:9} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:10} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:11} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:12} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:13} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:14} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:15} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:16} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:17} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:18} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:19} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:20} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:21} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:22} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:23} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:24} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:25} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:26} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:27} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:28} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:29} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-tabvar for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/public/tabvar/*.{pf[ab],[ot]tf} do test -e $font || continue mv -f $font %{buildroot}%{_datadir}/fonts/texlive-tabvar base=${font##*/} ln -sf %{_datadir}/fonts/texlive-tabvar/${base} ${font} done /usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-tabvar/ /usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-tabvar/ mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail (cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/58-texlive-tabvar.conf)<<-'EOF' %{_datadir}/fonts/texlive-tabvar/* EOF tar --use-compress-program=xz -xf %{S:30} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:31} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:32} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:33} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:34} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:35} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:36} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:37} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:38} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:39} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-talos for font in %{buildroot}/%{_texmfdistdir}/fonts/opentype/public/talos/*.{pf[ab],[ot]tf} do test -e $font || continue mv -f $font %{buildroot}%{_datadir}/fonts/texlive-talos base=${font##*/} ln -sf %{_datadir}/fonts/texlive-talos/${base} ${font} done /usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-talos/ /usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-talos/ mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail (cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/58-texlive-talos.conf)<<-'EOF' %{_datadir}/fonts/texlive-talos/* EOF tar --use-compress-program=xz -xf %{S:40} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:41} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:42} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:43} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:44} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:45} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:46} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Remove files rm -vf %{buildroot}%{_texmfdistdir}/doc/generic/tap/tapcv/sampdos/tcv.bat rm -vf %{buildroot}%{_texmfdistdir}/doc/generic/tap/tapcv/sampdos/tcv_.bat 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 # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-tapir for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/public/tapir/*.{pf[ab],[ot]tf} do test -e $font || continue mv -f $font %{buildroot}%{_datadir}/fonts/texlive-tapir base=${font##*/} ln -sf %{_datadir}/fonts/texlive-tapir/${base} ${font} done /usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-tapir/ /usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-tapir/ mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail (cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/58-texlive-tapir.conf)<<-'EOF' %{_datadir}/fonts/texlive-tapir/* EOF tar --use-compress-program=xz -xf %{S:49} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:50} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:51} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:52} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:53} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:54} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:55} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:56} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:57} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:58} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:59} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:60} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:61} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Make possible scripts usable if any for scr in %{_texmfdistdir}/doc/latex/technics/png2eps.sh do test -e %{buildroot}/$scr || continue chmod 0755 %{buildroot}/$scr done 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 # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-tempora for font in %{buildroot}/%{_texmfdistdir}/fonts/opentype/public/tempora/*.{pf[ab],[ot]tf} \ %{buildroot}/%{_texmfdistdir}/fonts/type1/public/tempora/*.{pf[ab],[ot]tf} do test -e $font || continue mv -f $font %{buildroot}%{_datadir}/fonts/texlive-tempora base=${font##*/} ln -sf %{_datadir}/fonts/texlive-tempora/${base} ${font} done /usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-tempora/ /usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-tempora/ mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail (cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/58-texlive-tempora.conf)<<-'EOF' %{_datadir}/fonts/texlive-tempora/* EOF mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d (cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/55-texlive-tempora.conf)<<-'EOF' %{_datadir}/fonts/texlive-tempora/*.pf* EOF ln -sf %{_datadir}/fontconfig/conf.avail/55-texlive-tempora.conf %{buildroot}%{_sysconfdir}/fonts/conf.d/55-texlive-tempora.conf 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 # Avoid /usr/bin/bash or similar for scr in %{_texmfdistdir}/doc/latex/tengwarscript/install-tengwar-scripts.sh do test -e %{buildroot}/$scr || continue ed %{buildroot}/${scr} <<-'EOF' 1 s@^#!.*bash@#!/bin/bash@ . w q EOF done tar --use-compress-program=xz -xf %{S:74} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:75} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:76} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:77} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:78} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:79} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:80} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:81} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:82} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:83} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:84} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:85} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:86} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:87} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:88} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:89} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:90} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:91} -C %{buildroot}%{_datadir}/texlive/texmf-dist 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 tar --use-compress-program=xz -xf %{S:99} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:100} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:101} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:102} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:103} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-tex-gyre for font in %{buildroot}/%{_texmfdistdir}/fonts/opentype/public/tex-gyre/*.{pf[ab],[ot]tf} \ %{buildroot}/%{_texmfdistdir}/fonts/type1/public/tex-gyre/*.{pf[ab],[ot]tf} do test -e $font || continue mv -f $font %{buildroot}%{_datadir}/fonts/texlive-tex-gyre base=${font##*/} ln -sf %{_datadir}/fonts/texlive-tex-gyre/${base} ${font} done /usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-tex-gyre/ /usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-tex-gyre/ mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail (cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/58-texlive-tex-gyre.conf)<<-'EOF' %{_datadir}/fonts/texlive-tex-gyre/* EOF mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d (cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/55-texlive-tex-gyre.conf)<<-'EOF' %{_datadir}/fonts/texlive-tex-gyre/*.pf* EOF ln -sf %{_datadir}/fontconfig/conf.avail/55-texlive-tex-gyre.conf %{buildroot}%{_sysconfdir}/fonts/conf.d/55-texlive-tex-gyre.conf 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 # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-tex-gyre-math for font in %{buildroot}/%{_texmfdistdir}/fonts/opentype/public/tex-gyre-math/*.{pf[ab],[ot]tf} do test -e $font || continue mv -f $font %{buildroot}%{_datadir}/fonts/texlive-tex-gyre-math base=${font##*/} ln -sf %{_datadir}/fonts/texlive-tex-gyre-math/${base} ${font} done /usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-tex-gyre-math/ /usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-tex-gyre-math/ mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail (cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/58-texlive-tex-gyre-math.conf)<<-'EOF' %{_datadir}/fonts/texlive-tex-gyre-math/* EOF 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 configuration files mkdir -p %{buildroot}%{_texmfconfdir}/tex/generic/tex-ini-files mv -f %{buildroot}%{_texmfdistdir}/tex/generic/tex-ini-files/pdftexconfig.tex %{buildroot}%{_texmfconfdir}/tex/generic/tex-ini-files/ rm -f %{buildroot}%{_texmfdistdir}/tex/generic/tex-ini-files/pdftexconfig.tex ln -sf %{_texmfconfdir}/tex/generic/tex-ini-files/pdftexconfig.tex %{buildroot}%{_texmfdistdir}/tex/generic/tex-ini-files/pdftexconfig.tex 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 # Remove files rm -vf %{buildroot}%{_texmfdistdir}/doc/generic/tex-ps/cmyk-hax/sam1-sep.bat tar --use-compress-program=xz -xf %{S:116} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:117} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:118} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:119} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:120} -C %{buildroot}%{_datadir}/texlive # Correct wrong luaTeX scripts if any for scr in %{_texmfdistdir}/scripts/tex4ebook/tex4ebook-exec_azw.lua \ %{_texmfdistdir}/scripts/tex4ebook/tex4ebook-exec_azw3.lua \ %{_texmfdistdir}/scripts/tex4ebook/tex4ebook-exec_epub.lua \ %{_texmfdistdir}/scripts/tex4ebook/tex4ebook-exec_epub3.lua \ %{_texmfdistdir}/scripts/tex4ebook/tex4ebook-exec_mobi.lua do test -e %{buildroot}/$scr || continue ed %{buildroot}/${scr} <<-'EOF' 1 i #! /usr/bin/luatex . w q EOF done # Avoid /usr/bin/env for scr in %{_texmfdistdir}/scripts/tex4ebook/tex4ebook do test -e %{buildroot}/$scr || continue ed %{buildroot}/${scr} <<-'EOF' 1 s@/env[[:blank:]]\+@/@ . w q EOF done tar --use-compress-program=xz -xf %{S:121} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:122} -C %{buildroot}%{_datadir}/texlive # Avoid /usr/bin/env for scr in %{_texmfdistdir}/scripts/tex4ht/mk4ht.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:123} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:124} -C %{buildroot}%{_datadir}/texlive # Avoid /usr/bin/env for scr in %{_texmfdistdir}/scripts/texaccents/texaccents.sno 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: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 tar --use-compress-program=xz -xf %{S:129} -C %{buildroot}%{_datadir}/texlive # Avoid /usr/bin/env for scr in %{_texmfdistdir}/scripts/texcount/texcount.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: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 tar --use-compress-program=xz -xf %{S:133} -C %{buildroot}%{_datadir}/texlive # Avoid /usr/bin/env for scr in %{_texmfdistdir}/scripts/texdef/texdef.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:134} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:135} -C %{buildroot}%{_datadir}/texlive # Avoid /usr/bin/env for scr in %{_texmfdistdir}/scripts/texdiff/texdiff do test -e %{buildroot}/$scr || continue ed %{buildroot}/${scr} <<-'EOF' 1 s@/env[[:blank:]]\+@/@ . w q EOF done tar --use-compress-program=xz -xf %{S:136} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:137} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:138} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:139} -C %{buildroot}%{_datadir}/texlive # Avoid /usr/bin/env for scr in %{_texmfdistdir}/scripts/texdirflatten/texdirflatten 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:140} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:141} -C %{buildroot}%{_datadir}/texlive pushd %{buildroot}%{_datadir}/texlive/texmf-dist patch --reject-format=unified --quoting-style=literal -f -p1 -F0 -T < %{S:142} popd mkdir -p %{buildroot}%{_texmfdistdir}/tlpkg echo %% empty > %{buildroot}%{_texmfdistdir}/tlpkg/texlive.tlpdb # Avoid /usr/bin/env for scr in %{_texmfdistdir}/scripts/texdoc/texdoc.tlu do test -e %{buildroot}/$scr || continue ed %{buildroot}/${scr} <<-'EOF' 1 s@/env[[:blank:]]\+@/@ . w q EOF done # Strip executable bit from non-scripts for txt in %{_texmfdistdir}/scripts/texdoc/texdoclib-alias.tlu \ %{_texmfdistdir}/scripts/texdoc/texdoclib-cli.tlu \ %{_texmfdistdir}/scripts/texdoc/texdoclib-config.tlu \ %{_texmfdistdir}/scripts/texdoc/texdoclib-const.tlu \ %{_texmfdistdir}/scripts/texdoc/texdoclib-score.tlu \ %{_texmfdistdir}/scripts/texdoc/texdoclib-search.tlu \ %{_texmfdistdir}/scripts/texdoc/texdoclib-util.tlu \ %{_texmfdistdir}/scripts/texdoc/texdoclib-view.tlu do test -e %{buildroot}/$txt || continue chmod 0644 %{buildroot}/$txt done tar --use-compress-program=xz -xf %{S:143} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:144} -C %{buildroot}%{_datadir}/texlive # Avoid /usr/bin/env for scr in %{_texmfdistdir}/scripts/texdoctk/texdoctk.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:145} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:146} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:147} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:148} -C %{buildroot}%{_datadir}/texlive # Avoid /usr/bin/env for scr in %{_texmfdistdir}/scripts/texfot/texfot.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: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 # Remove files rm -vf %{buildroot}%{_texmfdistdir}/doc/texlive/texlive-en/.dict.pws tar --use-compress-program=xz -xf %{S:156} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:157} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:158} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:159} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:160} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:161} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:162} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:163} -C %{buildroot}%{_datadir}/texlive pushd %{buildroot}%{_datadir}/texlive/texmf-dist patch --reject-format=unified --quoting-style=literal -f -p1 -F0 -T < %{S:164} popd # Move configuration files mkdir -p %{buildroot}%{_texmfconfdir}/web2c mv -f %{buildroot}%{_texmfdistdir}/web2c/updmap.cfg %{buildroot}%{_texmfconfdir}/web2c/ rm -f %{buildroot}%{_texmfdistdir}/web2c/updmap.cfg ln -sf %{_texmfconfdir}/web2c/updmap.cfg %{buildroot}%{_texmfdistdir}/web2c/updmap.cfg # Remove files rm -vf %{buildroot}%{_texmfdistdir}/doc/man/man1/install-tl.1 rm -vf %{buildroot}%{_texmfmaindir}/install-tl rm -vf %{buildroot}%{_texmfmaindir}/tlpkg/installer/ctan-mirrors.pl rm -vf %{buildroot}%{_texmfmaindir}/tlpkg/installer/install-menu-extl.pl rm -vf %{buildroot}%{_texmfmaindir}/tlpkg/installer/install-menu-perltk.pl rm -vf %{buildroot}%{_texmfmaindir}/tlpkg/installer/install-menu-text.pl rm -vf %{buildroot}%{_texmfmaindir}/tlpkg/installer/install-menu-wizard.pl rm -vf %{buildroot}%{_texmfmaindir}/tlpkg/installer/install-tl-gui.tcl rm -vf %{buildroot}%{_texmfmaindir}/tlpkg/installer/texlive.png mv -vf %{buildroot}%{_datadir}/texlive/doc.html %{buildroot}%{_texmfmaindir}/doc.html # Avoid /usr/bin/env for scr in %{_texmfdistdir}/scripts/texlive/fmtutil.pl \ %{_texmfdistdir}/scripts/texlive/mktexlsr.pl \ %{_texmfdistdir}/scripts/texlive/rungs.lua \ %{_texmfdistdir}/scripts/texlive/updmap.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:165} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:166} -C %{buildroot}%{_datadir}/texlive pushd %{buildroot}%{_datadir}/texlive/texmf-dist patch --reject-format=unified --quoting-style=literal -f -p1 -F0 -T < %{S:167} popd rm -vrf %{buildroot}%{_texmfdistdir}/texconfig/g rm -vrf %{buildroot}%{_texmfdistdir}/texconfig/v rm -vrf %{buildroot}%{_texmfdistdir}/texconfig/x # Avoid /usr/bin/env for scr in %{_texmfdistdir}/scripts/texlive-extra/e2pall.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:168} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:169} -C %{buildroot}%{_datadir}/texlive/texmf-dist pushd %{buildroot}%{_texmfdistdir} tar --use-compress-program=xz --wildcards -xf %{S:170} --exclude=texmf\*/\* popd tar --use-compress-program=xz --wildcards -xf %{S:170} -C %{buildroot}%{_datadir}/texlive texmf\*/ pushd %{buildroot}%{_texmfdistdir} tar --use-compress-program=xz --wildcards -xf %{S:171} --exclude=texmf\*/\* popd tar --use-compress-program=xz --wildcards -xf %{S:171} -C %{buildroot}%{_datadir}/texlive texmf\*/ tar --use-compress-program=xz -xf %{S:172} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:173} -C %{buildroot}%{_datadir}/texlive # Correct shebang of python3 scripts if any for scr in %{_texmfdistdir}/scripts/texliveonfly/texliveonfly.py do test -e %{buildroot}/$scr || continue head -n 1 %{buildroot}/$scr | grep -q python3 && continue ed %{buildroot}/${scr} <<-'EOF' 1 s@python@python3@ . w q EOF done # Avoid /usr/bin/env for scr in %{_texmfdistdir}/scripts/texliveonfly/texliveonfly.py 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:174} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:175} -C %{buildroot}%{_datadir}/texlive # Avoid /usr/bin/env for scr in %{_texmfdistdir}/scripts/texloganalyser/texloganalyser 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:176} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:177} -C %{buildroot}%{_datadir}/texlive # Avoid /usr/bin/env for scr in %{_texmfdistdir}/scripts/texlogfilter/texlogfilter 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: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 # Avoid /usr/bin/env for scr in %{_texmfdistdir}/scripts/texlogsieve/texlogsieve 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:181} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:182} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:183} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:184} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:185} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:186} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:187} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:188} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:189} -C %{buildroot}%{_datadir}/texlive # Strip executable bit from non-scripts for txt in %{_texmfdistdir}/scripts/texosquery/texosquery-jre5.jar \ %{_texmfdistdir}/scripts/texosquery/texosquery-jre8.jar \ %{_texmfdistdir}/scripts/texosquery/texosquery.jar do test -e %{buildroot}/$txt || continue chmod 0644 %{buildroot}/$txt done tar --use-compress-program=xz -xf %{S:190} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:191} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:192} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:193} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Make possible scripts usable if any for scr in %{_texmfdistdir}/doc/latex/texpower/MakeExamples.sh do test -e %{buildroot}/$scr || continue chmod 0755 %{buildroot}/$scr done 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 tar --use-compress-program=xz -xf %{S:198} -C %{buildroot}%{_datadir}/texlive # Make possible scripts usable if any for scr in %{_texmfdistdir}/doc/otherformats/texsis/base/letr do test -e %{buildroot}/$scr || continue chmod 0755 %{buildroot}/$scr done tar --use-compress-program=xz -xf %{S:199} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:200} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:201} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:202} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:203} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:204} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:205} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:206} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:207} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:208} -C %{buildroot}%{_datadir}/texlive/texmf-dist 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 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 # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-tfrupee for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/public/tfrupee/*.{pf[ab],[ot]tf} do test -e $font || continue mv -f $font %{buildroot}%{_datadir}/fonts/texlive-tfrupee base=${font##*/} ln -sf %{_datadir}/fonts/texlive-tfrupee/${base} ${font} done /usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-tfrupee/ /usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-tfrupee/ mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail (cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/58-texlive-tfrupee.conf)<<-'EOF' %{_datadir}/fonts/texlive-tfrupee/* EOF tar --use-compress-program=xz -xf %{S:226} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:227} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:228} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:229} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:230} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:231} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:232} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:233} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-theanodidot for font in %{buildroot}/%{_texmfdistdir}/fonts/truetype/public/theanodidot/*.{pf[ab],[ot]tf} \ %{buildroot}/%{_texmfdistdir}/fonts/type1/public/theanodidot/*.{pf[ab],[ot]tf} do test -e $font || continue mv -f $font %{buildroot}%{_datadir}/fonts/texlive-theanodidot base=${font##*/} ln -sf %{_datadir}/fonts/texlive-theanodidot/${base} ${font} done /usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-theanodidot/ /usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-theanodidot/ mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail (cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/58-texlive-theanodidot.conf)<<-'EOF' %{_datadir}/fonts/texlive-theanodidot/* EOF mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d (cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/55-texlive-theanodidot.conf)<<-'EOF' %{_datadir}/fonts/texlive-theanodidot/*.pf* EOF ln -sf %{_datadir}/fontconfig/conf.avail/55-texlive-theanodidot.conf %{buildroot}%{_sysconfdir}/fonts/conf.d/55-texlive-theanodidot.conf 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 # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-theanomodern for font in %{buildroot}/%{_texmfdistdir}/fonts/truetype/public/theanomodern/*.{pf[ab],[ot]tf} \ %{buildroot}/%{_texmfdistdir}/fonts/type1/public/theanomodern/*.{pf[ab],[ot]tf} do test -e $font || continue mv -f $font %{buildroot}%{_datadir}/fonts/texlive-theanomodern base=${font##*/} ln -sf %{_datadir}/fonts/texlive-theanomodern/${base} ${font} done /usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-theanomodern/ /usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-theanomodern/ mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail (cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/58-texlive-theanomodern.conf)<<-'EOF' %{_datadir}/fonts/texlive-theanomodern/* EOF mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d (cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/55-texlive-theanomodern.conf)<<-'EOF' %{_datadir}/fonts/texlive-theanomodern/*.pf* EOF ln -sf %{_datadir}/fontconfig/conf.avail/55-texlive-theanomodern.conf %{buildroot}%{_sysconfdir}/fonts/conf.d/55-texlive-theanomodern.conf tar --use-compress-program=xz -xf %{S:236} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:237} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-theanooldstyle for font in %{buildroot}/%{_texmfdistdir}/fonts/truetype/public/theanooldstyle/*.{pf[ab],[ot]tf} \ %{buildroot}/%{_texmfdistdir}/fonts/type1/public/theanooldstyle/*.{pf[ab],[ot]tf} do test -e $font || continue mv -f $font %{buildroot}%{_datadir}/fonts/texlive-theanooldstyle base=${font##*/} ln -sf %{_datadir}/fonts/texlive-theanooldstyle/${base} ${font} done /usr/bin/mkfontscale %{buildroot}%{_datadir}/fonts/texlive-theanooldstyle/ /usr/bin/mkfontdir -e /usr/share/fonts/encodings/ %{buildroot}%{_datadir}/fonts/texlive-theanooldstyle/ mkdir -p %{buildroot}%{_datadir}/fontconfig/conf.avail (cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/58-texlive-theanooldstyle.conf)<<-'EOF' %{_datadir}/fonts/texlive-theanooldstyle/* EOF mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d (cat > %{buildroot}%{_datadir}/fontconfig/conf.avail/55-texlive-theanooldstyle.conf)<<-'EOF' %{_datadir}/fonts/texlive-theanooldstyle/*.pf* EOF ln -sf %{_datadir}/fontconfig/conf.avail/55-texlive-theanooldstyle.conf %{buildroot}%{_sysconfdir}/fonts/conf.d/55-texlive-theanooldstyle.conf tar --use-compress-program=xz -xf %{S:238} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:239} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:240} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:241} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:242} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:243} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:244} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:245} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:246} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:247} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:248} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:249} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:250} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Remove files rm -vf %{buildroot}%{_texmfdistdir}/doc/latex/thesis-titlepage-fhac/antrc_pre.bat 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 tar --use-compress-program=xz -xf %{S:274} -C %{buildroot}%{_datadir}/texlive # Correct wrong perl scripts if any for scr in %{_texmfdistdir}/scripts/thumbpdf/thumbpdf.pl do test -e %{buildroot}/$scr || continue ed %{buildroot}/${scr} <<-'EOF' 1 1,/\sif 0;$/d 1 i #! /usr/bin/perl . w 1,3p q EOF done tar --use-compress-program=xz -xf %{S:275} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:276} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:277} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:278} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:279} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:280} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:281} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:282} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:283} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:284} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:285} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:286} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:287} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:288} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:289} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Remove files rm -vf %{buildroot}%{_texmfdistdir}/doc/latex/tikz-3dplot/externalize_images.bat tar --use-compress-program=xz -xf %{S:290} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:291} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:292} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:293} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:294} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:295} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:296} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:297} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:298} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:299} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:300} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:301} -C %{buildroot}%{_datadir}/texlive/texmf-dist # 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 # Handle info documents rm -vf %{buildroot}%{_texmfmaindir}/doc/info/dir rm -vf %{buildroot}%{_texmfdistdir}/doc/info/dir mkdir -p %{buildroot}%{_infodir} for inf in %{buildroot}%{_texmfmaindir}/doc/info/*.info \ %{buildroot}%{_texmfdistdir}/doc/info/*.info do test -e "$inf" || continue mv -f $inf %{buildroot}%{_infodir}/ done rm -rf %{buildroot}%{_texmfmaindir}/doc/info rm -rf %{buildroot}%{_texmfdistdir}/doc/info find %{buildroot}%{_texmfmaindir}/ %{buildroot}%{_texmfdistdir}/ \ -type f -a -perm /g+w,o+w | xargs --no-run-if-empty chmod g-w,o-w %changelog