Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Step:15
texlive-specs-h
texlive-specs-h.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File texlive-specs-h.spec of Package texlive-specs-h
# # spec file for package texlive-specs-h # # Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # %bcond_with zypper_posttrans %define texlive_version 2017 %define texlive_previous 2016 %define texlive_release 20170520 %define texlive_noarch 133 #!BuildIgnore: texlive %global _varlib %{_localstatedir}/lib %global _libexecdir %{_prefix}/lib %define _texmfdistdir %{_datadir}/texmf %if 0%{texlive_version} >= 2013 %define _texmfmaindir %{_texmfdistdir} %define _texmfdirs %{_texmfdistdir} %else %define _texmfmaindir %{_libexecdir}/texmf %define _texmfdirs \{%{_texmfdistdir},%{_texmfmaindir}\} %endif %define _texmfconfdir %{_sysconfdir}/texmf %define _texmfvardir %{_varlib}/texmf %define _texmfcache %{_localstatedir}/cache/texmf %define _fontcache %{_texmfcache}/fonts # %define _x11bin %{_prefix}/bin %define _x11lib %{_libdir} %define _x11data %{_datadir}/X11 %define _x11inc %{_includedir} %define _appdefdir %{_x11data}/app-defaults Name: texlive-specs-h Version: 2017 Release: 0 BuildRequires: ed BuildRequires: t1utils BuildRequires: texlive-filesystem BuildRequires: xz BuildArch: noarch Summary: Meta package for h License: Apache-1.0 and BSD-3-Clause and GPL-2.0+ and LGPL-2.1+ and LPPL-1.0 and OFL-1.1 and SUSE-Public-Domain Group: Productivity/Publishing/TeX/Base Url: https://build.opensuse.org/package/show/Publishing:TeXLive/Meta Source0: texlive-specs-h-rpmlintrc %description Meta package to build tons of noarch texlive packages. %package -n texlive-dtxdescribe Version: %{texlive_version}.%{texlive_noarch}.0.0.10svn42661 Release: 0 Summary: Describe additional object types in dtx source files License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-dtxdescribe-doc >= %{texlive_version} Provides: tex(dtxdescribe.sty) Requires: tex(caption.sty) Requires: tex(etoolbox.sty) Requires: tex(fancyvrb.sty) Requires: tex(newfloat.sty) Requires: tex(pict2e.sty) Requires: tex(xcolor.sty) Requires: tex(xifthen.sty) Requires: tex(xparse.sty) Requires: tex(xstring.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source1: dtxdescribe.tar.xz Source2: dtxdescribe.doc.tar.xz %description -n texlive-dtxdescribe The doc package includes tools for describing macros and environments in LaTeX source dtx format. This package adds additional tools for describing booleans, lengths, counters, keys, packages, classes, options, files, commands, arguments, and other objects. Each item is given a margin tag similar to \DescribeEnv, and is listed in the index by itself and also by category. Each item may be sorted further by an optional class. All index entries except code lines are hyperlinked. Descriptions are best accompanied by examples, so the environment dtxexample is provided. Contents are displayed verbatim along with a caption and cross-referencing. They are then \input and executed, and the result is shown. date: 2016-12-17 04:41:03 +0000 %package -n texlive-dtxdescribe-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.10svn42661 Release: 0 Summary: Documentation for texlive-dtxdescribe License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-dtxdescribe-doc This package includes the documentation for texlive-dtxdescribe %post -n texlive-dtxdescribe mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-dtxdescribe mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-dtxdescribe %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-dtxdescribe-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/dtxdescribe/README %{_texmfdistdir}/doc/latex/dtxdescribe/dtxdescribe.pdf %files -n texlive-dtxdescribe %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/dtxdescribe/dtxdescribe.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-dtxdescribe-%{texlive_version}.%{texlive_noarch}.0.0.10svn42661-%{release}-zypper %endif %package -n texlive-dtxgallery Version: %{texlive_version}.%{texlive_noarch}.1svn15878 Release: 0 Summary: A small collection of minimal DTX examples License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-dtxgallery-doc >= %{texlive_version} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source3: dtxgallery.source.tar.xz Source4: dtxgallery.doc.tar.xz %description -n texlive-dtxgallery A collection of files that demonstrate simple things that are possible with the flexible and under-appreciated docstrip file format. Each file of the collection is provided as a .dtx file and as the corresponding .pdf. The set is intended as a companion to Scott Pakin's excellent and influential dtxtut example of producing LaTeX packages in this way. date: 2016-06-24 17:18:15 +0000 %package -n texlive-dtxgallery-doc Version: %{texlive_version}.%{texlive_noarch}.1svn15878 Release: 0 Summary: Documentation for texlive-dtxgallery License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-dtxgallery-doc This package includes the documentation for texlive-dtxgallery %post -n texlive-dtxgallery mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-dtxgallery mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-dtxgallery %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-dtxgallery-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/dtxgallery/README %{_texmfdistdir}/doc/latex/dtxgallery/conditional-code.pdf %{_texmfdistdir}/doc/latex/dtxgallery/dtxgallery.pdf %{_texmfdistdir}/doc/latex/dtxgallery/rearrange.pdf %{_texmfdistdir}/doc/latex/dtxgallery/single-source.pdf %files -n texlive-dtxgallery %defattr(-,root,root,755) %{_texmfdistdir}/source/latex/dtxgallery/conditional-code.dtx %{_texmfdistdir}/source/latex/dtxgallery/dtxgallery.dtx %{_texmfdistdir}/source/latex/dtxgallery/rearrange.dtx %{_texmfdistdir}/source/latex/dtxgallery/single-source.dtx %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-dtxgallery-%{texlive_version}.%{texlive_noarch}.1svn15878-%{release}-zypper %endif %package -n texlive-dtxgen Version: %{texlive_version}.%{texlive_noarch}.1.07svn38419 Release: 0 Summary: Creates a template for a self-extracting .dtx file License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive-dtxgen-bin >= %{texlive_version} #!BuildIgnore: texlive-dtxgen-bin Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-dtxgen-doc >= %{texlive_version} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source5: dtxgen.tar.xz Source6: dtxgen.doc.tar.xz %description -n texlive-dtxgen The bash script dtxgen creates a template for a self-extracting .dtx file. It is useful for those who plan to create a new Documented LaTeX Source (.dtx) file. date: 2016-06-24 17:18:15 +0000 %package -n texlive-dtxgen-doc Version: %{texlive_version}.%{texlive_noarch}.1.07svn38419 Release: 0 Summary: Documentation for texlive-dtxgen License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-dtxgen-doc This package includes the documentation for texlive-dtxgen %post -n texlive-dtxgen mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-dtxgen mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-dtxgen %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-dtxgen-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/support/dtxgen/README %{_texmfdistdir}/doc/support/dtxgen/dtxgen.pdf %files -n texlive-dtxgen %defattr(-,root,root,755) %{_texmfdistdir}/scripts/dtxgen/dtxgen %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-dtxgen-%{texlive_version}.%{texlive_noarch}.1.07svn38419-%{release}-zypper %endif %package -n texlive-dtxtut Version: %{texlive_version}.%{texlive_noarch}.2.1svn38375 Release: 0 Summary: Tutorial on writing .dtx and .ins files License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source7: dtxtut.doc.tar.xz %description -n texlive-dtxtut This tutorial is intended for advanced LaTeX2e users who want to learn how to create .ins and .dtx files for distributing their homebrewed classes and package files. date: 2016-06-24 17:18:15 +0000 %post -n texlive-dtxtut mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-dtxtut mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-dtxtut %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-dtxtut %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/dtxtut/README %{_texmfdistdir}/doc/latex/dtxtut/cskeleton.dtx %{_texmfdistdir}/doc/latex/dtxtut/cskeleton.ins %{_texmfdistdir}/doc/latex/dtxtut/dtxtut.pdf %{_texmfdistdir}/doc/latex/dtxtut/dtxtut.tex %{_texmfdistdir}/doc/latex/dtxtut/skeleton.dtx %{_texmfdistdir}/doc/latex/dtxtut/skeleton.ins %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-dtxtut-%{texlive_version}.%{texlive_noarch}.2.1svn38375-%{release}-zypper %endif %package -n texlive-duerer Version: %{texlive_version}.%{texlive_noarch}.svn20741 Release: 0 Summary: Computer Duerer fonts License: SUSE-Public-Domain Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-duerer-doc >= %{texlive_version} Provides: tex(cdb10.tfm) Provides: tex(cdi10.tfm) Provides: tex(cdr10.tfm) Provides: tex(cdsl10.tfm) Provides: tex(cdss10.tfm) Provides: tex(cdtt10.tfm) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source8: duerer.tar.xz Source9: duerer.doc.tar.xz %description -n texlive-duerer These fonts are designed for titling use, and consist of capital roman letters only. Together with the normal set of base shapes, the family also offers an informal shape. The distribution is as Metafont source. LaTeX support is available in the duerer-latex bundle. date: 2016-06-24 17:18:15 +0000 %package -n texlive-duerer-doc Version: %{texlive_version}.%{texlive_noarch}.svn20741 Release: 0 Summary: Documentation for texlive-duerer License: SUSE-Public-Domain Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-duerer-doc This package includes the documentation for texlive-duerer %post -n texlive-duerer mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-duerer mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-duerer %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-duerer-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/duerer/README %files -n texlive-duerer %defattr(-,root,root,755) %{_texmfdistdir}/fonts/source/public/duerer/cdb10.mf %{_texmfdistdir}/fonts/source/public/duerer/cdi10.mf %{_texmfdistdir}/fonts/source/public/duerer/cdr10.mf %{_texmfdistdir}/fonts/source/public/duerer/cdsl10.mf %{_texmfdistdir}/fonts/source/public/duerer/cdss10.mf %{_texmfdistdir}/fonts/source/public/duerer/cdtt10.mf %{_texmfdistdir}/fonts/source/public/duerer/dromani.mf %{_texmfdistdir}/fonts/source/public/duerer/dromanu.mf %{_texmfdistdir}/fonts/source/public/duerer/dtitle.mf %{_texmfdistdir}/fonts/tfm/public/duerer/cdb10.tfm %{_texmfdistdir}/fonts/tfm/public/duerer/cdi10.tfm %{_texmfdistdir}/fonts/tfm/public/duerer/cdr10.tfm %{_texmfdistdir}/fonts/tfm/public/duerer/cdsl10.tfm %{_texmfdistdir}/fonts/tfm/public/duerer/cdss10.tfm %{_texmfdistdir}/fonts/tfm/public/duerer/cdtt10.tfm %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-duerer-%{texlive_version}.%{texlive_noarch}.svn20741-%{release}-zypper %endif %package -n texlive-duerer-latex Version: %{texlive_version}.%{texlive_noarch}.1.1svn15878 Release: 0 Summary: LaTeX support for the Duerer fonts License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-duerer-latex-doc >= %{texlive_version} Provides: tex(duerer.sty) Provides: tex(ot1cdin.fd) Provides: tex(ot1cdr.fd) Provides: tex(ot1cdss.fd) Provides: tex(ot1cdtt.fd) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source10: duerer-latex.tar.xz Source11: duerer-latex.doc.tar.xz %description -n texlive-duerer-latex LaTeX support for Hoenig's Computer Duerer fonts, using their standard fontname names. date: 2016-06-24 17:18:15 +0000 %package -n texlive-duerer-latex-doc Version: %{texlive_version}.%{texlive_noarch}.1.1svn15878 Release: 0 Summary: Documentation for texlive-duerer-latex License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-duerer-latex-doc This package includes the documentation for texlive-duerer-latex %post -n texlive-duerer-latex mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-duerer-latex mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-duerer-latex %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-duerer-latex-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/duerer-latex/README %{_texmfdistdir}/doc/latex/duerer-latex/duerer.pdf %{_texmfdistdir}/doc/latex/duerer-latex/duerer.tex %files -n texlive-duerer-latex %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/duerer-latex/duerer.sty %{_texmfdistdir}/tex/latex/duerer-latex/ot1cdin.fd %{_texmfdistdir}/tex/latex/duerer-latex/ot1cdr.fd %{_texmfdistdir}/tex/latex/duerer-latex/ot1cdss.fd %{_texmfdistdir}/tex/latex/duerer-latex/ot1cdtt.fd %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-duerer-latex-%{texlive_version}.%{texlive_noarch}.1.1svn15878-%{release}-zypper %endif %package -n texlive-duotenzor Version: %{texlive_version}.%{texlive_noarch}.1.00svn18728 Release: 0 Summary: Drawing package for circuit and duotensor diagrams License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-duotenzor-doc >= %{texlive_version} Provides: tex(duotenzor.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source12: duotenzor.tar.xz Source13: duotenzor.doc.tar.xz %description -n texlive-duotenzor This is a drawing package for circuit and duotensor diagrams within LaTeX documents. It consists of about eighty commands, calling on TikZ for support. date: 2016-06-24 17:18:15 +0000 %package -n texlive-duotenzor-doc Version: %{texlive_version}.%{texlive_noarch}.1.00svn18728 Release: 0 Summary: Documentation for texlive-duotenzor License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-duotenzor-doc This package includes the documentation for texlive-duotenzor %post -n texlive-duotenzor mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-duotenzor mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-duotenzor %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-duotenzor-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/duotenzor/README %{_texmfdistdir}/doc/latex/duotenzor/duotenzormanual.pdf %{_texmfdistdir}/doc/latex/duotenzor/duotenzormanual.tex %files -n texlive-duotenzor %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/duotenzor/duotenzor.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-duotenzor-%{texlive_version}.%{texlive_noarch}.1.00svn18728-%{release}-zypper %endif %package -n texlive-dutchcal Version: %{texlive_version}.%{texlive_noarch}.1.0svn23448 Release: 0 Summary: A reworking of ESSTIX13, adding a bold version License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(post): findutils Requires(post): grep Requires(post): sed Requires(post): texlive >= %{texlive_version} Requires(post): tex(updmap.cfg) #!BuildIgnore: tex(updmap.cfg) Requires(postun): findutils Requires(postun): grep Requires(postun): sed Requires(postun): texlive >= %{texlive_version} Requires(postun): tex(updmap.cfg) Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Requires: texlive-dutchcal-fonts >= %{texlive_version} Recommends: texlive-dutchcal-doc >= %{texlive_version} Provides: tex(dutchcal-b.tfm) Provides: tex(dutchcal-b.vf) Provides: tex(dutchcal-r.tfm) Provides: tex(dutchcal-r.vf) Provides: tex(dutchcal.map) Provides: tex(dutchcal.sty) Provides: tex(rdutchcalb.tfm) Provides: tex(rdutchcalr.tfm) Provides: tex(udutchcal.fd) Requires: tex(cmr10.tfm) Requires: tex(xkeyval.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source14: dutchcal.tar.xz Source15: dutchcal.doc.tar.xz %description -n texlive-dutchcal This package reworks the mathematical calligraphic font ESSTIX13, adding a bold version. LaTeX support files are included. The new fonts may also be accessed from the most recent version of mathalfa. The fonts themselves are subject to the SIL OPEN FONT LICENSE, version 1.1. date: 2016-06-24 17:18:15 +0000 %package -n texlive-dutchcal-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn23448 Release: 0 Summary: Documentation for texlive-dutchcal License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-dutchcal-doc This package includes the documentation for texlive-dutchcal %package -n texlive-dutchcal-fonts Version: %{texlive_version}.%{texlive_noarch}.1.0svn23448 Release: 0 Summary: Severed fonts for texlive-dutchcal License: LPPL-1.0 Group: Productivity/Publishing/TeX/Fonts Url: http://www.tug.org/texlive/ Requires(post): fontconfig Requires(post): ghostscript-fonts-std Requires(post): mkfontdir Requires(post): mkfontscale Requires(post): xorg-x11-fonts-core Requires(postun): fontconfig Requires(postun): ghostscript-fonts-std Requires(postun): xorg-x11-fonts-core %description -n texlive-dutchcal-fonts The separated fonts package for texlive-dutchcal %post -n texlive-dutchcal mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update echo 'addMap dutchcal.map' >> /var/run/texlive/run-updmap %postun -n texlive-dutchcal mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then echo 'deleteMap dutchcal.map' >> /var/run/texlive/run-updmap exit 0 fi %posttrans -n texlive-dutchcal %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %post -n texlive-dutchcal-fonts fc-cache -s %{_datadir}/fonts mkfontscale %{_datadir}/fonts/texlive-dutchcal mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-dutchcal %postun -n texlive-dutchcal-fonts if test $1 = 0; then fc-cache -s %{_datadir}/fonts fi %files -n texlive-dutchcal-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/dutchcal/README %files -n texlive-dutchcal %defattr(-,root,root,755) %{_texmfdistdir}/fonts/afm/public/dutchcal/DutchCalBold.afm %{_texmfdistdir}/fonts/afm/public/dutchcal/DutchCalReg.afm %{_texmfdistdir}/fonts/map/dvips/dutchcal/dutchcal.map %{_texmfdistdir}/fonts/tfm/public/dutchcal/dutchcal-b.tfm %{_texmfdistdir}/fonts/tfm/public/dutchcal/dutchcal-r.tfm %{_texmfdistdir}/fonts/tfm/public/dutchcal/rdutchcalb.tfm %{_texmfdistdir}/fonts/tfm/public/dutchcal/rdutchcalr.tfm %verify(link) %{_texmfdistdir}/fonts/type1/public/dutchcal/DutchCalBold.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/dutchcal/DutchCalReg.pfb %{_texmfdistdir}/fonts/vf/public/dutchcal/dutchcal-b.vf %{_texmfdistdir}/fonts/vf/public/dutchcal/dutchcal-r.vf %{_texmfdistdir}/tex/latex/dutchcal/dutchcal.sty %{_texmfdistdir}/tex/latex/dutchcal/udutchcal.fd %files -n texlive-dutchcal-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-dutchcal %config %{_sysconfdir}/fonts/conf.avail/58-texlive-dutchcal.conf %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-dutchcal/encodings.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-dutchcal/fonts.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-dutchcal/fonts.scale %{_datadir}/fonts/texlive-dutchcal/DutchCalBold.pfb %{_datadir}/fonts/texlive-dutchcal/DutchCalReg.pfb %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-dutchcal-fonts-%{texlive_version}.%{texlive_noarch}.1.0svn23448-%{release}-zypper %endif %package -n texlive-dvdcoll Version: %{texlive_version}.%{texlive_noarch}.1.1asvn15878 Release: 0 Summary: A class for typesetting DVD archives License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-dvdcoll-doc >= %{texlive_version} Provides: tex(dcwrtbib.sty) Provides: tex(dvdcoll.cls) Provides: tex(pdfnotiz.sty) Requires: tex(afterpage.sty) Requires: tex(array.sty) Requires: tex(booktabs.sty) Requires: tex(hyperref.sty) Requires: tex(ifpdf.sty) Requires: tex(ifthen.sty) Requires: tex(marginnote.sty) Requires: tex(multicol.sty) Requires: tex(ragged2e.sty) Requires: tex(scrreprt.cls) Requires: tex(tabularx.sty) Requires: tex(xkeyval.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source16: dvdcoll.tar.xz Source17: dvdcoll.doc.tar.xz %description -n texlive-dvdcoll Having lost the overview of my DVD archives, I simply could not remember if I already recorded the documentary running on TV that day. I chose to recreate the index using LaTeX: the design aim was a hyperlinked and fully searchable PDF-document, listing my DVDs with all titles, lengths and so on. Further requirements were support for seasons of tv series and a list with all faulty or missing programs for rerecording. The dvdcoll class supports all these requirements. dvdcoll.cls follows the structure <number><title><length>. As a result, the class is not limited to DVDs--you can of course typeset archives of CD-ROMs, Audio-CDs and so on. Supported languages at the moment: English, French, German, Italian, Polish, Portuguese, Spanish. Some help is needed for other languages! date: 2016-08-23 19:10:12 +0000 %package -n texlive-dvdcoll-doc Version: %{texlive_version}.%{texlive_noarch}.1.1asvn15878 Release: 0 Summary: Documentation for texlive-dvdcoll License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-dvdcoll-doc:en;de) %description -n texlive-dvdcoll-doc This package includes the documentation for texlive-dvdcoll %post -n texlive-dvdcoll mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-dvdcoll mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-dvdcoll %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-dvdcoll-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/dvdcoll/CHANGES %{_texmfdistdir}/doc/latex/dvdcoll/INSTALL %{_texmfdistdir}/doc/latex/dvdcoll/README %{_texmfdistdir}/doc/latex/dvdcoll/dcexample.pdf %{_texmfdistdir}/doc/latex/dvdcoll/dcexample.tex %{_texmfdistdir}/doc/latex/dvdcoll/dvdcoll.pdf %{_texmfdistdir}/doc/latex/dvdcoll/dvdcoll_de.pdf %{_texmfdistdir}/doc/latex/dvdcoll/manifest.txt %files -n texlive-dvdcoll %defattr(-,root,root,755) %{_texmfdistdir}/bibtex/bst/dvdcoll/dcbib.bst %{_texmfdistdir}/tex/latex/dvdcoll/dcl/UKenglish.dcl %{_texmfdistdir}/tex/latex/dvdcoll/dcl/USenglish.dcl %{_texmfdistdir}/tex/latex/dvdcoll/dcl/acadian.dcl %{_texmfdistdir}/tex/latex/dvdcoll/dcl/american.dcl %{_texmfdistdir}/tex/latex/dvdcoll/dcl/australian.dcl %{_texmfdistdir}/tex/latex/dvdcoll/dcl/austrian.dcl %{_texmfdistdir}/tex/latex/dvdcoll/dcl/brazil.dcl %{_texmfdistdir}/tex/latex/dvdcoll/dcl/brazilian.dcl %{_texmfdistdir}/tex/latex/dvdcoll/dcl/british.dcl %{_texmfdistdir}/tex/latex/dvdcoll/dcl/canadian.dcl %{_texmfdistdir}/tex/latex/dvdcoll/dcl/canadien.dcl %{_texmfdistdir}/tex/latex/dvdcoll/dcl/english.dcl %{_texmfdistdir}/tex/latex/dvdcoll/dcl/francais.dcl %{_texmfdistdir}/tex/latex/dvdcoll/dcl/french.dcl %{_texmfdistdir}/tex/latex/dvdcoll/dcl/frenchb.dcl %{_texmfdistdir}/tex/latex/dvdcoll/dcl/german.dcl %{_texmfdistdir}/tex/latex/dvdcoll/dcl/germanb.dcl %{_texmfdistdir}/tex/latex/dvdcoll/dcl/italian.dcl %{_texmfdistdir}/tex/latex/dvdcoll/dcl/naustrian.dcl %{_texmfdistdir}/tex/latex/dvdcoll/dcl/newzealand.dcl %{_texmfdistdir}/tex/latex/dvdcoll/dcl/ngerman.dcl %{_texmfdistdir}/tex/latex/dvdcoll/dcl/polish.dcl %{_texmfdistdir}/tex/latex/dvdcoll/dcl/portuges.dcl %{_texmfdistdir}/tex/latex/dvdcoll/dcl/portuguese.dcl %{_texmfdistdir}/tex/latex/dvdcoll/dcl/spanish.dcl %{_texmfdistdir}/tex/latex/dvdcoll/dcwrtbib.sty %{_texmfdistdir}/tex/latex/dvdcoll/dvdcoll.cls %{_texmfdistdir}/tex/latex/dvdcoll/pdfnotiz.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-dvdcoll-%{texlive_version}.%{texlive_noarch}.1.1asvn15878-%{release}-zypper %endif %package -n texlive-dvgloss Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn29103 Release: 0 Summary: Facilities for setting interlinear glossed text License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-dvgloss-doc >= %{texlive_version} Provides: tex(dvgloss.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source18: dvgloss.tar.xz Source19: dvgloss.doc.tar.xz %description -n texlive-dvgloss The package provides extensible macros for setting interlinear glossed text -- useful, for instance, for typing linguistics papers. The operative word here is "extensible": few features are built in, but some flexible and powerful facilities are included for adding your own. date: 2016-06-24 17:18:15 +0000 %package -n texlive-dvgloss-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn29103 Release: 0 Summary: Documentation for texlive-dvgloss License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-dvgloss-doc This package includes the documentation for texlive-dvgloss %post -n texlive-dvgloss mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-dvgloss mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-dvgloss %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-dvgloss-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/dvgloss/README %{_texmfdistdir}/doc/latex/dvgloss/dvgloss.pdf %files -n texlive-dvgloss %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/dvgloss/dvgloss.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-dvgloss-%{texlive_version}.%{texlive_noarch}.0.0.1svn29103-%{release}-zypper %endif %package -n texlive-dviasm Version: %{texlive_version}.%{texlive_noarch}.svn36814 Release: 0 Summary: A utility for editing DVI files License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive-dviasm-bin >= %{texlive_version} #!BuildIgnore: texlive-dviasm-bin Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-dviasm-doc >= %{texlive_version} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source20: dviasm.tar.xz Source21: dviasm.doc.tar.xz %description -n texlive-dviasm A Python script to support changing or creating DVI files via disassembling into text, editing, and then reassembling into binary format. It supports advanced features such as adding a preprint number or watermarks. date: 2016-06-24 17:18:15 +0000 %package -n texlive-dviasm-doc Version: %{texlive_version}.%{texlive_noarch}.svn36814 Release: 0 Summary: Documentation for texlive-dviasm License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-dviasm-doc This package includes the documentation for texlive-dviasm %post -n texlive-dviasm mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-dviasm mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-dviasm %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-dviasm-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/dviasm/README %files -n texlive-dviasm %defattr(-,root,root,755) %{_texmfdistdir}/scripts/dviasm/dviasm.py %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-dviasm-%{texlive_version}.%{texlive_noarch}.svn36814-%{release}-zypper %endif %package -n texlive-dvicopy Version: %{texlive_version}.%{texlive_noarch}.1.5svn44166 Release: 0 Summary: Copy DVI files, flattening VFs License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive-dvicopy-bin >= %{texlive_version} #!BuildIgnore: texlive-dvicopy-bin Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source22: dvicopy.doc.tar.xz %description -n texlive-dvicopy DVICOPY is a utility program that allows one to take a DVI file that references composite fonts (VF) and convert it into a DVI file that does not contain such references. It also serves as a basis for writing DVI drivers (much like DVItype). date: 2016-06-24 17:18:15 +0000 %post -n texlive-dvicopy mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-dvicopy mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-dvicopy %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-dvicopy %defattr(-,root,root,755) %{_mandir}/man1/dvicopy.1* %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-dvicopy-%{texlive_version}.%{texlive_noarch}.1.5svn44166-%{release}-zypper %endif %package -n texlive-dvidvi Version: %{texlive_version}.%{texlive_noarch}.svn44166 Release: 0 Summary: Convert one DVI file into another License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive-dvidvi-bin >= %{texlive_version} #!BuildIgnore: texlive-dvidvi-bin Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source23: dvidvi.doc.tar.xz %description -n texlive-dvidvi The output DVI file's contents are specified by page selection commands; series of pages and page number ranges may be specified, as well as inclusions and exclusions. date: 2016-06-24 17:18:15 +0000 %post -n texlive-dvidvi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-dvidvi mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-dvidvi %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-dvidvi %defattr(-,root,root,755) %{_mandir}/man1/dvidvi.1* %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-dvidvi-%{texlive_version}.%{texlive_noarch}.svn44166-%{release}-zypper %endif %package -n texlive-dviincl Version: %{texlive_version}.%{texlive_noarch}.1.00svn29349 Release: 0 Summary: Include a DVI page into MetaPost output License: SUSE-Public-Domain Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-dviincl-doc >= %{texlive_version} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source24: dviincl.tar.xz Source25: dviincl.doc.tar.xz %description -n texlive-dviincl DVItoMP is one of the auxiliary programs available to any MetaPost package; it converts a DVI file into a MetaPost file. Using it, one can envisage including a DVI page into an EPS files generated by MetaPost. Such files allow pages to include other pages. date: 2016-06-24 17:18:15 +0000 %package -n texlive-dviincl-doc Version: %{texlive_version}.%{texlive_noarch}.1.00svn29349 Release: 0 Summary: Documentation for texlive-dviincl License: SUSE-Public-Domain Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-dviincl-doc:en;pl) %description -n texlive-dviincl-doc This package includes the documentation for texlive-dviincl %post -n texlive-dviincl mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-dviincl mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-dviincl %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-dviincl-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/metapost/dviincl/0czytaj.sla %{_texmfdistdir}/doc/metapost/dviincl/0dviincl.inf %{_texmfdistdir}/doc/metapost/dviincl/README %{_texmfdistdir}/doc/metapost/dviincl/README.pl %{_texmfdistdir}/doc/metapost/dviincl/storyx.tex %{_texmfdistdir}/doc/metapost/dviincl/test-bop.mp %{_texmfdistdir}/doc/metapost/dviincl/test-bop.tex %{_texmfdistdir}/doc/metapost/dviincl/testit.sh %files -n texlive-dviincl %defattr(-,root,root,755) %{_texmfdistdir}/metapost/dviincl/fix_brks.mp %{_texmfdistdir}/metapost/dviincl/fix_page.mp %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-dviincl-%{texlive_version}.%{texlive_noarch}.1.00svn29349-%{release}-zypper %endif %package -n texlive-dviinfox Version: %{texlive_version}.%{texlive_noarch}.1.04svn44515 Release: 0 Summary: Perl script to print DVI meta information License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive-dviinfox-bin >= %{texlive_version} #!BuildIgnore: texlive-dviinfox-bin Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-dviinfox-doc >= %{texlive_version} Requires: perl(strict) #!BuildIgnore: perl(strict) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source26: dviinfox.tar.xz Source27: dviinfox.doc.tar.xz %description -n texlive-dviinfox The package provides a perl script which prints information about a DVI file. It also supports XeTeX XDV format. date: 2017-06-06 02:55:05 +0000 %package -n texlive-dviinfox-doc Version: %{texlive_version}.%{texlive_noarch}.1.04svn44515 Release: 0 Summary: Documentation for texlive-dviinfox License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-dviinfox-doc This package includes the documentation for texlive-dviinfox %post -n texlive-dviinfox mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-dviinfox mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-dviinfox %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-dviinfox-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/dviinfox/LICENSE %{_texmfdistdir}/doc/latex/dviinfox/README.md %files -n texlive-dviinfox %defattr(-,root,root,755) %{_texmfdistdir}/scripts/dviinfox/dviinfox.pl %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-dviinfox-%{texlive_version}.%{texlive_noarch}.1.04svn44515-%{release}-zypper %endif %package -n texlive-dviljk Version: %{texlive_version}.%{texlive_noarch}.svn44166 Release: 0 Summary: DVI to Laserjet output License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive-dviljk-bin >= %{texlive_version} #!BuildIgnore: texlive-dviljk-bin Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source28: dviljk.doc.tar.xz %description -n texlive-dviljk A dvi driver for the LaserJet printers, using kpathsea recursive file searching. Note: this program will not compile simply with the sources in this distribution; it needs a full (current) kpathsea distribution environment, such as is available from the TeX Live source tree. date: 2016-06-24 17:18:15 +0000 %post -n texlive-dviljk mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-dviljk mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-dviljk %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-dviljk %defattr(-,root,root,755) %{_mandir}/man1/dvihp.1* %{_mandir}/man1/dvilj.1* %{_mandir}/man1/dvilj2p.1* %{_mandir}/man1/dvilj4.1* %{_mandir}/man1/dvilj4l.1* %{_mandir}/man1/dvilj6.1* %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-dviljk-%{texlive_version}.%{texlive_noarch}.svn44166-%{release}-zypper %endif %package -n texlive-dvipdfmx Version: %{texlive_version}.%{texlive_noarch}.svn44224 Release: 0 Summary: An extended version of dvipdfm License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires: texlive-glyphlist >= %{texlive_version} Requires(pre): texlive-dvipdfmx-bin >= %{texlive_version} #!BuildIgnore: texlive-dvipdfmx-bin Requires(post): perl = %{perl_version} Requires(post): perl(TeXLive::TLUtils) Requires(post): tex(texmf.cnf) Requires(post): texlive-kpathsea-bin >= %{texlive_version} Requires(post): texlive-texlive.infra >= %{texlive_version} #!BuildIgnore: texlive-kpathsea Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-dvipdfmx-doc >= %{texlive_version} PreReq: ghostscript Obsoletes: texlive-dvipdfm <= 2012 Provides: texlive-dvipdfm = %{texlive_version} Provides: tex(cid-x.map) Provides: tex(ckx.map) Provides: tex(dvipdfmx.cfg) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source29: dvipdfmx.tar.xz Source30: dvipdfmx.doc.tar.xz %description -n texlive-dvipdfmx Dvipdfmx (formerly dvipdfm-cjk) is a development of dvipdfm created to support multi-byte character encodings and large character sets for East Asian languages. Dvipdfmx, if "called" with the name dvipdfm, operates in a "dvipdfm compatibility" mode, so that users of the both packages need only keep one executable. A secondary design goal is to support as many "PDF" features as does pdfTeX. There being no documentation as such, users are advised to consult the documentation of dvipdfm (as well, of course, as the package Readme. The current version of the package is no longer maintained on CTAN as a separate entity; development now takes place within the TeX Live framework, and it is no longer available as a separate package. For download, support, and other information, please see TeX Live. date: 2017-04-18 03:31:40 +0000 %package -n texlive-dvipdfmx-doc Version: %{texlive_version}.%{texlive_noarch}.svn44224 Release: 0 Summary: Documentation for texlive-dvipdfmx License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-dvipdfmx-doc This package includes the documentation for texlive-dvipdfmx %post -n texlive-dvipdfmx /usr/bin/perl %{_texmfmaindir}/tlpkg/tlpostcode/dvipdfmx.pl install %{_texmfmaindir} mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-dvipdfmx mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-dvipdfmx %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-dvipdfmx-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/dvipdfm/Makefile %{_texmfdistdir}/doc/dvipdfm/dvipdfm.pdf %{_texmfdistdir}/doc/dvipdfm/dvipdfm.tex %{_texmfdistdir}/doc/dvipdfm/mwicks.bb %{_texmfdistdir}/doc/dvipdfm/mwicks.jpeg %{_texmfdistdir}/doc/dvipdfm/sample.tex %{_texmfdistdir}/doc/dvipdfm/something.bb %{_texmfdistdir}/doc/dvipdfm/something.eps %{_texmfdistdir}/doc/dvipdfm/something.fig %{_texmfdistdir}/doc/dvipdfm/something.pdf %{_texmfdistdir}/doc/dvipdfm/transistor.bb %{_texmfdistdir}/doc/dvipdfm/transistor.eps %{_texmfdistdir}/doc/dvipdfm/transistor.fig %{_texmfdistdir}/doc/dvipdfm/transistor.pdf %{_texmfdistdir}/doc/dvipdfmx/dvipdfmx-special.pdf %{_texmfdistdir}/doc/dvipdfmx/dvipdfmx-special.tex %{_texmfdistdir}/doc/dvipdfmx/dvipdfmx.pdf %{_texmfdistdir}/doc/dvipdfmx/dvipdfmx.tex %{_texmfdistdir}/doc/dvipdfmx/fdl-1.3.txt %{_texmfdistdir}/doc/dvipdfmx/tug2003-slides-src.zip %{_texmfdistdir}/doc/dvipdfmx/tug2003-slides.pdf %{_texmfdistdir}/doc/dvipdfmx/tug2005.pdf %{_mandir}/man1/dvipdfm.1* %{_mandir}/man1/dvipdfmx.1* %{_mandir}/man1/dvipdft.1* %{_mandir}/man1/ebb.1* %{_mandir}/man1/extractbb.1* %{_mandir}/man1/xdvipdfmx.1* %files -n texlive-dvipdfmx %defattr(-,root,root,755) %verify(link) %{_texmfdistdir}/dvipdfmx/dvipdfmx.cfg %{_texmfdistdir}/fonts/cmap/dvipdfmx/EUC-UCS2 %{_texmfdistdir}/fonts/cmap/dvipdfmx/README %{_texmfdistdir}/fonts/cmap/dvipdfmx/UTF8-UCS2 %{_texmfdistdir}/fonts/map/dvipdfmx/cid-x.map %{_texmfdistdir}/fonts/map/dvipdfmx/ckx.map %{_texmfmaindir}/tlpkg/tlpostcode/dvipdfmx.pl %config %verify(not md5 mtime size) %{_texmfconfdir}/dvipdfmx/dvipdfmx.cfg %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-dvipdfmx-%{texlive_version}.%{texlive_noarch}.svn44224-%{release}-zypper %endif %package -n texlive-dvipng Version: %{texlive_version}.%{texlive_noarch}.1.15svn44167 Release: 0 Summary: A fast DVI to PNG/GIF converter License: LGPL-2.1+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive-dvipng-bin >= %{texlive_version} #!BuildIgnore: texlive-dvipng-bin Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source31: dvipng.doc.tar.xz %description -n texlive-dvipng This program makes PNG and/or GIF graphics from DVI files as obtained from TeX and its relatives. Its benefits include: Speed. It offers very fast rendering of DVI as bitmap files, which makes it suitable for generating large amounts of images on-the-fly, as needed in preview-latex, WeBWorK and others; It does not read the postamble, so it can be started before TeX finishes. There is a --follow switch that makes dvipng wait at end-of-file for further output, unless it finds the POST marker that indicates the end of the DVI; Interactive query of options. dvipng can read options interactively through stdin, and all options are usable. It is even possible to change the input file through this interface. Support for PK, VF, PostScript Type1, and TrueType fonts, colour specials, and inclusion of PostScript, PNG, JPEG or GIF images. date: 2017-04-18 03:31:40 +0000 %preun -n texlive-dvipng if test $1 = 0; then %install_info_delete --info-dir=%{_infodir} %{_infodir}/dvipng.info fi %post -n texlive-dvipng %install_info --info-dir=%{_infodir} %{_infodir}/dvipng.info mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-dvipng mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-dvipng %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-dvipng %defattr(-,root,root,755) %{_texmfdistdir}/doc/dvipng/dvipng.html %{_texmfdistdir}/doc/dvipng/dvipng.pdf %{_infodir}/dvipng.info* %{_mandir}/man1/dvigif.1* %{_mandir}/man1/dvipng.1* %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-dvipng-%{texlive_version}.%{texlive_noarch}.1.15svn44167-%{release}-zypper %endif %package -n texlive-dvipos Version: %{texlive_version}.%{texlive_noarch}.svn44166 Release: 0 Summary: Package dvipos License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive-dvipos-bin >= %{texlive_version} #!BuildIgnore: texlive-dvipos-bin Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source32: dvipos.doc.tar.xz %description -n texlive-dvipos The dvipos package %post -n texlive-dvipos mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-dvipos mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-dvipos %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-dvipos %defattr(-,root,root,755) %{_mandir}/man1/dvipos.1* %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-dvipos-%{texlive_version}.%{texlive_noarch}.svn44166-%{release}-zypper %endif %package -n texlive-dvips Version: %{texlive_version}.%{texlive_noarch}.svn44167 Release: 0 Summary: A DVI to PostScript driver License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive-dvips-bin >= %{texlive_version} #!BuildIgnore: texlive-dvips-bin Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-dvips-doc >= %{texlive_version} Requires: texlive-metapost >= %{texlive_version} Provides: tex(6w.enc) Provides: tex(7t.enc) Provides: tex(8a.enc) Provides: tex(8r.enc) Provides: tex(ad.enc) Provides: tex(ansinew.enc) Provides: tex(asex.enc) Provides: tex(asexp.enc) Provides: tex(blackdvi.sty) Provides: tex(blackdvi.tex) Provides: tex(canonex.cfg) Provides: tex(colordvi.sty) Provides: tex(colordvi.tex) Provides: tex(cx.cfg) Provides: tex(dc.enc) Provides: tex(deskjet.cfg) Provides: tex(dfaxhigh.cfg) Provides: tex(dvips.enc) Provides: tex(dvired.cfg) Provides: tex(ec.enc) Provides: tex(epson.cfg) Provides: tex(extex.enc) Provides: tex(funky.enc) Provides: tex(ibmvga.cfg) Provides: tex(ljfour.cfg) Provides: tex(odvips.enc) Provides: tex(q-cs-uni.enc) Provides: tex(q-ec-uni.enc) Provides: tex(q-l7x-uni.enc) Provides: tex(q-qx-uni.enc) Provides: tex(q-rm-uni.enc) Provides: tex(q-t2a-uni.enc) Provides: tex(q-t2b-uni.enc) Provides: tex(q-t2c-uni.enc) Provides: tex(q-t5-uni.enc) Provides: tex(q-texnansi-uni.enc) Provides: tex(q-ts1-uni.enc) Provides: tex(qms.cfg) Provides: tex(qx.enc) Provides: tex(rotate.sty) Provides: tex(rotate.tex) Provides: tex(stormex.enc) Provides: tex(tex256.enc) Provides: tex(texmext.enc) Provides: tex(texmital.enc) Provides: tex(texmsym.enc) Provides: tex(texnansx.enc) Provides: tex(toshiba.cfg) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source33: dvips.tar.xz Source34: dvips.doc.tar.xz Source35: dvips_config.dif %description -n texlive-dvips This package has been withdrawn from CTAN, and bundled into the distributions' package sets. Development now takes place within the TeX Live framework, and it is no longer available as a separate package. For download, support, and other information, please see TeX Live. date: 2017-04-18 03:31:40 +0000 %package -n texlive-dvips-doc Version: %{texlive_version}.%{texlive_noarch}.svn44167 Release: 0 Summary: Documentation for texlive-dvips License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(preun): %install_info_prereq Requires(post): %install_info_prereq %description -n texlive-dvips-doc This package includes the documentation for texlive-dvips %post -n texlive-dvips mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-dvips mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-dvips %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %preun -n texlive-dvips-doc if test $1 = 0; then %install_info_delete --info-dir=%{_infodir} %{_infodir}/dvips.info fi %post -n texlive-dvips-doc %install_info --info-dir=%{_infodir} %{_infodir}/dvips.info %files -n texlive-dvips-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/dvips/dvips.html %{_texmfdistdir}/doc/dvips/dvips.pdf %{_infodir}/dvips.info* %{_mandir}/man1/afm2tfm.1* %{_mandir}/man1/dvips.1* %files -n texlive-dvips %defattr(-,root,root,755) %{_texmfdistdir}/dvips/base/color.pro %{_texmfdistdir}/dvips/base/crop.pro %{_texmfdistdir}/dvips/base/finclude.pro %{_texmfdistdir}/dvips/base/hps.pro %{_texmfdistdir}/dvips/base/resolution400.ps %{_texmfdistdir}/dvips/base/special.pro %{_texmfdistdir}/dvips/base/tex.pro %{_texmfdistdir}/dvips/base/texc.pro %{_texmfdistdir}/dvips/base/texps.pro %{_texmfdistdir}/dvips/config/alt-rule.pro %{_texmfdistdir}/dvips/config/canonex.cfg %{_texmfdistdir}/dvips/config/config.bakoma %{_texmfdistdir}/dvips/config/config.canonex %{_texmfdistdir}/dvips/config/config.cx %{_texmfdistdir}/dvips/config/config.deskjet %{_texmfdistdir}/dvips/config/config.dvired %{_texmfdistdir}/dvips/config/config.epson %{_texmfdistdir}/dvips/config/config.ibmvga %{_texmfdistdir}/dvips/config/config.ljfour %{_texmfdistdir}/dvips/config/config.luc %{_texmfdistdir}/dvips/config/config.mbn %{_texmfdistdir}/dvips/config/config.mga %{_texmfdistdir}/dvips/config/config.mirrorprint %{_texmfdistdir}/dvips/config/config.ot2 %verify(link) %{_texmfdistdir}/dvips/config/config.ps %{_texmfdistdir}/dvips/config/config.qms %{_texmfdistdir}/dvips/config/config.toshiba %{_texmfdistdir}/dvips/config/config.unms %{_texmfdistdir}/dvips/config/config.xyp %{_texmfdistdir}/dvips/config/cx.cfg %{_texmfdistdir}/dvips/config/deskjet.cfg %{_texmfdistdir}/dvips/config/dfaxhigh.cfg %{_texmfdistdir}/dvips/config/dvired.cfg %{_texmfdistdir}/dvips/config/epson.cfg %{_texmfdistdir}/dvips/config/ibmvga.cfg %{_texmfdistdir}/dvips/config/ljfour.cfg %{_texmfdistdir}/dvips/config/qms.cfg %{_texmfdistdir}/dvips/config/toshiba.cfg %{_texmfdistdir}/fonts/enc/dvips/base/6w.enc %{_texmfdistdir}/fonts/enc/dvips/base/7t.enc %{_texmfdistdir}/fonts/enc/dvips/base/8a.enc %{_texmfdistdir}/fonts/enc/dvips/base/8r.enc %{_texmfdistdir}/fonts/enc/dvips/base/ad.enc %{_texmfdistdir}/fonts/enc/dvips/base/ansinew.enc %{_texmfdistdir}/fonts/enc/dvips/base/asex.enc %{_texmfdistdir}/fonts/enc/dvips/base/asexp.enc %{_texmfdistdir}/fonts/enc/dvips/base/dc.enc %{_texmfdistdir}/fonts/enc/dvips/base/dvips.enc %{_texmfdistdir}/fonts/enc/dvips/base/ec.enc %{_texmfdistdir}/fonts/enc/dvips/base/extex.enc %{_texmfdistdir}/fonts/enc/dvips/base/funky.enc %{_texmfdistdir}/fonts/enc/dvips/base/odvips.enc %{_texmfdistdir}/fonts/enc/dvips/base/q-cs-uni.enc %{_texmfdistdir}/fonts/enc/dvips/base/q-ec-uni.enc %{_texmfdistdir}/fonts/enc/dvips/base/q-l7x-uni.enc %{_texmfdistdir}/fonts/enc/dvips/base/q-qx-uni.enc %{_texmfdistdir}/fonts/enc/dvips/base/q-rm-uni.enc %{_texmfdistdir}/fonts/enc/dvips/base/q-t2a-uni.enc %{_texmfdistdir}/fonts/enc/dvips/base/q-t2b-uni.enc %{_texmfdistdir}/fonts/enc/dvips/base/q-t2c-uni.enc %{_texmfdistdir}/fonts/enc/dvips/base/q-t5-uni.enc %{_texmfdistdir}/fonts/enc/dvips/base/q-texnansi-uni.enc %{_texmfdistdir}/fonts/enc/dvips/base/q-ts1-uni.enc %{_texmfdistdir}/fonts/enc/dvips/base/qx.enc %{_texmfdistdir}/fonts/enc/dvips/base/stormex.enc %{_texmfdistdir}/fonts/enc/dvips/base/tex256.enc %{_texmfdistdir}/fonts/enc/dvips/base/texmext.enc %{_texmfdistdir}/fonts/enc/dvips/base/texmital.enc %{_texmfdistdir}/fonts/enc/dvips/base/texmsym.enc %{_texmfdistdir}/fonts/enc/dvips/base/texnansx.enc %{_texmfdistdir}/tex/generic/dvips/blackdvi.sty %{_texmfdistdir}/tex/generic/dvips/blackdvi.tex %{_texmfdistdir}/tex/generic/dvips/colordvi.sty %{_texmfdistdir}/tex/generic/dvips/colordvi.tex %{_texmfdistdir}/tex/generic/dvips/rotate.sty %{_texmfdistdir}/tex/generic/dvips/rotate.tex %config %verify(not md5 mtime size) %{_texmfconfdir}/dvips/config/config.ps %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-dvips-%{texlive_version}.%{texlive_noarch}.svn44167-%{release}-zypper %endif %package -n texlive-dvipsconfig Version: %{texlive_version}.%{texlive_noarch}.1.6svn13293 Release: 0 Summary: Collection of dvips PostScript headers License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source36: dvipsconfig.tar.xz %description -n texlive-dvipsconfig This is a collection of dvips PostScript header and dvips config files. They control certain features of the printer, including: A4, A3, usletter, simplex, duplex / long edge, duplex / short edge, screen frequencies of images, black/white invers, select transparency / paper for tektronix 550/560, manual feeder, envelope feeder, and tray 1, 2 and 3, and printing a PostScript grid underneath the page material--very useful for measuring and eliminating paper feed errors! date: 2016-06-24 17:18:15 +0000 %post -n texlive-dvipsconfig mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-dvipsconfig mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-dvipsconfig %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-dvipsconfig %defattr(-,root,root,755) %{_texmfdistdir}/dvips/dvipsconfig/README %{_texmfdistdir}/dvips/dvipsconfig/addpsctrl %{_texmfdistdir}/dvips/dvipsconfig/config.a3 %{_texmfdistdir}/dvips/dvipsconfig/config.a4 %{_texmfdistdir}/dvips/dvipsconfig/config.a4grid %{_texmfdistdir}/dvips/dvipsconfig/config.duplong %{_texmfdistdir}/dvips/dvipsconfig/config.dupshort %{_texmfdistdir}/dvips/dvipsconfig/config.envelope %{_texmfdistdir}/dvips/dvipsconfig/config.inv %{_texmfdistdir}/dvips/dvipsconfig/config.manualfeed %{_texmfdistdir}/dvips/dvipsconfig/config.mmgrid %{_texmfdistdir}/dvips/dvipsconfig/config.psgrid %{_texmfdistdir}/dvips/dvipsconfig/config.screen100 %{_texmfdistdir}/dvips/dvipsconfig/config.screen100_0 %{_texmfdistdir}/dvips/dvipsconfig/config.screen110 %{_texmfdistdir}/dvips/dvipsconfig/config.screen120 %{_texmfdistdir}/dvips/dvipsconfig/config.screen130 %{_texmfdistdir}/dvips/dvipsconfig/config.screen140 %{_texmfdistdir}/dvips/dvipsconfig/config.screen150 %{_texmfdistdir}/dvips/dvipsconfig/config.screen35 %{_texmfdistdir}/dvips/dvipsconfig/config.screen50 %{_texmfdistdir}/dvips/dvipsconfig/config.screen70 %{_texmfdistdir}/dvips/dvipsconfig/config.screen80 %{_texmfdistdir}/dvips/dvipsconfig/config.screen85 %{_texmfdistdir}/dvips/dvipsconfig/config.screen90 %{_texmfdistdir}/dvips/dvipsconfig/config.simplex %{_texmfdistdir}/dvips/dvipsconfig/config.tek550paper %{_texmfdistdir}/dvips/dvipsconfig/config.tek550transparency %{_texmfdistdir}/dvips/dvipsconfig/config.tray1 %{_texmfdistdir}/dvips/dvipsconfig/config.tray2 %{_texmfdistdir}/dvips/dvipsconfig/config.tray3 %{_texmfdistdir}/dvips/dvipsconfig/config.usledger %{_texmfdistdir}/dvips/dvipsconfig/config.usletter %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-dvipsconfig-%{texlive_version}.%{texlive_noarch}.1.6svn13293-%{release}-zypper %endif %package -n texlive-dvisvgm Version: %{texlive_version}.%{texlive_noarch}.2.1.3svn40768 Release: 0 Summary: Convert DVI files to Scalable Vector Graphics format (SVG) License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive-dvisvgm-bin >= %{texlive_version} #!BuildIgnore: texlive-dvisvgm-bin Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source37: dvisvgm.doc.tar.xz %description -n texlive-dvisvgm Dvisvgm is a command line utility that converts TeX DVI files to the XML-based Scalable Vector Graphics (SVG) format. It provides full font support including virtual fonts, font maps, and sub-fonts. If necessary, dvisvgm vectorizes Metafont's bitmap output in order to always create lossless scalable output. The embedded SVG fonts can optionally be replaced with graphics paths so that applications that don't support SVG fonts are enabled to render the graphics properly. Besides many other features, dvisvgm also supports color, emTeX, tpic, PDF mapfile and PostScript specials. Users will need a working TeX installation including the kpathsea library. For more detailed information, see the project page. date: 2017-02-20 08:53:08 +0000 %post -n texlive-dvisvgm mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-dvisvgm mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-dvisvgm %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-dvisvgm %defattr(-,root,root,755) %{_mandir}/man1/dvisvgm.1* %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-dvisvgm-%{texlive_version}.%{texlive_noarch}.2.1.3svn40768-%{release}-zypper %endif %package -n texlive-dynamicnumber Version: %{texlive_version}.%{texlive_noarch}.0.0.1.3svn38726 Release: 0 Summary: Dynamically typeset numbers and values in LaTeX through "symbolic links" License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-dynamicnumber-doc >= %{texlive_version} Provides: tex(dynamicnumber.sty) Requires: tex(pgfkeys.sty) Requires: tex(xparse.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source38: dynamicnumber.tar.xz Source39: dynamicnumber.doc.tar.xz %description -n texlive-dynamicnumber This package dynamically typesets values generated by different kinds of scripts in LaTeX through the use of "symbolic links" (which are not in any way related to the "symbolic links" used in UNIX systems!). The aim is to reduce errors resulting from out-of-date numbers by directly setting them in the number generating file and importing a "symbolic link" into the LaTeX source file. It can be used to import not only numerical values, but strings and pieces of code are also possible. Currently only MATLAB and Python are supported to produce Dynamic Number list files. date: 2016-12-18 07:45:22 +0000 %package -n texlive-dynamicnumber-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.1.3svn38726 Release: 0 Summary: Documentation for texlive-dynamicnumber License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-dynamicnumber-doc This package includes the documentation for texlive-dynamicnumber %post -n texlive-dynamicnumber mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-dynamicnumber mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-dynamicnumber %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-dynamicnumber-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/dynamicnumber/LICENSE.txt %{_texmfdistdir}/doc/latex/dynamicnumber/dynamicnumber.pdf %files -n texlive-dynamicnumber %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/dynamicnumber/dynamicnumber.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-dynamicnumber-%{texlive_version}.%{texlive_noarch}.0.0.1.3svn38726-%{release}-zypper %endif %package -n texlive-dynblocks Version: %{texlive_version}.%{texlive_noarch}.0.0.2bsvn35193 Release: 0 Summary: A simple way to create dynamic blocks for Beamer License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-dynblocks-doc >= %{texlive_version} Provides: tex(dynblocks.sty) Requires: tex(etoolbox.sty) Requires: tex(tikz.sty) Requires: tex(xparse.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source40: dynblocks.tar.xz Source41: dynblocks.doc.tar.xz %description -n texlive-dynblocks The package provides full customisation of the aspect and dimensions of blocks inside a presentation. date: 2016-06-24 17:18:15 +0000 %package -n texlive-dynblocks-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.2bsvn35193 Release: 0 Summary: Documentation for texlive-dynblocks License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-dynblocks-doc This package includes the documentation for texlive-dynblocks %post -n texlive-dynblocks mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-dynblocks mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-dynblocks %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-dynblocks-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/dynblocks/README %{_texmfdistdir}/doc/latex/dynblocks/dynblocks.pdf %{_texmfdistdir}/doc/latex/dynblocks/dynblocks.tex %{_texmfdistdir}/doc/latex/dynblocks/images/alert_1.pdf %{_texmfdistdir}/doc/latex/dynblocks/images/alert_2.pdf %{_texmfdistdir}/doc/latex/dynblocks/images/align.pdf %{_texmfdistdir}/doc/latex/dynblocks/images/basic_1.pdf %{_texmfdistdir}/doc/latex/dynblocks/images/basic_2.pdf %{_texmfdistdir}/doc/latex/dynblocks/images/cmbx_1.pdf %{_texmfdistdir}/doc/latex/dynblocks/images/cmbx_2.pdf %{_texmfdistdir}/doc/latex/dynblocks/images/cmby_1.pdf %{_texmfdistdir}/doc/latex/dynblocks/images/cmby_2.pdf %{_texmfdistdir}/doc/latex/dynblocks/images/custcol_1.pdf %{_texmfdistdir}/doc/latex/dynblocks/images/custcol_2.pdf %{_texmfdistdir}/doc/latex/dynblocks/images/custcol_3.pdf %{_texmfdistdir}/doc/latex/dynblocks/images/custcol_4.pdf %{_texmfdistdir}/doc/latex/dynblocks/images/estl.pdf %{_texmfdistdir}/doc/latex/dynblocks/images/shdrndc_1.pdf %{_texmfdistdir}/doc/latex/dynblocks/images/shdrndc_2.pdf %{_texmfdistdir}/doc/latex/dynblocks/images/szeg_1.pdf %{_texmfdistdir}/doc/latex/dynblocks/images/szeg_2.pdf %files -n texlive-dynblocks %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/dynblocks/dynblocks.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-dynblocks-%{texlive_version}.%{texlive_noarch}.0.0.2bsvn35193-%{release}-zypper %endif %package -n texlive-dyntree Version: %{texlive_version}.%{texlive_noarch}.1.0svn15878 Release: 0 Summary: Construct Dynkin tree diagrams License: LGPL-2.1+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-dyntree-doc >= %{texlive_version} Provides: tex(dyntree.sty) Requires: tex(amsmath.sty) Requires: tex(amssymb.sty) Requires: tex(calc.sty) Requires: tex(coollist.sty) Requires: tex(eepic.sty) Requires: tex(epic.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source42: dyntree.tar.xz Source43: dyntree.doc.tar.xz %description -n texlive-dyntree The package is intended for users needing to typeset a Dynkin Tree Diagram--a group theoretical construct consisting of cartan coefficients in boxes connected by a series of lines. Such a diagram is a tool for working out the states and their weights in terms of the fundamental weights and the simple roots. The package makes use of the author's coollist package. date: 2016-06-24 17:18:15 +0000 %package -n texlive-dyntree-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn15878 Release: 0 Summary: Documentation for texlive-dyntree License: LGPL-2.1+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-dyntree-doc This package includes the documentation for texlive-dyntree %post -n texlive-dyntree mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-dyntree mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-dyntree %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-dyntree-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/dyntree/README %{_texmfdistdir}/doc/latex/dyntree/dyntree.pdf %files -n texlive-dyntree %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/dyntree/dyntree.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-dyntree-%{texlive_version}.%{texlive_noarch}.1.0svn15878-%{release}-zypper %endif %package -n texlive-e-french Version: %{texlive_version}.%{texlive_noarch}.6.0svn38742 Release: 0 Summary: Comprehensive LaTeX support for French-language typesetting License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-e-french-doc >= %{texlive_version} Provides: tex(efrench.sty) Provides: tex(epreuve.sty) Provides: tex(fenglish.sty) Provides: tex(frabbrev.tex) Provides: tex(french-msg.tex) Provides: tex(french.cfg) Provides: tex(french.sty) Provides: tex(french_french-msg.tex) Provides: tex(frenchle.cfg) Provides: tex(frenchle.sty) Provides: tex(frenchpro.sty) Provides: tex(frhyphex.tex) Provides: tex(fxabbrev.tex) Provides: tex(german_french-msg.tex) Provides: tex(mlp-01.sty) Provides: tex(mlp-33.sty) Provides: tex(mlp-49.sty) Provides: tex(mlp-49n.sty) Provides: tex(mlp-opts.sty) Provides: tex(mlp.sty) Provides: tex(pmfrench.sty) Requires: tex(german.sty) Requires: tex(latexsym.sty) Requires: tex(msg.sty) Requires: tex(ngerman.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source44: e-french.tar.xz Source45: e-french.doc.tar.xz %description -n texlive-e-french E-french is a distribution that keeps alive the work of Bernard Gaulle (now deceased), under a free licence. It replaces the the old "full" frenchpro (the "professional" distribution) and the light-weight frenchle packages. date: 2016-06-24 17:18:15 +0000 %package -n texlive-e-french-doc Version: %{texlive_version}.%{texlive_noarch}.6.0svn38742 Release: 0 Summary: Documentation for texlive-e-french License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-e-french-doc:en;fr) %description -n texlive-e-french-doc This package includes the documentation for texlive-e-french %post -n texlive-e-french mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-e-french mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-e-french %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-e-french-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/e-french/README %{_texmfdistdir}/doc/generic/e-french/bin/unix/makefrindex %{_texmfdistdir}/doc/generic/e-french/bin/windows/makefrindex.cmd %{_texmfdistdir}/doc/generic/e-french/changements.html %{_texmfdistdir}/doc/generic/e-french/histoire.html %{_texmfdistdir}/doc/generic/e-french/install/FilesInTDS.txt %{_texmfdistdir}/doc/generic/e-french/install/MiniDocEf_Lnx.pdf %{_texmfdistdir}/doc/generic/e-french/install/MiniDocEf_Win.pdf %{_texmfdistdir}/doc/generic/e-french/install/MiniDoc_Unx.txt %{_texmfdistdir}/doc/generic/e-french/install/MiniDoc_Win.txt %{_texmfdistdir}/doc/generic/e-french/install/Probl_Msg.pdf %{_texmfdistdir}/doc/generic/e-french/install/Probl_Msg.txt %{_texmfdistdir}/doc/generic/e-french/licence.html %{_texmfdistdir}/doc/generic/e-french/lisez-moi.html %{_texmfdistdir}/doc/generic/e-french/manuels/FrenchLe.html %{_texmfdistdir}/doc/generic/e-french/manuels/FrenchPro.html %{_texmfdistdir}/doc/generic/e-french/manuels/efrench.pdf %{_texmfdistdir}/doc/generic/e-french/manuels/faq.pdf %{_texmfdistdir}/doc/generic/e-french/manuels/french_doc.pdf %{_texmfdistdir}/doc/generic/e-french/manuels/frenchle.pdf %{_texmfdistdir}/doc/generic/e-french/src/MiniDocEf_Lnx.tex %{_texmfdistdir}/doc/generic/e-french/src/MiniDocEf_Win.tex %{_texmfdistdir}/doc/generic/e-french/src/Probl_Msg.tex %{_texmfdistdir}/doc/generic/e-french/src/efrench.tex %{_texmfdistdir}/doc/generic/e-french/src/faq.tex %{_texmfdistdir}/doc/generic/e-french/src/french_doc.tex %{_texmfdistdir}/doc/generic/e-french/src/french_doc.txt %{_texmfdistdir}/doc/generic/e-french/src/frenchle.tex %{_texmfdistdir}/doc/generic/e-french/src/myfroptn.sty %{_texmfdistdir}/doc/generic/e-french/src/mymaj.sty %files -n texlive-e-french %defattr(-,root,root,755) %{_texmfdistdir}/makeindex/e-french/fridx1.ist %{_texmfdistdir}/makeindex/e-french/fridx2.ist %{_texmfdistdir}/makeindex/e-french/fridx3.ist %{_texmfdistdir}/makeindex/e-french/fridx4.ist %{_texmfdistdir}/tex/generic/e-french/deutschx.mlp %{_texmfdistdir}/tex/generic/e-french/efrench.sty %{_texmfdistdir}/tex/generic/e-french/epreuve.sty %{_texmfdistdir}/tex/generic/e-french/fenglish.sty %{_texmfdistdir}/tex/generic/e-french/frabbrev.tex %{_texmfdistdir}/tex/generic/e-french/francais.mlp %{_texmfdistdir}/tex/generic/e-french/french-msg.tex %{_texmfdistdir}/tex/generic/e-french/french.all %{_texmfdistdir}/tex/generic/e-french/french.cfg %{_texmfdistdir}/tex/generic/e-french/french.chk %{_texmfdistdir}/tex/generic/e-french/french.cmd %{_texmfdistdir}/tex/generic/e-french/french.dmy %{_texmfdistdir}/tex/generic/e-french/french.sty %{_texmfdistdir}/tex/generic/e-french/french_french-msg.tex %{_texmfdistdir}/tex/generic/e-french/frenchle.cfg %{_texmfdistdir}/tex/generic/e-french/frenchle.sty %{_texmfdistdir}/tex/generic/e-french/frenchpro.sty %{_texmfdistdir}/tex/generic/e-french/frhyphex.tex %{_texmfdistdir}/tex/generic/e-french/fxabbrev.tex %{_texmfdistdir}/tex/generic/e-french/german_french-msg.tex %{_texmfdistdir}/tex/generic/e-french/internat.mlp %{_texmfdistdir}/tex/generic/e-french/mlp-01.sty %{_texmfdistdir}/tex/generic/e-french/mlp-33.sty %{_texmfdistdir}/tex/generic/e-french/mlp-49.sty %{_texmfdistdir}/tex/generic/e-french/mlp-49n.sty %{_texmfdistdir}/tex/generic/e-french/mlp-opts.sty %{_texmfdistdir}/tex/generic/e-french/mlp.sty %{_texmfdistdir}/tex/generic/e-french/ndeutsch.mlp %{_texmfdistdir}/tex/generic/e-french/noesterr.mlp %{_texmfdistdir}/tex/generic/e-french/oesterre.mlp %{_texmfdistdir}/tex/generic/e-french/pmfrench.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-e-french-%{texlive_version}.%{texlive_noarch}.6.0svn38742-%{release}-zypper %endif %package -n texlive-ean Version: %{texlive_version}.%{texlive_noarch}.svn20851 Release: 0 Summary: Macros for making EAN barcodes License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-ean-doc >= %{texlive_version} Provides: tex(ean13.tex) Provides: tex(ean8.tex) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source46: ean.tar.xz Source47: ean.doc.tar.xz %description -n texlive-ean Provides EAN-8 and EAN-13 forms. The package needs the ocr-b fonts; note that the fonts are not available under a free licence, as the macros are. date: 2016-06-24 17:18:15 +0000 %package -n texlive-ean-doc Version: %{texlive_version}.%{texlive_noarch}.svn20851 Release: 0 Summary: Documentation for texlive-ean License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-ean-doc This package includes the documentation for texlive-ean %post -n texlive-ean mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-ean mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-ean %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-ean-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/ean/README %{_texmfdistdir}/doc/generic/ean/eantest.tex %files -n texlive-ean %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/ean/ean13.tex %{_texmfdistdir}/tex/generic/ean/ean8.tex %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-ean-%{texlive_version}.%{texlive_noarch}.svn20851-%{release}-zypper %endif %package -n texlive-ean13isbn Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Print EAN13 for ISBN License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-ean13isbn-doc >= %{texlive_version} Provides: tex(ean13isbn.sty) Requires: tex(kvoptions.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source48: ean13isbn.tar.xz Source49: ean13isbn.doc.tar.xz %description -n texlive-ean13isbn The package provides the means to typeset ISBN codes with EAN- 13; it uses the (generic) package ean13.tex to typeset the actual barcode. date: 2016-06-24 17:18:15 +0000 %package -n texlive-ean13isbn-doc Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Documentation for texlive-ean13isbn License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-ean13isbn-doc This package includes the documentation for texlive-ean13isbn %post -n texlive-ean13isbn mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-ean13isbn mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-ean13isbn %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-ean13isbn-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/ean13isbn/License.txt %{_texmfdistdir}/doc/latex/ean13isbn/README %{_texmfdistdir}/doc/latex/ean13isbn/ean13isbn.pdf %{_texmfdistdir}/doc/latex/ean13isbn/ean13isbn.tex %files -n texlive-ean13isbn %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/ean13isbn/ean13isbn.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-ean13isbn-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %endif %package -n texlive-easy Version: %{texlive_version}.%{texlive_noarch}.0.0.99svn19440 Release: 0 Summary: A collection of easy-to-use macros License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-easy-doc >= %{texlive_version} Provides: tex(easy.sty) Provides: tex(easybib.sty) Provides: tex(easybmat.sty) Provides: tex(easyeqn.sty) Provides: tex(easymat.sty) Provides: tex(easytable.sty) Provides: tex(easyvector.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source50: easy.tar.xz Source51: easy.doc.tar.xz %description -n texlive-easy The collection comprises: easybib, support for customising bibliographies; easybmat, support for composing block matrices; easyeqn, support for various aspects of equations; easymat, support for composing matrices; easytable, support for writing tables; easyvector, a C-like syntax for writing vectors. date: 2016-06-24 17:18:15 +0000 %package -n texlive-easy-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.99svn19440 Release: 0 Summary: Documentation for texlive-easy License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-easy-doc This package includes the documentation for texlive-easy %post -n texlive-easy mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-easy mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-easy %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-easy-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/easy/README %{_texmfdistdir}/doc/latex/easy/README.TEXLIVE %{_texmfdistdir}/doc/latex/easy/for-latex2html/easybib.perl %{_texmfdistdir}/doc/latex/easy/for-latex2html/easybmat.perl %{_texmfdistdir}/doc/latex/easy/for-latex2html/easyeqn.perl %{_texmfdistdir}/doc/latex/easy/for-latex2html/easymat.perl %{_texmfdistdir}/doc/latex/easy/for-latex2html/easytable.perl %{_texmfdistdir}/doc/latex/easy/for-latex2html/easyvector.perl %{_texmfdistdir}/doc/latex/easy/mydoc.sty %files -n texlive-easy %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/easy/easy.sty %{_texmfdistdir}/tex/latex/easy/easybib.sty %{_texmfdistdir}/tex/latex/easy/easybmat.sty %{_texmfdistdir}/tex/latex/easy/easyeqn.sty %{_texmfdistdir}/tex/latex/easy/easymat.sty %{_texmfdistdir}/tex/latex/easy/easytable.sty %{_texmfdistdir}/tex/latex/easy/easyvector.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-easy-%{texlive_version}.%{texlive_noarch}.0.0.99svn19440-%{release}-zypper %endif %package -n texlive-easy-todo Version: %{texlive_version}.%{texlive_noarch}.svn32677 Release: 0 Summary: To-do notes in a document License: Apache-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-easy-todo-doc >= %{texlive_version} Provides: tex(easy-todo.sty) Requires: tex(color.sty) Requires: tex(ifdraft.sty) Requires: tex(ifthen.sty) Requires: tex(tocloft.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source52: easy-todo.tar.xz Source53: easy-todo.doc.tar.xz %description -n texlive-easy-todo The package provides to-do notes throughout a document, and will provide an index of things to do. date: 2016-06-24 17:18:15 +0000 %package -n texlive-easy-todo-doc Version: %{texlive_version}.%{texlive_noarch}.svn32677 Release: 0 Summary: Documentation for texlive-easy-todo License: Apache-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-easy-todo-doc This package includes the documentation for texlive-easy-todo %post -n texlive-easy-todo mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-easy-todo mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-easy-todo %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-easy-todo-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/easy-todo/LICENSE %{_texmfdistdir}/doc/latex/easy-todo/README %{_texmfdistdir}/doc/latex/easy-todo/easy-todo.pdf %{_texmfdistdir}/doc/latex/easy-todo/easy-todo.tex %files -n texlive-easy-todo %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/easy-todo/easy-todo.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-easy-todo-%{texlive_version}.%{texlive_noarch}.svn32677-%{release}-zypper %endif %package -n texlive-easyfig Version: %{texlive_version}.%{texlive_noarch}.1.2svn26424 Release: 0 Summary: Simplifying the use of common figures License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-easyfig-doc >= %{texlive_version} Provides: tex(easyfig.sty) Requires: tex(adjustbox.sty) Requires: tex(ifetex.sty) Requires: tex(xkeyval.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source54: easyfig.tar.xz Source55: easyfig.doc.tar.xz %description -n texlive-easyfig The package provides the command \Figure[<key=value>...]{<image filename>} to simplify the business of including an image as figure in the most common form (centred and with caption and label). Caption and label are set using the caption and label keys; the label fig:<image filename> is used if none is given. If the here key is given, the figure is not 'floated', and the user is responsible for placement. The package uses the author's package adjustbox to centre an image and to simplify further modifications. date: 2016-06-24 17:18:15 +0000 %package -n texlive-easyfig-doc Version: %{texlive_version}.%{texlive_noarch}.1.2svn26424 Release: 0 Summary: Documentation for texlive-easyfig License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-easyfig-doc This package includes the documentation for texlive-easyfig %post -n texlive-easyfig mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-easyfig mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-easyfig %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-easyfig-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/easyfig/README %{_texmfdistdir}/doc/latex/easyfig/easyfig.pdf %files -n texlive-easyfig %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/easyfig/easyfig.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-easyfig-%{texlive_version}.%{texlive_noarch}.1.2svn26424-%{release}-zypper %endif %package -n texlive-easyformat Version: %{texlive_version}.%{texlive_noarch}.1.4.0svn44543 Release: 0 Summary: Add easier bolds and italics License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-easyformat-doc >= %{texlive_version} Provides: tex(easyformat.sty) Requires: tex(expl3.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source56: easyformat.tar.xz Source57: easyformat.doc.tar.xz %description -n texlive-easyformat This package allows the use of underscores and circumflexes to begin resp. end \textit{italic}, \textbf{bold} or \textsc{smallcaps} formatting as an alternative to the standard LaTeX \verb|\textit{\dots}|, \verb|\textbf{\dots}| and/or \verb|\textsc{\dots}|. The underscore and circumflex's meaning in mathmode remain the same. date: 2017-06-09 17:26:01 +0000 %package -n texlive-easyformat-doc Version: %{texlive_version}.%{texlive_noarch}.1.4.0svn44543 Release: 0 Summary: Documentation for texlive-easyformat License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-easyformat-doc This package includes the documentation for texlive-easyformat %post -n texlive-easyformat mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-easyformat mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-easyformat %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-easyformat-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/easyformat/README %{_texmfdistdir}/doc/latex/easyformat/easyformat.pdf %{_texmfdistdir}/doc/latex/easyformat/easyformat.tex %files -n texlive-easyformat %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/easyformat/easyformat.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-easyformat-%{texlive_version}.%{texlive_noarch}.1.4.0svn44543-%{release}-zypper %endif %package -n texlive-easylist Version: %{texlive_version}.%{texlive_noarch}.1.3svn32661 Release: 0 Summary: Lists using a single active character License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-easylist-doc >= %{texlive_version} Provides: tex(easylist.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source58: easylist.tar.xz Source59: easylist.doc.tar.xz %description -n texlive-easylist This package allows you to create lists of numbered items (as in Wittgenstein's 'Tractatus') with a single active character as the only command. A variety of parameters are available to configure the appearance of the list; lists may be nested (effectively to unlimited depth). date: 2016-06-24 17:18:15 +0000 %package -n texlive-easylist-doc Version: %{texlive_version}.%{texlive_noarch}.1.3svn32661 Release: 0 Summary: Documentation for texlive-easylist License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-easylist-doc This package includes the documentation for texlive-easylist %post -n texlive-easylist mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-easylist mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-easylist %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-easylist-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/easylist/README %{_texmfdistdir}/doc/latex/easylist/easylist-doc.pdf %{_texmfdistdir}/doc/latex/easylist/easylist-doc.tex %files -n texlive-easylist %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/easylist/easylist.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-easylist-%{texlive_version}.%{texlive_noarch}.1.3svn32661-%{release}-zypper %endif %package -n texlive-easyreview Version: %{texlive_version}.%{texlive_noarch}.1.0svn38352 Release: 0 Summary: Package to provide a way to review (or perform editorial process) in LaTeX License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-easyreview-doc >= %{texlive_version} Provides: tex(easyReview.sty) Requires: tex(soul.sty) Requires: tex(todonotes.sty) Requires: tex(xcolor.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source60: easyreview.tar.xz Source61: easyreview.doc.tar.xz %description -n texlive-easyreview The easyReview package provides a way to review (or perform editorial process) in LaTeX. You can use the provided commands to claim attention in different ways to part of the text, or even to indicate that a text was added, needs to be removed, needs to be replaced and add comments to the text. date: 2016-06-24 17:18:15 +0000 %package -n texlive-easyreview-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn38352 Release: 0 Summary: Documentation for texlive-easyreview License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-easyreview-doc This package includes the documentation for texlive-easyreview %post -n texlive-easyreview mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-easyreview mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-easyreview %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-easyreview-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/easyreview/README.txt %{_texmfdistdir}/doc/latex/easyreview/doc/easyReview.pdf %{_texmfdistdir}/doc/latex/easyreview/doc/easyReview.tex %files -n texlive-easyreview %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/easyreview/easyReview.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-easyreview-%{texlive_version}.%{texlive_noarch}.1.0svn38352-%{release}-zypper %endif %package -n texlive-ebezier Version: %{texlive_version}.%{texlive_noarch}.4svn15878 Release: 0 Summary: Device independent picture environment enhancement License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-ebezier-doc >= %{texlive_version} Provides: tex(ebezier.sty) Requires: tex(calc.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source62: ebezier.tar.xz Source63: ebezier.doc.tar.xz %description -n texlive-ebezier Ebezier is a device independent extension for the standard picture environment. Linear, quadratic, and cubic bezier curves are supplied in connection with higher level circle drawing commands. Additionally some macros for the calculation of curve lenghts are part of this package. date: 2016-06-24 17:18:15 +0000 %package -n texlive-ebezier-doc Version: %{texlive_version}.%{texlive_noarch}.4svn15878 Release: 0 Summary: Documentation for texlive-ebezier License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-ebezier-doc This package includes the documentation for texlive-ebezier %post -n texlive-ebezier mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-ebezier mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-ebezier %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-ebezier-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/ebezier/ebezier.pdf %files -n texlive-ebezier %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/ebezier/ebezier.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-ebezier-%{texlive_version}.%{texlive_noarch}.4svn15878-%{release}-zypper %endif %package -n texlive-ebgaramond Version: %{texlive_version}.%{texlive_noarch}.0.0.16svn35662 Release: 0 Summary: LaTeX support for EBGaramond fonts License: OFL-1.1 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(post): findutils Requires(post): grep Requires(post): sed Requires(post): texlive >= %{texlive_version} Requires(post): tex(updmap.cfg) #!BuildIgnore: tex(updmap.cfg) Requires(postun): findutils Requires(postun): grep Requires(postun): sed Requires(postun): texlive >= %{texlive_version} Requires(postun): tex(updmap.cfg) Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Requires: texlive-ebgaramond-fonts >= %{texlive_version} Recommends: texlive-ebgaramond-doc >= %{texlive_version} Provides: tex(EBGaramond.map) Provides: tex(EBGaramond12-Italic-inf-ly1.tfm) Provides: tex(EBGaramond12-Italic-inf-ot1.tfm) Provides: tex(EBGaramond12-Italic-inf-t1--base.tfm) Provides: tex(EBGaramond12-Italic-inf-t1.tfm) Provides: tex(EBGaramond12-Italic-inf-t1.vf) Provides: tex(EBGaramond12-Italic-lf-ly1.tfm) Provides: tex(EBGaramond12-Italic-lf-ot1.tfm) Provides: tex(EBGaramond12-Italic-lf-sc-ly1--base.tfm) Provides: tex(EBGaramond12-Italic-lf-sc-ly1.tfm) Provides: tex(EBGaramond12-Italic-lf-sc-ly1.vf) Provides: tex(EBGaramond12-Italic-lf-sc-ot1--base.tfm) Provides: tex(EBGaramond12-Italic-lf-sc-ot1.tfm) Provides: tex(EBGaramond12-Italic-lf-sc-ot1.vf) Provides: tex(EBGaramond12-Italic-lf-sc-t1--base.tfm) Provides: tex(EBGaramond12-Italic-lf-sc-t1.tfm) Provides: tex(EBGaramond12-Italic-lf-sc-t1.vf) Provides: tex(EBGaramond12-Italic-lf-swash-ly1.tfm) Provides: tex(EBGaramond12-Italic-lf-swash-ot1.tfm) Provides: tex(EBGaramond12-Italic-lf-swash-t1--base.tfm) Provides: tex(EBGaramond12-Italic-lf-swash-t1.tfm) Provides: tex(EBGaramond12-Italic-lf-swash-t1.vf) Provides: tex(EBGaramond12-Italic-lf-t1--base.tfm) Provides: tex(EBGaramond12-Italic-lf-t1.tfm) Provides: tex(EBGaramond12-Italic-lf-t1.vf) Provides: tex(EBGaramond12-Italic-lf-ts1--base.tfm) Provides: tex(EBGaramond12-Italic-lf-ts1.tfm) Provides: tex(EBGaramond12-Italic-lf-ts1.vf) Provides: tex(EBGaramond12-Italic-osf-ly1.tfm) Provides: tex(EBGaramond12-Italic-osf-ot1.tfm) Provides: tex(EBGaramond12-Italic-osf-sc-ly1--base.tfm) Provides: tex(EBGaramond12-Italic-osf-sc-ly1.tfm) Provides: tex(EBGaramond12-Italic-osf-sc-ly1.vf) Provides: tex(EBGaramond12-Italic-osf-sc-ot1--base.tfm) Provides: tex(EBGaramond12-Italic-osf-sc-ot1.tfm) Provides: tex(EBGaramond12-Italic-osf-sc-ot1.vf) Provides: tex(EBGaramond12-Italic-osf-sc-t1--base.tfm) Provides: tex(EBGaramond12-Italic-osf-sc-t1.tfm) Provides: tex(EBGaramond12-Italic-osf-sc-t1.vf) Provides: tex(EBGaramond12-Italic-osf-swash-ly1.tfm) Provides: tex(EBGaramond12-Italic-osf-swash-ot1.tfm) Provides: tex(EBGaramond12-Italic-osf-swash-t1--base.tfm) Provides: tex(EBGaramond12-Italic-osf-swash-t1.tfm) Provides: tex(EBGaramond12-Italic-osf-swash-t1.vf) Provides: tex(EBGaramond12-Italic-osf-t1--base.tfm) Provides: tex(EBGaramond12-Italic-osf-t1.tfm) Provides: tex(EBGaramond12-Italic-osf-t1.vf) Provides: tex(EBGaramond12-Italic-osf-ts1--base.tfm) Provides: tex(EBGaramond12-Italic-osf-ts1.tfm) Provides: tex(EBGaramond12-Italic-osf-ts1.vf) Provides: tex(EBGaramond12-Italic-sup-ly1.tfm) Provides: tex(EBGaramond12-Italic-sup-ot1.tfm) Provides: tex(EBGaramond12-Italic-sup-t1--base.tfm) Provides: tex(EBGaramond12-Italic-sup-t1.tfm) Provides: tex(EBGaramond12-Italic-sup-t1.vf) Provides: tex(EBGaramond12-Italic-tlf-ly1.tfm) Provides: tex(EBGaramond12-Italic-tlf-ot1.tfm) Provides: tex(EBGaramond12-Italic-tlf-sc-ly1--base.tfm) Provides: tex(EBGaramond12-Italic-tlf-sc-ly1.tfm) Provides: tex(EBGaramond12-Italic-tlf-sc-ly1.vf) Provides: tex(EBGaramond12-Italic-tlf-sc-ot1--base.tfm) Provides: tex(EBGaramond12-Italic-tlf-sc-ot1.tfm) Provides: tex(EBGaramond12-Italic-tlf-sc-ot1.vf) Provides: tex(EBGaramond12-Italic-tlf-sc-t1--base.tfm) Provides: tex(EBGaramond12-Italic-tlf-sc-t1.tfm) Provides: tex(EBGaramond12-Italic-tlf-sc-t1.vf) Provides: tex(EBGaramond12-Italic-tlf-swash-ly1.tfm) Provides: tex(EBGaramond12-Italic-tlf-swash-ot1.tfm) Provides: tex(EBGaramond12-Italic-tlf-swash-t1--base.tfm) Provides: tex(EBGaramond12-Italic-tlf-swash-t1.tfm) Provides: tex(EBGaramond12-Italic-tlf-swash-t1.vf) Provides: tex(EBGaramond12-Italic-tlf-t1--base.tfm) Provides: tex(EBGaramond12-Italic-tlf-t1.tfm) Provides: tex(EBGaramond12-Italic-tlf-t1.vf) Provides: tex(EBGaramond12-Italic-tlf-ts1--base.tfm) Provides: tex(EBGaramond12-Italic-tlf-ts1.tfm) Provides: tex(EBGaramond12-Italic-tlf-ts1.vf) Provides: tex(EBGaramond12-Italic-tosf-ly1.tfm) Provides: tex(EBGaramond12-Italic-tosf-ot1.tfm) Provides: tex(EBGaramond12-Italic-tosf-sc-ly1--base.tfm) Provides: tex(EBGaramond12-Italic-tosf-sc-ly1.tfm) Provides: tex(EBGaramond12-Italic-tosf-sc-ly1.vf) Provides: tex(EBGaramond12-Italic-tosf-sc-ot1--base.tfm) Provides: tex(EBGaramond12-Italic-tosf-sc-ot1.tfm) Provides: tex(EBGaramond12-Italic-tosf-sc-ot1.vf) Provides: tex(EBGaramond12-Italic-tosf-sc-t1--base.tfm) Provides: tex(EBGaramond12-Italic-tosf-sc-t1.tfm) Provides: tex(EBGaramond12-Italic-tosf-sc-t1.vf) Provides: tex(EBGaramond12-Italic-tosf-swash-ly1.tfm) Provides: tex(EBGaramond12-Italic-tosf-swash-ot1.tfm) Provides: tex(EBGaramond12-Italic-tosf-swash-t1--base.tfm) Provides: tex(EBGaramond12-Italic-tosf-swash-t1.tfm) Provides: tex(EBGaramond12-Italic-tosf-swash-t1.vf) Provides: tex(EBGaramond12-Italic-tosf-t1--base.tfm) Provides: tex(EBGaramond12-Italic-tosf-t1.tfm) Provides: tex(EBGaramond12-Italic-tosf-t1.vf) Provides: tex(EBGaramond12-Italic-tosf-ts1--base.tfm) Provides: tex(EBGaramond12-Italic-tosf-ts1.tfm) Provides: tex(EBGaramond12-Italic-tosf-ts1.vf) Provides: tex(EBGaramond12-Regular-inf-ly1.tfm) Provides: tex(EBGaramond12-Regular-inf-ot1.tfm) Provides: tex(EBGaramond12-Regular-inf-t1--base.tfm) Provides: tex(EBGaramond12-Regular-inf-t1.tfm) Provides: tex(EBGaramond12-Regular-inf-t1.vf) Provides: tex(EBGaramond12-Regular-lf-ly1--base.tfm) Provides: tex(EBGaramond12-Regular-lf-ly1.tfm) Provides: tex(EBGaramond12-Regular-lf-ly1.vf) Provides: tex(EBGaramond12-Regular-lf-ot1--base.tfm) Provides: tex(EBGaramond12-Regular-lf-ot1.tfm) Provides: tex(EBGaramond12-Regular-lf-ot1.vf) Provides: tex(EBGaramond12-Regular-lf-sc-ly1--base.tfm) Provides: tex(EBGaramond12-Regular-lf-sc-ly1.tfm) Provides: tex(EBGaramond12-Regular-lf-sc-ly1.vf) Provides: tex(EBGaramond12-Regular-lf-sc-ot1--base.tfm) Provides: tex(EBGaramond12-Regular-lf-sc-ot1.tfm) Provides: tex(EBGaramond12-Regular-lf-sc-ot1.vf) Provides: tex(EBGaramond12-Regular-lf-sc-t1--base.tfm) Provides: tex(EBGaramond12-Regular-lf-sc-t1.tfm) Provides: tex(EBGaramond12-Regular-lf-sc-t1.vf) Provides: tex(EBGaramond12-Regular-lf-swash-ly1--base.tfm) Provides: tex(EBGaramond12-Regular-lf-swash-ly1.tfm) Provides: tex(EBGaramond12-Regular-lf-swash-ly1.vf) Provides: tex(EBGaramond12-Regular-lf-swash-ot1--base.tfm) Provides: tex(EBGaramond12-Regular-lf-swash-ot1.tfm) Provides: tex(EBGaramond12-Regular-lf-swash-ot1.vf) Provides: tex(EBGaramond12-Regular-lf-swash-t1--base.tfm) Provides: tex(EBGaramond12-Regular-lf-swash-t1.tfm) Provides: tex(EBGaramond12-Regular-lf-swash-t1.vf) Provides: tex(EBGaramond12-Regular-lf-t1--base.tfm) Provides: tex(EBGaramond12-Regular-lf-t1.tfm) Provides: tex(EBGaramond12-Regular-lf-t1.vf) Provides: tex(EBGaramond12-Regular-lf-ts1--base.tfm) Provides: tex(EBGaramond12-Regular-lf-ts1.tfm) Provides: tex(EBGaramond12-Regular-lf-ts1.vf) Provides: tex(EBGaramond12-Regular-osf-ly1--base.tfm) Provides: tex(EBGaramond12-Regular-osf-ly1.tfm) Provides: tex(EBGaramond12-Regular-osf-ly1.vf) Provides: tex(EBGaramond12-Regular-osf-ot1--base.tfm) Provides: tex(EBGaramond12-Regular-osf-ot1.tfm) Provides: tex(EBGaramond12-Regular-osf-ot1.vf) Provides: tex(EBGaramond12-Regular-osf-sc-ly1--base.tfm) Provides: tex(EBGaramond12-Regular-osf-sc-ly1.tfm) Provides: tex(EBGaramond12-Regular-osf-sc-ly1.vf) Provides: tex(EBGaramond12-Regular-osf-sc-ot1--base.tfm) Provides: tex(EBGaramond12-Regular-osf-sc-ot1.tfm) Provides: tex(EBGaramond12-Regular-osf-sc-ot1.vf) Provides: tex(EBGaramond12-Regular-osf-sc-t1--base.tfm) Provides: tex(EBGaramond12-Regular-osf-sc-t1.tfm) Provides: tex(EBGaramond12-Regular-osf-sc-t1.vf) Provides: tex(EBGaramond12-Regular-osf-swash-ly1--base.tfm) Provides: tex(EBGaramond12-Regular-osf-swash-ly1.tfm) Provides: tex(EBGaramond12-Regular-osf-swash-ly1.vf) Provides: tex(EBGaramond12-Regular-osf-swash-ot1--base.tfm) Provides: tex(EBGaramond12-Regular-osf-swash-ot1.tfm) Provides: tex(EBGaramond12-Regular-osf-swash-ot1.vf) Provides: tex(EBGaramond12-Regular-osf-swash-t1--base.tfm) Provides: tex(EBGaramond12-Regular-osf-swash-t1.tfm) Provides: tex(EBGaramond12-Regular-osf-swash-t1.vf) Provides: tex(EBGaramond12-Regular-osf-t1--base.tfm) Provides: tex(EBGaramond12-Regular-osf-t1.tfm) Provides: tex(EBGaramond12-Regular-osf-t1.vf) Provides: tex(EBGaramond12-Regular-osf-ts1--base.tfm) Provides: tex(EBGaramond12-Regular-osf-ts1.tfm) Provides: tex(EBGaramond12-Regular-osf-ts1.vf) Provides: tex(EBGaramond12-Regular-sup-ly1.tfm) Provides: tex(EBGaramond12-Regular-sup-ot1.tfm) Provides: tex(EBGaramond12-Regular-sup-t1--base.tfm) Provides: tex(EBGaramond12-Regular-sup-t1.tfm) Provides: tex(EBGaramond12-Regular-sup-t1.vf) Provides: tex(EBGaramond12-Regular-tlf-ly1--base.tfm) Provides: tex(EBGaramond12-Regular-tlf-ly1.tfm) Provides: tex(EBGaramond12-Regular-tlf-ly1.vf) Provides: tex(EBGaramond12-Regular-tlf-ot1--base.tfm) Provides: tex(EBGaramond12-Regular-tlf-ot1.tfm) Provides: tex(EBGaramond12-Regular-tlf-ot1.vf) Provides: tex(EBGaramond12-Regular-tlf-sc-ly1--base.tfm) Provides: tex(EBGaramond12-Regular-tlf-sc-ly1.tfm) Provides: tex(EBGaramond12-Regular-tlf-sc-ly1.vf) Provides: tex(EBGaramond12-Regular-tlf-sc-ot1--base.tfm) Provides: tex(EBGaramond12-Regular-tlf-sc-ot1.tfm) Provides: tex(EBGaramond12-Regular-tlf-sc-ot1.vf) Provides: tex(EBGaramond12-Regular-tlf-sc-t1--base.tfm) Provides: tex(EBGaramond12-Regular-tlf-sc-t1.tfm) Provides: tex(EBGaramond12-Regular-tlf-sc-t1.vf) Provides: tex(EBGaramond12-Regular-tlf-swash-ly1--base.tfm) Provides: tex(EBGaramond12-Regular-tlf-swash-ly1.tfm) Provides: tex(EBGaramond12-Regular-tlf-swash-ly1.vf) Provides: tex(EBGaramond12-Regular-tlf-swash-ot1--base.tfm) Provides: tex(EBGaramond12-Regular-tlf-swash-ot1.tfm) Provides: tex(EBGaramond12-Regular-tlf-swash-ot1.vf) Provides: tex(EBGaramond12-Regular-tlf-swash-t1--base.tfm) Provides: tex(EBGaramond12-Regular-tlf-swash-t1.tfm) Provides: tex(EBGaramond12-Regular-tlf-swash-t1.vf) Provides: tex(EBGaramond12-Regular-tlf-t1--base.tfm) Provides: tex(EBGaramond12-Regular-tlf-t1.tfm) Provides: tex(EBGaramond12-Regular-tlf-t1.vf) Provides: tex(EBGaramond12-Regular-tlf-ts1--base.tfm) Provides: tex(EBGaramond12-Regular-tlf-ts1.tfm) Provides: tex(EBGaramond12-Regular-tlf-ts1.vf) Provides: tex(EBGaramond12-Regular-tosf-ly1--base.tfm) Provides: tex(EBGaramond12-Regular-tosf-ly1.tfm) Provides: tex(EBGaramond12-Regular-tosf-ly1.vf) Provides: tex(EBGaramond12-Regular-tosf-ot1--base.tfm) Provides: tex(EBGaramond12-Regular-tosf-ot1.tfm) Provides: tex(EBGaramond12-Regular-tosf-ot1.vf) Provides: tex(EBGaramond12-Regular-tosf-sc-ly1--base.tfm) Provides: tex(EBGaramond12-Regular-tosf-sc-ly1.tfm) Provides: tex(EBGaramond12-Regular-tosf-sc-ly1.vf) Provides: tex(EBGaramond12-Regular-tosf-sc-ot1--base.tfm) Provides: tex(EBGaramond12-Regular-tosf-sc-ot1.tfm) Provides: tex(EBGaramond12-Regular-tosf-sc-ot1.vf) Provides: tex(EBGaramond12-Regular-tosf-sc-t1--base.tfm) Provides: tex(EBGaramond12-Regular-tosf-sc-t1.tfm) Provides: tex(EBGaramond12-Regular-tosf-sc-t1.vf) Provides: tex(EBGaramond12-Regular-tosf-swash-ly1--base.tfm) Provides: tex(EBGaramond12-Regular-tosf-swash-ly1.tfm) Provides: tex(EBGaramond12-Regular-tosf-swash-ly1.vf) Provides: tex(EBGaramond12-Regular-tosf-swash-ot1--base.tfm) Provides: tex(EBGaramond12-Regular-tosf-swash-ot1.tfm) Provides: tex(EBGaramond12-Regular-tosf-swash-ot1.vf) Provides: tex(EBGaramond12-Regular-tosf-swash-t1--base.tfm) Provides: tex(EBGaramond12-Regular-tosf-swash-t1.tfm) Provides: tex(EBGaramond12-Regular-tosf-swash-t1.vf) Provides: tex(EBGaramond12-Regular-tosf-t1--base.tfm) Provides: tex(EBGaramond12-Regular-tosf-t1.tfm) Provides: tex(EBGaramond12-Regular-tosf-t1.vf) Provides: tex(EBGaramond12-Regular-tosf-ts1--base.tfm) Provides: tex(EBGaramond12-Regular-tosf-ts1.tfm) Provides: tex(EBGaramond12-Regular-tosf-ts1.vf) Provides: tex(EBGaramondInitials-tlf-ly1--base.tfm) Provides: tex(EBGaramondInitials-tlf-ly1.tfm) Provides: tex(EBGaramondInitials-tlf-ly1.vf) Provides: tex(EBGaramondInitials-tlf-ot1.tfm) Provides: tex(EBGaramondInitials-tlf-t1--base.tfm) Provides: tex(EBGaramondInitials-tlf-t1.tfm) Provides: tex(EBGaramondInitials-tlf-t1.vf) Provides: tex(EBGaramondInitials-tlf-ts1.tfm) Provides: tex(EBGaramondInitials-tlf-ts1.vf) Provides: tex(LY1EBGaramond-Inf.fd) Provides: tex(LY1EBGaramond-LF.fd) Provides: tex(LY1EBGaramond-OsF.fd) Provides: tex(LY1EBGaramond-Sup.fd) Provides: tex(LY1EBGaramond-TLF.fd) Provides: tex(LY1EBGaramond-TOsF.fd) Provides: tex(LY1EBGaramondInitials-TLF.fd) Provides: tex(OT1EBGaramond-Inf.fd) Provides: tex(OT1EBGaramond-LF.fd) Provides: tex(OT1EBGaramond-OsF.fd) Provides: tex(OT1EBGaramond-Sup.fd) Provides: tex(OT1EBGaramond-TLF.fd) Provides: tex(OT1EBGaramond-TOsF.fd) Provides: tex(OT1EBGaramondInitials-TLF.fd) Provides: tex(T1EBGaramond-Inf.fd) Provides: tex(T1EBGaramond-LF.fd) Provides: tex(T1EBGaramond-OsF.fd) Provides: tex(T1EBGaramond-Sup.fd) Provides: tex(T1EBGaramond-TLF.fd) Provides: tex(T1EBGaramond-TOsF.fd) Provides: tex(T1EBGaramondInitials-TLF.fd) Provides: tex(TS1EBGaramond-LF.fd) Provides: tex(TS1EBGaramond-OsF.fd) Provides: tex(TS1EBGaramond-TLF.fd) Provides: tex(TS1EBGaramond-TOsF.fd) Provides: tex(TS1EBGaramondInitials-TLF.fd) Provides: tex(ebgaramond.sty) Provides: tex(ebgm_2ahwji.enc) Provides: tex(ebgm_2cg6vv.enc) Provides: tex(ebgm_2jdbaj.enc) Provides: tex(ebgm_2qji24.enc) Provides: tex(ebgm_2s43qf.enc) Provides: tex(ebgm_2z5l6v.enc) Provides: tex(ebgm_3rwz74.enc) Provides: tex(ebgm_4bz7gr.enc) Provides: tex(ebgm_4o5twj.enc) Provides: tex(ebgm_6qsdbg.enc) Provides: tex(ebgm_73unsq.enc) Provides: tex(ebgm_73usqg.enc) Provides: tex(ebgm_7qoeji.enc) Provides: tex(ebgm_7vyzed.enc) Provides: tex(ebgm_afjqor.enc) Provides: tex(ebgm_anxopp.enc) Provides: tex(ebgm_apg365.enc) Provides: tex(ebgm_bm4jeu.enc) Provides: tex(ebgm_cx2on6.enc) Provides: tex(ebgm_dx53yq.enc) Provides: tex(ebgm_e7e6uz.enc) Provides: tex(ebgm_evsh4b.enc) Provides: tex(ebgm_fn43k6.enc) Provides: tex(ebgm_g7yatv.enc) Provides: tex(ebgm_gk35hz.enc) Provides: tex(ebgm_gmvmrc.enc) Provides: tex(ebgm_gsqhuu.enc) Provides: tex(ebgm_gzwq56.enc) Provides: tex(ebgm_hbc3re.enc) Provides: tex(ebgm_hjfzcx.enc) Provides: tex(ebgm_i7zvqf.enc) Provides: tex(ebgm_iymieh.enc) Provides: tex(ebgm_j3s3oh.enc) Provides: tex(ebgm_jf2v6g.enc) Provides: tex(ebgm_jwyujo.enc) Provides: tex(ebgm_kmvlni.enc) Provides: tex(ebgm_ku4qmh.enc) Provides: tex(ebgm_kzajuf.enc) Provides: tex(ebgm_l5duak.enc) Provides: tex(ebgm_l6jy5u.enc) Provides: tex(ebgm_liamow.enc) Provides: tex(ebgm_lz6s54.enc) Provides: tex(ebgm_m4xdvf.enc) Provides: tex(ebgm_mqmdo5.enc) Provides: tex(ebgm_mvmxzb.enc) Provides: tex(ebgm_n5uvbv.enc) Provides: tex(ebgm_n6g2jk.enc) Provides: tex(ebgm_ny6sxo.enc) Provides: tex(ebgm_o6elnt.enc) Provides: tex(ebgm_q57nnl.enc) Provides: tex(ebgm_qgwbgp.enc) Provides: tex(ebgm_qjlp7p.enc) Provides: tex(ebgm_qrhapd.enc) Provides: tex(ebgm_r7l7q7.enc) Provides: tex(ebgm_rcjgcc.enc) Provides: tex(ebgm_suwt22.enc) Provides: tex(ebgm_twdjbv.enc) Provides: tex(ebgm_uroaj5.enc) Provides: tex(ebgm_vhiyif.enc) Provides: tex(ebgm_voynk7.enc) Provides: tex(ebgm_w43j3l.enc) Provides: tex(ebgm_wqntdr.enc) Provides: tex(ebgm_xbjzpk.enc) Provides: tex(ebgm_xfziqt.enc) Provides: tex(ebgm_xkuggc.enc) Provides: tex(ebgm_y3lrq6.enc) Provides: tex(ebgm_yhoxvo.enc) Provides: tex(ebgm_zf3ijx.enc) Provides: tex(ebgm_zu3eah.enc) Provides: tex(mt-EBGaramond.cfg) Requires: tex(fontaxes.sty) Requires: tex(fontenc.sty) Requires: tex(fontspec.sty) Requires: tex(ifluatex.sty) Requires: tex(ifxetex.sty) Requires: tex(textcomp.sty) Requires: tex(xkeyval.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source64: ebgaramond.tar.xz Source65: ebgaramond.doc.tar.xz %description -n texlive-ebgaramond EB Garamond is a revival by Georg Duffner of the 16th century fonts designed by Claude Garamond. The LaTeX support package works for (pdf)LaTeX, XeLaTeX and LuaLaTeX users; configuration files for use with microtype are provided. date: 2016-06-24 17:18:15 +0000 %package -n texlive-ebgaramond-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.16svn35662 Release: 0 Summary: Documentation for texlive-ebgaramond License: OFL-1.1 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-ebgaramond-doc This package includes the documentation for texlive-ebgaramond %package -n texlive-ebgaramond-fonts Version: %{texlive_version}.%{texlive_noarch}.0.0.16svn35662 Release: 0 Summary: Severed fonts for texlive-ebgaramond License: OFL-1.1 Group: Productivity/Publishing/TeX/Fonts Url: http://www.tug.org/texlive/ Requires(post): fontconfig Requires(post): ghostscript-fonts-std Requires(post): mkfontdir Requires(post): mkfontscale Requires(post): xorg-x11-fonts-core Requires(postun): fontconfig Requires(postun): ghostscript-fonts-std Requires(postun): xorg-x11-fonts-core %description -n texlive-ebgaramond-fonts The separated fonts package for texlive-ebgaramond %post -n texlive-ebgaramond mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update echo 'addMap EBGaramond.map' >> /var/run/texlive/run-updmap %postun -n texlive-ebgaramond mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then echo 'deleteMap EBGaramond.map' >> /var/run/texlive/run-updmap exit 0 fi %posttrans -n texlive-ebgaramond %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %post -n texlive-ebgaramond-fonts fc-cache -s %{_datadir}/fonts mkfontscale %{_datadir}/fonts/texlive-ebgaramond mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-ebgaramond %postun -n texlive-ebgaramond-fonts if test $1 = 0; then fc-cache -s %{_datadir}/fonts fi %files -n texlive-ebgaramond-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/ebgaramond/COPYING %{_texmfdistdir}/doc/fonts/ebgaramond/Changes %{_texmfdistdir}/doc/fonts/ebgaramond/EBGaramond-Initials-Glyphs.pdf %{_texmfdistdir}/doc/fonts/ebgaramond/EBGaramond12-Italic-Glyphs.pdf %{_texmfdistdir}/doc/fonts/ebgaramond/EBGaramond12-Regular-Glyphs.pdf %{_texmfdistdir}/doc/fonts/ebgaramond/README %{_texmfdistdir}/doc/fonts/ebgaramond/README.xelualatex %{_texmfdistdir}/doc/fonts/ebgaramond/Specimen.pdf %{_texmfdistdir}/doc/fonts/ebgaramond/Specimen.tex %{_texmfdistdir}/doc/fonts/ebgaramond/samples.pdf %{_texmfdistdir}/doc/fonts/ebgaramond/samples.tex %files -n texlive-ebgaramond %defattr(-,root,root,755) %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_2ahwji.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_2cg6vv.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_2jdbaj.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_2qji24.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_2s43qf.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_2z5l6v.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_3rwz74.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_4bz7gr.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_4o5twj.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_6qsdbg.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_73unsq.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_73usqg.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_7qoeji.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_7vyzed.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_afjqor.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_anxopp.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_apg365.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_bm4jeu.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_cx2on6.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_dx53yq.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_e7e6uz.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_evsh4b.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_fn43k6.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_g7yatv.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_gk35hz.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_gmvmrc.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_gsqhuu.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_gzwq56.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_hbc3re.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_hjfzcx.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_i7zvqf.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_iymieh.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_j3s3oh.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_jf2v6g.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_jwyujo.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_kmvlni.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_ku4qmh.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_kzajuf.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_l5duak.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_l6jy5u.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_liamow.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_lz6s54.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_m4xdvf.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_mqmdo5.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_mvmxzb.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_n5uvbv.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_n6g2jk.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_ny6sxo.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_o6elnt.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_q57nnl.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_qgwbgp.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_qjlp7p.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_qrhapd.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_r7l7q7.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_rcjgcc.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_suwt22.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_twdjbv.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_uroaj5.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_vhiyif.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_voynk7.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_w43j3l.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_wqntdr.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_xbjzpk.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_xfziqt.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_xkuggc.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_y3lrq6.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_yhoxvo.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_zf3ijx.enc %{_texmfdistdir}/fonts/enc/dvips/ebgaramond/ebgm_zu3eah.enc %{_texmfdistdir}/fonts/map/dvips/ebgaramond/EBGaramond.map %verify(link) %{_texmfdistdir}/fonts/opentype/public/ebgaramond/EBGaramond12-Italic.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/ebgaramond/EBGaramond12-Regular.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/ebgaramond/EBGaramondInitials.otf %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-inf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-inf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-inf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-inf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-lf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-lf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-lf-sc-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-lf-sc-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-lf-sc-ot1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-lf-sc-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-lf-sc-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-lf-sc-t1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-lf-swash-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-lf-swash-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-lf-swash-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-lf-swash-t1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-lf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-lf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-lf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-lf-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-osf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-osf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-osf-sc-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-osf-sc-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-osf-sc-ot1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-osf-sc-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-osf-sc-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-osf-sc-t1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-osf-swash-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-osf-swash-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-osf-swash-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-osf-swash-t1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-osf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-osf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-osf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-osf-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-sup-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-sup-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-sup-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-sup-t1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tlf-sc-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tlf-sc-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tlf-sc-ot1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tlf-sc-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tlf-sc-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tlf-sc-t1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tlf-swash-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tlf-swash-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tlf-swash-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tlf-swash-t1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tosf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tosf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tosf-sc-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tosf-sc-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tosf-sc-ot1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tosf-sc-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tosf-sc-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tosf-sc-t1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tosf-swash-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tosf-swash-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tosf-swash-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tosf-swash-t1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tosf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tosf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tosf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tosf-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-inf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-inf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-inf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-inf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-lf-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-lf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-lf-ot1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-lf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-lf-sc-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-lf-sc-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-lf-sc-ot1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-lf-sc-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-lf-sc-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-lf-sc-t1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-lf-swash-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-lf-swash-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-lf-swash-ot1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-lf-swash-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-lf-swash-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-lf-swash-t1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-lf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-lf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-lf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-lf-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-osf-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-osf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-osf-ot1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-osf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-osf-sc-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-osf-sc-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-osf-sc-ot1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-osf-sc-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-osf-sc-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-osf-sc-t1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-osf-swash-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-osf-swash-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-osf-swash-ot1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-osf-swash-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-osf-swash-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-osf-swash-t1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-osf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-osf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-osf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-osf-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-sup-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-sup-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-sup-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-sup-t1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tlf-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tlf-ot1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tlf-sc-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tlf-sc-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tlf-sc-ot1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tlf-sc-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tlf-sc-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tlf-sc-t1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tlf-swash-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tlf-swash-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tlf-swash-ot1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tlf-swash-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tlf-swash-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tlf-swash-t1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tosf-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tosf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tosf-ot1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tosf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tosf-sc-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tosf-sc-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tosf-sc-ot1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tosf-sc-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tosf-sc-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tosf-sc-t1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tosf-swash-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tosf-swash-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tosf-swash-ot1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tosf-swash-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tosf-swash-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tosf-swash-t1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tosf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tosf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tosf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tosf-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramondInitials-tlf-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramondInitials-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramondInitials-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramondInitials-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramondInitials-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/ebgaramond/EBGaramondInitials-tlf-ts1.tfm %verify(link) %{_texmfdistdir}/fonts/type1/public/ebgaramond/EBGaramond12-Italic.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/ebgaramond/EBGaramond12-Regular.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/ebgaramond/EBGaramondInitials.pfb %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Italic-inf-t1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Italic-lf-sc-ly1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Italic-lf-sc-ot1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Italic-lf-sc-t1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Italic-lf-swash-t1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Italic-lf-t1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Italic-lf-ts1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Italic-osf-sc-ly1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Italic-osf-sc-ot1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Italic-osf-sc-t1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Italic-osf-swash-t1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Italic-osf-t1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Italic-osf-ts1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Italic-sup-t1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Italic-tlf-sc-ly1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Italic-tlf-sc-ot1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Italic-tlf-sc-t1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Italic-tlf-swash-t1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Italic-tlf-t1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Italic-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Italic-tosf-sc-ly1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Italic-tosf-sc-ot1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Italic-tosf-sc-t1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Italic-tosf-swash-t1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Italic-tosf-t1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Italic-tosf-ts1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Regular-inf-t1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Regular-lf-ly1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Regular-lf-ot1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Regular-lf-sc-ly1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Regular-lf-sc-ot1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Regular-lf-sc-t1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Regular-lf-swash-ly1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Regular-lf-swash-ot1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Regular-lf-swash-t1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Regular-lf-t1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Regular-lf-ts1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Regular-osf-ly1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Regular-osf-ot1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Regular-osf-sc-ly1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Regular-osf-sc-ot1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Regular-osf-sc-t1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Regular-osf-swash-ly1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Regular-osf-swash-ot1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Regular-osf-swash-t1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Regular-osf-t1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Regular-osf-ts1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Regular-sup-t1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Regular-tlf-ly1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Regular-tlf-ot1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Regular-tlf-sc-ly1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Regular-tlf-sc-ot1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Regular-tlf-sc-t1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Regular-tlf-swash-ly1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Regular-tlf-swash-ot1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Regular-tlf-swash-t1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Regular-tlf-t1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Regular-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Regular-tosf-ly1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Regular-tosf-ot1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Regular-tosf-sc-ly1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Regular-tosf-sc-ot1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Regular-tosf-sc-t1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Regular-tosf-swash-ly1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Regular-tosf-swash-ot1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Regular-tosf-swash-t1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Regular-tosf-t1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramond12-Regular-tosf-ts1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramondInitials-tlf-ly1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramondInitials-tlf-t1.vf %{_texmfdistdir}/fonts/vf/public/ebgaramond/EBGaramondInitials-tlf-ts1.vf %{_texmfdistdir}/tex/latex/ebgaramond/LY1EBGaramond-Inf.fd %{_texmfdistdir}/tex/latex/ebgaramond/LY1EBGaramond-LF.fd %{_texmfdistdir}/tex/latex/ebgaramond/LY1EBGaramond-OsF.fd %{_texmfdistdir}/tex/latex/ebgaramond/LY1EBGaramond-Sup.fd %{_texmfdistdir}/tex/latex/ebgaramond/LY1EBGaramond-TLF.fd %{_texmfdistdir}/tex/latex/ebgaramond/LY1EBGaramond-TOsF.fd %{_texmfdistdir}/tex/latex/ebgaramond/LY1EBGaramondInitials-TLF.fd %{_texmfdistdir}/tex/latex/ebgaramond/OT1EBGaramond-Inf.fd %{_texmfdistdir}/tex/latex/ebgaramond/OT1EBGaramond-LF.fd %{_texmfdistdir}/tex/latex/ebgaramond/OT1EBGaramond-OsF.fd %{_texmfdistdir}/tex/latex/ebgaramond/OT1EBGaramond-Sup.fd %{_texmfdistdir}/tex/latex/ebgaramond/OT1EBGaramond-TLF.fd %{_texmfdistdir}/tex/latex/ebgaramond/OT1EBGaramond-TOsF.fd %{_texmfdistdir}/tex/latex/ebgaramond/OT1EBGaramondInitials-TLF.fd %{_texmfdistdir}/tex/latex/ebgaramond/T1EBGaramond-Inf.fd %{_texmfdistdir}/tex/latex/ebgaramond/T1EBGaramond-LF.fd %{_texmfdistdir}/tex/latex/ebgaramond/T1EBGaramond-OsF.fd %{_texmfdistdir}/tex/latex/ebgaramond/T1EBGaramond-Sup.fd %{_texmfdistdir}/tex/latex/ebgaramond/T1EBGaramond-TLF.fd %{_texmfdistdir}/tex/latex/ebgaramond/T1EBGaramond-TOsF.fd %{_texmfdistdir}/tex/latex/ebgaramond/T1EBGaramondInitials-TLF.fd %{_texmfdistdir}/tex/latex/ebgaramond/TS1EBGaramond-LF.fd %{_texmfdistdir}/tex/latex/ebgaramond/TS1EBGaramond-OsF.fd %{_texmfdistdir}/tex/latex/ebgaramond/TS1EBGaramond-TLF.fd %{_texmfdistdir}/tex/latex/ebgaramond/TS1EBGaramond-TOsF.fd %{_texmfdistdir}/tex/latex/ebgaramond/TS1EBGaramondInitials-TLF.fd %{_texmfdistdir}/tex/latex/ebgaramond/ebgaramond.sty %{_texmfdistdir}/tex/latex/ebgaramond/mt-EBGaramond.cfg %files -n texlive-ebgaramond-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-ebgaramond %config %{_sysconfdir}/fonts/conf.avail/58-texlive-ebgaramond.conf %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-ebgaramond/encodings.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-ebgaramond/fonts.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-ebgaramond/fonts.scale %{_datadir}/fonts/texlive-ebgaramond/EBGaramond12-Italic.otf %{_datadir}/fonts/texlive-ebgaramond/EBGaramond12-Regular.otf %{_datadir}/fonts/texlive-ebgaramond/EBGaramondInitials.otf %{_datadir}/fonts/texlive-ebgaramond/EBGaramond12-Italic.pfb %{_datadir}/fonts/texlive-ebgaramond/EBGaramond12-Regular.pfb %{_datadir}/fonts/texlive-ebgaramond/EBGaramondInitials.pfb %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-ebgaramond-fonts-%{texlive_version}.%{texlive_noarch}.0.0.16svn35662-%{release}-zypper %endif %package -n texlive-ebgaramond-maths Version: %{texlive_version}.%{texlive_noarch}.1.1svn35701 Release: 0 Summary: LaTeX support for EBGaramond fonts in mathematics License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(post): findutils Requires(post): grep Requires(post): sed Requires(post): texlive >= %{texlive_version} Requires(post): tex(updmap.cfg) #!BuildIgnore: tex(updmap.cfg) Requires(postun): findutils Requires(postun): grep Requires(postun): sed Requires(postun): texlive >= %{texlive_version} Requires(postun): tex(updmap.cfg) Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-ebgaramond-maths-doc >= %{texlive_version} Provides: tex(EBGaramond-Maths.map) Provides: tex(EBGaramond12-Italic--oml-ebgaramond.tfm) Provides: tex(OMLEBGaramond-Maths.fd) Provides: tex(a_42pejf.enc) Provides: tex(ebgaramond-maths.sty) Requires: tex(ebgaramond.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source66: ebgaramond-maths.tar.xz Source67: ebgaramond-maths.doc.tar.xz %description -n texlive-ebgaramond-maths This package provides some LaTeX support for the use of EBGaramond12 in mathematics. It is based on, and requires, ebgaramond. The package was created in response to a question at TeX-stackexchange. and tested in the form of an answer in the same forum. date: 2016-06-24 17:18:15 +0000 %package -n texlive-ebgaramond-maths-doc Version: %{texlive_version}.%{texlive_noarch}.1.1svn35701 Release: 0 Summary: Documentation for texlive-ebgaramond-maths License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-ebgaramond-maths-doc This package includes the documentation for texlive-ebgaramond-maths %post -n texlive-ebgaramond-maths mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update echo 'addMap EBGaramond-Maths.map' >> /var/run/texlive/run-updmap %postun -n texlive-ebgaramond-maths mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then echo 'deleteMap EBGaramond-Maths.map' >> /var/run/texlive/run-updmap exit 0 fi %posttrans -n texlive-ebgaramond-maths %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-ebgaramond-maths-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/ebgaramond-maths/README %{_texmfdistdir}/doc/fonts/ebgaramond-maths/ebgaramond-maths.pdf %{_texmfdistdir}/doc/fonts/ebgaramond-maths/ebgaramond-maths.tex %{_texmfdistdir}/doc/fonts/ebgaramond-maths/manifest.txt %files -n texlive-ebgaramond-maths %defattr(-,root,root,755) %{_texmfdistdir}/fonts/enc/dvips/ebgaramond-maths/a_42pejf.enc %{_texmfdistdir}/fonts/map/dvips/ebgaramond-maths/EBGaramond-Maths.map %{_texmfdistdir}/fonts/tfm/public/ebgaramond-maths/EBGaramond12-Italic--oml-ebgaramond.tfm %{_texmfdistdir}/tex/latex/ebgaramond-maths/OMLEBGaramond-Maths.fd %{_texmfdistdir}/tex/latex/ebgaramond-maths/ebgaramond-maths.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-ebgaramond-maths-%{texlive_version}.%{texlive_noarch}.1.1svn35701-%{release}-zypper %endif %package -n texlive-ebong Version: %{texlive_version}.%{texlive_noarch}.svn26313 Release: 0 Summary: Utility for writing Bengali in Rapid Roman Format License: SUSE-Public-Domain Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive-ebong-bin >= %{texlive_version} #!BuildIgnore: texlive-ebong-bin Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-ebong-doc >= %{texlive_version} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source68: ebong.tar.xz Source69: ebong.doc.tar.xz %description -n texlive-ebong A tool (preprocessor) for writing your pRaa-ne-r ka-thaa in the bengali language. It allows one to write the text in Rapid Roman Bangla and convert it to the bangtex format by a python program. All LaTeX markups are preserved in the target file. date: 2016-06-24 17:18:15 +0000 %package -n texlive-ebong-doc Version: %{texlive_version}.%{texlive_noarch}.svn26313 Release: 0 Summary: Documentation for texlive-ebong License: SUSE-Public-Domain Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-ebong-doc:bn) %description -n texlive-ebong-doc This package includes the documentation for texlive-ebong %post -n texlive-ebong mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-ebong mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-ebong %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-ebong-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/ebong/ANNOUNCE.txt %{_texmfdistdir}/doc/latex/ebong/README %{_texmfdistdir}/doc/latex/ebong/eb.b %{_texmfdistdir}/doc/latex/ebong/eb.pdf %{_texmfdistdir}/doc/latex/ebong/eb_tex.tex %files -n texlive-ebong %defattr(-,root,root,755) %{_texmfdistdir}/scripts/ebong/ebong.py %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-ebong-%{texlive_version}.%{texlive_noarch}.svn26313-%{release}-zypper %endif %package -n texlive-ebook Version: %{texlive_version}.%{texlive_noarch}.svn29466 Release: 0 Summary: Ebook License: SUSE-Public-Domain Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-ebook-doc >= %{texlive_version} Provides: tex(ebook.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source70: ebook.tar.xz Source71: ebook.doc.tar.xz %description -n texlive-ebook The package defines a command \ebook that defines page layout, fonts, and font-sizes for documents to be rendered as PDF- ebooks on small ebook-readers. The package has been tested with Kindle e-ink and iPad mini. date: 2016-06-24 17:18:15 +0000 %package -n texlive-ebook-doc Version: %{texlive_version}.%{texlive_noarch}.svn29466 Release: 0 Summary: Documentation for texlive-ebook License: SUSE-Public-Domain Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-ebook-doc This package includes the documentation for texlive-ebook %post -n texlive-ebook mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-ebook mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-ebook %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-ebook-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/ebook/README %files -n texlive-ebook %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/ebook/ebook.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-ebook-%{texlive_version}.%{texlive_noarch}.svn29466-%{release}-zypper %endif %package -n texlive-ebproof Version: %{texlive_version}.%{texlive_noarch}.2.0svn44392 Release: 0 Summary: Formal proofs in the style of sequent calculus License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-ebproof-doc >= %{texlive_version} Provides: tex(ebproof.sty) Requires: tex(expl3.sty) Requires: tex(xparse.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source72: ebproof.tar.xz Source73: ebproof.doc.tar.xz %description -n texlive-ebproof This package provides commands to typeset proof trees in the style of sequent calculus and related systems. The commands allow for writing inferences with any number of premises and alignment of successive formulas on an arbitrary point. Various options allow complete control over spacing, styles of inference rules, placement of labels, etc. The package requires expl3 and xparse. date: 2017-05-17 16:37:56 +0000 %package -n texlive-ebproof-doc Version: %{texlive_version}.%{texlive_noarch}.2.0svn44392 Release: 0 Summary: Documentation for texlive-ebproof License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-ebproof-doc This package includes the documentation for texlive-ebproof %post -n texlive-ebproof mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-ebproof mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-ebproof %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-ebproof-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/ebproof/README.md %{_texmfdistdir}/doc/latex/ebproof/ebproof.pdf %{_texmfdistdir}/doc/latex/ebproof/ebproof.tex %files -n texlive-ebproof %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/ebproof/ebproof.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-ebproof-%{texlive_version}.%{texlive_noarch}.2.0svn44392-%{release}-zypper %endif %package -n texlive-ebsthesis Version: %{texlive_version}.%{texlive_noarch}.1.0svn15878 Release: 0 Summary: Typesetting theses for economics License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-ebsthesis-doc >= %{texlive_version} Provides: tex(ebsthesis.cls) Requires: tex(acronym.sty) Requires: tex(amsmath.sty) Requires: tex(amssymb.sty) Requires: tex(amsthm.sty) Requires: tex(array.sty) Requires: tex(calc.sty) Requires: tex(caption.sty) Requires: tex(comment.sty) Requires: tex(dsfont.sty) Requires: tex(extbook.cls) Requires: tex(geometry.sty) Requires: tex(ifthen.sty) Requires: tex(mdwlist.sty) Requires: tex(nomencl.sty) Requires: tex(onlyamsmath.sty) Requires: tex(ragged2e.sty) Requires: tex(remreset.sty) Requires: tex(rotfloat.sty) Requires: tex(setspace.sty) Requires: tex(titletoc.sty) Requires: tex(tocbibind.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source74: ebsthesis.tar.xz Source75: ebsthesis.doc.tar.xz %description -n texlive-ebsthesis The ebsthesis class and ebstools package facilitate the production of camera-ready manuscripts in conformance with the guidelines of Gabler Verlag and typographical rules established by the European Business School. date: 2016-06-24 17:18:15 +0000 %package -n texlive-ebsthesis-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn15878 Release: 0 Summary: Documentation for texlive-ebsthesis License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-ebsthesis-doc This package includes the documentation for texlive-ebsthesis %post -n texlive-ebsthesis mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-ebsthesis mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-ebsthesis %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-ebsthesis-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/ebsthesis/README %{_texmfdistdir}/doc/latex/ebsthesis/ebsthesis.pdf %files -n texlive-ebsthesis %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/ebsthesis/ebsthesis.cls %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-ebsthesis-%{texlive_version}.%{texlive_noarch}.1.0svn15878-%{release}-zypper %endif %package -n texlive-ec Version: %{texlive_version}.%{texlive_noarch}.1.0svn25033 Release: 0 Summary: Computer modern fonts in T1 and TS1 encodings License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-ec-doc >= %{texlive_version} Provides: tex(ecbi0500.tfm) Provides: tex(ecbi0600.tfm) Provides: tex(ecbi0700.tfm) Provides: tex(ecbi0800.tfm) Provides: tex(ecbi0900.tfm) Provides: tex(ecbi1000.tfm) Provides: tex(ecbi1095.tfm) Provides: tex(ecbi1200.tfm) Provides: tex(ecbi1440.tfm) Provides: tex(ecbi1728.tfm) Provides: tex(ecbi2074.tfm) Provides: tex(ecbi2488.tfm) Provides: tex(ecbi2986.tfm) Provides: tex(ecbi3583.tfm) Provides: tex(ecbl0500.tfm) Provides: tex(ecbl0600.tfm) Provides: tex(ecbl0700.tfm) Provides: tex(ecbl0800.tfm) Provides: tex(ecbl0900.tfm) Provides: tex(ecbl1000.tfm) Provides: tex(ecbl1095.tfm) Provides: tex(ecbl1200.tfm) Provides: tex(ecbl1440.tfm) Provides: tex(ecbl1728.tfm) Provides: tex(ecbl2074.tfm) Provides: tex(ecbl2488.tfm) Provides: tex(ecbl2986.tfm) Provides: tex(ecbl3583.tfm) Provides: tex(ecbx0500.tfm) Provides: tex(ecbx0600.tfm) Provides: tex(ecbx0700.tfm) Provides: tex(ecbx0800.tfm) Provides: tex(ecbx0900.tfm) Provides: tex(ecbx1000.tfm) Provides: tex(ecbx1095.tfm) Provides: tex(ecbx1200.tfm) Provides: tex(ecbx1440.tfm) Provides: tex(ecbx1728.tfm) Provides: tex(ecbx2074.tfm) Provides: tex(ecbx2488.tfm) Provides: tex(ecbx2986.tfm) Provides: tex(ecbx3583.tfm) Provides: tex(eccc0500.tfm) Provides: tex(eccc0600.tfm) Provides: tex(eccc0700.tfm) Provides: tex(eccc0800.tfm) Provides: tex(eccc0900.tfm) Provides: tex(eccc1000.tfm) Provides: tex(eccc1095.tfm) Provides: tex(eccc1200.tfm) Provides: tex(eccc1440.tfm) Provides: tex(eccc1728.tfm) Provides: tex(eccc2074.tfm) Provides: tex(eccc2488.tfm) Provides: tex(eccc2986.tfm) Provides: tex(eccc3583.tfm) Provides: tex(ecci0500.tfm) Provides: tex(ecci0600.tfm) Provides: tex(ecci0700.tfm) Provides: tex(ecci0800.tfm) Provides: tex(ecci0900.tfm) Provides: tex(ecci1000.tfm) Provides: tex(ecci1095.tfm) Provides: tex(ecci1200.tfm) Provides: tex(ecci1440.tfm) Provides: tex(ecci1728.tfm) Provides: tex(ecci2074.tfm) Provides: tex(ecci2488.tfm) Provides: tex(ecci2986.tfm) Provides: tex(ecci3583.tfm) Provides: tex(ecdh0500.tfm) Provides: tex(ecdh0600.tfm) Provides: tex(ecdh0700.tfm) Provides: tex(ecdh0800.tfm) Provides: tex(ecdh0900.tfm) Provides: tex(ecdh1000.tfm) Provides: tex(ecdh1095.tfm) Provides: tex(ecdh1200.tfm) Provides: tex(ecdh1440.tfm) Provides: tex(ecdh1728.tfm) Provides: tex(ecdh2074.tfm) Provides: tex(ecdh2488.tfm) Provides: tex(ecdh2986.tfm) Provides: tex(ecdh3583.tfm) Provides: tex(ecit0800.tfm) Provides: tex(ecit0900.tfm) Provides: tex(ecit1000.tfm) Provides: tex(ecit1095.tfm) Provides: tex(ecit1200.tfm) Provides: tex(ecit1440.tfm) Provides: tex(ecit1728.tfm) Provides: tex(ecit2074.tfm) Provides: tex(ecit2488.tfm) Provides: tex(ecit2986.tfm) Provides: tex(ecit3583.tfm) Provides: tex(eclb8.tfm) Provides: tex(ecli8.tfm) Provides: tex(eclo8.tfm) Provides: tex(eclq8.tfm) Provides: tex(ecltt8.tfm) Provides: tex(ecoc0500.tfm) Provides: tex(ecoc0600.tfm) Provides: tex(ecoc0700.tfm) Provides: tex(ecoc0800.tfm) Provides: tex(ecoc0900.tfm) Provides: tex(ecoc1000.tfm) Provides: tex(ecoc1095.tfm) Provides: tex(ecoc1200.tfm) Provides: tex(ecoc1440.tfm) Provides: tex(ecoc1728.tfm) Provides: tex(ecoc2074.tfm) Provides: tex(ecoc2488.tfm) Provides: tex(ecoc2986.tfm) Provides: tex(ecoc3583.tfm) Provides: tex(ecrb0500.tfm) Provides: tex(ecrb0600.tfm) Provides: tex(ecrb0700.tfm) Provides: tex(ecrb0800.tfm) Provides: tex(ecrb0900.tfm) Provides: tex(ecrb1000.tfm) Provides: tex(ecrb1095.tfm) Provides: tex(ecrb1200.tfm) Provides: tex(ecrb1440.tfm) Provides: tex(ecrb1728.tfm) Provides: tex(ecrb2074.tfm) Provides: tex(ecrb2488.tfm) Provides: tex(ecrb2986.tfm) Provides: tex(ecrb3583.tfm) Provides: tex(ecrm0500.tfm) Provides: tex(ecrm0600.tfm) Provides: tex(ecrm0700.tfm) Provides: tex(ecrm0800.tfm) Provides: tex(ecrm0900.tfm) Provides: tex(ecrm1000.tfm) Provides: tex(ecrm1095.tfm) Provides: tex(ecrm1200.tfm) Provides: tex(ecrm1440.tfm) Provides: tex(ecrm1728.tfm) Provides: tex(ecrm2074.tfm) Provides: tex(ecrm2488.tfm) Provides: tex(ecrm2986.tfm) Provides: tex(ecrm3583.tfm) Provides: tex(ecsc0500.tfm) Provides: tex(ecsc0600.tfm) Provides: tex(ecsc0700.tfm) Provides: tex(ecsc0800.tfm) Provides: tex(ecsc0900.tfm) Provides: tex(ecsc1000.tfm) Provides: tex(ecsc1095.tfm) Provides: tex(ecsc1200.tfm) Provides: tex(ecsc1440.tfm) Provides: tex(ecsc1728.tfm) Provides: tex(ecsc2074.tfm) Provides: tex(ecsc2488.tfm) Provides: tex(ecsc2986.tfm) Provides: tex(ecsc3583.tfm) Provides: tex(ecsi0500.tfm) Provides: tex(ecsi0600.tfm) Provides: tex(ecsi0700.tfm) Provides: tex(ecsi0800.tfm) Provides: tex(ecsi0900.tfm) Provides: tex(ecsi1000.tfm) Provides: tex(ecsi1095.tfm) Provides: tex(ecsi1200.tfm) Provides: tex(ecsi1440.tfm) Provides: tex(ecsi1728.tfm) Provides: tex(ecsi2074.tfm) Provides: tex(ecsi2488.tfm) Provides: tex(ecsi2986.tfm) Provides: tex(ecsi3583.tfm) Provides: tex(ecsl0500.tfm) Provides: tex(ecsl0600.tfm) Provides: tex(ecsl0700.tfm) Provides: tex(ecsl0800.tfm) Provides: tex(ecsl0900.tfm) Provides: tex(ecsl1000.tfm) Provides: tex(ecsl1095.tfm) Provides: tex(ecsl1200.tfm) Provides: tex(ecsl1440.tfm) Provides: tex(ecsl1728.tfm) Provides: tex(ecsl2074.tfm) Provides: tex(ecsl2488.tfm) Provides: tex(ecsl2986.tfm) Provides: tex(ecsl3583.tfm) Provides: tex(ecso0500.tfm) Provides: tex(ecso0600.tfm) Provides: tex(ecso0700.tfm) Provides: tex(ecso0800.tfm) Provides: tex(ecso0900.tfm) Provides: tex(ecso1000.tfm) Provides: tex(ecso1095.tfm) Provides: tex(ecso1200.tfm) Provides: tex(ecso1440.tfm) Provides: tex(ecso1728.tfm) Provides: tex(ecso2074.tfm) Provides: tex(ecso2488.tfm) Provides: tex(ecso2986.tfm) Provides: tex(ecso3583.tfm) Provides: tex(ecss0500.tfm) Provides: tex(ecss0600.tfm) Provides: tex(ecss0700.tfm) Provides: tex(ecss0800.tfm) Provides: tex(ecss0900.tfm) Provides: tex(ecss1000.tfm) Provides: tex(ecss1095.tfm) Provides: tex(ecss1200.tfm) Provides: tex(ecss1440.tfm) Provides: tex(ecss1728.tfm) Provides: tex(ecss2074.tfm) Provides: tex(ecss2488.tfm) Provides: tex(ecss2986.tfm) Provides: tex(ecss3583.tfm) Provides: tex(ecst0800.tfm) Provides: tex(ecst0900.tfm) Provides: tex(ecst1000.tfm) Provides: tex(ecst1095.tfm) Provides: tex(ecst1200.tfm) Provides: tex(ecst1440.tfm) Provides: tex(ecst1728.tfm) Provides: tex(ecst2074.tfm) Provides: tex(ecst2488.tfm) Provides: tex(ecst2986.tfm) Provides: tex(ecst3583.tfm) Provides: tex(ecsx0500.tfm) Provides: tex(ecsx0600.tfm) Provides: tex(ecsx0700.tfm) Provides: tex(ecsx0800.tfm) Provides: tex(ecsx0900.tfm) Provides: tex(ecsx1000.tfm) Provides: tex(ecsx1095.tfm) Provides: tex(ecsx1200.tfm) Provides: tex(ecsx1440.tfm) Provides: tex(ecsx1728.tfm) Provides: tex(ecsx2074.tfm) Provides: tex(ecsx2488.tfm) Provides: tex(ecsx2986.tfm) Provides: tex(ecsx3583.tfm) Provides: tex(ectc0800.tfm) Provides: tex(ectc0900.tfm) Provides: tex(ectc1000.tfm) Provides: tex(ectc1095.tfm) Provides: tex(ectc1200.tfm) Provides: tex(ectc1440.tfm) Provides: tex(ectc1728.tfm) Provides: tex(ectc2074.tfm) Provides: tex(ectc2488.tfm) Provides: tex(ectc2986.tfm) Provides: tex(ectc3583.tfm) Provides: tex(ecti0500.tfm) Provides: tex(ecti0600.tfm) Provides: tex(ecti0700.tfm) Provides: tex(ecti0800.tfm) Provides: tex(ecti0900.tfm) Provides: tex(ecti1000.tfm) Provides: tex(ecti1095.tfm) Provides: tex(ecti1200.tfm) Provides: tex(ecti1440.tfm) Provides: tex(ecti1728.tfm) Provides: tex(ecti2074.tfm) Provides: tex(ecti2488.tfm) Provides: tex(ecti2986.tfm) Provides: tex(ecti3583.tfm) Provides: tex(ectt0800.tfm) Provides: tex(ectt0900.tfm) Provides: tex(ectt1000.tfm) Provides: tex(ectt1095.tfm) Provides: tex(ectt1200.tfm) Provides: tex(ectt1440.tfm) Provides: tex(ectt1728.tfm) Provides: tex(ectt2074.tfm) Provides: tex(ectt2488.tfm) Provides: tex(ectt2986.tfm) Provides: tex(ectt3583.tfm) Provides: tex(ecui0500.tfm) Provides: tex(ecui0600.tfm) Provides: tex(ecui0700.tfm) Provides: tex(ecui0800.tfm) Provides: tex(ecui0900.tfm) Provides: tex(ecui1000.tfm) Provides: tex(ecui1095.tfm) Provides: tex(ecui1200.tfm) Provides: tex(ecui1440.tfm) Provides: tex(ecui1728.tfm) Provides: tex(ecui2074.tfm) Provides: tex(ecui2488.tfm) Provides: tex(ecui2986.tfm) Provides: tex(ecui3583.tfm) Provides: tex(ecvi0800.tfm) Provides: tex(ecvi0900.tfm) Provides: tex(ecvi1000.tfm) Provides: tex(ecvi1095.tfm) Provides: tex(ecvi1200.tfm) Provides: tex(ecvi1440.tfm) Provides: tex(ecvi1728.tfm) Provides: tex(ecvi2074.tfm) Provides: tex(ecvi2488.tfm) Provides: tex(ecvi2986.tfm) Provides: tex(ecvi3583.tfm) Provides: tex(ecvt0800.tfm) Provides: tex(ecvt0900.tfm) Provides: tex(ecvt1000.tfm) Provides: tex(ecvt1095.tfm) Provides: tex(ecvt1200.tfm) Provides: tex(ecvt1440.tfm) Provides: tex(ecvt1728.tfm) Provides: tex(ecvt2074.tfm) Provides: tex(ecvt2488.tfm) Provides: tex(ecvt2986.tfm) Provides: tex(ecvt3583.tfm) Provides: tex(ecxc0500.tfm) Provides: tex(ecxc0600.tfm) Provides: tex(ecxc0700.tfm) Provides: tex(ecxc0800.tfm) Provides: tex(ecxc0900.tfm) Provides: tex(ecxc1000.tfm) Provides: tex(ecxc1095.tfm) Provides: tex(ecxc1200.tfm) Provides: tex(ecxc1440.tfm) Provides: tex(ecxc1728.tfm) Provides: tex(ecxc2074.tfm) Provides: tex(ecxc2488.tfm) Provides: tex(ecxc2986.tfm) Provides: tex(ecxc3583.tfm) Provides: tex(ieclb8.tfm) Provides: tex(iecli8.tfm) Provides: tex(ieclo8.tfm) Provides: tex(ieclq8.tfm) Provides: tex(iecltt8.tfm) Provides: tex(tcbi0500.tfm) Provides: tex(tcbi0600.tfm) Provides: tex(tcbi0700.tfm) Provides: tex(tcbi0800.tfm) Provides: tex(tcbi0900.tfm) Provides: tex(tcbi1000.tfm) Provides: tex(tcbi1095.tfm) Provides: tex(tcbi1200.tfm) Provides: tex(tcbi1440.tfm) Provides: tex(tcbi1728.tfm) Provides: tex(tcbi2074.tfm) Provides: tex(tcbi2488.tfm) Provides: tex(tcbi2986.tfm) Provides: tex(tcbi3583.tfm) Provides: tex(tcbl0500.tfm) Provides: tex(tcbl0600.tfm) Provides: tex(tcbl0700.tfm) Provides: tex(tcbl0800.tfm) Provides: tex(tcbl0900.tfm) Provides: tex(tcbl1000.tfm) Provides: tex(tcbl1095.tfm) Provides: tex(tcbl1200.tfm) Provides: tex(tcbl1440.tfm) Provides: tex(tcbl1728.tfm) Provides: tex(tcbl2074.tfm) Provides: tex(tcbl2488.tfm) Provides: tex(tcbl2986.tfm) Provides: tex(tcbl3583.tfm) Provides: tex(tcbx0500.tfm) Provides: tex(tcbx0600.tfm) Provides: tex(tcbx0700.tfm) Provides: tex(tcbx0800.tfm) Provides: tex(tcbx0900.tfm) Provides: tex(tcbx1000.tfm) Provides: tex(tcbx1095.tfm) Provides: tex(tcbx1200.tfm) Provides: tex(tcbx1440.tfm) Provides: tex(tcbx1728.tfm) Provides: tex(tcbx2074.tfm) Provides: tex(tcbx2488.tfm) Provides: tex(tcbx2986.tfm) Provides: tex(tcbx3583.tfm) Provides: tex(tcci0500.tfm) Provides: tex(tcci0600.tfm) Provides: tex(tcci0700.tfm) Provides: tex(tcci0800.tfm) Provides: tex(tcci0900.tfm) Provides: tex(tcci1000.tfm) Provides: tex(tcci1095.tfm) Provides: tex(tcci1200.tfm) Provides: tex(tcci1440.tfm) Provides: tex(tcci1728.tfm) Provides: tex(tcci2074.tfm) Provides: tex(tcci2488.tfm) Provides: tex(tcci2986.tfm) Provides: tex(tcci3583.tfm) Provides: tex(tcit0800.tfm) Provides: tex(tcit0900.tfm) Provides: tex(tcit1000.tfm) Provides: tex(tcit1095.tfm) Provides: tex(tcit1200.tfm) Provides: tex(tcit1440.tfm) Provides: tex(tcit1728.tfm) Provides: tex(tcit2074.tfm) Provides: tex(tcit2488.tfm) Provides: tex(tcit2986.tfm) Provides: tex(tcit3583.tfm) Provides: tex(tcrb0500.tfm) Provides: tex(tcrb0600.tfm) Provides: tex(tcrb0700.tfm) Provides: tex(tcrb0800.tfm) Provides: tex(tcrb0900.tfm) Provides: tex(tcrb1000.tfm) Provides: tex(tcrb1095.tfm) Provides: tex(tcrb1200.tfm) Provides: tex(tcrb1440.tfm) Provides: tex(tcrb1728.tfm) Provides: tex(tcrb2074.tfm) Provides: tex(tcrb2488.tfm) Provides: tex(tcrb2986.tfm) Provides: tex(tcrb3583.tfm) Provides: tex(tcrm0500.tfm) Provides: tex(tcrm0600.tfm) Provides: tex(tcrm0700.tfm) Provides: tex(tcrm0800.tfm) Provides: tex(tcrm0900.tfm) Provides: tex(tcrm1000.tfm) Provides: tex(tcrm1095.tfm) Provides: tex(tcrm1200.tfm) Provides: tex(tcrm1440.tfm) Provides: tex(tcrm1728.tfm) Provides: tex(tcrm2074.tfm) Provides: tex(tcrm2488.tfm) Provides: tex(tcrm2986.tfm) Provides: tex(tcrm3583.tfm) Provides: tex(tcsi0500.tfm) Provides: tex(tcsi0600.tfm) Provides: tex(tcsi0700.tfm) Provides: tex(tcsi0800.tfm) Provides: tex(tcsi0900.tfm) Provides: tex(tcsi1000.tfm) Provides: tex(tcsi1095.tfm) Provides: tex(tcsi1200.tfm) Provides: tex(tcsi1440.tfm) Provides: tex(tcsi1728.tfm) Provides: tex(tcsi2074.tfm) Provides: tex(tcsi2488.tfm) Provides: tex(tcsi2986.tfm) Provides: tex(tcsi3583.tfm) Provides: tex(tcsl0500.tfm) Provides: tex(tcsl0600.tfm) Provides: tex(tcsl0700.tfm) Provides: tex(tcsl0800.tfm) Provides: tex(tcsl0900.tfm) Provides: tex(tcsl1000.tfm) Provides: tex(tcsl1095.tfm) Provides: tex(tcsl1200.tfm) Provides: tex(tcsl1440.tfm) Provides: tex(tcsl1728.tfm) Provides: tex(tcsl2074.tfm) Provides: tex(tcsl2488.tfm) Provides: tex(tcsl2986.tfm) Provides: tex(tcsl3583.tfm) Provides: tex(tcso0500.tfm) Provides: tex(tcso0600.tfm) Provides: tex(tcso0700.tfm) Provides: tex(tcso0800.tfm) Provides: tex(tcso0900.tfm) Provides: tex(tcso1000.tfm) Provides: tex(tcso1095.tfm) Provides: tex(tcso1200.tfm) Provides: tex(tcso1440.tfm) Provides: tex(tcso1728.tfm) Provides: tex(tcso2074.tfm) Provides: tex(tcso2488.tfm) Provides: tex(tcso2986.tfm) Provides: tex(tcso3583.tfm) Provides: tex(tcss0500.tfm) Provides: tex(tcss0600.tfm) Provides: tex(tcss0700.tfm) Provides: tex(tcss0800.tfm) Provides: tex(tcss0900.tfm) Provides: tex(tcss1000.tfm) Provides: tex(tcss1095.tfm) Provides: tex(tcss1200.tfm) Provides: tex(tcss1440.tfm) Provides: tex(tcss1728.tfm) Provides: tex(tcss2074.tfm) Provides: tex(tcss2488.tfm) Provides: tex(tcss2986.tfm) Provides: tex(tcss3583.tfm) Provides: tex(tcst0800.tfm) Provides: tex(tcst0900.tfm) Provides: tex(tcst1000.tfm) Provides: tex(tcst1095.tfm) Provides: tex(tcst1200.tfm) Provides: tex(tcst1440.tfm) Provides: tex(tcst1728.tfm) Provides: tex(tcst2074.tfm) Provides: tex(tcst2488.tfm) Provides: tex(tcst2986.tfm) Provides: tex(tcst3583.tfm) Provides: tex(tcsx0500.tfm) Provides: tex(tcsx0600.tfm) Provides: tex(tcsx0700.tfm) Provides: tex(tcsx0800.tfm) Provides: tex(tcsx0900.tfm) Provides: tex(tcsx1000.tfm) Provides: tex(tcsx1095.tfm) Provides: tex(tcsx1200.tfm) Provides: tex(tcsx1440.tfm) Provides: tex(tcsx1728.tfm) Provides: tex(tcsx2074.tfm) Provides: tex(tcsx2488.tfm) Provides: tex(tcsx2986.tfm) Provides: tex(tcsx3583.tfm) Provides: tex(tcti0500.tfm) Provides: tex(tcti0600.tfm) Provides: tex(tcti0700.tfm) Provides: tex(tcti0800.tfm) Provides: tex(tcti0900.tfm) Provides: tex(tcti1000.tfm) Provides: tex(tcti1095.tfm) Provides: tex(tcti1200.tfm) Provides: tex(tcti1440.tfm) Provides: tex(tcti1728.tfm) Provides: tex(tcti2074.tfm) Provides: tex(tcti2488.tfm) Provides: tex(tcti2986.tfm) Provides: tex(tcti3583.tfm) Provides: tex(tctt0800.tfm) Provides: tex(tctt0900.tfm) Provides: tex(tctt1000.tfm) Provides: tex(tctt1095.tfm) Provides: tex(tctt1200.tfm) Provides: tex(tctt1440.tfm) Provides: tex(tctt1728.tfm) Provides: tex(tctt2074.tfm) Provides: tex(tctt2488.tfm) Provides: tex(tctt2986.tfm) Provides: tex(tctt3583.tfm) Provides: tex(tcui0500.tfm) Provides: tex(tcui0600.tfm) Provides: tex(tcui0700.tfm) Provides: tex(tcui0800.tfm) Provides: tex(tcui0900.tfm) Provides: tex(tcui1000.tfm) Provides: tex(tcui1095.tfm) Provides: tex(tcui1200.tfm) Provides: tex(tcui1440.tfm) Provides: tex(tcui1728.tfm) Provides: tex(tcui2074.tfm) Provides: tex(tcui2488.tfm) Provides: tex(tcui2986.tfm) Provides: tex(tcui3583.tfm) Provides: tex(tcvi0800.tfm) Provides: tex(tcvi0900.tfm) Provides: tex(tcvi1000.tfm) Provides: tex(tcvi1095.tfm) Provides: tex(tcvi1200.tfm) Provides: tex(tcvi1440.tfm) Provides: tex(tcvi1728.tfm) Provides: tex(tcvi2074.tfm) Provides: tex(tcvi2488.tfm) Provides: tex(tcvi2986.tfm) Provides: tex(tcvi3583.tfm) Provides: tex(tcvt0800.tfm) Provides: tex(tcvt0900.tfm) Provides: tex(tcvt1000.tfm) Provides: tex(tcvt1095.tfm) Provides: tex(tcvt1200.tfm) Provides: tex(tcvt1440.tfm) Provides: tex(tcvt1728.tfm) Provides: tex(tcvt2074.tfm) Provides: tex(tcvt2488.tfm) Provides: tex(tcvt2986.tfm) Provides: tex(tcvt3583.tfm) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source76: ec.tar.xz Source77: ec.doc.tar.xz %description -n texlive-ec The EC fonts are European Computer Modern Fonts, supporting the complete LaTeX T1 encoding defined at the 1990 TUG conference hold at Cork/Ireland. These fonts are intended to be stable with no changes being made to the tfm files. The set also contains a Text Companion Symbol font, called tc, featuring many useful characters needed in text typesetting, for example oldstyle digits, currency symbols (including the newly created Euro symbol), the permille sign, copyright, trade mark and servicemark as well as a copyleft sign, and many others. Recent releases of LaTeX2e support the EC fonts. The EC fonts supersede the preliminary version released as the DC fonts. The fonts are available in (traced) Adobe Type 1 format, as part of the cm-super bundle. The other Computer Modern-style T1-encoded Type 1 set, Latin Modern, is not actually a direct development of the EC set, and differs from the EC in a number of particulars. date: 2016-06-24 17:18:15 +0000 %package -n texlive-ec-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn25033 Release: 0 Summary: Documentation for texlive-ec License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-ec-doc This package includes the documentation for texlive-ec %post -n texlive-ec mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-ec mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-ec %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-ec-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/ec/00bugs.txt %{_texmfdistdir}/doc/fonts/ec/00error.txt %{_texmfdistdir}/doc/fonts/ec/00files.txt %{_texmfdistdir}/doc/fonts/ec/00inst.txt %{_texmfdistdir}/doc/fonts/ec/00readme.txt %{_texmfdistdir}/doc/fonts/ec/copyrite.txt %{_texmfdistdir}/doc/fonts/ec/dc-chg.txt %{_texmfdistdir}/doc/fonts/ec/dcdoc.tex %{_texmfdistdir}/doc/fonts/ec/ec-chg.txt %{_texmfdistdir}/doc/fonts/ec/ecstdedt.tex %{_texmfdistdir}/doc/fonts/ec/tc-chg.txt %{_texmfdistdir}/doc/fonts/ec/tcstdedt.tex %files -n texlive-ec %defattr(-,root,root,755) %{_texmfdistdir}/fonts/source/jknappen/ec/ecbi.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecbi0500.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecbi0600.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecbi0700.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecbi0800.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecbi0900.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecbi1000.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecbi1095.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecbi1200.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecbi1440.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecbi1728.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecbi2074.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecbi2488.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecbi2986.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecbi3583.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecbl.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecbl0500.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecbl0600.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecbl0700.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecbl0800.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecbl0900.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecbl1000.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecbl1095.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecbl1200.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecbl1440.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecbl1728.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecbl2074.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecbl2488.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecbl2986.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecbl3583.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecbm.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecbx.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecbx0500.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecbx0600.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecbx0700.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecbx0800.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecbx0900.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecbx1000.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecbx1095.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecbx1200.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecbx1440.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecbx1728.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecbx2074.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecbx2488.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecbx2986.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecbx3583.mf %{_texmfdistdir}/fonts/source/jknappen/ec/eccc.mf %{_texmfdistdir}/fonts/source/jknappen/ec/eccc0500.mf %{_texmfdistdir}/fonts/source/jknappen/ec/eccc0600.mf %{_texmfdistdir}/fonts/source/jknappen/ec/eccc0700.mf %{_texmfdistdir}/fonts/source/jknappen/ec/eccc0800.mf %{_texmfdistdir}/fonts/source/jknappen/ec/eccc0900.mf %{_texmfdistdir}/fonts/source/jknappen/ec/eccc1000.mf %{_texmfdistdir}/fonts/source/jknappen/ec/eccc1095.mf %{_texmfdistdir}/fonts/source/jknappen/ec/eccc1200.mf %{_texmfdistdir}/fonts/source/jknappen/ec/eccc1440.mf %{_texmfdistdir}/fonts/source/jknappen/ec/eccc1728.mf %{_texmfdistdir}/fonts/source/jknappen/ec/eccc2074.mf %{_texmfdistdir}/fonts/source/jknappen/ec/eccc2488.mf %{_texmfdistdir}/fonts/source/jknappen/ec/eccc2986.mf %{_texmfdistdir}/fonts/source/jknappen/ec/eccc3583.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecci.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecci0500.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecci0600.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecci0700.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecci0800.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecci0900.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecci1000.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecci1095.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecci1200.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecci1440.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecci1728.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecci2074.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecci2488.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecci2986.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecci3583.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecdh.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecdh0500.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecdh0600.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecdh0700.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecdh0800.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecdh0900.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecdh1000.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecdh1095.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecdh1200.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecdh1440.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecdh1728.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecdh2074.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecdh2488.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecdh2986.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecdh3583.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecfb.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecff.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecfi.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecfs.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecit.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecit0800.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecit0900.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecit1000.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecit1095.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecit1200.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecit1440.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecit1728.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecit2074.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecit2488.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecit2986.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecit3583.mf %{_texmfdistdir}/fonts/source/jknappen/ec/eclb8.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecli8.mf %{_texmfdistdir}/fonts/source/jknappen/ec/eclo8.mf %{_texmfdistdir}/fonts/source/jknappen/ec/eclq8.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecltt8.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecoc.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecoc0500.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecoc0600.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecoc0700.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecoc0800.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecoc0900.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecoc1000.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecoc1095.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecoc1200.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecoc1440.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecoc1728.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecoc2074.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecoc2488.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecoc2986.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecoc3583.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecqi8.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecrb.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecrb0500.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecrb0600.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecrb0700.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecrb0800.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecrb0900.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecrb1000.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecrb1095.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecrb1200.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecrb1440.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecrb1728.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecrb2074.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecrb2488.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecrb2986.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecrb3583.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecrm.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecrm0500.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecrm0600.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecrm0700.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecrm0800.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecrm0900.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecrm1000.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecrm1095.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecrm1200.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecrm1440.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecrm1728.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecrm2074.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecrm2488.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecrm2986.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecrm3583.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsc.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsc0500.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsc0600.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsc0700.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsc0800.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsc0900.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsc1000.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsc1095.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsc1200.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsc1440.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsc1728.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsc2074.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsc2488.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsc2986.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsc3583.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsi.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsi0500.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsi0600.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsi0700.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsi0800.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsi0900.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsi1000.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsi1095.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsi1200.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsi1440.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsi1728.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsi2074.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsi2488.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsi2986.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsi3583.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsl.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsl0500.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsl0600.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsl0700.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsl0800.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsl0900.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsl1000.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsl1095.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsl1200.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsl1440.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsl1728.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsl2074.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsl2488.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsl2986.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsl3583.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecso.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecso0500.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecso0600.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecso0700.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecso0800.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecso0900.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecso1000.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecso1095.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecso1200.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecso1440.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecso1728.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecso2074.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecso2488.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecso2986.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecso3583.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsq8.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecss.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecss0500.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecss0600.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecss0700.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecss0800.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecss0900.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecss1000.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecss1095.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecss1200.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecss1440.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecss1728.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecss2074.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecss2488.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecss2986.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecss3583.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecssdc10.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecst.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecst0800.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecst0900.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecst1000.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecst1095.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecst1200.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecst1440.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecst1728.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecst2074.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecst2488.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecst2986.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecst3583.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsx.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsx0500.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsx0600.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsx0700.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsx0800.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsx0900.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsx1000.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsx1095.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsx1200.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsx1440.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsx1728.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsx2074.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsx2488.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsx2986.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecsx3583.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ectc.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ectc0800.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ectc0900.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ectc1000.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ectc1095.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ectc1200.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ectc1440.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ectc1728.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ectc2074.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ectc2488.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ectc2986.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ectc3583.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecti.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecti0500.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecti0600.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecti0700.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecti0800.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecti0900.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecti1000.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecti1095.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecti1200.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecti1440.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecti1728.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecti2074.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecti2488.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecti2986.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecti3583.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ectt.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ectt0800.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ectt0900.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ectt1000.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ectt1095.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ectt1200.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ectt1440.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ectt1728.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ectt2074.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ectt2488.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ectt2986.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ectt3583.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecui.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecui0500.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecui0600.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecui0700.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecui0800.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecui0900.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecui1000.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecui1095.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecui1200.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecui1440.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecui1728.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecui2074.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecui2488.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecui2986.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecui3583.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecvi.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecvi0800.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecvi0900.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecvi1000.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecvi1095.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecvi1200.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecvi1440.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecvi1728.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecvi2074.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecvi2488.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecvi2986.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecvi3583.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecvt.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecvt0800.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecvt0900.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecvt1000.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecvt1095.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecvt1200.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecvt1440.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecvt1728.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecvt2074.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecvt2488.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecvt2986.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecvt3583.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecxc.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecxc0500.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecxc0600.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecxc0700.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecxc0800.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecxc0900.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecxc1000.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecxc1095.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecxc1200.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecxc1440.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecxc1728.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecxc2074.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecxc2488.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecxc2986.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ecxc3583.mf %{_texmfdistdir}/fonts/source/jknappen/ec/exaccent.mf %{_texmfdistdir}/fonts/source/jknappen/ec/exaccess.mf %{_texmfdistdir}/fonts/source/jknappen/ec/exbase.mf %{_texmfdistdir}/fonts/source/jknappen/ec/exbraces.mf %{_texmfdistdir}/fonts/source/jknappen/ec/excligtb.mf %{_texmfdistdir}/fonts/source/jknappen/ec/excsc.mf %{_texmfdistdir}/fonts/source/jknappen/ec/excspl.mf %{_texmfdistdir}/fonts/source/jknappen/ec/exidigit.mf %{_texmfdistdir}/fonts/source/jknappen/ec/exileast.mf %{_texmfdistdir}/fonts/source/jknappen/ec/exilig.mf %{_texmfdistdir}/fonts/source/jknappen/ec/exiligtb.mf %{_texmfdistdir}/fonts/source/jknappen/ec/exillett.mf %{_texmfdistdir}/fonts/source/jknappen/ec/exilwest.mf %{_texmfdistdir}/fonts/source/jknappen/ec/exisixts.mf %{_texmfdistdir}/fonts/source/jknappen/ec/exitalp.mf %{_texmfdistdir}/fonts/source/jknappen/ec/exmligtb.mf %{_texmfdistdir}/fonts/source/jknappen/ec/expseudo.mf %{_texmfdistdir}/fonts/source/jknappen/ec/expunct.mf %{_texmfdistdir}/fonts/source/jknappen/ec/exrdigit.mf %{_texmfdistdir}/fonts/source/jknappen/ec/exrleast.mf %{_texmfdistdir}/fonts/source/jknappen/ec/exrlig.mf %{_texmfdistdir}/fonts/source/jknappen/ec/exrligtb.mf %{_texmfdistdir}/fonts/source/jknappen/ec/exrllett.mf %{_texmfdistdir}/fonts/source/jknappen/ec/exrlwest.mf %{_texmfdistdir}/fonts/source/jknappen/ec/exroman.mf %{_texmfdistdir}/fonts/source/jknappen/ec/exromp.mf %{_texmfdistdir}/fonts/source/jknappen/ec/exrueast.mf %{_texmfdistdir}/fonts/source/jknappen/ec/exrulett.mf %{_texmfdistdir}/fonts/source/jknappen/ec/exruwest.mf %{_texmfdistdir}/fonts/source/jknappen/ec/exsign.mf %{_texmfdistdir}/fonts/source/jknappen/ec/exsixtst.mf %{_texmfdistdir}/fonts/source/jknappen/ec/extextit.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ieclb8.mf %{_texmfdistdir}/fonts/source/jknappen/ec/iecli8.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ieclo8.mf %{_texmfdistdir}/fonts/source/jknappen/ec/ieclq8.mf %{_texmfdistdir}/fonts/source/jknappen/ec/iecltt8.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcbi.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcbi0500.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcbi0600.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcbi0700.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcbi0800.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcbi0900.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcbi1000.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcbi1095.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcbi1200.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcbi1440.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcbi1728.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcbi2074.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcbi2488.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcbi2986.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcbi3583.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcbl.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcbl0500.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcbl0600.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcbl0700.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcbl0800.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcbl0900.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcbl1000.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcbl1095.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcbl1200.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcbl1440.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcbl1728.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcbl2074.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcbl2488.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcbl2986.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcbl3583.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcbm.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcbx.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcbx0500.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcbx0600.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcbx0700.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcbx0800.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcbx0900.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcbx1000.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcbx1095.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcbx1200.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcbx1440.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcbx1728.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcbx2074.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcbx2488.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcbx2986.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcbx3583.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcci.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcci0500.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcci0600.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcci0700.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcci0800.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcci0900.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcci1000.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcci1095.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcci1200.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcci1440.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcci1728.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcci2074.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcci2488.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcci2986.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcci3583.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcdh.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcfb.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcff.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcfi.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcfs.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcit.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcit0800.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcit0900.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcit1000.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcit1095.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcit1200.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcit1440.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcit1728.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcit2074.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcit2488.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcit2986.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcit3583.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcrb.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcrb0500.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcrb0600.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcrb0700.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcrb0800.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcrb0900.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcrb1000.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcrb1095.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcrb1200.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcrb1440.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcrb1728.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcrb2074.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcrb2488.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcrb2986.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcrb3583.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcrm.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcrm0500.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcrm0600.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcrm0700.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcrm0800.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcrm0900.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcrm1000.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcrm1095.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcrm1200.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcrm1440.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcrm1728.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcrm2074.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcrm2488.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcrm2986.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcrm3583.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcsi.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcsi0500.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcsi0600.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcsi0700.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcsi0800.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcsi0900.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcsi1000.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcsi1095.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcsi1200.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcsi1440.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcsi1728.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcsi2074.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcsi2488.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcsi2986.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcsi3583.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcsl.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcsl0500.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcsl0600.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcsl0700.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcsl0800.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcsl0900.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcsl1000.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcsl1095.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcsl1200.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcsl1440.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcsl1728.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcsl2074.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcsl2488.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcsl2986.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcsl3583.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcso.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcso0500.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcso0600.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcso0700.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcso0800.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcso0900.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcso1000.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcso1095.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcso1200.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcso1440.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcso1728.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcso2074.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcso2488.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcso2986.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcso3583.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcss.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcss0500.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcss0600.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcss0700.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcss0800.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcss0900.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcss1000.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcss1095.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcss1200.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcss1440.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcss1728.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcss2074.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcss2488.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcss2986.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcss3583.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcst.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcst0800.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcst0900.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcst1000.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcst1095.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcst1200.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcst1440.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcst1728.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcst2074.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcst2488.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcst2986.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcst3583.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcsx.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcsx0500.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcsx0600.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcsx0700.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcsx0800.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcsx0900.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcsx1000.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcsx1095.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcsx1200.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcsx1440.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcsx1728.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcsx2074.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcsx2488.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcsx2986.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcsx3583.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcti.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcti0500.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcti0600.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcti0700.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcti0800.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcti0900.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcti1000.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcti1095.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcti1200.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcti1440.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcti1728.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcti2074.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcti2488.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcti2986.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcti3583.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tctt.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tctt0800.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tctt0900.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tctt1000.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tctt1095.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tctt1200.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tctt1440.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tctt1728.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tctt2074.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tctt2488.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tctt2986.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tctt3583.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcui.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcui0500.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcui0600.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcui0700.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcui0800.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcui0900.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcui1000.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcui1095.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcui1200.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcui1440.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcui1728.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcui2074.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcui2488.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcui2986.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcui3583.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcvi.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcvi0800.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcvi0900.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcvi1000.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcvi1095.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcvi1200.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcvi1440.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcvi1728.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcvi2074.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcvi2488.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcvi2986.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcvi3583.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcvt.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcvt0800.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcvt0900.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcvt1000.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcvt1095.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcvt1200.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcvt1440.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcvt1728.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcvt2074.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcvt2488.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcvt2986.mf %{_texmfdistdir}/fonts/source/jknappen/ec/tcvt3583.mf %{_texmfdistdir}/fonts/source/jknappen/ec/txaccent.mf %{_texmfdistdir}/fonts/source/jknappen/ec/txgen.mf %{_texmfdistdir}/fonts/source/jknappen/ec/txifract.mf %{_texmfdistdir}/fonts/source/jknappen/ec/txisuper.mf %{_texmfdistdir}/fonts/source/jknappen/ec/txitlod.mf %{_texmfdistdir}/fonts/source/jknappen/ec/txpseudo.mf %{_texmfdistdir}/fonts/source/jknappen/ec/txrfract.mf %{_texmfdistdir}/fonts/source/jknappen/ec/txromod.mf %{_texmfdistdir}/fonts/source/jknappen/ec/txrsuper.mf %{_texmfdistdir}/fonts/source/jknappen/ec/txsymb.mf %{_texmfdistdir}/fonts/source/jknappen/ec/txsymbol.mf %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbi0500.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbi0600.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbi0700.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbi0800.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbi0900.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbi1000.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbi1095.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbi1200.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbi1440.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbi1728.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbi2074.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbi2488.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbi2986.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbi3583.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbl0500.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbl0600.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbl0700.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbl0800.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbl0900.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbl1000.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbl1095.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbl1200.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbl1440.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbl1728.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbl2074.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbl2488.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbl2986.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbl3583.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbx0500.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbx0600.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbx0700.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbx0800.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbx0900.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbx1000.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbx1095.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbx1200.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbx1440.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbx1728.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbx2074.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbx2488.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbx2986.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbx3583.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/eccc0500.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/eccc0600.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/eccc0700.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/eccc0800.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/eccc0900.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/eccc1000.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/eccc1095.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/eccc1200.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/eccc1440.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/eccc1728.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/eccc2074.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/eccc2488.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/eccc2986.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/eccc3583.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecci0500.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecci0600.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecci0700.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecci0800.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecci0900.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecci1000.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecci1095.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecci1200.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecci1440.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecci1728.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecci2074.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecci2488.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecci2986.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecci3583.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecdh0500.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecdh0600.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecdh0700.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecdh0800.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecdh0900.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecdh1000.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecdh1095.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecdh1200.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecdh1440.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecdh1728.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecdh2074.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecdh2488.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecdh2986.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecdh3583.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecit0800.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecit0900.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecit1000.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecit1095.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecit1200.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecit1440.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecit1728.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecit2074.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecit2488.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecit2986.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecit3583.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/eclb8.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecli8.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/eclo8.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/eclq8.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecltt8.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecoc0500.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecoc0600.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecoc0700.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecoc0800.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecoc0900.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecoc1000.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecoc1095.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecoc1200.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecoc1440.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecoc1728.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecoc2074.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecoc2488.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecoc2986.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecoc3583.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrb0500.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrb0600.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrb0700.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrb0800.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrb0900.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrb1000.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrb1095.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrb1200.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrb1440.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrb1728.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrb2074.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrb2488.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrb2986.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrb3583.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrm0500.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrm0600.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrm0700.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrm0800.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrm0900.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrm1000.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrm1095.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrm1200.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrm1440.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrm1728.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrm2074.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrm2488.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrm2986.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrm3583.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsc0500.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsc0600.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsc0700.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsc0800.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsc0900.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsc1000.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsc1095.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsc1200.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsc1440.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsc1728.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsc2074.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsc2488.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsc2986.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsc3583.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsi0500.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsi0600.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsi0700.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsi0800.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsi0900.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsi1000.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsi1095.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsi1200.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsi1440.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsi1728.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsi2074.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsi2488.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsi2986.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsi3583.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsl0500.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsl0600.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsl0700.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsl0800.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsl0900.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsl1000.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsl1095.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsl1200.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsl1440.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsl1728.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsl2074.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsl2488.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsl2986.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsl3583.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecso0500.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecso0600.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecso0700.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecso0800.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecso0900.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecso1000.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecso1095.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecso1200.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecso1440.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecso1728.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecso2074.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecso2488.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecso2986.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecso3583.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecss0500.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecss0600.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecss0700.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecss0800.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecss0900.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecss1000.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecss1095.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecss1200.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecss1440.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecss1728.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecss2074.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecss2488.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecss2986.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecss3583.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecst0800.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecst0900.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecst1000.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecst1095.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecst1200.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecst1440.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecst1728.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecst2074.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecst2488.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecst2986.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecst3583.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsx0500.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsx0600.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsx0700.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsx0800.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsx0900.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsx1000.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsx1095.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsx1200.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsx1440.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsx1728.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsx2074.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsx2488.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsx2986.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsx3583.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ectc0800.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ectc0900.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ectc1000.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ectc1095.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ectc1200.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ectc1440.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ectc1728.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ectc2074.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ectc2488.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ectc2986.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ectc3583.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecti0500.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecti0600.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecti0700.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecti0800.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecti0900.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecti1000.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecti1095.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecti1200.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecti1440.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecti1728.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecti2074.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecti2488.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecti2986.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecti3583.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ectt0800.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ectt0900.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ectt1000.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ectt1095.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ectt1200.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ectt1440.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ectt1728.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ectt2074.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ectt2488.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ectt2986.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ectt3583.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecui0500.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecui0600.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecui0700.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecui0800.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecui0900.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecui1000.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecui1095.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecui1200.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecui1440.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecui1728.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecui2074.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecui2488.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecui2986.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecui3583.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvi0800.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvi0900.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvi1000.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvi1095.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvi1200.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvi1440.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvi1728.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvi2074.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvi2488.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvi2986.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvi3583.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvt0800.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvt0900.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvt1000.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvt1095.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvt1200.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvt1440.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvt1728.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvt2074.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvt2488.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvt2986.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvt3583.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecxc0500.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecxc0600.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecxc0700.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecxc0800.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecxc0900.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecxc1000.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecxc1095.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecxc1200.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecxc1440.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecxc1728.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecxc2074.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecxc2488.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecxc2986.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ecxc3583.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ieclb8.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/iecli8.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ieclo8.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/ieclq8.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/iecltt8.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbi0500.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbi0600.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbi0700.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbi0800.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbi0900.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbi1000.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbi1095.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbi1200.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbi1440.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbi1728.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbi2074.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbi2488.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbi2986.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbi3583.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbl0500.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbl0600.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbl0700.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbl0800.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbl0900.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbl1000.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbl1095.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbl1200.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbl1440.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbl1728.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbl2074.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbl2488.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbl2986.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbl3583.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbx0500.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbx0600.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbx0700.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbx0800.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbx0900.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbx1000.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbx1095.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbx1200.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbx1440.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbx1728.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbx2074.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbx2488.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbx2986.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbx3583.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcci0500.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcci0600.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcci0700.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcci0800.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcci0900.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcci1000.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcci1095.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcci1200.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcci1440.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcci1728.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcci2074.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcci2488.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcci2986.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcci3583.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcit0800.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcit0900.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcit1000.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcit1095.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcit1200.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcit1440.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcit1728.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcit2074.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcit2488.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcit2986.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcit3583.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrb0500.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrb0600.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrb0700.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrb0800.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrb0900.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrb1000.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrb1095.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrb1200.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrb1440.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrb1728.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrb2074.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrb2488.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrb2986.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrb3583.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrm0500.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrm0600.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrm0700.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrm0800.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrm0900.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrm1000.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrm1095.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrm1200.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrm1440.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrm1728.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrm2074.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrm2488.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrm2986.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrm3583.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsi0500.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsi0600.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsi0700.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsi0800.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsi0900.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsi1000.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsi1095.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsi1200.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsi1440.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsi1728.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsi2074.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsi2488.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsi2986.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsi3583.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsl0500.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsl0600.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsl0700.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsl0800.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsl0900.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsl1000.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsl1095.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsl1200.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsl1440.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsl1728.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsl2074.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsl2488.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsl2986.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsl3583.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcso0500.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcso0600.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcso0700.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcso0800.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcso0900.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcso1000.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcso1095.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcso1200.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcso1440.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcso1728.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcso2074.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcso2488.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcso2986.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcso3583.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcss0500.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcss0600.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcss0700.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcss0800.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcss0900.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcss1000.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcss1095.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcss1200.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcss1440.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcss1728.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcss2074.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcss2488.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcss2986.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcss3583.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcst0800.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcst0900.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcst1000.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcst1095.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcst1200.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcst1440.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcst1728.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcst2074.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcst2488.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcst2986.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcst3583.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsx0500.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsx0600.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsx0700.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsx0800.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsx0900.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsx1000.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsx1095.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsx1200.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsx1440.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsx1728.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsx2074.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsx2488.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsx2986.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsx3583.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcti0500.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcti0600.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcti0700.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcti0800.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcti0900.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcti1000.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcti1095.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcti1200.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcti1440.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcti1728.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcti2074.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcti2488.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcti2986.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcti3583.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tctt0800.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tctt0900.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tctt1000.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tctt1095.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tctt1200.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tctt1440.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tctt1728.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tctt2074.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tctt2488.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tctt2986.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tctt3583.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcui0500.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcui0600.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcui0700.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcui0800.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcui0900.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcui1000.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcui1095.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcui1200.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcui1440.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcui1728.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcui2074.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcui2488.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcui2986.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcui3583.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvi0800.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvi0900.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvi1000.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvi1095.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvi1200.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvi1440.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvi1728.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvi2074.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvi2488.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvi2986.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvi3583.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvt0800.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvt0900.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvt1000.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvt1095.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvt1200.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvt1440.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvt1728.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvt2074.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvt2488.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvt2986.tfm %{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvt3583.tfm %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-ec-%{texlive_version}.%{texlive_noarch}.1.0svn25033-%{release}-zypper %endif %package -n texlive-ecc Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Sources for the European Concrete fonts License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-ecc-doc >= %{texlive_version} Provides: tex(eocc10.tfm) Provides: tex(eorm10.tfm) Provides: tex(eorm5.tfm) Provides: tex(eorm6.tfm) Provides: tex(eorm7.tfm) Provides: tex(eorm8.tfm) Provides: tex(eorm9.tfm) Provides: tex(eosl10.tfm) Provides: tex(eosl5.tfm) Provides: tex(eosl6.tfm) Provides: tex(eosl7.tfm) Provides: tex(eosl8.tfm) Provides: tex(eosl9.tfm) Provides: tex(eoti10.tfm) Provides: tex(tcssdc10.tfm) Provides: tex(torm10.tfm) Provides: tex(torm5.tfm) Provides: tex(torm6.tfm) Provides: tex(torm7.tfm) Provides: tex(torm8.tfm) Provides: tex(torm9.tfm) Provides: tex(tosl10.tfm) Provides: tex(tosl5.tfm) Provides: tex(tosl6.tfm) Provides: tex(tosl7.tfm) Provides: tex(tosl8.tfm) Provides: tex(tosl9.tfm) Provides: tex(toti10.tfm) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source78: ecc.tar.xz Source79: ecc.doc.tar.xz %description -n texlive-ecc The Metafont sources and TFM files of the European Concrete Fonts. This is the T1-encoded extension of Knuth's Concrete fonts, including also the corresponding text companion fonts. Adobe Type 1 versions of the fonts are available as part of the cm-super font bundle. date: 2016-06-24 17:18:15 +0000 %package -n texlive-ecc-doc Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Documentation for texlive-ecc License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-ecc-doc This package includes the documentation for texlive-ecc %post -n texlive-ecc mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-ecc mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-ecc %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-ecc-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/ecc/copyrite %{_texmfdistdir}/doc/fonts/ecc/liesmich %{_texmfdistdir}/doc/fonts/ecc/readme %files -n texlive-ecc %defattr(-,root,root,755) %{_texmfdistdir}/fonts/source/public/ecc/conc10pt.mf %{_texmfdistdir}/fonts/source/public/ecc/conc5pt.mf %{_texmfdistdir}/fonts/source/public/ecc/conc6pt.mf %{_texmfdistdir}/fonts/source/public/ecc/conc7pt.mf %{_texmfdistdir}/fonts/source/public/ecc/conc8pt.mf %{_texmfdistdir}/fonts/source/public/ecc/conc9pt.mf %{_texmfdistdir}/fonts/source/public/ecc/coni10pt.mf %{_texmfdistdir}/fonts/source/public/ecc/eocc10.mf %{_texmfdistdir}/fonts/source/public/ecc/eorm10.mf %{_texmfdistdir}/fonts/source/public/ecc/eorm5.mf %{_texmfdistdir}/fonts/source/public/ecc/eorm6.mf %{_texmfdistdir}/fonts/source/public/ecc/eorm7.mf %{_texmfdistdir}/fonts/source/public/ecc/eorm8.mf %{_texmfdistdir}/fonts/source/public/ecc/eorm9.mf %{_texmfdistdir}/fonts/source/public/ecc/eosl10.mf %{_texmfdistdir}/fonts/source/public/ecc/eosl5.mf %{_texmfdistdir}/fonts/source/public/ecc/eosl6.mf %{_texmfdistdir}/fonts/source/public/ecc/eosl7.mf %{_texmfdistdir}/fonts/source/public/ecc/eosl8.mf %{_texmfdistdir}/fonts/source/public/ecc/eosl9.mf %{_texmfdistdir}/fonts/source/public/ecc/eoti10.mf %{_texmfdistdir}/fonts/source/public/ecc/tcssdc10.mf %{_texmfdistdir}/fonts/source/public/ecc/torm10.mf %{_texmfdistdir}/fonts/source/public/ecc/torm5.mf %{_texmfdistdir}/fonts/source/public/ecc/torm6.mf %{_texmfdistdir}/fonts/source/public/ecc/torm7.mf %{_texmfdistdir}/fonts/source/public/ecc/torm8.mf %{_texmfdistdir}/fonts/source/public/ecc/torm9.mf %{_texmfdistdir}/fonts/source/public/ecc/tosl10.mf %{_texmfdistdir}/fonts/source/public/ecc/tosl5.mf %{_texmfdistdir}/fonts/source/public/ecc/tosl6.mf %{_texmfdistdir}/fonts/source/public/ecc/tosl7.mf %{_texmfdistdir}/fonts/source/public/ecc/tosl8.mf %{_texmfdistdir}/fonts/source/public/ecc/tosl9.mf %{_texmfdistdir}/fonts/source/public/ecc/toti10.mf %{_texmfdistdir}/fonts/tfm/public/ecc/eocc10.tfm %{_texmfdistdir}/fonts/tfm/public/ecc/eorm10.tfm %{_texmfdistdir}/fonts/tfm/public/ecc/eorm5.tfm %{_texmfdistdir}/fonts/tfm/public/ecc/eorm6.tfm %{_texmfdistdir}/fonts/tfm/public/ecc/eorm7.tfm %{_texmfdistdir}/fonts/tfm/public/ecc/eorm8.tfm %{_texmfdistdir}/fonts/tfm/public/ecc/eorm9.tfm %{_texmfdistdir}/fonts/tfm/public/ecc/eosl10.tfm %{_texmfdistdir}/fonts/tfm/public/ecc/eosl5.tfm %{_texmfdistdir}/fonts/tfm/public/ecc/eosl6.tfm %{_texmfdistdir}/fonts/tfm/public/ecc/eosl7.tfm %{_texmfdistdir}/fonts/tfm/public/ecc/eosl8.tfm %{_texmfdistdir}/fonts/tfm/public/ecc/eosl9.tfm %{_texmfdistdir}/fonts/tfm/public/ecc/eoti10.tfm %{_texmfdistdir}/fonts/tfm/public/ecc/tcssdc10.tfm %{_texmfdistdir}/fonts/tfm/public/ecc/torm10.tfm %{_texmfdistdir}/fonts/tfm/public/ecc/torm5.tfm %{_texmfdistdir}/fonts/tfm/public/ecc/torm6.tfm %{_texmfdistdir}/fonts/tfm/public/ecc/torm7.tfm %{_texmfdistdir}/fonts/tfm/public/ecc/torm8.tfm %{_texmfdistdir}/fonts/tfm/public/ecc/torm9.tfm %{_texmfdistdir}/fonts/tfm/public/ecc/tosl10.tfm %{_texmfdistdir}/fonts/tfm/public/ecc/tosl5.tfm %{_texmfdistdir}/fonts/tfm/public/ecc/tosl6.tfm %{_texmfdistdir}/fonts/tfm/public/ecc/tosl7.tfm %{_texmfdistdir}/fonts/tfm/public/ecc/tosl8.tfm %{_texmfdistdir}/fonts/tfm/public/ecc/tosl9.tfm %{_texmfdistdir}/fonts/tfm/public/ecc/toti10.tfm %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-ecc-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %endif %package -n texlive-ecclesiastic Version: %{texlive_version}.%{texlive_noarch}.0.0.3svn38172 Release: 0 Summary: Typesetting Ecclesiastic Latin License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-ecclesiastic-doc >= %{texlive_version} Provides: tex(ecclesiastic.sty) Requires: tex(iftex.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source80: ecclesiastic.tar.xz Source81: ecclesiastic.doc.tar.xz %description -n texlive-ecclesiastic The package modifies the way the latin option to babel operates when typesetting Latin. The style is somewhat 'frenchified' in respect of punctuation spacings and footnote style; shortcuts are available in order to set accents on all vowels, including y and the diphthongs ae and oe. date: 2016-06-24 17:18:15 +0000 %package -n texlive-ecclesiastic-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.3svn38172 Release: 0 Summary: Documentation for texlive-ecclesiastic License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-ecclesiastic-doc This package includes the documentation for texlive-ecclesiastic %post -n texlive-ecclesiastic mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-ecclesiastic mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-ecclesiastic %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-ecclesiastic-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/ecclesiastic/README %{_texmfdistdir}/doc/latex/ecclesiastic/ecclesiastic.pdf %{_texmfdistdir}/doc/latex/ecclesiastic/manifest.txt %files -n texlive-ecclesiastic %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/ecclesiastic/ecclesiastic.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-ecclesiastic-%{texlive_version}.%{texlive_noarch}.0.0.3svn38172-%{release}-zypper %endif %package -n texlive-ecgdraw Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn41617 Release: 0 Summary: Draws electrocardiograms (ECG) License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-ecgdraw-doc >= %{texlive_version} Provides: tex(ecgdraw.sty) Requires: tex(tikz.sty) Requires: tex(xparse.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source82: ecgdraw.tar.xz Source83: ecgdraw.doc.tar.xz %description -n texlive-ecgdraw This package provides the \ECG{<code>} command which draws electrocardiograms (ECG). The <code> represents a series of abbreviations which allow to draw different types of wave. date: 2016-07-07 03:49:47 +0000 %package -n texlive-ecgdraw-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn41617 Release: 0 Summary: Documentation for texlive-ecgdraw License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-ecgdraw-doc:it) %description -n texlive-ecgdraw-doc This package includes the documentation for texlive-ecgdraw %post -n texlive-ecgdraw mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-ecgdraw mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-ecgdraw %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-ecgdraw-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/ecgdraw/README %{_texmfdistdir}/doc/latex/ecgdraw/archivio.tex %{_texmfdistdir}/doc/latex/ecgdraw/ecgdraw.pdf %{_texmfdistdir}/doc/latex/ecgdraw/ecgdraw_ita.pdf %files -n texlive-ecgdraw %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/ecgdraw/ecgdraw.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-ecgdraw-%{texlive_version}.%{texlive_noarch}.0.0.1svn41617-%{release}-zypper %endif %package -n texlive-ecltree Version: %{texlive_version}.%{texlive_noarch}.1.1asvn15878 Release: 0 Summary: Trees using epic and eepic macros License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-ecltree-doc >= %{texlive_version} Provides: tex(ecltree.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source84: ecltree.tar.xz Source85: ecltree.doc.tar.xz %description -n texlive-ecltree The package recursively draws trees: each subtree is defined in a 'bundle' environment, with a set of leaves described by \chunk macros. A chunk may have a bundle environment inside it. date: 2016-06-24 17:18:15 +0000 %package -n texlive-ecltree-doc Version: %{texlive_version}.%{texlive_noarch}.1.1asvn15878 Release: 0 Summary: Documentation for texlive-ecltree License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-ecltree-doc This package includes the documentation for texlive-ecltree %post -n texlive-ecltree mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-ecltree mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-ecltree %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-ecltree-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/ecltree/ecltreesample.pdf %{_texmfdistdir}/doc/latex/ecltree/ecltreesample.tex %files -n texlive-ecltree %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/ecltree/ecltree.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-ecltree-%{texlive_version}.%{texlive_noarch}.1.1asvn15878-%{release}-zypper %endif %package -n texlive-eco Version: %{texlive_version}.%{texlive_noarch}.1.3svn29349 Release: 0 Summary: Oldstyle numerals using EC fonts License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-eco-doc >= %{texlive_version} Provides: tex(T1cmodh.fd) Provides: tex(T1cmor.fd) Provides: tex(T1cmoss.fd) Provides: tex(T1cmott.fd) Provides: tex(T1cmovt.fd) Provides: tex(eco.sty) Provides: tex(ecobi0500.tfm) Provides: tex(ecobi0500.vf) Provides: tex(ecobi0600.tfm) Provides: tex(ecobi0600.vf) Provides: tex(ecobi0700.tfm) Provides: tex(ecobi0700.vf) Provides: tex(ecobi0800.tfm) Provides: tex(ecobi0800.vf) Provides: tex(ecobi0900.tfm) Provides: tex(ecobi0900.vf) Provides: tex(ecobi1000.tfm) Provides: tex(ecobi1000.vf) Provides: tex(ecobi1095.tfm) Provides: tex(ecobi1095.vf) Provides: tex(ecobi1200.tfm) Provides: tex(ecobi1200.vf) Provides: tex(ecobi1440.tfm) Provides: tex(ecobi1440.vf) Provides: tex(ecobi1728.tfm) Provides: tex(ecobi1728.vf) Provides: tex(ecobi2074.tfm) Provides: tex(ecobi2074.vf) Provides: tex(ecobi2488.tfm) Provides: tex(ecobi2488.vf) Provides: tex(ecobi2986.tfm) Provides: tex(ecobi2986.vf) Provides: tex(ecobi3583.tfm) Provides: tex(ecobi3583.vf) Provides: tex(ecobl0500.tfm) Provides: tex(ecobl0500.vf) Provides: tex(ecobl0600.tfm) Provides: tex(ecobl0600.vf) Provides: tex(ecobl0700.tfm) Provides: tex(ecobl0700.vf) Provides: tex(ecobl0800.tfm) Provides: tex(ecobl0800.vf) Provides: tex(ecobl0900.tfm) Provides: tex(ecobl0900.vf) Provides: tex(ecobl1000.tfm) Provides: tex(ecobl1000.vf) Provides: tex(ecobl1095.tfm) Provides: tex(ecobl1095.vf) Provides: tex(ecobl1200.tfm) Provides: tex(ecobl1200.vf) Provides: tex(ecobl1440.tfm) Provides: tex(ecobl1440.vf) Provides: tex(ecobl1728.tfm) Provides: tex(ecobl1728.vf) Provides: tex(ecobl2074.tfm) Provides: tex(ecobl2074.vf) Provides: tex(ecobl2488.tfm) Provides: tex(ecobl2488.vf) Provides: tex(ecobl2986.tfm) Provides: tex(ecobl2986.vf) Provides: tex(ecobl3583.tfm) Provides: tex(ecobl3583.vf) Provides: tex(ecobx0500.tfm) Provides: tex(ecobx0500.vf) Provides: tex(ecobx0600.tfm) Provides: tex(ecobx0600.vf) Provides: tex(ecobx0700.tfm) Provides: tex(ecobx0700.vf) Provides: tex(ecobx0800.tfm) Provides: tex(ecobx0800.vf) Provides: tex(ecobx0900.tfm) Provides: tex(ecobx0900.vf) Provides: tex(ecobx1000.tfm) Provides: tex(ecobx1000.vf) Provides: tex(ecobx1095.tfm) Provides: tex(ecobx1095.vf) Provides: tex(ecobx1200.tfm) Provides: tex(ecobx1200.vf) Provides: tex(ecobx1440.tfm) Provides: tex(ecobx1440.vf) Provides: tex(ecobx1728.tfm) Provides: tex(ecobx1728.vf) Provides: tex(ecobx2074.tfm) Provides: tex(ecobx2074.vf) Provides: tex(ecobx2488.tfm) Provides: tex(ecobx2488.vf) Provides: tex(ecobx2986.tfm) Provides: tex(ecobx2986.vf) Provides: tex(ecobx3583.tfm) Provides: tex(ecobx3583.vf) Provides: tex(ecodh0500.tfm) Provides: tex(ecodh0500.vf) Provides: tex(ecodh0600.tfm) Provides: tex(ecodh0600.vf) Provides: tex(ecodh0700.tfm) Provides: tex(ecodh0700.vf) Provides: tex(ecodh0800.tfm) Provides: tex(ecodh0800.vf) Provides: tex(ecodh0900.tfm) Provides: tex(ecodh0900.vf) Provides: tex(ecodh1000.tfm) Provides: tex(ecodh1000.vf) Provides: tex(ecodh1095.tfm) Provides: tex(ecodh1095.vf) Provides: tex(ecodh1200.tfm) Provides: tex(ecodh1200.vf) Provides: tex(ecodh1440.tfm) Provides: tex(ecodh1440.vf) Provides: tex(ecodh1728.tfm) Provides: tex(ecodh1728.vf) Provides: tex(ecodh2074.tfm) Provides: tex(ecodh2074.vf) Provides: tex(ecodh2488.tfm) Provides: tex(ecodh2488.vf) Provides: tex(ecodh2986.tfm) Provides: tex(ecodh2986.vf) Provides: tex(ecodh3583.tfm) Provides: tex(ecodh3583.vf) Provides: tex(ecoit0600.tfm) Provides: tex(ecoit0600.vf) Provides: tex(ecoit0700.tfm) Provides: tex(ecoit0700.vf) Provides: tex(ecoit0800.tfm) Provides: tex(ecoit0800.vf) Provides: tex(ecoit0900.tfm) Provides: tex(ecoit0900.vf) Provides: tex(ecoit1000.tfm) Provides: tex(ecoit1000.vf) Provides: tex(ecoit1095.tfm) Provides: tex(ecoit1095.vf) Provides: tex(ecoit1200.tfm) Provides: tex(ecoit1200.vf) Provides: tex(ecoit1440.tfm) Provides: tex(ecoit1440.vf) Provides: tex(ecoit1728.tfm) Provides: tex(ecoit1728.vf) Provides: tex(ecoit2074.tfm) Provides: tex(ecoit2074.vf) Provides: tex(ecoit2488.tfm) Provides: tex(ecoit2488.vf) Provides: tex(ecoit2986.tfm) Provides: tex(ecoit2986.vf) Provides: tex(ecoit3583.tfm) Provides: tex(ecoit3583.vf) Provides: tex(ecorb0500.tfm) Provides: tex(ecorb0500.vf) Provides: tex(ecorb0600.tfm) Provides: tex(ecorb0600.vf) Provides: tex(ecorb0700.tfm) Provides: tex(ecorb0700.vf) Provides: tex(ecorb0800.tfm) Provides: tex(ecorb0800.vf) Provides: tex(ecorb0900.tfm) Provides: tex(ecorb0900.vf) Provides: tex(ecorb1000.tfm) Provides: tex(ecorb1000.vf) Provides: tex(ecorb1095.tfm) Provides: tex(ecorb1095.vf) Provides: tex(ecorb1200.tfm) Provides: tex(ecorb1200.vf) Provides: tex(ecorb1440.tfm) Provides: tex(ecorb1440.vf) Provides: tex(ecorb1728.tfm) Provides: tex(ecorb1728.vf) Provides: tex(ecorb2074.tfm) Provides: tex(ecorb2074.vf) Provides: tex(ecorb2488.tfm) Provides: tex(ecorb2488.vf) Provides: tex(ecorb2986.tfm) Provides: tex(ecorb2986.vf) Provides: tex(ecorb3583.tfm) Provides: tex(ecorb3583.vf) Provides: tex(ecorm0500.tfm) Provides: tex(ecorm0500.vf) Provides: tex(ecorm0600.tfm) Provides: tex(ecorm0600.vf) Provides: tex(ecorm0700.tfm) Provides: tex(ecorm0700.vf) Provides: tex(ecorm0800.tfm) Provides: tex(ecorm0800.vf) Provides: tex(ecorm0900.tfm) Provides: tex(ecorm0900.vf) Provides: tex(ecorm1000.tfm) Provides: tex(ecorm1000.vf) Provides: tex(ecorm1095.tfm) Provides: tex(ecorm1095.vf) Provides: tex(ecorm1200.tfm) Provides: tex(ecorm1200.vf) Provides: tex(ecorm1440.tfm) Provides: tex(ecorm1440.vf) Provides: tex(ecorm1728.tfm) Provides: tex(ecorm1728.vf) Provides: tex(ecorm2074.tfm) Provides: tex(ecorm2074.vf) Provides: tex(ecorm2488.tfm) Provides: tex(ecorm2488.vf) Provides: tex(ecorm2986.tfm) Provides: tex(ecorm2986.vf) Provides: tex(ecorm3583.tfm) Provides: tex(ecorm3583.vf) Provides: tex(ecosi0500.tfm) Provides: tex(ecosi0500.vf) Provides: tex(ecosi0600.tfm) Provides: tex(ecosi0600.vf) Provides: tex(ecosi0700.tfm) Provides: tex(ecosi0700.vf) Provides: tex(ecosi0800.tfm) Provides: tex(ecosi0800.vf) Provides: tex(ecosi0900.tfm) Provides: tex(ecosi0900.vf) Provides: tex(ecosi1000.tfm) Provides: tex(ecosi1000.vf) Provides: tex(ecosi1095.tfm) Provides: tex(ecosi1095.vf) Provides: tex(ecosi1200.tfm) Provides: tex(ecosi1200.vf) Provides: tex(ecosi1440.tfm) Provides: tex(ecosi1440.vf) Provides: tex(ecosi1728.tfm) Provides: tex(ecosi1728.vf) Provides: tex(ecosi2074.tfm) Provides: tex(ecosi2074.vf) Provides: tex(ecosi2488.tfm) Provides: tex(ecosi2488.vf) Provides: tex(ecosi2986.tfm) Provides: tex(ecosi2986.vf) Provides: tex(ecosi3583.tfm) Provides: tex(ecosi3583.vf) Provides: tex(ecosl0500.tfm) Provides: tex(ecosl0500.vf) Provides: tex(ecosl0600.tfm) Provides: tex(ecosl0600.vf) Provides: tex(ecosl0700.tfm) Provides: tex(ecosl0700.vf) Provides: tex(ecosl0800.tfm) Provides: tex(ecosl0800.vf) Provides: tex(ecosl0900.tfm) Provides: tex(ecosl0900.vf) Provides: tex(ecosl1000.tfm) Provides: tex(ecosl1000.vf) Provides: tex(ecosl1095.tfm) Provides: tex(ecosl1095.vf) Provides: tex(ecosl1200.tfm) Provides: tex(ecosl1200.vf) Provides: tex(ecosl1440.tfm) Provides: tex(ecosl1440.vf) Provides: tex(ecosl1728.tfm) Provides: tex(ecosl1728.vf) Provides: tex(ecosl2074.tfm) Provides: tex(ecosl2074.vf) Provides: tex(ecosl2488.tfm) Provides: tex(ecosl2488.vf) Provides: tex(ecosl2986.tfm) Provides: tex(ecosl2986.vf) Provides: tex(ecosl3583.tfm) Provides: tex(ecosl3583.vf) Provides: tex(ecoso0500.tfm) Provides: tex(ecoso0500.vf) Provides: tex(ecoso0600.tfm) Provides: tex(ecoso0600.vf) Provides: tex(ecoso0700.tfm) Provides: tex(ecoso0700.vf) Provides: tex(ecoso0800.tfm) Provides: tex(ecoso0800.vf) Provides: tex(ecoso0900.tfm) Provides: tex(ecoso0900.vf) Provides: tex(ecoso1000.tfm) Provides: tex(ecoso1000.vf) Provides: tex(ecoso1095.tfm) Provides: tex(ecoso1095.vf) Provides: tex(ecoso1200.tfm) Provides: tex(ecoso1200.vf) Provides: tex(ecoso1440.tfm) Provides: tex(ecoso1440.vf) Provides: tex(ecoso1728.tfm) Provides: tex(ecoso1728.vf) Provides: tex(ecoso2074.tfm) Provides: tex(ecoso2074.vf) Provides: tex(ecoso2488.tfm) Provides: tex(ecoso2488.vf) Provides: tex(ecoso2986.tfm) Provides: tex(ecoso2986.vf) Provides: tex(ecoso3583.tfm) Provides: tex(ecoso3583.vf) Provides: tex(ecoss0500.tfm) Provides: tex(ecoss0500.vf) Provides: tex(ecoss0600.tfm) Provides: tex(ecoss0600.vf) Provides: tex(ecoss0700.tfm) Provides: tex(ecoss0700.vf) Provides: tex(ecoss0800.tfm) Provides: tex(ecoss0800.vf) Provides: tex(ecoss0900.tfm) Provides: tex(ecoss0900.vf) Provides: tex(ecoss1000.tfm) Provides: tex(ecoss1000.vf) Provides: tex(ecoss1095.tfm) Provides: tex(ecoss1095.vf) Provides: tex(ecoss1200.tfm) Provides: tex(ecoss1200.vf) Provides: tex(ecoss1440.tfm) Provides: tex(ecoss1440.vf) Provides: tex(ecoss1728.tfm) Provides: tex(ecoss1728.vf) Provides: tex(ecoss2074.tfm) Provides: tex(ecoss2074.vf) Provides: tex(ecoss2488.tfm) Provides: tex(ecoss2488.vf) Provides: tex(ecoss2986.tfm) Provides: tex(ecoss2986.vf) Provides: tex(ecoss3583.tfm) Provides: tex(ecoss3583.vf) Provides: tex(ecost0600.tfm) Provides: tex(ecost0600.vf) Provides: tex(ecost0700.tfm) Provides: tex(ecost0700.vf) Provides: tex(ecost0800.tfm) Provides: tex(ecost0800.vf) Provides: tex(ecost0900.tfm) Provides: tex(ecost0900.vf) Provides: tex(ecost1000.tfm) Provides: tex(ecost1000.vf) Provides: tex(ecost1095.tfm) Provides: tex(ecost1095.vf) Provides: tex(ecost1200.tfm) Provides: tex(ecost1200.vf) Provides: tex(ecost1440.tfm) Provides: tex(ecost1440.vf) Provides: tex(ecost1728.tfm) Provides: tex(ecost1728.vf) Provides: tex(ecost2074.tfm) Provides: tex(ecost2074.vf) Provides: tex(ecost2488.tfm) Provides: tex(ecost2488.vf) Provides: tex(ecost2986.tfm) Provides: tex(ecost2986.vf) Provides: tex(ecost3583.tfm) Provides: tex(ecost3583.vf) Provides: tex(ecosx0500.tfm) Provides: tex(ecosx0500.vf) Provides: tex(ecosx0600.tfm) Provides: tex(ecosx0600.vf) Provides: tex(ecosx0700.tfm) Provides: tex(ecosx0700.vf) Provides: tex(ecosx0800.tfm) Provides: tex(ecosx0800.vf) Provides: tex(ecosx0900.tfm) Provides: tex(ecosx0900.vf) Provides: tex(ecosx1000.tfm) Provides: tex(ecosx1000.vf) Provides: tex(ecosx1095.tfm) Provides: tex(ecosx1095.vf) Provides: tex(ecosx1200.tfm) Provides: tex(ecosx1200.vf) Provides: tex(ecosx1440.tfm) Provides: tex(ecosx1440.vf) Provides: tex(ecosx1728.tfm) Provides: tex(ecosx1728.vf) Provides: tex(ecosx2074.tfm) Provides: tex(ecosx2074.vf) Provides: tex(ecosx2488.tfm) Provides: tex(ecosx2488.vf) Provides: tex(ecosx2986.tfm) Provides: tex(ecosx2986.vf) Provides: tex(ecosx3583.tfm) Provides: tex(ecosx3583.vf) Provides: tex(ecoti0500.tfm) Provides: tex(ecoti0500.vf) Provides: tex(ecoti0600.tfm) Provides: tex(ecoti0600.vf) Provides: tex(ecoti0700.tfm) Provides: tex(ecoti0700.vf) Provides: tex(ecoti0800.tfm) Provides: tex(ecoti0800.vf) Provides: tex(ecoti0900.tfm) Provides: tex(ecoti0900.vf) Provides: tex(ecoti1000.tfm) Provides: tex(ecoti1000.vf) Provides: tex(ecoti1095.tfm) Provides: tex(ecoti1095.vf) Provides: tex(ecoti1200.tfm) Provides: tex(ecoti1200.vf) Provides: tex(ecoti1440.tfm) Provides: tex(ecoti1440.vf) Provides: tex(ecoti1728.tfm) Provides: tex(ecoti1728.vf) Provides: tex(ecoti2074.tfm) Provides: tex(ecoti2074.vf) Provides: tex(ecoti2488.tfm) Provides: tex(ecoti2488.vf) Provides: tex(ecoti2986.tfm) Provides: tex(ecoti2986.vf) Provides: tex(ecoti3583.tfm) Provides: tex(ecoti3583.vf) Provides: tex(ecott0600.tfm) Provides: tex(ecott0600.vf) Provides: tex(ecott0700.tfm) Provides: tex(ecott0700.vf) Provides: tex(ecott0800.tfm) Provides: tex(ecott0800.vf) Provides: tex(ecott0900.tfm) Provides: tex(ecott0900.vf) Provides: tex(ecott1000.tfm) Provides: tex(ecott1000.vf) Provides: tex(ecott1095.tfm) Provides: tex(ecott1095.vf) Provides: tex(ecott1200.tfm) Provides: tex(ecott1200.vf) Provides: tex(ecott1440.tfm) Provides: tex(ecott1440.vf) Provides: tex(ecott1728.tfm) Provides: tex(ecott1728.vf) Provides: tex(ecott2074.tfm) Provides: tex(ecott2074.vf) Provides: tex(ecott2488.tfm) Provides: tex(ecott2488.vf) Provides: tex(ecott2986.tfm) Provides: tex(ecott2986.vf) Provides: tex(ecott3583.tfm) Provides: tex(ecott3583.vf) Provides: tex(ecoui0500.tfm) Provides: tex(ecoui0500.vf) Provides: tex(ecoui0600.tfm) Provides: tex(ecoui0600.vf) Provides: tex(ecoui0700.tfm) Provides: tex(ecoui0700.vf) Provides: tex(ecoui0800.tfm) Provides: tex(ecoui0800.vf) Provides: tex(ecoui0900.tfm) Provides: tex(ecoui0900.vf) Provides: tex(ecoui1000.tfm) Provides: tex(ecoui1000.vf) Provides: tex(ecoui1095.tfm) Provides: tex(ecoui1095.vf) Provides: tex(ecoui1200.tfm) Provides: tex(ecoui1200.vf) Provides: tex(ecoui1440.tfm) Provides: tex(ecoui1440.vf) Provides: tex(ecoui1728.tfm) Provides: tex(ecoui1728.vf) Provides: tex(ecoui2074.tfm) Provides: tex(ecoui2074.vf) Provides: tex(ecoui2488.tfm) Provides: tex(ecoui2488.vf) Provides: tex(ecoui2986.tfm) Provides: tex(ecoui2986.vf) Provides: tex(ecoui3583.tfm) Provides: tex(ecoui3583.vf) Provides: tex(ecovi0600.tfm) Provides: tex(ecovi0600.vf) Provides: tex(ecovi0700.tfm) Provides: tex(ecovi0700.vf) Provides: tex(ecovi0800.tfm) Provides: tex(ecovi0800.vf) Provides: tex(ecovi0900.tfm) Provides: tex(ecovi0900.vf) Provides: tex(ecovi1000.tfm) Provides: tex(ecovi1000.vf) Provides: tex(ecovi1095.tfm) Provides: tex(ecovi1095.vf) Provides: tex(ecovi1200.tfm) Provides: tex(ecovi1200.vf) Provides: tex(ecovi1440.tfm) Provides: tex(ecovi1440.vf) Provides: tex(ecovi1728.tfm) Provides: tex(ecovi1728.vf) Provides: tex(ecovi2074.tfm) Provides: tex(ecovi2074.vf) Provides: tex(ecovi2488.tfm) Provides: tex(ecovi2488.vf) Provides: tex(ecovi2986.tfm) Provides: tex(ecovi2986.vf) Provides: tex(ecovi3583.tfm) Provides: tex(ecovi3583.vf) Provides: tex(ecovt0600.tfm) Provides: tex(ecovt0600.vf) Provides: tex(ecovt0700.tfm) Provides: tex(ecovt0700.vf) Provides: tex(ecovt0800.tfm) Provides: tex(ecovt0800.vf) Provides: tex(ecovt0900.tfm) Provides: tex(ecovt0900.vf) Provides: tex(ecovt1000.tfm) Provides: tex(ecovt1000.vf) Provides: tex(ecovt1095.tfm) Provides: tex(ecovt1095.vf) Provides: tex(ecovt1200.tfm) Provides: tex(ecovt1200.vf) Provides: tex(ecovt1440.tfm) Provides: tex(ecovt1440.vf) Provides: tex(ecovt1728.tfm) Provides: tex(ecovt1728.vf) Provides: tex(ecovt2074.tfm) Provides: tex(ecovt2074.vf) Provides: tex(ecovt2488.tfm) Provides: tex(ecovt2488.vf) Provides: tex(ecovt2986.tfm) Provides: tex(ecovt2986.vf) Provides: tex(ecovt3583.tfm) Provides: tex(ecovt3583.vf) Requires: tex(ecbi0500.tfm) Requires: tex(ecbi0600.tfm) Requires: tex(ecbi0700.tfm) Requires: tex(ecbi0800.tfm) Requires: tex(ecbi0900.tfm) Requires: tex(ecbi1000.tfm) Requires: tex(ecbi1095.tfm) Requires: tex(ecbi1200.tfm) Requires: tex(ecbi1440.tfm) Requires: tex(ecbi1728.tfm) Requires: tex(ecbi2074.tfm) Requires: tex(ecbi2488.tfm) Requires: tex(ecbi2986.tfm) Requires: tex(ecbi3583.tfm) Requires: tex(ecbl0500.tfm) Requires: tex(ecbl0600.tfm) Requires: tex(ecbl0700.tfm) Requires: tex(ecbl0800.tfm) Requires: tex(ecbl0900.tfm) Requires: tex(ecbl1000.tfm) Requires: tex(ecbl1095.tfm) Requires: tex(ecbl1200.tfm) Requires: tex(ecbl1440.tfm) Requires: tex(ecbl1728.tfm) Requires: tex(ecbl2074.tfm) Requires: tex(ecbl2488.tfm) Requires: tex(ecbl2986.tfm) Requires: tex(ecbl3583.tfm) Requires: tex(ecbx0500.tfm) Requires: tex(ecbx0600.tfm) Requires: tex(ecbx0700.tfm) Requires: tex(ecbx0800.tfm) Requires: tex(ecbx0900.tfm) Requires: tex(ecbx1000.tfm) Requires: tex(ecbx1095.tfm) Requires: tex(ecbx1200.tfm) Requires: tex(ecbx1440.tfm) Requires: tex(ecbx1728.tfm) Requires: tex(ecbx2074.tfm) Requires: tex(ecbx2488.tfm) Requires: tex(ecbx2986.tfm) Requires: tex(ecbx3583.tfm) Requires: tex(ecdh0500.tfm) Requires: tex(ecdh0600.tfm) Requires: tex(ecdh0700.tfm) Requires: tex(ecdh0800.tfm) Requires: tex(ecdh0900.tfm) Requires: tex(ecdh1000.tfm) Requires: tex(ecdh1095.tfm) Requires: tex(ecdh1200.tfm) Requires: tex(ecdh1440.tfm) Requires: tex(ecdh1728.tfm) Requires: tex(ecdh2074.tfm) Requires: tex(ecdh2488.tfm) Requires: tex(ecdh2986.tfm) Requires: tex(ecdh3583.tfm) Requires: tex(ecit0800.tfm) Requires: tex(ecit0900.tfm) Requires: tex(ecit1000.tfm) Requires: tex(ecit1095.tfm) Requires: tex(ecit1200.tfm) Requires: tex(ecit1440.tfm) Requires: tex(ecit1728.tfm) Requires: tex(ecit2074.tfm) Requires: tex(ecit2488.tfm) Requires: tex(ecit2986.tfm) Requires: tex(ecit3583.tfm) Requires: tex(ecrb0500.tfm) Requires: tex(ecrb0600.tfm) Requires: tex(ecrb0700.tfm) Requires: tex(ecrb0800.tfm) Requires: tex(ecrb0900.tfm) Requires: tex(ecrb1000.tfm) Requires: tex(ecrb1095.tfm) Requires: tex(ecrb1200.tfm) Requires: tex(ecrb1440.tfm) Requires: tex(ecrb1728.tfm) Requires: tex(ecrb2074.tfm) Requires: tex(ecrb2488.tfm) Requires: tex(ecrb2986.tfm) Requires: tex(ecrb3583.tfm) Requires: tex(ecrm0500.tfm) Requires: tex(ecrm0600.tfm) Requires: tex(ecrm0700.tfm) Requires: tex(ecrm0800.tfm) Requires: tex(ecrm0900.tfm) Requires: tex(ecrm1000.tfm) Requires: tex(ecrm1095.tfm) Requires: tex(ecrm1200.tfm) Requires: tex(ecrm1440.tfm) Requires: tex(ecrm1728.tfm) Requires: tex(ecrm2074.tfm) Requires: tex(ecrm2488.tfm) Requires: tex(ecrm2986.tfm) Requires: tex(ecrm3583.tfm) Requires: tex(ecsi0500.tfm) Requires: tex(ecsi0600.tfm) Requires: tex(ecsi0700.tfm) Requires: tex(ecsi0800.tfm) Requires: tex(ecsi0900.tfm) Requires: tex(ecsi1000.tfm) Requires: tex(ecsi1095.tfm) Requires: tex(ecsi1200.tfm) Requires: tex(ecsi1440.tfm) Requires: tex(ecsi1728.tfm) Requires: tex(ecsi2074.tfm) Requires: tex(ecsi2488.tfm) Requires: tex(ecsi2986.tfm) Requires: tex(ecsi3583.tfm) Requires: tex(ecsl0500.tfm) Requires: tex(ecsl0600.tfm) Requires: tex(ecsl0700.tfm) Requires: tex(ecsl0800.tfm) Requires: tex(ecsl0900.tfm) Requires: tex(ecsl1000.tfm) Requires: tex(ecsl1095.tfm) Requires: tex(ecsl1200.tfm) Requires: tex(ecsl1440.tfm) Requires: tex(ecsl1728.tfm) Requires: tex(ecsl2074.tfm) Requires: tex(ecsl2488.tfm) Requires: tex(ecsl2986.tfm) Requires: tex(ecsl3583.tfm) Requires: tex(ecso0500.tfm) Requires: tex(ecso0600.tfm) Requires: tex(ecso0700.tfm) Requires: tex(ecso0800.tfm) Requires: tex(ecso0900.tfm) Requires: tex(ecso1000.tfm) Requires: tex(ecso1095.tfm) Requires: tex(ecso1200.tfm) Requires: tex(ecso1440.tfm) Requires: tex(ecso1728.tfm) Requires: tex(ecso2074.tfm) Requires: tex(ecso2488.tfm) Requires: tex(ecso2986.tfm) Requires: tex(ecso3583.tfm) Requires: tex(ecss0500.tfm) Requires: tex(ecss0600.tfm) Requires: tex(ecss0700.tfm) Requires: tex(ecss0800.tfm) Requires: tex(ecss0900.tfm) Requires: tex(ecss1000.tfm) Requires: tex(ecss1095.tfm) Requires: tex(ecss1200.tfm) Requires: tex(ecss1440.tfm) Requires: tex(ecss1728.tfm) Requires: tex(ecss2074.tfm) Requires: tex(ecss2488.tfm) Requires: tex(ecss2986.tfm) Requires: tex(ecss3583.tfm) Requires: tex(ecst0800.tfm) Requires: tex(ecst0900.tfm) Requires: tex(ecst1000.tfm) Requires: tex(ecst1095.tfm) Requires: tex(ecst1200.tfm) Requires: tex(ecst1440.tfm) Requires: tex(ecst1728.tfm) Requires: tex(ecst2074.tfm) Requires: tex(ecst2488.tfm) Requires: tex(ecst2986.tfm) Requires: tex(ecst3583.tfm) Requires: tex(ecsx0500.tfm) Requires: tex(ecsx0600.tfm) Requires: tex(ecsx0700.tfm) Requires: tex(ecsx0800.tfm) Requires: tex(ecsx0900.tfm) Requires: tex(ecsx1000.tfm) Requires: tex(ecsx1095.tfm) Requires: tex(ecsx1200.tfm) Requires: tex(ecsx1440.tfm) Requires: tex(ecsx1728.tfm) Requires: tex(ecsx2074.tfm) Requires: tex(ecsx2488.tfm) Requires: tex(ecsx2986.tfm) Requires: tex(ecsx3583.tfm) Requires: tex(ecti0500.tfm) Requires: tex(ecti0600.tfm) Requires: tex(ecti0700.tfm) Requires: tex(ecti0800.tfm) Requires: tex(ecti0900.tfm) Requires: tex(ecti1000.tfm) Requires: tex(ecti1095.tfm) Requires: tex(ecti1200.tfm) Requires: tex(ecti1440.tfm) Requires: tex(ecti1728.tfm) Requires: tex(ecti2074.tfm) Requires: tex(ecti2488.tfm) Requires: tex(ecti2986.tfm) Requires: tex(ecti3583.tfm) Requires: tex(ectt0800.tfm) Requires: tex(ectt0900.tfm) Requires: tex(ectt1000.tfm) Requires: tex(ectt1095.tfm) Requires: tex(ectt1200.tfm) Requires: tex(ectt1440.tfm) Requires: tex(ectt1728.tfm) Requires: tex(ectt2074.tfm) Requires: tex(ectt2488.tfm) Requires: tex(ectt2986.tfm) Requires: tex(ectt3583.tfm) Requires: tex(ecui0500.tfm) Requires: tex(ecui0600.tfm) Requires: tex(ecui0700.tfm) Requires: tex(ecui0800.tfm) Requires: tex(ecui0900.tfm) Requires: tex(ecui1000.tfm) Requires: tex(ecui1095.tfm) Requires: tex(ecui1200.tfm) Requires: tex(ecui1440.tfm) Requires: tex(ecui1728.tfm) Requires: tex(ecui2074.tfm) Requires: tex(ecui2488.tfm) Requires: tex(ecui2986.tfm) Requires: tex(ecui3583.tfm) Requires: tex(ecvi0800.tfm) Requires: tex(ecvi0900.tfm) Requires: tex(ecvi1000.tfm) Requires: tex(ecvi1095.tfm) Requires: tex(ecvi1200.tfm) Requires: tex(ecvi1440.tfm) Requires: tex(ecvi1728.tfm) Requires: tex(ecvi2074.tfm) Requires: tex(ecvi2488.tfm) Requires: tex(ecvi2986.tfm) Requires: tex(ecvi3583.tfm) Requires: tex(ecvt0800.tfm) Requires: tex(ecvt0900.tfm) Requires: tex(ecvt1000.tfm) Requires: tex(ecvt1095.tfm) Requires: tex(ecvt1200.tfm) Requires: tex(ecvt1440.tfm) Requires: tex(ecvt1728.tfm) Requires: tex(ecvt2074.tfm) Requires: tex(ecvt2488.tfm) Requires: tex(ecvt2986.tfm) Requires: tex(ecvt3583.tfm) Requires: tex(fontenc.sty) Requires: tex(ifthen.sty) Requires: tex(tcbi0500.tfm) Requires: tex(tcbi0600.tfm) Requires: tex(tcbi0700.tfm) Requires: tex(tcbi0800.tfm) Requires: tex(tcbi0900.tfm) Requires: tex(tcbi1000.tfm) Requires: tex(tcbi1095.tfm) Requires: tex(tcbi1200.tfm) Requires: tex(tcbi1440.tfm) Requires: tex(tcbi1728.tfm) Requires: tex(tcbi2074.tfm) Requires: tex(tcbi2488.tfm) Requires: tex(tcbi2986.tfm) Requires: tex(tcbi3583.tfm) Requires: tex(tcbl0500.tfm) Requires: tex(tcbl0600.tfm) Requires: tex(tcbl0700.tfm) Requires: tex(tcbl0800.tfm) Requires: tex(tcbl0900.tfm) Requires: tex(tcbl1000.tfm) Requires: tex(tcbl1095.tfm) Requires: tex(tcbl1200.tfm) Requires: tex(tcbl1440.tfm) Requires: tex(tcbl1728.tfm) Requires: tex(tcbl2074.tfm) Requires: tex(tcbl2488.tfm) Requires: tex(tcbl2986.tfm) Requires: tex(tcbl3583.tfm) Requires: tex(tcbx0500.tfm) Requires: tex(tcbx0600.tfm) Requires: tex(tcbx0700.tfm) Requires: tex(tcbx0800.tfm) Requires: tex(tcbx0900.tfm) Requires: tex(tcbx1000.tfm) Requires: tex(tcbx1095.tfm) Requires: tex(tcbx1200.tfm) Requires: tex(tcbx1440.tfm) Requires: tex(tcbx1728.tfm) Requires: tex(tcbx2074.tfm) Requires: tex(tcbx2488.tfm) Requires: tex(tcbx2986.tfm) Requires: tex(tcbx3583.tfm) Requires: tex(tcit0800.tfm) Requires: tex(tcit0900.tfm) Requires: tex(tcit1000.tfm) Requires: tex(tcit1095.tfm) Requires: tex(tcit1200.tfm) Requires: tex(tcit1440.tfm) Requires: tex(tcit1728.tfm) Requires: tex(tcit2074.tfm) Requires: tex(tcit2488.tfm) Requires: tex(tcit2986.tfm) Requires: tex(tcit3583.tfm) Requires: tex(tcrb0500.tfm) Requires: tex(tcrb0600.tfm) Requires: tex(tcrb0700.tfm) Requires: tex(tcrb0800.tfm) Requires: tex(tcrb0900.tfm) Requires: tex(tcrb1000.tfm) Requires: tex(tcrb1095.tfm) Requires: tex(tcrb1200.tfm) Requires: tex(tcrb1440.tfm) Requires: tex(tcrb1728.tfm) Requires: tex(tcrb2074.tfm) Requires: tex(tcrb2488.tfm) Requires: tex(tcrb2986.tfm) Requires: tex(tcrb3583.tfm) Requires: tex(tcrm0500.tfm) Requires: tex(tcrm0600.tfm) Requires: tex(tcrm0700.tfm) Requires: tex(tcrm0800.tfm) Requires: tex(tcrm0900.tfm) Requires: tex(tcrm1000.tfm) Requires: tex(tcrm1095.tfm) Requires: tex(tcrm1200.tfm) Requires: tex(tcrm1440.tfm) Requires: tex(tcrm1728.tfm) Requires: tex(tcrm2074.tfm) Requires: tex(tcrm2488.tfm) Requires: tex(tcrm2986.tfm) Requires: tex(tcrm3583.tfm) Requires: tex(tcsi0500.tfm) Requires: tex(tcsi0600.tfm) Requires: tex(tcsi0700.tfm) Requires: tex(tcsi0800.tfm) Requires: tex(tcsi0900.tfm) Requires: tex(tcsi1000.tfm) Requires: tex(tcsi1095.tfm) Requires: tex(tcsi1200.tfm) Requires: tex(tcsi1440.tfm) Requires: tex(tcsi1728.tfm) Requires: tex(tcsi2074.tfm) Requires: tex(tcsi2488.tfm) Requires: tex(tcsi2986.tfm) Requires: tex(tcsi3583.tfm) Requires: tex(tcsl0500.tfm) Requires: tex(tcsl0600.tfm) Requires: tex(tcsl0700.tfm) Requires: tex(tcsl0800.tfm) Requires: tex(tcsl0900.tfm) Requires: tex(tcsl1000.tfm) Requires: tex(tcsl1095.tfm) Requires: tex(tcsl1200.tfm) Requires: tex(tcsl1440.tfm) Requires: tex(tcsl1728.tfm) Requires: tex(tcsl2074.tfm) Requires: tex(tcsl2488.tfm) Requires: tex(tcsl2986.tfm) Requires: tex(tcsl3583.tfm) Requires: tex(tcso0500.tfm) Requires: tex(tcso0600.tfm) Requires: tex(tcso0700.tfm) Requires: tex(tcso0800.tfm) Requires: tex(tcso0900.tfm) Requires: tex(tcso1000.tfm) Requires: tex(tcso1095.tfm) Requires: tex(tcso1200.tfm) Requires: tex(tcso1440.tfm) Requires: tex(tcso1728.tfm) Requires: tex(tcso2074.tfm) Requires: tex(tcso2488.tfm) Requires: tex(tcso2986.tfm) Requires: tex(tcso3583.tfm) Requires: tex(tcss0500.tfm) Requires: tex(tcss0600.tfm) Requires: tex(tcss0700.tfm) Requires: tex(tcss0800.tfm) Requires: tex(tcss0900.tfm) Requires: tex(tcss1000.tfm) Requires: tex(tcss1095.tfm) Requires: tex(tcss1200.tfm) Requires: tex(tcss1440.tfm) Requires: tex(tcss1728.tfm) Requires: tex(tcss2074.tfm) Requires: tex(tcss2488.tfm) Requires: tex(tcss2986.tfm) Requires: tex(tcss3583.tfm) Requires: tex(tcst0800.tfm) Requires: tex(tcst0900.tfm) Requires: tex(tcst1000.tfm) Requires: tex(tcst1095.tfm) Requires: tex(tcst1200.tfm) Requires: tex(tcst1440.tfm) Requires: tex(tcst1728.tfm) Requires: tex(tcst2074.tfm) Requires: tex(tcst2488.tfm) Requires: tex(tcst2986.tfm) Requires: tex(tcst3583.tfm) Requires: tex(tcsx0500.tfm) Requires: tex(tcsx0600.tfm) Requires: tex(tcsx0700.tfm) Requires: tex(tcsx0800.tfm) Requires: tex(tcsx0900.tfm) Requires: tex(tcsx1000.tfm) Requires: tex(tcsx1095.tfm) Requires: tex(tcsx1200.tfm) Requires: tex(tcsx1440.tfm) Requires: tex(tcsx1728.tfm) Requires: tex(tcsx2074.tfm) Requires: tex(tcsx2488.tfm) Requires: tex(tcsx2986.tfm) Requires: tex(tcsx3583.tfm) Requires: tex(tcti0500.tfm) Requires: tex(tcti0600.tfm) Requires: tex(tcti0700.tfm) Requires: tex(tcti0800.tfm) Requires: tex(tcti0900.tfm) Requires: tex(tcti1000.tfm) Requires: tex(tcti1095.tfm) Requires: tex(tcti1200.tfm) Requires: tex(tcti1440.tfm) Requires: tex(tcti1728.tfm) Requires: tex(tcti2074.tfm) Requires: tex(tcti2488.tfm) Requires: tex(tcti2986.tfm) Requires: tex(tcti3583.tfm) Requires: tex(tctt0800.tfm) Requires: tex(tctt0900.tfm) Requires: tex(tctt1000.tfm) Requires: tex(tctt1095.tfm) Requires: tex(tctt1200.tfm) Requires: tex(tctt1440.tfm) Requires: tex(tctt1728.tfm) Requires: tex(tctt2074.tfm) Requires: tex(tctt2488.tfm) Requires: tex(tctt2986.tfm) Requires: tex(tctt3583.tfm) Requires: tex(tcui0500.tfm) Requires: tex(tcui0600.tfm) Requires: tex(tcui0700.tfm) Requires: tex(tcui0800.tfm) Requires: tex(tcui0900.tfm) Requires: tex(tcui1000.tfm) Requires: tex(tcui1095.tfm) Requires: tex(tcui1200.tfm) Requires: tex(tcui1440.tfm) Requires: tex(tcui1728.tfm) Requires: tex(tcui2074.tfm) Requires: tex(tcui2488.tfm) Requires: tex(tcui2986.tfm) Requires: tex(tcui3583.tfm) Requires: tex(tcvi0800.tfm) Requires: tex(tcvi0900.tfm) Requires: tex(tcvi1000.tfm) Requires: tex(tcvi1095.tfm) Requires: tex(tcvi1200.tfm) Requires: tex(tcvi1440.tfm) Requires: tex(tcvi1728.tfm) Requires: tex(tcvi2074.tfm) Requires: tex(tcvi2488.tfm) Requires: tex(tcvi2986.tfm) Requires: tex(tcvi3583.tfm) Requires: tex(tcvt0800.tfm) Requires: tex(tcvt0900.tfm) Requires: tex(tcvt1000.tfm) Requires: tex(tcvt1095.tfm) Requires: tex(tcvt1200.tfm) Requires: tex(tcvt1440.tfm) Requires: tex(tcvt1728.tfm) Requires: tex(tcvt2074.tfm) Requires: tex(tcvt2488.tfm) Requires: tex(tcvt2986.tfm) Requires: tex(tcvt3583.tfm) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source86: eco.tar.xz Source87: eco.doc.tar.xz %description -n texlive-eco A set of font metric files and virtual fonts for using the EC fonts with oldstyle numerals. These files can only be used together with the standard ec fonts. The style file eco.sty is sufficient to use the eco fonts but if you intend to use other font families as well, e.g., PostScript fonts, try altfont. date: 2016-06-24 17:18:15 +0000 %package -n texlive-eco-doc Version: %{texlive_version}.%{texlive_noarch}.1.3svn29349 Release: 0 Summary: Documentation for texlive-eco License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-eco-doc This package includes the documentation for texlive-eco %post -n texlive-eco mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-eco mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-eco %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-eco-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/eco/CHANGES %{_texmfdistdir}/doc/fonts/eco/COPYING %{_texmfdistdir}/doc/fonts/eco/INSTALL %{_texmfdistdir}/doc/fonts/eco/README %{_texmfdistdir}/doc/fonts/eco/VERSION %files -n texlive-eco %defattr(-,root,root,755) %{_texmfdistdir}/fonts/tfm/public/eco/ecobi0500.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecobi0600.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecobi0700.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecobi0800.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecobi0900.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecobi1000.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecobi1095.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecobi1200.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecobi1440.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecobi1728.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecobi2074.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecobi2488.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecobi2986.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecobi3583.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecobl0500.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecobl0600.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecobl0700.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecobl0800.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecobl0900.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecobl1000.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecobl1095.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecobl1200.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecobl1440.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecobl1728.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecobl2074.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecobl2488.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecobl2986.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecobl3583.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecobx0500.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecobx0600.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecobx0700.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecobx0800.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecobx0900.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecobx1000.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecobx1095.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecobx1200.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecobx1440.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecobx1728.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecobx2074.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecobx2488.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecobx2986.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecobx3583.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecodh0500.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecodh0600.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecodh0700.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecodh0800.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecodh0900.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecodh1000.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecodh1095.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecodh1200.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecodh1440.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecodh1728.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecodh2074.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecodh2488.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecodh2986.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecodh3583.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoit0600.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoit0700.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoit0800.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoit0900.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoit1000.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoit1095.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoit1200.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoit1440.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoit1728.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoit2074.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoit2488.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoit2986.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoit3583.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecorb0500.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecorb0600.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecorb0700.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecorb0800.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecorb0900.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecorb1000.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecorb1095.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecorb1200.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecorb1440.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecorb1728.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecorb2074.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecorb2488.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecorb2986.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecorb3583.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecorm0500.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecorm0600.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecorm0700.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecorm0800.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecorm0900.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecorm1000.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecorm1095.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecorm1200.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecorm1440.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecorm1728.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecorm2074.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecorm2488.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecorm2986.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecorm3583.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecosi0500.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecosi0600.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecosi0700.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecosi0800.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecosi0900.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecosi1000.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecosi1095.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecosi1200.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecosi1440.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecosi1728.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecosi2074.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecosi2488.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecosi2986.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecosi3583.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecosl0500.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecosl0600.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecosl0700.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecosl0800.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecosl0900.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecosl1000.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecosl1095.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecosl1200.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecosl1440.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecosl1728.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecosl2074.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecosl2488.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecosl2986.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecosl3583.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoso0500.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoso0600.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoso0700.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoso0800.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoso0900.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoso1000.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoso1095.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoso1200.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoso1440.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoso1728.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoso2074.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoso2488.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoso2986.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoso3583.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoss0500.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoss0600.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoss0700.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoss0800.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoss0900.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoss1000.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoss1095.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoss1200.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoss1440.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoss1728.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoss2074.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoss2488.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoss2986.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoss3583.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecost0600.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecost0700.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecost0800.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecost0900.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecost1000.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecost1095.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecost1200.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecost1440.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecost1728.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecost2074.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecost2488.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecost2986.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecost3583.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecosx0500.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecosx0600.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecosx0700.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecosx0800.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecosx0900.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecosx1000.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecosx1095.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecosx1200.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecosx1440.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecosx1728.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecosx2074.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecosx2488.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecosx2986.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecosx3583.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoti0500.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoti0600.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoti0700.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoti0800.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoti0900.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoti1000.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoti1095.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoti1200.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoti1440.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoti1728.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoti2074.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoti2488.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoti2986.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoti3583.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecott0600.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecott0700.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecott0800.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecott0900.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecott1000.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecott1095.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecott1200.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecott1440.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecott1728.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecott2074.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecott2488.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecott2986.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecott3583.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoui0500.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoui0600.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoui0700.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoui0800.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoui0900.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoui1000.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoui1095.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoui1200.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoui1440.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoui1728.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoui2074.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoui2488.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoui2986.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecoui3583.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecovi0600.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecovi0700.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecovi0800.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecovi0900.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecovi1000.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecovi1095.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecovi1200.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecovi1440.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecovi1728.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecovi2074.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecovi2488.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecovi2986.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecovi3583.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecovt0600.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecovt0700.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecovt0800.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecovt0900.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecovt1000.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecovt1095.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecovt1200.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecovt1440.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecovt1728.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecovt2074.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecovt2488.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecovt2986.tfm %{_texmfdistdir}/fonts/tfm/public/eco/ecovt3583.tfm %{_texmfdistdir}/fonts/vf/public/eco/ecobi0500.vf %{_texmfdistdir}/fonts/vf/public/eco/ecobi0600.vf %{_texmfdistdir}/fonts/vf/public/eco/ecobi0700.vf %{_texmfdistdir}/fonts/vf/public/eco/ecobi0800.vf %{_texmfdistdir}/fonts/vf/public/eco/ecobi0900.vf %{_texmfdistdir}/fonts/vf/public/eco/ecobi1000.vf %{_texmfdistdir}/fonts/vf/public/eco/ecobi1095.vf %{_texmfdistdir}/fonts/vf/public/eco/ecobi1200.vf %{_texmfdistdir}/fonts/vf/public/eco/ecobi1440.vf %{_texmfdistdir}/fonts/vf/public/eco/ecobi1728.vf %{_texmfdistdir}/fonts/vf/public/eco/ecobi2074.vf %{_texmfdistdir}/fonts/vf/public/eco/ecobi2488.vf %{_texmfdistdir}/fonts/vf/public/eco/ecobi2986.vf %{_texmfdistdir}/fonts/vf/public/eco/ecobi3583.vf %{_texmfdistdir}/fonts/vf/public/eco/ecobl0500.vf %{_texmfdistdir}/fonts/vf/public/eco/ecobl0600.vf %{_texmfdistdir}/fonts/vf/public/eco/ecobl0700.vf %{_texmfdistdir}/fonts/vf/public/eco/ecobl0800.vf %{_texmfdistdir}/fonts/vf/public/eco/ecobl0900.vf %{_texmfdistdir}/fonts/vf/public/eco/ecobl1000.vf %{_texmfdistdir}/fonts/vf/public/eco/ecobl1095.vf %{_texmfdistdir}/fonts/vf/public/eco/ecobl1200.vf %{_texmfdistdir}/fonts/vf/public/eco/ecobl1440.vf %{_texmfdistdir}/fonts/vf/public/eco/ecobl1728.vf %{_texmfdistdir}/fonts/vf/public/eco/ecobl2074.vf %{_texmfdistdir}/fonts/vf/public/eco/ecobl2488.vf %{_texmfdistdir}/fonts/vf/public/eco/ecobl2986.vf %{_texmfdistdir}/fonts/vf/public/eco/ecobl3583.vf %{_texmfdistdir}/fonts/vf/public/eco/ecobx0500.vf %{_texmfdistdir}/fonts/vf/public/eco/ecobx0600.vf %{_texmfdistdir}/fonts/vf/public/eco/ecobx0700.vf %{_texmfdistdir}/fonts/vf/public/eco/ecobx0800.vf %{_texmfdistdir}/fonts/vf/public/eco/ecobx0900.vf %{_texmfdistdir}/fonts/vf/public/eco/ecobx1000.vf %{_texmfdistdir}/fonts/vf/public/eco/ecobx1095.vf %{_texmfdistdir}/fonts/vf/public/eco/ecobx1200.vf %{_texmfdistdir}/fonts/vf/public/eco/ecobx1440.vf %{_texmfdistdir}/fonts/vf/public/eco/ecobx1728.vf %{_texmfdistdir}/fonts/vf/public/eco/ecobx2074.vf %{_texmfdistdir}/fonts/vf/public/eco/ecobx2488.vf %{_texmfdistdir}/fonts/vf/public/eco/ecobx2986.vf %{_texmfdistdir}/fonts/vf/public/eco/ecobx3583.vf %{_texmfdistdir}/fonts/vf/public/eco/ecodh0500.vf %{_texmfdistdir}/fonts/vf/public/eco/ecodh0600.vf %{_texmfdistdir}/fonts/vf/public/eco/ecodh0700.vf %{_texmfdistdir}/fonts/vf/public/eco/ecodh0800.vf %{_texmfdistdir}/fonts/vf/public/eco/ecodh0900.vf %{_texmfdistdir}/fonts/vf/public/eco/ecodh1000.vf %{_texmfdistdir}/fonts/vf/public/eco/ecodh1095.vf %{_texmfdistdir}/fonts/vf/public/eco/ecodh1200.vf %{_texmfdistdir}/fonts/vf/public/eco/ecodh1440.vf %{_texmfdistdir}/fonts/vf/public/eco/ecodh1728.vf %{_texmfdistdir}/fonts/vf/public/eco/ecodh2074.vf %{_texmfdistdir}/fonts/vf/public/eco/ecodh2488.vf %{_texmfdistdir}/fonts/vf/public/eco/ecodh2986.vf %{_texmfdistdir}/fonts/vf/public/eco/ecodh3583.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoit0600.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoit0700.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoit0800.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoit0900.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoit1000.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoit1095.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoit1200.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoit1440.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoit1728.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoit2074.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoit2488.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoit2986.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoit3583.vf %{_texmfdistdir}/fonts/vf/public/eco/ecorb0500.vf %{_texmfdistdir}/fonts/vf/public/eco/ecorb0600.vf %{_texmfdistdir}/fonts/vf/public/eco/ecorb0700.vf %{_texmfdistdir}/fonts/vf/public/eco/ecorb0800.vf %{_texmfdistdir}/fonts/vf/public/eco/ecorb0900.vf %{_texmfdistdir}/fonts/vf/public/eco/ecorb1000.vf %{_texmfdistdir}/fonts/vf/public/eco/ecorb1095.vf %{_texmfdistdir}/fonts/vf/public/eco/ecorb1200.vf %{_texmfdistdir}/fonts/vf/public/eco/ecorb1440.vf %{_texmfdistdir}/fonts/vf/public/eco/ecorb1728.vf %{_texmfdistdir}/fonts/vf/public/eco/ecorb2074.vf %{_texmfdistdir}/fonts/vf/public/eco/ecorb2488.vf %{_texmfdistdir}/fonts/vf/public/eco/ecorb2986.vf %{_texmfdistdir}/fonts/vf/public/eco/ecorb3583.vf %{_texmfdistdir}/fonts/vf/public/eco/ecorm0500.vf %{_texmfdistdir}/fonts/vf/public/eco/ecorm0600.vf %{_texmfdistdir}/fonts/vf/public/eco/ecorm0700.vf %{_texmfdistdir}/fonts/vf/public/eco/ecorm0800.vf %{_texmfdistdir}/fonts/vf/public/eco/ecorm0900.vf %{_texmfdistdir}/fonts/vf/public/eco/ecorm1000.vf %{_texmfdistdir}/fonts/vf/public/eco/ecorm1095.vf %{_texmfdistdir}/fonts/vf/public/eco/ecorm1200.vf %{_texmfdistdir}/fonts/vf/public/eco/ecorm1440.vf %{_texmfdistdir}/fonts/vf/public/eco/ecorm1728.vf %{_texmfdistdir}/fonts/vf/public/eco/ecorm2074.vf %{_texmfdistdir}/fonts/vf/public/eco/ecorm2488.vf %{_texmfdistdir}/fonts/vf/public/eco/ecorm2986.vf %{_texmfdistdir}/fonts/vf/public/eco/ecorm3583.vf %{_texmfdistdir}/fonts/vf/public/eco/ecosi0500.vf %{_texmfdistdir}/fonts/vf/public/eco/ecosi0600.vf %{_texmfdistdir}/fonts/vf/public/eco/ecosi0700.vf %{_texmfdistdir}/fonts/vf/public/eco/ecosi0800.vf %{_texmfdistdir}/fonts/vf/public/eco/ecosi0900.vf %{_texmfdistdir}/fonts/vf/public/eco/ecosi1000.vf %{_texmfdistdir}/fonts/vf/public/eco/ecosi1095.vf %{_texmfdistdir}/fonts/vf/public/eco/ecosi1200.vf %{_texmfdistdir}/fonts/vf/public/eco/ecosi1440.vf %{_texmfdistdir}/fonts/vf/public/eco/ecosi1728.vf %{_texmfdistdir}/fonts/vf/public/eco/ecosi2074.vf %{_texmfdistdir}/fonts/vf/public/eco/ecosi2488.vf %{_texmfdistdir}/fonts/vf/public/eco/ecosi2986.vf %{_texmfdistdir}/fonts/vf/public/eco/ecosi3583.vf %{_texmfdistdir}/fonts/vf/public/eco/ecosl0500.vf %{_texmfdistdir}/fonts/vf/public/eco/ecosl0600.vf %{_texmfdistdir}/fonts/vf/public/eco/ecosl0700.vf %{_texmfdistdir}/fonts/vf/public/eco/ecosl0800.vf %{_texmfdistdir}/fonts/vf/public/eco/ecosl0900.vf %{_texmfdistdir}/fonts/vf/public/eco/ecosl1000.vf %{_texmfdistdir}/fonts/vf/public/eco/ecosl1095.vf %{_texmfdistdir}/fonts/vf/public/eco/ecosl1200.vf %{_texmfdistdir}/fonts/vf/public/eco/ecosl1440.vf %{_texmfdistdir}/fonts/vf/public/eco/ecosl1728.vf %{_texmfdistdir}/fonts/vf/public/eco/ecosl2074.vf %{_texmfdistdir}/fonts/vf/public/eco/ecosl2488.vf %{_texmfdistdir}/fonts/vf/public/eco/ecosl2986.vf %{_texmfdistdir}/fonts/vf/public/eco/ecosl3583.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoso0500.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoso0600.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoso0700.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoso0800.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoso0900.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoso1000.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoso1095.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoso1200.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoso1440.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoso1728.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoso2074.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoso2488.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoso2986.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoso3583.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoss0500.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoss0600.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoss0700.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoss0800.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoss0900.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoss1000.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoss1095.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoss1200.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoss1440.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoss1728.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoss2074.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoss2488.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoss2986.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoss3583.vf %{_texmfdistdir}/fonts/vf/public/eco/ecost0600.vf %{_texmfdistdir}/fonts/vf/public/eco/ecost0700.vf %{_texmfdistdir}/fonts/vf/public/eco/ecost0800.vf %{_texmfdistdir}/fonts/vf/public/eco/ecost0900.vf %{_texmfdistdir}/fonts/vf/public/eco/ecost1000.vf %{_texmfdistdir}/fonts/vf/public/eco/ecost1095.vf %{_texmfdistdir}/fonts/vf/public/eco/ecost1200.vf %{_texmfdistdir}/fonts/vf/public/eco/ecost1440.vf %{_texmfdistdir}/fonts/vf/public/eco/ecost1728.vf %{_texmfdistdir}/fonts/vf/public/eco/ecost2074.vf %{_texmfdistdir}/fonts/vf/public/eco/ecost2488.vf %{_texmfdistdir}/fonts/vf/public/eco/ecost2986.vf %{_texmfdistdir}/fonts/vf/public/eco/ecost3583.vf %{_texmfdistdir}/fonts/vf/public/eco/ecosx0500.vf %{_texmfdistdir}/fonts/vf/public/eco/ecosx0600.vf %{_texmfdistdir}/fonts/vf/public/eco/ecosx0700.vf %{_texmfdistdir}/fonts/vf/public/eco/ecosx0800.vf %{_texmfdistdir}/fonts/vf/public/eco/ecosx0900.vf %{_texmfdistdir}/fonts/vf/public/eco/ecosx1000.vf %{_texmfdistdir}/fonts/vf/public/eco/ecosx1095.vf %{_texmfdistdir}/fonts/vf/public/eco/ecosx1200.vf %{_texmfdistdir}/fonts/vf/public/eco/ecosx1440.vf %{_texmfdistdir}/fonts/vf/public/eco/ecosx1728.vf %{_texmfdistdir}/fonts/vf/public/eco/ecosx2074.vf %{_texmfdistdir}/fonts/vf/public/eco/ecosx2488.vf %{_texmfdistdir}/fonts/vf/public/eco/ecosx2986.vf %{_texmfdistdir}/fonts/vf/public/eco/ecosx3583.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoti0500.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoti0600.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoti0700.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoti0800.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoti0900.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoti1000.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoti1095.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoti1200.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoti1440.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoti1728.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoti2074.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoti2488.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoti2986.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoti3583.vf %{_texmfdistdir}/fonts/vf/public/eco/ecott0600.vf %{_texmfdistdir}/fonts/vf/public/eco/ecott0700.vf %{_texmfdistdir}/fonts/vf/public/eco/ecott0800.vf %{_texmfdistdir}/fonts/vf/public/eco/ecott0900.vf %{_texmfdistdir}/fonts/vf/public/eco/ecott1000.vf %{_texmfdistdir}/fonts/vf/public/eco/ecott1095.vf %{_texmfdistdir}/fonts/vf/public/eco/ecott1200.vf %{_texmfdistdir}/fonts/vf/public/eco/ecott1440.vf %{_texmfdistdir}/fonts/vf/public/eco/ecott1728.vf %{_texmfdistdir}/fonts/vf/public/eco/ecott2074.vf %{_texmfdistdir}/fonts/vf/public/eco/ecott2488.vf %{_texmfdistdir}/fonts/vf/public/eco/ecott2986.vf %{_texmfdistdir}/fonts/vf/public/eco/ecott3583.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoui0500.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoui0600.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoui0700.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoui0800.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoui0900.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoui1000.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoui1095.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoui1200.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoui1440.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoui1728.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoui2074.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoui2488.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoui2986.vf %{_texmfdistdir}/fonts/vf/public/eco/ecoui3583.vf %{_texmfdistdir}/fonts/vf/public/eco/ecovi0600.vf %{_texmfdistdir}/fonts/vf/public/eco/ecovi0700.vf %{_texmfdistdir}/fonts/vf/public/eco/ecovi0800.vf %{_texmfdistdir}/fonts/vf/public/eco/ecovi0900.vf %{_texmfdistdir}/fonts/vf/public/eco/ecovi1000.vf %{_texmfdistdir}/fonts/vf/public/eco/ecovi1095.vf %{_texmfdistdir}/fonts/vf/public/eco/ecovi1200.vf %{_texmfdistdir}/fonts/vf/public/eco/ecovi1440.vf %{_texmfdistdir}/fonts/vf/public/eco/ecovi1728.vf %{_texmfdistdir}/fonts/vf/public/eco/ecovi2074.vf %{_texmfdistdir}/fonts/vf/public/eco/ecovi2488.vf %{_texmfdistdir}/fonts/vf/public/eco/ecovi2986.vf %{_texmfdistdir}/fonts/vf/public/eco/ecovi3583.vf %{_texmfdistdir}/fonts/vf/public/eco/ecovt0600.vf %{_texmfdistdir}/fonts/vf/public/eco/ecovt0700.vf %{_texmfdistdir}/fonts/vf/public/eco/ecovt0800.vf %{_texmfdistdir}/fonts/vf/public/eco/ecovt0900.vf %{_texmfdistdir}/fonts/vf/public/eco/ecovt1000.vf %{_texmfdistdir}/fonts/vf/public/eco/ecovt1095.vf %{_texmfdistdir}/fonts/vf/public/eco/ecovt1200.vf %{_texmfdistdir}/fonts/vf/public/eco/ecovt1440.vf %{_texmfdistdir}/fonts/vf/public/eco/ecovt1728.vf %{_texmfdistdir}/fonts/vf/public/eco/ecovt2074.vf %{_texmfdistdir}/fonts/vf/public/eco/ecovt2488.vf %{_texmfdistdir}/fonts/vf/public/eco/ecovt2986.vf %{_texmfdistdir}/fonts/vf/public/eco/ecovt3583.vf %{_texmfdistdir}/tex/latex/eco/T1cmodh.fd %{_texmfdistdir}/tex/latex/eco/T1cmor.fd %{_texmfdistdir}/tex/latex/eco/T1cmoss.fd %{_texmfdistdir}/tex/latex/eco/T1cmott.fd %{_texmfdistdir}/tex/latex/eco/T1cmovt.fd %{_texmfdistdir}/tex/latex/eco/eco.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-eco-%{texlive_version}.%{texlive_noarch}.1.3svn29349-%{release}-zypper %endif %package -n texlive-ecobiblatex Version: %{texlive_version}.%{texlive_noarch}.1.0svn39233 Release: 0 Summary: Global Ecology and Biogeography BibLaTeX styles for the Biber backend License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-ecobiblatex-doc >= %{texlive_version} Provides: tex(ecobiblatex.bbx) Provides: tex(ecobiblatex.cbx) Requires: tex(authoryear-comp.bbx) Requires: tex(authoryear-comp.cbx) Requires: tex(standard.bbx) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source88: ecobiblatex.tar.xz Source89: ecobiblatex.doc.tar.xz %description -n texlive-ecobiblatex This bundle provides a set of styles for creating bibliographies using BibLaTeX in the style of the Global Ecology and Biogeography journal. It comprises styles based on the conventions of John Wiley & Sons Ltd and Global Ecology and Biogeography Conventions (c). date: 2016-06-24 17:18:15 +0000 %package -n texlive-ecobiblatex-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn39233 Release: 0 Summary: Documentation for texlive-ecobiblatex License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-ecobiblatex-doc This package includes the documentation for texlive-ecobiblatex %post -n texlive-ecobiblatex mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-ecobiblatex mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-ecobiblatex %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-ecobiblatex-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/ecobiblatex/README.txt %{_texmfdistdir}/doc/latex/ecobiblatex/ecobiblatex.bib %{_texmfdistdir}/doc/latex/ecobiblatex/ecobiblatex.pdf %{_texmfdistdir}/doc/latex/ecobiblatex/ecobiblatex.tex %files -n texlive-ecobiblatex %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/ecobiblatex/ecobiblatex.bbx %{_texmfdistdir}/tex/latex/ecobiblatex/ecobiblatex.cbx %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-ecobiblatex-%{texlive_version}.%{texlive_noarch}.1.0svn39233-%{release}-zypper %endif %package -n texlive-econometrics Version: %{texlive_version}.%{texlive_noarch}.1.0svn39396 Release: 0 Summary: Defines some commands that simplify mathematic notation in economic and econometric writing License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-econometrics-doc >= %{texlive_version} Provides: tex(econometrics.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source90: econometrics.tar.xz Source91: econometrics.doc.tar.xz %description -n texlive-econometrics Econometrics is a package that defines some commands that simplify mathematic notation in economic and econometrics writing. The commands are related to the notation of vectors, matrices, sets, calligraphic and roman letters statistical distributions constants and symbols matrix operators and statistical operators. The package is based on "Notation in Econometrics: a proposal for a standard" by Karim Abadir and Jan R. Magnus, The Econometrics Journal (2002), 5, 76-90. date: 2016-06-24 17:18:15 +0000 %package -n texlive-econometrics-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn39396 Release: 0 Summary: Documentation for texlive-econometrics License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-econometrics-doc This package includes the documentation for texlive-econometrics %post -n texlive-econometrics mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-econometrics mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-econometrics %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-econometrics-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/econometrics/README.txt %{_texmfdistdir}/doc/latex/econometrics/econometrics.pdf %{_texmfdistdir}/doc/latex/econometrics/econometrics.tex %files -n texlive-econometrics %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/econometrics/econometrics.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-econometrics-%{texlive_version}.%{texlive_noarch}.1.0svn39396-%{release}-zypper %endif %package -n texlive-economic Version: %{texlive_version}.%{texlive_noarch}.svn32639 Release: 0 Summary: BibTeX support for submitting to Economics journals License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-economic-doc >= %{texlive_version} Provides: tex(aer.sty) Provides: tex(aertt.sty) Provides: tex(agecon.cls) Provides: tex(ajae.cls) Provides: tex(apecon.cls) Provides: tex(cje.sty) Provides: tex(ecca.cls) Provides: tex(erae.cls) Provides: tex(itaxpf.cls) Provides: tex(jrurstud.cls) Provides: tex(njf.cls) Provides: tex(oegatb.cls) Provides: tex(pocoec.cls) Provides: tex(regstud.cls) Provides: tex(worlddev.cls) Requires: tex(amsmath.sty) Requires: tex(babel.sty) Requires: tex(bm.sty) Requires: tex(courier.sty) Requires: tex(endfloat.sty) Requires: tex(endnotes.sty) Requires: tex(fancyhdr.sty) Requires: tex(geometry.sty) Requires: tex(helvet.sty) Requires: tex(ifthen.sty) Requires: tex(lmodern.sty) Requires: tex(mathptmx.sty) Requires: tex(natbib.sty) Requires: tex(scrartcl.cls) Requires: tex(setspace.sty) Requires: tex(soul.sty) Requires: tex(stringstrings.sty) Requires: tex(textcomp.sty) Requires: tex(titlesec.sty) Requires: tex(ulem.sty) Requires: tex(url.sty) Requires: tex(verbatim.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source92: economic.tar.xz Source93: economic.doc.tar.xz %description -n texlive-economic The bundle offers macros and BibTeX styles for the American Economic Review (AER), the American Journal of Agricultural Economics (AJAE), the Canadian Journal of Economics (CJE), the European Review of Agricultural Economics (ERAE), the International Economic Review (IER) and Economica. The macro sets are based on (and require) the harvard package, and all provide variations of author-date styles of presentation. date: 2016-06-24 17:18:15 +0000 %package -n texlive-economic-doc Version: %{texlive_version}.%{texlive_noarch}.svn32639 Release: 0 Summary: Documentation for texlive-economic License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-economic-doc This package includes the documentation for texlive-economic %post -n texlive-economic mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-economic mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-economic %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-economic-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/bibtex/economic/CHANGELOG %{_texmfdistdir}/doc/bibtex/economic/NEWS %{_texmfdistdir}/doc/bibtex/economic/README %{_texmfdistdir}/doc/bibtex/economic/aer-cje-ex.bib %{_texmfdistdir}/doc/bibtex/economic/aer-cje-ex.tex %{_texmfdistdir}/doc/bibtex/economic/aer-natbib-ex.tex %{_texmfdistdir}/doc/bibtex/economic/ajae-ex.bib %{_texmfdistdir}/doc/bibtex/economic/ajae-ex.pdf %{_texmfdistdir}/doc/bibtex/economic/ajae-ex.tex %{_texmfdistdir}/doc/bibtex/economic/apecon-ex.bib %{_texmfdistdir}/doc/bibtex/economic/apecon-ex.pdf %{_texmfdistdir}/doc/bibtex/economic/apecon-ex.tex %{_texmfdistdir}/doc/bibtex/economic/ecca-ex.bib %{_texmfdistdir}/doc/bibtex/economic/ecca-ex.pdf %{_texmfdistdir}/doc/bibtex/economic/ecca-ex.tex %{_texmfdistdir}/doc/bibtex/economic/erae-ex.bib %{_texmfdistdir}/doc/bibtex/economic/erae-ex.pdf %{_texmfdistdir}/doc/bibtex/economic/erae-ex.tex %{_texmfdistdir}/doc/bibtex/economic/ier-bib-test.pdf %{_texmfdistdir}/doc/bibtex/economic/ier-bib-test.tex %{_texmfdistdir}/doc/bibtex/economic/ier-ex.bib %{_texmfdistdir}/doc/bibtex/economic/itaxpf-ex-title.pdf %{_texmfdistdir}/doc/bibtex/economic/itaxpf-ex-title.tex %{_texmfdistdir}/doc/bibtex/economic/itaxpf-ex.bib %{_texmfdistdir}/doc/bibtex/economic/itaxpf-ex.pdf %{_texmfdistdir}/doc/bibtex/economic/itaxpf-ex.tex %{_texmfdistdir}/doc/bibtex/economic/oegatb-ex.bib %{_texmfdistdir}/doc/bibtex/economic/oegatb-ex.pdf %{_texmfdistdir}/doc/bibtex/economic/oegatb-ex.png %{_texmfdistdir}/doc/bibtex/economic/oegatb-ex.tex %files -n texlive-economic %defattr(-,root,root,755) %{_texmfdistdir}/bibtex/bst/economic/aer.bst %{_texmfdistdir}/bibtex/bst/economic/aertt.bst %{_texmfdistdir}/bibtex/bst/economic/agecon.bst %{_texmfdistdir}/bibtex/bst/economic/ajae.bst %{_texmfdistdir}/bibtex/bst/economic/apecon.bst %{_texmfdistdir}/bibtex/bst/economic/cje.bst %{_texmfdistdir}/bibtex/bst/economic/ecca.bst %{_texmfdistdir}/bibtex/bst/economic/ecta.bst %{_texmfdistdir}/bibtex/bst/economic/erae.bst %{_texmfdistdir}/bibtex/bst/economic/ier.bst %{_texmfdistdir}/bibtex/bst/economic/itaxpf.bst %{_texmfdistdir}/bibtex/bst/economic/jae.bst %{_texmfdistdir}/bibtex/bst/economic/jpe.bst %{_texmfdistdir}/bibtex/bst/economic/jss2.bst %{_texmfdistdir}/bibtex/bst/economic/oega.bst %{_texmfdistdir}/bibtex/bst/economic/regstud.bst %{_texmfdistdir}/bibtex/bst/economic/tandfx.bst %{_texmfdistdir}/bibtex/bst/economic/worlddev.bst %{_texmfdistdir}/tex/latex/economic/aer.sty %{_texmfdistdir}/tex/latex/economic/aertt.sty %{_texmfdistdir}/tex/latex/economic/agecon.cls %{_texmfdistdir}/tex/latex/economic/ajae.cls %{_texmfdistdir}/tex/latex/economic/apecon.cls %{_texmfdistdir}/tex/latex/economic/cje.sty %{_texmfdistdir}/tex/latex/economic/ecca.cls %{_texmfdistdir}/tex/latex/economic/erae.cls %{_texmfdistdir}/tex/latex/economic/itaxpf.cls %{_texmfdistdir}/tex/latex/economic/jrurstud.cls %{_texmfdistdir}/tex/latex/economic/njf.cls %{_texmfdistdir}/tex/latex/economic/oegatb.cls %{_texmfdistdir}/tex/latex/economic/pocoec.cls %{_texmfdistdir}/tex/latex/economic/regstud.cls %{_texmfdistdir}/tex/latex/economic/worlddev.cls %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-economic-%{texlive_version}.%{texlive_noarch}.svn32639-%{release}-zypper %endif %package -n texlive-ecv Version: %{texlive_version}.%{texlive_noarch}.0.0.3svn24928 Release: 0 Summary: A fancy Curriculum Vitae class License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-ecv-doc >= %{texlive_version} Provides: tex(ecv.cls) Provides: tex(ecvEnglish.ldf) Provides: tex(ecvGerman.ldf) Provides: tex(ecvNLS.sty) Requires: tex(article.cls) Requires: tex(babel.sty) Requires: tex(fancyhdr.sty) Requires: tex(fontenc.sty) Requires: tex(geometry.sty) Requires: tex(helvet.sty) Requires: tex(hyperref.sty) Requires: tex(ifpdf.sty) Requires: tex(ifthen.sty) Requires: tex(inputenc.sty) Requires: tex(longtable.sty) Requires: tex(paralist.sty) Requires: tex(pgf.sty) Requires: tex(selinput.sty) Requires: tex(url.sty) Requires: tex(xcolor.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source94: ecv.tar.xz Source95: ecv.doc.tar.xz %description -n texlive-ecv The class provides an environment for creating a fancily laid out tabular curriculum vitae inspired by the european curriculum vitae. The distribution comes with a German and an English template. date: 2016-06-24 17:18:15 +0000 %package -n texlive-ecv-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.3svn24928 Release: 0 Summary: Documentation for texlive-ecv License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-ecv-doc:de;en) %description -n texlive-ecv-doc This package includes the documentation for texlive-ecv %post -n texlive-ecv mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-ecv mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-ecv %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-ecv-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/ecv/COPYING %{_texmfdistdir}/doc/latex/ecv/README %{_texmfdistdir}/doc/latex/ecv/docstrip.cfg %{_texmfdistdir}/doc/latex/ecv/ecv.pdf %{_texmfdistdir}/doc/latex/ecv/template/CV-template_de.pdf %{_texmfdistdir}/doc/latex/ecv/template/CV-template_de.tex %{_texmfdistdir}/doc/latex/ecv/template/CV-template_en.pdf %{_texmfdistdir}/doc/latex/ecv/template/CV-template_en.tex %{_texmfdistdir}/doc/latex/ecv/template/Makefile %{_texmfdistdir}/doc/latex/ecv/template/portrait.eps %files -n texlive-ecv %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/ecv/ecv.cls %{_texmfdistdir}/tex/latex/ecv/ecvEnglish.ldf %{_texmfdistdir}/tex/latex/ecv/ecvGerman.ldf %{_texmfdistdir}/tex/latex/ecv/ecvNLS.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-ecv-%{texlive_version}.%{texlive_noarch}.0.0.3svn24928-%{release}-zypper %endif %package -n texlive-ed Version: %{texlive_version}.%{texlive_noarch}.1.8svn25231 Release: 0 Summary: Editorial Notes for LaTeX documents License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-ed-doc >= %{texlive_version} Provides: tex(ed.sty) Requires: tex(paralist.sty) Requires: tex(verbatim.sty) Requires: tex(xcolor.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source96: ed.tar.xz Source97: ed.doc.tar.xz %description -n texlive-ed This package defines a couple of editorial notes that simplify collaboration on a LaTeX text. These allow authors to annotate status information in the source. In draft mode, the annotations are shown for communication, and in publication mode these are suppressed. date: 2016-06-30 08:23:22 +0000 %package -n texlive-ed-doc Version: %{texlive_version}.%{texlive_noarch}.1.8svn25231 Release: 0 Summary: Documentation for texlive-ed License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-ed-doc This package includes the documentation for texlive-ed %post -n texlive-ed mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-ed mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-ed %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-ed-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/ed/Makefile %{_texmfdistdir}/doc/latex/ed/README %{_texmfdistdir}/doc/latex/ed/ed.pdf %{_texmfdistdir}/doc/latex/ed/ed.sty.ltxml %files -n texlive-ed %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/ed/ed.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-ed-%{texlive_version}.%{texlive_noarch}.1.8svn25231-%{release}-zypper %endif %package -n texlive-edfnotes Version: %{texlive_version}.%{texlive_noarch}.0.0.6bsvn21540 Release: 0 Summary: Critical annotations to footnotes with ednotes License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-edfnotes-doc >= %{texlive_version} Provides: tex(edfnotes.sty) Requires: tex(fnlineno.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source98: edfnotes.tar.xz Source99: edfnotes.doc.tar.xz %description -n texlive-edfnotes The package modifies the annotation commands and label-test mechanism of the ednotes package so that critical notes appear on the pages and in the order that one would expect. date: 2016-06-24 17:18:15 +0000 %package -n texlive-edfnotes-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.6bsvn21540 Release: 0 Summary: Documentation for texlive-edfnotes License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-edfnotes-doc This package includes the documentation for texlive-edfnotes %post -n texlive-edfnotes mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-edfnotes mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-edfnotes %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-edfnotes-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/edfnotes/PdUsample.pdf %{_texmfdistdir}/doc/latex/edfnotes/README %{_texmfdistdir}/doc/latex/edfnotes/README.pdf %{_texmfdistdir}/doc/latex/edfnotes/README.txt %{_texmfdistdir}/doc/latex/edfnotes/SRCFILEs.txt %{_texmfdistdir}/doc/latex/edfnotes/edfnotes.pdf %files -n texlive-edfnotes %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/edfnotes/edfnotes.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-edfnotes-%{texlive_version}.%{texlive_noarch}.0.0.6bsvn21540-%{release}-zypper %endif %package -n texlive-edmac Version: %{texlive_version}.%{texlive_noarch}.3.17svn15878 Release: 0 Summary: Typeset critical editions License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-edmac-doc >= %{texlive_version} Provides: tex(edmac.tex) Provides: tex(edmacfss.sty) Provides: tex(edstanza.tex) Provides: tex(tabmac.tex) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source100: edmac.tar.xz Source101: edmac.doc.tar.xz %description -n texlive-edmac This is the type example package for typesetting scholarly critical editions. date: 2016-06-24 17:18:15 +0000 %package -n texlive-edmac-doc Version: %{texlive_version}.%{texlive_noarch}.3.17svn15878 Release: 0 Summary: Documentation for texlive-edmac License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-edmac-doc This package includes the documentation for texlive-edmac %post -n texlive-edmac mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-edmac mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-edmac %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-edmac-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/edmac/COPYRIGHT %{_texmfdistdir}/doc/latex/edmac/braonain.tex %{_texmfdistdir}/doc/latex/edmac/copying %{_texmfdistdir}/doc/latex/edmac/ed-nfss.txt %{_texmfdistdir}/doc/latex/edmac/edmac.doc %{_texmfdistdir}/doc/latex/edmac/edstanza.doc %{_texmfdistdir}/doc/latex/edmac/edszadoc.tex %{_texmfdistdir}/doc/latex/edmac/features.tex %{_texmfdistdir}/doc/latex/edmac/readme %files -n texlive-edmac %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/edmac/edmac.tex %{_texmfdistdir}/tex/generic/edmac/edmacfss.sty %{_texmfdistdir}/tex/generic/edmac/edstanza.tex %{_texmfdistdir}/tex/generic/edmac/tabmac.tex %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-edmac-%{texlive_version}.%{texlive_noarch}.3.17svn15878-%{release}-zypper %endif %package -n texlive-edmargin Version: %{texlive_version}.%{texlive_noarch}.1.2svn27599 Release: 0 Summary: Multiple series of endnotes for critical editions License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-edmargin-doc >= %{texlive_version} Provides: tex(edmargin.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source102: edmargin.tar.xz Source103: edmargin.doc.tar.xz %description -n texlive-edmargin Edmargin provides a very simple scheme for endnote sections for critical editions. Endnotes can either be marked in the text, or with marginal references to the page in the note sections where the note is to be found. Notes can be set in individual paragraphs, or in block paragraph mode (where there are many short notes). Note sections will have running headers of the form "Textual notes to pp. xx--yy". New note sections can be created on the fly. There are predefined endnote sections for textual notes, emendations, and explanatory notes. date: 2016-06-24 17:18:15 +0000 %package -n texlive-edmargin-doc Version: %{texlive_version}.%{texlive_noarch}.1.2svn27599 Release: 0 Summary: Documentation for texlive-edmargin License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-edmargin-doc This package includes the documentation for texlive-edmargin %post -n texlive-edmargin mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-edmargin mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-edmargin %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-edmargin-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/edmargin/README %{_texmfdistdir}/doc/latex/edmargin/edmargin.pdf %files -n texlive-edmargin %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/edmargin/edmargin.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-edmargin-%{texlive_version}.%{texlive_noarch}.1.2svn27599-%{release}-zypper %endif %package -n texlive-ednotes Version: %{texlive_version}.%{texlive_noarch}.1.3asvn35829 Release: 0 Summary: Typeset scholarly editions License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires: texlive-ncctools >= %{texlive_version} Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-ednotes-doc >= %{texlive_version} Provides: tex(edcntwd0.sty) Provides: tex(ednotes.sty) Provides: tex(lblchng1.sty) Provides: tex(mfparptc.sty) Provides: tex(mfparxsp.sty) Requires: tex(lineno.sty) Requires: tex(manyfoot.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source104: ednotes.tar.xz Source105: ednotes.doc.tar.xz %description -n texlive-ednotes A macro package for typesetting scholarly critical editions. Provides macros for critical edition typesetting with LaTeX, including support for line numbers and layers of footnotes. date: 2016-06-24 17:18:15 +0000 %package -n texlive-ednotes-doc Version: %{texlive_version}.%{texlive_noarch}.1.3asvn35829 Release: 0 Summary: Documentation for texlive-ednotes License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-ednotes-doc:en) %description -n texlive-ednotes-doc This package includes the documentation for texlive-ednotes %post -n texlive-ednotes mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-ednotes mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-ednotes %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-ednotes-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/ednotes/CHANGES.txt %{_texmfdistdir}/doc/latex/ednotes/CHANGING.txt %{_texmfdistdir}/doc/latex/ednotes/README %{_texmfdistdir}/doc/latex/ednotes/README.TEXLIVE %{_texmfdistdir}/doc/latex/ednotes/README4U.txt %{_texmfdistdir}/doc/latex/ednotes/READMORE.txt %{_texmfdistdir}/doc/latex/ednotes/ednotes.pdf %{_texmfdistdir}/doc/latex/ednotes/ednotes.tex %{_texmfdistdir}/doc/latex/ednotes/ednotugb.pdf %{_texmfdistdir}/doc/latex/ednotes/emathtst.tex %{_texmfdistdir}/doc/latex/ednotes/varnrule.tex %{_texmfdistdir}/doc/latex/ednotes/visible.txt %files -n texlive-ednotes %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/ednotes/edcntwd0.sty %{_texmfdistdir}/tex/latex/ednotes/ednotes.sty %{_texmfdistdir}/tex/latex/ednotes/lblchng1.sty %{_texmfdistdir}/tex/latex/ednotes/mfparptc.sty %{_texmfdistdir}/tex/latex/ednotes/mfparxsp.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-ednotes-%{texlive_version}.%{texlive_noarch}.1.3asvn35829-%{release}-zypper %endif %package -n texlive-eemeir Version: %{texlive_version}.%{texlive_noarch}.1.1bsvn15878 Release: 0 Summary: Adjust the gender of words in a document License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-eemeir-doc >= %{texlive_version} Provides: tex(eemeir.sty) Requires: tex(xspace.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source106: eemeir.tar.xz Source107: eemeir.doc.tar.xz %description -n texlive-eemeir Defines macros for third-person singular pronouns (\E, \Em, \Eir, \Eirs), which expand differently according to a masculine/feminine switch. (If the switch is 'masculine', they would expand to 'he', 'him', 'his' and 'his'; if 'feminine', they would expand to 'she', 'her', 'her' and 'hers'. Apart from the pronouns, one can define 'word pairs', such as mother/father, daughter/son, and so on. Gender may be defined once per document, as an environment, or may be flipped on the fly. date: 2016-06-24 17:18:15 +0000 %package -n texlive-eemeir-doc Version: %{texlive_version}.%{texlive_noarch}.1.1bsvn15878 Release: 0 Summary: Documentation for texlive-eemeir License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-eemeir-doc This package includes the documentation for texlive-eemeir %post -n texlive-eemeir mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-eemeir mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-eemeir %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-eemeir-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/eemeir/README %{_texmfdistdir}/doc/latex/eemeir/eemeir.pdf %files -n texlive-eemeir %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/eemeir/eemeir.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-eemeir-%{texlive_version}.%{texlive_noarch}.1.1bsvn15878-%{release}-zypper %endif %package -n texlive-eepic Version: %{texlive_version}.%{texlive_noarch}.1.1esvn15878 Release: 0 Summary: Extensions to epic and the LaTeX drawing tools License: SUSE-Public-Domain Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-eepic-doc >= %{texlive_version} Provides: tex(eepic.sty) Provides: tex(eepicemu.sty) Provides: tex(epic.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source108: eepic.tar.xz Source109: eepic.doc.tar.xz %description -n texlive-eepic Extensions to epic and the LaTeX picture drawing environment, include the drawing of lines at any slope, the drawing of circles in any radii, and the drawing of dotted and dashed lines much faster with much less TeX memory, and providing several new commands for drawing ellipses, arcs, splines, and filled circles and ellipses. The package uses tpic \special commands. date: 2016-06-24 17:18:15 +0000 %package -n texlive-eepic-doc Version: %{texlive_version}.%{texlive_noarch}.1.1esvn15878 Release: 0 Summary: Documentation for texlive-eepic License: SUSE-Public-Domain Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-eepic-doc This package includes the documentation for texlive-eepic %post -n texlive-eepic mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-eepic mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-eepic %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-eepic-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/eepic/eepic.pdf %{_texmfdistdir}/doc/latex/eepic/eepic.tex %{_texmfdistdir}/doc/latex/eepic/epic-eg3.fig %{_texmfdistdir}/doc/latex/eepic/epic-eg3.tex %{_texmfdistdir}/doc/latex/eepic/epic-eg4.fig %{_texmfdistdir}/doc/latex/eepic/epic-eg4.tex %{_texmfdistdir}/doc/latex/eepic/fig2eepic/epic-eg3.fig %{_texmfdistdir}/doc/latex/eepic/fig2eepic/epic-eg4.fig %{_texmfdistdir}/doc/latex/eepic/fig2eepic/fig2epic.1 %{_texmfdistdir}/doc/latex/eepic/fig2eepic/makefile %{_texmfdistdir}/doc/latex/eepic/fig2eepic/readme %{_texmfdistdir}/doc/latex/eepic/grafig.shar %{_texmfdistdir}/doc/latex/eepic/readme %files -n texlive-eepic %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/eepic/eepic.sty %{_texmfdistdir}/tex/latex/eepic/eepicemu.sty %{_texmfdistdir}/tex/latex/eepic/epic.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-eepic-%{texlive_version}.%{texlive_noarch}.1.1esvn15878-%{release}-zypper %endif %package -n texlive-efbox Version: %{texlive_version}.%{texlive_noarch}.1.0svn33236 Release: 0 Summary: Extension of \fbox, with controllable frames and colours License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-efbox-doc >= %{texlive_version} Provides: tex(efbox.sty) Requires: tex(color.sty) Requires: tex(pgfkeys.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source110: efbox.tar.xz Source111: efbox.doc.tar.xz %description -n texlive-efbox The package defines the \efbox command, which creates a box just wide enough to hold the text created by its argument. The command optionally puts a (possibly partial) frame around the box, and allows setting the box background colour. date: 2016-06-24 17:18:15 +0000 %package -n texlive-efbox-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn33236 Release: 0 Summary: Documentation for texlive-efbox License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-efbox-doc This package includes the documentation for texlive-efbox %post -n texlive-efbox mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-efbox mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-efbox %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-efbox-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/efbox/README %{_texmfdistdir}/doc/latex/efbox/efbox.pdf %files -n texlive-efbox %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/efbox/efbox.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-efbox-%{texlive_version}.%{texlive_noarch}.1.0svn33236-%{release}-zypper %endif %package -n texlive-egameps Version: %{texlive_version}.%{texlive_noarch}.1.1svn15878 Release: 0 Summary: LaTeX package for typesetting extensive games License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-egameps-doc >= %{texlive_version} Provides: tex(egameps.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source112: egameps.tar.xz Source113: egameps.doc.tar.xz %description -n texlive-egameps The style is intended to have enough features to draw any extensive game with relative ease. The facilities of PSTricks are used for graphics. (An older version of the package, which uses the LaTeX picture environment rather than PSTricks and consequently has many fewer features is available on the package home page.) date: 2016-06-24 17:18:15 +0000 %package -n texlive-egameps-doc Version: %{texlive_version}.%{texlive_noarch}.1.1svn15878 Release: 0 Summary: Documentation for texlive-egameps License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-egameps-doc This package includes the documentation for texlive-egameps %post -n texlive-egameps mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-egameps mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-egameps %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-egameps-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/egameps/README %{_texmfdistdir}/doc/latex/egameps/egameps.pdf %{_texmfdistdir}/doc/latex/egameps/egameps.tex %files -n texlive-egameps %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/egameps/egameps.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-egameps-%{texlive_version}.%{texlive_noarch}.1.1svn15878-%{release}-zypper %endif %package -n texlive-egplot Version: %{texlive_version}.%{texlive_noarch}.1.02asvn20617 Release: 0 Summary: Encapsulate Gnuplot sources in LaTeX documents License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-egplot-doc >= %{texlive_version} Provides: tex(egplot.sty) Requires: tex(graphicx.sty) Requires: tex(ifthen.sty) Requires: tex(verbatim.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source114: egplot.tar.xz Source115: egplot.doc.tar.xz %description -n texlive-egplot A package to encapsulate gnuplot commands in a LaTeX source file, so that a document's figures are maintained in parallel with the document source itself. date: 2016-06-24 17:18:15 +0000 %package -n texlive-egplot-doc Version: %{texlive_version}.%{texlive_noarch}.1.02asvn20617 Release: 0 Summary: Documentation for texlive-egplot License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-egplot-doc This package includes the documentation for texlive-egplot %post -n texlive-egplot mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-egplot mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-egplot %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-egplot-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/egplot/egplot.README %{_texmfdistdir}/doc/latex/egplot/egplot.pdf %{_texmfdistdir}/doc/latex/egplot/manual.ps.gz %files -n texlive-egplot %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/egplot/egplot.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-egplot-%{texlive_version}.%{texlive_noarch}.1.02asvn20617-%{release}-zypper %endif %package -n texlive-eiad Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Traditional style Irish fonts License: SUSE-Public-Domain Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-eiad-doc >= %{texlive_version} Provides: tex(OT1eiad.fd) Provides: tex(OT1eiadcc.fd) Provides: tex(OT1eiadss.fd) Provides: tex(OT1eiadtt.fd) Provides: tex(eiadb10.tfm) Provides: tex(eiadbx10.tfm) Provides: tex(eiadbxi10.tfm) Provides: tex(eiadbxsl10.tfm) Provides: tex(eiadccsc10.tfm) Provides: tex(eiadci10.tfm) Provides: tex(eiadcr10.tfm) Provides: tex(eiadcsc10.tfm) Provides: tex(eiadcsl10.tfm) Provides: tex(eiadcslc9.tfm) Provides: tex(eiaddunh10.tfm) Provides: tex(eiadff10.tfm) Provides: tex(eiadfi10.tfm) Provides: tex(eiadfib8.tfm) Provides: tex(eiadi10.tfm) Provides: tex(eiaditt10.tfm) Provides: tex(eiadr10.tfm) Provides: tex(eiadr12.tfm) Provides: tex(eiadr17.tfm) Provides: tex(eiadsl10.tfm) Provides: tex(eiadsltt10.tfm) Provides: tex(eiadss10.tfm) Provides: tex(eiadssbx10.tfm) Provides: tex(eiadssdc10.tfm) Provides: tex(eiadssi10.tfm) Provides: tex(eiadssq8.tfm) Provides: tex(eiadssqi8.tfm) Provides: tex(eiadtcsc10.tfm) Provides: tex(eiadtt10.tfm) Provides: tex(eiadvtt10.tfm) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source116: eiad.tar.xz Source117: eiad.doc.tar.xz %description -n texlive-eiad In both lower and upper case 32 letters are defined (18 'plain' ones, 5 long vowels and 9 aspirated consonants). The ligature 'agus' is also made available. The remaining characters (digits, punctuation and accents) are inherited from the Computer Modern family of fonts. The font definitions use code from the sauter fonts, so those fonts have to be installed before using eiad. OT1*.fd files are provided for use with LaTeX. date: 2016-06-24 17:18:15 +0000 %package -n texlive-eiad-doc Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Documentation for texlive-eiad License: SUSE-Public-Domain Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-eiad-doc This package includes the documentation for texlive-eiad %post -n texlive-eiad mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-eiad mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-eiad %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-eiad-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/eiad/Leigh_me.txt %{_texmfdistdir}/doc/fonts/eiad/amhrawn.pdf %{_texmfdistdir}/doc/fonts/eiad/amhrawn.tex %{_texmfdistdir}/doc/fonts/eiad/evening.pdf %{_texmfdistdir}/doc/fonts/eiad/evening.tex %{_texmfdistdir}/doc/fonts/eiad/micheal.ps %{_texmfdistdir}/doc/fonts/eiad/micheal.tex %{_texmfdistdir}/doc/fonts/eiad/recreat.pdf %{_texmfdistdir}/doc/fonts/eiad/recreat.tex %files -n texlive-eiad %defattr(-,root,root,755) %{_texmfdistdir}/fonts/source/public/eiad/eiadb10.mf %{_texmfdistdir}/fonts/source/public/eiad/eiadbx10.mf %{_texmfdistdir}/fonts/source/public/eiad/eiadbxi10.mf %{_texmfdistdir}/fonts/source/public/eiad/eiadbxsl10.mf %{_texmfdistdir}/fonts/source/public/eiad/eiadccsc10.mf %{_texmfdistdir}/fonts/source/public/eiad/eiadci10.mf %{_texmfdistdir}/fonts/source/public/eiad/eiadcr10.mf %{_texmfdistdir}/fonts/source/public/eiad/eiadcsc10.mf %{_texmfdistdir}/fonts/source/public/eiad/eiadcsl10.mf %{_texmfdistdir}/fonts/source/public/eiad/eiadcslc9.mf %{_texmfdistdir}/fonts/source/public/eiad/eiaddunh10.mf %{_texmfdistdir}/fonts/source/public/eiad/eiadff10.mf %{_texmfdistdir}/fonts/source/public/eiad/eiadfi10.mf %{_texmfdistdir}/fonts/source/public/eiad/eiadfib8.mf %{_texmfdistdir}/fonts/source/public/eiad/eiadi10.mf %{_texmfdistdir}/fonts/source/public/eiad/eiaditt10.mf %{_texmfdistdir}/fonts/source/public/eiad/eiadr10.mf %{_texmfdistdir}/fonts/source/public/eiad/eiadr12.mf %{_texmfdistdir}/fonts/source/public/eiad/eiadr17.mf %{_texmfdistdir}/fonts/source/public/eiad/eiadsl10.mf %{_texmfdistdir}/fonts/source/public/eiad/eiadsltt10.mf %{_texmfdistdir}/fonts/source/public/eiad/eiadss10.mf %{_texmfdistdir}/fonts/source/public/eiad/eiadssbx10.mf %{_texmfdistdir}/fonts/source/public/eiad/eiadssdc10.mf %{_texmfdistdir}/fonts/source/public/eiad/eiadssi10.mf %{_texmfdistdir}/fonts/source/public/eiad/eiadssq8.mf %{_texmfdistdir}/fonts/source/public/eiad/eiadssqi8.mf %{_texmfdistdir}/fonts/source/public/eiad/eiadtcsc10.mf %{_texmfdistdir}/fonts/source/public/eiad/eiadtt10.mf %{_texmfdistdir}/fonts/source/public/eiad/eiadvtt10.mf %{_texmfdistdir}/fonts/source/public/eiad/eira.mf %{_texmfdistdir}/fonts/source/public/eiad/eirl.mf %{_texmfdistdir}/fonts/source/public/eiad/eiru.mf %{_texmfdistdir}/fonts/source/public/eiad/gaec7cb.mf %{_texmfdistdir}/fonts/source/public/eiad/gaelach.mf %{_texmfdistdir}/fonts/tfm/public/eiad/eiadb10.tfm %{_texmfdistdir}/fonts/tfm/public/eiad/eiadbx10.tfm %{_texmfdistdir}/fonts/tfm/public/eiad/eiadbxi10.tfm %{_texmfdistdir}/fonts/tfm/public/eiad/eiadbxsl10.tfm %{_texmfdistdir}/fonts/tfm/public/eiad/eiadccsc10.tfm %{_texmfdistdir}/fonts/tfm/public/eiad/eiadci10.tfm %{_texmfdistdir}/fonts/tfm/public/eiad/eiadcr10.tfm %{_texmfdistdir}/fonts/tfm/public/eiad/eiadcsc10.tfm %{_texmfdistdir}/fonts/tfm/public/eiad/eiadcsl10.tfm %{_texmfdistdir}/fonts/tfm/public/eiad/eiadcslc9.tfm %{_texmfdistdir}/fonts/tfm/public/eiad/eiaddunh10.tfm %{_texmfdistdir}/fonts/tfm/public/eiad/eiadff10.tfm %{_texmfdistdir}/fonts/tfm/public/eiad/eiadfi10.tfm %{_texmfdistdir}/fonts/tfm/public/eiad/eiadfib8.tfm %{_texmfdistdir}/fonts/tfm/public/eiad/eiadi10.tfm %{_texmfdistdir}/fonts/tfm/public/eiad/eiaditt10.tfm %{_texmfdistdir}/fonts/tfm/public/eiad/eiadr10.tfm %{_texmfdistdir}/fonts/tfm/public/eiad/eiadr12.tfm %{_texmfdistdir}/fonts/tfm/public/eiad/eiadr17.tfm %{_texmfdistdir}/fonts/tfm/public/eiad/eiadsl10.tfm %{_texmfdistdir}/fonts/tfm/public/eiad/eiadsltt10.tfm %{_texmfdistdir}/fonts/tfm/public/eiad/eiadss10.tfm %{_texmfdistdir}/fonts/tfm/public/eiad/eiadssbx10.tfm %{_texmfdistdir}/fonts/tfm/public/eiad/eiadssdc10.tfm %{_texmfdistdir}/fonts/tfm/public/eiad/eiadssi10.tfm %{_texmfdistdir}/fonts/tfm/public/eiad/eiadssq8.tfm %{_texmfdistdir}/fonts/tfm/public/eiad/eiadssqi8.tfm %{_texmfdistdir}/fonts/tfm/public/eiad/eiadtcsc10.tfm %{_texmfdistdir}/fonts/tfm/public/eiad/eiadtt10.tfm %{_texmfdistdir}/fonts/tfm/public/eiad/eiadvtt10.tfm %{_texmfdistdir}/tex/latex/eiad/OT1eiad.fd %{_texmfdistdir}/tex/latex/eiad/OT1eiadcc.fd %{_texmfdistdir}/tex/latex/eiad/OT1eiadss.fd %{_texmfdistdir}/tex/latex/eiad/OT1eiadtt.fd %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-eiad-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %endif %package -n texlive-eiad-ltx Version: %{texlive_version}.%{texlive_noarch}.1.0svn15878 Release: 0 Summary: LaTeX support for the eiad font License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-eiad-ltx-doc >= %{texlive_version} Provides: tex(eiad.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source118: eiad-ltx.tar.xz Source119: eiad-ltx.doc.tar.xz %description -n texlive-eiad-ltx The package provides macros to support use of the eiad fonts in OT1 encoding. Also offered are a couple of Metafont files described in the font package, but not provided there. date: 2016-06-24 17:18:15 +0000 %package -n texlive-eiad-ltx-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn15878 Release: 0 Summary: Documentation for texlive-eiad-ltx License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-eiad-ltx-doc This package includes the documentation for texlive-eiad-ltx %post -n texlive-eiad-ltx mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-eiad-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-eiad-ltx %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-eiad-ltx-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/eiad-ltx/README %files -n texlive-eiad-ltx %defattr(-,root,root,755) %{_texmfdistdir}/fonts/source/public/eiad-ltx/Fbf10.mf %{_texmfdistdir}/fonts/source/public/eiad-ltx/Fr10.mf %{_texmfdistdir}/tex/latex/eiad-ltx/eiad.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-eiad-ltx-%{texlive_version}.%{texlive_noarch}.1.0svn15878-%{release}-zypper %endif %package -n texlive-eijkhout Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Victor Eijkhout's packages License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Provides: tex(CD_labeler.tex) Provides: tex(CD_labeler_test.tex) Provides: tex(DB_process.tex) Provides: tex(repeat.tex) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source120: eijkhout.tar.xz %description -n texlive-eijkhout Three unrelated packages: DB_process, to parse and process database output; CD_labeler, to typeset user text to fit on a CD label; and repeat, a nestable, generic loop macro. date: 2016-06-24 17:18:15 +0000 %post -n texlive-eijkhout mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-eijkhout mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-eijkhout %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-eijkhout %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/eijkhout/CD_labeler.tex %{_texmfdistdir}/tex/generic/eijkhout/CD_labeler_test.tex %{_texmfdistdir}/tex/generic/eijkhout/DB_process.tex %{_texmfdistdir}/tex/generic/eijkhout/repeat.tex %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-eijkhout-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %endif %package -n texlive-einfuehrung Version: %{texlive_version}.%{texlive_noarch}.svn29349 Release: 0 Summary: Examples from the book Einfuhrung in LaTeX License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source121: einfuehrung.doc.tar.xz %description -n texlive-einfuehrung The bundle consists of examples and data files for the DANTE- Edition book "Einfuhrung in LaTeX" date: 2016-06-24 17:18:15 +0000 %post -n texlive-einfuehrung mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-einfuehrung mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-einfuehrung %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-einfuehrung %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/einfuehrung/03-01-1.ltxverb %{_texmfdistdir}/doc/latex/einfuehrung/03-01-2.xltxverb %{_texmfdistdir}/doc/latex/einfuehrung/03-01-3.luaverb %{_texmfdistdir}/doc/latex/einfuehrung/03-01-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung/03-01-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung/03-01-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung/03-01-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung/03-03-1.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/03-03-2.ctx %{_texmfdistdir}/doc/latex/einfuehrung/03-03-3.ctxcrop %{_texmfdistdir}/doc/latex/einfuehrung/03-03-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung/03-05-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/03-05-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung/03-05-3.xltx %{_texmfdistdir}/doc/latex/einfuehrung/03-05-4.lualtx %{_texmfdistdir}/doc/latex/einfuehrung/03-05-5.xltx %{_texmfdistdir}/doc/latex/einfuehrung/03-05-6.xltx %{_texmfdistdir}/doc/latex/einfuehrung/03-05-7.lualtx %{_texmfdistdir}/doc/latex/einfuehrung/03-06-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/03-06-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung/03-06-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung/03-06-4.xltx %{_texmfdistdir}/doc/latex/einfuehrung/03-06-5.xltx %{_texmfdistdir}/doc/latex/einfuehrung/03-06-6.lualtx %{_texmfdistdir}/doc/latex/einfuehrung/03-07-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/03-07-10.xltx %{_texmfdistdir}/doc/latex/einfuehrung/03-07-11.ltx %{_texmfdistdir}/doc/latex/einfuehrung/03-07-12.xltx %{_texmfdistdir}/doc/latex/einfuehrung/03-07-13.ltx %{_texmfdistdir}/doc/latex/einfuehrung/03-07-14.ltx %{_texmfdistdir}/doc/latex/einfuehrung/03-07-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung/03-07-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung/03-07-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung/03-07-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung/03-07-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung/03-07-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung/03-07-8.ltx %{_texmfdistdir}/doc/latex/einfuehrung/03-07-9.ltx %{_texmfdistdir}/doc/latex/einfuehrung/03-08-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/03-08-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung/03-08-3.xltx %{_texmfdistdir}/doc/latex/einfuehrung/03-08-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung/03-08-5.xltx %{_texmfdistdir}/doc/latex/einfuehrung/03-08-6.xltx %{_texmfdistdir}/doc/latex/einfuehrung/03-08-7.xltx %{_texmfdistdir}/doc/latex/einfuehrung/04-02-1.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/04-02-2.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/04-02-3.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/04-02-4.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/04-02-5.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/04-02-6.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/04-02-7.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/04-02-8.ltx %{_texmfdistdir}/doc/latex/einfuehrung/04-02-9.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/04-03-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/04-03-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung/04-03-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung/04-03-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung/04-03-5.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/04-03-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung/04-04-1.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/04-04-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-01-1.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/05-01-2.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/05-01-3.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/05-01-4.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/05-02-1.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/05-02-10.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/05-02-11.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/05-02-12.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/05-02-13.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/05-02-14.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-02-2.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/05-02-3.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/05-02-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-02-5.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/05-02-6.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/05-02-7.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/05-02-8.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/05-02-9.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-03-1.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/05-03-10.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-03-11.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-03-12.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/05-03-2.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/05-03-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-03-4.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/05-03-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-03-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-03-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-03-8.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-03-9.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-04-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-04-10.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-04-11.xltx %{_texmfdistdir}/doc/latex/einfuehrung/05-04-12.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-04-13.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-04-14.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-04-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-04-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-04-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-04-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-04-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-04-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-04-8.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-04-9.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-05-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-05-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-06-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-07-1.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/05-07-10.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-07-2.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/05-07-3.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/05-07-4.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/05-07-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-07-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-07-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-07-8.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/05-07-9.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-08-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-08-2.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/05-08-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-09-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-09-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-09-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-09-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-09-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-09-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-09-7.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/05-09-8.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/05-09-9.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-10-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-10-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-10-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-10-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-10-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-10-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-10-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-10-8.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-10-9.lualtx %{_texmfdistdir}/doc/latex/einfuehrung/05-11-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-11-10.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-11-11.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-11-12.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-11-13.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-11-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-11-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-11-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-11-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-11-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-11-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-11-8.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/05-11-9.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/05-12-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-12-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-12-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-13-1.ltx1 %{_texmfdistdir}/doc/latex/einfuehrung/05-13-2.ltx1 %{_texmfdistdir}/doc/latex/einfuehrung/05-13-3.ltx1ps %{_texmfdistdir}/doc/latex/einfuehrung/05-13-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-13-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-14-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-14-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-14-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-15-1.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/05-15-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-15-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-15-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung/05-16-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-02-1.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/06-02-10.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-02-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-02-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-02-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-02-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-02-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-02-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-02-8.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-02-9.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-10.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-100.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-101.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-102.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-103.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-104.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-105.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-106.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-107.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-108.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-109.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-11.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-110.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-111.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-112.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-113.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-114.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-115.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-116.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-117.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-118.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-119.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-12.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-120.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-121.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-122.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-123.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-124.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-125.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-126.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-127.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-128.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-129.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-13.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-130.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-131.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-132.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-133.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-134.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-135.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-136.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-137.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-14.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-15.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-16.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-17.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-18.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-19.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-20.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-21.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-22.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-23.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-24.xltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-25.xltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-26.xltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-27.xltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-28.xltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-29.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-30.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-31.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-32.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-33.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-34.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-35.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-36.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-37.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-38.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-39.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-40.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-41.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-42.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-43.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-44.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-45.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-46.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-47.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-48.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-49.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/06-03-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-50.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-51.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-52.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-53.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-54.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-55.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-56.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-57.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-58.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-59.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-60.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-61.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-62.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-63.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-64.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/06-03-65.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/06-03-66.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/06-03-67.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/06-03-68.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-69.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/06-03-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-70.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/06-03-71.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/06-03-72.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/06-03-73.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/06-03-74.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/06-03-75.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-76.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-77.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-78.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-79.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-8.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-80.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-81.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-82.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-83.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-84.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-85.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-86.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-87.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-88.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-89.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-9.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-90.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-91.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-92.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-93.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-94.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-95.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-96.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-97.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-98.ltx %{_texmfdistdir}/doc/latex/einfuehrung/06-03-99.ltx %{_texmfdistdir}/doc/latex/einfuehrung/07-00-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/07-01-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/07-01-10.ltx %{_texmfdistdir}/doc/latex/einfuehrung/07-01-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung/07-01-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung/07-01-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung/07-01-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung/07-01-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung/07-01-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung/07-01-8.ltx %{_texmfdistdir}/doc/latex/einfuehrung/07-01-9.ltx %{_texmfdistdir}/doc/latex/einfuehrung/07-02-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/07-02-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung/07-02-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung/07-02-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung/07-02-5.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/07-03-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/07-04-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/07-04-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung/07-04-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung/07-04-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung/07-04-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung/07-04-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung/07-04-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung/07-04-8.ltx %{_texmfdistdir}/doc/latex/einfuehrung/08-02-1.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/08-02-2.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/08-02-3.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/08-03-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/08-04-1.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/08-04-2.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/08-05-1.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/08-05-2.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/08-05-3.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/08-05-4.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/08-05-5.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/08-05-6.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/08-05-7.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/08-06-1.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/08-06-10.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/08-06-11.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/08-06-12.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/08-06-13.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/08-06-2.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/08-06-3.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/08-06-4.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/08-06-5.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/08-06-6.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/08-06-7.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/08-06-8.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/08-06-9.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/08-07-1.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/08-07-10.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/08-07-11.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/08-07-12.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/08-07-13.ltx %{_texmfdistdir}/doc/latex/einfuehrung/08-07-14.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/08-07-15.ltx %{_texmfdistdir}/doc/latex/einfuehrung/08-07-16.ltx %{_texmfdistdir}/doc/latex/einfuehrung/08-07-17.ltx %{_texmfdistdir}/doc/latex/einfuehrung/08-07-18.ltx %{_texmfdistdir}/doc/latex/einfuehrung/08-07-19.ltx %{_texmfdistdir}/doc/latex/einfuehrung/08-07-2.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/08-07-20.ltx %{_texmfdistdir}/doc/latex/einfuehrung/08-07-21.ltx %{_texmfdistdir}/doc/latex/einfuehrung/08-07-22.ltx %{_texmfdistdir}/doc/latex/einfuehrung/08-07-23.ltx %{_texmfdistdir}/doc/latex/einfuehrung/08-07-24.ltx %{_texmfdistdir}/doc/latex/einfuehrung/08-07-25.ltx %{_texmfdistdir}/doc/latex/einfuehrung/08-07-26.ltx %{_texmfdistdir}/doc/latex/einfuehrung/08-07-27.ltx %{_texmfdistdir}/doc/latex/einfuehrung/08-07-28.ltx %{_texmfdistdir}/doc/latex/einfuehrung/08-07-29.ltx %{_texmfdistdir}/doc/latex/einfuehrung/08-07-3.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/08-07-30.ltx %{_texmfdistdir}/doc/latex/einfuehrung/08-07-31.ltx %{_texmfdistdir}/doc/latex/einfuehrung/08-07-32.ltx %{_texmfdistdir}/doc/latex/einfuehrung/08-07-4.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/08-07-5.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/08-07-6.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/08-07-7.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/08-07-8.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/08-07-9.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/08-08-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/08-08-10.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/08-08-11.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/08-08-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung/08-08-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung/08-08-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung/08-08-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung/08-08-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung/08-08-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung/08-08-8.ltx %{_texmfdistdir}/doc/latex/einfuehrung/08-08-9.ltx %{_texmfdistdir}/doc/latex/einfuehrung/08-09-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/08-09-2.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/08-09-3.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/08-09-4.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/09-02-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-02-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-02-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-02-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-02-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-03-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-03-10.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-03-11.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-03-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-03-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-03-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-03-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-03-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-03-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-03-8.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/09-03-9.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/09-04-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-05-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-05-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-05-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-10.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-11.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-12.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-13.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-14.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-15.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-16.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-17.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-18.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-19.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-20.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-21.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-22.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-23.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-24.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-25.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-26.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-27.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-28.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-29.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-30.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-31.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-32.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-33.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-34.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-35.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-36.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-37.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-38.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-39.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-40.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-41.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-42.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-43.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-44.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-45.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-46.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-47.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-48.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-49.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-8.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-06-9.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-10.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-11.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-12.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-13.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-14.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-15.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-16.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-17.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-18.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-19.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-20.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-21.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-22.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-23.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-24.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-25.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-26.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-27.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-28.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-29.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-30.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-31.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-32.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-33.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-34.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-35.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-36.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-37.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-38.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-39.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-40.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-41.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-42.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-43.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-44.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-45.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-46.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-47.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-48.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-49.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-50.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-51.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-52.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-53.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-54.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-55.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-56.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-57.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-58.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-59.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-60.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-61.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-62.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-63.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-64.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-65.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-8.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-07-9.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-08-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-08-10.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-08-11.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-08-12.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-08-13.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-08-14.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-08-15.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-08-16.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-08-17.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-08-18.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-08-19.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-08-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-08-20.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-08-21.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-08-22.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-08-23.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-08-24.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-08-25.xltx %{_texmfdistdir}/doc/latex/einfuehrung/09-08-26.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-08-27.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-08-28.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-08-29.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-08-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-08-30.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-08-31.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-08-32.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-08-33.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-08-34.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-08-35.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-08-36.ltx4 %{_texmfdistdir}/doc/latex/einfuehrung/09-08-37.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-08-38.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-08-39.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-08-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-08-40.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-08-41.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-08-42.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-08-43.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-08-44.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-08-45.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-08-46.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-08-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-08-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-08-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-08-8.ltx %{_texmfdistdir}/doc/latex/einfuehrung/09-08-9.ltx %{_texmfdistdir}/doc/latex/einfuehrung/10-01-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/10-01-2.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/10-01-3.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/10-01-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung/10-01-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung/10-01-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung/10-02-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/10-03-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/10-03-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung/10-03-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung/10-04-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/10-04-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung/10-04-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung/10-05-1.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/10-05-2.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/10-05-3.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/10-05-4.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/10-06-1.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/10-07-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/10-07-10.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/10-07-11.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/10-07-12.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/10-07-13.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/10-07-14.ltx %{_texmfdistdir}/doc/latex/einfuehrung/10-07-15.ltx %{_texmfdistdir}/doc/latex/einfuehrung/10-07-16.ltx %{_texmfdistdir}/doc/latex/einfuehrung/10-07-17.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/10-07-18.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/10-07-19.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/10-07-2.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/10-07-20.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/10-07-21.ltx %{_texmfdistdir}/doc/latex/einfuehrung/10-07-22.ltx %{_texmfdistdir}/doc/latex/einfuehrung/10-07-23.ltx %{_texmfdistdir}/doc/latex/einfuehrung/10-07-24.ltx %{_texmfdistdir}/doc/latex/einfuehrung/10-07-25.ltx %{_texmfdistdir}/doc/latex/einfuehrung/10-07-26.ltx %{_texmfdistdir}/doc/latex/einfuehrung/10-07-27.ltx %{_texmfdistdir}/doc/latex/einfuehrung/10-07-28.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/10-07-29.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/10-07-3.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/10-07-30.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/10-07-31.ltx %{_texmfdistdir}/doc/latex/einfuehrung/10-07-32.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/10-07-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung/10-07-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung/10-07-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung/10-07-7.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/10-07-8.ltx %{_texmfdistdir}/doc/latex/einfuehrung/10-07-9.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/10-08-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/10-08-10.xltx %{_texmfdistdir}/doc/latex/einfuehrung/10-08-11.ltx %{_texmfdistdir}/doc/latex/einfuehrung/10-08-2.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/10-08-3.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/10-08-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung/10-08-5.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/10-08-6.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/10-08-7.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/10-08-8.ltx %{_texmfdistdir}/doc/latex/einfuehrung/10-08-9.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/11-01-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/11-01-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung/11-02-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/11-02-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung/11-03-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/11-05-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/11-05-10.ltx %{_texmfdistdir}/doc/latex/einfuehrung/11-05-11.ltx %{_texmfdistdir}/doc/latex/einfuehrung/11-05-12.ltx %{_texmfdistdir}/doc/latex/einfuehrung/11-05-13.ltx %{_texmfdistdir}/doc/latex/einfuehrung/11-05-14.ltx %{_texmfdistdir}/doc/latex/einfuehrung/11-05-15.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/11-05-16.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/11-05-17.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/11-05-18.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/11-05-19.ltx %{_texmfdistdir}/doc/latex/einfuehrung/11-05-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung/11-05-20.ltx %{_texmfdistdir}/doc/latex/einfuehrung/11-05-21.ltx %{_texmfdistdir}/doc/latex/einfuehrung/11-05-22.ltx %{_texmfdistdir}/doc/latex/einfuehrung/11-05-23.ltx %{_texmfdistdir}/doc/latex/einfuehrung/11-05-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung/11-05-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung/11-05-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung/11-05-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung/11-05-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung/11-05-8.ltx %{_texmfdistdir}/doc/latex/einfuehrung/11-05-9.ltx %{_texmfdistdir}/doc/latex/einfuehrung/11-06-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/11-06-10.ltx %{_texmfdistdir}/doc/latex/einfuehrung/11-06-11.ltx %{_texmfdistdir}/doc/latex/einfuehrung/11-06-12.ltx %{_texmfdistdir}/doc/latex/einfuehrung/11-06-13.ltx %{_texmfdistdir}/doc/latex/einfuehrung/11-06-14.ltx %{_texmfdistdir}/doc/latex/einfuehrung/11-06-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung/11-06-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung/11-06-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung/11-06-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung/11-06-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung/11-06-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung/11-06-8.ltx %{_texmfdistdir}/doc/latex/einfuehrung/11-06-9.ltx %{_texmfdistdir}/doc/latex/einfuehrung/11-07-1.lualtx %{_texmfdistdir}/doc/latex/einfuehrung/12-01-1.xinl %{_texmfdistdir}/doc/latex/einfuehrung/12-01-10.xinl %{_texmfdistdir}/doc/latex/einfuehrung/12-01-11.xinl %{_texmfdistdir}/doc/latex/einfuehrung/12-01-12.xinl %{_texmfdistdir}/doc/latex/einfuehrung/12-01-13.xinl %{_texmfdistdir}/doc/latex/einfuehrung/12-01-2.xinl %{_texmfdistdir}/doc/latex/einfuehrung/12-01-3.xinl %{_texmfdistdir}/doc/latex/einfuehrung/12-01-4.xinl %{_texmfdistdir}/doc/latex/einfuehrung/12-01-5.xinl %{_texmfdistdir}/doc/latex/einfuehrung/12-01-6.xinl %{_texmfdistdir}/doc/latex/einfuehrung/12-01-7.xinl %{_texmfdistdir}/doc/latex/einfuehrung/12-01-8.xinl %{_texmfdistdir}/doc/latex/einfuehrung/12-01-9.xinl %{_texmfdistdir}/doc/latex/einfuehrung/12-02-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/12-02-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung/12-02-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung/12-02-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung/12-02-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung/12-02-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung/12-03-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/12-04-1.sh %{_texmfdistdir}/doc/latex/einfuehrung/12-04-10.lualtx %{_texmfdistdir}/doc/latex/einfuehrung/12-04-11.xltx %{_texmfdistdir}/doc/latex/einfuehrung/12-04-12.xltx %{_texmfdistdir}/doc/latex/einfuehrung/12-04-13.xltx %{_texmfdistdir}/doc/latex/einfuehrung/12-04-14.xltx %{_texmfdistdir}/doc/latex/einfuehrung/12-04-15.lualtx %{_texmfdistdir}/doc/latex/einfuehrung/12-04-16.lualtx2 %{_texmfdistdir}/doc/latex/einfuehrung/12-04-17.lualtx2 %{_texmfdistdir}/doc/latex/einfuehrung/12-04-18.lualtx %{_texmfdistdir}/doc/latex/einfuehrung/12-04-2.xltx %{_texmfdistdir}/doc/latex/einfuehrung/12-04-3.sh %{_texmfdistdir}/doc/latex/einfuehrung/12-04-4.sh %{_texmfdistdir}/doc/latex/einfuehrung/12-04-5.lualtx %{_texmfdistdir}/doc/latex/einfuehrung/12-04-6.xltx %{_texmfdistdir}/doc/latex/einfuehrung/12-04-7.xltx %{_texmfdistdir}/doc/latex/einfuehrung/12-04-8.xltx %{_texmfdistdir}/doc/latex/einfuehrung/12-04-9.lualtx %{_texmfdistdir}/doc/latex/einfuehrung/13-01-1.ltxb %{_texmfdistdir}/doc/latex/einfuehrung/13-01-2.ltxb %{_texmfdistdir}/doc/latex/einfuehrung/13-01-3.ltxb %{_texmfdistdir}/doc/latex/einfuehrung/13-01-4.ltxb %{_texmfdistdir}/doc/latex/einfuehrung/13-02-1.ltxb %{_texmfdistdir}/doc/latex/einfuehrung/13-02-10.ltxb %{_texmfdistdir}/doc/latex/einfuehrung/13-02-11.ltxb %{_texmfdistdir}/doc/latex/einfuehrung/13-02-12.ltxb %{_texmfdistdir}/doc/latex/einfuehrung/13-02-13.ltxb %{_texmfdistdir}/doc/latex/einfuehrung/13-02-14.ltxb %{_texmfdistdir}/doc/latex/einfuehrung/13-02-15.ltxb %{_texmfdistdir}/doc/latex/einfuehrung/13-02-16.ltxb %{_texmfdistdir}/doc/latex/einfuehrung/13-02-17.ltxb %{_texmfdistdir}/doc/latex/einfuehrung/13-02-18.ltxb %{_texmfdistdir}/doc/latex/einfuehrung/13-02-19.ltxb %{_texmfdistdir}/doc/latex/einfuehrung/13-02-2.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/13-02-20.ltxb %{_texmfdistdir}/doc/latex/einfuehrung/13-02-3.ltxb %{_texmfdistdir}/doc/latex/einfuehrung/13-02-4.ltxb %{_texmfdistdir}/doc/latex/einfuehrung/13-02-5.ltxb %{_texmfdistdir}/doc/latex/einfuehrung/13-02-6.ltxb %{_texmfdistdir}/doc/latex/einfuehrung/13-02-7.ltxb %{_texmfdistdir}/doc/latex/einfuehrung/13-02-8.ltxbps %{_texmfdistdir}/doc/latex/einfuehrung/13-02-9.ltxb %{_texmfdistdir}/doc/latex/einfuehrung/13-03-1.ltxb %{_texmfdistdir}/doc/latex/einfuehrung/13-03-10.ltxb %{_texmfdistdir}/doc/latex/einfuehrung/13-03-11.ltxb %{_texmfdistdir}/doc/latex/einfuehrung/13-03-2.ltxb %{_texmfdistdir}/doc/latex/einfuehrung/13-03-3.ltxb %{_texmfdistdir}/doc/latex/einfuehrung/13-03-4.ltxb %{_texmfdistdir}/doc/latex/einfuehrung/13-03-5.ltxb %{_texmfdistdir}/doc/latex/einfuehrung/13-03-6.ltxb %{_texmfdistdir}/doc/latex/einfuehrung/13-03-7.ltxb %{_texmfdistdir}/doc/latex/einfuehrung/13-03-8.ltxb %{_texmfdistdir}/doc/latex/einfuehrung/13-03-9.ltxb %{_texmfdistdir}/doc/latex/einfuehrung/13-04-1.ltxb %{_texmfdistdir}/doc/latex/einfuehrung/13-04-2.ltxb %{_texmfdistdir}/doc/latex/einfuehrung/13-05-1.ltxb %{_texmfdistdir}/doc/latex/einfuehrung/13-05-2.ltxb %{_texmfdistdir}/doc/latex/einfuehrung/13-05-3.ltxb %{_texmfdistdir}/doc/latex/einfuehrung/13-05-4.ltxb %{_texmfdistdir}/doc/latex/einfuehrung/13-06-1.ltxb %{_texmfdistdir}/doc/latex/einfuehrung/13-06-2.ltxb %{_texmfdistdir}/doc/latex/einfuehrung/13-07-1.ltxb %{_texmfdistdir}/doc/latex/einfuehrung/13-07-2.ltxb %{_texmfdistdir}/doc/latex/einfuehrung/14-01-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/14-01-10.ltx %{_texmfdistdir}/doc/latex/einfuehrung/14-01-11.ltx %{_texmfdistdir}/doc/latex/einfuehrung/14-01-12.ltx %{_texmfdistdir}/doc/latex/einfuehrung/14-01-13.ltx %{_texmfdistdir}/doc/latex/einfuehrung/14-01-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung/14-01-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung/14-01-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung/14-01-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung/14-01-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung/14-01-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung/14-01-8.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/14-01-9.ltx %{_texmfdistdir}/doc/latex/einfuehrung/14-02-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/14-02-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung/14-02-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung/14-02-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung/14-02-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung/14-02-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung/14-02-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung/14-03-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/14-03-10.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/14-03-11.ltx %{_texmfdistdir}/doc/latex/einfuehrung/14-03-12.ltx %{_texmfdistdir}/doc/latex/einfuehrung/14-03-13.ltx %{_texmfdistdir}/doc/latex/einfuehrung/14-03-14.ltx %{_texmfdistdir}/doc/latex/einfuehrung/14-03-15.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/14-03-16.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung/14-03-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung/14-03-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung/14-03-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung/14-03-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung/14-03-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung/14-03-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung/14-03-8.ltx %{_texmfdistdir}/doc/latex/einfuehrung/14-03-9.ltx %{_texmfdistdir}/doc/latex/einfuehrung/14-04-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/14-04-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung/14-04-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung/14-04-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung/14-04-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung/14-04-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung/14-04-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung/14-04-8.ltx %{_texmfdistdir}/doc/latex/einfuehrung/14-04-9.ltx %{_texmfdistdir}/doc/latex/einfuehrung/14-05-1.xltx %{_texmfdistdir}/doc/latex/einfuehrung/15-01-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-01-10.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-01-11.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-01-12.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-01-13.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-01-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-01-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-01-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-01-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-01-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-01-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-01-8.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-01-9.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-02-1.mp3 %{_texmfdistdir}/doc/latex/einfuehrung/15-02-10.mp %{_texmfdistdir}/doc/latex/einfuehrung/15-02-11.mp %{_texmfdistdir}/doc/latex/einfuehrung/15-02-12.mp %{_texmfdistdir}/doc/latex/einfuehrung/15-02-13.mp %{_texmfdistdir}/doc/latex/einfuehrung/15-02-14.mp %{_texmfdistdir}/doc/latex/einfuehrung/15-02-15.mp %{_texmfdistdir}/doc/latex/einfuehrung/15-02-16.mp %{_texmfdistdir}/doc/latex/einfuehrung/15-02-17.mp %{_texmfdistdir}/doc/latex/einfuehrung/15-02-18.mp %{_texmfdistdir}/doc/latex/einfuehrung/15-02-19.mp %{_texmfdistdir}/doc/latex/einfuehrung/15-02-2.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-02-20.mp %{_texmfdistdir}/doc/latex/einfuehrung/15-02-21.mp %{_texmfdistdir}/doc/latex/einfuehrung/15-02-22.mp %{_texmfdistdir}/doc/latex/einfuehrung/15-02-23.mp %{_texmfdistdir}/doc/latex/einfuehrung/15-02-24.mp %{_texmfdistdir}/doc/latex/einfuehrung/15-02-25.mp %{_texmfdistdir}/doc/latex/einfuehrung/15-02-26.mp %{_texmfdistdir}/doc/latex/einfuehrung/15-02-27.mp %{_texmfdistdir}/doc/latex/einfuehrung/15-02-28.mp %{_texmfdistdir}/doc/latex/einfuehrung/15-02-29.mp %{_texmfdistdir}/doc/latex/einfuehrung/15-02-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-02-30.mp %{_texmfdistdir}/doc/latex/einfuehrung/15-02-31.mp %{_texmfdistdir}/doc/latex/einfuehrung/15-02-32.mp %{_texmfdistdir}/doc/latex/einfuehrung/15-02-33.mp2 %{_texmfdistdir}/doc/latex/einfuehrung/15-02-34.mp2 %{_texmfdistdir}/doc/latex/einfuehrung/15-02-35.mp2 %{_texmfdistdir}/doc/latex/einfuehrung/15-02-36.mp2 %{_texmfdistdir}/doc/latex/einfuehrung/15-02-37.mp %{_texmfdistdir}/doc/latex/einfuehrung/15-02-38.mp2 %{_texmfdistdir}/doc/latex/einfuehrung/15-02-39.mp2 %{_texmfdistdir}/doc/latex/einfuehrung/15-02-4.mp %{_texmfdistdir}/doc/latex/einfuehrung/15-02-40.mp2 %{_texmfdistdir}/doc/latex/einfuehrung/15-02-41.mp2 %{_texmfdistdir}/doc/latex/einfuehrung/15-02-42.mp2 %{_texmfdistdir}/doc/latex/einfuehrung/15-02-43.mp2 %{_texmfdistdir}/doc/latex/einfuehrung/15-02-44.mp2 %{_texmfdistdir}/doc/latex/einfuehrung/15-02-45.mp2 %{_texmfdistdir}/doc/latex/einfuehrung/15-02-46.mp2 %{_texmfdistdir}/doc/latex/einfuehrung/15-02-47.mp2 %{_texmfdistdir}/doc/latex/einfuehrung/15-02-48.mp2 %{_texmfdistdir}/doc/latex/einfuehrung/15-02-49.mp2 %{_texmfdistdir}/doc/latex/einfuehrung/15-02-5.mp %{_texmfdistdir}/doc/latex/einfuehrung/15-02-50.mp2 %{_texmfdistdir}/doc/latex/einfuehrung/15-02-51.mp2 %{_texmfdistdir}/doc/latex/einfuehrung/15-02-52.mp2 %{_texmfdistdir}/doc/latex/einfuehrung/15-02-53.mp2 %{_texmfdistdir}/doc/latex/einfuehrung/15-02-54.mp2 %{_texmfdistdir}/doc/latex/einfuehrung/15-02-55.mp2 %{_texmfdistdir}/doc/latex/einfuehrung/15-02-56.mp2 %{_texmfdistdir}/doc/latex/einfuehrung/15-02-57.mp2 %{_texmfdistdir}/doc/latex/einfuehrung/15-02-58.mp2 %{_texmfdistdir}/doc/latex/einfuehrung/15-02-59.mp2 %{_texmfdistdir}/doc/latex/einfuehrung/15-02-6.mp %{_texmfdistdir}/doc/latex/einfuehrung/15-02-60.mp2 %{_texmfdistdir}/doc/latex/einfuehrung/15-02-61.mp2 %{_texmfdistdir}/doc/latex/einfuehrung/15-02-62.mp2 %{_texmfdistdir}/doc/latex/einfuehrung/15-02-63.mp2 %{_texmfdistdir}/doc/latex/einfuehrung/15-02-64.mp2 %{_texmfdistdir}/doc/latex/einfuehrung/15-02-65.mp2 %{_texmfdistdir}/doc/latex/einfuehrung/15-02-66.mp2 %{_texmfdistdir}/doc/latex/einfuehrung/15-02-67.mp2 %{_texmfdistdir}/doc/latex/einfuehrung/15-02-68.mp2 %{_texmfdistdir}/doc/latex/einfuehrung/15-02-69.mp2 %{_texmfdistdir}/doc/latex/einfuehrung/15-02-7.mp %{_texmfdistdir}/doc/latex/einfuehrung/15-02-8.mp %{_texmfdistdir}/doc/latex/einfuehrung/15-02-9.mp %{_texmfdistdir}/doc/latex/einfuehrung/15-03-1.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-10.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-11.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-12.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-13.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-14.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-15.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-16.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-17.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-18.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-19.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-2.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-20.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-21.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-22.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-23.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-24.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-25.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-26.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-27.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-28.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-29.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-3.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-30.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-31.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-32.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-33.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-34.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-35.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-36.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-37.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-38.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-39.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-4.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-40.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-41.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-42.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-43.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-44.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-45.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-46.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-47.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-48.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-49.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-5.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-50.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-51.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-6.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-7.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-8.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-03-9.ltxps %{_texmfdistdir}/doc/latex/einfuehrung/15-04-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-10.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-11.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-12.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-13.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-14.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-15.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-16.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-17.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-18.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-19.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-20.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-21.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-22.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-23.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-24.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-25.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-26.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-27.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-28.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-29.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-30.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-31.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-32.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-33.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-34.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-35.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-36.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-37.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-38.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-39.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-40.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-41.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-42.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-43.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-44.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-45.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-46.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-47.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-48.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-49.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-50.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-51.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-52.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-53.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-54.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-55.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-56.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-57.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-58.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-59.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-60.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-61.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-62.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-63.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-64.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-65.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-66.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-67.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-68.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-69.ltx4 %{_texmfdistdir}/doc/latex/einfuehrung/15-04-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-70.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-71.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-72.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-73.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-74.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-75.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-76.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-77.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-78.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-79.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-8.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-80.ltx %{_texmfdistdir}/doc/latex/einfuehrung/15-04-9.ltx %{_texmfdistdir}/doc/latex/einfuehrung/A-02-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/A-03-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/A-04-1.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung/A-04-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung/A-04-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung/A-04-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung/A-04-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung/A-12-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung/A-12-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung/A-12-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung/A-12-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung/A-12-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung/A-12-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung/B.pdf %{_texmfdistdir}/doc/latex/einfuehrung/CTdefault.tex %{_texmfdistdir}/doc/latex/einfuehrung/DEexa.sty %{_texmfdistdir}/doc/latex/einfuehrung/DEoptions.sty %{_texmfdistdir}/doc/latex/einfuehrung/Letter.ist %{_texmfdistdir}/doc/latex/einfuehrung/LetterC.ist %{_texmfdistdir}/doc/latex/einfuehrung/LoadFonts.tex %{_texmfdistdir}/doc/latex/einfuehrung/README %{_texmfdistdir}/doc/latex/einfuehrung/UTF8.bib %{_texmfdistdir}/doc/latex/einfuehrung/VerbatimOut.xltx %{_texmfdistdir}/doc/latex/einfuehrung/beispiel.cls %{_texmfdistdir}/doc/latex/einfuehrung/biblatex-examples.bib %{_texmfdistdir}/doc/latex/einfuehrung/bspcalweekly.cls %{_texmfdistdir}/doc/latex/einfuehrung/bspdvdcoll.cls %{_texmfdistdir}/doc/latex/einfuehrung/bspfont.cls %{_texmfdistdir}/doc/latex/einfuehrung/bsppstricks.cls %{_texmfdistdir}/doc/latex/einfuehrung/data0.csv %{_texmfdistdir}/doc/latex/einfuehrung/data1T.csv %{_texmfdistdir}/doc/latex/einfuehrung/de-examples-dw.bib %{_texmfdistdir}/doc/latex/einfuehrung/demo.ist %{_texmfdistdir}/doc/latex/einfuehrung/demo11.bib %{_texmfdistdir}/doc/latex/einfuehrung/demo4.bib %{_texmfdistdir}/doc/latex/einfuehrung/demo5.bib %{_texmfdistdir}/doc/latex/einfuehrung/demo6.bib %{_texmfdistdir}/doc/latex/einfuehrung/demo7.bib %{_texmfdistdir}/doc/latex/einfuehrung/doc_data.txt %{_texmfdistdir}/doc/latex/einfuehrung/exa-fontconfig.tex %{_texmfdistdir}/doc/latex/einfuehrung/exaarticle.cls %{_texmfdistdir}/doc/latex/einfuehrung/exaarticle2.cls %{_texmfdistdir}/doc/latex/einfuehrung/exaartplain.cls %{_texmfdistdir}/doc/latex/einfuehrung/exabeamer.cls %{_texmfdistdir}/doc/latex/einfuehrung/exabook.cls %{_texmfdistdir}/doc/latex/einfuehrung/exabook2.cls %{_texmfdistdir}/doc/latex/einfuehrung/exadante.cls %{_texmfdistdir}/doc/latex/einfuehrung/exafoils.cls %{_texmfdistdir}/doc/latex/einfuehrung/exafubeamer.cls %{_texmfdistdir}/doc/latex/einfuehrung/exafupd.cls %{_texmfdistdir}/doc/latex/einfuehrung/examargin.cls %{_texmfdistdir}/doc/latex/einfuehrung/examemoir.cls %{_texmfdistdir}/doc/latex/einfuehrung/examinimal-mathsymbols.cls %{_texmfdistdir}/doc/latex/einfuehrung/examinimal.cls %{_texmfdistdir}/doc/latex/einfuehrung/examples-dw.bib %{_texmfdistdir}/doc/latex/einfuehrung/examples.bib %{_texmfdistdir}/doc/latex/einfuehrung/examplesA.bib %{_texmfdistdir}/doc/latex/einfuehrung/examplesB.bib %{_texmfdistdir}/doc/latex/einfuehrung/exapd.cls %{_texmfdistdir}/doc/latex/einfuehrung/exaprosper.cls %{_texmfdistdir}/doc/latex/einfuehrung/exareport.cls %{_texmfdistdir}/doc/latex/einfuehrung/exaseminar.cls %{_texmfdistdir}/doc/latex/einfuehrung/exaslidenotes.cls %{_texmfdistdir}/doc/latex/einfuehrung/exasymbol.cls %{_texmfdistdir}/doc/latex/einfuehrung/exaxetex.cls %{_texmfdistdir}/doc/latex/einfuehrung/fontDemo-E.tex %{_texmfdistdir}/doc/latex/einfuehrung/fontDemo.tex %{_texmfdistdir}/doc/latex/einfuehrung/foo.lua %{_texmfdistdir}/doc/latex/einfuehrung/mpxerr.tex %{_texmfdistdir}/doc/latex/einfuehrung/myModuleB.xdy %{_texmfdistdir}/doc/latex/einfuehrung/myModuleC.xdy %{_texmfdistdir}/doc/latex/einfuehrung/myModuleE.xdy %{_texmfdistdir}/doc/latex/einfuehrung/myModuleF.xdy %{_texmfdistdir}/doc/latex/einfuehrung/myModuleG.xdy %{_texmfdistdir}/doc/latex/einfuehrung/myModuleH.xdy %{_texmfdistdir}/doc/latex/einfuehrung/myModuleI.xdy %{_texmfdistdir}/doc/latex/einfuehrung/plainDemo.bst %{_texmfdistdir}/doc/latex/einfuehrung/preamble.tex %{_texmfdistdir}/doc/latex/einfuehrung/screxa.cls %{_texmfdistdir}/doc/latex/einfuehrung/screxabook.cls %{_texmfdistdir}/doc/latex/einfuehrung/screxareport.cls %{_texmfdistdir}/doc/latex/einfuehrung/tab.tex %{_texmfdistdir}/doc/latex/einfuehrung/tabelle1.tex %{_texmfdistdir}/doc/latex/einfuehrung/textdemo.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-einfuehrung-%{texlive_version}.%{texlive_noarch}.svn29349-%{release}-zypper %endif %package -n texlive-einfuehrung2 Version: %{texlive_version}.%{texlive_noarch}.svn39153 Release: 0 Summary: Examples from the book Einfuhrung in LaTeX License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source122: einfuehrung2.doc.tar.xz %description -n texlive-einfuehrung2 The bundle consists of examples and data files for the DANTE- Edition book "Einfuhrung in LaTeX", second edition 2016. date: 2016-06-24 17:18:15 +0000 %post -n texlive-einfuehrung2 mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-einfuehrung2 mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-einfuehrung2 %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-einfuehrung2 %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/einfuehrung2/03-01-1.ltxverb %{_texmfdistdir}/doc/latex/einfuehrung2/03-01-2.xltxverb %{_texmfdistdir}/doc/latex/einfuehrung2/03-01-3.luaverb %{_texmfdistdir}/doc/latex/einfuehrung2/03-01-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/03-01-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/03-01-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/03-01-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/03-03-1.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/03-03-2.ctx %{_texmfdistdir}/doc/latex/einfuehrung2/03-03-3.ctxcrop %{_texmfdistdir}/doc/latex/einfuehrung2/03-03-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/03-05-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/03-05-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/03-05-3.xltx %{_texmfdistdir}/doc/latex/einfuehrung2/03-05-4.lualtx %{_texmfdistdir}/doc/latex/einfuehrung2/03-05-5.xltx %{_texmfdistdir}/doc/latex/einfuehrung2/03-05-6.xltx %{_texmfdistdir}/doc/latex/einfuehrung2/03-05-7.lualtx %{_texmfdistdir}/doc/latex/einfuehrung2/03-06-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/03-06-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/03-06-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/03-06-4.xltx %{_texmfdistdir}/doc/latex/einfuehrung2/03-06-5.xltx %{_texmfdistdir}/doc/latex/einfuehrung2/03-06-6.lualtx %{_texmfdistdir}/doc/latex/einfuehrung2/03-07-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/03-07-10.xltx %{_texmfdistdir}/doc/latex/einfuehrung2/03-07-11.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/03-07-12.xltx %{_texmfdistdir}/doc/latex/einfuehrung2/03-07-13.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/03-07-14.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/03-07-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/03-07-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/03-07-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/03-07-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/03-07-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/03-07-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/03-07-8.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/03-07-9.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/03-08-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/03-08-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/03-08-3.xltx %{_texmfdistdir}/doc/latex/einfuehrung2/03-08-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/03-08-5.xltx %{_texmfdistdir}/doc/latex/einfuehrung2/03-08-6.xltx %{_texmfdistdir}/doc/latex/einfuehrung2/03-08-7.xltx %{_texmfdistdir}/doc/latex/einfuehrung2/03-08-8.lualtx %{_texmfdistdir}/doc/latex/einfuehrung2/04-02-1.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/04-02-2.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/04-02-3.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/04-02-4.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/04-02-5.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/04-02-6.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/04-02-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/04-02-8.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/04-03-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/04-03-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/04-03-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/04-03-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/04-03-5.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/04-03-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/04-04-1.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/04-04-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-01-1.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/05-01-2.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/05-01-3.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/05-01-4.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/05-02-1.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/05-02-10.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/05-02-11.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-02-12.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/05-02-13.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/05-02-14.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/05-02-15.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/05-02-2.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/05-02-3.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/05-02-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-02-5.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/05-02-6.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/05-02-7.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/05-02-8.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/05-02-9.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-03-1.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/05-03-10.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-03-11.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-03-12.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-03-13.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/05-03-2.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/05-03-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-03-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-03-5.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/05-03-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-03-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-03-8.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-03-9.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-04-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-04-10.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-04-11.xltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-04-12.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-04-13.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-04-14.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-04-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-04-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-04-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-04-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-04-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-04-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-04-8.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-04-9.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-05-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-05-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-06-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-07-1.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/05-07-10.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-07-2.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/05-07-3.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/05-07-4.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/05-07-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-07-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-07-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-07-8.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/05-07-9.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-08-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-08-2.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/05-08-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-09-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-09-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-09-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-09-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-09-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-09-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-09-7.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/05-09-8.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/05-09-9.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-10-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-10-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-10-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-10-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-10-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-10-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-10-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-10-8.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-10-9.lualtx %{_texmfdistdir}/doc/latex/einfuehrung2/05-11-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-11-10.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-11-11.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-11-12.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-11-13.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-11-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-11-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-11-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-11-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-11-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-11-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-11-8.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/05-11-9.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/05-12-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-12-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-12-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-13-1.ltx1 %{_texmfdistdir}/doc/latex/einfuehrung2/05-13-2.ltx1 %{_texmfdistdir}/doc/latex/einfuehrung2/05-13-3.ltx1ps %{_texmfdistdir}/doc/latex/einfuehrung2/05-13-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-13-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-14-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-14-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-14-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-15-1.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/05-15-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-15-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-15-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/05-15-5.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/05-16-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-02-1.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/06-02-10.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-02-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-02-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-02-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-02-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-02-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-02-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-02-8.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-02-9.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-10.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-100.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-101.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-102.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-103.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-104.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-105.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-106.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-107.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-108.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-109.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-11.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-110.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-111.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-112.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-113.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-114.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-115.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-116.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-117.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-118.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-119.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-12.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-120.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-121.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-122.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-123.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-124.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-125.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-126.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-127.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-128.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-129.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-13.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-130.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-131.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-132.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-133.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-134.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-135.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-136.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-14.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-15.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-16.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-17.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-18.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-19.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-20.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-21.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-22.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-23.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-24.xltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-25.xltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-26.xltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-27.xltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-28.xltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-29.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-30.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-31.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-32.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-33.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-34.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-35.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-36.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-37.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-38.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-39.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-40.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-41.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-42.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-43.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-44.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-45.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-46.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-47.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-48.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-49.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-50.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-51.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-52.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-53.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-54.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-55.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-56.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-57.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-58.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-59.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-60.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-61.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-62.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-63.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-64.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-65.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-66.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-67.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-68.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-69.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-70.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-71.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-72.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-73.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-74.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-75.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-76.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-77.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-78.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-79.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-8.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-80.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-81.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-82.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-83.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-84.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-85.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-86.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-87.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-88.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-89.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-9.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-90.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-91.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-92.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-93.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-94.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-95.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-96.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-97.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-98.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/06-03-99.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/07-00-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/07-01-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/07-01-10.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/07-01-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/07-01-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/07-01-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/07-01-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/07-01-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/07-01-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/07-01-8.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/07-01-9.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/07-02-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/07-02-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/07-02-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/07-02-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/07-02-5.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/07-03-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/07-03-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/07-03-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/07-03-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/07-03-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/07-03-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/07-03-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/07-03-8.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/07-04-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/08-02-1.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/08-02-2.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/08-02-3.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/08-04-1.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/08-04-2.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/08-05-1.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/08-05-2.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/08-05-3.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/08-05-4.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/08-05-5.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/08-05-6.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/08-05-7.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/08-06-1.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/08-06-10.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/08-06-11.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/08-06-12.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/08-06-13.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/08-06-2.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/08-06-3.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/08-06-4.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/08-06-5.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/08-06-6.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/08-06-7.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/08-06-8.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/08-06-9.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/08-07-1.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/08-07-10.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/08-07-11.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/08-07-12.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/08-07-13.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/08-07-14.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/08-07-15.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/08-07-16.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/08-07-17.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/08-07-18.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/08-07-19.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/08-07-2.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/08-07-20.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/08-07-21.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/08-07-22.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/08-07-23.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/08-07-24.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/08-07-25.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/08-07-26.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/08-07-27.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/08-07-28.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/08-07-29.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/08-07-3.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/08-07-30.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/08-07-31.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/08-07-32.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/08-07-4.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/08-07-5.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/08-07-6.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/08-07-7.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/08-07-8.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/08-07-9.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/08-08-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/08-08-10.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/08-08-11.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/08-08-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/08-08-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/08-08-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/08-08-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/08-08-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/08-08-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/08-08-8.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/08-08-9.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/08-09-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/08-09-2.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/08-09-3.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/08-09-4.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/09-02-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-02-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-02-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-02-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-02-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-03-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-03-10.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-03-11.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-03-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-03-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-03-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-03-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-03-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-03-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-03-8.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/09-03-9.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/09-04-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-05-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-05-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-05-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-10.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-11.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-12.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-13.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-14.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-15.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-16.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-17.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-18.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-19.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-20.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-21.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-22.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-23.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-24.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-25.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-26.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-27.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-28.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-29.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-30.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-31.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-32.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-33.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-34.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-35.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-36.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-37.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-38.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-39.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-40.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-41.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-42.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-43.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-44.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-45.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-46.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-47.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-48.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-49.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-8.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-06-9.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-10.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-11.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-12.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-13.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-14.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-15.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-16.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-17.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-18.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-19.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-20.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-21.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-22.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-23.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-24.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-25.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-26.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-27.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-28.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-29.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-30.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-31.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-32.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-33.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-34.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-35.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-36.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-37.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-38.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-39.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-40.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-41.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-42.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-43.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-44.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-45.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-46.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-47.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-48.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-49.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-50.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-51.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-52.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-53.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-54.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-55.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-56.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-57.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-58.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-59.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-60.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-61.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-62.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-63.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-64.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-8.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-07-9.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-08-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-08-10.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-08-11.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-08-12.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-08-13.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-08-14.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-08-15.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-08-16.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-08-17.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-08-18.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-08-19.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-08-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-08-20.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-08-21.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-08-22.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-08-23.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-08-24.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-08-25.xltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-08-26.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-08-27.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-08-28.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-08-29.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-08-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-08-30.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-08-31.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-08-32.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-08-33.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-08-34.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-08-35.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-08-36.ltx4 %{_texmfdistdir}/doc/latex/einfuehrung2/09-08-37.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-08-38.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-08-39.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-08-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-08-40.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-08-41.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-08-42.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-08-43.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-08-44.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-08-45.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-08-46.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-08-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-08-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-08-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-08-8.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/09-08-9.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/10-01-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/10-01-2.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/10-01-3.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/10-01-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/10-01-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/10-01-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/10-02-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/10-03-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/10-03-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/10-03-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/10-04-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/10-04-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/10-04-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/10-05-1.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/10-05-2.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/10-05-3.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/10-05-4.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/10-06-1.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/10-07-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/10-07-10.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/10-07-11.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/10-07-12.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/10-07-13.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/10-07-14.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/10-07-15.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/10-07-16.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/10-07-17.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/10-07-18.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/10-07-19.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/10-07-2.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/10-07-20.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/10-07-21.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/10-07-22.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/10-07-23.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/10-07-24.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/10-07-25.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/10-07-26.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/10-07-27.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/10-07-28.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/10-07-29.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/10-07-3.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/10-07-30.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/10-07-31.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/10-07-32.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/10-07-33.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/10-07-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/10-07-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/10-07-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/10-07-7.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/10-07-8.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/10-07-9.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/10-08-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/10-08-10.xltx %{_texmfdistdir}/doc/latex/einfuehrung2/10-08-11.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/10-08-2.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/10-08-3.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/10-08-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/10-08-5.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/10-08-6.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/10-08-7.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/10-08-8.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/10-08-9.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/11-01-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/11-01-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/11-02-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/11-02-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/11-03-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/11-05-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/11-05-10.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/11-05-11.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/11-05-12.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/11-05-13.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/11-05-14.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/11-05-15.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/11-05-16.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/11-05-17.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/11-05-18.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/11-05-19.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/11-05-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/11-05-20.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/11-05-21.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/11-05-22.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/11-05-23.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/11-05-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/11-05-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/11-05-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/11-05-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/11-05-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/11-05-8.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/11-05-9.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/11-06-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/11-06-10.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/11-06-11.lualtx %{_texmfdistdir}/doc/latex/einfuehrung2/11-06-12.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/11-06-13.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/11-06-14.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/11-06-15.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/11-06-16.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/11-06-17.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/11-06-18.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/11-06-19.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/11-06-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/11-06-20.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/11-06-21.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/11-06-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/11-06-4.lualtx %{_texmfdistdir}/doc/latex/einfuehrung2/11-06-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/11-06-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/11-06-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/11-06-8.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/11-06-9.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/11-07-1.lualtx %{_texmfdistdir}/doc/latex/einfuehrung2/11-07-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/12-01-1.xinl %{_texmfdistdir}/doc/latex/einfuehrung2/12-01-10.xinl %{_texmfdistdir}/doc/latex/einfuehrung2/12-01-11.xinl %{_texmfdistdir}/doc/latex/einfuehrung2/12-01-12.xinl %{_texmfdistdir}/doc/latex/einfuehrung2/12-01-13.xinl %{_texmfdistdir}/doc/latex/einfuehrung2/12-01-2.xinl %{_texmfdistdir}/doc/latex/einfuehrung2/12-01-3.xinl %{_texmfdistdir}/doc/latex/einfuehrung2/12-01-4.xinl %{_texmfdistdir}/doc/latex/einfuehrung2/12-01-5.xinl %{_texmfdistdir}/doc/latex/einfuehrung2/12-01-6.xinl %{_texmfdistdir}/doc/latex/einfuehrung2/12-01-7.xinl %{_texmfdistdir}/doc/latex/einfuehrung2/12-01-8.xinl %{_texmfdistdir}/doc/latex/einfuehrung2/12-01-9.xinl %{_texmfdistdir}/doc/latex/einfuehrung2/12-02-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/12-02-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/12-02-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/12-02-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/12-02-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/12-02-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/12-03-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/12-04-1.sh %{_texmfdistdir}/doc/latex/einfuehrung2/12-04-10.lualtx %{_texmfdistdir}/doc/latex/einfuehrung2/12-04-11.lualtx %{_texmfdistdir}/doc/latex/einfuehrung2/12-04-12.lualtx %{_texmfdistdir}/doc/latex/einfuehrung2/12-04-13.lualtx %{_texmfdistdir}/doc/latex/einfuehrung2/12-04-14.lualtx %{_texmfdistdir}/doc/latex/einfuehrung2/12-04-15.xltx %{_texmfdistdir}/doc/latex/einfuehrung2/12-04-16.xltx %{_texmfdistdir}/doc/latex/einfuehrung2/12-04-17.xltx %{_texmfdistdir}/doc/latex/einfuehrung2/12-04-18.lualtx %{_texmfdistdir}/doc/latex/einfuehrung2/12-04-19.lualtx2 %{_texmfdistdir}/doc/latex/einfuehrung2/12-04-2.xltx %{_texmfdistdir}/doc/latex/einfuehrung2/12-04-20.lualtx2 %{_texmfdistdir}/doc/latex/einfuehrung2/12-04-21.lualtx %{_texmfdistdir}/doc/latex/einfuehrung2/12-04-3.sh %{_texmfdistdir}/doc/latex/einfuehrung2/12-04-4.sh %{_texmfdistdir}/doc/latex/einfuehrung2/12-04-5.lualtx %{_texmfdistdir}/doc/latex/einfuehrung2/12-04-6.xltx %{_texmfdistdir}/doc/latex/einfuehrung2/12-04-7.xltx %{_texmfdistdir}/doc/latex/einfuehrung2/12-04-8.xltx %{_texmfdistdir}/doc/latex/einfuehrung2/12-04-9.lualtx %{_texmfdistdir}/doc/latex/einfuehrung2/13-01-1.ltxb %{_texmfdistdir}/doc/latex/einfuehrung2/13-01-2.ltxb %{_texmfdistdir}/doc/latex/einfuehrung2/13-01-3.ltxb %{_texmfdistdir}/doc/latex/einfuehrung2/13-01-4.ltxb %{_texmfdistdir}/doc/latex/einfuehrung2/13-02-1.ltxb %{_texmfdistdir}/doc/latex/einfuehrung2/13-02-10.ltxb %{_texmfdistdir}/doc/latex/einfuehrung2/13-02-11.ltxb %{_texmfdistdir}/doc/latex/einfuehrung2/13-02-12.ltxb %{_texmfdistdir}/doc/latex/einfuehrung2/13-02-13.ltxb %{_texmfdistdir}/doc/latex/einfuehrung2/13-02-14.ltxb %{_texmfdistdir}/doc/latex/einfuehrung2/13-02-15.ltxb %{_texmfdistdir}/doc/latex/einfuehrung2/13-02-16.ltxb %{_texmfdistdir}/doc/latex/einfuehrung2/13-02-17.ltxb %{_texmfdistdir}/doc/latex/einfuehrung2/13-02-18.ltxb %{_texmfdistdir}/doc/latex/einfuehrung2/13-02-19.ltxb %{_texmfdistdir}/doc/latex/einfuehrung2/13-02-2.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/13-02-20.ltxb %{_texmfdistdir}/doc/latex/einfuehrung2/13-02-3.ltxb %{_texmfdistdir}/doc/latex/einfuehrung2/13-02-4.ltxb %{_texmfdistdir}/doc/latex/einfuehrung2/13-02-5.ltxb %{_texmfdistdir}/doc/latex/einfuehrung2/13-02-6.ltxb %{_texmfdistdir}/doc/latex/einfuehrung2/13-02-7.ltxb %{_texmfdistdir}/doc/latex/einfuehrung2/13-02-8.ltxbps %{_texmfdistdir}/doc/latex/einfuehrung2/13-02-9.ltxb %{_texmfdistdir}/doc/latex/einfuehrung2/13-03-1.ltxb %{_texmfdistdir}/doc/latex/einfuehrung2/13-03-10.ltxb %{_texmfdistdir}/doc/latex/einfuehrung2/13-03-11.ltxb %{_texmfdistdir}/doc/latex/einfuehrung2/13-03-2.ltxb %{_texmfdistdir}/doc/latex/einfuehrung2/13-03-3.ltxb %{_texmfdistdir}/doc/latex/einfuehrung2/13-03-4.ltxb %{_texmfdistdir}/doc/latex/einfuehrung2/13-03-5.ltxb %{_texmfdistdir}/doc/latex/einfuehrung2/13-03-6.ltxb %{_texmfdistdir}/doc/latex/einfuehrung2/13-03-7.ltxb %{_texmfdistdir}/doc/latex/einfuehrung2/13-03-8.ltxb %{_texmfdistdir}/doc/latex/einfuehrung2/13-03-9.ltxb %{_texmfdistdir}/doc/latex/einfuehrung2/13-04-1.ltxb %{_texmfdistdir}/doc/latex/einfuehrung2/13-04-2.ltxb %{_texmfdistdir}/doc/latex/einfuehrung2/13-05-1.ltxb %{_texmfdistdir}/doc/latex/einfuehrung2/13-05-2.ltxb %{_texmfdistdir}/doc/latex/einfuehrung2/13-05-3.ltxb %{_texmfdistdir}/doc/latex/einfuehrung2/13-05-4.ltxb %{_texmfdistdir}/doc/latex/einfuehrung2/13-06-1.ltxb %{_texmfdistdir}/doc/latex/einfuehrung2/13-06-2.ltxb %{_texmfdistdir}/doc/latex/einfuehrung2/13-07-1.ltxb %{_texmfdistdir}/doc/latex/einfuehrung2/13-07-2.ltxb %{_texmfdistdir}/doc/latex/einfuehrung2/14-01-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/14-01-10.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/14-01-11.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/14-01-12.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/14-01-13.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/14-01-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/14-01-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/14-01-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/14-01-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/14-01-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/14-01-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/14-01-8.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/14-01-9.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/14-02-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/14-02-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/14-02-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/14-02-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/14-02-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/14-02-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/14-02-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/14-03-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/14-03-10.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/14-03-11.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/14-03-12.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/14-03-13.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/14-03-14.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/14-03-15.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/14-03-16.ltx2crop %{_texmfdistdir}/doc/latex/einfuehrung2/14-03-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/14-03-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/14-03-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/14-03-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/14-03-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/14-03-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/14-03-8.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/14-03-9.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/14-04-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/14-04-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/14-04-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/14-04-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/14-04-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/14-04-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/14-04-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/14-04-8.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/14-04-9.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/14-05-1.lualtx %{_texmfdistdir}/doc/latex/einfuehrung2/15-01-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-01-10.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-01-11.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-01-12.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-01-13.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-01-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-01-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-01-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-01-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-01-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-01-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-01-8.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-01-9.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-1.mp3 %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-10.mp %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-11.mp %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-12.mp %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-13.mp %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-14.mp %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-15.mp %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-16.mp %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-17.mp %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-18.mp %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-19.mp %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-2.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-20.mp %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-21.mp %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-22.mp %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-23.mp %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-24.mp %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-25.mp %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-26.mp %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-27.mp %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-28.mp %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-29.mp %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-30.mp %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-31.mp %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-32.mp %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-33.mp2 %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-34.mp2 %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-35.mp2 %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-36.mp2 %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-37.mp %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-38.mp2 %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-39.mp2 %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-4.mp %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-40.mp2 %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-41.mp2 %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-42.mp2 %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-43.mp2 %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-44.mp2 %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-45.mp2 %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-46.mp2 %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-47.mp2 %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-48.mp2 %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-49.mp2 %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-5.mp %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-50.mp2 %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-51.mp2 %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-52.mp2 %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-53.mp2 %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-54.mp2 %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-55.mp2 %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-56.mp2 %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-57.mp2 %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-58.mp2 %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-59.mp2 %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-6.mp %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-60.mp2 %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-61.mp2 %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-62.mp2 %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-63.mp2 %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-64.mp2 %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-65.mp2 %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-66.mp2 %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-67.mp2 %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-68.mp2 %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-69.mp2 %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-7.mp %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-8.mp %{_texmfdistdir}/doc/latex/einfuehrung2/15-02-9.mp %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-1.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-10.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-11.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-12.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-13.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-14.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-15.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-16.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-17.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-18.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-19.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-2.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-20.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-21.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-22.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-23.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-24.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-25.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-26.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-27.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-28.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-29.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-3.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-30.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-31.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-32.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-33.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-34.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-35.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-36.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-37.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-38.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-39.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-4.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-40.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-41.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-42.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-43.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-44.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-45.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-46.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-47.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-48.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-49.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-5.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-50.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-51.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-6.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-7.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-8.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-03-9.ltxps %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-10.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-11.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-12.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-13.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-14.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-15.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-16.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-17.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-18.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-19.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-20.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-21.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-22.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-23.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-24.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-25.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-26.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-27.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-28.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-29.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-30.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-31.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-32.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-33.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-34.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-35.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-36.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-37.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-38.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-39.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-40.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-41.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-42.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-43.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-44.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-45.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-46.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-47.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-48.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-49.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-50.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-51.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-52.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-53.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-54.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-55.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-56.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-57.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-58.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-59.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-60.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-61.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-62.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-63.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-64.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-65.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-66.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-67.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-68.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-69.ltx4 %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-70.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-71.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-72.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-73.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-74.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-75.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-76.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-77.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-78.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-79.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-8.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-80.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-81.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-82.lualtx %{_texmfdistdir}/doc/latex/einfuehrung2/15-04-9.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-05-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-05-10.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-05-11.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-05-12.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-05-13.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-05-14.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-05-15.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-05-16.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-05-17.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-05-18.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-05-19.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-05-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-05-20.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-05-21.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-05-22.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-05-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-05-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-05-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-05-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-05-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-05-8.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/15-05-9.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/16-01-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/16-01-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/16-03-1.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/17-03-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/17-03-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/17-03-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/17-04-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/17-05-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/17-05-10.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/17-05-11.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/17-05-12.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/17-05-13.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/17-05-14.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/17-05-15.lualtx %{_texmfdistdir}/doc/latex/einfuehrung2/17-05-16.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/17-05-17.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/17-05-18.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/17-05-19.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/17-05-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/17-05-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/17-05-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/17-05-5.ltx4 %{_texmfdistdir}/doc/latex/einfuehrung2/17-05-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/17-05-7.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/17-05-8.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/17-05-9.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/A-02-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/A-03-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/A-04-1.ltx2 %{_texmfdistdir}/doc/latex/einfuehrung2/A-04-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/A-04-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/A-04-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/A-04-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/A-06-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/A-13-1.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/A-13-2.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/A-13-3.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/A-13-4.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/A-13-5.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/A-13-6.ltx %{_texmfdistdir}/doc/latex/einfuehrung2/B.eps %{_texmfdistdir}/doc/latex/einfuehrung2/CHKDRV.PAS %{_texmfdistdir}/doc/latex/einfuehrung2/CTdefault.tex %{_texmfdistdir}/doc/latex/einfuehrung2/KEYTABLE.PAS %{_texmfdistdir}/doc/latex/einfuehrung2/L_Heptameron_ou_Histoires_Des_Amans_Fort.bibtex %{_texmfdistdir}/doc/latex/einfuehrung2/Letter.ist %{_texmfdistdir}/doc/latex/einfuehrung2/LetterC.ist %{_texmfdistdir}/doc/latex/einfuehrung2/LoadFonts.tex %{_texmfdistdir}/doc/latex/einfuehrung2/README %{_texmfdistdir}/doc/latex/einfuehrung2/UTF8.bib %{_texmfdistdir}/doc/latex/einfuehrung2/VerbatimOut.xltx %{_texmfdistdir}/doc/latex/einfuehrung2/biblatex-examples.bib %{_texmfdistdir}/doc/latex/einfuehrung2/biblatex-gost-examples.bib %{_texmfdistdir}/doc/latex/einfuehrung2/brief.lco %{_texmfdistdir}/doc/latex/einfuehrung2/cjk.bib %{_texmfdistdir}/doc/latex/einfuehrung2/data0.csv %{_texmfdistdir}/doc/latex/einfuehrung2/data1T.csv %{_texmfdistdir}/doc/latex/einfuehrung2/de-examples-dw.bib %{_texmfdistdir}/doc/latex/einfuehrung2/demo.ist %{_texmfdistdir}/doc/latex/einfuehrung2/demo11.bib %{_texmfdistdir}/doc/latex/einfuehrung2/demo4.bib %{_texmfdistdir}/doc/latex/einfuehrung2/demo5.bib %{_texmfdistdir}/doc/latex/einfuehrung2/demo6.bib %{_texmfdistdir}/doc/latex/einfuehrung2/demo7.bib %{_texmfdistdir}/doc/latex/einfuehrung2/doc_data.txt %{_texmfdistdir}/doc/latex/einfuehrung2/examples-dw.bib %{_texmfdistdir}/doc/latex/einfuehrung2/examples.bib %{_texmfdistdir}/doc/latex/einfuehrung2/examplesA.bib %{_texmfdistdir}/doc/latex/einfuehrung2/examplesB.bib %{_texmfdistdir}/doc/latex/einfuehrung2/foo.lua %{_texmfdistdir}/doc/latex/einfuehrung2/heptameron.tex %{_texmfdistdir}/doc/latex/einfuehrung2/l3keysdemo.sty %{_texmfdistdir}/doc/latex/einfuehrung2/musterlogo.ps %{_texmfdistdir}/doc/latex/einfuehrung2/mw.cpp %{_texmfdistdir}/doc/latex/einfuehrung2/myModuleB.xdy %{_texmfdistdir}/doc/latex/einfuehrung2/myModuleC.xdy %{_texmfdistdir}/doc/latex/einfuehrung2/myModuleE.xdy %{_texmfdistdir}/doc/latex/einfuehrung2/myModuleF.xdy %{_texmfdistdir}/doc/latex/einfuehrung2/myModuleG.xdy %{_texmfdistdir}/doc/latex/einfuehrung2/myModuleH.xdy %{_texmfdistdir}/doc/latex/einfuehrung2/myModuleI.xdy %{_texmfdistdir}/doc/latex/einfuehrung2/plainDemo.bst %{_texmfdistdir}/doc/latex/einfuehrung2/preamble.tex %{_texmfdistdir}/doc/latex/einfuehrung2/tab.tex %{_texmfdistdir}/doc/latex/einfuehrung2/tabelle1.tex %{_texmfdistdir}/doc/latex/einfuehrung2/test.bib %{_texmfdistdir}/doc/latex/einfuehrung2/tmp.data %{_texmfdistdir}/doc/latex/einfuehrung2/utf8char.bib %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-einfuehrung2-%{texlive_version}.%{texlive_noarch}.svn39153-%{release}-zypper %endif %package -n texlive-ejpecp Version: %{texlive_version}.%{texlive_noarch}.1.5svn42003 Release: 0 Summary: Class for EJP and ECP License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-ejpecp-doc >= %{texlive_version} Provides: tex(ejpecp.cls) Requires: tex(amsfonts.sty) Requires: tex(amsmath.sty) Requires: tex(amssymb.sty) Requires: tex(amsthm.sty) Requires: tex(article.cls) Requires: tex(auto-pst-pdf.sty) Requires: tex(bera.sty) Requires: tex(dsfont.sty) Requires: tex(fixltx2e.sty) Requires: tex(geometry.sty) Requires: tex(graphicx.sty) Requires: tex(hyperref.sty) Requires: tex(lastpage.sty) Requires: tex(latexsym.sty) Requires: tex(mathtools.sty) Requires: tex(microtype.sty) Requires: tex(pstricks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source123: ejpecp.tar.xz Source124: ejpecp.doc.tar.xz %description -n texlive-ejpecp The class is designed for typesetting articles for the mathematical research periodicals Electronic Journal of Probability (EJP) and Electronic Communications in Probability (ECP). date: 2016-09-06 11:18:13 +0000 %package -n texlive-ejpecp-doc Version: %{texlive_version}.%{texlive_noarch}.1.5svn42003 Release: 0 Summary: Documentation for texlive-ejpecp License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-ejpecp-doc This package includes the documentation for texlive-ejpecp %post -n texlive-ejpecp mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-ejpecp mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-ejpecp %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-ejpecp-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/ejpecp/LPPL %{_texmfdistdir}/doc/latex/ejpecp/README %{_texmfdistdir}/doc/latex/ejpecp/ejpecp.pdf %{_texmfdistdir}/doc/latex/ejpecp/mgetmref.py %{_texmfdistdir}/doc/latex/ejpecp/sample.pdf %{_texmfdistdir}/doc/latex/ejpecp/sample.tex %files -n texlive-ejpecp %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/ejpecp/ejpecp.cls %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-ejpecp-%{texlive_version}.%{texlive_noarch}.1.5svn42003-%{release}-zypper %endif %package -n texlive-ekaia Version: %{texlive_version}.%{texlive_noarch}.1.04svn42578 Release: 0 Summary: Article format for publishing the Basque Country Science and Technology Journal "Ekaia" License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-ekaia-doc >= %{texlive_version} Provides: tex(ekaia.sty) Requires: tex(babel.sty) Requires: tex(fancyhdr.sty) Requires: tex(geometry.sty) Requires: tex(indentfirst.sty) Requires: tex(sectsty.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source125: ekaia.tar.xz Source126: ekaia.doc.tar.xz %description -n texlive-ekaia The package provides the article format for publishing the Basque Country Science and Technology Journal "Ekaia" at the University of the Basque Country. date: 2016-11-25 16:19:00 +0000 %package -n texlive-ekaia-doc Version: %{texlive_version}.%{texlive_noarch}.1.04svn42578 Release: 0 Summary: Documentation for texlive-ekaia License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-ekaia-doc:eu) %description -n texlive-ekaia-doc This package includes the documentation for texlive-ekaia %post -n texlive-ekaia mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-ekaia mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-ekaia %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-ekaia-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/ekaia/README %{_texmfdistdir}/doc/latex/ekaia/ekaia.pdf %{_texmfdistdir}/doc/latex/ekaia/ekaia_EUS.pdf %{_texmfdistdir}/doc/latex/ekaia/ekaia_EUS.tex %{_texmfdistdir}/doc/latex/ekaia/ekaia_example.pdf %{_texmfdistdir}/doc/latex/ekaia/ekaia_example.tex %files -n texlive-ekaia %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/ekaia/ekaia.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-ekaia-%{texlive_version}.%{texlive_noarch}.1.04svn42578-%{release}-zypper %endif %package -n texlive-elbioimp Version: %{texlive_version}.%{texlive_noarch}.1.2svn21758 Release: 0 Summary: A LaTeX document class for the Journal of Electrical Bioimpedance License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-elbioimp-doc >= %{texlive_version} Provides: tex(elbioimp.cls) Requires: tex(article.cls) Requires: tex(ifthen.sty) Requires: tex(mathptmx.sty) Requires: tex(type1cm.sty) Requires: tex(type1ec.sty) Requires: tex(url.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source127: elbioimp.tar.xz Source128: elbioimp.doc.tar.xz %description -n texlive-elbioimp A document class for writing articles to the Journal of Electrical Bioimpedance. date: 2016-06-24 17:18:15 +0000 %package -n texlive-elbioimp-doc Version: %{texlive_version}.%{texlive_noarch}.1.2svn21758 Release: 0 Summary: Documentation for texlive-elbioimp License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-elbioimp-doc This package includes the documentation for texlive-elbioimp %post -n texlive-elbioimp mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-elbioimp mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-elbioimp %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-elbioimp-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/elbioimp/Makefile %{_texmfdistdir}/doc/latex/elbioimp/README %{_texmfdistdir}/doc/latex/elbioimp/elbioimp-basis.tex %{_texmfdistdir}/doc/latex/elbioimp/elbioimp.pdf %{_texmfdistdir}/doc/latex/elbioimp/test-bib.bib %{_texmfdistdir}/doc/latex/elbioimp/test-ill.png %{_texmfdistdir}/doc/latex/elbioimp/test1.tex %files -n texlive-elbioimp %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/elbioimp/elbioimp.cls %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-elbioimp-%{texlive_version}.%{texlive_noarch}.1.2svn21758-%{release}-zypper %endif %package -n texlive-electrum Version: %{texlive_version}.%{texlive_noarch}.1.005_bsvn19705 Release: 0 Summary: Electrum ADF fonts collection License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(post): findutils Requires(post): grep Requires(post): sed Requires(post): texlive >= %{texlive_version} Requires(post): tex(updmap.cfg) #!BuildIgnore: tex(updmap.cfg) Requires(postun): findutils Requires(postun): grep Requires(postun): sed Requires(postun): texlive >= %{texlive_version} Requires(postun): tex(updmap.cfg) Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Requires: texlive-electrum-fonts >= %{texlive_version} Recommends: texlive-electrum-doc >= %{texlive_version} Provides: tex(electrum.sty) Provides: tex(supp-yes.enc) Provides: tex(t1yes.fd) Provides: tex(t1yes0.fd) Provides: tex(t1yes1.fd) Provides: tex(t1yesj.fd) Provides: tex(t1yesjw.fd) Provides: tex(t1yesw.fd) Provides: tex(ts1yes.fd) Provides: tex(ts1yes0.fd) Provides: tex(ts1yes1.fd) Provides: tex(ts1yesj.fd) Provides: tex(ts1yesjw.fd) Provides: tex(ts1yesw.fd) Provides: tex(yes.map) Provides: tex(yesb08c.tfm) Provides: tex(yesb08c.vf) Provides: tex(yesb08t.tfm) Provides: tex(yesb08t.vf) Provides: tex(yesb0o8c.tfm) Provides: tex(yesb0o8c.vf) Provides: tex(yesb0o8t.tfm) Provides: tex(yesb0o8t.vf) Provides: tex(yesb18c.tfm) Provides: tex(yesb18c.vf) Provides: tex(yesb18t.tfm) Provides: tex(yesb18t.vf) Provides: tex(yesb1o8c.tfm) Provides: tex(yesb1o8c.vf) Provides: tex(yesb1o8t.tfm) Provides: tex(yesb1o8t.vf) Provides: tex(yesb8c.tfm) Provides: tex(yesb8c.vf) Provides: tex(yesb8r.tfm) Provides: tex(yesb8s.tfm) Provides: tex(yesb8t.tfm) Provides: tex(yesb8t.vf) Provides: tex(yesbc8t.tfm) Provides: tex(yesbc8t.vf) Provides: tex(yesbcj8t.tfm) Provides: tex(yesbcj8t.vf) Provides: tex(yesbcjo8t.tfm) Provides: tex(yesbcjo8t.vf) Provides: tex(yesbcjow8t.tfm) Provides: tex(yesbcjow8t.vf) Provides: tex(yesbcjw8t.tfm) Provides: tex(yesbcjw8t.vf) Provides: tex(yesbco8t.tfm) Provides: tex(yesbco8t.vf) Provides: tex(yesbcow8t.tfm) Provides: tex(yesbcow8t.vf) Provides: tex(yesbcw8t.tfm) Provides: tex(yesbcw8t.vf) Provides: tex(yesbj8c.tfm) Provides: tex(yesbj8c.vf) Provides: tex(yesbj8t.tfm) Provides: tex(yesbj8t.vf) Provides: tex(yesbjo8c.tfm) Provides: tex(yesbjo8c.vf) Provides: tex(yesbjo8t.tfm) Provides: tex(yesbjo8t.vf) Provides: tex(yesbjow8t.tfm) Provides: tex(yesbjow8t.vf) Provides: tex(yesbjw8t.tfm) Provides: tex(yesbjw8t.vf) Provides: tex(yesbo8c.tfm) Provides: tex(yesbo8c.vf) Provides: tex(yesbo8r.tfm) Provides: tex(yesbo8s.tfm) Provides: tex(yesbo8t.tfm) Provides: tex(yesbo8t.vf) Provides: tex(yesbow8t.tfm) Provides: tex(yesbow8t.vf) Provides: tex(yesbw8t.tfm) Provides: tex(yesbw8t.vf) Provides: tex(yesl08c.tfm) Provides: tex(yesl08c.vf) Provides: tex(yesl08t.tfm) Provides: tex(yesl08t.vf) Provides: tex(yesl0o8c.tfm) Provides: tex(yesl0o8c.vf) Provides: tex(yesl0o8t.tfm) Provides: tex(yesl0o8t.vf) Provides: tex(yesl18c.tfm) Provides: tex(yesl18c.vf) Provides: tex(yesl18t.tfm) Provides: tex(yesl18t.vf) Provides: tex(yesl1o8c.tfm) Provides: tex(yesl1o8c.vf) Provides: tex(yesl1o8t.tfm) Provides: tex(yesl1o8t.vf) Provides: tex(yesl8c.tfm) Provides: tex(yesl8c.vf) Provides: tex(yesl8r.tfm) Provides: tex(yesl8s.tfm) Provides: tex(yesl8t.tfm) Provides: tex(yesl8t.vf) Provides: tex(yeslc8t.tfm) Provides: tex(yeslc8t.vf) Provides: tex(yeslcj8t.tfm) Provides: tex(yeslcj8t.vf) Provides: tex(yeslcjo8t.tfm) Provides: tex(yeslcjo8t.vf) Provides: tex(yeslcjow8t.tfm) Provides: tex(yeslcjow8t.vf) Provides: tex(yeslcjw8t.tfm) Provides: tex(yeslcjw8t.vf) Provides: tex(yeslco8t.tfm) Provides: tex(yeslco8t.vf) Provides: tex(yeslcow8t.tfm) Provides: tex(yeslcow8t.vf) Provides: tex(yeslcw8t.tfm) Provides: tex(yeslcw8t.vf) Provides: tex(yeslj8c.tfm) Provides: tex(yeslj8c.vf) Provides: tex(yeslj8t.tfm) Provides: tex(yeslj8t.vf) Provides: tex(yesljo8c.tfm) Provides: tex(yesljo8c.vf) Provides: tex(yesljo8t.tfm) Provides: tex(yesljo8t.vf) Provides: tex(yesljow8t.tfm) Provides: tex(yesljow8t.vf) Provides: tex(yesljw8t.tfm) Provides: tex(yesljw8t.vf) Provides: tex(yeslo8c.tfm) Provides: tex(yeslo8c.vf) Provides: tex(yeslo8r.tfm) Provides: tex(yeslo8s.tfm) Provides: tex(yeslo8t.tfm) Provides: tex(yeslo8t.vf) Provides: tex(yeslow8t.tfm) Provides: tex(yeslow8t.vf) Provides: tex(yeslw8t.tfm) Provides: tex(yeslw8t.vf) Provides: tex(yesr08c.tfm) Provides: tex(yesr08c.vf) Provides: tex(yesr08t.tfm) Provides: tex(yesr08t.vf) Provides: tex(yesr0o8c.tfm) Provides: tex(yesr0o8c.vf) Provides: tex(yesr0o8t.tfm) Provides: tex(yesr0o8t.vf) Provides: tex(yesr18c.tfm) Provides: tex(yesr18c.vf) Provides: tex(yesr18t.tfm) Provides: tex(yesr18t.vf) Provides: tex(yesr1o8c.tfm) Provides: tex(yesr1o8c.vf) Provides: tex(yesr1o8t.tfm) Provides: tex(yesr1o8t.vf) Provides: tex(yesr8c.tfm) Provides: tex(yesr8c.vf) Provides: tex(yesr8r.tfm) Provides: tex(yesr8s.tfm) Provides: tex(yesr8t.tfm) Provides: tex(yesr8t.vf) Provides: tex(yesrc8t.tfm) Provides: tex(yesrc8t.vf) Provides: tex(yesrcj8t.tfm) Provides: tex(yesrcj8t.vf) Provides: tex(yesrcjo8t.tfm) Provides: tex(yesrcjo8t.vf) Provides: tex(yesrcjow8t.tfm) Provides: tex(yesrcjow8t.vf) Provides: tex(yesrcjw8t.tfm) Provides: tex(yesrcjw8t.vf) Provides: tex(yesrco8t.tfm) Provides: tex(yesrco8t.vf) Provides: tex(yesrcow8t.tfm) Provides: tex(yesrcow8t.vf) Provides: tex(yesrcw8t.tfm) Provides: tex(yesrcw8t.vf) Provides: tex(yesrj8c.tfm) Provides: tex(yesrj8c.vf) Provides: tex(yesrj8t.tfm) Provides: tex(yesrj8t.vf) Provides: tex(yesrjo8c.tfm) Provides: tex(yesrjo8c.vf) Provides: tex(yesrjo8t.tfm) Provides: tex(yesrjo8t.vf) Provides: tex(yesrjow8t.tfm) Provides: tex(yesrjow8t.vf) Provides: tex(yesrjw8t.tfm) Provides: tex(yesrjw8t.vf) Provides: tex(yesro8c.tfm) Provides: tex(yesro8c.vf) Provides: tex(yesro8r.tfm) Provides: tex(yesro8s.tfm) Provides: tex(yesro8t.tfm) Provides: tex(yesro8t.vf) Provides: tex(yesrow8t.tfm) Provides: tex(yesrow8t.vf) Provides: tex(yesrw8t.tfm) Provides: tex(yesrw8t.vf) Provides: tex(yess08c.tfm) Provides: tex(yess08c.vf) Provides: tex(yess08t.tfm) Provides: tex(yess08t.vf) Provides: tex(yess0o8c.tfm) Provides: tex(yess0o8c.vf) Provides: tex(yess0o8t.tfm) Provides: tex(yess0o8t.vf) Provides: tex(yess18c.tfm) Provides: tex(yess18c.vf) Provides: tex(yess18t.tfm) Provides: tex(yess18t.vf) Provides: tex(yess1o8c.tfm) Provides: tex(yess1o8c.vf) Provides: tex(yess1o8t.tfm) Provides: tex(yess1o8t.vf) Provides: tex(yess8c.tfm) Provides: tex(yess8c.vf) Provides: tex(yess8r.tfm) Provides: tex(yess8s.tfm) Provides: tex(yess8t.tfm) Provides: tex(yess8t.vf) Provides: tex(yessc8t.tfm) Provides: tex(yessc8t.vf) Provides: tex(yesscj8t.tfm) Provides: tex(yesscj8t.vf) Provides: tex(yesscjo8t.tfm) Provides: tex(yesscjo8t.vf) Provides: tex(yesscjow8t.tfm) Provides: tex(yesscjow8t.vf) Provides: tex(yesscjw8t.tfm) Provides: tex(yesscjw8t.vf) Provides: tex(yessco8t.tfm) Provides: tex(yessco8t.vf) Provides: tex(yesscow8t.tfm) Provides: tex(yesscow8t.vf) Provides: tex(yesscw8t.tfm) Provides: tex(yesscw8t.vf) Provides: tex(yessj8c.tfm) Provides: tex(yessj8c.vf) Provides: tex(yessj8t.tfm) Provides: tex(yessj8t.vf) Provides: tex(yessjo8c.tfm) Provides: tex(yessjo8c.vf) Provides: tex(yessjo8t.tfm) Provides: tex(yessjo8t.vf) Provides: tex(yessjow8t.tfm) Provides: tex(yessjow8t.vf) Provides: tex(yessjw8t.tfm) Provides: tex(yessjw8t.vf) Provides: tex(yesso8c.tfm) Provides: tex(yesso8c.vf) Provides: tex(yesso8r.tfm) Provides: tex(yesso8s.tfm) Provides: tex(yesso8t.tfm) Provides: tex(yesso8t.vf) Provides: tex(yessow8t.tfm) Provides: tex(yessow8t.vf) Provides: tex(yessw8t.tfm) Provides: tex(yessw8t.vf) Requires: tex(fontenc.sty) Requires: tex(nfssext-cfr.sty) Requires: tex(textcomp.sty) Requires: tex(xkeyval.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source129: electrum.tar.xz Source130: electrum.doc.tar.xz %description -n texlive-electrum Electrum ADF is a slab-serif font featuring optical and italic small-caps; additional ligatures and an alternate Q; lining, hanging, inferior and superior digits; and four weights. The fonts are provided in Adobe Type 1 format and the support material enables use with LaTeX. Licence is mixed: LPPL for LaTeX support; GPL with font exception for the fonts. date: 2016-06-24 17:18:15 +0000 %package -n texlive-electrum-doc Version: %{texlive_version}.%{texlive_noarch}.1.005_bsvn19705 Release: 0 Summary: Documentation for texlive-electrum License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-electrum-doc This package includes the documentation for texlive-electrum %package -n texlive-electrum-fonts Version: %{texlive_version}.%{texlive_noarch}.1.005_bsvn19705 Release: 0 Summary: Severed fonts for texlive-electrum License: LPPL-1.0 Group: Productivity/Publishing/TeX/Fonts Url: http://www.tug.org/texlive/ Requires(post): fontconfig Requires(post): ghostscript-fonts-std Requires(post): mkfontdir Requires(post): mkfontscale Requires(post): xorg-x11-fonts-core Requires(postun): fontconfig Requires(postun): ghostscript-fonts-std Requires(postun): xorg-x11-fonts-core %description -n texlive-electrum-fonts The separated fonts package for texlive-electrum %post -n texlive-electrum mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update echo 'addMap yes.map' >> /var/run/texlive/run-updmap %postun -n texlive-electrum mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then echo 'deleteMap yes.map' >> /var/run/texlive/run-updmap exit 0 fi %posttrans -n texlive-electrum %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %post -n texlive-electrum-fonts fc-cache -s %{_datadir}/fonts mkfontscale %{_datadir}/fonts/texlive-electrum mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-electrum %postun -n texlive-electrum-fonts if test $1 = 0; then fc-cache -s %{_datadir}/fonts fi %files -n texlive-electrum-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/electrum/COPYING %{_texmfdistdir}/doc/fonts/electrum/NOTICE.txt %{_texmfdistdir}/doc/fonts/electrum/README %{_texmfdistdir}/doc/fonts/electrum/electrumadf.pdf %{_texmfdistdir}/doc/fonts/electrum/electrumadf.tex %{_texmfdistdir}/doc/fonts/electrum/manifest.txt %files -n texlive-electrum %defattr(-,root,root,755) %{_texmfdistdir}/fonts/afm/arkandis/electrum/yesb8a.afm %{_texmfdistdir}/fonts/afm/arkandis/electrum/yesbo8a.afm %{_texmfdistdir}/fonts/afm/arkandis/electrum/yesl8a.afm %{_texmfdistdir}/fonts/afm/arkandis/electrum/yeslo8a.afm %{_texmfdistdir}/fonts/afm/arkandis/electrum/yesr8a.afm %{_texmfdistdir}/fonts/afm/arkandis/electrum/yesro8a.afm %{_texmfdistdir}/fonts/afm/arkandis/electrum/yess8a.afm %{_texmfdistdir}/fonts/afm/arkandis/electrum/yesso8a.afm %{_texmfdistdir}/fonts/enc/dvips/electrum/supp-yes.enc %{_texmfdistdir}/fonts/map/dvips/electrum/yes.map %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb08c.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb08t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb0o8c.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb0o8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb18c.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb18t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb1o8c.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb1o8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb8c.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb8r.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb8s.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbc8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbcj8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbcjo8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbcjow8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbcjw8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbco8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbcow8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbcw8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbj8c.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbj8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbjo8c.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbjo8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbjow8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbjw8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbo8c.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbo8r.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbo8s.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbo8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbow8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbw8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl08c.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl08t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl0o8c.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl0o8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl18c.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl18t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl1o8c.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl1o8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl8c.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl8r.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl8s.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslc8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslcj8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslcjo8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslcjow8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslcjw8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslco8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslcow8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslcw8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslj8c.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslj8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesljo8c.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesljo8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesljow8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesljw8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslo8c.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslo8r.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslo8s.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslo8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslow8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslw8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr08c.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr08t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr0o8c.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr0o8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr18c.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr18t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr1o8c.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr1o8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr8c.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr8r.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr8s.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrc8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrcj8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrcjo8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrcjow8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrcjw8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrco8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrcow8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrcw8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrj8c.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrj8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrjo8c.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrjo8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrjow8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrjw8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesro8c.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesro8r.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesro8s.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesro8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrow8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrw8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess08c.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess08t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess0o8c.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess0o8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess18c.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess18t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess1o8c.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess1o8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess8c.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess8r.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess8s.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yessc8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesscj8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesscjo8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesscjow8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesscjw8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yessco8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesscow8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesscw8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yessj8c.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yessj8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yessjo8c.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yessjo8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yessjow8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yessjw8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesso8c.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesso8r.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesso8s.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesso8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yessow8t.tfm %{_texmfdistdir}/fonts/tfm/arkandis/electrum/yessw8t.tfm %verify(link) %{_texmfdistdir}/fonts/type1/arkandis/electrum/yesb8a.pfb %{_texmfdistdir}/fonts/type1/arkandis/electrum/yesb8a.pfm %verify(link) %{_texmfdistdir}/fonts/type1/arkandis/electrum/yesbo8a.pfb %{_texmfdistdir}/fonts/type1/arkandis/electrum/yesbo8a.pfm %verify(link) %{_texmfdistdir}/fonts/type1/arkandis/electrum/yesl8a.pfb %{_texmfdistdir}/fonts/type1/arkandis/electrum/yesl8a.pfm %verify(link) %{_texmfdistdir}/fonts/type1/arkandis/electrum/yeslo8a.pfb %{_texmfdistdir}/fonts/type1/arkandis/electrum/yeslo8a.pfm %verify(link) %{_texmfdistdir}/fonts/type1/arkandis/electrum/yesr8a.pfb %{_texmfdistdir}/fonts/type1/arkandis/electrum/yesr8a.pfm %verify(link) %{_texmfdistdir}/fonts/type1/arkandis/electrum/yesro8a.pfb %{_texmfdistdir}/fonts/type1/arkandis/electrum/yesro8a.pfm %verify(link) %{_texmfdistdir}/fonts/type1/arkandis/electrum/yess8a.pfb %{_texmfdistdir}/fonts/type1/arkandis/electrum/yess8a.pfm %verify(link) %{_texmfdistdir}/fonts/type1/arkandis/electrum/yesso8a.pfb %{_texmfdistdir}/fonts/type1/arkandis/electrum/yesso8a.pfm %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesb08c.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesb08t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesb0o8c.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesb0o8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesb18c.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesb18t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesb1o8c.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesb1o8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesb8c.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesb8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbc8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbcj8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbcjo8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbcjow8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbcjw8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbco8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbcow8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbcw8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbj8c.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbj8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbjo8c.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbjo8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbjow8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbjw8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbo8c.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbo8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbow8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbw8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesl08c.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesl08t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesl0o8c.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesl0o8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesl18c.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesl18t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesl1o8c.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesl1o8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesl8c.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesl8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslc8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslcj8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslcjo8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslcjow8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslcjw8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslco8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslcow8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslcw8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslj8c.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslj8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesljo8c.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesljo8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesljow8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesljw8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslo8c.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslo8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslow8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslw8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesr08c.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesr08t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesr0o8c.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesr0o8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesr18c.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesr18t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesr1o8c.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesr1o8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesr8c.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesr8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrc8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrcj8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrcjo8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrcjow8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrcjw8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrco8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrcow8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrcw8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrj8c.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrj8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrjo8c.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrjo8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrjow8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrjw8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesro8c.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesro8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrow8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrw8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yess08c.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yess08t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yess0o8c.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yess0o8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yess18c.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yess18t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yess1o8c.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yess1o8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yess8c.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yess8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yessc8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesscj8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesscjo8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesscjow8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesscjw8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yessco8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesscow8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesscw8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yessj8c.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yessj8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yessjo8c.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yessjo8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yessjow8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yessjw8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesso8c.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yesso8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yessow8t.vf %{_texmfdistdir}/fonts/vf/arkandis/electrum/yessw8t.vf %{_texmfdistdir}/tex/latex/electrum/electrum.sty %{_texmfdistdir}/tex/latex/electrum/t1yes.fd %{_texmfdistdir}/tex/latex/electrum/t1yes0.fd %{_texmfdistdir}/tex/latex/electrum/t1yes1.fd %{_texmfdistdir}/tex/latex/electrum/t1yesj.fd %{_texmfdistdir}/tex/latex/electrum/t1yesjw.fd %{_texmfdistdir}/tex/latex/electrum/t1yesw.fd %{_texmfdistdir}/tex/latex/electrum/ts1yes.fd %{_texmfdistdir}/tex/latex/electrum/ts1yes0.fd %{_texmfdistdir}/tex/latex/electrum/ts1yes1.fd %{_texmfdistdir}/tex/latex/electrum/ts1yesj.fd %{_texmfdistdir}/tex/latex/electrum/ts1yesjw.fd %{_texmfdistdir}/tex/latex/electrum/ts1yesw.fd %files -n texlive-electrum-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-electrum %config %{_sysconfdir}/fonts/conf.avail/58-texlive-electrum.conf %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-electrum/encodings.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-electrum/fonts.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-electrum/fonts.scale %{_datadir}/fonts/texlive-electrum/yesb8a.pfb %{_datadir}/fonts/texlive-electrum/yesbo8a.pfb %{_datadir}/fonts/texlive-electrum/yesl8a.pfb %{_datadir}/fonts/texlive-electrum/yeslo8a.pfb %{_datadir}/fonts/texlive-electrum/yesr8a.pfb %{_datadir}/fonts/texlive-electrum/yesro8a.pfb %{_datadir}/fonts/texlive-electrum/yess8a.pfb %{_datadir}/fonts/texlive-electrum/yesso8a.pfb %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-electrum-fonts-%{texlive_version}.%{texlive_noarch}.1.005_bsvn19705-%{release}-zypper %endif %package -n texlive-eledform Version: %{texlive_version}.%{texlive_noarch}.1.1asvn38114 Release: 0 Summary: Define textual variants License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-eledform-doc >= %{texlive_version} Provides: tex(eledform.sty) Requires: tex(eledmac.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source131: eledform.tar.xz Source132: eledform.doc.tar.xz %description -n texlive-eledform The package provides commands to formalize textual variants in critical editions typeset using eledmac. date: 2016-06-24 17:18:15 +0000 %package -n texlive-eledform-doc Version: %{texlive_version}.%{texlive_noarch}.1.1asvn38114 Release: 0 Summary: Documentation for texlive-eledform License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-eledform-doc This package includes the documentation for texlive-eledform %post -n texlive-eledform mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-eledform mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-eledform %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-eledform-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/eledform/README.md %{_texmfdistdir}/doc/latex/eledform/eledform.pdf %{_texmfdistdir}/doc/latex/eledform/example.pdf %{_texmfdistdir}/doc/latex/eledform/example.tex %{_texmfdistdir}/doc/latex/eledform/include/stemma.tex %{_texmfdistdir}/doc/latex/eledform/makefile %files -n texlive-eledform %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/eledform/eledform.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-eledform-%{texlive_version}.%{texlive_noarch}.1.1asvn38114-%{release}-zypper %endif %package -n texlive-eledmac Version: %{texlive_version}.%{texlive_noarch}.1.24.11svn38639 Release: 0 Summary: Typeset scholarly editions License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-eledmac-doc >= %{texlive_version} Provides: tex(eledmac.sty) Provides: tex(eledpar.sty) Requires: tex(etoolbox.sty) Requires: tex(ifluatex.sty) Requires: tex(ifxetex.sty) Requires: tex(ragged2e.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.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source133: eledmac.tar.xz Source134: eledmac.doc.tar.xz %description -n texlive-eledmac A package for typesetting scholarly critical editions, replacing the established ledmac package. Ledmac itself was a LaTeX port of the plain TeX EDMAC macros. The package supports indexing by page and by line numbers, and simple tabular- and array-style environments. The package is distributed with the related eledpar package. The package is now superseded by reledmac. date: 2016-06-24 17:18:15 +0000 %package -n texlive-eledmac-doc Version: %{texlive_version}.%{texlive_noarch}.1.24.11svn38639 Release: 0 Summary: Documentation for texlive-eledmac License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-eledmac-doc This package includes the documentation for texlive-eledmac %post -n texlive-eledmac mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-eledmac mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-eledmac %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-eledmac-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/eledmac/Makefile %{_texmfdistdir}/doc/latex/eledmac/README %{_texmfdistdir}/doc/latex/eledmac/eledmac.pdf %{_texmfdistdir}/doc/latex/eledmac/eledpar.pdf %{_texmfdistdir}/doc/latex/eledmac/examples/1-criticalnotes.pdf %{_texmfdistdir}/doc/latex/eledmac/examples/1-criticalnotes.tex %{_texmfdistdir}/doc/latex/eledmac/examples/1-sidenotes.pdf %{_texmfdistdir}/doc/latex/eledmac/examples/1-sidenotes.tex %{_texmfdistdir}/doc/latex/eledmac/examples/1-tabular.pdf %{_texmfdistdir}/doc/latex/eledmac/examples/1-tabular.tex %{_texmfdistdir}/doc/latex/eledmac/examples/1-verses.pdf %{_texmfdistdir}/doc/latex/eledmac/examples/1-verses.tex %{_texmfdistdir}/doc/latex/eledmac/examples/2-cross_referencing.pdf %{_texmfdistdir}/doc/latex/eledmac/examples/2-cross_referencing.tex %{_texmfdistdir}/doc/latex/eledmac/examples/2-footnote_spacing.pdf %{_texmfdistdir}/doc/latex/eledmac/examples/2-footnote_spacing.tex %{_texmfdistdir}/doc/latex/eledmac/examples/2-indexing.pdf %{_texmfdistdir}/doc/latex/eledmac/examples/2-indexing.tex %{_texmfdistdir}/doc/latex/eledmac/examples/2-lemma_disambigution.pdf %{_texmfdistdir}/doc/latex/eledmac/examples/2-lemma_disambigution.tex %{_texmfdistdir}/doc/latex/eledmac/examples/2-line_numbers_in_header.pdf %{_texmfdistdir}/doc/latex/eledmac/examples/2-line_numbers_in_header.tex %{_texmfdistdir}/doc/latex/eledmac/examples/2-one_series_per_pstart.pdf %{_texmfdistdir}/doc/latex/eledmac/examples/2-one_series_per_pstart.tex %{_texmfdistdir}/doc/latex/eledmac/examples/2-performances.pdf %{_texmfdistdir}/doc/latex/eledmac/examples/2-performances.tex %{_texmfdistdir}/doc/latex/eledmac/examples/2-titles_in_line_numbering_with_notes.pdf %{_texmfdistdir}/doc/latex/eledmac/examples/2-titles_in_line_numbering_with_notes.tex %{_texmfdistdir}/doc/latex/eledmac/examples/2-titles_not_in_line_numbering.pdf %{_texmfdistdir}/doc/latex/eledmac/examples/2-titles_not_in_line_numbering.tex %{_texmfdistdir}/doc/latex/eledmac/examples/3-eledpar_columns_different_languages.pdf %{_texmfdistdir}/doc/latex/eledmac/examples/3-eledpar_columns_different_languages.tex %{_texmfdistdir}/doc/latex/eledmac/examples/3-eledpar_mwe.pdf %{_texmfdistdir}/doc/latex/eledmac/examples/3-eledpar_mwe.tex %{_texmfdistdir}/doc/latex/eledmac/examples/3-eledpar_pages_different_languages_lualatex.pdf %{_texmfdistdir}/doc/latex/eledmac/examples/3-eledpar_pages_different_languages_lualatex.tex %{_texmfdistdir}/doc/latex/eledmac/examples/4-eledpar_column_mix_with_not_column.pdf %{_texmfdistdir}/doc/latex/eledmac/examples/4-eledpar_column_mix_with_not_column.tex %{_texmfdistdir}/doc/latex/eledmac/examples/4-eledpar_columns_alignment.pdf %{_texmfdistdir}/doc/latex/eledmac/examples/4-eledpar_columns_alignment.tex %{_texmfdistdir}/doc/latex/eledmac/examples/4-eledpar_columns_titles_in_line_numbering_with_notes.pdf %{_texmfdistdir}/doc/latex/eledmac/examples/4-eledpar_columns_titles_in_line_numbering_with_notes.tex %{_texmfdistdir}/doc/latex/eledmac/examples/4-eledpar_one_series_per_pstart.pdf %{_texmfdistdir}/doc/latex/eledmac/examples/4-eledpar_one_series_per_pstart.tex %{_texmfdistdir}/doc/latex/eledmac/examples/4-eledpar_page_titles_in_line_numbering_with_notes.pdf %{_texmfdistdir}/doc/latex/eledmac/examples/4-eledpar_page_titles_in_line_numbering_with_notes.tex %{_texmfdistdir}/doc/latex/eledmac/examples/4-eledpar_pages_long_notes.pdf %{_texmfdistdir}/doc/latex/eledmac/examples/4-eledpar_pages_long_notes.tex %{_texmfdistdir}/doc/latex/eledmac/examples/4-eledpar_pages_notes_leftpage.pdf %{_texmfdistdir}/doc/latex/eledmac/examples/4-eledpar_pages_notes_leftpage.tex %{_texmfdistdir}/doc/latex/eledmac/examples/4-eledpar_pages_paragraph_separator_between.pdf %{_texmfdistdir}/doc/latex/eledmac/examples/4-eledpar_pages_paragraph_separator_between.tex %{_texmfdistdir}/doc/latex/eledmac/examples/4-eledpar_titles_not_in_line_numbering.pdf %{_texmfdistdir}/doc/latex/eledmac/examples/4-eledpar_titles_not_in_line_numbering.tex %{_texmfdistdir}/doc/latex/eledmac/examples/4-eledpar_verse_text_between.pdf %{_texmfdistdir}/doc/latex/eledmac/examples/4-eledpar_verse_text_between.tex %{_texmfdistdir}/doc/latex/eledmac/examples/eledmac.xdy %{_texmfdistdir}/doc/latex/eledmac/examples/makefile %{_texmfdistdir}/doc/latex/eledmac/latexmkrc %files -n texlive-eledmac %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/eledmac/eledmac.sty %{_texmfdistdir}/tex/latex/eledmac/eledpar.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-eledmac-%{texlive_version}.%{texlive_noarch}.1.24.11svn38639-%{release}-zypper %endif %package -n texlive-elements Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn41161 Release: 0 Summary: Provides properties of chemical elements License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-elements-doc >= %{texlive_version} Provides: tex(elements.sty) Provides: tex(elements_names_english.def) Provides: tex(elements_names_french.def) Provides: tex(elements_names_german.def) Provides: tex(elements_names_spanish.def) Requires: tex(translations.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source135: elements.tar.xz Source136: elements.doc.tar.xz %description -n texlive-elements The package provides means for retrieving properties of chemical elements like atomic number, element symbol, element name, electron distribution or isotope number. Properties are defined for the elements up to the atomic number 112. This package is a spin-off of the package bohr by the same author. date: 2016-06-24 17:18:15 +0000 %package -n texlive-elements-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn41161 Release: 0 Summary: Documentation for texlive-elements License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-elements-doc This package includes the documentation for texlive-elements %post -n texlive-elements mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-elements mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-elements %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-elements-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/elements/README %{_texmfdistdir}/doc/latex/elements/elements_en.pdf %{_texmfdistdir}/doc/latex/elements/elements_en.tex %files -n texlive-elements %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/elements/elements.sty %{_texmfdistdir}/tex/latex/elements/elements_names_english.def %{_texmfdistdir}/tex/latex/elements/elements_names_french.def %{_texmfdistdir}/tex/latex/elements/elements_names_german.def %{_texmfdistdir}/tex/latex/elements/elements_names_spanish.def %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-elements-%{texlive_version}.%{texlive_noarch}.0.0.2svn41161-%{release}-zypper %endif %package -n texlive-ellipse Version: %{texlive_version}.%{texlive_noarch}.1.0svn39025 Release: 0 Summary: Draw ellipses and elliptical arcs using the standard LaTeX2e picture environment License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-ellipse-doc >= %{texlive_version} Provides: tex(ellipse.sty) Requires: tex(pict2e.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source137: ellipse.tar.xz Source138: ellipse.doc.tar.xz %description -n texlive-ellipse Draw ellipses and elliptical arcs using the standard LaTeX2e picture environment. date: 2016-06-24 17:18:15 +0000 %package -n texlive-ellipse-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn39025 Release: 0 Summary: Documentation for texlive-ellipse License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-ellipse-doc This package includes the documentation for texlive-ellipse %post -n texlive-ellipse mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-ellipse mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-ellipse %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-ellipse-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/ellipse/README %{_texmfdistdir}/doc/latex/ellipse/ellipse.pdf %files -n texlive-ellipse %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/ellipse/ellipse.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-ellipse-%{texlive_version}.%{texlive_noarch}.1.0svn39025-%{release}-zypper %endif %package -n texlive-ellipsis Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Fix uneven spacing around ellipses in LaTeX text mode License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-ellipsis-doc >= %{texlive_version} Provides: tex(ellipsis.sty) Requires: tex(xspace.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source139: ellipsis.tar.xz Source140: ellipsis.doc.tar.xz %description -n texlive-ellipsis This is a simple package that fixes a problem in the way LaTeX handles ellipses: it always puts a tiny bit more space after \dots in text mode than before it, which results in the ellipsis being off-center when used between two words. date: 2016-06-24 17:18:15 +0000 %package -n texlive-ellipsis-doc Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Documentation for texlive-ellipsis License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-ellipsis-doc This package includes the documentation for texlive-ellipsis %post -n texlive-ellipsis mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-ellipsis mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-ellipsis %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-ellipsis-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/ellipsis/README %{_texmfdistdir}/doc/latex/ellipsis/ellipsis.pdf %files -n texlive-ellipsis %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/ellipsis/ellipsis.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-ellipsis-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %endif %package -n texlive-elmath Version: %{texlive_version}.%{texlive_noarch}.1.2svn15878 Release: 0 Summary: Mathematics in Greek texts License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-elmath-doc >= %{texlive_version} Provides: tex(elmath.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source141: elmath.tar.xz Source142: elmath.doc.tar.xz %description -n texlive-elmath This package has been designed to facilitate the use of Greek letters in mathematical mode. The package allows one to directly type in Greek letters (in ISO 8859-7 encoding) in math mode. date: 2016-06-24 17:18:15 +0000 %package -n texlive-elmath-doc Version: %{texlive_version}.%{texlive_noarch}.1.2svn15878 Release: 0 Summary: Documentation for texlive-elmath License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-elmath-doc This package includes the documentation for texlive-elmath %post -n texlive-elmath mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-elmath mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-elmath %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-elmath-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/elmath/elmath.pdf %files -n texlive-elmath %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/elmath/elmath.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-elmath-%{texlive_version}.%{texlive_noarch}.1.2svn15878-%{release}-zypper %endif %package -n texlive-elocalloc Version: %{texlive_version}.%{texlive_noarch}.0.0.03svn42712 Release: 0 Summary: Local allocation macros for LaTeX 2015 License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-elocalloc-doc >= %{texlive_version} Provides: tex(elocalloc.sty) Requires: tex(etex.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source143: elocalloc.tar.xz Source144: elocalloc.doc.tar.xz %description -n texlive-elocalloc Local allocation macros, with names taken from etex.sty but with implementation based on the LaTeX 2015 allocation macros. date: 2016-12-15 09:25:53 +0000 %package -n texlive-elocalloc-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.03svn42712 Release: 0 Summary: Documentation for texlive-elocalloc License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-elocalloc-doc This package includes the documentation for texlive-elocalloc %post -n texlive-elocalloc mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-elocalloc mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-elocalloc %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-elocalloc-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/elocalloc/README.txt %{_texmfdistdir}/doc/latex/elocalloc/elocalloc.pdf %files -n texlive-elocalloc %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/elocalloc/elocalloc.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-elocalloc-%{texlive_version}.%{texlive_noarch}.0.0.03svn42712-%{release}-zypper %endif %package -n texlive-elpres Version: %{texlive_version}.%{texlive_noarch}.0.0.3svn15878 Release: 0 Summary: A simple class for electronic presentations License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-elpres-doc >= %{texlive_version} Provides: tex(elpres.cls) Requires: tex(article.cls) Requires: tex(fancyhdr.sty) Requires: tex(geometry.sty) Requires: tex(ifthen.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source145: elpres.tar.xz Source146: elpres.doc.tar.xz %description -n texlive-elpres Elpres is a simple class for electronic presentations to be shown on screen or a beamer. Elpres is derived from article.cls and may be used with LaTeX or pdfLaTeX. date: 2016-06-24 17:18:15 +0000 %package -n texlive-elpres-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.3svn15878 Release: 0 Summary: Documentation for texlive-elpres License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-elpres-doc This package includes the documentation for texlive-elpres %post -n texlive-elpres mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-elpres mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-elpres %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-elpres-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/elpres/elpres-example.tex %{_texmfdistdir}/doc/latex/elpres/elpres-manual.pdf %{_texmfdistdir}/doc/latex/elpres/elpres-manual.tex %{_texmfdistdir}/doc/latex/elpres/gradient1.png %{_texmfdistdir}/doc/latex/elpres/gradient2.png %files -n texlive-elpres %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/elpres/elpres.cls %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-elpres-%{texlive_version}.%{texlive_noarch}.0.0.3svn15878-%{release}-zypper %endif %package -n texlive-elsarticle Version: %{texlive_version}.%{texlive_noarch}.1.20svn15878 Release: 0 Summary: Class for articles for submission to Elsevier journals License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-elsarticle-doc >= %{texlive_version} Provides: tex(elsarticle.cls) Requires: tex(article.cls) Requires: tex(fleqn.clo) Requires: tex(geometry.sty) Requires: tex(graphicx.sty) Requires: tex(natbib.sty) Requires: tex(pifont.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source147: elsarticle.tar.xz Source148: elsarticle.doc.tar.xz %description -n texlive-elsarticle The class is for typeset journal articles, is accepted for submitted articles, both in Elsevier's electronic submission system and elsewhere. date: 2016-06-24 17:18:15 +0000 %package -n texlive-elsarticle-doc Version: %{texlive_version}.%{texlive_noarch}.1.20svn15878 Release: 0 Summary: Documentation for texlive-elsarticle License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-elsarticle-doc This package includes the documentation for texlive-elsarticle %post -n texlive-elsarticle mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-elsarticle mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-elsarticle %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-elsarticle-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/elsarticle/README %{_texmfdistdir}/doc/latex/elsarticle/els-1p.pdf %{_texmfdistdir}/doc/latex/elsarticle/els-3pd.pdf %{_texmfdistdir}/doc/latex/elsarticle/els1.pdf %{_texmfdistdir}/doc/latex/elsarticle/els2.pdf %{_texmfdistdir}/doc/latex/elsarticle/elsarticle-template-harv.tex %{_texmfdistdir}/doc/latex/elsarticle/elsarticle-template-num.tex %{_texmfdistdir}/doc/latex/elsarticle/elsdoc.pdf %{_texmfdistdir}/doc/latex/elsarticle/elsdoc.tex %{_texmfdistdir}/doc/latex/elsarticle/jfigs.pdf %{_texmfdistdir}/doc/latex/elsarticle/makefile %{_texmfdistdir}/doc/latex/elsarticle/manifest.txt %{_texmfdistdir}/doc/latex/elsarticle/pdfwidgets.sty %{_texmfdistdir}/doc/latex/elsarticle/rvdtx.sty %files -n texlive-elsarticle %defattr(-,root,root,755) %{_texmfdistdir}/bibtex/bst/elsarticle/elsarticle-harv.bst %{_texmfdistdir}/bibtex/bst/elsarticle/elsarticle-num-names.bst %{_texmfdistdir}/bibtex/bst/elsarticle/elsarticle-num.bst %{_texmfdistdir}/tex/latex/elsarticle/elsarticle.cls %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-elsarticle-%{texlive_version}.%{texlive_noarch}.1.20svn15878-%{release}-zypper %endif %package -n texlive-elteikthesis Version: %{texlive_version}.%{texlive_noarch}.1.2svn22513 Release: 0 Summary: Thesis class for ELTE University Informatics wing License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-elteikthesis-doc >= %{texlive_version} Provides: tex(elteikthesis.cls) Requires: tex(book.cls) Requires: tex(geometry.sty) Requires: tex(graphicx.sty) Requires: tex(setspace.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source149: elteikthesis.tar.xz Source150: elteikthesis.doc.tar.xz %description -n texlive-elteikthesis This is not an official University class, and has not been approved by the University. date: 2016-06-24 17:18:15 +0000 %package -n texlive-elteikthesis-doc Version: %{texlive_version}.%{texlive_noarch}.1.2svn22513 Release: 0 Summary: Documentation for texlive-elteikthesis License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-elteikthesis-doc:hu) %description -n texlive-elteikthesis-doc This package includes the documentation for texlive-elteikthesis %post -n texlive-elteikthesis mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-elteikthesis mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-elteikthesis %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-elteikthesis-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/elteikthesis/README %{_texmfdistdir}/doc/latex/elteikthesis/elteikthesis.pdf %{_texmfdistdir}/doc/latex/elteikthesis/example.pdf %{_texmfdistdir}/doc/latex/elteikthesis/example.tex %{_texmfdistdir}/doc/latex/elteikthesis/pics/eltecimerszines.eps %{_texmfdistdir}/doc/latex/elteikthesis/pics/eltecimerszines.jpg %files -n texlive-elteikthesis %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/elteikthesis/elteikthesis.cls %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-elteikthesis-%{texlive_version}.%{texlive_noarch}.1.2svn22513-%{release}-zypper %endif %package -n texlive-eltex Version: %{texlive_version}.%{texlive_noarch}.2.0svn15878 Release: 0 Summary: Simple circuit diagrams in LaTeX picture mode License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-eltex-doc >= %{texlive_version} Provides: tex(eltex1.tex) Provides: tex(eltex2.tex) Provides: tex(eltex3.tex) Provides: tex(eltex4.tex) Provides: tex(eltex5.tex) Provides: tex(eltex6.tex) Provides: tex(eltex7.tex) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source151: eltex.tar.xz Source152: eltex.doc.tar.xz %description -n texlive-eltex The macros enable the user to draw simple circuit diagrams in the picture environment, with no need of special resources. The macros are appropriate for drawing for school materials. The circuit symbols accord to the various parts of the standard IEC 617. date: 2016-06-24 17:18:15 +0000 %package -n texlive-eltex-doc Version: %{texlive_version}.%{texlive_noarch}.2.0svn15878 Release: 0 Summary: Documentation for texlive-eltex License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-eltex-doc:en;cs) %description -n texlive-eltex-doc This package includes the documentation for texlive-eltex %post -n texlive-eltex mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-eltex mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-eltex %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-eltex-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/eltex/README %{_texmfdistdir}/doc/latex/eltex/man_en.pdf %{_texmfdistdir}/doc/latex/eltex/man_en.tex %{_texmfdistdir}/doc/latex/eltex/pri_cz.pdf %{_texmfdistdir}/doc/latex/eltex/pri_cz.tex %files -n texlive-eltex %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/eltex/eltex1.tex %{_texmfdistdir}/tex/latex/eltex/eltex2.tex %{_texmfdistdir}/tex/latex/eltex/eltex3.tex %{_texmfdistdir}/tex/latex/eltex/eltex4.tex %{_texmfdistdir}/tex/latex/eltex/eltex5.tex %{_texmfdistdir}/tex/latex/eltex/eltex6.tex %{_texmfdistdir}/tex/latex/eltex/eltex7.tex %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-eltex-%{texlive_version}.%{texlive_noarch}.2.0svn15878-%{release}-zypper %endif %package -n texlive-elvish Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Fonts for typesetting Tolkien Elvish scripts License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-elvish-doc >= %{texlive_version} Provides: tex(cirth.tfm) Provides: tex(teng10.tfm) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source153: elvish.tar.xz Source154: elvish.doc.tar.xz %description -n texlive-elvish The bundle provides fonts for Cirth (cirth.mf, etc.) and for Tengwar (teng10.mf). The Tengwar fonts are supported by macros in teng.tex, or by the (better documented) tengtex package. date: 2016-06-24 17:18:15 +0000 %package -n texlive-elvish-doc Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Documentation for texlive-elvish License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-elvish-doc This package includes the documentation for texlive-elvish %post -n texlive-elvish mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-elvish mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-elvish %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-elvish-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/elvish/README %{_texmfdistdir}/doc/fonts/elvish/teng.tex %files -n texlive-elvish %defattr(-,root,root,755) %{_texmfdistdir}/fonts/source/public/elvish/cirth.mf %{_texmfdistdir}/fonts/source/public/elvish/teng10.mf %{_texmfdistdir}/fonts/source/public/elvish/tengdev.mf %{_texmfdistdir}/fonts/source/public/elvish/tengmacs.mf %{_texmfdistdir}/fonts/source/public/elvish/tengmain.mf %{_texmfdistdir}/fonts/source/public/elvish/tengsecs.mf %{_texmfdistdir}/fonts/source/public/elvish/tengteht.mf %{_texmfdistdir}/fonts/tfm/public/elvish/cirth.tfm %{_texmfdistdir}/fonts/tfm/public/elvish/teng10.tfm %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-elvish-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %endif %package -n texlive-elzcards Version: %{texlive_version}.%{texlive_noarch}.1.20svn37063 Release: 0 Summary: Typeset business cards, index cards and flash cards easyly License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-elzcards-doc >= %{texlive_version} Provides: tex(elzcards.sty) Requires: tex(calc.sty) Requires: tex(keyval.sty) Requires: tex(xparse.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source155: elzcards.tar.xz Source156: elzcards.doc.tar.xz %description -n texlive-elzcards A class, based on article.cls, for typesetting business cards, index cards, and flash cards in an easy and flexible way, optionally also the reverse side. You will have to furnish the paper size, the desired size of your card, the printable area of your printer, and the design of the card. Everything else is taken care of by elzcards. date: 2016-06-24 17:18:15 +0000 %package -n texlive-elzcards-doc Version: %{texlive_version}.%{texlive_noarch}.1.20svn37063 Release: 0 Summary: Documentation for texlive-elzcards License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-elzcards-doc This package includes the documentation for texlive-elzcards %post -n texlive-elzcards mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-elzcards mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-elzcards %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-elzcards-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/elzcards/README %{_texmfdistdir}/doc/latex/elzcards/elzcards-example.tex %{_texmfdistdir}/doc/latex/elzcards/elzcards.pdf %files -n texlive-elzcards %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/elzcards/elzcards.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-elzcards-%{texlive_version}.%{texlive_noarch}.1.20svn37063-%{release}-zypper %endif %package -n texlive-emarks Version: %{texlive_version}.%{texlive_noarch}.1.0svn24504 Release: 0 Summary: Named mark registers with e-TeX License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-emarks-doc >= %{texlive_version} Provides: tex(emarks.sty) Requires: tex(etex.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source157: emarks.tar.xz Source158: emarks.doc.tar.xz %description -n texlive-emarks E-TeX provides 32 768 mark registers; using this facility is far more comfortable than LaTeX tricks with \markright, \markboth, \leftmark and \rightmark. The package provides two commands for marking: \marksthe and \marksthecs, which have * forms which disable expansion; new mark registers are allocated as needed. Syntax is closely modelled on the \marks primitive. Four commands are provided for retrieving the marks registers' content: \thefirstmarks, \thebotmarks, thetopmarks and \getthemarks; and the command \ifmarksequal is available for comparing the content of marks registers. The package requires an e-TeX-enabled engine, and the etex package. date: 2016-06-24 17:18:15 +0000 %package -n texlive-emarks-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn24504 Release: 0 Summary: Documentation for texlive-emarks License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-emarks-doc This package includes the documentation for texlive-emarks %post -n texlive-emarks mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-emarks mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-emarks %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-emarks-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/emarks/Fingerprint.jpg %{_texmfdistdir}/doc/latex/emarks/README %{_texmfdistdir}/doc/latex/emarks/emarks-fingerprint.png %{_texmfdistdir}/doc/latex/emarks/emarks.pdf %files -n texlive-emarks %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/emarks/emarks.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-emarks-%{texlive_version}.%{texlive_noarch}.1.0svn24504-%{release}-zypper %endif %package -n texlive-embedall Version: %{texlive_version}.%{texlive_noarch}.1.0svn31903 Release: 0 Summary: Embed source files into the generated PDF License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-embedall-doc >= %{texlive_version} Provides: tex(embedall.sty) Requires: tex(embedfile.sty) Requires: tex(graphicx.sty) Requires: tex(letltxmacro.sty) Requires: tex(listings.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source159: embedall.tar.xz Source160: embedall.doc.tar.xz %description -n texlive-embedall The package provides a means of storing a project, without losing anything. It uses the embedfile package to attach to the generated PDF all files used in creating your project. In particular, it can embed images, external TeX files, external codes and date: 2016-06-24 17:18:15 +0000 %package -n texlive-embedall-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn31903 Release: 0 Summary: Documentation for texlive-embedall License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-embedall-doc This package includes the documentation for texlive-embedall %post -n texlive-embedall mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-embedall mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-embedall %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-embedall-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/embedall/embedall.pdf %files -n texlive-embedall %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/embedall/embedall.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-embedall-%{texlive_version}.%{texlive_noarch}.1.0svn31903-%{release}-zypper %endif %package -n texlive-embrac Version: %{texlive_version}.%{texlive_noarch}.0.0.6dsvn39334 Release: 0 Summary: Upright brackets in emphasised text License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-embrac-doc >= %{texlive_version} Provides: tex(embrac.sty) Requires: tex(expl3.sty) Requires: tex(l3keys2e.sty) Requires: tex(xparse.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source161: embrac.tar.xz Source162: embrac.doc.tar.xz %description -n texlive-embrac The package redefines the commands \emph and \textit so that parentheses and square brackets are typeset in an upright font in their arguments. The package requires expl3 from the l3kernel bundle, and xparse and l3keys2e from the l3packages bundle. date: 2016-06-24 17:18:15 +0000 %package -n texlive-embrac-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.6dsvn39334 Release: 0 Summary: Documentation for texlive-embrac License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-embrac-doc This package includes the documentation for texlive-embrac %post -n texlive-embrac mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-embrac mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-embrac %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-embrac-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/embrac/README %{_texmfdistdir}/doc/latex/embrac/embrac_en.pdf %{_texmfdistdir}/doc/latex/embrac/embrac_en.tex %{_texmfdistdir}/doc/latex/embrac/embrac_kerning_test.tex %files -n texlive-embrac %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/embrac/embrac.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-embrac-%{texlive_version}.%{texlive_noarch}.0.0.6dsvn39334-%{release}-zypper %endif %package -n texlive-emf Version: %{texlive_version}.%{texlive_noarch}.1svn42023 Release: 0 Summary: Support for the EMF symbol License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-emf-doc >= %{texlive_version} Provides: tex(emf.sty) Requires: tex(xkeyval.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source163: emf.tar.xz Source164: emf.doc.tar.xz %description -n texlive-emf This package provides LaTeX support for the symbol for the EMF in electric circuits and electrodynamics. It provides support for multiple symbols but does not provide any fonts. The fonts themselves must be aquired otherwise. However the fonts are part of a normal TeX Live installation. date: 2016-09-14 03:04:20 +0000 %package -n texlive-emf-doc Version: %{texlive_version}.%{texlive_noarch}.1svn42023 Release: 0 Summary: Documentation for texlive-emf License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-emf-doc This package includes the documentation for texlive-emf %post -n texlive-emf mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-emf mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-emf %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-emf-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/emf/README %{_texmfdistdir}/doc/latex/emf/emf.pdf %{_texmfdistdir}/doc/latex/emf/emf.tex %{_texmfdistdir}/doc/latex/emf/license %files -n texlive-emf %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/emf/emf.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-emf-%{texlive_version}.%{texlive_noarch}.1svn42023-%{release}-zypper %endif %package -n texlive-emisa Version: %{texlive_version}.%{texlive_noarch}.2.1.1svn41731 Release: 0 Summary: A LaTeX package for preparing manuscripts for the journal EMISA License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-emisa-doc >= %{texlive_version} Provides: tex(emisa.bbx) Provides: tex(emisa.cbx) Provides: tex(emisa.cls) Requires: tex(afterpage.sty) Requires: tex(amsmath.sty) Requires: tex(article.cls) Requires: tex(authoryear-comp.cbx) Requires: tex(authoryear.bbx) Requires: tex(babel.sty) Requires: tex(booktabs.sty) Requires: tex(calc.sty) Requires: tex(caption.sty) Requires: tex(csquotes.sty) Requires: tex(doclicense.sty) Requires: tex(environ.sty) Requires: tex(eso-pic.sty) Requires: tex(etoolbox.sty) Requires: tex(float.sty) Requires: tex(fontenc.sty) Requires: tex(geometry.sty) Requires: tex(graphicx.sty) Requires: tex(inputenc.sty) Requires: tex(listings.sty) Requires: tex(microtype.sty) Requires: tex(newtxmath.sty) Requires: tex(newtxtext.sty) Requires: tex(newtxtt.sty) Requires: tex(ntheorem.sty) Requires: tex(paralist.sty) Requires: tex(placeins.sty) Requires: tex(textcomp.sty) Requires: tex(twoopt.sty) Requires: tex(url.sty) Requires: tex(xcolor.sty) Requires: tex(xspace.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source165: emisa.tar.xz Source166: emisa.doc.tar.xz %description -n texlive-emisa The EMISA LaTeX package is provided for preparing manuscripts for submission to EMISA, and for preparing accepted submissions for publication as well as for typesetting the final document by the editorial office. Articles in EMISA are published online at EMISA (in the Portable Document Format or PDF format). date: 2016-07-19 06:55:14 +0000 %package -n texlive-emisa-doc Version: %{texlive_version}.%{texlive_noarch}.2.1.1svn41731 Release: 0 Summary: Documentation for texlive-emisa License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-emisa-doc This package includes the documentation for texlive-emisa %post -n texlive-emisa mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-emisa mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-emisa %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-emisa-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/emisa/README.TEXLIVE %{_texmfdistdir}/doc/latex/emisa/README.md %{_texmfdistdir}/doc/latex/emisa/emisa-author-template.tex %{_texmfdistdir}/doc/latex/emisa/emisa.brf %{_texmfdistdir}/doc/latex/emisa/emisa.pdf %{_texmfdistdir}/doc/latex/emisa/manifest.txt %files -n texlive-emisa %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/emisa/emisa.bbx %{_texmfdistdir}/tex/latex/emisa/emisa.cbx %{_texmfdistdir}/tex/latex/emisa/emisa.cls %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-emisa-%{texlive_version}.%{texlive_noarch}.2.1.1svn41731-%{release}-zypper %endif %package -n texlive-emp Version: %{texlive_version}.%{texlive_noarch}.svn23483 Release: 0 Summary: "Encapsulate" MetaPost figures in a document License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-emp-doc >= %{texlive_version} Provides: tex(emp.sty) Requires: tex(graphics.sty) Requires: tex(verbatim.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source167: emp.tar.xz Source168: emp.doc.tar.xz %description -n texlive-emp Emp is a package for encapsulating MetaPost figures in LaTeX: the package provides environments where you can place MetaPost commands, and means of using that code as fragments for building up figures to include in your document. So, with emp, the procedure is to run your document with LaTeX, run MetaPost, and then complete running your document in the normal way. Emp is therefore useful for keeping illustrations in synchrony with the text. It also frees you from inventing descriptive names for PostScript files that fit into the confines of file system conventions. date: 2016-06-24 17:18:15 +0000 %package -n texlive-emp-doc Version: %{texlive_version}.%{texlive_noarch}.svn23483 Release: 0 Summary: Documentation for texlive-emp License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-emp-doc This package includes the documentation for texlive-emp %post -n texlive-emp mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-emp mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-emp %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-emp-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/emp/COPYING %{_texmfdistdir}/doc/latex/emp/Makefile %{_texmfdistdir}/doc/latex/emp/README %{_texmfdistdir}/doc/latex/emp/emp.pdf %{_texmfdistdir}/doc/latex/emp/empman.pdf %files -n texlive-emp %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/emp/emp.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-emp-%{texlive_version}.%{texlive_noarch}.svn23483-%{release}-zypper %endif %package -n texlive-emptypage Version: %{texlive_version}.%{texlive_noarch}.1.2svn18064 Release: 0 Summary: Make empty pages really empty License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-emptypage-doc >= %{texlive_version} Provides: tex(emptypage.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source169: emptypage.tar.xz Source170: emptypage.doc.tar.xz %description -n texlive-emptypage This package prevents page numbers and headings from appearing on empty pages. date: 2016-06-24 17:18:15 +0000 %package -n texlive-emptypage-doc Version: %{texlive_version}.%{texlive_noarch}.1.2svn18064 Release: 0 Summary: Documentation for texlive-emptypage License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-emptypage-doc This package includes the documentation for texlive-emptypage %post -n texlive-emptypage mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-emptypage mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-emptypage %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-emptypage-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/emptypage/README %{_texmfdistdir}/doc/latex/emptypage/emptypage.pdf %files -n texlive-emptypage %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/emptypage/emptypage.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-emptypage-%{texlive_version}.%{texlive_noarch}.1.2svn18064-%{release}-zypper %endif %package -n texlive-emulateapj Version: %{texlive_version}.%{texlive_noarch}.svn28469 Release: 0 Summary: Produce output similar to that of APJ License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-emulateapj-doc >= %{texlive_version} Provides: tex(emulateapj.cls) Requires: tex(amssymb.sty) Requires: tex(epsf.sty) Requires: tex(graphicx.sty) Requires: tex(latexsym.sty) Requires: tex(longtable.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source171: emulateapj.tar.xz Source172: emulateapj.doc.tar.xz %description -n texlive-emulateapj A LaTeX class (based on current RevTeX) to produce preprints with the page layout similar to that of the Astrophysical Journal. date: 2016-06-24 17:18:15 +0000 %package -n texlive-emulateapj-doc Version: %{texlive_version}.%{texlive_noarch}.svn28469 Release: 0 Summary: Documentation for texlive-emulateapj License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-emulateapj-doc This package includes the documentation for texlive-emulateapj %post -n texlive-emulateapj mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-emulateapj mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-emulateapj %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-emulateapj-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/emulateapj/README %{_texmfdistdir}/doc/latex/emulateapj/sample.pdf %{_texmfdistdir}/doc/latex/emulateapj/sample.tex %files -n texlive-emulateapj %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/emulateapj/emulateapj.cls %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-emulateapj-%{texlive_version}.%{texlive_noarch}.svn28469-%{release}-zypper %endif %package -n texlive-enctex Version: %{texlive_version}.%{texlive_noarch}.svn34957 Release: 0 Summary: A TeX extension that translates input on its way into TeX License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-enctex-doc >= %{texlive_version} Provides: tex(1250-csf.tex) Provides: tex(1250-il2.tex) Provides: tex(1250-latex.tex) Provides: tex(1250-t1.tex) Provides: tex(852-csf.tex) Provides: tex(852-il2.tex) Provides: tex(852-latex.tex) Provides: tex(852-t1.tex) Provides: tex(csfmacro.tex) Provides: tex(enc-u.tex) Provides: tex(encmacro.tex) Provides: tex(il2-1250.tex) Provides: tex(il2-852.tex) Provides: tex(il2-csf.tex) Provides: tex(il2-kam.tex) Provides: tex(il2-t1.tex) Provides: tex(kam-csf.tex) Provides: tex(kam-il2.tex) Provides: tex(kam-latex.tex) Provides: tex(kam-t1.tex) Provides: tex(mixcodes.tex) Provides: tex(noprefnt.tex) Provides: tex(plain-1250-cs.tex) Provides: tex(plain-852-cs.tex) Provides: tex(plain-il2-cs.tex) Provides: tex(plain-kam-cs.tex) Provides: tex(plain-utf8-cs.tex) Provides: tex(plain-utf8-ec.tex) Provides: tex(polyset.tex) Provides: tex(t1macro.tex) Provides: tex(utf8-csf.tex) Provides: tex(utf8-t1.tex) Provides: tex(utf8cseq.tex) Provides: tex(utf8lat1.tex) Provides: tex(utf8lata.tex) Provides: tex(utf8math.tex) Provides: tex(utf8off.tex) Provides: tex(utf8raw.tex) Provides: tex(utf8unkn.tex) Provides: tex(utf8warn.tex) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source173: enctex.tar.xz Source174: enctex.doc.tar.xz %description -n texlive-enctex EncTeX is (another) TeX extension, written at the change-file level. It provides means of translating input on the way into TeX. It allows, for example, translation of multibyte sequences, such as utf-8 encoding. date: 2016-06-24 17:18:15 +0000 %package -n texlive-enctex-doc Version: %{texlive_version}.%{texlive_noarch}.svn34957 Release: 0 Summary: Documentation for texlive-enctex License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-enctex-doc:en;cs) %description -n texlive-enctex-doc This package includes the documentation for texlive-enctex %post -n texlive-enctex mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-enctex mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-enctex %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-enctex-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/enctex/COPYING %{_texmfdistdir}/doc/generic/enctex/COPYING.UCD %{_texmfdistdir}/doc/generic/enctex/INSTALL %{_texmfdistdir}/doc/generic/enctex/INSTALL.eng %{_texmfdistdir}/doc/generic/enctex/README %{_texmfdistdir}/doc/generic/enctex/changes.txt %{_texmfdistdir}/doc/generic/enctex/encdoc-e.pdf %{_texmfdistdir}/doc/generic/enctex/encdoc-e.tex %{_texmfdistdir}/doc/generic/enctex/encdoc.pdf %{_texmfdistdir}/doc/generic/enctex/encdoc.tex %{_texmfdistdir}/doc/generic/enctex/math-example.tex %{_texmfdistdir}/doc/generic/enctex/unimap.diff %{_texmfdistdir}/doc/generic/enctex/unimap.py %{_texmfdistdir}/doc/generic/enctex/vlna.tex %files -n texlive-enctex %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/enctex/1250-csf.tex %{_texmfdistdir}/tex/generic/enctex/1250-il2.tex %{_texmfdistdir}/tex/generic/enctex/1250-latex.tex %{_texmfdistdir}/tex/generic/enctex/1250-t1.tex %{_texmfdistdir}/tex/generic/enctex/852-csf.tex %{_texmfdistdir}/tex/generic/enctex/852-il2.tex %{_texmfdistdir}/tex/generic/enctex/852-latex.tex %{_texmfdistdir}/tex/generic/enctex/852-t1.tex %{_texmfdistdir}/tex/generic/enctex/csfmacro.tex %{_texmfdistdir}/tex/generic/enctex/enc-u.tex %{_texmfdistdir}/tex/generic/enctex/encmacro.tex %{_texmfdistdir}/tex/generic/enctex/il2-1250.tex %{_texmfdistdir}/tex/generic/enctex/il2-852.tex %{_texmfdistdir}/tex/generic/enctex/il2-csf.tex %{_texmfdistdir}/tex/generic/enctex/il2-kam.tex %{_texmfdistdir}/tex/generic/enctex/il2-t1.tex %{_texmfdistdir}/tex/generic/enctex/kam-csf.tex %{_texmfdistdir}/tex/generic/enctex/kam-il2.tex %{_texmfdistdir}/tex/generic/enctex/kam-latex.tex %{_texmfdistdir}/tex/generic/enctex/kam-t1.tex %{_texmfdistdir}/tex/generic/enctex/mixcodes.tex %{_texmfdistdir}/tex/generic/enctex/noprefnt.tex %{_texmfdistdir}/tex/generic/enctex/plain-1250-cs.tex %{_texmfdistdir}/tex/generic/enctex/plain-852-cs.tex %{_texmfdistdir}/tex/generic/enctex/plain-il2-cs.tex %{_texmfdistdir}/tex/generic/enctex/plain-kam-cs.tex %{_texmfdistdir}/tex/generic/enctex/plain-utf8-cs.tex %{_texmfdistdir}/tex/generic/enctex/plain-utf8-ec.tex %{_texmfdistdir}/tex/generic/enctex/polyset.tex %{_texmfdistdir}/tex/generic/enctex/t1macro.tex %{_texmfdistdir}/tex/generic/enctex/utf8-csf.tex %{_texmfdistdir}/tex/generic/enctex/utf8-t1.tex %{_texmfdistdir}/tex/generic/enctex/utf8cseq.tex %{_texmfdistdir}/tex/generic/enctex/utf8lat1.tex %{_texmfdistdir}/tex/generic/enctex/utf8lata.tex %{_texmfdistdir}/tex/generic/enctex/utf8math.tex %{_texmfdistdir}/tex/generic/enctex/utf8off.tex %{_texmfdistdir}/tex/generic/enctex/utf8raw.tex %{_texmfdistdir}/tex/generic/enctex/utf8unkn.tex %{_texmfdistdir}/tex/generic/enctex/utf8warn.tex %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-enctex-%{texlive_version}.%{texlive_noarch}.svn34957-%{release}-zypper %endif %package -n texlive-encxvlna Version: %{texlive_version}.%{texlive_noarch}.1.1svn34087 Release: 0 Summary: Insert nonbreakable spaces, using encTeX License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-encxvlna-doc >= %{texlive_version} Provides: tex(encxvlna.sty) Provides: tex(encxvlna.tex) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source175: encxvlna.tar.xz Source176: encxvlna.doc.tar.xz %description -n texlive-encxvlna The package provides tools for inserting nonbreakable spaces after nonsyllabic prepositions and single letter conjunctions as required by Czech and Slovak typographical rules. It is implemented using encTeX and provides files both for plain TeX and LaTeX. The LaTeX solution tries to avoid conflicts with other packages. date: 2016-06-24 17:18:15 +0000 %package -n texlive-encxvlna-doc Version: %{texlive_version}.%{texlive_noarch}.1.1svn34087 Release: 0 Summary: Documentation for texlive-encxvlna License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-encxvlna-doc This package includes the documentation for texlive-encxvlna %post -n texlive-encxvlna mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-encxvlna mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-encxvlna %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-encxvlna-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/encxvlna/License.txt %{_texmfdistdir}/doc/generic/encxvlna/README %{_texmfdistdir}/doc/generic/encxvlna/encxvlna.pdf %{_texmfdistdir}/doc/generic/encxvlna/encxvlna.tex %{_texmfdistdir}/doc/generic/encxvlna/vlna-inc.tex %files -n texlive-encxvlna %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/encxvlna/encxvlna.sty %{_texmfdistdir}/tex/plain/encxvlna/encxvlna.tex %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-encxvlna-%{texlive_version}.%{texlive_noarch}.1.1svn34087-%{release}-zypper %endif %package -n texlive-endfloat Version: %{texlive_version}.%{texlive_noarch}.2.5dsvn24962 Release: 0 Summary: Move floats to the end, leaving markers where they belong License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-endfloat-doc >= %{texlive_version} Provides: tex(efxmpl.cfg) Provides: tex(endfloat.sty) Requires: tex(keyval.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source177: endfloat.tar.xz Source178: endfloat.doc.tar.xz %description -n texlive-endfloat Place all floats on pages by themselves at the end of the document, optionally leaving markers like "[Figure 3 about here]" in the text near to where the figure (or table) would normally have occurred. Float types figure and table are recognised by the package, unmodified. Since several packages define other types of float, it is possible to register these float types with endfloat. date: 2016-06-24 17:18:15 +0000 %package -n texlive-endfloat-doc Version: %{texlive_version}.%{texlive_noarch}.2.5dsvn24962 Release: 0 Summary: Documentation for texlive-endfloat License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-endfloat-doc This package includes the documentation for texlive-endfloat %post -n texlive-endfloat mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-endfloat mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-endfloat %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-endfloat-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/endfloat/COPYING %{_texmfdistdir}/doc/latex/endfloat/README %{_texmfdistdir}/doc/latex/endfloat/endfloat.pdf %files -n texlive-endfloat %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/endfloat/efxmpl.cfg %{_texmfdistdir}/tex/latex/endfloat/endfloat.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-endfloat-%{texlive_version}.%{texlive_noarch}.2.5dsvn24962-%{release}-zypper %endif %package -n texlive-endheads Version: %{texlive_version}.%{texlive_noarch}.1.6svn43750 Release: 0 Summary: Running headers of the form "Notes to pp.xx-yy" License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-endheads-doc >= %{texlive_version} Provides: tex(endheads.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source179: endheads.tar.xz Source180: endheads.doc.tar.xz %description -n texlive-endheads Endheads provides running headers of the form "Notes to pp. xx- yy" for endnotes sections. It also enables one to reset the endnotes counter, and put a line marking the chapter change in the endnotes, at the beginning of every chapter. Endheads requires the fancyhdr, needspace, ifthen, and endnotes packages. date: 2017-04-08 04:57:54 +0000 %package -n texlive-endheads-doc Version: %{texlive_version}.%{texlive_noarch}.1.6svn43750 Release: 0 Summary: Documentation for texlive-endheads License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-endheads-doc This package includes the documentation for texlive-endheads %post -n texlive-endheads mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-endheads mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-endheads %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-endheads-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/endheads/README.md %{_texmfdistdir}/doc/latex/endheads/endheads.pdf %files -n texlive-endheads %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/endheads/endheads.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-endheads-%{texlive_version}.%{texlive_noarch}.1.6svn43750-%{release}-zypper %endif %package -n texlive-endiagram Version: %{texlive_version}.%{texlive_noarch}.0.0.1dsvn34486 Release: 0 Summary: Easy creation of potential energy curve diagrams License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-endiagram-doc >= %{texlive_version} Provides: tex(endiagram.sty) Requires: tex(expl3.sty) Requires: tex(l3keys2e.sty) Requires: tex(siunitx.sty) Requires: tex(tikz.sty) Requires: tex(xparse.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source181: endiagram.tar.xz Source182: endiagram.doc.tar.xz %description -n texlive-endiagram The package provides the facility of drawing potential energy curve diagrams with just a few simple commands. The package cannot (yet) be considered stable. date: 2016-06-24 17:18:15 +0000 %package -n texlive-endiagram-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.1dsvn34486 Release: 0 Summary: Documentation for texlive-endiagram License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-endiagram-doc This package includes the documentation for texlive-endiagram %post -n texlive-endiagram mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-endiagram mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-endiagram %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-endiagram-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/endiagram/README %{_texmfdistdir}/doc/latex/endiagram/endiagram_en.pdf %{_texmfdistdir}/doc/latex/endiagram/endiagram_en.tex %files -n texlive-endiagram %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/endiagram/endiagram.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-endiagram-%{texlive_version}.%{texlive_noarch}.0.0.1dsvn34486-%{release}-zypper %endif %package -n texlive-endnotes Version: %{texlive_version}.%{texlive_noarch}.svn17197 Release: 0 Summary: Place footnotes at the end License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-endnotes-doc >= %{texlive_version} Provides: tex(endnotes.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source183: endnotes.tar.xz Source184: endnotes.doc.tar.xz %description -n texlive-endnotes Accumulates notes (using the \endnote command, which can be used as a replacement for \footnote), and places them at the end of the section, chapter or document. date: 2016-06-24 17:18:15 +0000 %package -n texlive-endnotes-doc Version: %{texlive_version}.%{texlive_noarch}.svn17197 Release: 0 Summary: Documentation for texlive-endnotes License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-endnotes-doc This package includes the documentation for texlive-endnotes %post -n texlive-endnotes mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-endnotes mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-endnotes %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-endnotes-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/endnotes/endnotes.pdf %{_texmfdistdir}/doc/latex/endnotes/endnotes.tex %files -n texlive-endnotes %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/endnotes/endnotes.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-endnotes-%{texlive_version}.%{texlive_noarch}.svn17197-%{release}-zypper %endif %package -n texlive-engpron Version: %{texlive_version}.%{texlive_noarch}.2svn16558 Release: 0 Summary: Helps to type the pronunciation of English words License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-engpron-doc >= %{texlive_version} Provides: tex(engpron-tools.sty) Provides: tex(engpron.sty) Requires: tex(fancyvrb.sty) Requires: tex(ifthen.sty) Requires: tex(tipa.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source185: engpron.tar.xz Source186: engpron.doc.tar.xz %description -n texlive-engpron This package provides macros beginning with the PS character, made active, which enable us to write the British or American English pronunciation as one can find it in the 'English Pronouncing Dictionary' by Daniel Jones. There is an option to typeset the pronunciation in the style of Harrap's dictionary. date: 2016-06-24 17:18:15 +0000 %package -n texlive-engpron-doc Version: %{texlive_version}.%{texlive_noarch}.2svn16558 Release: 0 Summary: Documentation for texlive-engpron License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-engpron-doc:fr;en) %description -n texlive-engpron-doc This package includes the documentation for texlive-engpron %post -n texlive-engpron mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-engpron mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-engpron %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-engpron-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/engpron/LISEZMOI %{_texmfdistdir}/doc/latex/engpron/README %{_texmfdistdir}/doc/latex/engpron/engpron-en.ltx %{_texmfdistdir}/doc/latex/engpron/engpron-en.pdf %{_texmfdistdir}/doc/latex/engpron/engpron-ex-en.pdf %{_texmfdistdir}/doc/latex/engpron/engpron-ex-en.tex %{_texmfdistdir}/doc/latex/engpron/engpron-ex-fr.pdf %{_texmfdistdir}/doc/latex/engpron/engpron-ex-fr.tex %{_texmfdistdir}/doc/latex/engpron/engpron-fr.ltx %{_texmfdistdir}/doc/latex/engpron/engpron-fr.pdf %{_texmfdistdir}/doc/latex/engpron/engpron.pdf %files -n texlive-engpron %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/engpron/engpron-tools.sty %{_texmfdistdir}/tex/latex/engpron/engpron.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-engpron-%{texlive_version}.%{texlive_noarch}.2svn16558-%{release}-zypper %endif %package -n texlive-engrec Version: %{texlive_version}.%{texlive_noarch}.1.1svn15878 Release: 0 Summary: Enumerate with lower- or uppercase Greek letters License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-engrec-doc >= %{texlive_version} Provides: tex(engrec.sty) Requires: tex(amstext.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source187: engrec.tar.xz Source188: engrec.doc.tar.xz %description -n texlive-engrec This package provides two macros \engrec and \EnGrec to convert number arguments to lower case or upper case greek letters. They have the syntax of \alph, i.e. \engrec{a_counter}, \EnGrec{a_counter}. Options are provided to work with the upgreek and fourier packages. Requires amstext. date: 2016-06-24 17:18:15 +0000 %package -n texlive-engrec-doc Version: %{texlive_version}.%{texlive_noarch}.1.1svn15878 Release: 0 Summary: Documentation for texlive-engrec License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-engrec-doc This package includes the documentation for texlive-engrec %post -n texlive-engrec mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-engrec mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-engrec %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-engrec-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/engrec/LISEZMOI %{_texmfdistdir}/doc/latex/engrec/README %{_texmfdistdir}/doc/latex/engrec/engrec.pdf %files -n texlive-engrec %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/engrec/engrec.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-engrec-%{texlive_version}.%{texlive_noarch}.1.1svn15878-%{release}-zypper %endif %package -n texlive-engtlc Version: %{texlive_version}.%{texlive_noarch}.3.2svn28571 Release: 0 Summary: Support for users in Telecommunications Engineering License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-engtlc-doc >= %{texlive_version} Provides: tex(engtlc.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source189: engtlc.tar.xz Source190: engtlc.doc.tar.xz %description -n texlive-engtlc The package provides a wide range of abbreviations for terms used in Telecommunications Engineering. date: 2016-06-24 17:18:15 +0000 %package -n texlive-engtlc-doc Version: %{texlive_version}.%{texlive_noarch}.3.2svn28571 Release: 0 Summary: Documentation for texlive-engtlc License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-engtlc-doc:en;it) %description -n texlive-engtlc-doc This package includes the documentation for texlive-engtlc %post -n texlive-engtlc mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-engtlc mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-engtlc %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-engtlc-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/engtlc/README %{_texmfdistdir}/doc/latex/engtlc/engtlc.pdf %{_texmfdistdir}/doc/latex/engtlc/engtlc.tex %{_texmfdistdir}/doc/latex/engtlc/itengtlc.pdf %{_texmfdistdir}/doc/latex/engtlc/itengtlc.tex %files -n texlive-engtlc %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/engtlc/engtlc.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-engtlc-%{texlive_version}.%{texlive_noarch}.3.2svn28571-%{release}-zypper %endif %package -n texlive-enigma Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn29802 Release: 0 Summary: Encrypt documents with a three rotor Enigma License: BSD-3-Clause Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-enigma-doc >= %{texlive_version} Provides: tex(enigma.sty) Provides: tex(enigma.tex) Requires: tex(luatexbase.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source191: enigma.tar.xz Source192: enigma.doc.tar.xz %description -n texlive-enigma The package provides historical encryption (Enigma cipher) for LuaTeX-based formats. date: 2016-06-24 17:18:15 +0000 %package -n texlive-enigma-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn29802 Release: 0 Summary: Documentation for texlive-enigma License: BSD-3-Clause Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-enigma-doc This package includes the documentation for texlive-enigma %post -n texlive-enigma mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-enigma mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-enigma %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-enigma-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/context/third/enigma/enigma/COPYING %{_texmfdistdir}/doc/context/third/enigma/enigma/README %{_texmfdistdir}/doc/context/third/enigma/enigma/enigma-doc.pdf %{_texmfdistdir}/doc/context/third/enigma/enigma/enigma_manual.tex %{_texmfdistdir}/doc/context/third/enigma/enigma/examples/enigma-example-context.tex %{_texmfdistdir}/doc/context/third/enigma/enigma/examples/enigma-example-latex.tex %{_texmfdistdir}/doc/context/third/enigma/enigma/examples/enigma-example-plain.tex %files -n texlive-enigma %defattr(-,root,root,755) %{_texmfdistdir}/scripts/context/lua/third/enigma/mtx-t-enigma.lua/mtx-t-enigma.lua %{_texmfdistdir}/tex/context/third/enigma/t-enigma.mkv/t-enigma.mkvi %{_texmfdistdir}/tex/generic/enigma/enigma.lua %{_texmfdistdir}/tex/latex/enigma/enigma.sty %{_texmfdistdir}/tex/plain/enigma/enigma.tex %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-enigma-%{texlive_version}.%{texlive_noarch}.0.0.1svn29802-%{release}-zypper %endif %package -n texlive-enotez Version: %{texlive_version}.%{texlive_noarch}.0.0.9asvn44024 Release: 0 Summary: Support for end-notes License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-enotez-doc >= %{texlive_version} Provides: tex(enotez.sty) Requires: tex(etoolbox.sty) Requires: tex(expl3.sty) Requires: tex(l3keys2e.sty) Requires: tex(scrlfile.sty) Requires: tex(translations.sty) Requires: tex(xparse.sty) Requires: tex(xpatch.sty) Requires: tex(xtemplate.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source193: enotez.tar.xz Source194: enotez.doc.tar.xz %description -n texlive-enotez The package allows nested endnotes, supports hyperref and provides means for easy customization of the list of notes. The package requires the expl3 bundle and packages from the LaTeX 3 'package set'. date: 2017-04-24 17:51:11 +0000 %package -n texlive-enotez-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.9asvn44024 Release: 0 Summary: Documentation for texlive-enotez License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-enotez-doc This package includes the documentation for texlive-enotez %post -n texlive-enotez mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-enotez mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-enotez %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-enotez-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/enotez/README %{_texmfdistdir}/doc/latex/enotez/enotez_en.pdf %{_texmfdistdir}/doc/latex/enotez/enotez_en.tex %{_texmfdistdir}/doc/latex/enotez/enotez_split_example.tex %files -n texlive-enotez %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/enotez/enotez.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-enotez-%{texlive_version}.%{texlive_noarch}.0.0.9asvn44024-%{release}-zypper %endif %package -n texlive-enumitem Version: %{texlive_version}.%{texlive_noarch}.3.5.2svn24146 Release: 0 Summary: Control layout of itemize, enumerate, description License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-enumitem-doc >= %{texlive_version} Provides: tex(enumitem.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source195: enumitem.tar.xz Source196: enumitem.doc.tar.xz %description -n texlive-enumitem This package provides user control over the layout of the three basic list environments: enumerate, itemize and description. It supersedes both enumerate and mdwlist (providing well- structured replacements for all their funtionality), and in addition provides functions to compute the layout of labels, and to 'clone' the standard environments, to create new environments with counters of their own. date: 2016-06-24 17:18:15 +0000 %package -n texlive-enumitem-doc Version: %{texlive_version}.%{texlive_noarch}.3.5.2svn24146 Release: 0 Summary: Documentation for texlive-enumitem License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-enumitem-doc This package includes the documentation for texlive-enumitem %post -n texlive-enumitem mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-enumitem mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-enumitem %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-enumitem-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/enumitem/README %{_texmfdistdir}/doc/latex/enumitem/enumitem.pdf %{_texmfdistdir}/doc/latex/enumitem/enumitem.tex %files -n texlive-enumitem %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/enumitem/enumitem.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-enumitem-%{texlive_version}.%{texlive_noarch}.3.5.2svn24146-%{release}-zypper %endif %package -n texlive-enumitem-zref Version: %{texlive_version}.%{texlive_noarch}.1.8svn21472 Release: 0 Summary: Extended references to items for enumitem package License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-enumitem-zref-doc >= %{texlive_version} Provides: tex(enumitem-zref.sty) Requires: tex(alphalph.sty) Requires: tex(engrec.sty) Requires: tex(enumitem.sty) Requires: tex(etoolbox.sty) Requires: tex(gettitlestring.sty) Requires: tex(greekctr.sty) Requires: tex(kvoptions.sty) Requires: tex(ltxcmds.sty) Requires: tex(zref-counter.sty) Requires: tex(zref-user.sty) Requires: tex(zref.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source197: enumitem-zref.tar.xz Source198: enumitem-zref.doc.tar.xz %description -n texlive-enumitem-zref The package is a companion for the enumitem package; it makes it possible to reference any item in lists formatted by enumitem lists, viz., enumerated, itemize and description lists, and any list defined (or customised) with \newlist or \setlist. References may be typeset differently with options/properties and even arbitrary text. With hyperref, anchors are added for each item to enable hyperlinks within the document or even to external documents. Three schemes are provided to make reference names (including the standard \label command). date: 2016-06-24 17:18:15 +0000 %package -n texlive-enumitem-zref-doc Version: %{texlive_version}.%{texlive_noarch}.1.8svn21472 Release: 0 Summary: Documentation for texlive-enumitem-zref License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-enumitem-zref-doc This package includes the documentation for texlive-enumitem-zref %post -n texlive-enumitem-zref mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-enumitem-zref mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-enumitem-zref %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-enumitem-zref-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/enumitem-zref/README %{_texmfdistdir}/doc/latex/enumitem-zref/enumitem-zexample.tex %{_texmfdistdir}/doc/latex/enumitem-zref/enumitem-zref.pdf %files -n texlive-enumitem-zref %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/enumitem-zref/enumitem-zref.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-enumitem-zref-%{texlive_version}.%{texlive_noarch}.1.8svn21472-%{release}-zypper %endif %package -n texlive-envbig Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Printing addresses on envelopes License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-envbig-doc >= %{texlive_version} Provides: tex(envbig.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source199: envbig.tar.xz Source200: envbig.doc.tar.xz %description -n texlive-envbig A simple package, that prints both 'from' and 'to' addresses. date: 2016-06-24 17:18:15 +0000 %package -n texlive-envbig-doc Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Documentation for texlive-envbig License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-envbig-doc This package includes the documentation for texlive-envbig %post -n texlive-envbig mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-envbig mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-envbig %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-envbig-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/envbig/README %files -n texlive-envbig %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/envbig/envbig.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-envbig-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %endif %package -n texlive-environ Version: %{texlive_version}.%{texlive_noarch}.0.0.3svn33821 Release: 0 Summary: A new interface for environments in LaTeX License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-environ-doc >= %{texlive_version} Provides: tex(environ.sty) Requires: tex(trimspaces.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source201: environ.tar.xz Source202: environ.doc.tar.xz %description -n texlive-environ The package provides the \collect@body command (as in amsmath), as well as a \long version \Collect@Body, for collecting the body text of an environment. These commands are used to define a new author interface to creating new environments. For example: \NewEnviron{test} wraps the entire environment body in square brackets, doing the right thing in ignoring leading and trailing spaces. date: 2016-06-24 17:18:15 +0000 %package -n texlive-environ-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.3svn33821 Release: 0 Summary: Documentation for texlive-environ License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-environ-doc This package includes the documentation for texlive-environ %post -n texlive-environ mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-environ mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-environ %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-environ-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/environ/README %{_texmfdistdir}/doc/latex/environ/environ.pdf %files -n texlive-environ %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/environ/environ.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-environ-%{texlive_version}.%{texlive_noarch}.0.0.3svn33821-%{release}-zypper %endif %package -n texlive-envlab Version: %{texlive_version}.%{texlive_noarch}.1.2svn15878 Release: 0 Summary: Addresses on envelopes or mailing labels License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-envlab-doc >= %{texlive_version} Provides: tex(envlab.cfg) Provides: tex(envlab.sty) Requires: tex(graphics.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source203: envlab.tar.xz Source204: envlab.doc.tar.xz %description -n texlive-envlab A LaTeX package for producing mailing envelopes and labels, including barcodes and address formatting according to the US Postal Service rules. Redefines the standard \makelabels command of the LaTeX letter documentclass. date: 2016-06-24 17:18:15 +0000 %package -n texlive-envlab-doc Version: %{texlive_version}.%{texlive_noarch}.1.2svn15878 Release: 0 Summary: Documentation for texlive-envlab License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-envlab-doc This package includes the documentation for texlive-envlab %post -n texlive-envlab mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-envlab mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-envlab %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-envlab-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/envlab/elguide.pdf %{_texmfdistdir}/doc/latex/envlab/elguide.tex %{_texmfdistdir}/doc/latex/envlab/envlab.pdf %{_texmfdistdir}/doc/latex/envlab/readme.v12 %files -n texlive-envlab %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/envlab/envlab.cfg %{_texmfdistdir}/tex/latex/envlab/envlab.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-envlab-%{texlive_version}.%{texlive_noarch}.1.2svn15878-%{release}-zypper %endif %package -n texlive-epigrafica Version: %{texlive_version}.%{texlive_noarch}.1.01svn17210 Release: 0 Summary: A Greek and Latin font License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(post): findutils Requires(post): grep Requires(post): sed Requires(post): texlive >= %{texlive_version} Requires(post): tex(updmap.cfg) #!BuildIgnore: tex(updmap.cfg) Requires(postun): findutils Requires(postun): grep Requires(postun): sed Requires(postun): texlive >= %{texlive_version} Requires(postun): tex(updmap.cfg) Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Requires: texlive-epigrafica-fonts >= %{texlive_version} Recommends: texlive-epigrafica-doc >= %{texlive_version} Provides: tex(epigrafica.map) Provides: tex(epigrafica.sty) Provides: tex(epigraficab8a.tfm) Provides: tex(epigraficab8r.tfm) Provides: tex(epigraficab8r.vf) Provides: tex(epigraficabi8a.tfm) Provides: tex(epigraficabi8r.tfm) Provides: tex(epigraficabi8r.vf) Provides: tex(epigraficabo8a.tfm) Provides: tex(epigraficabo8r.tfm) Provides: tex(epigraficabo8r.vf) Provides: tex(epigraficac8a.tfm) Provides: tex(epigraficac8r.tfm) Provides: tex(epigraficac8r.vf) Provides: tex(epigraficahb7a.tfm) Provides: tex(epigraficahb7r.tfm) Provides: tex(epigraficahb7r.vf) Provides: tex(epigraficahbi7a.tfm) Provides: tex(epigraficahbi7r.tfm) Provides: tex(epigraficahbi7r.vf) Provides: tex(epigraficahbo7a.tfm) Provides: tex(epigraficahbo7r.tfm) Provides: tex(epigraficahbo7r.vf) Provides: tex(epigraficahc7a.tfm) Provides: tex(epigraficahc7r.tfm) Provides: tex(epigraficahc7r.vf) Provides: tex(epigraficahellenic.enc) Provides: tex(epigraficahi7a.tfm) Provides: tex(epigraficahi7r.tfm) Provides: tex(epigraficahi7r.vf) Provides: tex(epigraficahn7r.tfm) Provides: tex(epigraficahn7r.vf) Provides: tex(epigraficaho7a.tfm) Provides: tex(epigraficaho7r.tfm) Provides: tex(epigraficaho7r.vf) Provides: tex(epigraficai8a.tfm) Provides: tex(epigraficai8r.tfm) Provides: tex(epigraficai8r.vf) Provides: tex(epigrafican8a.tfm) Provides: tex(epigrafican8r.tfm) Provides: tex(epigrafican8r.vf) Provides: tex(epigraficao8a.tfm) Provides: tex(epigraficao8r.tfm) Provides: tex(epigraficao8r.vf) Provides: tex(gepigraficahn7a.tfm) Provides: tex(lgrepigrafica.fd) Provides: tex(ot1epigrafica.fd) Requires: tex(pxfonts.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source205: epigrafica.tar.xz Source206: epigrafica.doc.tar.xz %description -n texlive-epigrafica Epigrafica is forked from the development of the MgOpen font Cosmetica, which is a similar design to Optima and includes Greek. Development has been supported by the Laboratory of Digital Typography and Mathematical Software, of the Department of Mathematics of the University of the Aegean, Greece. date: 2016-06-24 17:18:15 +0000 %package -n texlive-epigrafica-doc Version: %{texlive_version}.%{texlive_noarch}.1.01svn17210 Release: 0 Summary: Documentation for texlive-epigrafica License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-epigrafica-doc This package includes the documentation for texlive-epigrafica %package -n texlive-epigrafica-fonts Version: %{texlive_version}.%{texlive_noarch}.1.01svn17210 Release: 0 Summary: Severed fonts for texlive-epigrafica License: GPL-2.0+ Group: Productivity/Publishing/TeX/Fonts Url: http://www.tug.org/texlive/ Requires(post): fontconfig Requires(post): ghostscript-fonts-std Requires(post): mkfontdir Requires(post): mkfontscale Requires(post): xorg-x11-fonts-core Requires(postun): fontconfig Requires(postun): ghostscript-fonts-std Requires(postun): xorg-x11-fonts-core %description -n texlive-epigrafica-fonts The separated fonts package for texlive-epigrafica %post -n texlive-epigrafica mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update echo 'addMap epigrafica.map' >> /var/run/texlive/run-updmap %postun -n texlive-epigrafica mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then echo 'deleteMap epigrafica.map' >> /var/run/texlive/run-updmap exit 0 fi %posttrans -n texlive-epigrafica %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %post -n texlive-epigrafica-fonts fc-cache -s %{_datadir}/fonts mkfontscale %{_datadir}/fonts/texlive-epigrafica mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-epigrafica %postun -n texlive-epigrafica-fonts if test $1 = 0; then fc-cache -s %{_datadir}/fonts fi %files -n texlive-epigrafica-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/epigrafica/README %{_texmfdistdir}/doc/fonts/epigrafica/doc.zip %{_texmfdistdir}/doc/fonts/epigrafica/epigrafica.pdf %{_texmfdistdir}/doc/fonts/epigrafica/epigrafica.tex %files -n texlive-epigrafica %defattr(-,root,root,755) %{_texmfdistdir}/fonts/afm/public/epigrafica/Epigrafica-Entona.afm %{_texmfdistdir}/fonts/afm/public/epigrafica/Epigrafica-EntonaReonta.afm %{_texmfdistdir}/fonts/afm/public/epigrafica/Epigrafica-Ortha.afm %{_texmfdistdir}/fonts/afm/public/epigrafica/Epigrafica-Pezokefalaia.afm %{_texmfdistdir}/fonts/afm/public/epigrafica/Epigrafica-Reonta.afm %{_texmfdistdir}/fonts/enc/dvips/epigrafica/epigraficahellenic.enc %{_texmfdistdir}/fonts/map/dvips/epigrafica/epigrafica.map %{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficab8a.tfm %{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficab8r.tfm %{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficabi8a.tfm %{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficabi8r.tfm %{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficabo8a.tfm %{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficabo8r.tfm %{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficac8a.tfm %{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficac8r.tfm %{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficahb7a.tfm %{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficahb7r.tfm %{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficahbi7a.tfm %{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficahbi7r.tfm %{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficahbo7a.tfm %{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficahbo7r.tfm %{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficahc7a.tfm %{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficahc7r.tfm %{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficahi7a.tfm %{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficahi7r.tfm %{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficahn7r.tfm %{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficaho7a.tfm %{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficaho7r.tfm %{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficai8a.tfm %{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficai8r.tfm %{_texmfdistdir}/fonts/tfm/public/epigrafica/epigrafican8a.tfm %{_texmfdistdir}/fonts/tfm/public/epigrafica/epigrafican8r.tfm %{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficao8a.tfm %{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficao8r.tfm %{_texmfdistdir}/fonts/tfm/public/epigrafica/gepigraficahn7a.tfm %verify(link) %{_texmfdistdir}/fonts/type1/public/epigrafica/Epigrafica-Entona.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/epigrafica/Epigrafica-EntonaReonta.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/epigrafica/Epigrafica-Ortha.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/epigrafica/Epigrafica-Pezokefalaia.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/epigrafica/Epigrafica-Reonta.pfb %{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficab8r.vf %{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficabi8r.vf %{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficabo8r.vf %{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficac8r.vf %{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficahb7r.vf %{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficahbi7r.vf %{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficahbo7r.vf %{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficahc7r.vf %{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficahi7r.vf %{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficahn7r.vf %{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficaho7r.vf %{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficai8r.vf %{_texmfdistdir}/fonts/vf/public/epigrafica/epigrafican8r.vf %{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficao8r.vf %{_texmfdistdir}/tex/latex/epigrafica/epigrafica.sty %{_texmfdistdir}/tex/latex/epigrafica/lgrepigrafica.fd %{_texmfdistdir}/tex/latex/epigrafica/ot1epigrafica.fd %files -n texlive-epigrafica-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-epigrafica %config %{_sysconfdir}/fonts/conf.avail/58-texlive-epigrafica.conf %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-epigrafica/encodings.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-epigrafica/fonts.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-epigrafica/fonts.scale %{_datadir}/fonts/texlive-epigrafica/Epigrafica-Entona.pfb %{_datadir}/fonts/texlive-epigrafica/Epigrafica-EntonaReonta.pfb %{_datadir}/fonts/texlive-epigrafica/Epigrafica-Ortha.pfb %{_datadir}/fonts/texlive-epigrafica/Epigrafica-Pezokefalaia.pfb %{_datadir}/fonts/texlive-epigrafica/Epigrafica-Reonta.pfb %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-epigrafica-fonts-%{texlive_version}.%{texlive_noarch}.1.01svn17210-%{release}-zypper %endif %package -n texlive-epigram Version: %{texlive_version}.%{texlive_noarch}.svn20513 Release: 0 Summary: Display short quotations License: SUSE-Public-Domain Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Provides: tex(epigram.tex) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source207: epigram.tar.xz %description -n texlive-epigram The package determines (on the basis of the width of the text of the epigram, laid out on a single line) whether to produce a line or a displayed paragraph. date: 2016-06-24 17:18:15 +0000 %post -n texlive-epigram mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-epigram mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-epigram %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-epigram %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/epigram/epigram.tex %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-epigram-%{texlive_version}.%{texlive_noarch}.svn20513-%{release}-zypper %endif %package -n texlive-epigraph Version: %{texlive_version}.%{texlive_noarch}.1.5csvn15878 Release: 0 Summary: A package for typesetting epigraphs License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-epigraph-doc >= %{texlive_version} Provides: tex(epigraph.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source208: epigraph.tar.xz Source209: epigraph.doc.tar.xz %description -n texlive-epigraph Epigraphs are the pithy quotations often found at the start (or end) of a chapter. Both single epigraphs and lists of epigraphs are catered for. Various aspects are easily configurable. date: 2016-06-24 17:18:15 +0000 %package -n texlive-epigraph-doc Version: %{texlive_version}.%{texlive_noarch}.1.5csvn15878 Release: 0 Summary: Documentation for texlive-epigraph License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-epigraph-doc This package includes the documentation for texlive-epigraph %post -n texlive-epigraph mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-epigraph mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-epigraph %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-epigraph-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/epigraph/README %{_texmfdistdir}/doc/latex/epigraph/epigraph.pdf %files -n texlive-epigraph %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/epigraph/epigraph.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-epigraph-%{texlive_version}.%{texlive_noarch}.1.5csvn15878-%{release}-zypper %endif %package -n texlive-epiolmec Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Typesetting the Epi-Olmec Language License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(post): findutils Requires(post): grep Requires(post): sed Requires(post): texlive >= %{texlive_version} Requires(post): tex(updmap.cfg) #!BuildIgnore: tex(updmap.cfg) Requires(postun): findutils Requires(postun): grep Requires(postun): sed Requires(postun): texlive >= %{texlive_version} Requires(postun): tex(updmap.cfg) Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Requires: texlive-epiolmec-fonts >= %{texlive_version} Recommends: texlive-epiolmec-doc >= %{texlive_version} Provides: tex(EpiOlmec.tfm) Provides: tex(epiolmec.map) Provides: tex(epiolmec.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source210: epiolmec.tar.xz Source211: epiolmec.doc.tar.xz %description -n texlive-epiolmec The package contains all the necessary files to typeset Epi- Olmec "documents", in a script used in Southern Middle America until about 500 AD. date: 2016-06-24 17:18:15 +0000 %package -n texlive-epiolmec-doc Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Documentation for texlive-epiolmec License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-epiolmec-doc This package includes the documentation for texlive-epiolmec %package -n texlive-epiolmec-fonts Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Severed fonts for texlive-epiolmec License: LPPL-1.0 Group: Productivity/Publishing/TeX/Fonts Url: http://www.tug.org/texlive/ Requires(post): fontconfig Requires(post): ghostscript-fonts-std Requires(post): mkfontdir Requires(post): mkfontscale Requires(post): xorg-x11-fonts-core Requires(postun): fontconfig Requires(postun): ghostscript-fonts-std Requires(postun): xorg-x11-fonts-core %description -n texlive-epiolmec-fonts The separated fonts package for texlive-epiolmec %post -n texlive-epiolmec mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update echo 'addMap epiolmec.map' >> /var/run/texlive/run-updmap %postun -n texlive-epiolmec mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then echo 'deleteMap epiolmec.map' >> /var/run/texlive/run-updmap exit 0 fi %posttrans -n texlive-epiolmec %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %post -n texlive-epiolmec-fonts fc-cache -s %{_datadir}/fonts mkfontscale %{_datadir}/fonts/texlive-epiolmec mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-epiolmec %postun -n texlive-epiolmec-fonts if test $1 = 0; then fc-cache -s %{_datadir}/fonts fi %files -n texlive-epiolmec-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/epiolmec/GlyphAccessCommands.pdf %files -n texlive-epiolmec %defattr(-,root,root,755) %{_texmfdistdir}/fonts/map/dvips/epiolmec/epiolmec.map %{_texmfdistdir}/fonts/tfm/public/epiolmec/EpiOlmec.tfm %verify(link) %{_texmfdistdir}/fonts/type1/public/epiolmec/Epi-Olmec.pfb %{_texmfdistdir}/tex/latex/epiolmec/epiolmec.sty %files -n texlive-epiolmec-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-epiolmec %config %{_sysconfdir}/fonts/conf.avail/58-texlive-epiolmec.conf %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-epiolmec/encodings.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-epiolmec/fonts.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-epiolmec/fonts.scale %{_datadir}/fonts/texlive-epiolmec/Epi-Olmec.pfb %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-epiolmec-fonts-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %endif %package -n texlive-eplain Version: %{texlive_version}.%{texlive_noarch}.3.8svn41154 Release: 0 Summary: Extended plain TeX macros License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires: texlive-babel >= %{texlive_version} Requires: texlive-cm >= %{texlive_version} Requires: texlive-eplain >= %{texlive_version} Requires: texlive-hyphen-base >= %{texlive_version} Requires: texlive-knuth-lib >= %{texlive_version} Requires: texlive-latex-fonts >= %{texlive_version} Requires: texlive-pdftex >= %{texlive_version} Requires: texlive-plain >= %{texlive_version} Requires(pre): texlive-eplain-bin >= %{texlive_version} #!BuildIgnore: texlive-eplain-bin Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(post): findutils Requires(post): grep Requires(post): sed Requires(post): texlive >= %{texlive_version} Requires(post): tex(language.dat) Requires(post): tex(language.def) Requires(post): tex(language.dat.lua) #!BuildIgnore: tex(language.dat) #!BuildIgnore: tex(language.def) #!BuildIgnore: tex(language.dat.lua) Requires(postun): findutils Requires(postun): grep Requires(postun): sed Requires(postun): texlive >= %{texlive_version} Requires(postun): tex(language.dat) Requires(postun): tex(language.def) Requires(postun): tex(language.dat.lua) Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-eplain-doc >= %{texlive_version} Provides: tex(arrow.tex) Provides: tex(btxmac.tex) Provides: tex(eplain.tex) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source212: eplain.tar.xz Source213: eplain.doc.tar.xz %description -n texlive-eplain An extended version of the plain TeX format, adding support for bibliographies, tables of contents, enumerated lists, verbatim input of files, numbered equations, tables, two-column output, footnotes, hyperlinks in PDF output and commutative diagrams. Eplain can also load some of the more useful LaTeX packages, notably graphics, graphicx (an extended of version of graphics), color, autopict (a package instance of the LaTeX picture code), psfrag, and url. date: 2016-06-24 17:18:15 +0000 %package -n texlive-eplain-doc Version: %{texlive_version}.%{texlive_noarch}.3.8svn41154 Release: 0 Summary: Documentation for texlive-eplain License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(preun): %install_info_prereq Requires(post): %install_info_prereq %description -n texlive-eplain-doc This package includes the documentation for texlive-eplain %post -n texlive-eplain mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update > /var/run/texlive/run-fmtutil.eplain sed -ri 's/^\#\![[= =]]+eplain\b.*/eplain pdftex language.dat -translate-file=cp227.tcx *eplain.ini/' %{_texmfconfdir}/web2c/fmtutil.cnf || : %postun -n texlive-eplain mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then sed -ri 's/^(eplain\b)/\#\!\ \1/' %{_texmfconfdir}/web2c/fmtutil.cnf || : rm -f %{_texmfvardir}/web2c/pdftex/eplain.* exit 0 fi %triggerin -n texlive-eplain -- texlive-babel > /var/run/texlive/run-fmtutil.eplain %triggerun -n texlive-eplain -- texlive-babel > /var/run/texlive/run-fmtutil.eplain %triggerin -n texlive-eplain -- texlive-cm > /var/run/texlive/run-fmtutil.eplain %triggerun -n texlive-eplain -- texlive-cm > /var/run/texlive/run-fmtutil.eplain %triggerin -n texlive-eplain -- texlive-hyphen-base > /var/run/texlive/run-fmtutil.eplain %triggerun -n texlive-eplain -- texlive-hyphen-base > /var/run/texlive/run-fmtutil.eplain %triggerin -n texlive-eplain -- texlive-knuth-lib > /var/run/texlive/run-fmtutil.eplain %triggerun -n texlive-eplain -- texlive-knuth-lib > /var/run/texlive/run-fmtutil.eplain %triggerin -n texlive-eplain -- texlive-latex-fonts > /var/run/texlive/run-fmtutil.eplain %triggerun -n texlive-eplain -- texlive-latex-fonts > /var/run/texlive/run-fmtutil.eplain %triggerin -n texlive-eplain -- texlive-plain > /var/run/texlive/run-fmtutil.eplain %triggerun -n texlive-eplain -- texlive-plain > /var/run/texlive/run-fmtutil.eplain %posttrans -n texlive-eplain %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %preun -n texlive-eplain-doc if test $1 = 0; then %install_info_delete --info-dir=%{_infodir} %{_infodir}/eplain.info fi %post -n texlive-eplain-doc %install_info --info-dir=%{_infodir} %{_infodir}/eplain.info %files -n texlive-eplain-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/eplain/AUTHORS %{_texmfdistdir}/doc/eplain/COPYING %{_texmfdistdir}/doc/eplain/ChangeLog %{_texmfdistdir}/doc/eplain/INSTALL %{_texmfdistdir}/doc/eplain/NEWS %{_texmfdistdir}/doc/eplain/README %{_texmfdistdir}/doc/eplain/demo/Makefile %{_texmfdistdir}/doc/eplain/demo/lscommnt.tex %{_texmfdistdir}/doc/eplain/demo/xhyper.tex %{_texmfdistdir}/doc/eplain/eplain.html %{_texmfdistdir}/doc/eplain/eplain.pdf %{_texmfdistdir}/doc/eplain/lscommnt.jpg %{_texmfdistdir}/doc/eplain/util/idxuniq %{_texmfdistdir}/doc/eplain/util/trimsee %{_texmfdistdir}/doc/eplain/xhyper.jpg %{_infodir}/eplain.info* %{_mandir}/man1/eplain.1* %files -n texlive-eplain %defattr(-,root,root,755) %{_texmfdistdir}/tex/eplain/arrow.tex %{_texmfdistdir}/tex/eplain/btxmac.tex %{_texmfdistdir}/tex/eplain/eplain.aux %{_texmfdistdir}/tex/eplain/eplain.ini %{_texmfdistdir}/tex/eplain/eplain.tex %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-eplain-%{texlive_version}.%{texlive_noarch}.3.8svn41154-%{release}-zypper %endif %package -n texlive-epsdice Version: %{texlive_version}.%{texlive_noarch}.2.1svn15878 Release: 0 Summary: A scalable dice "font" License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-epsdice-doc >= %{texlive_version} Provides: tex(epsdice.cfg) Provides: tex(epsdice.sty) Requires: tex(graphicx.sty) Requires: tex(ifthen.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source214: epsdice.tar.xz Source215: epsdice.doc.tar.xz %description -n texlive-epsdice The epsdice package defines a single command \epsdice that takes a numeric argument (in the range 1-6), and selects a face image from a file that contains each of the 6 possible die faces. The graphic file is provided in both Encapsulated PostScript and PDF formats. date: 2016-06-24 17:18:15 +0000 %package -n texlive-epsdice-doc Version: %{texlive_version}.%{texlive_noarch}.2.1svn15878 Release: 0 Summary: Documentation for texlive-epsdice License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-epsdice-doc This package includes the documentation for texlive-epsdice %post -n texlive-epsdice mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-epsdice mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-epsdice %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-epsdice-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/epsdice/README %{_texmfdistdir}/doc/latex/epsdice/dice.eps %{_texmfdistdir}/doc/latex/epsdice/dice.pdf %{_texmfdistdir}/doc/latex/epsdice/epsdice.pdf %files -n texlive-epsdice %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/epsdice/dice.eps %{_texmfdistdir}/tex/latex/epsdice/dice.pdf %{_texmfdistdir}/tex/latex/epsdice/epsdice.cfg %{_texmfdistdir}/tex/latex/epsdice/epsdice.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-epsdice-%{texlive_version}.%{texlive_noarch}.2.1svn15878-%{release}-zypper %endif %package -n texlive-epsf Version: %{texlive_version}.%{texlive_noarch}.2.7.4svn21461 Release: 0 Summary: Simple macros for EPS inclusion License: SUSE-Public-Domain Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-epsf-doc >= %{texlive_version} Provides: tex(epsf.sty) Provides: tex(epsf.tex) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source216: epsf.tar.xz Source217: epsf.doc.tar.xz %description -n texlive-epsf The original (and now obsolescent) graphics inclusion macros for use with dvips, still widely used by Plain TeX users (in particular). For LaTeX users, the package is nowadays (rather strongly) deprecated in favour of the more sophisticated standard LaTeX latex-graphics bundle of packages. (The latex- graphics bundle is also available to Plain TeX users, via its Plain TeX version.) date: 2016-06-24 17:18:15 +0000 %package -n texlive-epsf-doc Version: %{texlive_version}.%{texlive_noarch}.2.7.4svn21461 Release: 0 Summary: Documentation for texlive-epsf License: SUSE-Public-Domain Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-epsf-doc This package includes the documentation for texlive-epsf %post -n texlive-epsf mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-epsf mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-epsf %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-epsf-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/epsf/LICENSE %{_texmfdistdir}/doc/generic/epsf/Makefile %{_texmfdistdir}/doc/generic/epsf/README %{_texmfdistdir}/doc/generic/epsf/bboxgrid.ps %{_texmfdistdir}/doc/generic/epsf/epsf-doc.pdf %{_texmfdistdir}/doc/generic/epsf/epsf-doc.tex %{_texmfdistdir}/doc/generic/epsf/fndbadps %{_texmfdistdir}/doc/generic/epsf/okay/teps.eps %{_texmfdistdir}/doc/generic/epsf/okay/tepsf.eps %{_texmfdistdir}/doc/generic/epsf/okay/tepsf1.dvi %{_texmfdistdir}/doc/generic/epsf/okay/tepsf2.dvi %{_texmfdistdir}/doc/generic/epsf/okay/tepsf3.dvi %{_texmfdistdir}/doc/generic/epsf/teps.eps %{_texmfdistdir}/doc/generic/epsf/tepsf.eps %{_texmfdistdir}/doc/generic/epsf/tepsf1.tex %{_texmfdistdir}/doc/generic/epsf/tepsf2.ltx %{_texmfdistdir}/doc/generic/epsf/tepsf3.tex %files -n texlive-epsf %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/epsf/epsf.sty %{_texmfdistdir}/tex/generic/epsf/epsf.tex %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-epsf-%{texlive_version}.%{texlive_noarch}.2.7.4svn21461-%{release}-zypper %endif %package -n texlive-epsf-dvipdfmx Version: %{texlive_version}.%{texlive_noarch}.2014svn35575 Release: 0 Summary: Plain TeX file for using epsf.tex with (x)dvipdfmx License: SUSE-Public-Domain Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-epsf-dvipdfmx-doc >= %{texlive_version} Provides: tex(epsf-dvipdfmx.tex) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source218: epsf-dvipdfmx.tar.xz Source219: epsf-dvipdfmx.doc.tar.xz %description -n texlive-epsf-dvipdfmx epsf-dvipdfmx.tex is a plain TeX file to be \input after epsf.tex when using plain TeX with dvipdfmx. As in: \input epsf \input epsf-dvipdfmx It is needed when an .eps file has anything except the origin (0,0) for the lower-left of its bounding box. date: 2016-06-24 17:18:15 +0000 %package -n texlive-epsf-dvipdfmx-doc Version: %{texlive_version}.%{texlive_noarch}.2014svn35575 Release: 0 Summary: Documentation for texlive-epsf-dvipdfmx License: SUSE-Public-Domain Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-epsf-dvipdfmx-doc This package includes the documentation for texlive-epsf-dvipdfmx %post -n texlive-epsf-dvipdfmx mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-epsf-dvipdfmx mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-epsf-dvipdfmx %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-epsf-dvipdfmx-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/plain/epsf-dvipdfmx/README %{_texmfdistdir}/doc/plain/epsf-dvipdfmx/testepdpx.eps %{_texmfdistdir}/doc/plain/epsf-dvipdfmx/testepdpx.tex %files -n texlive-epsf-dvipdfmx %defattr(-,root,root,755) %{_texmfdistdir}/tex/plain/epsf-dvipdfmx/epsf-dvipdfmx.tex %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-epsf-dvipdfmx-%{texlive_version}.%{texlive_noarch}.2014svn35575-%{release}-zypper %endif %package -n texlive-epsincl Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn29349 Release: 0 Summary: Include EPS in MetaPost figures License: SUSE-Public-Domain Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-epsincl-doc >= %{texlive_version} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source220: epsincl.tar.xz Source221: epsincl.doc.tar.xz %description -n texlive-epsincl The package facilitates including EPS files in MetaPost figures; it makes use of (G)AWK. date: 2016-06-24 17:18:15 +0000 %package -n texlive-epsincl-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn29349 Release: 0 Summary: Documentation for texlive-epsincl License: SUSE-Public-Domain Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-epsincl-doc This package includes the documentation for texlive-epsincl %post -n texlive-epsincl mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-epsincl mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-epsincl %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-epsincl-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/metapost/epsincl/0info.txt %{_texmfdistdir}/doc/metapost/epsincl/README %{_texmfdistdir}/doc/metapost/epsincl/epsincl.awk %{_texmfdistdir}/doc/metapost/epsincl/testinc0.eps %{_texmfdistdir}/doc/metapost/epsincl/testincl.mp %{_texmfdistdir}/doc/metapost/epsincl/testincl.sh %files -n texlive-epsincl %defattr(-,root,root,755) %{_texmfdistdir}/metapost/epsincl/epsincl.mp %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-epsincl-%{texlive_version}.%{texlive_noarch}.0.0.2svn29349-%{release}-zypper %endif %package -n texlive-epslatex-fr Version: %{texlive_version}.%{texlive_noarch}.svn19440 Release: 0 Summary: French version of "graphics in LaTeX" License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source222: epslatex-fr.doc.tar.xz %description -n texlive-epslatex-fr This is the French translation of epslatex, and describes how to use imported graphics in LaTeX(2e) documents. date: 2016-06-24 17:18:15 +0000 %post -n texlive-epslatex-fr mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-epslatex-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-epslatex-fr %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-epslatex-fr %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/epslatex-fr/Ball.eps %{_texmfdistdir}/doc/latex/epslatex-fr/CHAP2.sty %{_texmfdistdir}/doc/latex/epslatex-fr/Construction.eps %{_texmfdistdir}/doc/latex/epslatex-fr/Franc-chap.sty %{_texmfdistdir}/doc/latex/epslatex-fr/README %{_texmfdistdir}/doc/latex/epslatex-fr/README.TEXLIVE %{_texmfdistdir}/doc/latex/epslatex-fr/Warning.eps %{_texmfdistdir}/doc/latex/epslatex-fr/alltex.sty %{_texmfdistdir}/doc/latex/epslatex-fr/auteurs.sty %{_texmfdistdir}/doc/latex/epslatex-fr/bases.sty %{_texmfdistdir}/doc/latex/epslatex-fr/block.sty %{_texmfdistdir}/doc/latex/epslatex-fr/box1.eps %{_texmfdistdir}/doc/latex/epslatex-fr/box2.eps %{_texmfdistdir}/doc/latex/epslatex-fr/boxes.sty %{_texmfdistdir}/doc/latex/epslatex-fr/btxdoc.bib %{_texmfdistdir}/doc/latex/epslatex-fr/cm.eps %{_texmfdistdir}/doc/latex/epslatex-fr/cm.ps %{_texmfdistdir}/doc/latex/epslatex-fr/danger.eps %{_texmfdistdir}/doc/latex/epslatex-fr/divers.sty %{_texmfdistdir}/doc/latex/epslatex-fr/ebnf.sty %{_texmfdistdir}/doc/latex/epslatex-fr/export.sty %{_texmfdistdir}/doc/latex/epslatex-fr/fepslatex.pdf %{_texmfdistdir}/doc/latex/epslatex-fr/fepslatex.tex %{_texmfdistdir}/doc/latex/epslatex-fr/fill.sty %{_texmfdistdir}/doc/latex/epslatex-fr/fmparhack.sty %{_texmfdistdir}/doc/latex/epslatex-fr/foot.sty %{_texmfdistdir}/doc/latex/epslatex-fr/fr.sty %{_texmfdistdir}/doc/latex/epslatex-fr/franc.sty %{_texmfdistdir}/doc/latex/epslatex-fr/frnew.sty %{_texmfdistdir}/doc/latex/epslatex-fr/g_toc_entry.sty %{_texmfdistdir}/doc/latex/epslatex-fr/graphic.eps %{_texmfdistdir}/doc/latex/epslatex-fr/hands.sty %{_texmfdistdir}/doc/latex/epslatex-fr/header.tex %{_texmfdistdir}/doc/latex/epslatex-fr/indentondemand.sty %{_texmfdistdir}/doc/latex/epslatex-fr/makecmds.sty %{_texmfdistdir}/doc/latex/epslatex-fr/makerobust.sty %{_texmfdistdir}/doc/latex/epslatex-fr/mass.eps %{_texmfdistdir}/doc/latex/epslatex-fr/mypatches.sty %{_texmfdistdir}/doc/latex/epslatex-fr/myvarioref.sty %{_texmfdistdir}/doc/latex/epslatex-fr/nrfoot.sty %{_texmfdistdir}/doc/latex/epslatex-fr/origin.eps %{_texmfdistdir}/doc/latex/epslatex-fr/overlay.sty %{_texmfdistdir}/doc/latex/epslatex-fr/pale.eps %{_texmfdistdir}/doc/latex/epslatex-fr/pend.eps %{_texmfdistdir}/doc/latex/epslatex-fr/pretzel.eps %{_texmfdistdir}/doc/latex/epslatex-fr/pretzel.ps %{_texmfdistdir}/doc/latex/epslatex-fr/rdanger.eps %{_texmfdistdir}/doc/latex/epslatex-fr/rosette.eps %{_texmfdistdir}/doc/latex/epslatex-fr/rosette.ps %{_texmfdistdir}/doc/latex/epslatex-fr/sgte.sty %{_texmfdistdir}/doc/latex/epslatex-fr/smaller.sty %{_texmfdistdir}/doc/latex/epslatex-fr/square.eps %{_texmfdistdir}/doc/latex/epslatex-fr/topcapt.sty %{_texmfdistdir}/doc/latex/epslatex-fr/topfig.sty %{_texmfdistdir}/doc/latex/epslatex-fr/warn.sty %{_texmfdistdir}/doc/latex/epslatex-fr/wdesc.sty %{_texmfdistdir}/doc/latex/epslatex-fr/whitecdp.sty %{_texmfdistdir}/doc/latex/epslatex-fr/wide.eps %{_texmfdistdir}/doc/latex/epslatex-fr/widecenter.sty %{_texmfdistdir}/doc/latex/epslatex-fr/xb.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-epslatex-fr-%{texlive_version}.%{texlive_noarch}.svn19440-%{release}-zypper %endif %package -n texlive-epspdf Version: %{texlive_version}.%{texlive_noarch}.0.0.6.3svn40917 Release: 0 Summary: Converter for PostScript, EPS and PDF License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive-epspdf-bin >= %{texlive_version} #!BuildIgnore: texlive-epspdf-bin Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-epspdf-doc >= %{texlive_version} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source223: epspdf.tar.xz Source224: epspdf.doc.tar.xz %description -n texlive-epspdf Epspdftk.tcl is a GUI ps/eps/pdf converter. Epspdf.tlu, its command-line backend, can be used by itself. Options include grayscaling, cropping margins and single-page selection. Some conversion options are made possible by converting in multiple steps. date: 2016-08-10 03:02:09 +0000 %package -n texlive-epspdf-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.6.3svn40917 Release: 0 Summary: Documentation for texlive-epspdf License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(preun): %install_info_prereq Requires(post): %install_info_prereq %description -n texlive-epspdf-doc This package includes the documentation for texlive-epspdf %post -n texlive-epspdf mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-epspdf mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-epspdf %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %preun -n texlive-epspdf-doc if test $1 = 0; then %install_info_delete --info-dir=%{_infodir} %{_infodir}/epspdf.info fi %post -n texlive-epspdf-doc %install_info --info-dir=%{_infodir} %{_infodir}/epspdf.info %files -n texlive-epspdf-doc %defattr(-,root,root,755) %{_infodir}/epspdf.info* %{_texmfdistdir}/doc/support/epspdf/COPYING %{_texmfdistdir}/doc/support/epspdf/Changelog %{_texmfdistdir}/doc/support/epspdf/README %{_texmfdistdir}/doc/support/epspdf/default.css %{_texmfdistdir}/doc/support/epspdf/epspdf.pdf %{_texmfdistdir}/doc/support/epspdf/epspdf.texi %{_texmfdistdir}/doc/support/epspdf/images/cnv_linux.png %{_texmfdistdir}/doc/support/epspdf/images/config_lnx.png %{_texmfdistdir}/doc/support/epspdf/images/epspdf.png %{_texmfdistdir}/doc/support/epspdf/images/logo.pdf %{_texmfdistdir}/doc/support/epspdf/images/main_w8.png %{_texmfdistdir}/doc/support/epspdf/index.html %{_texmfdistdir}/doc/support/epspdf/pstexi.tex %files -n texlive-epspdf %defattr(-,root,root,755) %{_texmfdistdir}/scripts/epspdf/epspdf.help %{_texmfdistdir}/scripts/epspdf/epspdf.tlu %{_texmfdistdir}/scripts/epspdf/epspdftk.tcl %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-epspdf-%{texlive_version}.%{texlive_noarch}.0.0.6.3svn40917-%{release}-zypper %endif %package -n texlive-epspdfconversion Version: %{texlive_version}.%{texlive_noarch}.0.0.61svn18703 Release: 0 Summary: On-the-fly conversion of EPS to PDF License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-epspdfconversion-doc >= %{texlive_version} Provides: tex(epspdfconversion.sty) Requires: tex(epstopdf-base.sty) Requires: tex(graphics.sty) Requires: tex(kvoptions.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source225: epspdfconversion.tar.xz Source226: epspdfconversion.doc.tar.xz %description -n texlive-epspdfconversion The package calls the epstopdf package to convert EPS graphics to PDF, on the fly. It servs as a vehicle for passing conversion options (such as grayscale, prepress or pdfversion) to the epspdf converter. date: 2016-06-24 17:18:15 +0000 %package -n texlive-epspdfconversion-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.61svn18703 Release: 0 Summary: Documentation for texlive-epspdfconversion License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-epspdfconversion-doc This package includes the documentation for texlive-epspdfconversion %post -n texlive-epspdfconversion mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-epspdfconversion mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-epspdfconversion %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-epspdfconversion-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/epspdfconversion/README %{_texmfdistdir}/doc/latex/epspdfconversion/epspdfconversion.pdf %{_texmfdistdir}/doc/latex/epspdfconversion/example/epspdfconversion_docu.tex %{_texmfdistdir}/doc/latex/epspdfconversion/example/image.eps %{_texmfdistdir}/doc/latex/epspdfconversion/example/image2.eps %{_texmfdistdir}/doc/latex/epspdfconversion/example/optionstable.tex %files -n texlive-epspdfconversion %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/epspdfconversion/epspdfconversion.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-epspdfconversion-%{texlive_version}.%{texlive_noarch}.0.0.61svn18703-%{release}-zypper %endif %package -n texlive-epstopdf Version: %{texlive_version}.%{texlive_noarch}.2.26svn42905 Release: 0 Summary: Convert EPS to PDF using Ghostscript License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive-epstopdf-bin >= %{texlive_version} #!BuildIgnore: texlive-epstopdf-bin Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-epstopdf-doc >= %{texlive_version} Requires: perl(File::Basename) #!BuildIgnore: perl(File::Basename) Requires: perl(File::Temp) #!BuildIgnore: perl(File::Temp) Requires: perl(Getopt::Long) #!BuildIgnore: perl(Getopt::Long) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source227: epstopdf.tar.xz Source228: epstopdf.doc.tar.xz %description -n texlive-epstopdf Epstopdf is a Perl script that converts an EPS file to an 'encapsulated' PDF file (a single page file whose media box is the same as the original EPS's bounding box). The resulting file suitable for inclusion by pdfTeX as an image. The script is adapted to run both on Windows and on Unix-alike systems. The script makes use of Ghostscript for the actual conversion to PDF. It assumes Ghostscript version 6.51 or later, and (by default) suppresses its automatic rotation of pages where most of the text is not horizontal. LaTeX users may make use of the epstopdf package, which will run the epstopdf script "on the fly", thus giving the illusion that pdfLaTeX is accepting EPS graphic files. date: 2017-01-08 09:43:15 +0000 %package -n texlive-epstopdf-doc Version: %{texlive_version}.%{texlive_noarch}.2.26svn42905 Release: 0 Summary: Documentation for texlive-epstopdf License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-epstopdf-doc This package includes the documentation for texlive-epstopdf %post -n texlive-epstopdf mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-epstopdf mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-epstopdf %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-epstopdf-doc %defattr(-,root,root,755) %{_mandir}/man1/epstopdf.1* %{_mandir}/man1/repstopdf.1* %{_texmfdistdir}/doc/support/epstopdf/README %files -n texlive-epstopdf %defattr(-,root,root,755) %{_texmfdistdir}/scripts/epstopdf/epstopdf.pl %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-epstopdf-%{texlive_version}.%{texlive_noarch}.2.26svn42905-%{release}-zypper %endif %package -n texlive-eqell Version: %{texlive_version}.%{texlive_noarch}.svn22931 Release: 0 Summary: Sympathetically spaced ellipsis after punctuation License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-eqell-doc >= %{texlive_version} Provides: tex(eqell.sty) Requires: tex(xspace.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source229: eqell.tar.xz Source230: eqell.doc.tar.xz %description -n texlive-eqell The package provides commands that give a well-spaced ellipsis after !, ?, !? or ?!. date: 2016-06-24 17:18:15 +0000 %package -n texlive-eqell-doc Version: %{texlive_version}.%{texlive_noarch}.svn22931 Release: 0 Summary: Documentation for texlive-eqell License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-eqell-doc This package includes the documentation for texlive-eqell %post -n texlive-eqell mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-eqell mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-eqell %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-eqell-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/eqell/README %{_texmfdistdir}/doc/latex/eqell/eqell.pdf %{_texmfdistdir}/doc/latex/eqell/eqell.tex %files -n texlive-eqell %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/eqell/eqell.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-eqell-%{texlive_version}.%{texlive_noarch}.svn22931-%{release}-zypper %endif %package -n texlive-eqlist Version: %{texlive_version}.%{texlive_noarch}.2.1svn32257 Release: 0 Summary: Description lists with equal indentation License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-eqlist-doc >= %{texlive_version} Provides: tex(eqlist.sty) Requires: tex(eqparbox.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source231: eqlist.tar.xz Source232: eqlist.doc.tar.xz %description -n texlive-eqlist This package provides a list environment which sets a description-like list in which the indentation corresponds to the longest item of the list. date: 2016-06-24 17:18:15 +0000 %package -n texlive-eqlist-doc Version: %{texlive_version}.%{texlive_noarch}.2.1svn32257 Release: 0 Summary: Documentation for texlive-eqlist License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-eqlist-doc This package includes the documentation for texlive-eqlist %post -n texlive-eqlist mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-eqlist mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-eqlist %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-eqlist-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/eqlist/README %{_texmfdistdir}/doc/latex/eqlist/eqlist.pdf %{_texmfdistdir}/doc/latex/eqlist/eqlist.tex %files -n texlive-eqlist %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/eqlist/eqlist.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-eqlist-%{texlive_version}.%{texlive_noarch}.2.1svn32257-%{release}-zypper %endif %package -n texlive-eqnalign Version: %{texlive_version}.%{texlive_noarch}.1.0asvn43278 Release: 0 Summary: Make eqnarray behave like align License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-eqnalign-doc >= %{texlive_version} Provides: tex(eqnalign.sty) Requires: tex(amsmath.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source233: eqnalign.tar.xz Source234: eqnalign.doc.tar.xz %description -n texlive-eqnalign The package makes eqnarray environment behave like align from amsmath'. It is intended for quick-fixing documents that use eqnarray. In cases where it fails, manual conversion to align is required, but these cases should be seldom. date: 2017-02-22 04:31:05 +0000 %package -n texlive-eqnalign-doc Version: %{texlive_version}.%{texlive_noarch}.1.0asvn43278 Release: 0 Summary: Documentation for texlive-eqnalign License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-eqnalign-doc This package includes the documentation for texlive-eqnalign %post -n texlive-eqnalign mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-eqnalign mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-eqnalign %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-eqnalign-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/eqnalign/README.md %{_texmfdistdir}/doc/latex/eqnalign/eqnalign.pdf %files -n texlive-eqnalign %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/eqnalign/eqnalign.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-eqnalign-%{texlive_version}.%{texlive_noarch}.1.0asvn43278-%{release}-zypper %endif %package -n texlive-eqname Version: %{texlive_version}.%{texlive_noarch}.svn20678 Release: 0 Summary: Name tags for equations License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Provides: tex(eqname.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source235: eqname.tar.xz %description -n texlive-eqname The \eqname command provides a name tag for the current equation, in place of an equation number. The name tag will be picked up by a subsequent \label command. date: 2016-06-24 17:18:15 +0000 %post -n texlive-eqname mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-eqname mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-eqname %if %{with zypper_posttrans} test -z "$ZYPP_IS_RUNNING" || exit 0 %endif test -d /var/run/texlive || exit 0 VERBOSE=false %{_texmfdistdir}/texconfig/update || : %files -n texlive-eqname %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/eqname/eqname.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-eqname-%{texlive_version}.%{texlive_noarch}.svn20678-%{release}-zypper %endif %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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-dtxdescribe-%{texlive_version}.%{texlive_noarch}.0.0.10svn42661-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-dtxgallery-%{texlive_version}.%{texlive_noarch}.1svn15878-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-dtxgen-%{texlive_version}.%{texlive_noarch}.1.07svn38419-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:5} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:6} -C %{buildroot}%{_datadir}/texlive %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-dtxtut-%{texlive_version}.%{texlive_noarch}.2.1svn38375-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:7} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-duerer-%{texlive_version}.%{texlive_noarch}.svn20741-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-duerer-latex-%{texlive_version}.%{texlive_noarch}.1.1svn15878-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-duotenzor-%{texlive_version}.%{texlive_noarch}.1.00svn18728-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-dutchcal-fonts-%{texlive_version}.%{texlive_noarch}.1.0svn23448-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:14} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:15} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-dutchcal for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/public/dutchcal/*.{pf[ab],[ot]tf} do test -e $font || continue mv -f $font %{buildroot}%{_datadir}/fonts/texlive-dutchcal base=${font##*/} ln -sf %{_datadir}/fonts/texlive-dutchcal/${base} ${font} done > %{buildroot}%{_datadir}/fonts/texlive-dutchcal/encodings.dir > %{buildroot}%{_datadir}/fonts/texlive-dutchcal/fonts.dir > %{buildroot}%{_datadir}/fonts/texlive-dutchcal/fonts.scale mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail (cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-dutchcal.conf)<<-'EOF' <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- ************************************************ --> <!-- Use this to disable the TeX fonts of the package --> <!-- texlive-dutchcal --> <!-- Be aware that the configurations in the files --> <!-- 09-texlive*.conf will not be affected by this --> <!-- ************************************************ --> <fontconfig> <rejectfont> <glob>%{_datadir}/fonts/texlive-dutchcal/*</glob> </rejectfont> </fontconfig> EOF %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-dvdcoll-%{texlive_version}.%{texlive_noarch}.1.1asvn15878-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-dvgloss-%{texlive_version}.%{texlive_noarch}.0.0.1svn29103-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-dviasm-%{texlive_version}.%{texlive_noarch}.svn36814-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:20} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:21} -C %{buildroot}%{_datadir}/texlive %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-dvicopy-%{texlive_version}.%{texlive_noarch}.1.5svn44166-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:22} -C %{buildroot}%{_datadir}/texlive %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-dvidvi-%{texlive_version}.%{texlive_noarch}.svn44166-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:23} -C %{buildroot}%{_datadir}/texlive %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-dviincl-%{texlive_version}.%{texlive_noarch}.1.00svn29349-%{release}-zypper %endif 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 rm -vf %{buildroot}%{_texmfdistdir}/doc/metapost/dviincl/testit.bat # Make possible scripts usable if any for scr in %{_texmfdistdir}/doc/metapost/dviincl/testit.sh do test -e %{buildroot}/$scr || continue chmod 0755 %{buildroot}/$scr done %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-dviinfox-%{texlive_version}.%{texlive_noarch}.1.04svn44515-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:26} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:27} -C %{buildroot}%{_datadir}/texlive %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-dviljk-%{texlive_version}.%{texlive_noarch}.svn44166-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:28} -C %{buildroot}%{_datadir}/texlive %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-dvipdfmx-%{texlive_version}.%{texlive_noarch}.svn44224-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:29} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:30} -C %{buildroot}%{_datadir}/texlive # Move configuration files mkdir -p %{buildroot}%{_texmfconfdir}/dvipdfmx mv -f %{buildroot}%{_texmfdistdir}/dvipdfmx/dvipdfmx.cfg %{buildroot}%{_texmfconfdir}/dvipdfmx/ rm -f %{buildroot}%{_texmfdistdir}/dvipdfmx/dvipdfmx.cfg ln -sf %{_texmfconfdir}/dvipdfmx/dvipdfmx.cfg %{buildroot}%{_texmfdistdir}/dvipdfmx/dvipdfmx.cfg %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-dvipng-%{texlive_version}.%{texlive_noarch}.1.15svn44167-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:31} -C %{buildroot}%{_datadir}/texlive %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-dvipos-%{texlive_version}.%{texlive_noarch}.svn44166-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:32} -C %{buildroot}%{_datadir}/texlive %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-dvips-%{texlive_version}.%{texlive_noarch}.svn44167-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:33} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:34} -C %{buildroot}%{_datadir}/texlive pushd %{buildroot}%{_datadir}/texlive/texmf-dist patch --reject-format=unified --quoting-style=literal -f -p1 -F0 -T < %{S:35} popd # Move configuration files mkdir -p %{buildroot}%{_texmfconfdir}/dvips/config mv -f %{buildroot}%{_texmfdistdir}/dvips/config/config.ps %{buildroot}%{_texmfconfdir}/dvips/config/ rm -f %{buildroot}%{_texmfdistdir}/dvips/config/config.ps ln -sf %{_texmfconfdir}/dvips/config/config.ps %{buildroot}%{_texmfdistdir}/dvips/config/config.ps %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-dvipsconfig-%{texlive_version}.%{texlive_noarch}.1.6svn13293-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:36} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Make possible scripts usable if any for scr in %{_texmfdistdir}/dvips/dvipsconfig/addpsctrl do test -e %{buildroot}/$scr || continue chmod 0755 %{buildroot}/$scr done %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-dvisvgm-%{texlive_version}.%{texlive_noarch}.2.1.3svn40768-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:37} -C %{buildroot}%{_datadir}/texlive %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-dynamicnumber-%{texlive_version}.%{texlive_noarch}.0.0.1.3svn38726-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-dynblocks-%{texlive_version}.%{texlive_noarch}.0.0.2bsvn35193-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-dyntree-%{texlive_version}.%{texlive_noarch}.1.0svn15878-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-e-french-%{texlive_version}.%{texlive_noarch}.6.0svn38742-%{release}-zypper %endif 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 # Strip executable bit from non-scripts for txt in %{_texmfdistdir}/doc/generic/e-french/bin/windows/makefrindex.cmd do test -e %{buildroot}/$txt || continue chmod 0644 %{buildroot}/$txt done %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-ean-%{texlive_version}.%{texlive_noarch}.svn20851-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:46} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:47} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-ean13isbn-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:48} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:49} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-easy-%{texlive_version}.%{texlive_noarch}.0.0.99svn19440-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-easy-todo-%{texlive_version}.%{texlive_noarch}.svn32677-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-easyfig-%{texlive_version}.%{texlive_noarch}.1.2svn26424-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-easyformat-%{texlive_version}.%{texlive_noarch}.1.4.0svn44543-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-easylist-%{texlive_version}.%{texlive_noarch}.1.3svn32661-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-easyreview-%{texlive_version}.%{texlive_noarch}.1.0svn38352-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-ebezier-%{texlive_version}.%{texlive_noarch}.4svn15878-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-ebgaramond-fonts-%{texlive_version}.%{texlive_noarch}.0.0.16svn35662-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:64} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:65} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-ebgaramond for font in %{buildroot}/%{_texmfdistdir}/fonts/opentype/public/ebgaramond/*.{pf[ab],[ot]tf} \ %{buildroot}/%{_texmfdistdir}/fonts/type1/public/ebgaramond/*.{pf[ab],[ot]tf} do test -e $font || continue mv -f $font %{buildroot}%{_datadir}/fonts/texlive-ebgaramond base=${font##*/} ln -sf %{_datadir}/fonts/texlive-ebgaramond/${base} ${font} done > %{buildroot}%{_datadir}/fonts/texlive-ebgaramond/encodings.dir > %{buildroot}%{_datadir}/fonts/texlive-ebgaramond/fonts.dir > %{buildroot}%{_datadir}/fonts/texlive-ebgaramond/fonts.scale mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail (cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-ebgaramond.conf)<<-'EOF' <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- ************************************************ --> <!-- Use this to disable the TeX fonts of the package --> <!-- texlive-ebgaramond --> <!-- Be aware that the configurations in the files --> <!-- 09-texlive*.conf will not be affected by this --> <!-- ************************************************ --> <fontconfig> <rejectfont> <glob>%{_datadir}/fonts/texlive-ebgaramond/*</glob> </rejectfont> </fontconfig> EOF %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-ebgaramond-maths-%{texlive_version}.%{texlive_noarch}.1.1svn35701-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-ebong-%{texlive_version}.%{texlive_noarch}.svn26313-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:68} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:69} -C %{buildroot}%{_datadir}/texlive %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-ebook-%{texlive_version}.%{texlive_noarch}.svn29466-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-ebproof-%{texlive_version}.%{texlive_noarch}.2.0svn44392-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-ebsthesis-%{texlive_version}.%{texlive_noarch}.1.0svn15878-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-ec-%{texlive_version}.%{texlive_noarch}.1.0svn25033-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-ecc-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-ecclesiastic-%{texlive_version}.%{texlive_noarch}.0.0.3svn38172-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-ecgdraw-%{texlive_version}.%{texlive_noarch}.0.0.1svn41617-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-ecltree-%{texlive_version}.%{texlive_noarch}.1.1asvn15878-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-eco-%{texlive_version}.%{texlive_noarch}.1.3svn29349-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-ecobiblatex-%{texlive_version}.%{texlive_noarch}.1.0svn39233-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-econometrics-%{texlive_version}.%{texlive_noarch}.1.0svn39396-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-economic-%{texlive_version}.%{texlive_noarch}.svn32639-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-ecv-%{texlive_version}.%{texlive_noarch}.0.0.3svn24928-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-ed-%{texlive_version}.%{texlive_noarch}.1.8svn25231-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-edfnotes-%{texlive_version}.%{texlive_noarch}.0.0.6bsvn21540-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:98} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:99} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-edmac-%{texlive_version}.%{texlive_noarch}.3.17svn15878-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-edmargin-%{texlive_version}.%{texlive_noarch}.1.2svn27599-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-ednotes-%{texlive_version}.%{texlive_noarch}.1.3asvn35829-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-eemeir-%{texlive_version}.%{texlive_noarch}.1.1bsvn15878-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-eepic-%{texlive_version}.%{texlive_noarch}.1.1esvn15878-%{release}-zypper %endif 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 # Make possible scripts usable if any for scr in %{_texmfdistdir}/doc/latex/eepic/grafig.shar do test -e %{buildroot}/$scr || continue chmod 0755 %{buildroot}/$scr done %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-efbox-%{texlive_version}.%{texlive_noarch}.1.0svn33236-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-egameps-%{texlive_version}.%{texlive_noarch}.1.1svn15878-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-egplot-%{texlive_version}.%{texlive_noarch}.1.02asvn20617-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-eiad-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-eiad-ltx-%{texlive_version}.%{texlive_noarch}.1.0svn15878-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:118} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:119} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-eijkhout-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:120} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-einfuehrung-%{texlive_version}.%{texlive_noarch}.svn29349-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:121} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Make possible scripts usable if any for scr in %{_texmfdistdir}/doc/latex/einfuehrung/12-04-1.sh \ %{_texmfdistdir}/doc/latex/einfuehrung/12-04-3.sh \ %{_texmfdistdir}/doc/latex/einfuehrung/12-04-4.sh \ %{_texmfdistdir}/doc/latex/einfuehrung/foo.lua do test -e %{buildroot}/$scr || continue chmod 0755 %{buildroot}/$scr done %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-einfuehrung2-%{texlive_version}.%{texlive_noarch}.svn39153-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:122} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Make possible scripts usable if any for scr in %{_texmfdistdir}/doc/latex/einfuehrung2/12-04-1.sh \ %{_texmfdistdir}/doc/latex/einfuehrung2/12-04-3.sh \ %{_texmfdistdir}/doc/latex/einfuehrung2/12-04-4.sh \ %{_texmfdistdir}/doc/latex/einfuehrung2/foo.lua do test -e %{buildroot}/$scr || continue chmod 0755 %{buildroot}/$scr done %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-ejpecp-%{texlive_version}.%{texlive_noarch}.1.5svn42003-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:123} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:124} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-ekaia-%{texlive_version}.%{texlive_noarch}.1.04svn42578-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-elbioimp-%{texlive_version}.%{texlive_noarch}.1.2svn21758-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:127} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:128} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-electrum-fonts-%{texlive_version}.%{texlive_noarch}.1.005_bsvn19705-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:129} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:130} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-electrum for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/arkandis/electrum/*.{pf[ab],[ot]tf} do test -e $font || continue mv -f $font %{buildroot}%{_datadir}/fonts/texlive-electrum base=${font##*/} ln -sf %{_datadir}/fonts/texlive-electrum/${base} ${font} done > %{buildroot}%{_datadir}/fonts/texlive-electrum/encodings.dir > %{buildroot}%{_datadir}/fonts/texlive-electrum/fonts.dir > %{buildroot}%{_datadir}/fonts/texlive-electrum/fonts.scale mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail (cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-electrum.conf)<<-'EOF' <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- ************************************************ --> <!-- Use this to disable the TeX fonts of the package --> <!-- texlive-electrum --> <!-- Be aware that the configurations in the files --> <!-- 09-texlive*.conf will not be affected by this --> <!-- ************************************************ --> <fontconfig> <rejectfont> <glob>%{_datadir}/fonts/texlive-electrum/*</glob> </rejectfont> </fontconfig> EOF %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-eledform-%{texlive_version}.%{texlive_noarch}.1.1asvn38114-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:131} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:132} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-eledmac-%{texlive_version}.%{texlive_noarch}.1.24.11svn38639-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:133} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:134} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-elements-%{texlive_version}.%{texlive_noarch}.0.0.2svn41161-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:135} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:136} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-ellipse-%{texlive_version}.%{texlive_noarch}.1.0svn39025-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:137} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:138} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-ellipsis-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:139} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:140} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-elmath-%{texlive_version}.%{texlive_noarch}.1.2svn15878-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:141} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:142} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-elocalloc-%{texlive_version}.%{texlive_noarch}.0.0.03svn42712-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:143} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:144} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-elpres-%{texlive_version}.%{texlive_noarch}.0.0.3svn15878-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-elsarticle-%{texlive_version}.%{texlive_noarch}.1.20svn15878-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:147} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:148} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-elteikthesis-%{texlive_version}.%{texlive_noarch}.1.2svn22513-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-eltex-%{texlive_version}.%{texlive_noarch}.2.0svn15878-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-elvish-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-elzcards-%{texlive_version}.%{texlive_noarch}.1.20svn37063-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:155} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:156} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-emarks-%{texlive_version}.%{texlive_noarch}.1.0svn24504-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-embedall-%{texlive_version}.%{texlive_noarch}.1.0svn31903-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-embrac-%{texlive_version}.%{texlive_noarch}.0.0.6dsvn39334-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:161} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:162} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-emf-%{texlive_version}.%{texlive_noarch}.1svn42023-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:163} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:164} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-emisa-%{texlive_version}.%{texlive_noarch}.2.1.1svn41731-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:165} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:166} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-emp-%{texlive_version}.%{texlive_noarch}.svn23483-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:167} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:168} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-emptypage-%{texlive_version}.%{texlive_noarch}.1.2svn18064-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:169} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:170} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-emulateapj-%{texlive_version}.%{texlive_noarch}.svn28469-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:171} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:172} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-enctex-%{texlive_version}.%{texlive_noarch}.svn34957-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:173} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:174} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Make possible scripts usable if any for scr in %{_texmfdistdir}/doc/generic/enctex/unimap.py do test -e %{buildroot}/$scr || continue chmod 0755 %{buildroot}/$scr done %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-encxvlna-%{texlive_version}.%{texlive_noarch}.1.1svn34087-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:175} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:176} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-endfloat-%{texlive_version}.%{texlive_noarch}.2.5dsvn24962-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:177} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:178} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-endheads-%{texlive_version}.%{texlive_noarch}.1.6svn43750-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:179} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:180} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-endiagram-%{texlive_version}.%{texlive_noarch}.0.0.1dsvn34486-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-endnotes-%{texlive_version}.%{texlive_noarch}.svn17197-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-engpron-%{texlive_version}.%{texlive_noarch}.2svn16558-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-engrec-%{texlive_version}.%{texlive_noarch}.1.1svn15878-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:187} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:188} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-engtlc-%{texlive_version}.%{texlive_noarch}.3.2svn28571-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:189} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:190} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-enigma-%{texlive_version}.%{texlive_noarch}.0.0.1svn29802-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:191} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:192} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Make possible scripts usable if any for scr in %{_texmfdistdir}/tex/generic/enigma/enigma.lua do test -e %{buildroot}/$scr || continue chmod 0755 %{buildroot}/$scr done %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-enotez-%{texlive_version}.%{texlive_noarch}.0.0.9asvn44024-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:193} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:194} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-enumitem-%{texlive_version}.%{texlive_noarch}.3.5.2svn24146-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-enumitem-zref-%{texlive_version}.%{texlive_noarch}.1.8svn21472-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:197} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:198} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-envbig-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-environ-%{texlive_version}.%{texlive_noarch}.0.0.3svn33821-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-envlab-%{texlive_version}.%{texlive_noarch}.1.2svn15878-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-epigrafica-fonts-%{texlive_version}.%{texlive_noarch}.1.01svn17210-%{release}-zypper %endif 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 # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-epigrafica for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/public/epigrafica/*.{pf[ab],[ot]tf} do test -e $font || continue mv -f $font %{buildroot}%{_datadir}/fonts/texlive-epigrafica base=${font##*/} ln -sf %{_datadir}/fonts/texlive-epigrafica/${base} ${font} done > %{buildroot}%{_datadir}/fonts/texlive-epigrafica/encodings.dir > %{buildroot}%{_datadir}/fonts/texlive-epigrafica/fonts.dir > %{buildroot}%{_datadir}/fonts/texlive-epigrafica/fonts.scale mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail (cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-epigrafica.conf)<<-'EOF' <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- ************************************************ --> <!-- Use this to disable the TeX fonts of the package --> <!-- texlive-epigrafica --> <!-- Be aware that the configurations in the files --> <!-- 09-texlive*.conf will not be affected by this --> <!-- ************************************************ --> <fontconfig> <rejectfont> <glob>%{_datadir}/fonts/texlive-epigrafica/*</glob> </rejectfont> </fontconfig> EOF %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-epigram-%{texlive_version}.%{texlive_noarch}.svn20513-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:207} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-epigraph-%{texlive_version}.%{texlive_noarch}.1.5csvn15878-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-epiolmec-fonts-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %endif 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 # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-epiolmec for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/public/epiolmec/*.{pf[ab],[ot]tf} do test -e $font || continue mv -f $font %{buildroot}%{_datadir}/fonts/texlive-epiolmec base=${font##*/} ln -sf %{_datadir}/fonts/texlive-epiolmec/${base} ${font} done > %{buildroot}%{_datadir}/fonts/texlive-epiolmec/encodings.dir > %{buildroot}%{_datadir}/fonts/texlive-epiolmec/fonts.dir > %{buildroot}%{_datadir}/fonts/texlive-epiolmec/fonts.scale mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail (cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-epiolmec.conf)<<-'EOF' <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- ************************************************ --> <!-- Use this to disable the TeX fonts of the package --> <!-- texlive-epiolmec --> <!-- Be aware that the configurations in the files --> <!-- 09-texlive*.conf will not be affected by this --> <!-- ************************************************ --> <fontconfig> <rejectfont> <glob>%{_datadir}/fonts/texlive-epiolmec/*</glob> </rejectfont> </fontconfig> EOF %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-eplain-%{texlive_version}.%{texlive_noarch}.3.8svn41154-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:212} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:213} -C %{buildroot}%{_datadir}/texlive # Make possible scripts usable if any for scr in %{_texmfdistdir}/doc/eplain/util/idxuniq \ %{_texmfdistdir}/doc/eplain/util/trimsee do test -e %{buildroot}/$scr || continue chmod 0755 %{buildroot}/$scr done %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-epsdice-%{texlive_version}.%{texlive_noarch}.2.1svn15878-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-epsf-%{texlive_version}.%{texlive_noarch}.2.7.4svn21461-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-epsf-dvipdfmx-%{texlive_version}.%{texlive_noarch}.2014svn35575-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-epsincl-%{texlive_version}.%{texlive_noarch}.0.0.2svn29349-%{release}-zypper %endif 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 rm -vf %{buildroot}%{_texmfdistdir}/doc/metapost/epsincl/epsincl.bat rm -vf %{buildroot}%{_texmfdistdir}/doc/metapost/epsincl/testincl.bat # Make possible scripts usable if any for scr in %{_texmfdistdir}/doc/metapost/epsincl/testincl.sh do test -e %{buildroot}/$scr || continue chmod 0755 %{buildroot}/$scr done %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-epslatex-fr-%{texlive_version}.%{texlive_noarch}.svn19440-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:222} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-epspdf-%{texlive_version}.%{texlive_noarch}.0.0.6.3svn40917-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:223} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:224} -C %{buildroot}%{_datadir}/texlive %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-epspdfconversion-%{texlive_version}.%{texlive_noarch}.0.0.61svn18703-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:225} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:226} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-epstopdf-%{texlive_version}.%{texlive_noarch}.2.26svn42905-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:227} -C %{buildroot}%{_datadir}/texlive tar --use-compress-program=xz -xf %{S:228} -C %{buildroot}%{_datadir}/texlive %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-eqell-%{texlive_version}.%{texlive_noarch}.svn22931-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-eqlist-%{texlive_version}.%{texlive_noarch}.2.1svn32257-%{release}-zypper %endif 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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-eqnalign-%{texlive_version}.%{texlive_noarch}.1.0asvn43278-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:233} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:234} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-eqname-%{texlive_version}.%{texlive_noarch}.svn20678-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:235} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Remove this rm -vrf %{buildroot}%{_texmfdistdir}/tlpkg/tlpobj rm -vrf %{buildroot}%{_texmfmaindir}/tlpkg/tlpobj rm -v %{buildroot}%{_datadir}/texlive/texmf rm -v %{buildroot}%{_datadir}/texlive/texmf-dist rm -vr %{buildroot}%{_datadir}/texlive # Handle manual pages rm -vf %{buildroot}%{_texmfmaindir}/doc/man/Makefile rm -vf %{buildroot}%{_texmfmaindir}/doc/man/man*/*.pdf rm -vf %{buildroot}%{_texmfdistdir}/doc/man/Makefile rm -vf %{buildroot}%{_texmfdistdir}/doc/man/man*/*.pdf for path in %{buildroot}%{_texmfmaindir}/doc/man/man? \ %{buildroot}%{_texmfdistdir}/doc/man/man? do test -d "$path" || continue sec=${path##*/} mkdir -p %{buildroot}%{_mandir}/${sec} for page in ${path}/*.* do test -e "$page" || continue mv -f $page %{buildroot}%{_mandir}/${sec}/ done done rm -rf %{buildroot}%{_texmfmaindir}/doc/man rm -rf %{buildroot}%{_texmfdistdir}/doc/man # Handle info documents rm -vf %{buildroot}%{_texmfmaindir}/doc/info/dir rm -vf %{buildroot}%{_texmfdistdir}/doc/info/dir mkdir -p %{buildroot}%{_infodir} for inf in %{buildroot}%{_texmfmaindir}/doc/info/*.info \ %{buildroot}%{_texmfdistdir}/doc/info/*.info do test -e "$inf" || continue mv -f $inf %{buildroot}%{_infodir}/ done rm -rf %{buildroot}%{_texmfmaindir}/doc/info rm -rf %{buildroot}%{_texmfdistdir}/doc/info find %{buildroot}%{_texmfmaindir}/ %{buildroot}%{_texmfdistdir}/ \ -type f -a -perm /g+w,o+w | xargs --no-run-if-empty chmod g-w,o-w %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor