Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Leap:15.0:Staging:A
texlive-specs-q
texlive-specs-q.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File texlive-specs-q.spec of Package texlive-specs-q
# # spec file for package texlive-specs-q # # 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-q Version: 2017 Release: 0 BuildRequires: ed BuildRequires: t1utils BuildRequires: texlive-filesystem BuildRequires: xz BuildArch: noarch Summary: Meta package for q License: GPL-2.0+ and LPPL-1.0 and OFL-1.1 and SUSE-Public-Domain and SUSE-TeX Group: Productivity/Publishing/TeX/Base Url: https://build.opensuse.org/package/show/Publishing:TeXLive/Meta Source0: texlive-specs-q-rpmlintrc %description Meta package to build tons of noarch texlive packages. %package -n texlive-mwcls Version: %{texlive_version}.%{texlive_noarch}.0.0.75svn44352 Release: 0 Summary: Polish-oriented document classes 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-mwcls-doc >= %{texlive_version} Provides: tex(mw10.clo) Provides: tex(mw11.clo) Provides: tex(mw12.clo) Provides: tex(mwart.cls) Provides: tex(mwbk.cls) Provides: tex(mwbk10.clo) Provides: tex(mwbk11.clo) Provides: tex(mwbk12.clo) Provides: tex(mwrep.cls) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source1: mwcls.tar.xz Source2: mwcls.doc.tar.xz %description -n texlive-mwcls mwcls is a set of document classes for LaTeX 2e designed with Polish typographical tradition in mind. Classes include: 'mwart' (which is a replacement for 'article'), 'mwrep' (replacing 'report'), and 'mwbk' (replacing 'book'). Most features present in standard classes work with mwcls classes. Some extensions/exceptions include: sectioning commands allow for second optional argument (it is possible to state different texts for running head and for TOC), new environments 'itemize*' and 'enumerate*' for lists with long items, page styles have variants for normal, opening, closing, and blank pages. date: 2017-05-13 20:34:28 +0000 %package -n texlive-mwcls-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.75svn44352 Release: 0 Summary: Documentation for texlive-mwcls License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-mwcls-doc:pl;en) %description -n texlive-mwcls-doc This package includes the documentation for texlive-mwcls %post -n texlive-mwcls mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-mwcls mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-mwcls %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-mwcls-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/mwcls/CZYTAJ %{_texmfdistdir}/doc/latex/mwcls/ChangeLog %{_texmfdistdir}/doc/latex/mwcls/README %{_texmfdistdir}/doc/latex/mwcls/mwclsdoc.pdf %files -n texlive-mwcls %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/mwcls/mw10.clo %{_texmfdistdir}/tex/latex/mwcls/mw11.clo %{_texmfdistdir}/tex/latex/mwcls/mw12.clo %{_texmfdistdir}/tex/latex/mwcls/mwart.cls %{_texmfdistdir}/tex/latex/mwcls/mwbk.cls %{_texmfdistdir}/tex/latex/mwcls/mwbk10.clo %{_texmfdistdir}/tex/latex/mwcls/mwbk11.clo %{_texmfdistdir}/tex/latex/mwcls/mwbk12.clo %{_texmfdistdir}/tex/latex/mwcls/mwrep.cls %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-mwcls-%{texlive_version}.%{texlive_noarch}.0.0.75svn44352-%{release}-zypper %endif %package -n texlive-mwe Version: %{texlive_version}.%{texlive_noarch}.0.0.3svn26422 Release: 0 Summary: Packages and image files for MWEs 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-mwe-doc >= %{texlive_version} Provides: tex(example-grid-100x100bp.tex) Provides: tex(example-grid-100x100pt.tex) Provides: tex(example-image-10x16.tex) Provides: tex(example-image-16x10.tex) Provides: tex(example-image-16x9.tex) Provides: tex(example-image-1x1.tex) Provides: tex(example-image-4x3.tex) Provides: tex(example-image-9x16.tex) Provides: tex(example-image-a.tex) Provides: tex(example-image-a3-landscape.tex) Provides: tex(example-image-a3.tex) Provides: tex(example-image-a4-landscape.tex) Provides: tex(example-image-a4.tex) Provides: tex(example-image-a5-landscape.tex) Provides: tex(example-image-a5.tex) Provides: tex(example-image-b.tex) Provides: tex(example-image-c.tex) Provides: tex(example-image-golden-upright.tex) Provides: tex(example-image-golden.tex) Provides: tex(example-image-letter-landscape.tex) Provides: tex(example-image-letter.tex) Provides: tex(example-image.tex) Provides: tex(mwe.sty) Requires: tex(blindtext.sty) Requires: tex(graphicx.sty) Requires: tex(lipsum.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source3: mwe.tar.xz Source4: mwe.doc.tar.xz %description -n texlive-mwe The bundle provides several files useful when creating a minimal working example (MWE). The package itself loads a small set of packages often used when creating MWEs. In addition, a range of images are provided, which will be installed in the TEXMF tree, so that they may be used in any (La)TeX document. This allows different users to share MWEs which include image commands, without the need to share image files or to use replacement code. date: 2016-06-24 17:18:15 +0000 %package -n texlive-mwe-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.3svn26422 Release: 0 Summary: Documentation for texlive-mwe License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-mwe-doc This package includes the documentation for texlive-mwe %post -n texlive-mwe mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-mwe mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-mwe %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-mwe-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/mwe/INSTALL %{_texmfdistdir}/doc/latex/mwe/README %{_texmfdistdir}/doc/latex/mwe/mwe.pdf %files -n texlive-mwe %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/mwe/example-grid-100x100bp.eps %{_texmfdistdir}/tex/latex/mwe/example-grid-100x100bp.jpg %{_texmfdistdir}/tex/latex/mwe/example-grid-100x100bp.pdf %{_texmfdistdir}/tex/latex/mwe/example-grid-100x100bp.png %{_texmfdistdir}/tex/latex/mwe/example-grid-100x100bp.tex %{_texmfdistdir}/tex/latex/mwe/example-grid-100x100pt.eps %{_texmfdistdir}/tex/latex/mwe/example-grid-100x100pt.jpg %{_texmfdistdir}/tex/latex/mwe/example-grid-100x100pt.pdf %{_texmfdistdir}/tex/latex/mwe/example-grid-100x100pt.png %{_texmfdistdir}/tex/latex/mwe/example-grid-100x100pt.tex %{_texmfdistdir}/tex/latex/mwe/example-image-10x16.eps %{_texmfdistdir}/tex/latex/mwe/example-image-10x16.jpg %{_texmfdistdir}/tex/latex/mwe/example-image-10x16.pdf %{_texmfdistdir}/tex/latex/mwe/example-image-10x16.png %{_texmfdistdir}/tex/latex/mwe/example-image-10x16.tex %{_texmfdistdir}/tex/latex/mwe/example-image-16x10.eps %{_texmfdistdir}/tex/latex/mwe/example-image-16x10.jpg %{_texmfdistdir}/tex/latex/mwe/example-image-16x10.pdf %{_texmfdistdir}/tex/latex/mwe/example-image-16x10.png %{_texmfdistdir}/tex/latex/mwe/example-image-16x10.tex %{_texmfdistdir}/tex/latex/mwe/example-image-16x9.eps %{_texmfdistdir}/tex/latex/mwe/example-image-16x9.jpg %{_texmfdistdir}/tex/latex/mwe/example-image-16x9.pdf %{_texmfdistdir}/tex/latex/mwe/example-image-16x9.png %{_texmfdistdir}/tex/latex/mwe/example-image-16x9.tex %{_texmfdistdir}/tex/latex/mwe/example-image-1x1.eps %{_texmfdistdir}/tex/latex/mwe/example-image-1x1.jpg %{_texmfdistdir}/tex/latex/mwe/example-image-1x1.pdf %{_texmfdistdir}/tex/latex/mwe/example-image-1x1.png %{_texmfdistdir}/tex/latex/mwe/example-image-1x1.tex %{_texmfdistdir}/tex/latex/mwe/example-image-4x3.eps %{_texmfdistdir}/tex/latex/mwe/example-image-4x3.jpg %{_texmfdistdir}/tex/latex/mwe/example-image-4x3.pdf %{_texmfdistdir}/tex/latex/mwe/example-image-4x3.png %{_texmfdistdir}/tex/latex/mwe/example-image-4x3.tex %{_texmfdistdir}/tex/latex/mwe/example-image-9x16.eps %{_texmfdistdir}/tex/latex/mwe/example-image-9x16.jpg %{_texmfdistdir}/tex/latex/mwe/example-image-9x16.pdf %{_texmfdistdir}/tex/latex/mwe/example-image-9x16.png %{_texmfdistdir}/tex/latex/mwe/example-image-9x16.tex %{_texmfdistdir}/tex/latex/mwe/example-image-a.eps %{_texmfdistdir}/tex/latex/mwe/example-image-a.jpg %{_texmfdistdir}/tex/latex/mwe/example-image-a.pdf %{_texmfdistdir}/tex/latex/mwe/example-image-a.png %{_texmfdistdir}/tex/latex/mwe/example-image-a.tex %{_texmfdistdir}/tex/latex/mwe/example-image-a3-landscape.pdf %{_texmfdistdir}/tex/latex/mwe/example-image-a3-landscape.tex %{_texmfdistdir}/tex/latex/mwe/example-image-a3.pdf %{_texmfdistdir}/tex/latex/mwe/example-image-a3.tex %{_texmfdistdir}/tex/latex/mwe/example-image-a4-landscape.pdf %{_texmfdistdir}/tex/latex/mwe/example-image-a4-landscape.tex %{_texmfdistdir}/tex/latex/mwe/example-image-a4.pdf %{_texmfdistdir}/tex/latex/mwe/example-image-a4.tex %{_texmfdistdir}/tex/latex/mwe/example-image-a5-landscape.pdf %{_texmfdistdir}/tex/latex/mwe/example-image-a5-landscape.tex %{_texmfdistdir}/tex/latex/mwe/example-image-a5.pdf %{_texmfdistdir}/tex/latex/mwe/example-image-a5.tex %{_texmfdistdir}/tex/latex/mwe/example-image-b.eps %{_texmfdistdir}/tex/latex/mwe/example-image-b.jpg %{_texmfdistdir}/tex/latex/mwe/example-image-b.pdf %{_texmfdistdir}/tex/latex/mwe/example-image-b.png %{_texmfdistdir}/tex/latex/mwe/example-image-b.tex %{_texmfdistdir}/tex/latex/mwe/example-image-c.eps %{_texmfdistdir}/tex/latex/mwe/example-image-c.jpg %{_texmfdistdir}/tex/latex/mwe/example-image-c.pdf %{_texmfdistdir}/tex/latex/mwe/example-image-c.png %{_texmfdistdir}/tex/latex/mwe/example-image-c.tex %{_texmfdistdir}/tex/latex/mwe/example-image-golden-upright.pdf %{_texmfdistdir}/tex/latex/mwe/example-image-golden-upright.tex %{_texmfdistdir}/tex/latex/mwe/example-image-golden.pdf %{_texmfdistdir}/tex/latex/mwe/example-image-golden.tex %{_texmfdistdir}/tex/latex/mwe/example-image-letter-landscape.pdf %{_texmfdistdir}/tex/latex/mwe/example-image-letter-landscape.tex %{_texmfdistdir}/tex/latex/mwe/example-image-letter.pdf %{_texmfdistdir}/tex/latex/mwe/example-image-letter.tex %{_texmfdistdir}/tex/latex/mwe/example-image.eps %{_texmfdistdir}/tex/latex/mwe/example-image.jpg %{_texmfdistdir}/tex/latex/mwe/example-image.pdf %{_texmfdistdir}/tex/latex/mwe/example-image.png %{_texmfdistdir}/tex/latex/mwe/example-image.tex %{_texmfdistdir}/tex/latex/mwe/mwe.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-mwe-%{texlive_version}.%{texlive_noarch}.0.0.3svn26422-%{release}-zypper %endif %package -n texlive-mweights Version: %{texlive_version}.%{texlive_noarch}.svn43647 Release: 0 Summary: Support for multiple-weight font packages License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-mweights-doc >= %{texlive_version} Provides: tex(mweights.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source5: mweights.tar.xz Source6: mweights.doc.tar.xz %description -n texlive-mweights Many font families available for use with LaTeX are available at multiple weights. Many Type 1-oriented support packages for such fonts re-define the standard \mddefault or \bfdefault macros. This can create difficulties if the weight desired for one font family isn't available for another font family, or if it differs from the weight desired for another font family. The package provides a solution to these difficulties. date: 2017-03-30 17:47:45 +0000 %package -n texlive-mweights-doc Version: %{texlive_version}.%{texlive_noarch}.svn43647 Release: 0 Summary: Documentation for texlive-mweights License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-mweights-doc This package includes the documentation for texlive-mweights %post -n texlive-mweights mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-mweights mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-mweights %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-mweights-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/mweights/README %files -n texlive-mweights %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/mweights/mweights.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-mweights-%{texlive_version}.%{texlive_noarch}.svn43647-%{release}-zypper %endif %package -n texlive-mxedruli Version: %{texlive_version}.%{texlive_noarch}.3.3csvn30021 Release: 0 Summary: A pair of fonts for different Georgian alphabets 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-mxedruli-fonts >= %{texlive_version} Recommends: texlive-mxedruli-doc >= %{texlive_version} Provides: tex(mxed10.tfm) Provides: tex(mxedbf10.tfm) Provides: tex(mxedc10.tfm) Provides: tex(mxedi10.tfm) Provides: tex(mxedruli.map) Provides: tex(mxedruli.sty) Provides: tex(umxed.fd) Provides: tex(uxuc.fd) Provides: tex(xuc10.tfm) Provides: tex(xucuri.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source7: mxedruli.tar.xz Source8: mxedruli.doc.tar.xz %description -n texlive-mxedruli Two Georgian fonts, in both Metafont and Type 1 formats, which cover the Mxedruli and the Xucuri alphabets. date: 2016-06-24 17:18:15 +0000 %package -n texlive-mxedruli-doc Version: %{texlive_version}.%{texlive_noarch}.3.3csvn30021 Release: 0 Summary: Documentation for texlive-mxedruli License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-mxedruli-doc This package includes the documentation for texlive-mxedruli %package -n texlive-mxedruli-fonts Version: %{texlive_version}.%{texlive_noarch}.3.3csvn30021 Release: 0 Summary: Severed fonts for texlive-mxedruli 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-mxedruli-fonts The separated fonts package for texlive-mxedruli %post -n texlive-mxedruli mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update echo 'addMap mxedruli.map' >> /var/run/texlive/run-updmap %postun -n texlive-mxedruli mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then echo 'deleteMap mxedruli.map' >> /var/run/texlive/run-updmap exit 0 fi %posttrans -n texlive-mxedruli %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-mxedruli-fonts fc-cache -s %{_datadir}/fonts mkfontscale %{_datadir}/fonts/texlive-mxedruli mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-mxedruli %postun -n texlive-mxedruli-fonts if test $1 = 0; then fc-cache -s %{_datadir}/fonts fi %files -n texlive-mxedruli-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/mxedruli/README %{_texmfdistdir}/doc/fonts/mxedruli/alphabets.tex %{_texmfdistdir}/doc/fonts/mxedruli/mxeddoc.pdf %{_texmfdistdir}/doc/fonts/mxedruli/mxeddoc.tex %{_texmfdistdir}/doc/fonts/mxedruli/ossetic.tex %{_texmfdistdir}/doc/fonts/mxedruli/vepxis.tex %files -n texlive-mxedruli %defattr(-,root,root,755) %{_texmfdistdir}/fonts/afm/public/mxedruli/mxed10.afm %{_texmfdistdir}/fonts/afm/public/mxedruli/mxedbf10.afm %{_texmfdistdir}/fonts/afm/public/mxedruli/mxedc10.afm %{_texmfdistdir}/fonts/afm/public/mxedruli/mxedi10.afm %{_texmfdistdir}/fonts/afm/public/mxedruli/xuc10.afm %{_texmfdistdir}/fonts/map/dvips/mxedruli/mxedruli.map %{_texmfdistdir}/fonts/source/public/mxedruli/mxed.mf %{_texmfdistdir}/fonts/source/public/mxedruli/mxed10.mf %{_texmfdistdir}/fonts/source/public/mxedruli/mxedacc.mf %{_texmfdistdir}/fonts/source/public/mxedruli/mxedbase.mf %{_texmfdistdir}/fonts/source/public/mxedruli/mxedbf10.mf %{_texmfdistdir}/fonts/source/public/mxedruli/mxedc10.mf %{_texmfdistdir}/fonts/source/public/mxedruli/mxedcaps.mf %{_texmfdistdir}/fonts/source/public/mxedruli/mxedd.mf %{_texmfdistdir}/fonts/source/public/mxedruli/mxedfont.mf %{_texmfdistdir}/fonts/source/public/mxedruli/mxedi10.mf %{_texmfdistdir}/fonts/source/public/mxedruli/mxedp.mf %{_texmfdistdir}/fonts/source/public/mxedruli/xuc.mf %{_texmfdistdir}/fonts/source/public/mxedruli/xuc10.mf %{_texmfdistdir}/fonts/source/public/mxedruli/xucbase.mf %{_texmfdistdir}/fonts/source/public/mxedruli/xucd.mf %{_texmfdistdir}/fonts/source/public/mxedruli/xucfont.mf %{_texmfdistdir}/fonts/source/public/mxedruli/xucl.mf %{_texmfdistdir}/fonts/source/public/mxedruli/xucp.mf %{_texmfdistdir}/fonts/tfm/public/mxedruli/mxed10.tfm %{_texmfdistdir}/fonts/tfm/public/mxedruli/mxedbf10.tfm %{_texmfdistdir}/fonts/tfm/public/mxedruli/mxedc10.tfm %{_texmfdistdir}/fonts/tfm/public/mxedruli/mxedi10.tfm %{_texmfdistdir}/fonts/tfm/public/mxedruli/xuc10.tfm %verify(link) %{_texmfdistdir}/fonts/type1/public/mxedruli/mxed10.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/mxedruli/mxedbf10.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/mxedruli/mxedc10.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/mxedruli/mxedi10.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/mxedruli/xuc10.pfb %{_texmfdistdir}/tex/latex/mxedruli/mxedruli.sty %{_texmfdistdir}/tex/latex/mxedruli/umxed.fd %{_texmfdistdir}/tex/latex/mxedruli/uxuc.fd %{_texmfdistdir}/tex/latex/mxedruli/xucuri.sty %files -n texlive-mxedruli-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-mxedruli %config %{_sysconfdir}/fonts/conf.avail/58-texlive-mxedruli.conf %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-mxedruli/encodings.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-mxedruli/fonts.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-mxedruli/fonts.scale %{_datadir}/fonts/texlive-mxedruli/mxed10.pfb %{_datadir}/fonts/texlive-mxedruli/mxedbf10.pfb %{_datadir}/fonts/texlive-mxedruli/mxedc10.pfb %{_datadir}/fonts/texlive-mxedruli/mxedi10.pfb %{_datadir}/fonts/texlive-mxedruli/xuc10.pfb %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-mxedruli-fonts-%{texlive_version}.%{texlive_noarch}.3.3csvn30021-%{release}-zypper %endif %package -n texlive-mychemistry Version: %{texlive_version}.%{texlive_noarch}.1.99bsvn28611 Release: 0 Summary: Create reaction schemes with LaTeX and ChemFig License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-mychemistry-doc >= %{texlive_version} Provides: tex(mychemistry.sty) Requires: tex(chemfig.sty) Requires: tex(chemmacros.sty) Requires: tex(etoolbox.sty) Requires: tex(float.sty) Requires: tex(translations.sty) Requires: tex(xkeyval.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source9: mychemistry.tar.xz Source10: mychemistry.doc.tar.xz %description -n texlive-mychemistry The package provides commands for typesetting complex chemical reaction schemes with LaTeX and ChemFig. The package requires the packages ChemFig, mhchem, chemcompounds and (sometimes) chemexec. date: 2016-06-24 17:18:15 +0000 %package -n texlive-mychemistry-doc Version: %{texlive_version}.%{texlive_noarch}.1.99bsvn28611 Release: 0 Summary: Documentation for texlive-mychemistry License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-mychemistry-doc:en) %description -n texlive-mychemistry-doc This package includes the documentation for texlive-mychemistry %post -n texlive-mychemistry mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-mychemistry mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-mychemistry %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-mychemistry-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/mychemistry/README %{_texmfdistdir}/doc/latex/mychemistry/examples.pdf %{_texmfdistdir}/doc/latex/mychemistry/examples.tex %{_texmfdistdir}/doc/latex/mychemistry/mychemistry_en.pdf %{_texmfdistdir}/doc/latex/mychemistry/mychemistry_en.tex %files -n texlive-mychemistry %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/mychemistry/mychemistry.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-mychemistry-%{texlive_version}.%{texlive_noarch}.1.99bsvn28611-%{release}-zypper %endif %package -n texlive-mycv Version: %{texlive_version}.%{texlive_noarch}.1.5.6svn26807 Release: 0 Summary: A list-driven CV class, allowing TikZ decorations 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-mycv-doc >= %{texlive_version} Requires: perl(Cwd) #!BuildIgnore: perl(Cwd) Requires: perl(File::Path) #!BuildIgnore: perl(File::Path) Requires: perl(Getopt::Long) #!BuildIgnore: perl(Getopt::Long) Requires: perl(strict) #!BuildIgnore: perl(strict) Requires: perl(warnings) #!BuildIgnore: perl(warnings) Provides: tex(mycv.cls) Provides: tex(mycv_base.def) Provides: tex(mycv_dec.sty) Provides: tex(mycv_misc.def) Provides: tex(mycv_style.sty) Provides: tex(mycv_version.def) Requires: tex(amssymb.sty) Requires: tex(article.cls) Requires: tex(babel.sty) Requires: tex(calligra.sty) Requires: tex(fancyhdr.sty) Requires: tex(hyperref.sty) Requires: tex(ifthen.sty) Requires: tex(kvoptions.sty) Requires: tex(marvosym.sty) Requires: tex(pifont.sty) Requires: tex(svn-prov.sty) Requires: tex(tikz.sty) Requires: tex(times.sty) Requires: tex(titlesec.sty) Requires: tex(xcolor.sty) Requires: tex(xparse.sty) Requires: tex(xstring.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source11: mycv.tar.xz Source12: mycv.doc.tar.xz %description -n texlive-mycv The class provides a set of functionality for writing "curriculum vitae" with different layouts. The idea is that a user can write some custom configuration directives, by means of which is possible both to produce different c.v. layouts and quickly switch among them. In order to process such directives, the class uses a set of lists, provided by the package etextools. Basic support for using TikZ decorations is also provided. date: 2016-06-24 17:18:15 +0000 %package -n texlive-mycv-doc Version: %{texlive_version}.%{texlive_noarch}.1.5.6svn26807 Release: 0 Summary: Documentation for texlive-mycv License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-mycv-doc This package includes the documentation for texlive-mycv %post -n texlive-mycv mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-mycv mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-mycv %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-mycv-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/mycv/CHANGELOG %{_texmfdistdir}/doc/latex/mycv/Doc/Images/logo-1.png %{_texmfdistdir}/doc/latex/mycv/Doc/mycv.tex %{_texmfdistdir}/doc/latex/mycv/Examples/Notes.txt %{_texmfdistdir}/doc/latex/mycv/Examples/mycv-example-dpl.pdf %{_texmfdistdir}/doc/latex/mycv/Examples/mycv-example-dpl2.pdf %{_texmfdistdir}/doc/latex/mycv/Examples/mycv-example-spl.pdf %{_texmfdistdir}/doc/latex/mycv/Examples/mycv-example-spl2.pdf %{_texmfdistdir}/doc/latex/mycv/Examples/mycv-examples.dtx %{_texmfdistdir}/doc/latex/mycv/README %{_texmfdistdir}/doc/latex/mycv/checksum.pl %{_texmfdistdir}/doc/latex/mycv/mycv.pdf %files -n texlive-mycv %defattr(-,root,root,755) %{_texmfdistdir}/scripts/mycv/mycv_split_contents.pl %{_texmfdistdir}/tex/latex/mycv/mycv.cls %{_texmfdistdir}/tex/latex/mycv/mycv_base.def %{_texmfdistdir}/tex/latex/mycv/mycv_dec.sty %{_texmfdistdir}/tex/latex/mycv/mycv_misc.def %{_texmfdistdir}/tex/latex/mycv/mycv_style.sty %{_texmfdistdir}/tex/latex/mycv/mycv_version.def %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-mycv-%{texlive_version}.%{texlive_noarch}.1.5.6svn26807-%{release}-zypper %endif %package -n texlive-mylatexformat Version: %{texlive_version}.%{texlive_noarch}.3.4svn21392 Release: 0 Summary: Build a format based on the preamble of a LaTeX file 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-mylatexformat-doc >= %{texlive_version} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source13: mylatexformat.tar.xz Source14: mylatexformat.doc.tar.xz %description -n texlive-mylatexformat The use of formats helps to speed up compilations: packages which have been dumped in the format are loaded at very high speed. This is useful when a document loads many packages (including large packages such as pgf-TikZ). The package was developed from the work in mylatex, and eliminates many of the limitations and problems of that package. date: 2016-06-24 17:18:15 +0000 %package -n texlive-mylatexformat-doc Version: %{texlive_version}.%{texlive_noarch}.3.4svn21392 Release: 0 Summary: Documentation for texlive-mylatexformat License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-mylatexformat-doc This package includes the documentation for texlive-mylatexformat %post -n texlive-mylatexformat mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-mylatexformat mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-mylatexformat %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-mylatexformat-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/mylatexformat/README %{_texmfdistdir}/doc/latex/mylatexformat/mylatexformat.pdf %files -n texlive-mylatexformat %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/mylatexformat/mylatexformat.ltx %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-mylatexformat-%{texlive_version}.%{texlive_noarch}.3.4svn21392-%{release}-zypper %endif %package -n texlive-mynsfc Version: %{texlive_version}.%{texlive_noarch}.1.01svn41996 Release: 0 Summary: XeLaTeX template for writing the main body of NSFC proposals 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-mynsfc-doc >= %{texlive_version} Provides: tex(mynsfc.cls) Requires: tex(amsmath.sty) Requires: tex(amssymb.sty) Requires: tex(article.cls) Requires: tex(bm.sty) Requires: tex(calc.sty) Requires: tex(graphicx.sty) Requires: tex(hyperref.sty) Requires: tex(marvosym.sty) Requires: tex(paralist.sty) Requires: tex(subcaption.sty) Requires: tex(subfig.sty) Requires: tex(titlesec.sty) Requires: tex(xcolor.sty) Requires: tex(xeCJK.sty) Requires: tex(xpatch.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source15: mynsfc.tar.xz Source16: mynsfc.doc.tar.xz %description -n texlive-mynsfc The package provides a XeLaTeX template for writing the main body of National Natural Science Foundation of China (NSFC) proposals, which are allowed to apply online. The package defines styles of the outlines and uses BibLaTeX/biber for the management of references. date: 2016-09-05 13:36:08 +0000 %package -n texlive-mynsfc-doc Version: %{texlive_version}.%{texlive_noarch}.1.01svn41996 Release: 0 Summary: Documentation for texlive-mynsfc License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-mynsfc-doc This package includes the documentation for texlive-mynsfc %post -n texlive-mynsfc mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-mynsfc mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-mynsfc %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-mynsfc-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/xelatex/mynsfc/my-nsfc-proposal.bib %{_texmfdistdir}/doc/xelatex/mynsfc/my-nsfc-proposal.pdf %{_texmfdistdir}/doc/xelatex/mynsfc/my-nsfc-proposal.tex %{_texmfdistdir}/doc/xelatex/mynsfc/mynsfc.pdf %files -n texlive-mynsfc %defattr(-,root,root,755) %{_texmfdistdir}/tex/xelatex/mynsfc/mynsfc.cls %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-mynsfc-%{texlive_version}.%{texlive_noarch}.1.01svn41996-%{release}-zypper %endif %package -n texlive-nag Version: %{texlive_version}.%{texlive_noarch}.0.0.7svn24741 Release: 0 Summary: Detecting and warning about obsolete LaTeX commands License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-nag-doc >= %{texlive_version} Provides: tex(nag-abort.cfg) Provides: tex(nag-experimental.cfg) Provides: tex(nag-l2tabu.cfg) Provides: tex(nag-orthodox.cfg) Provides: tex(nag.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source17: nag.tar.xz Source18: nag.doc.tar.xz %description -n texlive-nag Old habits die hard. All the same, there are commands, classes and packages which are outdated and superseded. The nag package provides routines to warn the user about the use of such obsolete things. As an example, we provide an extension that detects many of the "sins" described in l2tabu. date: 2016-06-24 17:18:15 +0000 %package -n texlive-nag-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.7svn24741 Release: 0 Summary: Documentation for texlive-nag License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-nag-doc This package includes the documentation for texlive-nag %post -n texlive-nag mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-nag mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-nag %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-nag-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/nag/README %{_texmfdistdir}/doc/latex/nag/nag.pdf %{_texmfdistdir}/doc/latex/nag/nagdemo.tex %files -n texlive-nag %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/nag/nag-abort.cfg %{_texmfdistdir}/tex/latex/nag/nag-experimental.cfg %{_texmfdistdir}/tex/latex/nag/nag-l2tabu.cfg %{_texmfdistdir}/tex/latex/nag/nag-orthodox.cfg %{_texmfdistdir}/tex/latex/nag/nag.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-nag-%{texlive_version}.%{texlive_noarch}.0.0.7svn24741-%{release}-zypper %endif %package -n texlive-nameauth Version: %{texlive_version}.%{texlive_noarch}.3.2svn43586 Release: 0 Summary: Name authority mechanism for consistency in body text and index 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-nameauth-doc >= %{texlive_version} Provides: tex(nameauth.sty) Requires: tex(etoolbox.sty) Requires: tex(suffix.sty) Requires: tex(trimspaces.sty) Requires: tex(xargs.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source19: nameauth.tar.xz Source20: nameauth.doc.tar.xz %description -n texlive-nameauth Publications, that reference many names, require editors and proofreaders to track those names in the text and index. The package offers name authority macros that allow authors and compilers to normalize occurrences of names, variant name forms, and pen names in the text and index. This may help minimize writing and production time and cost. date: 2017-03-22 21:56:13 +0000 %package -n texlive-nameauth-doc Version: %{texlive_version}.%{texlive_noarch}.3.2svn43586 Release: 0 Summary: Documentation for texlive-nameauth License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-nameauth-doc This package includes the documentation for texlive-nameauth %post -n texlive-nameauth mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-nameauth mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-nameauth %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-nameauth-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/nameauth/Makefile %{_texmfdistdir}/doc/latex/nameauth/README %{_texmfdistdir}/doc/latex/nameauth/README.txt %{_texmfdistdir}/doc/latex/nameauth/examples.tex %{_texmfdistdir}/doc/latex/nameauth/nameauth.hd %{_texmfdistdir}/doc/latex/nameauth/nameauth.pdf %files -n texlive-nameauth %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/nameauth/nameauth.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-nameauth-%{texlive_version}.%{texlive_noarch}.3.2svn43586-%{release}-zypper %endif %package -n texlive-namespc Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Rudimentary C++-like namespaces 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-namespc-doc >= %{texlive_version} Provides: tex(namespc.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source21: namespc.tar.xz Source22: namespc.doc.tar.xz %description -n texlive-namespc The namespc package adds rudimentary C++-like namespace functionality to LaTeX. It may be used to declare local LaTeX commands, which can be made accessible in a later contexts without defining them globally. date: 2016-06-24 17:18:15 +0000 %package -n texlive-namespc-doc Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Documentation for texlive-namespc License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-namespc-doc This package includes the documentation for texlive-namespc %post -n texlive-namespc mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-namespc mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-namespc %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-namespc-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/namespc/README %{_texmfdistdir}/doc/latex/namespc/namespc.pdf %files -n texlive-namespc %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/namespc/namespc.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-namespc-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %endif %package -n texlive-nanumtype1 Version: %{texlive_version}.%{texlive_noarch}.3.0svn29558 Release: 0 Summary: Type1 subfonts of Nanum Korean 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-nanumtype1-fonts >= %{texlive_version} Recommends: texlive-nanumtype1-doc >= %{texlive_version} Provides: tex(c70nanumgt.fd) Provides: tex(c70nanummj.fd) Provides: tex(c70uhcmj.fd) Provides: tex(lucnanumgt.fd) Provides: tex(lucnanummj.fd) Provides: tex(nanumfonts.map) Provides: tex(nanumgtb00.tfm) Provides: tex(nanumgtb01.tfm) Provides: tex(nanumgtb02.tfm) Provides: tex(nanumgtb03.tfm) Provides: tex(nanumgtb04.tfm) Provides: tex(nanumgtb11.tfm) Provides: tex(nanumgtb20.tfm) Provides: tex(nanumgtb21.tfm) Provides: tex(nanumgtb22.tfm) Provides: tex(nanumgtb23.tfm) Provides: tex(nanumgtb24.tfm) Provides: tex(nanumgtb25.tfm) Provides: tex(nanumgtb26.tfm) Provides: tex(nanumgtb27.tfm) Provides: tex(nanumgtb2a.tfm) Provides: tex(nanumgtb30.tfm) Provides: tex(nanumgtb31.tfm) Provides: tex(nanumgtb32.tfm) Provides: tex(nanumgtb33.tfm) Provides: tex(nanumgtb4e.tfm) Provides: tex(nanumgtb4f.tfm) Provides: tex(nanumgtb50.tfm) Provides: tex(nanumgtb51.tfm) Provides: tex(nanumgtb52.tfm) Provides: tex(nanumgtb53.tfm) Provides: tex(nanumgtb54.tfm) Provides: tex(nanumgtb55.tfm) Provides: tex(nanumgtb56.tfm) Provides: tex(nanumgtb57.tfm) Provides: tex(nanumgtb58.tfm) Provides: tex(nanumgtb59.tfm) Provides: tex(nanumgtb5a.tfm) Provides: tex(nanumgtb5b.tfm) Provides: tex(nanumgtb5c.tfm) Provides: tex(nanumgtb5d.tfm) Provides: tex(nanumgtb5e.tfm) Provides: tex(nanumgtb5f.tfm) Provides: tex(nanumgtb60.tfm) Provides: tex(nanumgtb61.tfm) Provides: tex(nanumgtb62.tfm) Provides: tex(nanumgtb63.tfm) Provides: tex(nanumgtb64.tfm) Provides: tex(nanumgtb65.tfm) Provides: tex(nanumgtb66.tfm) Provides: tex(nanumgtb67.tfm) Provides: tex(nanumgtb68.tfm) Provides: tex(nanumgtb69.tfm) Provides: tex(nanumgtb6a.tfm) Provides: tex(nanumgtb6b.tfm) Provides: tex(nanumgtb6c.tfm) Provides: tex(nanumgtb6d.tfm) Provides: tex(nanumgtb6e.tfm) Provides: tex(nanumgtb6f.tfm) Provides: tex(nanumgtb70.tfm) Provides: tex(nanumgtb71.tfm) Provides: tex(nanumgtb72.tfm) Provides: tex(nanumgtb73.tfm) Provides: tex(nanumgtb74.tfm) Provides: tex(nanumgtb75.tfm) Provides: tex(nanumgtb76.tfm) Provides: tex(nanumgtb77.tfm) Provides: tex(nanumgtb78.tfm) Provides: tex(nanumgtb79.tfm) Provides: tex(nanumgtb7a.tfm) Provides: tex(nanumgtb7b.tfm) Provides: tex(nanumgtb7c.tfm) Provides: tex(nanumgtb7d.tfm) Provides: tex(nanumgtb7e.tfm) Provides: tex(nanumgtb7f.tfm) Provides: tex(nanumgtb80.tfm) Provides: tex(nanumgtb81.tfm) Provides: tex(nanumgtb82.tfm) Provides: tex(nanumgtb83.tfm) Provides: tex(nanumgtb84.tfm) Provides: tex(nanumgtb85.tfm) Provides: tex(nanumgtb86.tfm) Provides: tex(nanumgtb87.tfm) Provides: tex(nanumgtb88.tfm) Provides: tex(nanumgtb89.tfm) Provides: tex(nanumgtb8a.tfm) Provides: tex(nanumgtb8b.tfm) Provides: tex(nanumgtb8c.tfm) Provides: tex(nanumgtb8d.tfm) Provides: tex(nanumgtb8e.tfm) Provides: tex(nanumgtb8f.tfm) Provides: tex(nanumgtb90.tfm) Provides: tex(nanumgtb91.tfm) Provides: tex(nanumgtb92.tfm) Provides: tex(nanumgtb93.tfm) Provides: tex(nanumgtb94.tfm) Provides: tex(nanumgtb95.tfm) Provides: tex(nanumgtb96.tfm) Provides: tex(nanumgtb97.tfm) Provides: tex(nanumgtb98.tfm) Provides: tex(nanumgtb99.tfm) Provides: tex(nanumgtb9a.tfm) Provides: tex(nanumgtb9b.tfm) Provides: tex(nanumgtb9c.tfm) Provides: tex(nanumgtb9d.tfm) Provides: tex(nanumgtb9e.tfm) Provides: tex(nanumgtb9f.tfm) Provides: tex(nanumgtbac.tfm) Provides: tex(nanumgtbad.tfm) Provides: tex(nanumgtbae.tfm) Provides: tex(nanumgtbaf.tfm) Provides: tex(nanumgtbb0.tfm) Provides: tex(nanumgtbb1.tfm) Provides: tex(nanumgtbb2.tfm) Provides: tex(nanumgtbb3.tfm) Provides: tex(nanumgtbb4.tfm) Provides: tex(nanumgtbb5.tfm) Provides: tex(nanumgtbb6.tfm) Provides: tex(nanumgtbb7.tfm) Provides: tex(nanumgtbb8.tfm) Provides: tex(nanumgtbb9.tfm) Provides: tex(nanumgtbba.tfm) Provides: tex(nanumgtbbb.tfm) Provides: tex(nanumgtbbc.tfm) Provides: tex(nanumgtbbd.tfm) Provides: tex(nanumgtbbe.tfm) Provides: tex(nanumgtbbf.tfm) Provides: tex(nanumgtbc0.tfm) Provides: tex(nanumgtbc1.tfm) Provides: tex(nanumgtbc2.tfm) Provides: tex(nanumgtbc3.tfm) Provides: tex(nanumgtbc4.tfm) Provides: tex(nanumgtbc5.tfm) Provides: tex(nanumgtbc6.tfm) Provides: tex(nanumgtbc7.tfm) Provides: tex(nanumgtbc8.tfm) Provides: tex(nanumgtbc9.tfm) Provides: tex(nanumgtbca.tfm) Provides: tex(nanumgtbcb.tfm) Provides: tex(nanumgtbcc.tfm) Provides: tex(nanumgtbcd.tfm) Provides: tex(nanumgtbce.tfm) Provides: tex(nanumgtbcf.tfm) Provides: tex(nanumgtbd0.tfm) Provides: tex(nanumgtbd1.tfm) Provides: tex(nanumgtbd2.tfm) Provides: tex(nanumgtbd3.tfm) Provides: tex(nanumgtbd4.tfm) Provides: tex(nanumgtbd5.tfm) Provides: tex(nanumgtbd6.tfm) Provides: tex(nanumgtbd7.tfm) Provides: tex(nanumgtbf9.tfm) Provides: tex(nanumgtbfa.tfm) Provides: tex(nanumgtbff.tfm) Provides: tex(nanumgtbo00.tfm) Provides: tex(nanumgtbo01.tfm) Provides: tex(nanumgtbo02.tfm) Provides: tex(nanumgtbo03.tfm) Provides: tex(nanumgtbo04.tfm) Provides: tex(nanumgtbo11.tfm) Provides: tex(nanumgtbo20.tfm) Provides: tex(nanumgtbo21.tfm) Provides: tex(nanumgtbo22.tfm) Provides: tex(nanumgtbo23.tfm) Provides: tex(nanumgtbo24.tfm) Provides: tex(nanumgtbo25.tfm) Provides: tex(nanumgtbo26.tfm) Provides: tex(nanumgtbo27.tfm) Provides: tex(nanumgtbo2a.tfm) Provides: tex(nanumgtbo30.tfm) Provides: tex(nanumgtbo31.tfm) Provides: tex(nanumgtbo32.tfm) Provides: tex(nanumgtbo33.tfm) Provides: tex(nanumgtbo4e.tfm) Provides: tex(nanumgtbo4f.tfm) Provides: tex(nanumgtbo50.tfm) Provides: tex(nanumgtbo51.tfm) Provides: tex(nanumgtbo52.tfm) Provides: tex(nanumgtbo53.tfm) Provides: tex(nanumgtbo54.tfm) Provides: tex(nanumgtbo55.tfm) Provides: tex(nanumgtbo56.tfm) Provides: tex(nanumgtbo57.tfm) Provides: tex(nanumgtbo58.tfm) Provides: tex(nanumgtbo59.tfm) Provides: tex(nanumgtbo5a.tfm) Provides: tex(nanumgtbo5b.tfm) Provides: tex(nanumgtbo5c.tfm) Provides: tex(nanumgtbo5d.tfm) Provides: tex(nanumgtbo5e.tfm) Provides: tex(nanumgtbo5f.tfm) Provides: tex(nanumgtbo60.tfm) Provides: tex(nanumgtbo61.tfm) Provides: tex(nanumgtbo62.tfm) Provides: tex(nanumgtbo63.tfm) Provides: tex(nanumgtbo64.tfm) Provides: tex(nanumgtbo65.tfm) Provides: tex(nanumgtbo66.tfm) Provides: tex(nanumgtbo67.tfm) Provides: tex(nanumgtbo68.tfm) Provides: tex(nanumgtbo69.tfm) Provides: tex(nanumgtbo6a.tfm) Provides: tex(nanumgtbo6b.tfm) Provides: tex(nanumgtbo6c.tfm) Provides: tex(nanumgtbo6d.tfm) Provides: tex(nanumgtbo6e.tfm) Provides: tex(nanumgtbo6f.tfm) Provides: tex(nanumgtbo70.tfm) Provides: tex(nanumgtbo71.tfm) Provides: tex(nanumgtbo72.tfm) Provides: tex(nanumgtbo73.tfm) Provides: tex(nanumgtbo74.tfm) Provides: tex(nanumgtbo75.tfm) Provides: tex(nanumgtbo76.tfm) Provides: tex(nanumgtbo77.tfm) Provides: tex(nanumgtbo78.tfm) Provides: tex(nanumgtbo79.tfm) Provides: tex(nanumgtbo7a.tfm) Provides: tex(nanumgtbo7b.tfm) Provides: tex(nanumgtbo7c.tfm) Provides: tex(nanumgtbo7d.tfm) Provides: tex(nanumgtbo7e.tfm) Provides: tex(nanumgtbo7f.tfm) Provides: tex(nanumgtbo80.tfm) Provides: tex(nanumgtbo81.tfm) Provides: tex(nanumgtbo82.tfm) Provides: tex(nanumgtbo83.tfm) Provides: tex(nanumgtbo84.tfm) Provides: tex(nanumgtbo85.tfm) Provides: tex(nanumgtbo86.tfm) Provides: tex(nanumgtbo87.tfm) Provides: tex(nanumgtbo88.tfm) Provides: tex(nanumgtbo89.tfm) Provides: tex(nanumgtbo8a.tfm) Provides: tex(nanumgtbo8b.tfm) Provides: tex(nanumgtbo8c.tfm) Provides: tex(nanumgtbo8d.tfm) Provides: tex(nanumgtbo8e.tfm) Provides: tex(nanumgtbo8f.tfm) Provides: tex(nanumgtbo90.tfm) Provides: tex(nanumgtbo91.tfm) Provides: tex(nanumgtbo92.tfm) Provides: tex(nanumgtbo93.tfm) Provides: tex(nanumgtbo94.tfm) Provides: tex(nanumgtbo95.tfm) Provides: tex(nanumgtbo96.tfm) Provides: tex(nanumgtbo97.tfm) Provides: tex(nanumgtbo98.tfm) Provides: tex(nanumgtbo99.tfm) Provides: tex(nanumgtbo9a.tfm) Provides: tex(nanumgtbo9b.tfm) Provides: tex(nanumgtbo9c.tfm) Provides: tex(nanumgtbo9d.tfm) Provides: tex(nanumgtbo9e.tfm) Provides: tex(nanumgtbo9f.tfm) Provides: tex(nanumgtboac.tfm) Provides: tex(nanumgtboad.tfm) Provides: tex(nanumgtboae.tfm) Provides: tex(nanumgtboaf.tfm) Provides: tex(nanumgtbob0.tfm) Provides: tex(nanumgtbob1.tfm) Provides: tex(nanumgtbob2.tfm) Provides: tex(nanumgtbob3.tfm) Provides: tex(nanumgtbob4.tfm) Provides: tex(nanumgtbob5.tfm) Provides: tex(nanumgtbob6.tfm) Provides: tex(nanumgtbob7.tfm) Provides: tex(nanumgtbob8.tfm) Provides: tex(nanumgtbob9.tfm) Provides: tex(nanumgtboba.tfm) Provides: tex(nanumgtbobb.tfm) Provides: tex(nanumgtbobc.tfm) Provides: tex(nanumgtbobd.tfm) Provides: tex(nanumgtbobe.tfm) Provides: tex(nanumgtbobf.tfm) Provides: tex(nanumgtboc0.tfm) Provides: tex(nanumgtboc1.tfm) Provides: tex(nanumgtboc2.tfm) Provides: tex(nanumgtboc3.tfm) Provides: tex(nanumgtboc4.tfm) Provides: tex(nanumgtboc5.tfm) Provides: tex(nanumgtboc6.tfm) Provides: tex(nanumgtboc7.tfm) Provides: tex(nanumgtboc8.tfm) Provides: tex(nanumgtboc9.tfm) Provides: tex(nanumgtboca.tfm) Provides: tex(nanumgtbocb.tfm) Provides: tex(nanumgtbocc.tfm) Provides: tex(nanumgtbocd.tfm) Provides: tex(nanumgtboce.tfm) Provides: tex(nanumgtbocf.tfm) Provides: tex(nanumgtbod0.tfm) Provides: tex(nanumgtbod1.tfm) Provides: tex(nanumgtbod2.tfm) Provides: tex(nanumgtbod3.tfm) Provides: tex(nanumgtbod4.tfm) Provides: tex(nanumgtbod5.tfm) Provides: tex(nanumgtbod6.tfm) Provides: tex(nanumgtbod7.tfm) Provides: tex(nanumgtbof9.tfm) Provides: tex(nanumgtbofa.tfm) Provides: tex(nanumgtboff.tfm) Provides: tex(nanumgtm00.tfm) Provides: tex(nanumgtm01.tfm) Provides: tex(nanumgtm02.tfm) Provides: tex(nanumgtm03.tfm) Provides: tex(nanumgtm04.tfm) Provides: tex(nanumgtm11.tfm) Provides: tex(nanumgtm20.tfm) Provides: tex(nanumgtm21.tfm) Provides: tex(nanumgtm22.tfm) Provides: tex(nanumgtm23.tfm) Provides: tex(nanumgtm24.tfm) Provides: tex(nanumgtm25.tfm) Provides: tex(nanumgtm26.tfm) Provides: tex(nanumgtm27.tfm) Provides: tex(nanumgtm2a.tfm) Provides: tex(nanumgtm30.tfm) Provides: tex(nanumgtm31.tfm) Provides: tex(nanumgtm32.tfm) Provides: tex(nanumgtm33.tfm) Provides: tex(nanumgtm4e.tfm) Provides: tex(nanumgtm4f.tfm) Provides: tex(nanumgtm50.tfm) Provides: tex(nanumgtm51.tfm) Provides: tex(nanumgtm52.tfm) Provides: tex(nanumgtm53.tfm) Provides: tex(nanumgtm54.tfm) Provides: tex(nanumgtm55.tfm) Provides: tex(nanumgtm56.tfm) Provides: tex(nanumgtm57.tfm) Provides: tex(nanumgtm58.tfm) Provides: tex(nanumgtm59.tfm) Provides: tex(nanumgtm5a.tfm) Provides: tex(nanumgtm5b.tfm) Provides: tex(nanumgtm5c.tfm) Provides: tex(nanumgtm5d.tfm) Provides: tex(nanumgtm5e.tfm) Provides: tex(nanumgtm5f.tfm) Provides: tex(nanumgtm60.tfm) Provides: tex(nanumgtm61.tfm) Provides: tex(nanumgtm62.tfm) Provides: tex(nanumgtm63.tfm) Provides: tex(nanumgtm64.tfm) Provides: tex(nanumgtm65.tfm) Provides: tex(nanumgtm66.tfm) Provides: tex(nanumgtm67.tfm) Provides: tex(nanumgtm68.tfm) Provides: tex(nanumgtm69.tfm) Provides: tex(nanumgtm6a.tfm) Provides: tex(nanumgtm6b.tfm) Provides: tex(nanumgtm6c.tfm) Provides: tex(nanumgtm6d.tfm) Provides: tex(nanumgtm6e.tfm) Provides: tex(nanumgtm6f.tfm) Provides: tex(nanumgtm70.tfm) Provides: tex(nanumgtm71.tfm) Provides: tex(nanumgtm72.tfm) Provides: tex(nanumgtm73.tfm) Provides: tex(nanumgtm74.tfm) Provides: tex(nanumgtm75.tfm) Provides: tex(nanumgtm76.tfm) Provides: tex(nanumgtm77.tfm) Provides: tex(nanumgtm78.tfm) Provides: tex(nanumgtm79.tfm) Provides: tex(nanumgtm7a.tfm) Provides: tex(nanumgtm7b.tfm) Provides: tex(nanumgtm7c.tfm) Provides: tex(nanumgtm7d.tfm) Provides: tex(nanumgtm7e.tfm) Provides: tex(nanumgtm7f.tfm) Provides: tex(nanumgtm80.tfm) Provides: tex(nanumgtm81.tfm) Provides: tex(nanumgtm82.tfm) Provides: tex(nanumgtm83.tfm) Provides: tex(nanumgtm84.tfm) Provides: tex(nanumgtm85.tfm) Provides: tex(nanumgtm86.tfm) Provides: tex(nanumgtm87.tfm) Provides: tex(nanumgtm88.tfm) Provides: tex(nanumgtm89.tfm) Provides: tex(nanumgtm8a.tfm) Provides: tex(nanumgtm8b.tfm) Provides: tex(nanumgtm8c.tfm) Provides: tex(nanumgtm8d.tfm) Provides: tex(nanumgtm8e.tfm) Provides: tex(nanumgtm8f.tfm) Provides: tex(nanumgtm90.tfm) Provides: tex(nanumgtm91.tfm) Provides: tex(nanumgtm92.tfm) Provides: tex(nanumgtm93.tfm) Provides: tex(nanumgtm94.tfm) Provides: tex(nanumgtm95.tfm) Provides: tex(nanumgtm96.tfm) Provides: tex(nanumgtm97.tfm) Provides: tex(nanumgtm98.tfm) Provides: tex(nanumgtm99.tfm) Provides: tex(nanumgtm9a.tfm) Provides: tex(nanumgtm9b.tfm) Provides: tex(nanumgtm9c.tfm) Provides: tex(nanumgtm9d.tfm) Provides: tex(nanumgtm9e.tfm) Provides: tex(nanumgtm9f.tfm) Provides: tex(nanumgtmac.tfm) Provides: tex(nanumgtmad.tfm) Provides: tex(nanumgtmae.tfm) Provides: tex(nanumgtmaf.tfm) Provides: tex(nanumgtmb0.tfm) Provides: tex(nanumgtmb1.tfm) Provides: tex(nanumgtmb2.tfm) Provides: tex(nanumgtmb3.tfm) Provides: tex(nanumgtmb4.tfm) Provides: tex(nanumgtmb5.tfm) Provides: tex(nanumgtmb6.tfm) Provides: tex(nanumgtmb7.tfm) Provides: tex(nanumgtmb8.tfm) Provides: tex(nanumgtmb9.tfm) Provides: tex(nanumgtmba.tfm) Provides: tex(nanumgtmbb.tfm) Provides: tex(nanumgtmbc.tfm) Provides: tex(nanumgtmbd.tfm) Provides: tex(nanumgtmbe.tfm) Provides: tex(nanumgtmbf.tfm) Provides: tex(nanumgtmc0.tfm) Provides: tex(nanumgtmc1.tfm) Provides: tex(nanumgtmc2.tfm) Provides: tex(nanumgtmc3.tfm) Provides: tex(nanumgtmc4.tfm) Provides: tex(nanumgtmc5.tfm) Provides: tex(nanumgtmc6.tfm) Provides: tex(nanumgtmc7.tfm) Provides: tex(nanumgtmc8.tfm) Provides: tex(nanumgtmc9.tfm) Provides: tex(nanumgtmca.tfm) Provides: tex(nanumgtmcb.tfm) Provides: tex(nanumgtmcc.tfm) Provides: tex(nanumgtmcd.tfm) Provides: tex(nanumgtmce.tfm) Provides: tex(nanumgtmcf.tfm) Provides: tex(nanumgtmd0.tfm) Provides: tex(nanumgtmd1.tfm) Provides: tex(nanumgtmd2.tfm) Provides: tex(nanumgtmd3.tfm) Provides: tex(nanumgtmd4.tfm) Provides: tex(nanumgtmd5.tfm) Provides: tex(nanumgtmd6.tfm) Provides: tex(nanumgtmd7.tfm) Provides: tex(nanumgtmf9.tfm) Provides: tex(nanumgtmfa.tfm) Provides: tex(nanumgtmff.tfm) Provides: tex(nanumgtmo00.tfm) Provides: tex(nanumgtmo01.tfm) Provides: tex(nanumgtmo02.tfm) Provides: tex(nanumgtmo03.tfm) Provides: tex(nanumgtmo04.tfm) Provides: tex(nanumgtmo11.tfm) Provides: tex(nanumgtmo20.tfm) Provides: tex(nanumgtmo21.tfm) Provides: tex(nanumgtmo22.tfm) Provides: tex(nanumgtmo23.tfm) Provides: tex(nanumgtmo24.tfm) Provides: tex(nanumgtmo25.tfm) Provides: tex(nanumgtmo26.tfm) Provides: tex(nanumgtmo27.tfm) Provides: tex(nanumgtmo2a.tfm) Provides: tex(nanumgtmo30.tfm) Provides: tex(nanumgtmo31.tfm) Provides: tex(nanumgtmo32.tfm) Provides: tex(nanumgtmo33.tfm) Provides: tex(nanumgtmo4e.tfm) Provides: tex(nanumgtmo4f.tfm) Provides: tex(nanumgtmo50.tfm) Provides: tex(nanumgtmo51.tfm) Provides: tex(nanumgtmo52.tfm) Provides: tex(nanumgtmo53.tfm) Provides: tex(nanumgtmo54.tfm) Provides: tex(nanumgtmo55.tfm) Provides: tex(nanumgtmo56.tfm) Provides: tex(nanumgtmo57.tfm) Provides: tex(nanumgtmo58.tfm) Provides: tex(nanumgtmo59.tfm) Provides: tex(nanumgtmo5a.tfm) Provides: tex(nanumgtmo5b.tfm) Provides: tex(nanumgtmo5c.tfm) Provides: tex(nanumgtmo5d.tfm) Provides: tex(nanumgtmo5e.tfm) Provides: tex(nanumgtmo5f.tfm) Provides: tex(nanumgtmo60.tfm) Provides: tex(nanumgtmo61.tfm) Provides: tex(nanumgtmo62.tfm) Provides: tex(nanumgtmo63.tfm) Provides: tex(nanumgtmo64.tfm) Provides: tex(nanumgtmo65.tfm) Provides: tex(nanumgtmo66.tfm) Provides: tex(nanumgtmo67.tfm) Provides: tex(nanumgtmo68.tfm) Provides: tex(nanumgtmo69.tfm) Provides: tex(nanumgtmo6a.tfm) Provides: tex(nanumgtmo6b.tfm) Provides: tex(nanumgtmo6c.tfm) Provides: tex(nanumgtmo6d.tfm) Provides: tex(nanumgtmo6e.tfm) Provides: tex(nanumgtmo6f.tfm) Provides: tex(nanumgtmo70.tfm) Provides: tex(nanumgtmo71.tfm) Provides: tex(nanumgtmo72.tfm) Provides: tex(nanumgtmo73.tfm) Provides: tex(nanumgtmo74.tfm) Provides: tex(nanumgtmo75.tfm) Provides: tex(nanumgtmo76.tfm) Provides: tex(nanumgtmo77.tfm) Provides: tex(nanumgtmo78.tfm) Provides: tex(nanumgtmo79.tfm) Provides: tex(nanumgtmo7a.tfm) Provides: tex(nanumgtmo7b.tfm) Provides: tex(nanumgtmo7c.tfm) Provides: tex(nanumgtmo7d.tfm) Provides: tex(nanumgtmo7e.tfm) Provides: tex(nanumgtmo7f.tfm) Provides: tex(nanumgtmo80.tfm) Provides: tex(nanumgtmo81.tfm) Provides: tex(nanumgtmo82.tfm) Provides: tex(nanumgtmo83.tfm) Provides: tex(nanumgtmo84.tfm) Provides: tex(nanumgtmo85.tfm) Provides: tex(nanumgtmo86.tfm) Provides: tex(nanumgtmo87.tfm) Provides: tex(nanumgtmo88.tfm) Provides: tex(nanumgtmo89.tfm) Provides: tex(nanumgtmo8a.tfm) Provides: tex(nanumgtmo8b.tfm) Provides: tex(nanumgtmo8c.tfm) Provides: tex(nanumgtmo8d.tfm) Provides: tex(nanumgtmo8e.tfm) Provides: tex(nanumgtmo8f.tfm) Provides: tex(nanumgtmo90.tfm) Provides: tex(nanumgtmo91.tfm) Provides: tex(nanumgtmo92.tfm) Provides: tex(nanumgtmo93.tfm) Provides: tex(nanumgtmo94.tfm) Provides: tex(nanumgtmo95.tfm) Provides: tex(nanumgtmo96.tfm) Provides: tex(nanumgtmo97.tfm) Provides: tex(nanumgtmo98.tfm) Provides: tex(nanumgtmo99.tfm) Provides: tex(nanumgtmo9a.tfm) Provides: tex(nanumgtmo9b.tfm) Provides: tex(nanumgtmo9c.tfm) Provides: tex(nanumgtmo9d.tfm) Provides: tex(nanumgtmo9e.tfm) Provides: tex(nanumgtmo9f.tfm) Provides: tex(nanumgtmoac.tfm) Provides: tex(nanumgtmoad.tfm) Provides: tex(nanumgtmoae.tfm) Provides: tex(nanumgtmoaf.tfm) Provides: tex(nanumgtmob0.tfm) Provides: tex(nanumgtmob1.tfm) Provides: tex(nanumgtmob2.tfm) Provides: tex(nanumgtmob3.tfm) Provides: tex(nanumgtmob4.tfm) Provides: tex(nanumgtmob5.tfm) Provides: tex(nanumgtmob6.tfm) Provides: tex(nanumgtmob7.tfm) Provides: tex(nanumgtmob8.tfm) Provides: tex(nanumgtmob9.tfm) Provides: tex(nanumgtmoba.tfm) Provides: tex(nanumgtmobb.tfm) Provides: tex(nanumgtmobc.tfm) Provides: tex(nanumgtmobd.tfm) Provides: tex(nanumgtmobe.tfm) Provides: tex(nanumgtmobf.tfm) Provides: tex(nanumgtmoc0.tfm) Provides: tex(nanumgtmoc1.tfm) Provides: tex(nanumgtmoc2.tfm) Provides: tex(nanumgtmoc3.tfm) Provides: tex(nanumgtmoc4.tfm) Provides: tex(nanumgtmoc5.tfm) Provides: tex(nanumgtmoc6.tfm) Provides: tex(nanumgtmoc7.tfm) Provides: tex(nanumgtmoc8.tfm) Provides: tex(nanumgtmoc9.tfm) Provides: tex(nanumgtmoca.tfm) Provides: tex(nanumgtmocb.tfm) Provides: tex(nanumgtmocc.tfm) Provides: tex(nanumgtmocd.tfm) Provides: tex(nanumgtmoce.tfm) Provides: tex(nanumgtmocf.tfm) Provides: tex(nanumgtmod0.tfm) Provides: tex(nanumgtmod1.tfm) Provides: tex(nanumgtmod2.tfm) Provides: tex(nanumgtmod3.tfm) Provides: tex(nanumgtmod4.tfm) Provides: tex(nanumgtmod5.tfm) Provides: tex(nanumgtmod6.tfm) Provides: tex(nanumgtmod7.tfm) Provides: tex(nanumgtmof9.tfm) Provides: tex(nanumgtmofa.tfm) Provides: tex(nanumgtmoff.tfm) Provides: tex(nanummjb00.tfm) Provides: tex(nanummjb01.tfm) Provides: tex(nanummjb02.tfm) Provides: tex(nanummjb03.tfm) Provides: tex(nanummjb04.tfm) Provides: tex(nanummjb20.tfm) Provides: tex(nanummjb21.tfm) Provides: tex(nanummjb22.tfm) Provides: tex(nanummjb23.tfm) Provides: tex(nanummjb24.tfm) Provides: tex(nanummjb25.tfm) Provides: tex(nanummjb26.tfm) Provides: tex(nanummjb27.tfm) Provides: tex(nanummjb2a.tfm) Provides: tex(nanummjb30.tfm) Provides: tex(nanummjb31.tfm) Provides: tex(nanummjb32.tfm) Provides: tex(nanummjb33.tfm) Provides: tex(nanummjbac.tfm) Provides: tex(nanummjbad.tfm) Provides: tex(nanummjbae.tfm) Provides: tex(nanummjbaf.tfm) Provides: tex(nanummjbb0.tfm) Provides: tex(nanummjbb1.tfm) Provides: tex(nanummjbb2.tfm) Provides: tex(nanummjbb3.tfm) Provides: tex(nanummjbb4.tfm) Provides: tex(nanummjbb5.tfm) Provides: tex(nanummjbb6.tfm) Provides: tex(nanummjbb7.tfm) Provides: tex(nanummjbb8.tfm) Provides: tex(nanummjbb9.tfm) Provides: tex(nanummjbba.tfm) Provides: tex(nanummjbbb.tfm) Provides: tex(nanummjbbc.tfm) Provides: tex(nanummjbbd.tfm) Provides: tex(nanummjbbe.tfm) Provides: tex(nanummjbbf.tfm) Provides: tex(nanummjbc0.tfm) Provides: tex(nanummjbc1.tfm) Provides: tex(nanummjbc2.tfm) Provides: tex(nanummjbc3.tfm) Provides: tex(nanummjbc4.tfm) Provides: tex(nanummjbc5.tfm) Provides: tex(nanummjbc6.tfm) Provides: tex(nanummjbc7.tfm) Provides: tex(nanummjbc8.tfm) Provides: tex(nanummjbc9.tfm) Provides: tex(nanummjbca.tfm) Provides: tex(nanummjbcb.tfm) Provides: tex(nanummjbcc.tfm) Provides: tex(nanummjbcd.tfm) Provides: tex(nanummjbce.tfm) Provides: tex(nanummjbcf.tfm) Provides: tex(nanummjbd0.tfm) Provides: tex(nanummjbd1.tfm) Provides: tex(nanummjbd2.tfm) Provides: tex(nanummjbd3.tfm) Provides: tex(nanummjbd4.tfm) Provides: tex(nanummjbd5.tfm) Provides: tex(nanummjbd6.tfm) Provides: tex(nanummjbd7.tfm) Provides: tex(nanummjbff.tfm) Provides: tex(nanummjbo00.tfm) Provides: tex(nanummjbo01.tfm) Provides: tex(nanummjbo02.tfm) Provides: tex(nanummjbo03.tfm) Provides: tex(nanummjbo04.tfm) Provides: tex(nanummjbo20.tfm) Provides: tex(nanummjbo21.tfm) Provides: tex(nanummjbo22.tfm) Provides: tex(nanummjbo23.tfm) Provides: tex(nanummjbo24.tfm) Provides: tex(nanummjbo25.tfm) Provides: tex(nanummjbo26.tfm) Provides: tex(nanummjbo27.tfm) Provides: tex(nanummjbo2a.tfm) Provides: tex(nanummjbo30.tfm) Provides: tex(nanummjbo31.tfm) Provides: tex(nanummjbo32.tfm) Provides: tex(nanummjbo33.tfm) Provides: tex(nanummjboac.tfm) Provides: tex(nanummjboad.tfm) Provides: tex(nanummjboae.tfm) Provides: tex(nanummjboaf.tfm) Provides: tex(nanummjbob0.tfm) Provides: tex(nanummjbob1.tfm) Provides: tex(nanummjbob2.tfm) Provides: tex(nanummjbob3.tfm) Provides: tex(nanummjbob4.tfm) Provides: tex(nanummjbob5.tfm) Provides: tex(nanummjbob6.tfm) Provides: tex(nanummjbob7.tfm) Provides: tex(nanummjbob8.tfm) Provides: tex(nanummjbob9.tfm) Provides: tex(nanummjboba.tfm) Provides: tex(nanummjbobb.tfm) Provides: tex(nanummjbobc.tfm) Provides: tex(nanummjbobd.tfm) Provides: tex(nanummjbobe.tfm) Provides: tex(nanummjbobf.tfm) Provides: tex(nanummjboc0.tfm) Provides: tex(nanummjboc1.tfm) Provides: tex(nanummjboc2.tfm) Provides: tex(nanummjboc3.tfm) Provides: tex(nanummjboc4.tfm) Provides: tex(nanummjboc5.tfm) Provides: tex(nanummjboc6.tfm) Provides: tex(nanummjboc7.tfm) Provides: tex(nanummjboc8.tfm) Provides: tex(nanummjboc9.tfm) Provides: tex(nanummjboca.tfm) Provides: tex(nanummjbocb.tfm) Provides: tex(nanummjbocc.tfm) Provides: tex(nanummjbocd.tfm) Provides: tex(nanummjboce.tfm) Provides: tex(nanummjbocf.tfm) Provides: tex(nanummjbod0.tfm) Provides: tex(nanummjbod1.tfm) Provides: tex(nanummjbod2.tfm) Provides: tex(nanummjbod3.tfm) Provides: tex(nanummjbod4.tfm) Provides: tex(nanummjbod5.tfm) Provides: tex(nanummjbod6.tfm) Provides: tex(nanummjbod7.tfm) Provides: tex(nanummjboff.tfm) Provides: tex(nanummjm00.tfm) Provides: tex(nanummjm01.tfm) Provides: tex(nanummjm02.tfm) Provides: tex(nanummjm03.tfm) Provides: tex(nanummjm04.tfm) Provides: tex(nanummjm20.tfm) Provides: tex(nanummjm21.tfm) Provides: tex(nanummjm22.tfm) Provides: tex(nanummjm23.tfm) Provides: tex(nanummjm24.tfm) Provides: tex(nanummjm25.tfm) Provides: tex(nanummjm26.tfm) Provides: tex(nanummjm27.tfm) Provides: tex(nanummjm30.tfm) Provides: tex(nanummjm31.tfm) Provides: tex(nanummjm32.tfm) Provides: tex(nanummjm33.tfm) Provides: tex(nanummjmac.tfm) Provides: tex(nanummjmad.tfm) Provides: tex(nanummjmae.tfm) Provides: tex(nanummjmaf.tfm) Provides: tex(nanummjmb0.tfm) Provides: tex(nanummjmb1.tfm) Provides: tex(nanummjmb2.tfm) Provides: tex(nanummjmb3.tfm) Provides: tex(nanummjmb4.tfm) Provides: tex(nanummjmb5.tfm) Provides: tex(nanummjmb6.tfm) Provides: tex(nanummjmb7.tfm) Provides: tex(nanummjmb8.tfm) Provides: tex(nanummjmb9.tfm) Provides: tex(nanummjmba.tfm) Provides: tex(nanummjmbb.tfm) Provides: tex(nanummjmbc.tfm) Provides: tex(nanummjmbd.tfm) Provides: tex(nanummjmbe.tfm) Provides: tex(nanummjmbf.tfm) Provides: tex(nanummjmc0.tfm) Provides: tex(nanummjmc1.tfm) Provides: tex(nanummjmc2.tfm) Provides: tex(nanummjmc3.tfm) Provides: tex(nanummjmc4.tfm) Provides: tex(nanummjmc5.tfm) Provides: tex(nanummjmc6.tfm) Provides: tex(nanummjmc7.tfm) Provides: tex(nanummjmc8.tfm) Provides: tex(nanummjmc9.tfm) Provides: tex(nanummjmca.tfm) Provides: tex(nanummjmcb.tfm) Provides: tex(nanummjmcc.tfm) Provides: tex(nanummjmcd.tfm) Provides: tex(nanummjmce.tfm) Provides: tex(nanummjmcf.tfm) Provides: tex(nanummjmd0.tfm) Provides: tex(nanummjmd1.tfm) Provides: tex(nanummjmd2.tfm) Provides: tex(nanummjmd3.tfm) Provides: tex(nanummjmd4.tfm) Provides: tex(nanummjmd5.tfm) Provides: tex(nanummjmd6.tfm) Provides: tex(nanummjmd7.tfm) Provides: tex(nanummjmff.tfm) Provides: tex(nanummjmo00.tfm) Provides: tex(nanummjmo01.tfm) Provides: tex(nanummjmo02.tfm) Provides: tex(nanummjmo03.tfm) Provides: tex(nanummjmo04.tfm) Provides: tex(nanummjmo20.tfm) Provides: tex(nanummjmo21.tfm) Provides: tex(nanummjmo22.tfm) Provides: tex(nanummjmo23.tfm) Provides: tex(nanummjmo24.tfm) Provides: tex(nanummjmo25.tfm) Provides: tex(nanummjmo26.tfm) Provides: tex(nanummjmo27.tfm) Provides: tex(nanummjmo30.tfm) Provides: tex(nanummjmo31.tfm) Provides: tex(nanummjmo32.tfm) Provides: tex(nanummjmo33.tfm) Provides: tex(nanummjmoac.tfm) Provides: tex(nanummjmoad.tfm) Provides: tex(nanummjmoae.tfm) Provides: tex(nanummjmoaf.tfm) Provides: tex(nanummjmob0.tfm) Provides: tex(nanummjmob1.tfm) Provides: tex(nanummjmob2.tfm) Provides: tex(nanummjmob3.tfm) Provides: tex(nanummjmob4.tfm) Provides: tex(nanummjmob5.tfm) Provides: tex(nanummjmob6.tfm) Provides: tex(nanummjmob7.tfm) Provides: tex(nanummjmob8.tfm) Provides: tex(nanummjmob9.tfm) Provides: tex(nanummjmoba.tfm) Provides: tex(nanummjmobb.tfm) Provides: tex(nanummjmobc.tfm) Provides: tex(nanummjmobd.tfm) Provides: tex(nanummjmobe.tfm) Provides: tex(nanummjmobf.tfm) Provides: tex(nanummjmoc0.tfm) Provides: tex(nanummjmoc1.tfm) Provides: tex(nanummjmoc2.tfm) Provides: tex(nanummjmoc3.tfm) Provides: tex(nanummjmoc4.tfm) Provides: tex(nanummjmoc5.tfm) Provides: tex(nanummjmoc6.tfm) Provides: tex(nanummjmoc7.tfm) Provides: tex(nanummjmoc8.tfm) Provides: tex(nanummjmoc9.tfm) Provides: tex(nanummjmoca.tfm) Provides: tex(nanummjmocb.tfm) Provides: tex(nanummjmocc.tfm) Provides: tex(nanummjmocd.tfm) Provides: tex(nanummjmoce.tfm) Provides: tex(nanummjmocf.tfm) Provides: tex(nanummjmod0.tfm) Provides: tex(nanummjmod1.tfm) Provides: tex(nanummjmod2.tfm) Provides: tex(nanummjmod3.tfm) Provides: tex(nanummjmod4.tfm) Provides: tex(nanummjmod5.tfm) Provides: tex(nanummjmod6.tfm) Provides: tex(nanummjmod7.tfm) Provides: tex(nanummjmoff.tfm) Provides: tex(t1nanumgt.fd) Provides: tex(t1nanumgtb.tfm) Provides: tex(t1nanumgtbo.tfm) Provides: tex(t1nanumgtm.tfm) Provides: tex(t1nanumgtmo.tfm) Provides: tex(t1nanummj.fd) Provides: tex(t1nanummjb.tfm) Provides: tex(t1nanummjbo.tfm) Provides: tex(t1nanummjm.tfm) Provides: tex(t1nanummjmo.tfm) Provides: tex(ts1nanumgt.fd) Provides: tex(ts1nanumgtb.tfm) Provides: tex(ts1nanumgtb.vf) Provides: tex(ts1nanumgtbo.tfm) Provides: tex(ts1nanumgtbo.vf) Provides: tex(ts1nanumgtm.tfm) Provides: tex(ts1nanumgtm.vf) Provides: tex(ts1nanumgtmo.tfm) Provides: tex(ts1nanumgtmo.vf) Provides: tex(ts1nanummj.fd) Provides: tex(ts1nanummjb.tfm) Provides: tex(ts1nanummjb.vf) Provides: tex(ts1nanummjbo.tfm) Provides: tex(ts1nanummjbo.vf) Provides: tex(ts1nanummjm.tfm) Provides: tex(ts1nanummjm.vf) Provides: tex(ts1nanummjmo.tfm) Provides: tex(ts1nanummjmo.vf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source23: nanumtype1.tar.xz Source24: nanumtype1.doc.tar.xz %description -n texlive-nanumtype1 Nanum is a unicode font designed especially for Korean-language script. The font was designed by Sandoll Communication and Fontrix; it includes the sans serif (gothic), serif (myeongjo), pen script and brush script typefaces. The package provides Type1 subfonts converted from Nanum Myeongjo (Regular and ExtraBold) and Nanum Gothic (Regular and Bold) OTFs. C70, LUC, T1, and TS1 font definition files are also provided. (The package does not include OpenType/TrueType files, which are available from Naver) date: 2016-06-24 17:18:15 +0000 %package -n texlive-nanumtype1-doc Version: %{texlive_version}.%{texlive_noarch}.3.0svn29558 Release: 0 Summary: Documentation for texlive-nanumtype1 License: OFL-1.1 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-nanumtype1-doc This package includes the documentation for texlive-nanumtype1 %package -n texlive-nanumtype1-fonts Version: %{texlive_version}.%{texlive_noarch}.3.0svn29558 Release: 0 Summary: Severed fonts for texlive-nanumtype1 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-nanumtype1-fonts The separated fonts package for texlive-nanumtype1 %post -n texlive-nanumtype1 mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update echo 'addMap nanumfonts.map' >> /var/run/texlive/run-updmap %postun -n texlive-nanumtype1 mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then echo 'deleteMap nanumfonts.map' >> /var/run/texlive/run-updmap exit 0 fi %posttrans -n texlive-nanumtype1 %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-nanumtype1-fonts fc-cache -s %{_datadir}/fonts mkfontscale %{_datadir}/fonts/texlive-nanumtype1 mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-nanumtype1 %postun -n texlive-nanumtype1-fonts if test $1 = 0; then fc-cache -s %{_datadir}/fonts fi %files -n texlive-nanumtype1-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/nanumtype1/COPYING %{_texmfdistdir}/doc/fonts/nanumtype1/README %{_texmfdistdir}/doc/fonts/nanumtype1/nanum-sampler.pdf %{_texmfdistdir}/doc/fonts/nanumtype1/nanum-sampler.tex %files -n texlive-nanumtype1 %defattr(-,root,root,755) %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb00.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb01.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb02.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb03.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb04.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb11.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb20.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb21.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb22.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb23.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb24.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb25.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb26.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb27.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb2a.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb30.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb31.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb32.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb33.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb4e.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb4f.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb50.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb51.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb52.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb53.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb54.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb55.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb56.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb57.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb58.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb59.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb5a.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb5b.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb5c.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb5d.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb5e.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb5f.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb60.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb61.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb62.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb63.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb64.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb65.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb66.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb67.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb68.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb69.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb6a.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb6b.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb6c.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb6d.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb6e.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb6f.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb70.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb71.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb72.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb73.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb74.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb75.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb76.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb77.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb78.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb79.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb7a.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb7b.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb7c.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb7d.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb7e.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb7f.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb80.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb81.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb82.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb83.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb84.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb85.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb86.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb87.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb88.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb89.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb8a.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb8b.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb8c.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb8d.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb8e.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb8f.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb90.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb91.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb92.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb93.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb94.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb95.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb96.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb97.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb98.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb99.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb9a.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb9b.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb9c.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb9d.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb9e.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb9f.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbac.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbad.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbae.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbaf.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbb0.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbb1.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbb2.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbb3.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbb4.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbb5.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbb6.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbb7.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbb8.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbb9.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbba.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbbb.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbbc.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbbd.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbbe.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbbf.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbc0.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbc1.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbc2.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbc3.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbc4.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbc5.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbc6.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbc7.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbc8.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbc9.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbca.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbcb.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbcc.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbcd.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbce.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbcf.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbd0.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbd1.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbd2.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbd3.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbd4.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbd5.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbd6.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbd7.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbf9.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbfa.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbff.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm00.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm01.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm02.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm03.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm04.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm11.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm20.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm21.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm22.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm23.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm24.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm25.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm26.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm27.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm2a.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm30.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm31.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm32.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm33.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm4e.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm4f.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm50.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm51.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm52.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm53.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm54.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm55.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm56.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm57.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm58.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm59.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm5a.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm5b.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm5c.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm5d.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm5e.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm5f.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm60.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm61.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm62.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm63.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm64.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm65.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm66.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm67.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm68.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm69.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm6a.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm6b.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm6c.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm6d.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm6e.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm6f.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm70.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm71.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm72.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm73.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm74.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm75.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm76.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm77.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm78.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm79.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm7a.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm7b.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm7c.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm7d.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm7e.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm7f.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm80.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm81.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm82.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm83.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm84.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm85.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm86.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm87.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm88.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm89.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm8a.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm8b.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm8c.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm8d.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm8e.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm8f.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm90.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm91.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm92.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm93.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm94.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm95.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm96.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm97.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm98.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm99.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm9a.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm9b.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm9c.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm9d.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm9e.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm9f.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmac.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmad.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmae.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmaf.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmb0.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmb1.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmb2.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmb3.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmb4.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmb5.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmb6.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmb7.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmb8.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmb9.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmba.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmbb.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmbc.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmbd.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmbe.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmbf.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmc0.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmc1.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmc2.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmc3.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmc4.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmc5.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmc6.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmc7.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmc8.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmc9.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmca.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmcb.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmcc.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmcd.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmce.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmcf.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmd0.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmd1.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmd2.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmd3.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmd4.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmd5.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmd6.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmd7.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmf9.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmfa.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmff.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb00.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb01.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb02.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb03.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb04.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb20.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb21.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb22.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb23.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb24.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb25.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb26.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb27.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb2a.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb30.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb31.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb32.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb33.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbac.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbad.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbae.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbaf.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbb0.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbb1.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbb2.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbb3.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbb4.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbb5.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbb6.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbb7.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbb8.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbb9.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbba.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbbb.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbbc.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbbd.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbbe.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbbf.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbc0.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbc1.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbc2.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbc3.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbc4.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbc5.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbc6.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbc7.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbc8.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbc9.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbca.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbcb.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbcc.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbcd.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbce.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbcf.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbd0.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbd1.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbd2.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbd3.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbd4.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbd5.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbd6.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbd7.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbff.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm00.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm01.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm02.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm03.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm04.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm20.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm21.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm22.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm23.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm24.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm25.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm26.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm27.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm30.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm31.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm32.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm33.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmac.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmad.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmae.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmaf.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmb0.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmb1.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmb2.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmb3.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmb4.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmb5.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmb6.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmb7.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmb8.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmb9.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmba.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmbb.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmbc.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmbd.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmbe.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmbf.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmc0.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmc1.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmc2.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmc3.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmc4.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmc5.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmc6.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmc7.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmc8.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmc9.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmca.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmcb.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmcc.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmcd.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmce.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmcf.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmd0.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmd1.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmd2.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmd3.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmd4.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmd5.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmd6.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmd7.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmff.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/t1nanumgtb.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/t1nanumgtm.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/t1nanummjb.afm %{_texmfdistdir}/fonts/afm/public/nanumtype1/t1nanummjm.afm %{_texmfdistdir}/fonts/map/dvips/nanumtype1/nanumfonts.map %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb00.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb01.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb02.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb03.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb04.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb11.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb20.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb21.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb22.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb23.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb24.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb25.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb26.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb27.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb2a.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb30.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb31.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb32.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb33.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb4e.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb4f.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb50.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb51.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb52.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb53.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb54.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb55.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb56.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb57.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb58.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb59.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb5a.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb5b.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb5c.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb5d.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb5e.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb5f.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb60.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb61.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb62.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb63.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb64.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb65.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb66.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb67.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb68.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb69.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb6a.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb6b.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb6c.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb6d.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb6e.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb6f.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb70.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb71.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb72.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb73.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb74.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb75.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb76.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb77.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb78.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb79.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb7a.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb7b.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb7c.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb7d.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb7e.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb7f.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb80.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb81.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb82.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb83.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb84.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb85.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb86.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb87.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb88.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb89.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb8a.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb8b.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb8c.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb8d.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb8e.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb8f.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb90.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb91.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb92.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb93.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb94.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb95.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb96.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb97.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb98.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb99.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb9a.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb9b.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb9c.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb9d.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb9e.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb9f.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbac.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbad.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbae.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbaf.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbb0.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbb1.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbb2.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbb3.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbb4.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbb5.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbb6.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbb7.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbb8.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbb9.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbba.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbbb.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbbc.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbbd.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbbe.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbbf.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbc0.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbc1.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbc2.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbc3.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbc4.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbc5.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbc6.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbc7.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbc8.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbc9.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbca.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbcb.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbcc.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbcd.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbce.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbcf.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbd0.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbd1.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbd2.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbd3.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbd4.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbd5.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbd6.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbd7.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbf9.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbfa.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbff.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo00.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo01.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo02.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo03.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo04.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo11.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo20.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo21.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo22.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo23.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo24.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo25.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo26.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo27.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo2a.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo30.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo31.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo32.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo33.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo4e.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo4f.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo50.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo51.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo52.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo53.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo54.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo55.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo56.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo57.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo58.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo59.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo5a.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo5b.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo5c.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo5d.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo5e.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo5f.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo60.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo61.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo62.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo63.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo64.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo65.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo66.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo67.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo68.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo69.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo6a.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo6b.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo6c.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo6d.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo6e.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo6f.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo70.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo71.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo72.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo73.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo74.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo75.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo76.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo77.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo78.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo79.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo7a.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo7b.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo7c.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo7d.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo7e.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo7f.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo80.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo81.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo82.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo83.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo84.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo85.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo86.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo87.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo88.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo89.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo8a.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo8b.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo8c.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo8d.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo8e.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo8f.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo90.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo91.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo92.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo93.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo94.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo95.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo96.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo97.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo98.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo99.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo9a.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo9b.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo9c.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo9d.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo9e.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo9f.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboac.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboad.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboae.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboaf.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbob0.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbob1.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbob2.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbob3.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbob4.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbob5.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbob6.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbob7.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbob8.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbob9.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboba.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbobb.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbobc.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbobd.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbobe.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbobf.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboc0.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboc1.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboc2.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboc3.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboc4.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboc5.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboc6.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboc7.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboc8.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboc9.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboca.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbocb.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbocc.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbocd.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboce.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbocf.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbod0.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbod1.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbod2.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbod3.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbod4.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbod5.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbod6.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbod7.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbof9.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbofa.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboff.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm00.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm01.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm02.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm03.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm04.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm11.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm20.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm21.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm22.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm23.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm24.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm25.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm26.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm27.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm2a.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm30.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm31.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm32.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm33.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm4e.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm4f.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm50.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm51.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm52.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm53.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm54.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm55.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm56.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm57.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm58.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm59.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm5a.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm5b.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm5c.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm5d.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm5e.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm5f.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm60.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm61.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm62.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm63.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm64.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm65.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm66.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm67.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm68.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm69.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm6a.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm6b.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm6c.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm6d.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm6e.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm6f.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm70.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm71.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm72.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm73.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm74.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm75.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm76.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm77.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm78.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm79.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm7a.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm7b.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm7c.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm7d.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm7e.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm7f.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm80.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm81.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm82.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm83.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm84.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm85.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm86.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm87.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm88.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm89.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm8a.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm8b.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm8c.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm8d.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm8e.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm8f.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm90.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm91.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm92.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm93.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm94.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm95.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm96.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm97.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm98.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm99.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm9a.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm9b.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm9c.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm9d.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm9e.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm9f.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmac.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmad.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmae.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmaf.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmb0.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmb1.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmb2.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmb3.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmb4.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmb5.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmb6.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmb7.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmb8.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmb9.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmba.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmbb.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmbc.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmbd.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmbe.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmbf.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmc0.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmc1.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmc2.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmc3.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmc4.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmc5.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmc6.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmc7.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmc8.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmc9.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmca.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmcb.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmcc.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmcd.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmce.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmcf.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmd0.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmd1.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmd2.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmd3.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmd4.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmd5.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmd6.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmd7.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmf9.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmfa.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmff.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo00.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo01.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo02.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo03.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo04.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo11.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo20.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo21.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo22.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo23.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo24.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo25.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo26.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo27.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo2a.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo30.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo31.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo32.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo33.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo4e.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo4f.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo50.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo51.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo52.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo53.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo54.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo55.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo56.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo57.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo58.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo59.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo5a.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo5b.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo5c.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo5d.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo5e.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo5f.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo60.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo61.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo62.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo63.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo64.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo65.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo66.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo67.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo68.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo69.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo6a.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo6b.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo6c.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo6d.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo6e.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo6f.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo70.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo71.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo72.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo73.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo74.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo75.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo76.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo77.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo78.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo79.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo7a.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo7b.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo7c.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo7d.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo7e.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo7f.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo80.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo81.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo82.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo83.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo84.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo85.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo86.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo87.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo88.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo89.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo8a.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo8b.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo8c.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo8d.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo8e.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo8f.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo90.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo91.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo92.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo93.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo94.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo95.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo96.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo97.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo98.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo99.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo9a.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo9b.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo9c.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo9d.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo9e.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo9f.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoac.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoad.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoae.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoaf.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmob0.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmob1.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmob2.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmob3.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmob4.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmob5.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmob6.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmob7.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmob8.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmob9.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoba.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmobb.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmobc.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmobd.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmobe.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmobf.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoc0.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoc1.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoc2.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoc3.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoc4.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoc5.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoc6.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoc7.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoc8.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoc9.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoca.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmocb.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmocc.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmocd.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoce.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmocf.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmod0.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmod1.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmod2.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmod3.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmod4.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmod5.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmod6.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmod7.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmof9.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmofa.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoff.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb00.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb01.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb02.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb03.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb04.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb20.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb21.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb22.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb23.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb24.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb25.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb26.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb27.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb2a.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb30.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb31.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb32.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb33.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbac.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbad.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbae.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbaf.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbb0.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbb1.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbb2.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbb3.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbb4.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbb5.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbb6.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbb7.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbb8.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbb9.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbba.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbbb.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbbc.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbbd.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbbe.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbbf.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbc0.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbc1.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbc2.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbc3.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbc4.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbc5.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbc6.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbc7.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbc8.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbc9.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbca.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbcb.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbcc.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbcd.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbce.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbcf.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbd0.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbd1.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbd2.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbd3.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbd4.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbd5.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbd6.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbd7.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbff.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo00.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo01.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo02.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo03.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo04.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo20.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo21.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo22.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo23.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo24.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo25.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo26.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo27.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo2a.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo30.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo31.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo32.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo33.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboac.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboad.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboae.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboaf.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbob0.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbob1.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbob2.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbob3.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbob4.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbob5.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbob6.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbob7.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbob8.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbob9.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboba.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbobb.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbobc.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbobd.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbobe.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbobf.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboc0.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboc1.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboc2.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboc3.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboc4.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboc5.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboc6.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboc7.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboc8.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboc9.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboca.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbocb.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbocc.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbocd.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboce.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbocf.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbod0.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbod1.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbod2.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbod3.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbod4.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbod5.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbod6.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbod7.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboff.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm00.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm01.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm02.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm03.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm04.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm20.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm21.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm22.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm23.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm24.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm25.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm26.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm27.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm30.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm31.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm32.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm33.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmac.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmad.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmae.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmaf.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmb0.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmb1.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmb2.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmb3.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmb4.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmb5.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmb6.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmb7.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmb8.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmb9.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmba.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmbb.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmbc.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmbd.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmbe.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmbf.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmc0.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmc1.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmc2.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmc3.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmc4.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmc5.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmc6.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmc7.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmc8.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmc9.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmca.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmcb.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmcc.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmcd.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmce.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmcf.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmd0.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmd1.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmd2.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmd3.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmd4.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmd5.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmd6.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmd7.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmff.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo00.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo01.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo02.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo03.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo04.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo20.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo21.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo22.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo23.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo24.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo25.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo26.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo27.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo30.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo31.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo32.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo33.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoac.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoad.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoae.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoaf.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmob0.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmob1.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmob2.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmob3.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmob4.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmob5.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmob6.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmob7.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmob8.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmob9.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoba.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmobb.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmobc.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmobd.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmobe.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmobf.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoc0.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoc1.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoc2.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoc3.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoc4.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoc5.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoc6.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoc7.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoc8.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoc9.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoca.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmocb.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmocc.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmocd.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoce.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmocf.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmod0.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmod1.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmod2.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmod3.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmod4.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmod5.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmod6.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmod7.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoff.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/t1nanumgtb.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/t1nanumgtbo.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/t1nanumgtm.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/t1nanumgtmo.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/t1nanummjb.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/t1nanummjbo.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/t1nanummjm.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/t1nanummjmo.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/ts1nanumgtb.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/ts1nanumgtbo.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/ts1nanumgtm.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/ts1nanumgtmo.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/ts1nanummjb.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/ts1nanummjbo.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/ts1nanummjm.tfm %{_texmfdistdir}/fonts/tfm/public/nanumtype1/ts1nanummjmo.tfm %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb00.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb01.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb02.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb03.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb04.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb11.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb20.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb21.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb22.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb23.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb24.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb25.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb26.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb27.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb2a.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb30.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb31.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb32.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb33.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb4e.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb4f.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb50.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb51.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb52.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb53.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb54.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb55.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb56.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb57.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb58.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb59.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb5a.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb5b.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb5c.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb5d.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb5e.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb5f.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb60.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb61.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb62.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb63.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb64.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb65.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb66.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb67.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb68.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb69.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb6a.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb6b.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb6c.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb6d.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb6e.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb6f.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb70.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb71.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb72.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb73.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb74.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb75.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb76.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb77.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb78.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb79.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb7a.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb7b.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb7c.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb7d.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb7e.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb7f.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb80.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb81.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb82.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb83.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb84.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb85.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb86.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb87.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb88.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb89.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb8a.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb8b.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb8c.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb8d.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb8e.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb8f.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb90.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb91.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb92.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb93.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb94.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb95.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb96.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb97.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb98.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb99.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb9a.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb9b.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb9c.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb9d.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb9e.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb9f.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbac.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbad.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbae.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbaf.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbb0.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbb1.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbb2.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbb3.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbb4.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbb5.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbb6.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbb7.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbb8.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbb9.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbba.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbbb.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbbc.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbbd.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbbe.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbbf.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbc0.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbc1.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbc2.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbc3.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbc4.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbc5.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbc6.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbc7.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbc8.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbc9.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbca.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbcb.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbcc.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbcd.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbce.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbcf.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbd0.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbd1.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbd2.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbd3.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbd4.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbd5.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbd6.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbd7.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbf9.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbfa.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbff.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm00.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm01.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm02.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm03.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm04.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm11.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm20.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm21.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm22.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm23.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm24.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm25.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm26.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm27.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm2a.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm30.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm31.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm32.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm33.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm4e.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm4f.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm50.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm51.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm52.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm53.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm54.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm55.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm56.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm57.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm58.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm59.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm5a.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm5b.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm5c.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm5d.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm5e.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm5f.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm60.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm61.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm62.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm63.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm64.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm65.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm66.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm67.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm68.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm69.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm6a.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm6b.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm6c.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm6d.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm6e.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm6f.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm70.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm71.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm72.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm73.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm74.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm75.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm76.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm77.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm78.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm79.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm7a.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm7b.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm7c.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm7d.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm7e.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm7f.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm80.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm81.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm82.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm83.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm84.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm85.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm86.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm87.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm88.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm89.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm8a.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm8b.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm8c.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm8d.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm8e.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm8f.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm90.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm91.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm92.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm93.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm94.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm95.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm96.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm97.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm98.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm99.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm9a.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm9b.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm9c.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm9d.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm9e.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm9f.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmac.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmad.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmae.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmaf.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmb0.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmb1.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmb2.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmb3.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmb4.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmb5.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmb6.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmb7.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmb8.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmb9.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmba.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmbb.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmbc.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmbd.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmbe.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmbf.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmc0.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmc1.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmc2.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmc3.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmc4.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmc5.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmc6.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmc7.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmc8.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmc9.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmca.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmcb.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmcc.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmcd.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmce.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmcf.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmd0.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmd1.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmd2.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmd3.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmd4.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmd5.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmd6.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmd7.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmf9.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmfa.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmff.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb00.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb01.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb02.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb03.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb04.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb20.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb21.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb22.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb23.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb24.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb25.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb26.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb27.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb2a.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb30.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb31.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb32.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb33.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbac.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbad.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbae.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbaf.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbb0.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbb1.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbb2.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbb3.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbb4.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbb5.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbb6.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbb7.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbb8.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbb9.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbba.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbbb.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbbc.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbbd.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbbe.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbbf.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbc0.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbc1.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbc2.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbc3.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbc4.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbc5.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbc6.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbc7.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbc8.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbc9.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbca.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbcb.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbcc.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbcd.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbce.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbcf.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbd0.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbd1.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbd2.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbd3.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbd4.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbd5.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbd6.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbd7.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbff.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm00.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm01.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm02.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm03.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm04.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm20.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm21.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm22.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm23.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm24.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm25.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm26.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm27.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm30.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm31.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm32.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm33.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmac.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmad.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmae.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmaf.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmb0.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmb1.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmb2.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmb3.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmb4.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmb5.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmb6.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmb7.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmb8.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmb9.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmba.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmbb.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmbc.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmbd.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmbe.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmbf.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmc0.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmc1.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmc2.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmc3.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmc4.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmc5.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmc6.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmc7.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmc8.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmc9.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmca.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmcb.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmcc.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmcd.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmce.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmcf.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmd0.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmd1.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmd2.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmd3.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmd4.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmd5.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmd6.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmd7.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmff.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/t1nanumgtb.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/t1nanumgtm.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/t1nanummjb.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nanumtype1/t1nanummjm.pfb %{_texmfdistdir}/fonts/vf/public/nanumtype1/ts1nanumgtb.vf %{_texmfdistdir}/fonts/vf/public/nanumtype1/ts1nanumgtbo.vf %{_texmfdistdir}/fonts/vf/public/nanumtype1/ts1nanumgtm.vf %{_texmfdistdir}/fonts/vf/public/nanumtype1/ts1nanumgtmo.vf %{_texmfdistdir}/fonts/vf/public/nanumtype1/ts1nanummjb.vf %{_texmfdistdir}/fonts/vf/public/nanumtype1/ts1nanummjbo.vf %{_texmfdistdir}/fonts/vf/public/nanumtype1/ts1nanummjm.vf %{_texmfdistdir}/fonts/vf/public/nanumtype1/ts1nanummjmo.vf %{_texmfdistdir}/tex/latex/nanumtype1/c70nanumgt.fd %{_texmfdistdir}/tex/latex/nanumtype1/c70nanummj.fd %{_texmfdistdir}/tex/latex/nanumtype1/c70uhcmj.fd %{_texmfdistdir}/tex/latex/nanumtype1/lucnanumgt.fd %{_texmfdistdir}/tex/latex/nanumtype1/lucnanummj.fd %{_texmfdistdir}/tex/latex/nanumtype1/t1nanumgt.fd %{_texmfdistdir}/tex/latex/nanumtype1/t1nanummj.fd %{_texmfdistdir}/tex/latex/nanumtype1/ts1nanumgt.fd %{_texmfdistdir}/tex/latex/nanumtype1/ts1nanummj.fd %files -n texlive-nanumtype1-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-nanumtype1 %config %{_sysconfdir}/fonts/conf.avail/58-texlive-nanumtype1.conf %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-nanumtype1/encodings.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-nanumtype1/fonts.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-nanumtype1/fonts.scale %{_datadir}/fonts/texlive-nanumtype1/nanumgtb00.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb01.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb02.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb03.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb04.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb11.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb20.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb21.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb22.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb23.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb24.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb25.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb26.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb27.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb2a.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb30.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb31.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb32.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb33.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb4e.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb4f.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb50.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb51.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb52.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb53.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb54.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb55.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb56.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb57.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb58.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb59.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb5a.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb5b.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb5c.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb5d.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb5e.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb5f.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb60.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb61.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb62.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb63.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb64.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb65.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb66.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb67.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb68.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb69.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb6a.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb6b.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb6c.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb6d.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb6e.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb6f.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb70.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb71.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb72.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb73.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb74.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb75.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb76.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb77.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb78.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb79.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb7a.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb7b.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb7c.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb7d.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb7e.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb7f.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb80.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb81.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb82.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb83.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb84.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb85.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb86.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb87.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb88.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb89.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb8a.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb8b.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb8c.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb8d.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb8e.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb8f.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb90.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb91.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb92.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb93.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb94.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb95.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb96.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb97.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb98.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb99.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb9a.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb9b.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb9c.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb9d.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb9e.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtb9f.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbac.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbad.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbae.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbaf.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbb0.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbb1.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbb2.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbb3.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbb4.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbb5.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbb6.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbb7.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbb8.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbb9.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbba.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbbb.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbbc.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbbd.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbbe.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbbf.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbc0.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbc1.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbc2.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbc3.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbc4.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbc5.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbc6.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbc7.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbc8.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbc9.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbca.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbcb.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbcc.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbcd.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbce.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbcf.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbd0.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbd1.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbd2.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbd3.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbd4.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbd5.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbd6.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbd7.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbf9.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbfa.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtbff.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm00.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm01.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm02.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm03.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm04.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm11.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm20.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm21.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm22.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm23.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm24.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm25.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm26.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm27.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm2a.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm30.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm31.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm32.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm33.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm4e.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm4f.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm50.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm51.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm52.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm53.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm54.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm55.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm56.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm57.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm58.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm59.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm5a.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm5b.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm5c.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm5d.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm5e.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm5f.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm60.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm61.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm62.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm63.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm64.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm65.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm66.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm67.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm68.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm69.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm6a.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm6b.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm6c.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm6d.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm6e.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm6f.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm70.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm71.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm72.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm73.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm74.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm75.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm76.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm77.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm78.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm79.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm7a.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm7b.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm7c.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm7d.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm7e.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm7f.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm80.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm81.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm82.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm83.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm84.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm85.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm86.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm87.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm88.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm89.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm8a.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm8b.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm8c.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm8d.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm8e.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm8f.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm90.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm91.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm92.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm93.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm94.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm95.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm96.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm97.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm98.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm99.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm9a.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm9b.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm9c.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm9d.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm9e.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtm9f.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmac.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmad.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmae.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmaf.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmb0.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmb1.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmb2.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmb3.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmb4.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmb5.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmb6.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmb7.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmb8.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmb9.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmba.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmbb.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmbc.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmbd.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmbe.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmbf.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmc0.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmc1.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmc2.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmc3.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmc4.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmc5.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmc6.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmc7.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmc8.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmc9.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmca.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmcb.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmcc.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmcd.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmce.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmcf.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmd0.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmd1.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmd2.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmd3.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmd4.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmd5.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmd6.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmd7.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmf9.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmfa.pfb %{_datadir}/fonts/texlive-nanumtype1/nanumgtmff.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjb00.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjb01.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjb02.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjb03.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjb04.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjb20.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjb21.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjb22.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjb23.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjb24.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjb25.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjb26.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjb27.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjb2a.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjb30.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjb31.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjb32.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjb33.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjbac.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjbad.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjbae.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjbaf.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjbb0.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjbb1.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjbb2.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjbb3.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjbb4.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjbb5.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjbb6.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjbb7.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjbb8.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjbb9.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjbba.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjbbb.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjbbc.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjbbd.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjbbe.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjbbf.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjbc0.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjbc1.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjbc2.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjbc3.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjbc4.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjbc5.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjbc6.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjbc7.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjbc8.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjbc9.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjbca.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjbcb.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjbcc.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjbcd.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjbce.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjbcf.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjbd0.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjbd1.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjbd2.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjbd3.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjbd4.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjbd5.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjbd6.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjbd7.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjbff.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjm00.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjm01.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjm02.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjm03.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjm04.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjm20.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjm21.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjm22.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjm23.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjm24.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjm25.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjm26.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjm27.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjm30.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjm31.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjm32.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjm33.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjmac.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjmad.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjmae.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjmaf.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjmb0.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjmb1.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjmb2.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjmb3.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjmb4.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjmb5.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjmb6.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjmb7.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjmb8.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjmb9.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjmba.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjmbb.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjmbc.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjmbd.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjmbe.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjmbf.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjmc0.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjmc1.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjmc2.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjmc3.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjmc4.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjmc5.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjmc6.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjmc7.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjmc8.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjmc9.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjmca.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjmcb.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjmcc.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjmcd.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjmce.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjmcf.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjmd0.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjmd1.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjmd2.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjmd3.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjmd4.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjmd5.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjmd6.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjmd7.pfb %{_datadir}/fonts/texlive-nanumtype1/nanummjmff.pfb %{_datadir}/fonts/texlive-nanumtype1/t1nanumgtb.pfb %{_datadir}/fonts/texlive-nanumtype1/t1nanumgtm.pfb %{_datadir}/fonts/texlive-nanumtype1/t1nanummjb.pfb %{_datadir}/fonts/texlive-nanumtype1/t1nanummjm.pfb %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-nanumtype1-fonts-%{texlive_version}.%{texlive_noarch}.3.0svn29558-%{release}-zypper %endif %package -n texlive-nar Version: %{texlive_version}.%{texlive_noarch}.3.19svn38100 Release: 0 Summary: BibTeX style for Nucleic Acid Research 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 Source25: nar.tar.xz %description -n texlive-nar This BibTeX bibliography style is for the journal Nucleic Acid Research. It was adapted from the standard unsrt.bst style file. date: 2016-06-24 17:18:15 +0000 %post -n texlive-nar mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-nar mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-nar %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-nar %defattr(-,root,root,755) %{_texmfdistdir}/bibtex/bst/nar/nar.bst %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-nar-%{texlive_version}.%{texlive_noarch}.3.19svn38100-%{release}-zypper %endif %package -n texlive-natbib Version: %{texlive_version}.%{texlive_noarch}.8.31bsvn20668 Release: 0 Summary: Flexible bibliography support 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-natbib-doc >= %{texlive_version} Provides: tex(bibentry.sty) Provides: tex(natbib.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source26: natbib.tar.xz Source27: natbib.doc.tar.xz %description -n texlive-natbib The bundle provides a package that implements both author-year and numbered references, as well as much detailed of support for other bibliography use. Also Provided are versions of the standard BibTeX styles that are compatible with natbib-- plainnat, unsrtnat, abbrnat. The bibliography styles produced by custom-bib are designed from the start to be compatible with natbib. date: 2016-06-24 17:18:15 +0000 %package -n texlive-natbib-doc Version: %{texlive_version}.%{texlive_noarch}.8.31bsvn20668 Release: 0 Summary: Documentation for texlive-natbib License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-natbib-doc:en) %description -n texlive-natbib-doc This package includes the documentation for texlive-natbib %post -n texlive-natbib mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-natbib mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-natbib %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-natbib-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/natbib/README.1st %{_texmfdistdir}/doc/latex/natbib/README.v831b %{_texmfdistdir}/doc/latex/natbib/natbib.ltx %{_texmfdistdir}/doc/latex/natbib/natbib.pdf %{_texmfdistdir}/doc/latex/natbib/natnotes.pdf %{_texmfdistdir}/doc/latex/natbib/natnotes.tex %files -n texlive-natbib %defattr(-,root,root,755) %{_texmfdistdir}/bibtex/bst/natbib/abbrvnat.bst %{_texmfdistdir}/bibtex/bst/natbib/plainnat.bst %{_texmfdistdir}/bibtex/bst/natbib/unsrtnat.bst %{_texmfdistdir}/tex/latex/natbib/bibentry.sty %{_texmfdistdir}/tex/latex/natbib/natbib.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-natbib-%{texlive_version}.%{texlive_noarch}.8.31bsvn20668-%{release}-zypper %endif %package -n texlive-natded Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn32693 Release: 0 Summary: Typeset natural deduction proofs License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-natded-doc >= %{texlive_version} Provides: tex(natded.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source28: natded.tar.xz Source29: natded.doc.tar.xz %description -n texlive-natded The package provides commands to typeset proofs in the style used by Jaskowski, or that of Kalish and Montague. date: 2016-06-24 17:18:15 +0000 %package -n texlive-natded-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn32693 Release: 0 Summary: Documentation for texlive-natded License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-natded-doc This package includes the documentation for texlive-natded %post -n texlive-natded mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-natded mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-natded %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-natded-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/natded/README.md %{_texmfdistdir}/doc/latex/natded/extended_doc.pdf %{_texmfdistdir}/doc/latex/natded/extended_doc.tex %{_texmfdistdir}/doc/latex/natded/natded.pdf %{_texmfdistdir}/doc/latex/natded/natded.tex %files -n texlive-natded %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/natded/natded.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-natded-%{texlive_version}.%{texlive_noarch}.0.0.1svn32693-%{release}-zypper %endif %package -n texlive-nath Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Natural mathematics notation 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-nath-doc >= %{texlive_version} Provides: tex(nath.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source30: nath.tar.xz Source31: nath.doc.tar.xz %description -n texlive-nath Nath is a LaTeX (both 2e and 2.09) style to separate presentation and content in mathematical typography. The style delivers a particular context-dependent presentation on the basis of a rather coarse context-independent notation. Highlighted features: depending on the context, the command \frac produces either built-up or case or solidus fractions, with parentheses added whenever required for preservation of the mathematical meaning; delimiters adapt their size to the material enclosed, rendering \left and \right almost obsolete. date: 2016-06-24 17:18:15 +0000 %package -n texlive-nath-doc Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Documentation for texlive-nath License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-nath-doc This package includes the documentation for texlive-nath %post -n texlive-nath mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-nath mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-nath %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-nath-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/nath/README %{_texmfdistdir}/doc/latex/nath/nathguide.pdf %{_texmfdistdir}/doc/latex/nath/nathguide.tex %files -n texlive-nath %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/nath/nath.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-nath-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %endif %package -n texlive-nature Version: %{texlive_version}.%{texlive_noarch}.1.0svn21819 Release: 0 Summary: Prepare papers for the journal Nature 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-nature-doc >= %{texlive_version} Provides: tex(nature.cls) Requires: tex(article.cls) Requires: tex(cite.sty) Requires: tex(fullpage.sty) Requires: tex(ifthen.sty) Requires: tex(times.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source32: nature.tar.xz Source33: nature.doc.tar.xz %description -n texlive-nature Nature does not accept papers in LaTeX, but it does accept PDF. This class and BibTeX style provide what seems to be necessary to produce papers in a format acceptable to the publisher. date: 2016-06-24 17:18:15 +0000 %package -n texlive-nature-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn21819 Release: 0 Summary: Documentation for texlive-nature License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-nature-doc This package includes the documentation for texlive-nature %post -n texlive-nature mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-nature mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-nature %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-nature-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/nature/README %{_texmfdistdir}/doc/latex/nature/nature-template.tex %files -n texlive-nature %defattr(-,root,root,755) %{_texmfdistdir}/bibtex/bst/nature/naturemag.bst %{_texmfdistdir}/tex/latex/nature/nature.cls %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-nature-%{texlive_version}.%{texlive_noarch}.1.0svn21819-%{release}-zypper %endif %package -n texlive-navigator Version: %{texlive_version}.%{texlive_noarch}.1.1svn41413 Release: 0 Summary: PDF features across formats and engines 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-navigator-doc >= %{texlive_version} Provides: tex(navigator.sty) Provides: tex(navigator.tex) Provides: tex(t-navigator.tex) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source34: navigator.tar.xz Source35: navigator.doc.tar.xz %description -n texlive-navigator Navigator implements PDF features for all formats (with some limitations in ConTeXt) with pdfTeX, LuaTeX and XeTeX (i.e. xdvipdfmx). Features include: Customizable outlines (i.e. bookmarks); Anchors; Links and actions (e.g. JavaScript or user- defined PDF actions); File embedding (not in ConTeXt); Document information and PDF viewer's display (not in ConTeXt); and Commands to create and use raw PDF objects. Navigator requires texapi and yax, both version at least 1.03. date: 2016-06-24 17:18:15 +0000 %package -n texlive-navigator-doc Version: %{texlive_version}.%{texlive_noarch}.1.1svn41413 Release: 0 Summary: Documentation for texlive-navigator License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-navigator-doc This package includes the documentation for texlive-navigator %post -n texlive-navigator mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-navigator mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-navigator %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-navigator-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/navigator/README %{_texmfdistdir}/doc/generic/navigator/navigator-doc.pdf %{_texmfdistdir}/doc/generic/navigator/navigator-doc.tex %files -n texlive-navigator %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/navigator/navigator.sty %{_texmfdistdir}/tex/generic/navigator/navigator.tex %{_texmfdistdir}/tex/generic/navigator/t-navigator.tex %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-navigator-%{texlive_version}.%{texlive_noarch}.1.1svn41413-%{release}-zypper %endif %package -n texlive-navydocs Version: %{texlive_version}.%{texlive_noarch}.1.1svn41643 Release: 0 Summary: Support for Technical Reports by US Navy Organizations 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-navydocs-doc >= %{texlive_version} Provides: tex(navydocs.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source36: navydocs.tar.xz Source37: navydocs.doc.tar.xz %description -n texlive-navydocs The navydocs package provides an easy means for creating title pages and the following supplementary material pages used in technical reports by United States Navy organizations. These pages are generated by specifying the page content via a set of commands and then calling a macro to create the page at its occurence in the document. This package is provided in the hope that it proves useful to other Navy organizations, with users contributing macros for their organizations. date: 2016-07-13 05:24:29 +0000 %package -n texlive-navydocs-doc Version: %{texlive_version}.%{texlive_noarch}.1.1svn41643 Release: 0 Summary: Documentation for texlive-navydocs License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-navydocs-doc This package includes the documentation for texlive-navydocs %post -n texlive-navydocs mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-navydocs mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-navydocs %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-navydocs-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/navydocs/Makefile %{_texmfdistdir}/doc/latex/navydocs/README.txt %{_texmfdistdir}/doc/latex/navydocs/graphics/navy-logo-102.png %{_texmfdistdir}/doc/latex/navydocs/navydocs.pdf %{_texmfdistdir}/doc/latex/navydocs/sampleNavyReport.tex %files -n texlive-navydocs %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/navydocs/navydocs.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-navydocs-%{texlive_version}.%{texlive_noarch}.1.1svn41643-%{release}-zypper %endif %package -n texlive-ncclatex Version: %{texlive_version}.%{texlive_noarch}.1.5svn15878 Release: 0 Summary: An extended general-purpose 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-ncclatex-doc >= %{texlive_version} Provides: tex(cp1251-light.def) Provides: tex(ncc.cls) Provides: tex(ncc10.clo) Provides: tex(ncc11.clo) Provides: tex(ncc12.clo) Provides: tex(ncc14.clo) Provides: tex(nccart.clo) Provides: tex(nccbiblist.sty) Provides: tex(nccbook.clo) Provides: tex(nccdefaults.sty) Provides: tex(nccfit.clo) Provides: tex(ncchdr.sty) Provides: tex(nccheadings.sty) Provides: tex(nccindex.sty) Provides: tex(ncclatex.sty) Provides: tex(nccltrus.sty) Provides: tex(nccold.sty) Provides: tex(nccproc.cls) Provides: tex(nccsections.sty) Provides: tex(ncctheorems.sty) Provides: tex(ncctitle.clo) Provides: tex(ncctitle.sty) Provides: tex(ncctitlepage.sty) Provides: tex(sibjnm.cls) Requires: tex(afterpackage.sty) Requires: tex(amstext.sty) Requires: tex(dcounter.sty) Requires: tex(desclist.sty) Requires: tex(extdash.sty) Requires: tex(fontenc.sty) Requires: tex(makeidx.sty) Requires: tex(multicol.sty) Requires: tex(nccboxes.sty) Requires: tex(nccfancyhdr.sty) Requires: tex(nccfloats.sty) Requires: tex(nccfoots.sty) Requires: tex(nccmath.sty) Requires: tex(nccpic.sty) Requires: tex(nccsect.sty) Requires: tex(nccthm.sty) Requires: tex(textarea.sty) Requires: tex(tocenter.sty) Requires: tex(topsection.sty) Requires: tex(watermark.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source38: ncclatex.tar.xz Source39: ncclatex.doc.tar.xz %description -n texlive-ncclatex The ncc class provides a framework for a common class to replace the standard article, book and report classes, and providing a "preprint" class. The class's extensions are provided in a number of small packages, some of which may also be used with the standard classes. The ncclatex package also loads many of the packages of, and requires the latest version of the ncctools bundle. date: 2016-06-24 17:18:15 +0000 %package -n texlive-ncclatex-doc Version: %{texlive_version}.%{texlive_noarch}.1.5svn15878 Release: 0 Summary: Documentation for texlive-ncclatex License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-ncclatex-doc:ru) %description -n texlive-ncclatex-doc This package includes the documentation for texlive-ncclatex %post -n texlive-ncclatex mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-ncclatex mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-ncclatex %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-ncclatex-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/ncclatex/README %{_texmfdistdir}/doc/latex/ncclatex/changes.txt %{_texmfdistdir}/doc/latex/ncclatex/manifest.txt %{_texmfdistdir}/doc/latex/ncclatex/ncclatex.pdf %{_texmfdistdir}/doc/latex/ncclatex/ncclatex.tex %{_texmfdistdir}/doc/latex/ncclatex/nccnews.pdf %files -n texlive-ncclatex %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/ncclatex/cp1251-light.def %{_texmfdistdir}/tex/latex/ncclatex/ncc.cls %{_texmfdistdir}/tex/latex/ncclatex/ncc10.clo %{_texmfdistdir}/tex/latex/ncclatex/ncc11.clo %{_texmfdistdir}/tex/latex/ncclatex/ncc12.clo %{_texmfdistdir}/tex/latex/ncclatex/ncc14.clo %{_texmfdistdir}/tex/latex/ncclatex/nccart.clo %{_texmfdistdir}/tex/latex/ncclatex/nccbiblist.sty %{_texmfdistdir}/tex/latex/ncclatex/nccbook.clo %{_texmfdistdir}/tex/latex/ncclatex/nccdefaults.sty %{_texmfdistdir}/tex/latex/ncclatex/nccfit.clo %{_texmfdistdir}/tex/latex/ncclatex/ncchdr.sty %{_texmfdistdir}/tex/latex/ncclatex/nccheadings.sty %{_texmfdistdir}/tex/latex/ncclatex/nccindex.sty %{_texmfdistdir}/tex/latex/ncclatex/ncclatex.sty %{_texmfdistdir}/tex/latex/ncclatex/nccltrus.sty %{_texmfdistdir}/tex/latex/ncclatex/nccold.sty %{_texmfdistdir}/tex/latex/ncclatex/nccproc.cls %{_texmfdistdir}/tex/latex/ncclatex/nccsections.sty %{_texmfdistdir}/tex/latex/ncclatex/ncctheorems.sty %{_texmfdistdir}/tex/latex/ncclatex/ncctitle.clo %{_texmfdistdir}/tex/latex/ncclatex/ncctitle.sty %{_texmfdistdir}/tex/latex/ncclatex/ncctitlepage.sty %{_texmfdistdir}/tex/latex/ncclatex/sibjnm.cls %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-ncclatex-%{texlive_version}.%{texlive_noarch}.1.5svn15878-%{release}-zypper %endif %package -n texlive-ncctools Version: %{texlive_version}.%{texlive_noarch}.3.5svn15878 Release: 0 Summary: A collection of general packages for 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-ncctools-doc >= %{texlive_version} Provides: tex(afterpackage.sty) Provides: tex(dcounter.sty) Provides: tex(desclist.sty) Provides: tex(extdash.sty) Provides: tex(manyfoot.sty) Provides: tex(mboxfill.sty) Provides: tex(nccbbb.sty) Provides: tex(nccboxes.sty) Provides: tex(ncccomma.sty) Provides: tex(ncccropbox.sty) Provides: tex(ncccropmark.sty) Provides: tex(nccfancyhdr.sty) Provides: tex(nccfloats.sty) Provides: tex(nccfoots.sty) Provides: tex(nccmath.sty) Provides: tex(nccparskip.sty) Provides: tex(nccpic.sty) Provides: tex(nccrules.sty) Provides: tex(nccsect.sty) Provides: tex(nccstretch.sty) Provides: tex(nccthm.sty) Provides: tex(textarea.sty) Provides: tex(tocenter.sty) Provides: tex(topsection.sty) Provides: tex(watermark.sty) Requires: tex(amsgen.sty) Requires: tex(amsmath.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source40: ncctools.tar.xz Source41: ncctools.doc.tar.xz %description -n texlive-ncctools The NCCtools bundle contains many packages for general use under LaTeX; many are also used by NCC LaTeX. The bundle includes tools for: executing commands after a package is loaded; watermarks; counter manipulation (dynamic counters, changing counter numbering with another counter); improvements to the description environment; hyphenation of compound words; new levels of footnotes; space-filling patterns; "poor man's" Black Board Bold symbols; alignment of the content of a box; use comma as decimal separator; boxes with their own crop marks; page cropmarks; improvements to fancy headers; float "styles", mini floats, side floats; manually marked footnotes; extension of amsmath; control of paragraph skip; an envelope to the graphicx package; dashed and multiple rules; alternative techniques for declarations of sections, captions, and toc- entries; generalised text-stretching; generation of new theorem- like environments; control of the text area; centred page layouts; and un-numbered top-level section. date: 2016-06-24 17:18:15 +0000 %package -n texlive-ncctools-doc Version: %{texlive_version}.%{texlive_noarch}.3.5svn15878 Release: 0 Summary: Documentation for texlive-ncctools License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-ncctools-doc This package includes the documentation for texlive-ncctools %post -n texlive-ncctools mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-ncctools mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-ncctools %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-ncctools-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/ncctools/README %{_texmfdistdir}/doc/latex/ncctools/README.source %{_texmfdistdir}/doc/latex/ncctools/afterpackage.pdf %{_texmfdistdir}/doc/latex/ncctools/changes.txt %{_texmfdistdir}/doc/latex/ncctools/dcounter.pdf %{_texmfdistdir}/doc/latex/ncctools/desclist.pdf %{_texmfdistdir}/doc/latex/ncctools/extdash.pdf %{_texmfdistdir}/doc/latex/ncctools/manifest.txt %{_texmfdistdir}/doc/latex/ncctools/manyfoot.pdf %{_texmfdistdir}/doc/latex/ncctools/mboxfill.pdf %{_texmfdistdir}/doc/latex/ncctools/nccbbb.pdf %{_texmfdistdir}/doc/latex/ncctools/nccboxes.pdf %{_texmfdistdir}/doc/latex/ncctools/ncccomma.pdf %{_texmfdistdir}/doc/latex/ncctools/ncccropbox.pdf %{_texmfdistdir}/doc/latex/ncctools/ncccropmark.pdf %{_texmfdistdir}/doc/latex/ncctools/nccfancyhdr.pdf %{_texmfdistdir}/doc/latex/ncctools/nccfloats.pdf %{_texmfdistdir}/doc/latex/ncctools/nccfoots.pdf %{_texmfdistdir}/doc/latex/ncctools/nccmath.pdf %{_texmfdistdir}/doc/latex/ncctools/nccparskip.pdf %{_texmfdistdir}/doc/latex/ncctools/nccpic.pdf %{_texmfdistdir}/doc/latex/ncctools/nccrules.pdf %{_texmfdistdir}/doc/latex/ncctools/nccsect.pdf %{_texmfdistdir}/doc/latex/ncctools/nccstretch.pdf %{_texmfdistdir}/doc/latex/ncctools/nccthm.pdf %{_texmfdistdir}/doc/latex/ncctools/ncctools.pdf %{_texmfdistdir}/doc/latex/ncctools/ncctools.tex %{_texmfdistdir}/doc/latex/ncctools/textarea.pdf %{_texmfdistdir}/doc/latex/ncctools/tocenter.pdf %{_texmfdistdir}/doc/latex/ncctools/topsection.pdf %{_texmfdistdir}/doc/latex/ncctools/watermark.pdf %files -n texlive-ncctools %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/ncctools/afterpackage.sty %{_texmfdistdir}/tex/latex/ncctools/dcounter.sty %{_texmfdistdir}/tex/latex/ncctools/desclist.sty %{_texmfdistdir}/tex/latex/ncctools/extdash.sty %{_texmfdistdir}/tex/latex/ncctools/manyfoot.sty %{_texmfdistdir}/tex/latex/ncctools/mboxfill.sty %{_texmfdistdir}/tex/latex/ncctools/nccbbb.sty %{_texmfdistdir}/tex/latex/ncctools/nccboxes.sty %{_texmfdistdir}/tex/latex/ncctools/ncccomma.sty %{_texmfdistdir}/tex/latex/ncctools/ncccropbox.sty %{_texmfdistdir}/tex/latex/ncctools/ncccropmark.sty %{_texmfdistdir}/tex/latex/ncctools/nccfancyhdr.sty %{_texmfdistdir}/tex/latex/ncctools/nccfloats.sty %{_texmfdistdir}/tex/latex/ncctools/nccfoots.sty %{_texmfdistdir}/tex/latex/ncctools/nccmath.sty %{_texmfdistdir}/tex/latex/ncctools/nccparskip.sty %{_texmfdistdir}/tex/latex/ncctools/nccpic.sty %{_texmfdistdir}/tex/latex/ncctools/nccrules.sty %{_texmfdistdir}/tex/latex/ncctools/nccsect.sty %{_texmfdistdir}/tex/latex/ncctools/nccstretch.sty %{_texmfdistdir}/tex/latex/ncctools/nccthm.sty %{_texmfdistdir}/tex/latex/ncctools/textarea.sty %{_texmfdistdir}/tex/latex/ncctools/tocenter.sty %{_texmfdistdir}/tex/latex/ncctools/topsection.sty %{_texmfdistdir}/tex/latex/ncctools/watermark.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-ncctools-%{texlive_version}.%{texlive_noarch}.3.5svn15878-%{release}-zypper %endif %package -n texlive-ncntrsbk Version: %{texlive_version}.%{texlive_noarch}.svn31835 Release: 0 Summary: URW "Base 35" font pack for LaTeX License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(post): findutils Requires(post): grep Requires(post): sed Requires(post): texlive >= %{texlive_version} Requires(post): tex(updmap.cfg) #!BuildIgnore: tex(updmap.cfg) Requires(postun): findutils Requires(postun): grep Requires(postun): sed Requires(postun): texlive >= %{texlive_version} Requires(postun): tex(updmap.cfg) Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Requires: texlive-ncntrsbk-fonts >= %{texlive_version} Provides: tex(8runc.fd) Provides: tex(omlunc.fd) Provides: tex(omsunc.fd) Provides: tex(ot1unc.fd) Provides: tex(pncb.tfm) Provides: tex(pncb.vf) Provides: tex(pncb7t.tfm) Provides: tex(pncb7t.vf) Provides: tex(pncb8c.tfm) Provides: tex(pncb8c.vf) Provides: tex(pncb8r.tfm) Provides: tex(pncb8t.tfm) Provides: tex(pncb8t.vf) Provides: tex(pncbc.tfm) Provides: tex(pncbc.vf) Provides: tex(pncbc7t.tfm) Provides: tex(pncbc7t.vf) Provides: tex(pncbc8t.tfm) Provides: tex(pncbc8t.vf) Provides: tex(pncbi.tfm) Provides: tex(pncbi.vf) Provides: tex(pncbi7t.tfm) Provides: tex(pncbi7t.vf) Provides: tex(pncbi8c.tfm) Provides: tex(pncbi8c.vf) Provides: tex(pncbi8r.tfm) Provides: tex(pncbi8t.tfm) Provides: tex(pncbi8t.vf) Provides: tex(pncbo.tfm) Provides: tex(pncbo.vf) Provides: tex(pncbo7t.tfm) Provides: tex(pncbo7t.vf) Provides: tex(pncbo8c.tfm) Provides: tex(pncbo8c.vf) Provides: tex(pncbo8r.tfm) Provides: tex(pncbo8t.tfm) Provides: tex(pncbo8t.vf) Provides: tex(pncr.tfm) Provides: tex(pncr.vf) Provides: tex(pncr7t.tfm) Provides: tex(pncr7t.vf) Provides: tex(pncr8c.tfm) Provides: tex(pncr8c.vf) Provides: tex(pncr8r.tfm) Provides: tex(pncr8t.tfm) Provides: tex(pncr8t.vf) Provides: tex(pncrc.tfm) Provides: tex(pncrc.vf) Provides: tex(pncrc7t.tfm) Provides: tex(pncrc7t.vf) Provides: tex(pncrc8t.tfm) Provides: tex(pncrc8t.vf) Provides: tex(pncri.tfm) Provides: tex(pncri.vf) Provides: tex(pncri7t.tfm) Provides: tex(pncri7t.vf) Provides: tex(pncri8c.tfm) Provides: tex(pncri8c.vf) Provides: tex(pncri8r.tfm) Provides: tex(pncri8t.tfm) Provides: tex(pncri8t.vf) Provides: tex(pncro.tfm) Provides: tex(pncro.vf) Provides: tex(pncro7t.tfm) Provides: tex(pncro7t.vf) Provides: tex(pncro8c.tfm) Provides: tex(pncro8c.vf) Provides: tex(pncro8r.tfm) Provides: tex(pncro8t.tfm) Provides: tex(pncro8t.vf) Provides: tex(t1unc.fd) Provides: tex(ts1unc.fd) Provides: tex(unc.map) Provides: tex(uncb7t.tfm) Provides: tex(uncb7t.vf) Provides: tex(uncb8c.tfm) Provides: tex(uncb8c.vf) Provides: tex(uncb8r.tfm) Provides: tex(uncb8t.tfm) Provides: tex(uncb8t.vf) Provides: tex(uncbc7t.tfm) Provides: tex(uncbc7t.vf) Provides: tex(uncbc8t.tfm) Provides: tex(uncbc8t.vf) Provides: tex(uncbi7t.tfm) Provides: tex(uncbi7t.vf) Provides: tex(uncbi8c.tfm) Provides: tex(uncbi8c.vf) Provides: tex(uncbi8r.tfm) Provides: tex(uncbi8t.tfm) Provides: tex(uncbi8t.vf) Provides: tex(uncbo7t.tfm) Provides: tex(uncbo7t.vf) Provides: tex(uncbo8c.tfm) Provides: tex(uncbo8c.vf) Provides: tex(uncbo8r.tfm) Provides: tex(uncbo8t.tfm) Provides: tex(uncbo8t.vf) Provides: tex(uncr7t.tfm) Provides: tex(uncr7t.vf) Provides: tex(uncr8c.tfm) Provides: tex(uncr8c.vf) Provides: tex(uncr8r.tfm) Provides: tex(uncr8t.tfm) Provides: tex(uncr8t.vf) Provides: tex(uncrc7t.tfm) Provides: tex(uncrc7t.vf) Provides: tex(uncrc8t.tfm) Provides: tex(uncrc8t.vf) Provides: tex(uncri7t.tfm) Provides: tex(uncri7t.vf) Provides: tex(uncri8c.tfm) Provides: tex(uncri8c.vf) Provides: tex(uncri8r.tfm) Provides: tex(uncri8t.tfm) Provides: tex(uncri8t.vf) Provides: tex(uncro7t.tfm) Provides: tex(uncro7t.vf) Provides: tex(uncro8c.tfm) Provides: tex(uncro8c.vf) Provides: tex(uncro8r.tfm) Provides: tex(uncro8t.tfm) Provides: tex(uncro8t.vf) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source42: ncntrsbk.tar.xz %description -n texlive-ncntrsbk A set of fonts for use as "drop-in" replacements for Adobe's basic set, comprising: Century Schoolbook (substituting for Adobe's New Century Schoolbook); Dingbats (substituting for Adobe's Zapf Dingbats); Nimbus Mono L (substituting for Abobe's Courier); Nimbus Roman No9 L (substituting for Adobe's Times); Nimbus Sans L (substituting for Adobe's Helvetica); Standard Symbols L (substituting for Adobe's Symbol); URW Bookman; URW Chancery L Medium Italic (substituting for Adobe's Zapf Chancery); URW Gothic L Book (substituting for Adobe's Avant Garde); and URW Palladio L (substituting for Adobe's Palatino). date: 2016-06-24 17:18:15 +0000 %package -n texlive-ncntrsbk-fonts Version: %{texlive_version}.%{texlive_noarch}.svn31835 Release: 0 Summary: Severed fonts for texlive-ncntrsbk 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-ncntrsbk-fonts The separated fonts package for texlive-ncntrsbk %post -n texlive-ncntrsbk mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update echo 'addMap unc.map' >> /var/run/texlive/run-updmap %postun -n texlive-ncntrsbk mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then echo 'deleteMap unc.map' >> /var/run/texlive/run-updmap exit 0 fi %posttrans -n texlive-ncntrsbk %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-ncntrsbk-fonts fc-cache -s %{_datadir}/fonts mkfontscale %{_datadir}/fonts/texlive-ncntrsbk mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-ncntrsbk %postun -n texlive-ncntrsbk-fonts if test $1 = 0; then fc-cache -s %{_datadir}/fonts fi %files -n texlive-ncntrsbk %defattr(-,root,root,755) %{_texmfdistdir}/dvips/ncntrsbk/config.unc %{_texmfdistdir}/fonts/afm/adobe/ncntrsbk/pncb8a.afm %{_texmfdistdir}/fonts/afm/adobe/ncntrsbk/pncbi8a.afm %{_texmfdistdir}/fonts/afm/adobe/ncntrsbk/pncr8a.afm %{_texmfdistdir}/fonts/afm/adobe/ncntrsbk/pncri8a.afm %{_texmfdistdir}/fonts/afm/urw/ncntrsbk/uncb8a.afm %{_texmfdistdir}/fonts/afm/urw/ncntrsbk/uncbi8a.afm %{_texmfdistdir}/fonts/afm/urw/ncntrsbk/uncr8a.afm %{_texmfdistdir}/fonts/afm/urw/ncntrsbk/uncri8a.afm %{_texmfdistdir}/fonts/map/dvips/ncntrsbk/unc.map %{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncb.tfm %{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncb7t.tfm %{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncb8c.tfm %{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncb8r.tfm %{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncb8t.tfm %{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbc.tfm %{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbc7t.tfm %{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbc8t.tfm %{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbi.tfm %{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbi7t.tfm %{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbi8c.tfm %{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbi8r.tfm %{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbi8t.tfm %{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbo.tfm %{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbo7t.tfm %{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbo8c.tfm %{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbo8r.tfm %{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbo8t.tfm %{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncr.tfm %{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncr7t.tfm %{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncr8c.tfm %{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncr8r.tfm %{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncr8t.tfm %{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncrc.tfm %{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncrc7t.tfm %{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncrc8t.tfm %{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncri.tfm %{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncri7t.tfm %{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncri8c.tfm %{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncri8r.tfm %{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncri8t.tfm %{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncro.tfm %{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncro7t.tfm %{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncro8c.tfm %{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncro8r.tfm %{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncro8t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncb7t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncb8c.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncb8r.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncb8t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncbc7t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncbc8t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncbi7t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncbi8c.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncbi8r.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncbi8t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncbo7t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncbo8c.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncbo8r.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncbo8t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncr7t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncr8c.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncr8r.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncr8t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncrc7t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncrc8t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncri7t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncri8c.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncri8r.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncri8t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncro7t.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncro8c.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncro8r.tfm %{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncro8t.tfm %verify(link) %{_texmfdistdir}/fonts/type1/urw/ncntrsbk/uncb8a.pfb %{_texmfdistdir}/fonts/type1/urw/ncntrsbk/uncb8a.pfm %verify(link) %{_texmfdistdir}/fonts/type1/urw/ncntrsbk/uncbi8a.pfb %{_texmfdistdir}/fonts/type1/urw/ncntrsbk/uncbi8a.pfm %verify(link) %{_texmfdistdir}/fonts/type1/urw/ncntrsbk/uncr8a.pfb %{_texmfdistdir}/fonts/type1/urw/ncntrsbk/uncr8a.pfm %verify(link) %{_texmfdistdir}/fonts/type1/urw/ncntrsbk/uncri8a.pfb %{_texmfdistdir}/fonts/type1/urw/ncntrsbk/uncri8a.pfm %{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncb.vf %{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncb7t.vf %{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncb8c.vf %{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncb8t.vf %{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncbc.vf %{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncbc7t.vf %{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncbc8t.vf %{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncbi.vf %{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncbi7t.vf %{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncbi8c.vf %{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncbi8t.vf %{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncbo.vf %{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncbo7t.vf %{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncbo8c.vf %{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncbo8t.vf %{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncr.vf %{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncr7t.vf %{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncr8c.vf %{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncr8t.vf %{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncrc.vf %{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncrc7t.vf %{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncrc8t.vf %{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncri.vf %{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncri7t.vf %{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncri8c.vf %{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncri8t.vf %{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncro.vf %{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncro7t.vf %{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncro8c.vf %{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncro8t.vf %{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncb7t.vf %{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncb8c.vf %{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncb8t.vf %{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncbc7t.vf %{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncbc8t.vf %{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncbi7t.vf %{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncbi8c.vf %{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncbi8t.vf %{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncbo7t.vf %{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncbo8c.vf %{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncbo8t.vf %{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncr7t.vf %{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncr8c.vf %{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncr8t.vf %{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncrc7t.vf %{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncrc8t.vf %{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncri7t.vf %{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncri8c.vf %{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncri8t.vf %{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncro7t.vf %{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncro8c.vf %{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncro8t.vf %{_texmfdistdir}/tex/latex/ncntrsbk/8runc.fd %{_texmfdistdir}/tex/latex/ncntrsbk/omlunc.fd %{_texmfdistdir}/tex/latex/ncntrsbk/omsunc.fd %{_texmfdistdir}/tex/latex/ncntrsbk/ot1unc.fd %{_texmfdistdir}/tex/latex/ncntrsbk/t1unc.fd %{_texmfdistdir}/tex/latex/ncntrsbk/ts1unc.fd %files -n texlive-ncntrsbk-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-ncntrsbk %config %{_sysconfdir}/fonts/conf.avail/58-texlive-ncntrsbk.conf %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-ncntrsbk/encodings.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-ncntrsbk/fonts.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-ncntrsbk/fonts.scale %{_datadir}/fonts/texlive-ncntrsbk/uncb8a.pfb %{_datadir}/fonts/texlive-ncntrsbk/uncbi8a.pfb %{_datadir}/fonts/texlive-ncntrsbk/uncr8a.pfb %{_datadir}/fonts/texlive-ncntrsbk/uncri8a.pfb %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-ncntrsbk-fonts-%{texlive_version}.%{texlive_noarch}.svn31835-%{release}-zypper %endif %package -n texlive-nddiss Version: %{texlive_version}.%{texlive_noarch}.3.0svn29349 Release: 0 Summary: Notre Dame Dissertation format 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-nddiss-doc >= %{texlive_version} Provides: tex(nddiss2e.cls) Requires: tex(amsmath.sty) Requires: tex(amssymb.sty) Requires: tex(book.cls) Requires: tex(booktabs.sty) Requires: tex(color.sty) Requires: tex(enumerate.sty) Requires: tex(epsfig.sty) Requires: tex(exscale.sty) Requires: tex(float.sty) Requires: tex(graphicx.sty) Requires: tex(hypernat.sty) Requires: tex(ifpdf.sty) Requires: tex(ifthen.sty) Requires: tex(indentfirst.sty) Requires: tex(latexsym.sty) Requires: tex(longtable.sty) Requires: tex(lscape.sty) Requires: tex(natbib.sty) Requires: tex(rotating.sty) Requires: tex(setspace.sty) Requires: tex(tabularx.sty) Requires: tex(url.sty) Requires: tex(xspace.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source43: nddiss.tar.xz Source44: nddiss.doc.tar.xz %description -n texlive-nddiss This class file conforms to the requirements of the Graduate School of the University of Notre Dame; with it a user can format a thesis or dissertation in LaTeX. date: 2017-01-18 21:06:03 +0000 %package -n texlive-nddiss-doc Version: %{texlive_version}.%{texlive_noarch}.3.0svn29349 Release: 0 Summary: Documentation for texlive-nddiss License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-nddiss-doc This package includes the documentation for texlive-nddiss %post -n texlive-nddiss mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-nddiss mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-nddiss %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-nddiss-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/nddiss/ReadMe.1st.txt %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/LICENSE %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/README.1st.txt %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/VERSION %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/appendix.tex %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/chapter1.tex %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/chapter2.tex %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/example.bib %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/example.pdf %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/example.tex %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/makefile %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/makefile.chapterbib %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/sample_nd.eps %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/sample_nd.pdf %{_texmfdistdir}/doc/latex/nddiss/ltxdoc.cfg %{_texmfdistdir}/doc/latex/nddiss/nddiss2e.pdf %{_texmfdistdir}/doc/latex/nddiss/process.sh %{_texmfdistdir}/doc/latex/nddiss/template.tex %files -n texlive-nddiss %defattr(-,root,root,755) %{_texmfdistdir}/bibtex/bst/nddiss/nddiss2e.bst %{_texmfdistdir}/tex/latex/nddiss/nddiss2e.cls %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-nddiss-%{texlive_version}.%{texlive_noarch}.3.0svn29349-%{release}-zypper %endif %package -n texlive-ndsu-thesis Version: %{texlive_version}.%{texlive_noarch}.svn40536 Release: 0 Summary: North Dakota State University disquisition 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-ndsu-thesis-doc >= %{texlive_version} Provides: tex(ndsu-thesis.cls) Requires: tex(book.cls) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source45: ndsu-thesis.tar.xz Source46: ndsu-thesis.doc.tar.xz %description -n texlive-ndsu-thesis A class for generating disquisitions, intended to be in compliance with North Dakota State University requirements. date: 2016-06-24 17:18:15 +0000 %package -n texlive-ndsu-thesis-doc Version: %{texlive_version}.%{texlive_noarch}.svn40536 Release: 0 Summary: Documentation for texlive-ndsu-thesis License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-ndsu-thesis-doc This package includes the documentation for texlive-ndsu-thesis %post -n texlive-ndsu-thesis mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-ndsu-thesis mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-ndsu-thesis %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-ndsu-thesis-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/ndsu-thesis/README %{_texmfdistdir}/doc/latex/ndsu-thesis/ndsu-thesis.pdf %{_texmfdistdir}/doc/latex/ndsu-thesis/ndsu-thesis.tex %files -n texlive-ndsu-thesis %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/ndsu-thesis/ndsu-thesis.cls %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-ndsu-thesis-%{texlive_version}.%{texlive_noarch}.svn40536-%{release}-zypper %endif %package -n texlive-needspace Version: %{texlive_version}.%{texlive_noarch}.1.3dsvn29601 Release: 0 Summary: Insert pagebreak if not enough space 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-needspace-doc >= %{texlive_version} Provides: tex(needspace.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source47: needspace.tar.xz Source48: needspace.doc.tar.xz %description -n texlive-needspace Provides commands to disable pagebreaking within a given vertical space. If there is not enough space between the command and the bottom of the page, a new page will be started. date: 2016-06-24 17:18:15 +0000 %package -n texlive-needspace-doc Version: %{texlive_version}.%{texlive_noarch}.1.3dsvn29601 Release: 0 Summary: Documentation for texlive-needspace License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-needspace-doc This package includes the documentation for texlive-needspace %post -n texlive-needspace mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-needspace mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-needspace %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-needspace-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/needspace/README %{_texmfdistdir}/doc/latex/needspace/needspace.pdf %files -n texlive-needspace %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/needspace/needspace.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-needspace-%{texlive_version}.%{texlive_noarch}.1.3dsvn29601-%{release}-zypper %endif %package -n texlive-nestquot Version: %{texlive_version}.%{texlive_noarch}.svn27323 Release: 0 Summary: Alternate quotes between double and single with nesting 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(nestquot.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source49: nestquot.tar.xz %description -n texlive-nestquot Provides two new commands: \nlq and \nrq for nesting left and right quotes that properly change between double and single quotes according to their nesting level. For example, the input \nlq Foo \nlq bar\nrq\ bletch\nrq will be typeset as if it had been entered as "Foo 'bar' bletch". date: 2016-06-24 17:18:15 +0000 %post -n texlive-nestquot mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-nestquot mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-nestquot %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-nestquot %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/nestquot/nestquot.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-nestquot-%{texlive_version}.%{texlive_noarch}.svn27323-%{release}-zypper %endif %package -n texlive-neuralnetwork Version: %{texlive_version}.%{texlive_noarch}.1.0svn31500 Release: 0 Summary: Graph-drawing for neural networks 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-neuralnetwork-doc >= %{texlive_version} Provides: tex(neuralnetwork.sty) Requires: tex(algorithmicx.sty) Requires: tex(environ.sty) Requires: tex(etoolbox.sty) Requires: tex(mathtools.sty) Requires: tex(tikz.sty) Requires: tex(xkeyval.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source50: neuralnetwork.tar.xz Source51: neuralnetwork.doc.tar.xz %description -n texlive-neuralnetwork The package provides facilities for graph-drawing, with facilities designed for neural network diagrams. date: 2016-06-24 17:18:15 +0000 %package -n texlive-neuralnetwork-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn31500 Release: 0 Summary: Documentation for texlive-neuralnetwork License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-neuralnetwork-doc This package includes the documentation for texlive-neuralnetwork %post -n texlive-neuralnetwork mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-neuralnetwork mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-neuralnetwork %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-neuralnetwork-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/neuralnetwork/examples/neural-networks-ebook.pdf %{_texmfdistdir}/doc/latex/neuralnetwork/examples/neuralnetwork.pdf %{_texmfdistdir}/doc/latex/neuralnetwork/examples/neuralnetwork.tex %{_texmfdistdir}/doc/latex/neuralnetwork/examples/xor.pdf %{_texmfdistdir}/doc/latex/neuralnetwork/examples/xor.tex %files -n texlive-neuralnetwork %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/neuralnetwork/neuralnetwork.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-neuralnetwork-%{texlive_version}.%{texlive_noarch}.1.0svn31500-%{release}-zypper %endif %package -n texlive-nevelok Version: %{texlive_version}.%{texlive_noarch}.1.03svn39029 Release: 0 Summary: LaTeX package for automatic definite articles for Hungarian 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-nevelok-doc >= %{texlive_version} Provides: tex(nevelok.sty) Requires: tex(xstring.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source52: nevelok.tar.xz Source53: nevelok.doc.tar.xz %description -n texlive-nevelok LaTeX package for automatic definite articles for Hungarian date: 2016-06-24 17:18:15 +0000 %package -n texlive-nevelok-doc Version: %{texlive_version}.%{texlive_noarch}.1.03svn39029 Release: 0 Summary: Documentation for texlive-nevelok License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-nevelok-doc This package includes the documentation for texlive-nevelok %post -n texlive-nevelok mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-nevelok mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-nevelok %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-nevelok-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/nevelok/README.md %{_texmfdistdir}/doc/latex/nevelok/nevelok.pdf %files -n texlive-nevelok %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/nevelok/nevelok.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-nevelok-%{texlive_version}.%{texlive_noarch}.1.03svn39029-%{release}-zypper %endif %package -n texlive-newcommand Version: %{texlive_version}.%{texlive_noarch}.2.0svn18704 Release: 0 Summary: Generate new LaTeX command definitions 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 Source54: newcommand.doc.tar.xz %description -n texlive-newcommand Generating any other than the simple \newcommand-style commands, in LaTeX, is tedious (in the least). This script allows the specification of commands in a 'natural' style; the script then generates macros to define the command. date: 2016-06-24 17:18:15 +0000 %post -n texlive-newcommand mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-newcommand mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-newcommand %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-newcommand %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/newcommand/README %{_texmfdistdir}/doc/latex/newcommand/newcommand.pdf %{_texmfdistdir}/doc/latex/newcommand/newcommand.py %{_texmfdistdir}/doc/latex/newcommand/newcommand.tex %{_texmfdistdir}/doc/latex/newcommand/spark.py %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-newcommand-%{texlive_version}.%{texlive_noarch}.2.0svn18704-%{release}-zypper %endif %package -n texlive-newenviron Version: %{texlive_version}.%{texlive_noarch}.1.0svn29331 Release: 0 Summary: Processing an environment's body 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-newenviron-doc >= %{texlive_version} Provides: tex(newenviron.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source55: newenviron.tar.xz Source56: newenviron.doc.tar.xz %description -n texlive-newenviron The package offers tools for collecting and executing an environment's body. date: 2016-06-24 17:18:15 +0000 %package -n texlive-newenviron-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn29331 Release: 0 Summary: Documentation for texlive-newenviron License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-newenviron-doc This package includes the documentation for texlive-newenviron %post -n texlive-newenviron mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-newenviron mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-newenviron %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-newenviron-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/newenviron/README %{_texmfdistdir}/doc/latex/newenviron/newenviron-examples.tex %files -n texlive-newenviron %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/newenviron/newenviron.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-newenviron-%{texlive_version}.%{texlive_noarch}.1.0svn29331-%{release}-zypper %endif %package -n texlive-newfile Version: %{texlive_version}.%{texlive_noarch}.1.0csvn15878 Release: 0 Summary: User level management of LaTeX input and output License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-newfile-doc >= %{texlive_version} Provides: tex(newfile.sty) Requires: tex(verbatim.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source57: newfile.tar.xz Source58: newfile.doc.tar.xz %description -n texlive-newfile Commands are defined to manage the limited pool of input and output handles provided by TeX. The streams so provided are mapped to various of the LaTeX input and output mechanisms. Some facilities of the verbatim package are also mapped. date: 2016-06-24 17:18:15 +0000 %package -n texlive-newfile-doc Version: %{texlive_version}.%{texlive_noarch}.1.0csvn15878 Release: 0 Summary: Documentation for texlive-newfile License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-newfile-doc This package includes the documentation for texlive-newfile %post -n texlive-newfile mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-newfile mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-newfile %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-newfile-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/newfile/README %{_texmfdistdir}/doc/latex/newfile/newfile.pdf %files -n texlive-newfile %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/newfile/newfile.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-newfile-%{texlive_version}.%{texlive_noarch}.1.0csvn15878-%{release}-zypper %endif %package -n texlive-newlfm Version: %{texlive_version}.%{texlive_noarch}.9.4svn15878 Release: 0 Summary: Write letters, facsimiles, and memos 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-newlfm-doc >= %{texlive_version} Provides: tex(addrset.sty) Provides: tex(newlfm.cls) Provides: tex(setdim.sty) Requires: tex(calc.sty) Requires: tex(eso-pic.sty) Requires: tex(fancyhdr.sty) Requires: tex(graphicx.sty) Requires: tex(ifpdf.sty) Requires: tex(ifthen.sty) Requires: tex(keyval.sty) Requires: tex(lastpage.sty) Requires: tex(letter.cls) Requires: tex(rotating.sty) Requires: tex(setspace.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source59: newlfm.tar.xz Source60: newlfm.doc.tar.xz %description -n texlive-newlfm Integrates the letter class with fancyhdr and geometry to automatically make letterhead stationery. Useful for writing letters, fax, and memos. You can set up an address book using 'wrapper' macros. You put all the information for a person into a wrapper and then put the wrapper in a document. The class handles letterheads automatically. You place the object for the letterhead (picture, information, etc.) in a box and all sizing is set automatically. date: 2016-06-24 17:18:15 +0000 %package -n texlive-newlfm-doc Version: %{texlive_version}.%{texlive_noarch}.9.4svn15878 Release: 0 Summary: Documentation for texlive-newlfm License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-newlfm-doc This package includes the documentation for texlive-newlfm %post -n texlive-newlfm mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-newlfm mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-newlfm %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-newlfm-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/newlfm/README %{_texmfdistdir}/doc/latex/newlfm/chk1.tex %{_texmfdistdir}/doc/latex/newlfm/demoa.tex %{_texmfdistdir}/doc/latex/newlfm/draft.eps %{_texmfdistdir}/doc/latex/newlfm/draft.pdf %{_texmfdistdir}/doc/latex/newlfm/extracd.tex %{_texmfdistdir}/doc/latex/newlfm/hletrinf.tex %{_texmfdistdir}/doc/latex/newlfm/letrinfo.tex %{_texmfdistdir}/doc/latex/newlfm/lvb.eps %{_texmfdistdir}/doc/latex/newlfm/lvb.pdf %{_texmfdistdir}/doc/latex/newlfm/make_clean %{_texmfdistdir}/doc/latex/newlfm/make_unix %{_texmfdistdir}/doc/latex/newlfm/manual.pdf %{_texmfdistdir}/doc/latex/newlfm/newlfm.pdf %{_texmfdistdir}/doc/latex/newlfm/newlfm.txt %{_texmfdistdir}/doc/latex/newlfm/palm.eps %{_texmfdistdir}/doc/latex/newlfm/palm.pdf %{_texmfdistdir}/doc/latex/newlfm/problems.tex %{_texmfdistdir}/doc/latex/newlfm/sfaxpage.tex %{_texmfdistdir}/doc/latex/newlfm/smemosec.tex %{_texmfdistdir}/doc/latex/newlfm/sprsrls.tex %{_texmfdistdir}/doc/latex/newlfm/test1.tex %{_texmfdistdir}/doc/latex/newlfm/test10.tex %{_texmfdistdir}/doc/latex/newlfm/test11.tex %{_texmfdistdir}/doc/latex/newlfm/test12.tex %{_texmfdistdir}/doc/latex/newlfm/test1alt.tex %{_texmfdistdir}/doc/latex/newlfm/test2.tex %{_texmfdistdir}/doc/latex/newlfm/test2a.tex %{_texmfdistdir}/doc/latex/newlfm/test2alt.tex %{_texmfdistdir}/doc/latex/newlfm/test3.tex %{_texmfdistdir}/doc/latex/newlfm/test3alt.tex %{_texmfdistdir}/doc/latex/newlfm/test4.tex %{_texmfdistdir}/doc/latex/newlfm/test4alt.tex %{_texmfdistdir}/doc/latex/newlfm/test5.tex %{_texmfdistdir}/doc/latex/newlfm/test5alt.tex %{_texmfdistdir}/doc/latex/newlfm/test6.tex %{_texmfdistdir}/doc/latex/newlfm/test6alt.tex %{_texmfdistdir}/doc/latex/newlfm/test7.tex %{_texmfdistdir}/doc/latex/newlfm/test7alt.tex %{_texmfdistdir}/doc/latex/newlfm/test8.tex %{_texmfdistdir}/doc/latex/newlfm/test8alt.tex %{_texmfdistdir}/doc/latex/newlfm/test9.tex %{_texmfdistdir}/doc/latex/newlfm/testms.pdf %{_texmfdistdir}/doc/latex/newlfm/wine.eps %{_texmfdistdir}/doc/latex/newlfm/wine.pdf %files -n texlive-newlfm %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/newlfm/addrset.sty %{_texmfdistdir}/tex/latex/newlfm/newlfm.cls %{_texmfdistdir}/tex/latex/newlfm/setdim.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-newlfm-%{texlive_version}.%{texlive_noarch}.9.4svn15878-%{release}-zypper %endif %package -n texlive-newpx Version: %{texlive_version}.%{texlive_noarch}.1.32svn44457 Release: 0 Summary: Alternative uses of the PX fonts, with improved metrics 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-newpx-fonts >= %{texlive_version} Recommends: texlive-newpx-doc >= %{texlive_version} Provides: tex(ecsups.enc) Provides: tex(lmsnpxsy.fd) Provides: tex(lmxnpxexx.fd) Provides: tex(ly1npxtt.fd) Provides: tex(ly1zpllf.fd) Provides: tex(ly1zplosf.fd) Provides: tex(ly1zplsups.fd) Provides: tex(ly1zpltlf.fd) Provides: tex(ly1zpltosf.fd) Provides: tex(newpx.map) Provides: tex(newpxmath.sty) Provides: tex(newpxtext.sty) Provides: tex(omlnpxmi.fd) Provides: tex(ot1npxtt.fd) Provides: tex(ot1sups.enc) Provides: tex(ot1zpllf.fd) Provides: tex(ot1zplosf.fd) Provides: tex(ot1zplsups.fd) Provides: tex(ot1zpltlf.fd) Provides: tex(ot1zpltosf.fd) Provides: tex(pxbsys.tfm) Provides: tex(pxsys.tfm) Provides: tex(t1npxtt.fd) Provides: tex(t1zpllf.fd) Provides: tex(t1zplosf.fd) Provides: tex(t1zplsups.fd) Provides: tex(t1zpltlf.fd) Provides: tex(t1zpltosf.fd) Provides: tex(texnansxsups.enc) Provides: tex(tgpdiff.enc) Provides: tex(ts1npxtt.fd) Provides: tex(ts1zpllf.fd) Provides: tex(ts1zplosf.fd) Provides: tex(ts1zpltlf.fd) Provides: tex(ts1zpltosf.fd) Provides: tex(unpxexa.fd) Provides: tex(unpxmia.fd) Provides: tex(unpxss.fd) Provides: tex(unpxsyc.fd) Provides: tex(unpxsym.fd) Provides: tex(unpxtt.fd) Provides: tex(zpl-Bold-lf-ly1.tfm) Provides: tex(zpl-Bold-lf-ot1.tfm) Provides: tex(zpl-Bold-lf-sc-ly1.tfm) Provides: tex(zpl-Bold-lf-sc-ot1.tfm) Provides: tex(zpl-Bold-lf-sc-t1.tfm) Provides: tex(zpl-Bold-lf-scl-ly1.tfm) Provides: tex(zpl-Bold-lf-scl-ly1.vf) Provides: tex(zpl-Bold-lf-scl-ot1.tfm) Provides: tex(zpl-Bold-lf-scl-ot1.vf) Provides: tex(zpl-Bold-lf-scl-t1.tfm) Provides: tex(zpl-Bold-lf-scl-t1.vf) Provides: tex(zpl-Bold-lf-t1.tfm) Provides: tex(zpl-Bold-osf-ly1.tfm) Provides: tex(zpl-Bold-osf-ot1.tfm) Provides: tex(zpl-Bold-osf-sc-ly1.tfm) Provides: tex(zpl-Bold-osf-sc-ot1.tfm) Provides: tex(zpl-Bold-osf-sc-t1.tfm) Provides: tex(zpl-Bold-osf-scl-ly1.tfm) Provides: tex(zpl-Bold-osf-scl-ly1.vf) Provides: tex(zpl-Bold-osf-scl-ot1.tfm) Provides: tex(zpl-Bold-osf-scl-ot1.vf) Provides: tex(zpl-Bold-osf-scl-t1.tfm) Provides: tex(zpl-Bold-osf-scl-t1.vf) Provides: tex(zpl-Bold-osf-t1.tfm) Provides: tex(zpl-Bold-tlf-ly1.tfm) Provides: tex(zpl-Bold-tlf-ot1.tfm) Provides: tex(zpl-Bold-tlf-sc-ly1.tfm) Provides: tex(zpl-Bold-tlf-sc-ot1.tfm) Provides: tex(zpl-Bold-tlf-sc-t1.tfm) Provides: tex(zpl-Bold-tlf-scl-ly1.tfm) Provides: tex(zpl-Bold-tlf-scl-ly1.vf) Provides: tex(zpl-Bold-tlf-scl-ot1.tfm) Provides: tex(zpl-Bold-tlf-scl-ot1.vf) Provides: tex(zpl-Bold-tlf-scl-t1.tfm) Provides: tex(zpl-Bold-tlf-scl-t1.vf) Provides: tex(zpl-Bold-tlf-t1.tfm) Provides: tex(zpl-Bold-tosf-ly1.tfm) Provides: tex(zpl-Bold-tosf-ot1.tfm) Provides: tex(zpl-Bold-tosf-sc-ly1.tfm) Provides: tex(zpl-Bold-tosf-sc-ot1.tfm) Provides: tex(zpl-Bold-tosf-sc-t1.tfm) Provides: tex(zpl-Bold-tosf-scl-ly1.tfm) Provides: tex(zpl-Bold-tosf-scl-ly1.vf) Provides: tex(zpl-Bold-tosf-scl-ot1.tfm) Provides: tex(zpl-Bold-tosf-scl-ot1.vf) Provides: tex(zpl-Bold-tosf-scl-t1.tfm) Provides: tex(zpl-Bold-tosf-scl-t1.vf) Provides: tex(zpl-Bold-tosf-t1.tfm) Provides: tex(zpl-BoldItalic-lf-ly1.tfm) Provides: tex(zpl-BoldItalic-lf-ot1.tfm) Provides: tex(zpl-BoldItalic-lf-sc-ly1.tfm) Provides: tex(zpl-BoldItalic-lf-sc-ot1.tfm) Provides: tex(zpl-BoldItalic-lf-sc-t1.tfm) Provides: tex(zpl-BoldItalic-lf-scl-ly1.tfm) Provides: tex(zpl-BoldItalic-lf-scl-ly1.vf) Provides: tex(zpl-BoldItalic-lf-scl-ot1.tfm) Provides: tex(zpl-BoldItalic-lf-scl-ot1.vf) Provides: tex(zpl-BoldItalic-lf-scl-t1.tfm) Provides: tex(zpl-BoldItalic-lf-scl-t1.vf) Provides: tex(zpl-BoldItalic-lf-t1.tfm) Provides: tex(zpl-BoldItalic-osf-ly1.tfm) Provides: tex(zpl-BoldItalic-osf-ot1.tfm) Provides: tex(zpl-BoldItalic-osf-sc-ly1.tfm) Provides: tex(zpl-BoldItalic-osf-sc-ot1.tfm) Provides: tex(zpl-BoldItalic-osf-sc-t1.tfm) Provides: tex(zpl-BoldItalic-osf-scl-ly1.tfm) Provides: tex(zpl-BoldItalic-osf-scl-ly1.vf) Provides: tex(zpl-BoldItalic-osf-scl-ot1.tfm) Provides: tex(zpl-BoldItalic-osf-scl-ot1.vf) Provides: tex(zpl-BoldItalic-osf-scl-t1.tfm) Provides: tex(zpl-BoldItalic-osf-scl-t1.vf) Provides: tex(zpl-BoldItalic-osf-t1.tfm) Provides: tex(zpl-BoldItalic-tlf-ly1.tfm) Provides: tex(zpl-BoldItalic-tlf-ot1.tfm) Provides: tex(zpl-BoldItalic-tlf-sc-ly1.tfm) Provides: tex(zpl-BoldItalic-tlf-sc-ot1.tfm) Provides: tex(zpl-BoldItalic-tlf-sc-t1.tfm) Provides: tex(zpl-BoldItalic-tlf-scl-ly1.tfm) Provides: tex(zpl-BoldItalic-tlf-scl-ly1.vf) Provides: tex(zpl-BoldItalic-tlf-scl-ot1.tfm) Provides: tex(zpl-BoldItalic-tlf-scl-ot1.vf) Provides: tex(zpl-BoldItalic-tlf-scl-t1.tfm) Provides: tex(zpl-BoldItalic-tlf-scl-t1.vf) Provides: tex(zpl-BoldItalic-tlf-t1.tfm) Provides: tex(zpl-BoldItalic-tosf-ly1.tfm) Provides: tex(zpl-BoldItalic-tosf-ot1.tfm) Provides: tex(zpl-BoldItalic-tosf-sc-ly1.tfm) Provides: tex(zpl-BoldItalic-tosf-sc-ot1.tfm) Provides: tex(zpl-BoldItalic-tosf-sc-t1.tfm) Provides: tex(zpl-BoldItalic-tosf-scl-ly1.tfm) Provides: tex(zpl-BoldItalic-tosf-scl-ly1.vf) Provides: tex(zpl-BoldItalic-tosf-scl-ot1.tfm) Provides: tex(zpl-BoldItalic-tosf-scl-ot1.vf) Provides: tex(zpl-BoldItalic-tosf-scl-t1.tfm) Provides: tex(zpl-BoldItalic-tosf-scl-t1.vf) Provides: tex(zpl-BoldItalic-tosf-t1.tfm) Provides: tex(zpl-Italic-lf-ly1.tfm) Provides: tex(zpl-Italic-lf-ot1.tfm) Provides: tex(zpl-Italic-lf-sc-ly1.tfm) Provides: tex(zpl-Italic-lf-sc-ot1.tfm) Provides: tex(zpl-Italic-lf-sc-t1.tfm) Provides: tex(zpl-Italic-lf-scl-ly1.tfm) Provides: tex(zpl-Italic-lf-scl-ly1.vf) Provides: tex(zpl-Italic-lf-scl-ot1.tfm) Provides: tex(zpl-Italic-lf-scl-ot1.vf) Provides: tex(zpl-Italic-lf-scl-t1.tfm) Provides: tex(zpl-Italic-lf-scl-t1.vf) Provides: tex(zpl-Italic-lf-t1.tfm) Provides: tex(zpl-Italic-osf-ly1.tfm) Provides: tex(zpl-Italic-osf-ot1.tfm) Provides: tex(zpl-Italic-osf-sc-ly1.tfm) Provides: tex(zpl-Italic-osf-sc-ot1.tfm) Provides: tex(zpl-Italic-osf-sc-t1.tfm) Provides: tex(zpl-Italic-osf-scl-ly1.tfm) Provides: tex(zpl-Italic-osf-scl-ly1.vf) Provides: tex(zpl-Italic-osf-scl-ot1.tfm) Provides: tex(zpl-Italic-osf-scl-ot1.vf) Provides: tex(zpl-Italic-osf-scl-t1.tfm) Provides: tex(zpl-Italic-osf-scl-t1.vf) Provides: tex(zpl-Italic-osf-t1.tfm) Provides: tex(zpl-Italic-osf-th-ly1.tfm) Provides: tex(zpl-Italic-osf-th-ot1.tfm) Provides: tex(zpl-Italic-osf-th-t1.tfm) Provides: tex(zpl-Italic-tlf-ly1.tfm) Provides: tex(zpl-Italic-tlf-ot1.tfm) Provides: tex(zpl-Italic-tlf-sc-ly1.tfm) Provides: tex(zpl-Italic-tlf-sc-ot1.tfm) Provides: tex(zpl-Italic-tlf-sc-t1.tfm) Provides: tex(zpl-Italic-tlf-scl-ly1.tfm) Provides: tex(zpl-Italic-tlf-scl-ly1.vf) Provides: tex(zpl-Italic-tlf-scl-ot1.tfm) Provides: tex(zpl-Italic-tlf-scl-ot1.vf) Provides: tex(zpl-Italic-tlf-scl-t1.tfm) Provides: tex(zpl-Italic-tlf-scl-t1.vf) Provides: tex(zpl-Italic-tlf-t1.tfm) Provides: tex(zpl-Italic-tlf-th-ly1.tfm) Provides: tex(zpl-Italic-tlf-th-ot1.tfm) Provides: tex(zpl-Italic-tlf-th-t1.tfm) Provides: tex(zpl-Italic-tosf-ly1.tfm) Provides: tex(zpl-Italic-tosf-ot1.tfm) Provides: tex(zpl-Italic-tosf-sc-ly1.tfm) Provides: tex(zpl-Italic-tosf-sc-ot1.tfm) Provides: tex(zpl-Italic-tosf-sc-t1.tfm) Provides: tex(zpl-Italic-tosf-scl-ly1.tfm) Provides: tex(zpl-Italic-tosf-scl-ly1.vf) Provides: tex(zpl-Italic-tosf-scl-ot1.tfm) Provides: tex(zpl-Italic-tosf-scl-ot1.vf) Provides: tex(zpl-Italic-tosf-scl-t1.tfm) Provides: tex(zpl-Italic-tosf-scl-t1.vf) Provides: tex(zpl-Italic-tosf-t1.tfm) Provides: tex(zpl-Regular-lf-ly1.tfm) Provides: tex(zpl-Regular-lf-ot1.tfm) Provides: tex(zpl-Regular-lf-sc-ly1.tfm) Provides: tex(zpl-Regular-lf-sc-ot1.tfm) Provides: tex(zpl-Regular-lf-sc-t1.tfm) Provides: tex(zpl-Regular-lf-scl-ly1.tfm) Provides: tex(zpl-Regular-lf-scl-ly1.vf) Provides: tex(zpl-Regular-lf-scl-ot1.tfm) Provides: tex(zpl-Regular-lf-scl-ot1.vf) Provides: tex(zpl-Regular-lf-scl-t1.tfm) Provides: tex(zpl-Regular-lf-scl-t1.vf) Provides: tex(zpl-Regular-lf-t1.tfm) Provides: tex(zpl-Regular-osf-ly1.tfm) Provides: tex(zpl-Regular-osf-ot1.tfm) Provides: tex(zpl-Regular-osf-sc-ly1.tfm) Provides: tex(zpl-Regular-osf-sc-ot1.tfm) Provides: tex(zpl-Regular-osf-sc-t1.tfm) Provides: tex(zpl-Regular-osf-scl-ly1.tfm) Provides: tex(zpl-Regular-osf-scl-ly1.vf) Provides: tex(zpl-Regular-osf-scl-ot1.tfm) Provides: tex(zpl-Regular-osf-scl-ot1.vf) Provides: tex(zpl-Regular-osf-scl-t1.tfm) Provides: tex(zpl-Regular-osf-scl-t1.vf) Provides: tex(zpl-Regular-osf-t1.tfm) Provides: tex(zpl-Regular-tlf-ly1.tfm) Provides: tex(zpl-Regular-tlf-ot1.tfm) Provides: tex(zpl-Regular-tlf-sc-ly1.tfm) Provides: tex(zpl-Regular-tlf-sc-ot1.tfm) Provides: tex(zpl-Regular-tlf-sc-t1.tfm) Provides: tex(zpl-Regular-tlf-scl-ly1.tfm) Provides: tex(zpl-Regular-tlf-scl-ly1.vf) Provides: tex(zpl-Regular-tlf-scl-ot1.tfm) Provides: tex(zpl-Regular-tlf-scl-ot1.vf) Provides: tex(zpl-Regular-tlf-scl-t1.tfm) Provides: tex(zpl-Regular-tlf-scl-t1.vf) Provides: tex(zpl-Regular-tlf-t1.tfm) Provides: tex(zpl-Regular-tosf-ly1.tfm) Provides: tex(zpl-Regular-tosf-ot1.tfm) Provides: tex(zpl-Regular-tosf-sc-ly1.tfm) Provides: tex(zpl-Regular-tosf-sc-ot1.tfm) Provides: tex(zpl-Regular-tosf-sc-t1.tfm) Provides: tex(zpl-Regular-tosf-scl-ly1.tfm) Provides: tex(zpl-Regular-tosf-scl-ly1.vf) Provides: tex(zpl-Regular-tosf-scl-ot1.tfm) Provides: tex(zpl-Regular-tosf-scl-ot1.vf) Provides: tex(zpl-Regular-tosf-scl-t1.tfm) Provides: tex(zpl-Regular-tosf-scl-t1.vf) Provides: tex(zpl-Regular-tosf-t1.tfm) Provides: tex(zplb-x.tfm) Provides: tex(zplbexa.tfm) Provides: tex(zplbexa.vf) Provides: tex(zplbexx.tfm) Provides: tex(zplbexx.vf) Provides: tex(zplbmi.tfm) Provides: tex(zplbmi.vf) Provides: tex(zplbmi0.tfm) Provides: tex(zplbmi0.vf) Provides: tex(zplbmi1.tfm) Provides: tex(zplbmi1.vf) Provides: tex(zplbmia.tfm) Provides: tex(zplbmia.vf) Provides: tex(zplbsy.tfm) Provides: tex(zplbsy.vf) Provides: tex(zplbsyc.tfm) Provides: tex(zplbsyc.vf) Provides: tex(zplbsym.tfm) Provides: tex(zplbsym.vf) Provides: tex(zplexa.tfm) Provides: tex(zplexa.vf) Provides: tex(zplexx.tfm) Provides: tex(zplexx.vf) Provides: tex(zplmi.tfm) Provides: tex(zplmi.vf) Provides: tex(zplmi1.tfm) Provides: tex(zplmi1.vf) Provides: tex(zplmia.tfm) Provides: tex(zplmia.vf) Provides: tex(zplr-x.tfm) Provides: tex(zplsups-Bold-ly1.tfm) Provides: tex(zplsups-Bold-ot1.tfm) Provides: tex(zplsups-Bold-t1.tfm) Provides: tex(zplsups-BoldItalic-ly1.tfm) Provides: tex(zplsups-BoldItalic-ot1.tfm) Provides: tex(zplsups-BoldItalic-t1.tfm) Provides: tex(zplsups-Italic-ly1.tfm) Provides: tex(zplsups-Italic-ot1.tfm) Provides: tex(zplsups-Italic-t1.tfm) Provides: tex(zplsups-Regular-ly1.tfm) Provides: tex(zplsups-Regular-ot1.tfm) Provides: tex(zplsups-Regular-t1.tfm) Provides: tex(zplsy.tfm) Provides: tex(zplsy.vf) Provides: tex(zplsyc.tfm) Provides: tex(zplsyc.vf) Provides: tex(zplsym.tfm) Provides: tex(zplsym.vf) Requires: tex(amsmath.sty) Requires: tex(etoolbox.sty) Requires: tex(fontaxes.sty) Requires: tex(fontenc.sty) Requires: tex(ntxbexx.tfm) Requires: tex(ntxbmia.tfm) Requires: tex(ntxbsyc.tfm) Requires: tex(ntxbsym.tfm) Requires: tex(ntxexx.tfm) Requires: tex(ntxmia.tfm) Requires: tex(ntxsyc.tfm) Requires: tex(ntxsym.tfm) Requires: tex(pxbmi.tfm) Requires: tex(pxbmi1.tfm) Requires: tex(pxbmia.tfm) Requires: tex(pxmi.tfm) Requires: tex(pxmi1.tfm) Requires: tex(pxmia.tfm) Requires: tex(textcomp.sty) Requires: tex(txbex-bar.tfm) Requires: tex(txbexas.tfm) Requires: tex(txex-bar.tfm) Requires: tex(txexas.tfm) Requires: tex(xkeyval.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source61: newpx.tar.xz Source62: newpx.doc.tar.xz %description -n texlive-newpx This package, initially based on pxfonts, provides many fixes and enhancements to that package, and splits it in two parts (newpxtext and newpxmath) which may be run independently of one another. It provides scaling, improved metrics, and other options. For proper operation, the packages require that the packages newtxmath, pxfonts, and TeXGyrePagella be installed and their map files enabled. date: 2017-06-01 03:40:55 +0000 %package -n texlive-newpx-doc Version: %{texlive_version}.%{texlive_noarch}.1.32svn44457 Release: 0 Summary: Documentation for texlive-newpx License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-newpx-doc This package includes the documentation for texlive-newpx %package -n texlive-newpx-fonts Version: %{texlive_version}.%{texlive_noarch}.1.32svn44457 Release: 0 Summary: Severed fonts for texlive-newpx 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-newpx-fonts The separated fonts package for texlive-newpx %post -n texlive-newpx mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update echo 'addMap newpx.map' >> /var/run/texlive/run-updmap %postun -n texlive-newpx mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then echo 'deleteMap newpx.map' >> /var/run/texlive/run-updmap exit 0 fi %posttrans -n texlive-newpx %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-newpx-fonts fc-cache -s %{_datadir}/fonts mkfontscale %{_datadir}/fonts/texlive-newpx mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-newpx %postun -n texlive-newpx-fonts if test $1 = 0; then fc-cache -s %{_datadir}/fonts fi %files -n texlive-newpx-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/newpx/MANIFEST-newpx.txt %{_texmfdistdir}/doc/fonts/newpx/README %{_texmfdistdir}/doc/fonts/newpx/newpxdoc.pdf %{_texmfdistdir}/doc/fonts/newpx/newpxdoc.tex %{_texmfdistdir}/doc/fonts/newpx/newpxeg-crop.pdf %{_texmfdistdir}/doc/fonts/newpx/pxfontseg-crop.pdf %files -n texlive-newpx %defattr(-,root,root,755) %{_texmfdistdir}/fonts/afm/public/newpx/TeXGyrePagella-Regular.afm %{_texmfdistdir}/fonts/afm/public/newpx/TeXGyrePagellaX-Bold.afm %{_texmfdistdir}/fonts/afm/public/newpx/TeXGyrePagellaX-BoldItalic.afm %{_texmfdistdir}/fonts/afm/public/newpx/TeXGyrePagellaX-Italic.afm %{_texmfdistdir}/fonts/afm/public/newpx/TeXGyrePagellaX-Regular.afm %{_texmfdistdir}/fonts/afm/public/newpx/pxbsys.afm %{_texmfdistdir}/fonts/afm/public/newpx/pxsys.afm %{_texmfdistdir}/fonts/afm/public/newpx/qplr.afm %{_texmfdistdir}/fonts/afm/public/newpx/zplb.afm %{_texmfdistdir}/fonts/afm/public/newpx/zplbi.afm %{_texmfdistdir}/fonts/afm/public/newpx/zplr.afm %{_texmfdistdir}/fonts/afm/public/newpx/zplri.afm %{_texmfdistdir}/fonts/enc/dvips/newpx/ecsups.enc %{_texmfdistdir}/fonts/enc/dvips/newpx/ot1sups.enc %{_texmfdistdir}/fonts/enc/dvips/newpx/texnansxsups.enc %{_texmfdistdir}/fonts/enc/dvips/newpx/tgpdiff.enc %{_texmfdistdir}/fonts/map/dvips/newpx/newpx.map %verify(link) %{_texmfdistdir}/fonts/opentype/public/newpx/TeXGyrePagellaX-Bold.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/newpx/TeXGyrePagellaX-BoldItalic.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/newpx/TeXGyrePagellaX-Italic.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/newpx/TeXGyrePagellaX-Regular.otf %{_texmfdistdir}/fonts/tfm/public/newpx/pxbsys.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/pxsys.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Bold-lf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Bold-lf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Bold-lf-sc-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Bold-lf-sc-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Bold-lf-sc-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Bold-lf-scl-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Bold-lf-scl-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Bold-lf-scl-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Bold-lf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Bold-osf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Bold-osf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Bold-osf-sc-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Bold-osf-sc-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Bold-osf-sc-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Bold-osf-scl-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Bold-osf-scl-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Bold-osf-scl-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Bold-osf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Bold-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Bold-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Bold-tlf-sc-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Bold-tlf-sc-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Bold-tlf-sc-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Bold-tlf-scl-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Bold-tlf-scl-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Bold-tlf-scl-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Bold-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Bold-tosf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Bold-tosf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Bold-tosf-sc-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Bold-tosf-sc-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Bold-tosf-sc-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Bold-tosf-scl-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Bold-tosf-scl-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Bold-tosf-scl-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Bold-tosf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-BoldItalic-lf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-BoldItalic-lf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-BoldItalic-lf-sc-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-BoldItalic-lf-sc-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-BoldItalic-lf-sc-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-BoldItalic-lf-scl-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-BoldItalic-lf-scl-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-BoldItalic-lf-scl-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-BoldItalic-lf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-BoldItalic-osf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-BoldItalic-osf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-BoldItalic-osf-sc-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-BoldItalic-osf-sc-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-BoldItalic-osf-sc-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-BoldItalic-osf-scl-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-BoldItalic-osf-scl-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-BoldItalic-osf-scl-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-BoldItalic-osf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-BoldItalic-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-BoldItalic-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-BoldItalic-tlf-sc-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-BoldItalic-tlf-sc-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-BoldItalic-tlf-sc-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-BoldItalic-tlf-scl-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-BoldItalic-tlf-scl-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-BoldItalic-tlf-scl-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-BoldItalic-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-BoldItalic-tosf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-BoldItalic-tosf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-BoldItalic-tosf-sc-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-BoldItalic-tosf-sc-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-BoldItalic-tosf-sc-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-BoldItalic-tosf-scl-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-BoldItalic-tosf-scl-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-BoldItalic-tosf-scl-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-BoldItalic-tosf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Italic-lf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Italic-lf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Italic-lf-sc-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Italic-lf-sc-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Italic-lf-sc-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Italic-lf-scl-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Italic-lf-scl-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Italic-lf-scl-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Italic-lf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Italic-osf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Italic-osf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Italic-osf-sc-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Italic-osf-sc-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Italic-osf-sc-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Italic-osf-scl-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Italic-osf-scl-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Italic-osf-scl-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Italic-osf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Italic-osf-th-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Italic-osf-th-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Italic-osf-th-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Italic-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Italic-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Italic-tlf-sc-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Italic-tlf-sc-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Italic-tlf-sc-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Italic-tlf-scl-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Italic-tlf-scl-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Italic-tlf-scl-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Italic-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Italic-tlf-th-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Italic-tlf-th-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Italic-tlf-th-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Italic-tosf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Italic-tosf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Italic-tosf-sc-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Italic-tosf-sc-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Italic-tosf-sc-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Italic-tosf-scl-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Italic-tosf-scl-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Italic-tosf-scl-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Italic-tosf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Regular-lf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Regular-lf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Regular-lf-sc-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Regular-lf-sc-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Regular-lf-sc-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Regular-lf-scl-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Regular-lf-scl-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Regular-lf-scl-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Regular-lf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Regular-osf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Regular-osf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Regular-osf-sc-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Regular-osf-sc-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Regular-osf-sc-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Regular-osf-scl-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Regular-osf-scl-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Regular-osf-scl-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Regular-osf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Regular-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Regular-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Regular-tlf-sc-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Regular-tlf-sc-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Regular-tlf-sc-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Regular-tlf-scl-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Regular-tlf-scl-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Regular-tlf-scl-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Regular-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Regular-tosf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Regular-tosf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Regular-tosf-sc-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Regular-tosf-sc-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Regular-tosf-sc-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Regular-tosf-scl-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Regular-tosf-scl-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Regular-tosf-scl-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zpl-Regular-tosf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zplb-x.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zplbexa.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zplbexx.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zplbmi.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zplbmi0.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zplbmi1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zplbmia.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zplbsy.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zplbsyc.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zplbsym.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zplexa.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zplexx.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zplmi.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zplmi1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zplmia.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zplr-x.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zplsups-Bold-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zplsups-Bold-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zplsups-Bold-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zplsups-BoldItalic-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zplsups-BoldItalic-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zplsups-BoldItalic-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zplsups-Italic-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zplsups-Italic-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zplsups-Italic-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zplsups-Regular-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zplsups-Regular-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zplsups-Regular-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zplsy.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zplsyc.tfm %{_texmfdistdir}/fonts/tfm/public/newpx/zplsym.tfm %verify(link) %{_texmfdistdir}/fonts/type1/public/newpx/pxbsys.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newpx/pxsys.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newpx/zplb.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newpx/zplbi.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newpx/zplr.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newpx/zplri.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newpx/zplx-bold.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newpx/zplx-regular.pfb %{_texmfdistdir}/fonts/vf/public/newpx/zpl-Bold-lf-scl-ly1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-Bold-lf-scl-ot1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-Bold-lf-scl-t1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-Bold-osf-scl-ly1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-Bold-osf-scl-ot1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-Bold-osf-scl-t1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-Bold-tlf-scl-ly1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-Bold-tlf-scl-ot1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-Bold-tlf-scl-t1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-Bold-tosf-scl-ly1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-Bold-tosf-scl-ot1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-Bold-tosf-scl-t1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-BoldItalic-lf-scl-ly1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-BoldItalic-lf-scl-ot1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-BoldItalic-lf-scl-t1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-BoldItalic-osf-scl-ly1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-BoldItalic-osf-scl-ot1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-BoldItalic-osf-scl-t1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-BoldItalic-tlf-scl-ly1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-BoldItalic-tlf-scl-ot1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-BoldItalic-tlf-scl-t1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-BoldItalic-tosf-scl-ly1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-BoldItalic-tosf-scl-ot1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-BoldItalic-tosf-scl-t1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-Italic-lf-scl-ly1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-Italic-lf-scl-ot1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-Italic-lf-scl-t1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-Italic-osf-scl-ly1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-Italic-osf-scl-ot1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-Italic-osf-scl-t1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-Italic-tlf-scl-ly1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-Italic-tlf-scl-ot1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-Italic-tlf-scl-t1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-Italic-tosf-scl-ly1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-Italic-tosf-scl-ot1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-Italic-tosf-scl-t1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-Regular-lf-scl-ly1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-Regular-lf-scl-ot1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-Regular-lf-scl-t1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-Regular-osf-scl-ly1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-Regular-osf-scl-ot1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-Regular-osf-scl-t1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-Regular-tlf-scl-ly1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-Regular-tlf-scl-ot1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-Regular-tlf-scl-t1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-Regular-tosf-scl-ly1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-Regular-tosf-scl-ot1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zpl-Regular-tosf-scl-t1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zplbexa.vf %{_texmfdistdir}/fonts/vf/public/newpx/zplbexx.vf %{_texmfdistdir}/fonts/vf/public/newpx/zplbmi.vf %{_texmfdistdir}/fonts/vf/public/newpx/zplbmi0.vf %{_texmfdistdir}/fonts/vf/public/newpx/zplbmi1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zplbmia.vf %{_texmfdistdir}/fonts/vf/public/newpx/zplbsy.vf %{_texmfdistdir}/fonts/vf/public/newpx/zplbsyc.vf %{_texmfdistdir}/fonts/vf/public/newpx/zplbsym.vf %{_texmfdistdir}/fonts/vf/public/newpx/zplexa.vf %{_texmfdistdir}/fonts/vf/public/newpx/zplexx.vf %{_texmfdistdir}/fonts/vf/public/newpx/zplmi.vf %{_texmfdistdir}/fonts/vf/public/newpx/zplmi1.vf %{_texmfdistdir}/fonts/vf/public/newpx/zplmia.vf %{_texmfdistdir}/fonts/vf/public/newpx/zplsy.vf %{_texmfdistdir}/fonts/vf/public/newpx/zplsyc.vf %{_texmfdistdir}/fonts/vf/public/newpx/zplsym.vf %{_texmfdistdir}/tex/latex/newpx/TeXGyrePagellaX.fontspec %{_texmfdistdir}/tex/latex/newpx/lmsnpxsy.fd %{_texmfdistdir}/tex/latex/newpx/lmxnpxexx.fd %{_texmfdistdir}/tex/latex/newpx/ly1npxtt.fd %{_texmfdistdir}/tex/latex/newpx/ly1zpllf.fd %{_texmfdistdir}/tex/latex/newpx/ly1zplosf.fd %{_texmfdistdir}/tex/latex/newpx/ly1zplsups.fd %{_texmfdistdir}/tex/latex/newpx/ly1zpltlf.fd %{_texmfdistdir}/tex/latex/newpx/ly1zpltosf.fd %{_texmfdistdir}/tex/latex/newpx/newpxmath.sty %{_texmfdistdir}/tex/latex/newpx/newpxtext.sty %{_texmfdistdir}/tex/latex/newpx/omlnpxmi.fd %{_texmfdistdir}/tex/latex/newpx/ot1npxtt.fd %{_texmfdistdir}/tex/latex/newpx/ot1zpllf.fd %{_texmfdistdir}/tex/latex/newpx/ot1zplosf.fd %{_texmfdistdir}/tex/latex/newpx/ot1zplsups.fd %{_texmfdistdir}/tex/latex/newpx/ot1zpltlf.fd %{_texmfdistdir}/tex/latex/newpx/ot1zpltosf.fd %{_texmfdistdir}/tex/latex/newpx/t1npxtt.fd %{_texmfdistdir}/tex/latex/newpx/t1zpllf.fd %{_texmfdistdir}/tex/latex/newpx/t1zplosf.fd %{_texmfdistdir}/tex/latex/newpx/t1zplsups.fd %{_texmfdistdir}/tex/latex/newpx/t1zpltlf.fd %{_texmfdistdir}/tex/latex/newpx/t1zpltosf.fd %{_texmfdistdir}/tex/latex/newpx/ts1npxtt.fd %{_texmfdistdir}/tex/latex/newpx/ts1zpllf.fd %{_texmfdistdir}/tex/latex/newpx/ts1zplosf.fd %{_texmfdistdir}/tex/latex/newpx/ts1zpltlf.fd %{_texmfdistdir}/tex/latex/newpx/ts1zpltosf.fd %{_texmfdistdir}/tex/latex/newpx/unpxexa.fd %{_texmfdistdir}/tex/latex/newpx/unpxmia.fd %{_texmfdistdir}/tex/latex/newpx/unpxss.fd %{_texmfdistdir}/tex/latex/newpx/unpxsyc.fd %{_texmfdistdir}/tex/latex/newpx/unpxsym.fd %{_texmfdistdir}/tex/latex/newpx/unpxtt.fd %files -n texlive-newpx-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-newpx %config %{_sysconfdir}/fonts/conf.avail/58-texlive-newpx.conf %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-newpx/encodings.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-newpx/fonts.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-newpx/fonts.scale %{_datadir}/fonts/texlive-newpx/TeXGyrePagellaX-Bold.otf %{_datadir}/fonts/texlive-newpx/TeXGyrePagellaX-BoldItalic.otf %{_datadir}/fonts/texlive-newpx/TeXGyrePagellaX-Italic.otf %{_datadir}/fonts/texlive-newpx/TeXGyrePagellaX-Regular.otf %{_datadir}/fonts/texlive-newpx/pxbsys.pfb %{_datadir}/fonts/texlive-newpx/pxsys.pfb %{_datadir}/fonts/texlive-newpx/zplb.pfb %{_datadir}/fonts/texlive-newpx/zplbi.pfb %{_datadir}/fonts/texlive-newpx/zplr.pfb %{_datadir}/fonts/texlive-newpx/zplri.pfb %{_datadir}/fonts/texlive-newpx/zplx-bold.pfb %{_datadir}/fonts/texlive-newpx/zplx-regular.pfb %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-newpx-fonts-%{texlive_version}.%{texlive_noarch}.1.32svn44457-%{release}-zypper %endif %package -n texlive-newsletr Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Macros for making newsletters with Plain 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-newsletr-doc >= %{texlive_version} Provides: tex(newsletr.tex) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source63: newsletr.tar.xz Source64: newsletr.doc.tar.xz %description -n texlive-newsletr The newsletr package date: 2016-06-18 14:48:54 +0000 %package -n texlive-newsletr-doc Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Documentation for texlive-newsletr License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-newsletr-doc This package includes the documentation for texlive-newsletr %post -n texlive-newsletr mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-newsletr mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-newsletr %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-newsletr-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/plain/newsletr/italic.tex %{_texmfdistdir}/doc/plain/newsletr/lodriver.tex %{_texmfdistdir}/doc/plain/newsletr/losample.tex %{_texmfdistdir}/doc/plain/newsletr/newsletr.txt %{_texmfdistdir}/doc/plain/newsletr/newssamp.pdf %{_texmfdistdir}/doc/plain/newsletr/newssamp.tex %{_texmfdistdir}/doc/plain/newsletr/quote.tex %{_texmfdistdir}/doc/plain/newsletr/read.me %{_texmfdistdir}/doc/plain/newsletr/sample.pdf %files -n texlive-newsletr %defattr(-,root,root,755) %{_texmfdistdir}/tex/plain/newsletr/newsletr.tex %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-newsletr-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %endif %package -n texlive-newspaper Version: %{texlive_version}.%{texlive_noarch}.1.0svn15878 Release: 0 Summary: Typeset newsletters to resemble newspapers 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-newspaper-doc >= %{texlive_version} Provides: tex(newspaper.sty) Requires: tex(yfonts.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source65: newspaper.tar.xz Source66: newspaper.doc.tar.xz %description -n texlive-newspaper The newspaper package redefines the page style and \maketitle command to produce a typeset page similar to that of a newspaper. It also provides several commands that (when used with other packages) simplify the writing of articles in a newspaper-style column format. date: 2016-06-24 17:18:15 +0000 %package -n texlive-newspaper-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn15878 Release: 0 Summary: Documentation for texlive-newspaper License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-newspaper-doc This package includes the documentation for texlive-newspaper %post -n texlive-newspaper mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-newspaper mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-newspaper %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-newspaper-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/newspaper/Figure1.pdf %{_texmfdistdir}/doc/latex/newspaper/Figure2.pdf %{_texmfdistdir}/doc/latex/newspaper/README %{_texmfdistdir}/doc/latex/newspaper/atom.jpg %{_texmfdistdir}/doc/latex/newspaper/newspaper.pdf %{_texmfdistdir}/doc/latex/newspaper/newspaperExample.tex %files -n texlive-newspaper %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/newspaper/newspaper.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-newspaper-%{texlive_version}.%{texlive_noarch}.1.0svn15878-%{release}-zypper %endif %package -n texlive-newtx Version: %{texlive_version}.%{texlive_noarch}.1.525svn44520 Release: 0 Summary: Alternative uses of the TX fonts, with improved metrics License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires: texlive-kastrup >= %{texlive_version} Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(post): findutils Requires(post): grep Requires(post): sed Requires(post): texlive >= %{texlive_version} Requires(post): tex(updmap.cfg) #!BuildIgnore: tex(updmap.cfg) Requires(postun): findutils Requires(postun): grep Requires(postun): sed Requires(postun): texlive >= %{texlive_version} Requires(postun): tex(updmap.cfg) Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Requires: texlive-newtx-fonts >= %{texlive_version} Recommends: texlive-newtx-doc >= %{texlive_version} Provides: tex(Libertine-nu.tfm) Provides: tex(LibertineI-5nu.tfm) Provides: tex(LibertineI-7nu.tfm) Provides: tex(LibertineI-nu.tfm) Provides: tex(LibertineTheta-Regular.tfm) Provides: tex(LibertineZ-nu.tfm) Provides: tex(LibertineZI-5nu.tfm) Provides: tex(LibertineZI-7nu.tfm) Provides: tex(LibertineZI-nu.tfm) Provides: tex(MinLibBol-ly1.tfm) Provides: tex(MinLibBol-ot1.tfm) Provides: tex(MinLibBol-t1.tfm) Provides: tex(MinLibBolIta-ly1.tfm) Provides: tex(MinLibBolIta-ot1.tfm) Provides: tex(MinLibBolIta-t1.tfm) Provides: tex(MinLibIta-ly1.tfm) Provides: tex(MinLibIta-ot1.tfm) Provides: tex(MinLibIta-t1.tfm) Provides: tex(MinLibReg-ly1.tfm) Provides: tex(MinLibReg-ot1.tfm) Provides: tex(MinLibReg-t1.tfm) Provides: tex(alt-mn-greek.enc) Provides: tex(fxlri-5alt.tfm) Provides: tex(fxlri-5letters.tfm) Provides: tex(fxlri-7alt.tfm) Provides: tex(fxlri-7letters.tfm) Provides: tex(fxlzi-5alt.tfm) Provides: tex(fxlzi-5letters.tfm) Provides: tex(fxlzi-7alt.tfm) Provides: tex(fxlzi-7letters.tfm) Provides: tex(fxlzi-jv.tfm) Provides: tex(fxlzi-jv5.tfm) Provides: tex(fxlzi-jv7.tfm) Provides: tex(libcaps.enc) Provides: tex(libertinealt.enc) Provides: tex(lmsntxsy.fd) Provides: tex(lmxntxexx.fd) Provides: tex(ly1minlibertine.fd) Provides: tex(ly1ntxlf.fd) Provides: tex(ly1ntxosf.fd) Provides: tex(ly1ntxsups.fd) Provides: tex(ly1ntxtlf.fd) Provides: tex(ly1ntxtosf.fd) Provides: tex(ly1ntxtt.fd) Provides: tex(newtx.map) Provides: tex(newtxmath.sty) Provides: tex(newtxtext.sty) Provides: tex(ntx-Bold-lf-ly1.tfm) Provides: tex(ntx-Bold-lf-ot1.tfm) Provides: tex(ntx-Bold-lf-sc-ly1.tfm) Provides: tex(ntx-Bold-lf-sc-ot1.tfm) Provides: tex(ntx-Bold-lf-sc-t1.tfm) Provides: tex(ntx-Bold-lf-scl-ly1.tfm) Provides: tex(ntx-Bold-lf-scl-ot1.tfm) Provides: tex(ntx-Bold-lf-scl-t1.tfm) Provides: tex(ntx-Bold-lf-t1.tfm) Provides: tex(ntx-Bold-osf-ly1.tfm) Provides: tex(ntx-Bold-osf-ot1.tfm) Provides: tex(ntx-Bold-osf-sc-ly1.tfm) Provides: tex(ntx-Bold-osf-sc-ot1.tfm) Provides: tex(ntx-Bold-osf-sc-t1.tfm) Provides: tex(ntx-Bold-osf-scl-ly1.tfm) Provides: tex(ntx-Bold-osf-scl-ot1.tfm) Provides: tex(ntx-Bold-osf-scl-t1.tfm) Provides: tex(ntx-Bold-osf-t1.tfm) Provides: tex(ntx-Bold-tlf-ly1.tfm) Provides: tex(ntx-Bold-tlf-ot1.tfm) Provides: tex(ntx-Bold-tlf-sc-ly1.tfm) Provides: tex(ntx-Bold-tlf-sc-ot1.tfm) Provides: tex(ntx-Bold-tlf-sc-t1.tfm) Provides: tex(ntx-Bold-tlf-scl-ly1.tfm) Provides: tex(ntx-Bold-tlf-scl-ot1.tfm) Provides: tex(ntx-Bold-tlf-scl-t1.tfm) Provides: tex(ntx-Bold-tlf-t1.tfm) Provides: tex(ntx-Bold-tosf-ly1.tfm) Provides: tex(ntx-Bold-tosf-ot1.tfm) Provides: tex(ntx-Bold-tosf-sc-ly1.tfm) Provides: tex(ntx-Bold-tosf-sc-ot1.tfm) Provides: tex(ntx-Bold-tosf-sc-t1.tfm) Provides: tex(ntx-Bold-tosf-scl-ly1.tfm) Provides: tex(ntx-Bold-tosf-scl-ot1.tfm) Provides: tex(ntx-Bold-tosf-scl-t1.tfm) Provides: tex(ntx-Bold-tosf-t1.tfm) Provides: tex(ntx-BoldItalic-lf-ly1.tfm) Provides: tex(ntx-BoldItalic-lf-ot1.tfm) Provides: tex(ntx-BoldItalic-lf-sc-ly1.tfm) Provides: tex(ntx-BoldItalic-lf-sc-ot1.tfm) Provides: tex(ntx-BoldItalic-lf-sc-t1.tfm) Provides: tex(ntx-BoldItalic-lf-scl-ly1.tfm) Provides: tex(ntx-BoldItalic-lf-scl-ot1.tfm) Provides: tex(ntx-BoldItalic-lf-scl-t1.tfm) Provides: tex(ntx-BoldItalic-lf-t1.tfm) Provides: tex(ntx-BoldItalic-osf-ly1.tfm) Provides: tex(ntx-BoldItalic-osf-ot1.tfm) Provides: tex(ntx-BoldItalic-osf-sc-ly1.tfm) Provides: tex(ntx-BoldItalic-osf-sc-ot1.tfm) Provides: tex(ntx-BoldItalic-osf-sc-t1.tfm) Provides: tex(ntx-BoldItalic-osf-scl-ly1.tfm) Provides: tex(ntx-BoldItalic-osf-scl-ot1.tfm) Provides: tex(ntx-BoldItalic-osf-scl-t1.tfm) Provides: tex(ntx-BoldItalic-osf-t1.tfm) Provides: tex(ntx-BoldItalic-tlf-ly1.tfm) Provides: tex(ntx-BoldItalic-tlf-ot1.tfm) Provides: tex(ntx-BoldItalic-tlf-sc-ly1.tfm) Provides: tex(ntx-BoldItalic-tlf-sc-ot1.tfm) Provides: tex(ntx-BoldItalic-tlf-sc-t1.tfm) Provides: tex(ntx-BoldItalic-tlf-scl-ly1.tfm) Provides: tex(ntx-BoldItalic-tlf-scl-ot1.tfm) Provides: tex(ntx-BoldItalic-tlf-scl-t1.tfm) Provides: tex(ntx-BoldItalic-tlf-t1.tfm) Provides: tex(ntx-BoldItalic-tosf-ly1.tfm) Provides: tex(ntx-BoldItalic-tosf-ot1.tfm) Provides: tex(ntx-BoldItalic-tosf-sc-ly1.tfm) Provides: tex(ntx-BoldItalic-tosf-sc-ot1.tfm) Provides: tex(ntx-BoldItalic-tosf-sc-t1.tfm) Provides: tex(ntx-BoldItalic-tosf-scl-ly1.tfm) Provides: tex(ntx-BoldItalic-tosf-scl-ot1.tfm) Provides: tex(ntx-BoldItalic-tosf-scl-t1.tfm) Provides: tex(ntx-BoldItalic-tosf-t1.tfm) Provides: tex(ntx-Italic-lf-ly1.tfm) Provides: tex(ntx-Italic-lf-ot1.tfm) Provides: tex(ntx-Italic-lf-sc-ly1.tfm) Provides: tex(ntx-Italic-lf-sc-ot1.tfm) Provides: tex(ntx-Italic-lf-sc-t1.tfm) Provides: tex(ntx-Italic-lf-scl-ly1.tfm) Provides: tex(ntx-Italic-lf-scl-ot1.tfm) Provides: tex(ntx-Italic-lf-scl-t1.tfm) Provides: tex(ntx-Italic-lf-t1.tfm) Provides: tex(ntx-Italic-osf-ly1.tfm) Provides: tex(ntx-Italic-osf-ot1.tfm) Provides: tex(ntx-Italic-osf-sc-ly1.tfm) Provides: tex(ntx-Italic-osf-sc-ot1.tfm) Provides: tex(ntx-Italic-osf-sc-t1.tfm) Provides: tex(ntx-Italic-osf-scl-ly1.tfm) Provides: tex(ntx-Italic-osf-scl-ot1.tfm) Provides: tex(ntx-Italic-osf-scl-t1.tfm) Provides: tex(ntx-Italic-osf-t1.tfm) Provides: tex(ntx-Italic-osf-th-ly1.tfm) Provides: tex(ntx-Italic-osf-th-ot1.tfm) Provides: tex(ntx-Italic-osf-th-t1.tfm) Provides: tex(ntx-Italic-tlf-ly1.tfm) Provides: tex(ntx-Italic-tlf-ot1.tfm) Provides: tex(ntx-Italic-tlf-sc-ly1.tfm) Provides: tex(ntx-Italic-tlf-sc-ot1.tfm) Provides: tex(ntx-Italic-tlf-sc-t1.tfm) Provides: tex(ntx-Italic-tlf-scl-ly1.tfm) Provides: tex(ntx-Italic-tlf-scl-ot1.tfm) Provides: tex(ntx-Italic-tlf-scl-t1.tfm) Provides: tex(ntx-Italic-tlf-t1.tfm) Provides: tex(ntx-Italic-tlf-th-ly1.tfm) Provides: tex(ntx-Italic-tlf-th-ot1.tfm) Provides: tex(ntx-Italic-tlf-th-t1.tfm) Provides: tex(ntx-Italic-tosf-ly1.tfm) Provides: tex(ntx-Italic-tosf-ot1.tfm) Provides: tex(ntx-Italic-tosf-sc-ly1.tfm) Provides: tex(ntx-Italic-tosf-sc-ot1.tfm) Provides: tex(ntx-Italic-tosf-sc-t1.tfm) Provides: tex(ntx-Italic-tosf-scl-ly1.tfm) Provides: tex(ntx-Italic-tosf-scl-ot1.tfm) Provides: tex(ntx-Italic-tosf-scl-t1.tfm) Provides: tex(ntx-Italic-tosf-t1.tfm) Provides: tex(ntx-Regular-lf-ly1.tfm) Provides: tex(ntx-Regular-lf-ot1.tfm) Provides: tex(ntx-Regular-lf-sc-ly1.tfm) Provides: tex(ntx-Regular-lf-sc-ot1.tfm) Provides: tex(ntx-Regular-lf-sc-t1.tfm) Provides: tex(ntx-Regular-lf-scl-ly1.tfm) Provides: tex(ntx-Regular-lf-scl-ot1.tfm) Provides: tex(ntx-Regular-lf-scl-t1.tfm) Provides: tex(ntx-Regular-lf-t1.tfm) Provides: tex(ntx-Regular-osf-ly1.tfm) Provides: tex(ntx-Regular-osf-ot1.tfm) Provides: tex(ntx-Regular-osf-sc-ly1.tfm) Provides: tex(ntx-Regular-osf-sc-ot1.tfm) Provides: tex(ntx-Regular-osf-sc-t1.tfm) Provides: tex(ntx-Regular-osf-scl-ly1.tfm) Provides: tex(ntx-Regular-osf-scl-ot1.tfm) Provides: tex(ntx-Regular-osf-scl-t1.tfm) Provides: tex(ntx-Regular-osf-t1.tfm) Provides: tex(ntx-Regular-tlf-ly1.tfm) Provides: tex(ntx-Regular-tlf-ot1.tfm) Provides: tex(ntx-Regular-tlf-sc-ly1.tfm) Provides: tex(ntx-Regular-tlf-sc-ot1.tfm) Provides: tex(ntx-Regular-tlf-sc-t1.tfm) Provides: tex(ntx-Regular-tlf-scl-ly1.tfm) Provides: tex(ntx-Regular-tlf-scl-ot1.tfm) Provides: tex(ntx-Regular-tlf-scl-t1.tfm) Provides: tex(ntx-Regular-tlf-t1.tfm) Provides: tex(ntx-Regular-tosf-ly1.tfm) Provides: tex(ntx-Regular-tosf-ot1.tfm) Provides: tex(ntx-Regular-tosf-sc-ly1.tfm) Provides: tex(ntx-Regular-tosf-sc-ot1.tfm) Provides: tex(ntx-Regular-tosf-sc-t1.tfm) Provides: tex(ntx-Regular-tosf-scl-ly1.tfm) Provides: tex(ntx-Regular-tosf-scl-ot1.tfm) Provides: tex(ntx-Regular-tosf-scl-t1.tfm) Provides: tex(ntx-Regular-tosf-t1.tfm) Provides: tex(ntx-ec-lf-sc.enc) Provides: tex(ntx-ec-lf.enc) Provides: tex(ntx-ec-osf-sc.enc) Provides: tex(ntx-ec-osf.enc) Provides: tex(ntx-ec-tlf-sc.enc) Provides: tex(ntx-ec-tlf.enc) Provides: tex(ntx-ec-tosf-sc.enc) Provides: tex(ntx-ec-tosf.enc) Provides: tex(ntx-ecth-lf.enc) Provides: tex(ntx-ecth-osf.enc) Provides: tex(ntx-ecth-tlf.enc) Provides: tex(ntx-ecth-tosf.enc) Provides: tex(ntx-ly1-sc.enc) Provides: tex(ntx-ot1-lf-sc.enc) Provides: tex(ntx-ot1-lf.enc) Provides: tex(ntx-ot1-osf-sc.enc) Provides: tex(ntx-ot1-osf.enc) Provides: tex(ntx-ot1-sc.enc) Provides: tex(ntx-ot1-th-osf.enc) Provides: tex(ntx-ot1-th-tlf.enc) Provides: tex(ntx-ot1-tlf-sc.enc) Provides: tex(ntx-ot1-tlf.enc) Provides: tex(ntx-ot1-tosf-sc.enc) Provides: tex(ntx-ot1-tosf.enc) Provides: tex(ntx-t1-sc.enc) Provides: tex(ntx-texnansi-lf-sc.enc) Provides: tex(ntx-texnansi-lf.enc) Provides: tex(ntx-texnansi-osf-sc.enc) Provides: tex(ntx-texnansi-osf.enc) Provides: tex(ntx-texnansi-th-osf.enc) Provides: tex(ntx-texnansi-th-tlf.enc) Provides: tex(ntx-texnansi-tlf-sc.enc) Provides: tex(ntx-texnansi-tlf.enc) Provides: tex(ntx-texnansi-tosf-sc.enc) Provides: tex(ntx-texnansi-tosf.enc) Provides: tex(ntxbex.tfm) Provides: tex(ntxbex.vf) Provides: tex(ntxbexa.tfm) Provides: tex(ntxbexa.vf) Provides: tex(ntxbexb.tfm) Provides: tex(ntxbexmods.tfm) Provides: tex(ntxbexx.tfm) Provides: tex(ntxbexx.vf) Provides: tex(ntxbmi.tfm) Provides: tex(ntxbmi.vf) Provides: tex(ntxbmi0.tfm) Provides: tex(ntxbmi0.vf) Provides: tex(ntxbmi05.tfm) Provides: tex(ntxbmi05.vf) Provides: tex(ntxbmi07.tfm) Provides: tex(ntxbmi07.vf) Provides: tex(ntxbmi1.tfm) Provides: tex(ntxbmi1.vf) Provides: tex(ntxbmi15.tfm) Provides: tex(ntxbmi15.vf) Provides: tex(ntxbmi17.tfm) Provides: tex(ntxbmi17.vf) Provides: tex(ntxbmi1x.tfm) Provides: tex(ntxbmi1x.vf) Provides: tex(ntxbmi5.tfm) Provides: tex(ntxbmi5.vf) Provides: tex(ntxbmi7.tfm) Provides: tex(ntxbmi7.vf) Provides: tex(ntxbmia.tfm) Provides: tex(ntxbmia.vf) Provides: tex(ntxbmial1.tfm) Provides: tex(ntxbmials.tfm) Provides: tex(ntxbsy.tfm) Provides: tex(ntxbsy.vf) Provides: tex(ntxbsy5.tfm) Provides: tex(ntxbsy5.vf) Provides: tex(ntxbsy7.tfm) Provides: tex(ntxbsy7.vf) Provides: tex(ntxbsyc.tfm) Provides: tex(ntxbsyc.vf) Provides: tex(ntxbsym.tfm) Provides: tex(ntxbsym.vf) Provides: tex(ntxexa.tfm) Provides: tex(ntxexa.vf) Provides: tex(ntxexb.tfm) Provides: tex(ntxexmods.tfm) Provides: tex(ntxexx.tfm) Provides: tex(ntxexx.vf) Provides: tex(ntxmi.tfm) Provides: tex(ntxmi.vf) Provides: tex(ntxmi0.tfm) Provides: tex(ntxmi0.vf) Provides: tex(ntxmi05.tfm) Provides: tex(ntxmi05.vf) Provides: tex(ntxmi07.tfm) Provides: tex(ntxmi07.vf) Provides: tex(ntxmi1.tfm) Provides: tex(ntxmi1.vf) Provides: tex(ntxmi15.tfm) Provides: tex(ntxmi15.vf) Provides: tex(ntxmi17.tfm) Provides: tex(ntxmi17.vf) Provides: tex(ntxmi5.tfm) Provides: tex(ntxmi5.vf) Provides: tex(ntxmi7.tfm) Provides: tex(ntxmi7.vf) Provides: tex(ntxmia.tfm) Provides: tex(ntxmia.vf) Provides: tex(ntxmiaalt.enc) Provides: tex(ntxsups-Bold-ly1.tfm) Provides: tex(ntxsups-Bold-ot1.tfm) Provides: tex(ntxsups-Bold-t1.tfm) Provides: tex(ntxsups-Bold.tfm) Provides: tex(ntxsups-BoldItalic-ly1.tfm) Provides: tex(ntxsups-BoldItalic-ot1.tfm) Provides: tex(ntxsups-BoldItalic-t1.tfm) Provides: tex(ntxsups-BoldItalic.tfm) Provides: tex(ntxsups-Italic-ly1.tfm) Provides: tex(ntxsups-Italic-ot1.tfm) Provides: tex(ntxsups-Italic-t1.tfm) Provides: tex(ntxsups-Italic.tfm) Provides: tex(ntxsups-Regular-ly1.tfm) Provides: tex(ntxsups-Regular-ot1.tfm) Provides: tex(ntxsups-Regular-t1.tfm) Provides: tex(ntxsups-Regular.tfm) Provides: tex(ntxsy.tfm) Provides: tex(ntxsy.vf) Provides: tex(ntxsy5.tfm) Provides: tex(ntxsy5.vf) Provides: tex(ntxsy7.tfm) Provides: tex(ntxsy7.vf) Provides: tex(ntxsybalt.tfm) Provides: tex(ntxsyc.tfm) Provides: tex(ntxsyc.vf) Provides: tex(ntxsym.tfm) Provides: tex(ntxsym.vf) Provides: tex(ntxsyralt.tfm) Provides: tex(nxlbmi.tfm) Provides: tex(nxlbmi.vf) Provides: tex(nxlbmi0.tfm) Provides: tex(nxlbmi0.vf) Provides: tex(nxlbmi01.tfm) Provides: tex(nxlbmi01.vf) Provides: tex(nxlbmi015.tfm) Provides: tex(nxlbmi015.vf) Provides: tex(nxlbmi017.tfm) Provides: tex(nxlbmi017.vf) Provides: tex(nxlbmi02.tfm) Provides: tex(nxlbmi02.vf) Provides: tex(nxlbmi025.tfm) Provides: tex(nxlbmi025.vf) Provides: tex(nxlbmi027.tfm) Provides: tex(nxlbmi027.vf) Provides: tex(nxlbmi03.tfm) Provides: tex(nxlbmi03.vf) Provides: tex(nxlbmi035.tfm) Provides: tex(nxlbmi035.vf) Provides: tex(nxlbmi037.tfm) Provides: tex(nxlbmi037.vf) Provides: tex(nxlbmi05.tfm) Provides: tex(nxlbmi05.vf) Provides: tex(nxlbmi07.tfm) Provides: tex(nxlbmi07.vf) Provides: tex(nxlbmi1.tfm) Provides: tex(nxlbmi1.vf) Provides: tex(nxlbmi15.tfm) Provides: tex(nxlbmi15.vf) Provides: tex(nxlbmi17.tfm) Provides: tex(nxlbmi17.vf) Provides: tex(nxlbmi2.tfm) Provides: tex(nxlbmi2.vf) Provides: tex(nxlbmi25.tfm) Provides: tex(nxlbmi25.vf) Provides: tex(nxlbmi27.tfm) Provides: tex(nxlbmi27.vf) Provides: tex(nxlbmi3.tfm) Provides: tex(nxlbmi3.vf) Provides: tex(nxlbmi35.tfm) Provides: tex(nxlbmi35.vf) Provides: tex(nxlbmi37.tfm) Provides: tex(nxlbmi37.vf) Provides: tex(nxlbmi5.tfm) Provides: tex(nxlbmi5.vf) Provides: tex(nxlbmi7.tfm) Provides: tex(nxlbmi7.vf) Provides: tex(nxlbmia.tfm) Provides: tex(nxlbmia.vf) Provides: tex(nxlbsy5.tfm) Provides: tex(nxlbsy5.vf) Provides: tex(nxlbsy7.tfm) Provides: tex(nxlbsy7.vf) Provides: tex(nxlmi.tfm) Provides: tex(nxlmi.vf) Provides: tex(nxlmi0.tfm) Provides: tex(nxlmi0.vf) Provides: tex(nxlmi01.tfm) Provides: tex(nxlmi01.vf) Provides: tex(nxlmi015.tfm) Provides: tex(nxlmi015.vf) Provides: tex(nxlmi017.tfm) Provides: tex(nxlmi017.vf) Provides: tex(nxlmi02.tfm) Provides: tex(nxlmi02.vf) Provides: tex(nxlmi025.tfm) Provides: tex(nxlmi025.vf) Provides: tex(nxlmi027.tfm) Provides: tex(nxlmi027.vf) Provides: tex(nxlmi03.tfm) Provides: tex(nxlmi03.vf) Provides: tex(nxlmi035.tfm) Provides: tex(nxlmi035.vf) Provides: tex(nxlmi037.tfm) Provides: tex(nxlmi037.vf) Provides: tex(nxlmi05.tfm) Provides: tex(nxlmi05.vf) Provides: tex(nxlmi07.tfm) Provides: tex(nxlmi07.vf) Provides: tex(nxlmi1.tfm) Provides: tex(nxlmi1.vf) Provides: tex(nxlmi15.tfm) Provides: tex(nxlmi15.vf) Provides: tex(nxlmi17.tfm) Provides: tex(nxlmi17.vf) Provides: tex(nxlmi2.tfm) Provides: tex(nxlmi2.vf) Provides: tex(nxlmi25.tfm) Provides: tex(nxlmi25.vf) Provides: tex(nxlmi27.tfm) Provides: tex(nxlmi27.vf) Provides: tex(nxlmi3.tfm) Provides: tex(nxlmi3.vf) Provides: tex(nxlmi35.tfm) Provides: tex(nxlmi35.vf) Provides: tex(nxlmi37.tfm) Provides: tex(nxlmi37.vf) Provides: tex(nxlmi5.tfm) Provides: tex(nxlmi5.vf) Provides: tex(nxlmi7.tfm) Provides: tex(nxlmi7.vf) Provides: tex(nxlmia.tfm) Provides: tex(nxlmia.vf) Provides: tex(nxlsy5.tfm) Provides: tex(nxlsy5.vf) Provides: tex(nxlsy7.tfm) Provides: tex(nxlsy7.vf) Provides: tex(omlntxmi.fd) Provides: tex(omlnxlmi.fd) Provides: tex(omlzbvmi.fd) Provides: tex(omlzmnmi.fd) Provides: tex(omlzutmi.fd) Provides: tex(ot1minlibertine.fd) Provides: tex(ot1ntxlf.fd) Provides: tex(ot1ntxosf.fd) Provides: tex(ot1ntxsups.fd) Provides: tex(ot1ntxtlf.fd) Provides: tex(ot1ntxtosf.fd) Provides: tex(ot1ntxtt.fd) Provides: tex(rfxlr-alt.tfm) Provides: tex(rfxlri-alt.tfm) Provides: tex(rfxlri-vw.tfm) Provides: tex(rfxlri-vw5.tfm) Provides: tex(rfxlri-vw7.tfm) Provides: tex(rfxlz-alt.tfm) Provides: tex(rfxlzi-alt.tfm) Provides: tex(rfxlzi-vw.tfm) Provides: tex(rfxlzi-vw5.tfm) Provides: tex(rfxlzi-vw7.tfm) Provides: tex(rntxbmi.tfm) Provides: tex(rntxbmi5.tfm) Provides: tex(rntxbmi7.tfm) Provides: tex(rntxmi.tfm) Provides: tex(rntxmi5.tfm) Provides: tex(rntxmi7.tfm) Provides: tex(rtxbmi-rev.tfm) Provides: tex(rtxbmi-ut.tfm) Provides: tex(rtxbmi5-rev.tfm) Provides: tex(rtxbmi5.tfm) Provides: tex(rtxbmi7-rev.tfm) Provides: tex(rtxbmi7.tfm) Provides: tex(rtxbmio.tfm) Provides: tex(rtxmi-ut.tfm) Provides: tex(rtxmi5.tfm) Provides: tex(rtxmi7.tfm) Provides: tex(rtxmio.tfm) Provides: tex(t1fxl1.fd) Provides: tex(t1minlibertine.fd) Provides: tex(t1ntxlf.fd) Provides: tex(t1ntxosf.fd) Provides: tex(t1ntxsups.fd) Provides: tex(t1ntxtlf.fd) Provides: tex(t1ntxtosf.fd) Provides: tex(t1ntxtt.fd) Provides: tex(ts1ntxlf.fd) Provides: tex(ts1ntxosf.fd) Provides: tex(ts1ntxtlf.fd) Provides: tex(ts1ntxtosf.fd) Provides: tex(ts1ntxtt.fd) Provides: tex(txbex-bar.tfm) Provides: tex(txbexas.tfm) Provides: tex(txbexs.tfm) Provides: tex(txbsy5.tfm) Provides: tex(txbsy7.tfm) Provides: tex(txbsys.tfm) Provides: tex(txex-bar.tfm) Provides: tex(txexas.tfm) Provides: tex(txexs.tfm) Provides: tex(txsy5.tfm) Provides: tex(txsy7.tfm) Provides: tex(txsys.tfm) Provides: tex(untxexa.fd) Provides: tex(untxmia.fd) Provides: tex(untxsyc.fd) Provides: tex(untxsym.fd) Provides: tex(untxtt.fd) Provides: tex(uzmnmia.fd) Provides: tex(zmn-vw-b.tfm) Provides: tex(zmn-vw-r.tfm) Provides: tex(zmn.map) Provides: tex(zutbmi.tfm) Provides: tex(zutbmi.vf) Provides: tex(zutmi.tfm) Provides: tex(zutmi.vf) Provides: tex(zxlr-5nums.tfm) Provides: tex(zxlr-7nums.tfm) Provides: tex(zxlr-8r.tfm) Provides: tex(zxlr-caps.tfm) Provides: tex(zxlri-8r.tfm) Provides: tex(zxlz-8r.tfm) Provides: tex(zxlz-caps.tfm) Provides: tex(zxlzi-8r.tfm) Requires: tex(Heuristica-Bold-tosf-t1--base.tfm) Requires: tex(Heuristica-Regular-tosf-t1--base.tfm) Requires: tex(amsmath.sty) Requires: tex(etoolbox.sty) Requires: tex(fontaxes.sty) Requires: tex(fontenc.sty) Requires: tex(ifluatex.sty) Requires: tex(ifxetex.sty) Requires: tex(ptmb8r.tfm) Requires: tex(ptmr8r.tfm) Requires: tex(putbi8r.tfm) Requires: tex(putri8r.tfm) Requires: tex(textcomp.sty) Requires: tex(txb.tfm) Requires: tex(txbex.tfm) Requires: tex(txbmi1.tfm) Requires: tex(txbmia.tfm) Requires: tex(txbsy.tfm) Requires: tex(txbsya.tfm) Requires: tex(txbsyb.tfm) Requires: tex(txbsyc.tfm) Requires: tex(txmi.tfm) Requires: tex(txmi1.tfm) Requires: tex(txmia.tfm) Requires: tex(txr.tfm) Requires: tex(txsy.tfm) Requires: tex(txsya.tfm) Requires: tex(txsyb.tfm) Requires: tex(txsyc.tfm) Requires: tex(xkeyval.sty) Requires: tex(zxxbl7z.tfm) Requires: tex(zxxrl7z.tfm) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source67: newtx.tar.xz Source68: newtx.doc.tar.xz %description -n texlive-newtx The bundle splits txfonts.sty (from the TX fonts distribution) into two independent packages, newtxtext.sty and newtxmath.sty, each with fixes and enhancements. newtxmath's metrics have been re-evaluated to provide a less tight appearance, and to provide a libertine option that substitutes Libertine italic and Greek letter for the existing math italic and Greek glyphs, making a mathematics package that matches Libertine text quite well. newtxmath can also use the maths italic font provided with the garamondx package, thus offering a garamond-alike text-with-maths combination. date: 2017-06-06 20:04:25 +0000 %package -n texlive-newtx-doc Version: %{texlive_version}.%{texlive_noarch}.1.525svn44520 Release: 0 Summary: Documentation for texlive-newtx License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-newtx-doc This package includes the documentation for texlive-newtx %package -n texlive-newtx-fonts Version: %{texlive_version}.%{texlive_noarch}.1.525svn44520 Release: 0 Summary: Severed fonts for texlive-newtx 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-newtx-fonts The separated fonts package for texlive-newtx %post -n texlive-newtx mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update echo 'addMap newtx.map' >> /var/run/texlive/run-updmap %postun -n texlive-newtx mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then echo 'deleteMap newtx.map' >> /var/run/texlive/run-updmap exit 0 fi %posttrans -n texlive-newtx %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-newtx-fonts fc-cache -s %{_datadir}/fonts mkfontscale %{_datadir}/fonts/texlive-newtx mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-newtx %postun -n texlive-newtx-fonts if test $1 = 0; then fc-cache -s %{_datadir}/fonts fi %files -n texlive-newtx-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/newtx/MANIFEST-newtx.txt %{_texmfdistdir}/doc/fonts/newtx/README %{_texmfdistdir}/doc/fonts/newtx/implementation.pdf %{_texmfdistdir}/doc/fonts/newtx/implementation.tex %{_texmfdistdir}/doc/fonts/newtx/mathnotes.pdf %{_texmfdistdir}/doc/fonts/newtx/mathnotes.tex %{_texmfdistdir}/doc/fonts/newtx/newtxdoc.pdf %{_texmfdistdir}/doc/fonts/newtx/newtxdoc.tex %{_texmfdistdir}/doc/fonts/newtx/sample-lib-crop.pdf %{_texmfdistdir}/doc/fonts/newtx/sample-libmtp-crop.pdf %{_texmfdistdir}/doc/fonts/newtx/sample-mtp-crop.pdf %{_texmfdistdir}/doc/fonts/newtx/sample-ntx-crop.pdf %{_texmfdistdir}/doc/fonts/newtx/sample-ptmx-crop.pdf %{_texmfdistdir}/doc/fonts/newtx/sample-tx-crop.pdf %files -n texlive-newtx %defattr(-,root,root,755) %{_texmfdistdir}/fonts/afm/public/newtx/ntxsups-Bold.afm %{_texmfdistdir}/fonts/afm/public/newtx/ntxsups-BoldItalic.afm %{_texmfdistdir}/fonts/afm/public/newtx/ntxsups-Italic.afm %{_texmfdistdir}/fonts/afm/public/newtx/ntxsups-Regular.afm %{_texmfdistdir}/fonts/afm/public/newtx/ntxtmb.afm %{_texmfdistdir}/fonts/afm/public/newtx/ntxtmbi.afm %{_texmfdistdir}/fonts/afm/public/newtx/ntxtmr.afm %{_texmfdistdir}/fonts/afm/public/newtx/ntxtmri.afm %{_texmfdistdir}/fonts/afm/public/newtx/txbex-bar.afm %{_texmfdistdir}/fonts/afm/public/newtx/txbexas.afm %{_texmfdistdir}/fonts/afm/public/newtx/txbsys.afm %{_texmfdistdir}/fonts/afm/public/newtx/txex-bar.afm %{_texmfdistdir}/fonts/afm/public/newtx/txexas.afm %{_texmfdistdir}/fonts/afm/public/newtx/txexs.afm %{_texmfdistdir}/fonts/afm/public/newtx/txsys.afm %{_texmfdistdir}/fonts/enc/dvips/newtx/alt-mn-greek.enc %{_texmfdistdir}/fonts/enc/dvips/newtx/libcaps.enc %{_texmfdistdir}/fonts/enc/dvips/newtx/libertinealt.enc %{_texmfdistdir}/fonts/enc/dvips/newtx/ntx-ec-lf-sc.enc %{_texmfdistdir}/fonts/enc/dvips/newtx/ntx-ec-lf.enc %{_texmfdistdir}/fonts/enc/dvips/newtx/ntx-ec-osf-sc.enc %{_texmfdistdir}/fonts/enc/dvips/newtx/ntx-ec-osf.enc %{_texmfdistdir}/fonts/enc/dvips/newtx/ntx-ec-tlf-sc.enc %{_texmfdistdir}/fonts/enc/dvips/newtx/ntx-ec-tlf.enc %{_texmfdistdir}/fonts/enc/dvips/newtx/ntx-ec-tosf-sc.enc %{_texmfdistdir}/fonts/enc/dvips/newtx/ntx-ec-tosf.enc %{_texmfdistdir}/fonts/enc/dvips/newtx/ntx-ecth-lf.enc %{_texmfdistdir}/fonts/enc/dvips/newtx/ntx-ecth-osf.enc %{_texmfdistdir}/fonts/enc/dvips/newtx/ntx-ecth-tlf.enc %{_texmfdistdir}/fonts/enc/dvips/newtx/ntx-ecth-tosf.enc %{_texmfdistdir}/fonts/enc/dvips/newtx/ntx-ly1-sc.enc %{_texmfdistdir}/fonts/enc/dvips/newtx/ntx-ot1-lf-sc.enc %{_texmfdistdir}/fonts/enc/dvips/newtx/ntx-ot1-lf.enc %{_texmfdistdir}/fonts/enc/dvips/newtx/ntx-ot1-osf-sc.enc %{_texmfdistdir}/fonts/enc/dvips/newtx/ntx-ot1-osf.enc %{_texmfdistdir}/fonts/enc/dvips/newtx/ntx-ot1-sc.enc %{_texmfdistdir}/fonts/enc/dvips/newtx/ntx-ot1-th-osf.enc %{_texmfdistdir}/fonts/enc/dvips/newtx/ntx-ot1-th-tlf.enc %{_texmfdistdir}/fonts/enc/dvips/newtx/ntx-ot1-tlf-sc.enc %{_texmfdistdir}/fonts/enc/dvips/newtx/ntx-ot1-tlf.enc %{_texmfdistdir}/fonts/enc/dvips/newtx/ntx-ot1-tosf-sc.enc %{_texmfdistdir}/fonts/enc/dvips/newtx/ntx-ot1-tosf.enc %{_texmfdistdir}/fonts/enc/dvips/newtx/ntx-t1-sc.enc %{_texmfdistdir}/fonts/enc/dvips/newtx/ntx-texnansi-lf-sc.enc %{_texmfdistdir}/fonts/enc/dvips/newtx/ntx-texnansi-lf.enc %{_texmfdistdir}/fonts/enc/dvips/newtx/ntx-texnansi-osf-sc.enc %{_texmfdistdir}/fonts/enc/dvips/newtx/ntx-texnansi-osf.enc %{_texmfdistdir}/fonts/enc/dvips/newtx/ntx-texnansi-th-osf.enc %{_texmfdistdir}/fonts/enc/dvips/newtx/ntx-texnansi-th-tlf.enc %{_texmfdistdir}/fonts/enc/dvips/newtx/ntx-texnansi-tlf-sc.enc %{_texmfdistdir}/fonts/enc/dvips/newtx/ntx-texnansi-tlf.enc %{_texmfdistdir}/fonts/enc/dvips/newtx/ntx-texnansi-tosf-sc.enc %{_texmfdistdir}/fonts/enc/dvips/newtx/ntx-texnansi-tosf.enc %{_texmfdistdir}/fonts/enc/dvips/newtx/ntxmiaalt.enc %{_texmfdistdir}/fonts/map/dvips/newtx/newtx.map %{_texmfdistdir}/fonts/map/dvips/newtx/zmn.map %verify(link) %{_texmfdistdir}/fonts/opentype/public/newtx/TeXGyreTermesX-Bold.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/newtx/TeXGyreTermesX-BoldItalic.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/newtx/TeXGyreTermesX-Italic.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/newtx/TeXGyreTermesX-Regular.otf %{_texmfdistdir}/fonts/tfm/public/newtx/Libertine-nu.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/LibertineI-5nu.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/LibertineI-7nu.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/LibertineI-nu.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/LibertineTheta-Regular.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/LibertineZ-nu.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/LibertineZI-5nu.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/LibertineZI-7nu.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/LibertineZI-nu.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/MinLibBol-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/MinLibBol-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/MinLibBol-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/MinLibBolIta-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/MinLibBolIta-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/MinLibBolIta-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/MinLibIta-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/MinLibIta-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/MinLibIta-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/MinLibReg-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/MinLibReg-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/MinLibReg-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/fxlri-5alt.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/fxlri-5letters.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/fxlri-7alt.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/fxlri-7letters.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/fxlzi-5alt.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/fxlzi-5letters.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/fxlzi-7alt.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/fxlzi-7letters.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/fxlzi-jv.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/fxlzi-jv5.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/fxlzi-jv7.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Bold-lf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Bold-lf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Bold-lf-sc-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Bold-lf-sc-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Bold-lf-sc-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Bold-lf-scl-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Bold-lf-scl-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Bold-lf-scl-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Bold-lf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Bold-osf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Bold-osf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Bold-osf-sc-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Bold-osf-sc-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Bold-osf-sc-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Bold-osf-scl-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Bold-osf-scl-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Bold-osf-scl-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Bold-osf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Bold-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Bold-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Bold-tlf-sc-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Bold-tlf-sc-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Bold-tlf-sc-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Bold-tlf-scl-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Bold-tlf-scl-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Bold-tlf-scl-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Bold-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Bold-tosf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Bold-tosf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Bold-tosf-sc-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Bold-tosf-sc-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Bold-tosf-sc-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Bold-tosf-scl-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Bold-tosf-scl-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Bold-tosf-scl-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Bold-tosf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-BoldItalic-lf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-BoldItalic-lf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-BoldItalic-lf-sc-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-BoldItalic-lf-sc-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-BoldItalic-lf-sc-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-BoldItalic-lf-scl-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-BoldItalic-lf-scl-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-BoldItalic-lf-scl-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-BoldItalic-lf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-BoldItalic-osf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-BoldItalic-osf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-BoldItalic-osf-sc-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-BoldItalic-osf-sc-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-BoldItalic-osf-sc-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-BoldItalic-osf-scl-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-BoldItalic-osf-scl-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-BoldItalic-osf-scl-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-BoldItalic-osf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-BoldItalic-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-BoldItalic-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-BoldItalic-tlf-sc-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-BoldItalic-tlf-sc-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-BoldItalic-tlf-sc-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-BoldItalic-tlf-scl-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-BoldItalic-tlf-scl-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-BoldItalic-tlf-scl-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-BoldItalic-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-BoldItalic-tosf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-BoldItalic-tosf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-BoldItalic-tosf-sc-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-BoldItalic-tosf-sc-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-BoldItalic-tosf-sc-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-BoldItalic-tosf-scl-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-BoldItalic-tosf-scl-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-BoldItalic-tosf-scl-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-BoldItalic-tosf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Italic-lf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Italic-lf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Italic-lf-sc-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Italic-lf-sc-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Italic-lf-sc-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Italic-lf-scl-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Italic-lf-scl-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Italic-lf-scl-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Italic-lf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Italic-osf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Italic-osf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Italic-osf-sc-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Italic-osf-sc-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Italic-osf-sc-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Italic-osf-scl-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Italic-osf-scl-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Italic-osf-scl-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Italic-osf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Italic-osf-th-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Italic-osf-th-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Italic-osf-th-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Italic-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Italic-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Italic-tlf-sc-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Italic-tlf-sc-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Italic-tlf-sc-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Italic-tlf-scl-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Italic-tlf-scl-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Italic-tlf-scl-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Italic-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Italic-tlf-th-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Italic-tlf-th-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Italic-tlf-th-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Italic-tosf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Italic-tosf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Italic-tosf-sc-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Italic-tosf-sc-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Italic-tosf-sc-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Italic-tosf-scl-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Italic-tosf-scl-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Italic-tosf-scl-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Italic-tosf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Regular-lf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Regular-lf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Regular-lf-sc-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Regular-lf-sc-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Regular-lf-sc-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Regular-lf-scl-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Regular-lf-scl-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Regular-lf-scl-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Regular-lf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Regular-osf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Regular-osf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Regular-osf-sc-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Regular-osf-sc-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Regular-osf-sc-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Regular-osf-scl-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Regular-osf-scl-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Regular-osf-scl-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Regular-osf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Regular-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Regular-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Regular-tlf-sc-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Regular-tlf-sc-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Regular-tlf-sc-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Regular-tlf-scl-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Regular-tlf-scl-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Regular-tlf-scl-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Regular-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Regular-tosf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Regular-tosf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Regular-tosf-sc-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Regular-tosf-sc-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Regular-tosf-sc-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Regular-tosf-scl-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Regular-tosf-scl-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Regular-tosf-scl-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntx-Regular-tosf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxbex.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxbexa.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxbexb.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxbexmods.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxbexx.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxbmi.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxbmi0.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxbmi05.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxbmi07.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxbmi1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxbmi15.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxbmi17.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxbmi1x.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxbmi5.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxbmi7.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxbmia.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxbmial1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxbmials.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxbsy.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxbsy5.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxbsy7.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxbsyc.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxbsym.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxexa.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxexb.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxexmods.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxexx.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxmi.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxmi0.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxmi05.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxmi07.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxmi1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxmi15.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxmi17.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxmi5.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxmi7.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxmia.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxsups-Bold-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxsups-Bold-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxsups-Bold-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxsups-Bold.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxsups-BoldItalic-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxsups-BoldItalic-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxsups-BoldItalic-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxsups-BoldItalic.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxsups-Italic-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxsups-Italic-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxsups-Italic-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxsups-Italic.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxsups-Regular-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxsups-Regular-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxsups-Regular-t1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxsups-Regular.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxsy.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxsy5.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxsy7.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxsybalt.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxsyc.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxsym.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/ntxsyralt.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlbmi.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlbmi0.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlbmi01.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlbmi015.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlbmi017.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlbmi02.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlbmi025.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlbmi027.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlbmi03.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlbmi035.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlbmi037.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlbmi05.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlbmi07.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlbmi1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlbmi15.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlbmi17.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlbmi2.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlbmi25.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlbmi27.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlbmi3.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlbmi35.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlbmi37.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlbmi5.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlbmi7.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlbmia.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlbsy5.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlbsy7.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlmi.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlmi0.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlmi01.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlmi015.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlmi017.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlmi02.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlmi025.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlmi027.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlmi03.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlmi035.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlmi037.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlmi05.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlmi07.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlmi1.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlmi15.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlmi17.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlmi2.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlmi25.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlmi27.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlmi3.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlmi35.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlmi37.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlmi5.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlmi7.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlmia.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlsy5.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/nxlsy7.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/rfxlr-alt.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/rfxlri-alt.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/rfxlri-vw.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/rfxlri-vw5.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/rfxlri-vw7.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/rfxlz-alt.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/rfxlzi-alt.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/rfxlzi-vw.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/rfxlzi-vw5.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/rfxlzi-vw7.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/rntxbmi.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/rntxbmi5.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/rntxbmi7.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/rntxmi.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/rntxmi5.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/rntxmi7.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/rtxbmi-rev.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/rtxbmi-ut.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/rtxbmi5-rev.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/rtxbmi5.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/rtxbmi7-rev.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/rtxbmi7.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/rtxbmio.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/rtxmi-ut.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/rtxmi5.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/rtxmi7.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/rtxmio.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/txbex-bar.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/txbexas.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/txbexs.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/txbsy5.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/txbsy7.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/txbsys.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/txex-bar.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/txexas.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/txexs.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/txsy5.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/txsy7.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/txsys.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/zmn-vw-b.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/zmn-vw-r.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/zutbmi.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/zutmi.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/zxlr-5nums.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/zxlr-7nums.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/zxlr-8r.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/zxlr-caps.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/zxlri-8r.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/zxlz-8r.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/zxlz-caps.tfm %{_texmfdistdir}/fonts/tfm/public/newtx/zxlzi-8r.tfm %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/Libertine-nu.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/LibertineI-5nu.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/LibertineI-7nu.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/LibertineI-nu.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/LibertineTheta-Regular.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/LibertineZ-nu.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/LibertineZI-5nu.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/LibertineZI-7nu.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/LibertineZI-nu.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/MinLibBol.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/MinLibBolIta.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/MinLibIta.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/MinLibReg.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/fxlri-5letters.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/fxlri-7letters.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/fxlri-vw.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/fxlri-vw5.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/fxlri-vw7.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/fxlzi-5letters.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/fxlzi-7letters.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/fxlzi-jv.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/fxlzi-jv5.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/fxlzi-jv7.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/fxlzi-vw.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/fxlzi-vw5.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/fxlzi-vw7.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/ntxbexb.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/ntxbexmods.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/ntxexb.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/ntxexmods.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/ntxsups-Bold.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/ntxsups-BoldItalic.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/ntxsups-Italic.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/ntxsups-Regular.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/ntxsybalt.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/ntxsyralt.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/ntxtmb.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/ntxtmbi.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/ntxtmr.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/ntxtmri.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/rntxbmi.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/rntxbmi5.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/rntxbmi7.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/rntxmi.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/rntxmi5.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/rntxmi7.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/rtxbmi-rev.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/rtxbmi5-rev.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/rtxbmi5.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/rtxbmi7-rev.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/rtxbmi7.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/rtxmi5.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/rtxmi7.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/txbex-bar.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/txbexas.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/txbexs.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/txbsy5.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/txbsy7.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/txbsys.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/txex-bar.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/txexas.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/txexs.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/txsy5.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/txsy7.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/txsys.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/zmn-vw-b.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/zmn-vw-r.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/zxlr-5nums.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/zxlr-7nums.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/zxlr.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/zxlri.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/zxlz.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtx/zxlzi.pfb %{_texmfdistdir}/fonts/vf/public/newtx/ntxbex.vf %{_texmfdistdir}/fonts/vf/public/newtx/ntxbexa.vf %{_texmfdistdir}/fonts/vf/public/newtx/ntxbexx.vf %{_texmfdistdir}/fonts/vf/public/newtx/ntxbmi.vf %{_texmfdistdir}/fonts/vf/public/newtx/ntxbmi0.vf %{_texmfdistdir}/fonts/vf/public/newtx/ntxbmi05.vf %{_texmfdistdir}/fonts/vf/public/newtx/ntxbmi07.vf %{_texmfdistdir}/fonts/vf/public/newtx/ntxbmi1.vf %{_texmfdistdir}/fonts/vf/public/newtx/ntxbmi15.vf %{_texmfdistdir}/fonts/vf/public/newtx/ntxbmi17.vf %{_texmfdistdir}/fonts/vf/public/newtx/ntxbmi1x.vf %{_texmfdistdir}/fonts/vf/public/newtx/ntxbmi5.vf %{_texmfdistdir}/fonts/vf/public/newtx/ntxbmi7.vf %{_texmfdistdir}/fonts/vf/public/newtx/ntxbmia.vf %{_texmfdistdir}/fonts/vf/public/newtx/ntxbsy.vf %{_texmfdistdir}/fonts/vf/public/newtx/ntxbsy5.vf %{_texmfdistdir}/fonts/vf/public/newtx/ntxbsy7.vf %{_texmfdistdir}/fonts/vf/public/newtx/ntxbsyc.vf %{_texmfdistdir}/fonts/vf/public/newtx/ntxbsym.vf %{_texmfdistdir}/fonts/vf/public/newtx/ntxexa.vf %{_texmfdistdir}/fonts/vf/public/newtx/ntxexx.vf %{_texmfdistdir}/fonts/vf/public/newtx/ntxmi.vf %{_texmfdistdir}/fonts/vf/public/newtx/ntxmi0.vf %{_texmfdistdir}/fonts/vf/public/newtx/ntxmi05.vf %{_texmfdistdir}/fonts/vf/public/newtx/ntxmi07.vf %{_texmfdistdir}/fonts/vf/public/newtx/ntxmi1.vf %{_texmfdistdir}/fonts/vf/public/newtx/ntxmi15.vf %{_texmfdistdir}/fonts/vf/public/newtx/ntxmi17.vf %{_texmfdistdir}/fonts/vf/public/newtx/ntxmi5.vf %{_texmfdistdir}/fonts/vf/public/newtx/ntxmi7.vf %{_texmfdistdir}/fonts/vf/public/newtx/ntxmia.vf %{_texmfdistdir}/fonts/vf/public/newtx/ntxsy.vf %{_texmfdistdir}/fonts/vf/public/newtx/ntxsy5.vf %{_texmfdistdir}/fonts/vf/public/newtx/ntxsy7.vf %{_texmfdistdir}/fonts/vf/public/newtx/ntxsyc.vf %{_texmfdistdir}/fonts/vf/public/newtx/ntxsym.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlbmi.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlbmi0.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlbmi01.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlbmi015.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlbmi017.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlbmi02.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlbmi025.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlbmi027.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlbmi03.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlbmi035.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlbmi037.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlbmi05.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlbmi07.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlbmi1.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlbmi15.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlbmi17.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlbmi2.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlbmi25.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlbmi27.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlbmi3.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlbmi35.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlbmi37.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlbmi5.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlbmi7.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlbmia.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlbsy5.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlbsy7.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlmi.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlmi0.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlmi01.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlmi015.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlmi017.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlmi02.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlmi025.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlmi027.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlmi03.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlmi035.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlmi037.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlmi05.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlmi07.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlmi1.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlmi15.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlmi17.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlmi2.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlmi25.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlmi27.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlmi3.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlmi35.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlmi37.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlmi5.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlmi7.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlmia.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlsy5.vf %{_texmfdistdir}/fonts/vf/public/newtx/nxlsy7.vf %{_texmfdistdir}/fonts/vf/public/newtx/zutbmi.vf %{_texmfdistdir}/fonts/vf/public/newtx/zutmi.vf %{_texmfdistdir}/tex/latex/newtx/TeXGyreTermesX.fontspec %{_texmfdistdir}/tex/latex/newtx/lmsntxsy.fd %{_texmfdistdir}/tex/latex/newtx/lmxntxexx.fd %{_texmfdistdir}/tex/latex/newtx/ly1minlibertine.fd %{_texmfdistdir}/tex/latex/newtx/ly1ntxlf.fd %{_texmfdistdir}/tex/latex/newtx/ly1ntxosf.fd %{_texmfdistdir}/tex/latex/newtx/ly1ntxsups.fd %{_texmfdistdir}/tex/latex/newtx/ly1ntxtlf.fd %{_texmfdistdir}/tex/latex/newtx/ly1ntxtosf.fd %{_texmfdistdir}/tex/latex/newtx/ly1ntxtt.fd %{_texmfdistdir}/tex/latex/newtx/newtxmath.sty %{_texmfdistdir}/tex/latex/newtx/newtxtext.sty %{_texmfdistdir}/tex/latex/newtx/omlntxmi.fd %{_texmfdistdir}/tex/latex/newtx/omlnxlmi.fd %{_texmfdistdir}/tex/latex/newtx/omlzbvmi.fd %{_texmfdistdir}/tex/latex/newtx/omlzmnmi.fd %{_texmfdistdir}/tex/latex/newtx/omlzutmi.fd %{_texmfdistdir}/tex/latex/newtx/ot1minlibertine.fd %{_texmfdistdir}/tex/latex/newtx/ot1ntxlf.fd %{_texmfdistdir}/tex/latex/newtx/ot1ntxosf.fd %{_texmfdistdir}/tex/latex/newtx/ot1ntxsups.fd %{_texmfdistdir}/tex/latex/newtx/ot1ntxtlf.fd %{_texmfdistdir}/tex/latex/newtx/ot1ntxtosf.fd %{_texmfdistdir}/tex/latex/newtx/ot1ntxtt.fd %{_texmfdistdir}/tex/latex/newtx/t1fxl1.fd %{_texmfdistdir}/tex/latex/newtx/t1minlibertine.fd %{_texmfdistdir}/tex/latex/newtx/t1ntxlf.fd %{_texmfdistdir}/tex/latex/newtx/t1ntxosf.fd %{_texmfdistdir}/tex/latex/newtx/t1ntxsups.fd %{_texmfdistdir}/tex/latex/newtx/t1ntxtlf.fd %{_texmfdistdir}/tex/latex/newtx/t1ntxtosf.fd %{_texmfdistdir}/tex/latex/newtx/t1ntxtt.fd %{_texmfdistdir}/tex/latex/newtx/ts1ntxlf.fd %{_texmfdistdir}/tex/latex/newtx/ts1ntxosf.fd %{_texmfdistdir}/tex/latex/newtx/ts1ntxtlf.fd %{_texmfdistdir}/tex/latex/newtx/ts1ntxtosf.fd %{_texmfdistdir}/tex/latex/newtx/ts1ntxtt.fd %{_texmfdistdir}/tex/latex/newtx/untxexa.fd %{_texmfdistdir}/tex/latex/newtx/untxmia.fd %{_texmfdistdir}/tex/latex/newtx/untxsyc.fd %{_texmfdistdir}/tex/latex/newtx/untxsym.fd %{_texmfdistdir}/tex/latex/newtx/untxtt.fd %{_texmfdistdir}/tex/latex/newtx/uzmnmia.fd %files -n texlive-newtx-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-newtx %config %{_sysconfdir}/fonts/conf.avail/58-texlive-newtx.conf %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-newtx/encodings.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-newtx/fonts.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-newtx/fonts.scale %{_datadir}/fonts/texlive-newtx/TeXGyreTermesX-Bold.otf %{_datadir}/fonts/texlive-newtx/TeXGyreTermesX-BoldItalic.otf %{_datadir}/fonts/texlive-newtx/TeXGyreTermesX-Italic.otf %{_datadir}/fonts/texlive-newtx/TeXGyreTermesX-Regular.otf %{_datadir}/fonts/texlive-newtx/Libertine-nu.pfb %{_datadir}/fonts/texlive-newtx/LibertineI-5nu.pfb %{_datadir}/fonts/texlive-newtx/LibertineI-7nu.pfb %{_datadir}/fonts/texlive-newtx/LibertineI-nu.pfb %{_datadir}/fonts/texlive-newtx/LibertineTheta-Regular.pfb %{_datadir}/fonts/texlive-newtx/LibertineZ-nu.pfb %{_datadir}/fonts/texlive-newtx/LibertineZI-5nu.pfb %{_datadir}/fonts/texlive-newtx/LibertineZI-7nu.pfb %{_datadir}/fonts/texlive-newtx/LibertineZI-nu.pfb %{_datadir}/fonts/texlive-newtx/MinLibBol.pfb %{_datadir}/fonts/texlive-newtx/MinLibBolIta.pfb %{_datadir}/fonts/texlive-newtx/MinLibIta.pfb %{_datadir}/fonts/texlive-newtx/MinLibReg.pfb %{_datadir}/fonts/texlive-newtx/fxlri-5letters.pfb %{_datadir}/fonts/texlive-newtx/fxlri-7letters.pfb %{_datadir}/fonts/texlive-newtx/fxlri-vw.pfb %{_datadir}/fonts/texlive-newtx/fxlri-vw5.pfb %{_datadir}/fonts/texlive-newtx/fxlri-vw7.pfb %{_datadir}/fonts/texlive-newtx/fxlzi-5letters.pfb %{_datadir}/fonts/texlive-newtx/fxlzi-7letters.pfb %{_datadir}/fonts/texlive-newtx/fxlzi-jv.pfb %{_datadir}/fonts/texlive-newtx/fxlzi-jv5.pfb %{_datadir}/fonts/texlive-newtx/fxlzi-jv7.pfb %{_datadir}/fonts/texlive-newtx/fxlzi-vw.pfb %{_datadir}/fonts/texlive-newtx/fxlzi-vw5.pfb %{_datadir}/fonts/texlive-newtx/fxlzi-vw7.pfb %{_datadir}/fonts/texlive-newtx/ntxbexb.pfb %{_datadir}/fonts/texlive-newtx/ntxbexmods.pfb %{_datadir}/fonts/texlive-newtx/ntxexb.pfb %{_datadir}/fonts/texlive-newtx/ntxexmods.pfb %{_datadir}/fonts/texlive-newtx/ntxsups-Bold.pfb %{_datadir}/fonts/texlive-newtx/ntxsups-BoldItalic.pfb %{_datadir}/fonts/texlive-newtx/ntxsups-Italic.pfb %{_datadir}/fonts/texlive-newtx/ntxsups-Regular.pfb %{_datadir}/fonts/texlive-newtx/ntxsybalt.pfb %{_datadir}/fonts/texlive-newtx/ntxsyralt.pfb %{_datadir}/fonts/texlive-newtx/ntxtmb.pfb %{_datadir}/fonts/texlive-newtx/ntxtmbi.pfb %{_datadir}/fonts/texlive-newtx/ntxtmr.pfb %{_datadir}/fonts/texlive-newtx/ntxtmri.pfb %{_datadir}/fonts/texlive-newtx/rntxbmi.pfb %{_datadir}/fonts/texlive-newtx/rntxbmi5.pfb %{_datadir}/fonts/texlive-newtx/rntxbmi7.pfb %{_datadir}/fonts/texlive-newtx/rntxmi.pfb %{_datadir}/fonts/texlive-newtx/rntxmi5.pfb %{_datadir}/fonts/texlive-newtx/rntxmi7.pfb %{_datadir}/fonts/texlive-newtx/rtxbmi-rev.pfb %{_datadir}/fonts/texlive-newtx/rtxbmi5-rev.pfb %{_datadir}/fonts/texlive-newtx/rtxbmi5.pfb %{_datadir}/fonts/texlive-newtx/rtxbmi7-rev.pfb %{_datadir}/fonts/texlive-newtx/rtxbmi7.pfb %{_datadir}/fonts/texlive-newtx/rtxmi5.pfb %{_datadir}/fonts/texlive-newtx/rtxmi7.pfb %{_datadir}/fonts/texlive-newtx/txbex-bar.pfb %{_datadir}/fonts/texlive-newtx/txbexas.pfb %{_datadir}/fonts/texlive-newtx/txbexs.pfb %{_datadir}/fonts/texlive-newtx/txbsy5.pfb %{_datadir}/fonts/texlive-newtx/txbsy7.pfb %{_datadir}/fonts/texlive-newtx/txbsys.pfb %{_datadir}/fonts/texlive-newtx/txex-bar.pfb %{_datadir}/fonts/texlive-newtx/txexas.pfb %{_datadir}/fonts/texlive-newtx/txexs.pfb %{_datadir}/fonts/texlive-newtx/txsy5.pfb %{_datadir}/fonts/texlive-newtx/txsy7.pfb %{_datadir}/fonts/texlive-newtx/txsys.pfb %{_datadir}/fonts/texlive-newtx/zmn-vw-b.pfb %{_datadir}/fonts/texlive-newtx/zmn-vw-r.pfb %{_datadir}/fonts/texlive-newtx/zxlr-5nums.pfb %{_datadir}/fonts/texlive-newtx/zxlr-7nums.pfb %{_datadir}/fonts/texlive-newtx/zxlr.pfb %{_datadir}/fonts/texlive-newtx/zxlri.pfb %{_datadir}/fonts/texlive-newtx/zxlz.pfb %{_datadir}/fonts/texlive-newtx/zxlzi.pfb %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-newtx-fonts-%{texlive_version}.%{texlive_noarch}.1.525svn44520-%{release}-zypper %endif %package -n texlive-newtxsf Version: %{texlive_version}.%{texlive_noarch}.1.05svn41918 Release: 0 Summary: Sans-math fonts for use with newtx 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-newtxsf-fonts >= %{texlive_version} Recommends: texlive-newtxsf-doc >= %{texlive_version} Provides: tex(newtxsf.map) Provides: tex(newtxsf.sty) Provides: tex(ntxsfbmi.tfm) Provides: tex(ntxsfbmi.vf) Provides: tex(ntxsfbmia.tfm) Provides: tex(ntxsfbmia.vf) Provides: tex(ntxsfmi.tfm) Provides: tex(ntxsfmi.vf) Provides: tex(ntxsfmia.tfm) Provides: tex(ntxsfmia.vf) Provides: tex(omlntxsfmi.fd) Provides: tex(untxsfmia.fd) Provides: tex(zsfmi-bol.tfm) Provides: tex(zsfmi-reg.tfm) Provides: tex(zsfmia-bol.tfm) Provides: tex(zsfmia-reg.tfm) Requires: tex(amsmath.sty) Requires: tex(rtxbmi.tfm) Requires: tex(rtxmi.tfm) Requires: tex(txbmia.tfm) Requires: tex(txbsyb.tfm) Requires: tex(txbsyc.tfm) Requires: tex(txmia.tfm) Requires: tex(txsyb.tfm) Requires: tex(txsyc.tfm) Requires: tex(xkeyval.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source69: newtxsf.tar.xz Source70: newtxsf.doc.tar.xz %description -n texlive-newtxsf The package provides a maths support that amounts to modifications of the STIX sans serif Roman and Greek letters with most symbols taken from newtxmath (which must of course be installed and its map file enabled). date: 2016-08-24 04:51:12 +0000 %package -n texlive-newtxsf-doc Version: %{texlive_version}.%{texlive_noarch}.1.05svn41918 Release: 0 Summary: Documentation for texlive-newtxsf License: OFL-1.1 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-newtxsf-doc This package includes the documentation for texlive-newtxsf %package -n texlive-newtxsf-fonts Version: %{texlive_version}.%{texlive_noarch}.1.05svn41918 Release: 0 Summary: Severed fonts for texlive-newtxsf 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-newtxsf-fonts The separated fonts package for texlive-newtxsf %post -n texlive-newtxsf mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update echo 'addMap newtxsf.map' >> /var/run/texlive/run-updmap %postun -n texlive-newtxsf mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then echo 'deleteMap newtxsf.map' >> /var/run/texlive/run-updmap exit 0 fi %posttrans -n texlive-newtxsf %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-newtxsf-fonts fc-cache -s %{_datadir}/fonts mkfontscale %{_datadir}/fonts/texlive-newtxsf mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-newtxsf %postun -n texlive-newtxsf-fonts if test $1 = 0; then fc-cache -s %{_datadir}/fonts fi %files -n texlive-newtxsf-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/newtxsf/OFL-FAQ.txt %{_texmfdistdir}/doc/fonts/newtxsf/OFL.txt %{_texmfdistdir}/doc/fonts/newtxsf/README %{_texmfdistdir}/doc/fonts/newtxsf/newtxsf-doc.pdf %{_texmfdistdir}/doc/fonts/newtxsf/newtxsf-doc.tex %files -n texlive-newtxsf %defattr(-,root,root,755) %{_texmfdistdir}/fonts/map/dvips/newtxsf/newtxsf.map %{_texmfdistdir}/fonts/tfm/public/newtxsf/ntxsfbmi.tfm %{_texmfdistdir}/fonts/tfm/public/newtxsf/ntxsfbmia.tfm %{_texmfdistdir}/fonts/tfm/public/newtxsf/ntxsfmi.tfm %{_texmfdistdir}/fonts/tfm/public/newtxsf/ntxsfmia.tfm %{_texmfdistdir}/fonts/tfm/public/newtxsf/zsfmi-bol.tfm %{_texmfdistdir}/fonts/tfm/public/newtxsf/zsfmi-reg.tfm %{_texmfdistdir}/fonts/tfm/public/newtxsf/zsfmia-bol.tfm %{_texmfdistdir}/fonts/tfm/public/newtxsf/zsfmia-reg.tfm %verify(link) %{_texmfdistdir}/fonts/type1/public/newtxsf/zsfmi-bol.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtxsf/zsfmi-reg.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtxsf/zsfmia-bol.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtxsf/zsfmia-reg.pfb %{_texmfdistdir}/fonts/vf/public/newtxsf/ntxsfbmi.vf %{_texmfdistdir}/fonts/vf/public/newtxsf/ntxsfbmia.vf %{_texmfdistdir}/fonts/vf/public/newtxsf/ntxsfmi.vf %{_texmfdistdir}/fonts/vf/public/newtxsf/ntxsfmia.vf %{_texmfdistdir}/tex/latex/newtxsf/newtxsf.sty %{_texmfdistdir}/tex/latex/newtxsf/omlntxsfmi.fd %{_texmfdistdir}/tex/latex/newtxsf/untxsfmia.fd %files -n texlive-newtxsf-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-newtxsf %config %{_sysconfdir}/fonts/conf.avail/58-texlive-newtxsf.conf %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-newtxsf/encodings.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-newtxsf/fonts.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-newtxsf/fonts.scale %{_datadir}/fonts/texlive-newtxsf/zsfmi-bol.pfb %{_datadir}/fonts/texlive-newtxsf/zsfmi-reg.pfb %{_datadir}/fonts/texlive-newtxsf/zsfmia-bol.pfb %{_datadir}/fonts/texlive-newtxsf/zsfmia-reg.pfb %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-newtxsf-fonts-%{texlive_version}.%{texlive_noarch}.1.05svn41918-%{release}-zypper %endif %package -n texlive-newtxtt Version: %{texlive_version}.%{texlive_noarch}.1.055svn44510 Release: 0 Summary: Enhancement of typewriter fonts from newtx 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-newtxtt-fonts >= %{texlive_version} Recommends: texlive-newtxtt-doc >= %{texlive_version} Provides: tex(newtxbtta.tfm) Provides: tex(newtxbttaq.tfm) Provides: tex(newtxbttb.tfm) Provides: tex(newtxbttbq.tfm) Provides: tex(newtxbttc.tfm) Provides: tex(newtxbttcq.tfm) Provides: tex(newtxbttd.tfm) Provides: tex(newtxbttdq.tfm) Provides: tex(newtxbtte.tfm) Provides: tex(newtxbtteq.tfm) Provides: tex(newtxbttsca.tfm) Provides: tex(newtxbttscaq.tfm) Provides: tex(newtxbttscb.tfm) Provides: tex(newtxbttscbq.tfm) Provides: tex(newtxbttscc.tfm) Provides: tex(newtxbttsccq.tfm) Provides: tex(newtxbttscd.tfm) Provides: tex(newtxbttscdq.tfm) Provides: tex(newtxbttsce.tfm) Provides: tex(newtxbttsceq.tfm) Provides: tex(newtxbttsla.tfm) Provides: tex(newtxbttslaq.tfm) Provides: tex(newtxbttslb.tfm) Provides: tex(newtxbttslbq.tfm) Provides: tex(newtxbttslc.tfm) Provides: tex(newtxbttslcq.tfm) Provides: tex(newtxbttsld.tfm) Provides: tex(newtxbttsldq.tfm) Provides: tex(newtxbttsle.tfm) Provides: tex(newtxbttsleq.tfm) Provides: tex(newtxbttza.tfm) Provides: tex(newtxbttzaq.tfm) Provides: tex(newtxbttzb.tfm) Provides: tex(newtxbttzbq.tfm) Provides: tex(newtxbttzc.tfm) Provides: tex(newtxbttzcq.tfm) Provides: tex(newtxbttzd.tfm) Provides: tex(newtxbttzdq.tfm) Provides: tex(newtxbttze.tfm) Provides: tex(newtxbttzeq.tfm) Provides: tex(newtxbttzsca.tfm) Provides: tex(newtxbttzscaq.tfm) Provides: tex(newtxbttzscb.tfm) Provides: tex(newtxbttzscbq.tfm) Provides: tex(newtxbttzscc.tfm) Provides: tex(newtxbttzsccq.tfm) Provides: tex(newtxbttzscd.tfm) Provides: tex(newtxbttzscdq.tfm) Provides: tex(newtxbttzsce.tfm) Provides: tex(newtxbttzsceq.tfm) Provides: tex(newtxbttzsla.tfm) Provides: tex(newtxbttzslaq.tfm) Provides: tex(newtxbttzslb.tfm) Provides: tex(newtxbttzslbq.tfm) Provides: tex(newtxbttzslc.tfm) Provides: tex(newtxbttzslcq.tfm) Provides: tex(newtxbttzsld.tfm) Provides: tex(newtxbttzsldq.tfm) Provides: tex(newtxbttzsle.tfm) Provides: tex(newtxbttzsleq.tfm) Provides: tex(newtxtt.map) Provides: tex(newtxtt.sty) Provides: tex(newtxtta.tfm) Provides: tex(newtxttaq.tfm) Provides: tex(newtxttb.tfm) Provides: tex(newtxttbq.tfm) Provides: tex(newtxttc.tfm) Provides: tex(newtxttcq.tfm) Provides: tex(newtxttd.tfm) Provides: tex(newtxttdq.tfm) Provides: tex(newtxtte.tfm) Provides: tex(newtxtteq.tfm) Provides: tex(newtxttsca.tfm) Provides: tex(newtxttscaq.tfm) Provides: tex(newtxttscb.tfm) Provides: tex(newtxttscbq.tfm) Provides: tex(newtxttscc.tfm) Provides: tex(newtxttsccq.tfm) Provides: tex(newtxttscd.tfm) Provides: tex(newtxttscdq.tfm) Provides: tex(newtxttsce.tfm) Provides: tex(newtxttsceq.tfm) Provides: tex(newtxttsla.tfm) Provides: tex(newtxttslaq.tfm) Provides: tex(newtxttslb.tfm) Provides: tex(newtxttslbq.tfm) Provides: tex(newtxttslc.tfm) Provides: tex(newtxttslcq.tfm) Provides: tex(newtxttsld.tfm) Provides: tex(newtxttsldq.tfm) Provides: tex(newtxttsle.tfm) Provides: tex(newtxttsleq.tfm) Provides: tex(newtxttza.tfm) Provides: tex(newtxttzaq.tfm) Provides: tex(newtxttzb.tfm) Provides: tex(newtxttzbq.tfm) Provides: tex(newtxttzc.tfm) Provides: tex(newtxttzcq.tfm) Provides: tex(newtxttzd.tfm) Provides: tex(newtxttzdq.tfm) Provides: tex(newtxttze.tfm) Provides: tex(newtxttzeq.tfm) Provides: tex(newtxttzsca.tfm) Provides: tex(newtxttzscaq.tfm) Provides: tex(newtxttzscb.tfm) Provides: tex(newtxttzscbq.tfm) Provides: tex(newtxttzscc.tfm) Provides: tex(newtxttzsccq.tfm) Provides: tex(newtxttzscd.tfm) Provides: tex(newtxttzscdq.tfm) Provides: tex(newtxttzsce.tfm) Provides: tex(newtxttzsceq.tfm) Provides: tex(newtxttzsla.tfm) Provides: tex(newtxttzslaq.tfm) Provides: tex(newtxttzslb.tfm) Provides: tex(newtxttzslbq.tfm) Provides: tex(newtxttzslc.tfm) Provides: tex(newtxttzslcq.tfm) Provides: tex(newtxttzsld.tfm) Provides: tex(newtxttzsldq.tfm) Provides: tex(newtxttzsle.tfm) Provides: tex(newtxttzsleq.tfm) Provides: tex(t1newtxtt.fd) Provides: tex(t1newtxttz.fd) Provides: tex(tcxbttz.tfm) Provides: tex(tcxbttzsl.tfm) Provides: tex(tcxttz.tfm) Provides: tex(tcxttzsl.tfm) Provides: tex(ts1newtxtt.fd) Provides: tex(ts1newtxttz.fd) Provides: tex(txttAec.enc) Provides: tex(txttAqec.enc) Provides: tex(txttBec.enc) Provides: tex(txttBqec.enc) Provides: tex(txttCec.enc) Provides: tex(txttCqec.enc) Provides: tex(txttDec.enc) Provides: tex(txttDqec.enc) Provides: tex(txttEec.enc) Provides: tex(txttEqec.enc) Requires: tex(fontenc.sty) Requires: tex(textcomp.sty) Requires: tex(xkeyval.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source71: newtxtt.tar.xz Source72: newtxtt.doc.tar.xz %description -n texlive-newtxtt The package provides enhanced fonts with LaTeX support files providing access to the typewriter fonts from newtx. Regular and bold weights, slanted variants and a choice of four different styles for zero. date: 2017-05-22 16:08:04 +0000 %package -n texlive-newtxtt-doc Version: %{texlive_version}.%{texlive_noarch}.1.055svn44510 Release: 0 Summary: Documentation for texlive-newtxtt License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-newtxtt-doc This package includes the documentation for texlive-newtxtt %package -n texlive-newtxtt-fonts Version: %{texlive_version}.%{texlive_noarch}.1.055svn44510 Release: 0 Summary: Severed fonts for texlive-newtxtt 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-newtxtt-fonts The separated fonts package for texlive-newtxtt %post -n texlive-newtxtt mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update echo 'addMap newtxtt.map' >> /var/run/texlive/run-updmap %postun -n texlive-newtxtt mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then echo 'deleteMap newtxtt.map' >> /var/run/texlive/run-updmap exit 0 fi %posttrans -n texlive-newtxtt %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-newtxtt-fonts fc-cache -s %{_datadir}/fonts mkfontscale %{_datadir}/fonts/texlive-newtxtt mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-newtxtt %postun -n texlive-newtxtt-fonts if test $1 = 0; then fc-cache -s %{_datadir}/fonts fi %files -n texlive-newtxtt-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/newtxtt/README %{_texmfdistdir}/doc/fonts/newtxtt/newtxtt-doc.pdf %{_texmfdistdir}/doc/fonts/newtxtt/newtxtt-doc.tex %files -n texlive-newtxtt %defattr(-,root,root,755) %{_texmfdistdir}/fonts/enc/dvips/newtxtt/txttAec.enc %{_texmfdistdir}/fonts/enc/dvips/newtxtt/txttAqec.enc %{_texmfdistdir}/fonts/enc/dvips/newtxtt/txttBec.enc %{_texmfdistdir}/fonts/enc/dvips/newtxtt/txttBqec.enc %{_texmfdistdir}/fonts/enc/dvips/newtxtt/txttCec.enc %{_texmfdistdir}/fonts/enc/dvips/newtxtt/txttCqec.enc %{_texmfdistdir}/fonts/enc/dvips/newtxtt/txttDec.enc %{_texmfdistdir}/fonts/enc/dvips/newtxtt/txttDqec.enc %{_texmfdistdir}/fonts/enc/dvips/newtxtt/txttEec.enc %{_texmfdistdir}/fonts/enc/dvips/newtxtt/txttEqec.enc %{_texmfdistdir}/fonts/map/dvips/newtxtt/newtxtt.map %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbtta.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttaq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttb.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttbq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttc.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttcq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttd.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttdq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbtte.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbtteq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttsca.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttscaq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttscb.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttscbq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttscc.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttsccq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttscd.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttscdq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttsce.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttsceq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttsla.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttslaq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttslb.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttslbq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttslc.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttslcq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttsld.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttsldq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttsle.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttsleq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttza.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttzaq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttzb.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttzbq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttzc.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttzcq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttzd.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttzdq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttze.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttzeq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttzsca.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttzscaq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttzscb.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttzscbq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttzscc.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttzsccq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttzscd.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttzscdq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttzsce.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttzsceq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttzsla.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttzslaq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttzslb.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttzslbq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttzslc.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttzslcq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttzsld.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttzsldq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttzsle.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxbttzsleq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxtta.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttaq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttb.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttbq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttc.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttcq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttd.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttdq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxtte.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxtteq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttsca.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttscaq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttscb.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttscbq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttscc.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttsccq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttscd.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttscdq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttsce.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttsceq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttsla.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttslaq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttslb.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttslbq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttslc.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttslcq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttsld.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttsldq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttsle.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttsleq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttza.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttzaq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttzb.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttzbq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttzc.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttzcq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttzd.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttzdq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttze.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttzeq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttzsca.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttzscaq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttzscb.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttzscbq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttzscc.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttzsccq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttzscd.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttzscdq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttzsce.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttzsceq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttzsla.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttzslaq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttzslb.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttzslbq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttzslc.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttzslcq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttzsld.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttzsldq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttzsle.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/newtxttzsleq.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/tcxbttz.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/tcxbttzsl.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/tcxttz.tfm %{_texmfdistdir}/fonts/tfm/public/newtxtt/tcxttzsl.tfm %verify(link) %{_texmfdistdir}/fonts/type1/public/newtxtt/newtxbtt.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtxtt/newtxbttsc.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtxtt/newtxtt.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/newtxtt/newtxttsc.pfb %{_texmfdistdir}/tex/latex/newtxtt/newtxtt.sty %{_texmfdistdir}/tex/latex/newtxtt/t1newtxtt.fd %{_texmfdistdir}/tex/latex/newtxtt/t1newtxttz.fd %{_texmfdistdir}/tex/latex/newtxtt/ts1newtxtt.fd %{_texmfdistdir}/tex/latex/newtxtt/ts1newtxttz.fd %files -n texlive-newtxtt-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-newtxtt %config %{_sysconfdir}/fonts/conf.avail/58-texlive-newtxtt.conf %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-newtxtt/encodings.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-newtxtt/fonts.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-newtxtt/fonts.scale %{_datadir}/fonts/texlive-newtxtt/newtxbtt.pfb %{_datadir}/fonts/texlive-newtxtt/newtxbttsc.pfb %{_datadir}/fonts/texlive-newtxtt/newtxtt.pfb %{_datadir}/fonts/texlive-newtxtt/newtxttsc.pfb %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-newtxtt-fonts-%{texlive_version}.%{texlive_noarch}.1.055svn44510-%{release}-zypper %endif %package -n texlive-newunicodechar Version: %{texlive_version}.%{texlive_noarch}.1.1svn28253 Release: 0 Summary: Definitions of the meaning of Unicode characters 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-newunicodechar-doc >= %{texlive_version} Provides: tex(newunicodechar.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source73: newunicodechar.tar.xz Source74: newunicodechar.doc.tar.xz %description -n texlive-newunicodechar The package provides a friendly interface for defining the meaning of Unicode characters. The document should be processed by (pdf)LaTeX with the unicode option of inputenc or inputenx, or by XeLaTeX/LuaLaTeX. The command provided is \newunicodechar{<char>}{<code>} where <char> is a directly- typed Unicode character, and <code> is its replacement. date: 2016-10-08 09:46:58 +0000 %package -n texlive-newunicodechar-doc Version: %{texlive_version}.%{texlive_noarch}.1.1svn28253 Release: 0 Summary: Documentation for texlive-newunicodechar License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-newunicodechar-doc This package includes the documentation for texlive-newunicodechar %post -n texlive-newunicodechar mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-newunicodechar mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-newunicodechar %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-newunicodechar-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/newunicodechar/README %{_texmfdistdir}/doc/latex/newunicodechar/newunicodechar.pdf %files -n texlive-newunicodechar %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/newunicodechar/newunicodechar.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-newunicodechar-%{texlive_version}.%{texlive_noarch}.1.1svn28253-%{release}-zypper %endif %package -n texlive-newvbtm Version: %{texlive_version}.%{texlive_noarch}.1.1svn23996 Release: 0 Summary: Define your own verbatim-like 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-newvbtm-doc >= %{texlive_version} Provides: tex(newvbtm.sty) Provides: tex(varvbtm.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source75: newvbtm.tar.xz Source76: newvbtm.doc.tar.xz %description -n texlive-newvbtm Defines general purpose macro named \newverbatim to define your own verbatim-like environment. It also has a supplementary style file varvbtm.sty to provide set of macros for variants of verbatim, such as tab emulation. date: 2016-06-24 17:18:15 +0000 %package -n texlive-newvbtm-doc Version: %{texlive_version}.%{texlive_noarch}.1.1svn23996 Release: 0 Summary: Documentation for texlive-newvbtm License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-newvbtm-doc This package includes the documentation for texlive-newvbtm %post -n texlive-newvbtm mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-newvbtm mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-newvbtm %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-newvbtm-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/newvbtm/README %{_texmfdistdir}/doc/latex/newvbtm/newvbtm-man.pdf %{_texmfdistdir}/doc/latex/newvbtm/newvbtm-man.tex %files -n texlive-newvbtm %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/newvbtm/newvbtm.sty %{_texmfdistdir}/tex/latex/newvbtm/varvbtm.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-newvbtm-%{texlive_version}.%{texlive_noarch}.1.1svn23996-%{release}-zypper %endif %package -n texlive-newverbs Version: %{texlive_version}.%{texlive_noarch}.1.3asvn26258 Release: 0 Summary: Define new versions of \verb, including short verb versions 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-newverbs-doc >= %{texlive_version} Provides: tex(newverbs.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source77: newverbs.tar.xz Source78: newverbs.doc.tar.xz %description -n texlive-newverbs The package allows the definition of \verb variants which add TeX code before and after the verbatim text (e.g., quotes or surrounding \fbox{}). When used together with the shortvrb package it allows the definition of short verbatim characters which use this package's variant instead of the normal \verb. In addition, it is possible to collect an argument verbatim to either typeset or write it into a file. The \Verbdef command defines verbatim text to a macro which can later be used to write the verbatim text to a file. date: 2016-06-24 17:18:15 +0000 %package -n texlive-newverbs-doc Version: %{texlive_version}.%{texlive_noarch}.1.3asvn26258 Release: 0 Summary: Documentation for texlive-newverbs License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-newverbs-doc This package includes the documentation for texlive-newverbs %post -n texlive-newverbs mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-newverbs mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-newverbs %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-newverbs-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/newverbs/README %{_texmfdistdir}/doc/latex/newverbs/newverbs.pdf %files -n texlive-newverbs %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/newverbs/newverbs.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-newverbs-%{texlive_version}.%{texlive_noarch}.1.3asvn26258-%{release}-zypper %endif %package -n texlive-nextpage Version: %{texlive_version}.%{texlive_noarch}.1.1asvn15878 Release: 0 Summary: Generalisations of the page advance commands License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Provides: tex(nextpage.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source79: nextpage.tar.xz %description -n texlive-nextpage Provides \clearpage and \newpage variants that guarantee to end up on even/odd numbered pages; these 4 commands all have an optional argument whose content will be placed on any "empty" page generated. date: 2016-07-17 13:22:03 +0000 %post -n texlive-nextpage mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-nextpage mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-nextpage %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-nextpage %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/nextpage/nextpage.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-nextpage-%{texlive_version}.%{texlive_noarch}.1.1asvn15878-%{release}-zypper %endif %package -n texlive-nfssext-cfr Version: %{texlive_version}.%{texlive_noarch}.svn43640 Release: 0 Summary: Extensions to the LaTeX NFSS 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-nfssext-cfr-doc >= %{texlive_version} Provides: tex(nfssext-cfr.sty) Requires: tex(ifthen.sty) Requires: tex(svn-prov.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source80: nfssext-cfr.tar.xz Source81: nfssext-cfr.doc.tar.xz %description -n texlive-nfssext-cfr The package is a development of nfssext.sty, distributed with the examples for the font installation guide. The package has been developed for use in packages such as cfr-lm and venturisadf, date: 2017-03-29 09:57:53 +0000 %package -n texlive-nfssext-cfr-doc Version: %{texlive_version}.%{texlive_noarch}.svn43640 Release: 0 Summary: Documentation for texlive-nfssext-cfr License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-nfssext-cfr-doc This package includes the documentation for texlive-nfssext-cfr %post -n texlive-nfssext-cfr mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-nfssext-cfr mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-nfssext-cfr %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-nfssext-cfr-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/nfssext-cfr/README %{_texmfdistdir}/doc/latex/nfssext-cfr/nfssext-cfr.pdf %{_texmfdistdir}/doc/latex/nfssext-cfr/nfssext-cfr.tex %files -n texlive-nfssext-cfr %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/nfssext-cfr/nfssext-cfr.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-nfssext-cfr-%{texlive_version}.%{texlive_noarch}.svn43640-%{release}-zypper %endif %package -n texlive-nicefilelist Version: %{texlive_version}.%{texlive_noarch}.0.0.7asvn28527 Release: 0 Summary: Provide \listfiles alignment 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-nicefilelist-doc >= %{texlive_version} Provides: tex(nicefilelist.sty) Requires: tex(hardwrap.sty) Requires: tex(monofill.sty) Requires: tex(myfilist.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source82: nicefilelist.tar.xz Source83: nicefilelist.doc.tar.xz %description -n texlive-nicefilelist The package extends longnamefilelist, keeping separate columns for date, version and "caption" (the caption now separately listed). Alignment is not disturbed by short file name extensions, such as ".fd". The package is not compatible with longnamefilelist: users need to re-read the documentation. date: 2016-06-24 17:18:15 +0000 %package -n texlive-nicefilelist-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.7asvn28527 Release: 0 Summary: Documentation for texlive-nicefilelist License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-nicefilelist-doc This package includes the documentation for texlive-nicefilelist %post -n texlive-nicefilelist mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-nicefilelist mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-nicefilelist %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-nicefilelist-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/nicefilelist/README %{_texmfdistdir}/doc/latex/nicefilelist/SrcFILEs.txt %{_texmfdistdir}/doc/latex/nicefilelist/nicefilelist.pdf %files -n texlive-nicefilelist %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/nicefilelist/nicefilelist.RLS %{_texmfdistdir}/tex/latex/nicefilelist/nicefilelist.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-nicefilelist-%{texlive_version}.%{texlive_noarch}.0.0.7asvn28527-%{release}-zypper %endif %package -n texlive-niceframe Version: %{texlive_version}.%{texlive_noarch}.1.1csvn36086 Release: 0 Summary: Support for fancy frames 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-niceframe-doc >= %{texlive_version} Provides: tex(karta15.tfm) Provides: tex(niceframe.sty) Provides: tex(umranda.tfm) Provides: tex(umrandb.tfm) Requires: tex(calc.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source84: niceframe.tar.xz Source85: niceframe.doc.tar.xz %description -n texlive-niceframe The package defines means of drawing frames around boxes, using dingbat fonts. Some (Metafont) font sources are included; the fonts are available separately in Type 1 format. date: 2016-06-24 17:18:15 +0000 %package -n texlive-niceframe-doc Version: %{texlive_version}.%{texlive_noarch}.1.1csvn36086 Release: 0 Summary: Documentation for texlive-niceframe License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-niceframe-doc This package includes the documentation for texlive-niceframe %post -n texlive-niceframe mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-niceframe mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-niceframe %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-niceframe-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/niceframe/dingbat.mf %{_texmfdistdir}/doc/latex/niceframe/example.tex %{_texmfdistdir}/doc/latex/niceframe/niceframe.pdf %files -n texlive-niceframe %defattr(-,root,root,755) %{_texmfdistdir}/fonts/source/public/niceframe/karta.mf %{_texmfdistdir}/fonts/source/public/niceframe/karta15.mf %{_texmfdistdir}/fonts/source/public/niceframe/umrand.mf %{_texmfdistdir}/fonts/source/public/niceframe/umranda.mf %{_texmfdistdir}/fonts/source/public/niceframe/umrandb.mf %{_texmfdistdir}/fonts/tfm/public/niceframe/karta15.tfm %{_texmfdistdir}/fonts/tfm/public/niceframe/umranda.tfm %{_texmfdistdir}/fonts/tfm/public/niceframe/umrandb.tfm %{_texmfdistdir}/tex/latex/niceframe/niceframe.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-niceframe-%{texlive_version}.%{texlive_noarch}.1.1csvn36086-%{release}-zypper %endif %package -n texlive-nicetext Version: %{texlive_version}.%{texlive_noarch}.r0.67svn38914 Release: 0 Summary: Minimal markup for simple text (Wikipedia style) and documentation License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-nicetext-doc >= %{texlive_version} Provides: tex(arseneau.tex) Provides: tex(atari.cfg) Provides: tex(copyfile.cfg) Provides: tex(copyfile.tex) Provides: tex(fddial0g.sty) Provides: tex(fdtxttex.cfg) Provides: tex(fdtxttex.tex) Provides: tex(fifinddo.sty) Provides: tex(makedoc.cfg) Provides: tex(makedoc.sty) Provides: tex(mdoccorr.cfg) Provides: tex(niceverb.sty) Provides: tex(substr.tex) Provides: tex(wiki.sty) Requires: tex(actcodes.sty) Requires: tex(moreverb.sty) Requires: tex(stacklet.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source86: nicetext.tar.xz Source87: nicetext.doc.tar.xz %description -n texlive-nicetext The bundle offers "minimal" markup syntax for various simple kinds of text. The user will typically involve little more than is printed, and will still get LaTeX quality. The bundle provides four packages: wiki addresses general texts, marked up in the simple style used on Wikipedia; niceverb is yet another means of documenting LaTeX packages: it offers syntax-aware typesetting of meta-variables (macro arguments) and for referring to commands (and their syntax) in footnotes, section titles etc.; fifinddo aims to parse plain text or (La)TeX files using TeX, and to write the results to an external file; the package is used by another member of the bundle: makedoc, which provides the means to produce typeset documentation direct from package files. date: 2016-06-24 17:18:15 +0000 %package -n texlive-nicetext-doc Version: %{texlive_version}.%{texlive_noarch}.r0.67svn38914 Release: 0 Summary: Documentation for texlive-nicetext License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-nicetext-doc This package includes the documentation for texlive-nicetext %post -n texlive-nicetext mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-nicetext mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-nicetext %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-nicetext-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/nicetext/ANNOUNCE.txt %{_texmfdistdir}/doc/latex/nicetext/CHANGE.LOG %{_texmfdistdir}/doc/latex/nicetext/FILEs.txt %{_texmfdistdir}/doc/latex/nicetext/README %{_texmfdistdir}/doc/latex/nicetext/README.pdf %{_texmfdistdir}/doc/latex/nicetext/RELEAS03.txt %{_texmfdistdir}/doc/latex/nicetext/RELEAS04.txt %{_texmfdistdir}/doc/latex/nicetext/RELEAS05.txt %{_texmfdistdir}/doc/latex/nicetext/RELEASE042.txt %{_texmfdistdir}/doc/latex/nicetext/RELEASE043.txt %{_texmfdistdir}/doc/latex/nicetext/RELEASE044.txt %{_texmfdistdir}/doc/latex/nicetext/RELEASE051.txt %{_texmfdistdir}/doc/latex/nicetext/RELEASE064.txt %{_texmfdistdir}/doc/latex/nicetext/RELEASE066.txt %{_texmfdistdir}/doc/latex/nicetext/SrcFILEs.txt %{_texmfdistdir}/doc/latex/nicetext/demo/arseneau.pdf %{_texmfdistdir}/doc/latex/nicetext/demo/iso.txt %{_texmfdistdir}/doc/latex/nicetext/demo/lns.txt %{_texmfdistdir}/doc/latex/nicetext/demo/sample.tex %{_texmfdistdir}/doc/latex/nicetext/demo/substr.pdf %{_texmfdistdir}/doc/latex/nicetext/fifinddo.pdf %{_texmfdistdir}/doc/latex/nicetext/makedoc.pdf %{_texmfdistdir}/doc/latex/nicetext/mdoccheat.pdf %{_texmfdistdir}/doc/latex/nicetext/niceverb.pdf %{_texmfdistdir}/doc/latex/nicetext/wikicheat.pdf %files -n texlive-nicetext %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/nicetext/fifinddo.sty %{_texmfdistdir}/tex/latex/nicetext/makedoc.cfg %{_texmfdistdir}/tex/latex/nicetext/makedoc.sty %{_texmfdistdir}/tex/latex/nicetext/mdoccorr.cfg %{_texmfdistdir}/tex/latex/nicetext/nicetext.RLS %{_texmfdistdir}/tex/latex/nicetext/niceverb.sty %{_texmfdistdir}/tex/latex/nicetext/run/README-run.txt %{_texmfdistdir}/tex/latex/nicetext/run/arseneau.tex %{_texmfdistdir}/tex/latex/nicetext/run/atari.cfg %{_texmfdistdir}/tex/latex/nicetext/run/atari.txt %{_texmfdistdir}/tex/latex/nicetext/run/copyfile.cfg %{_texmfdistdir}/tex/latex/nicetext/run/copyfile.tex %{_texmfdistdir}/tex/latex/nicetext/run/fddial0g.sty %{_texmfdistdir}/tex/latex/nicetext/run/fdtxttex.cfg %{_texmfdistdir}/tex/latex/nicetext/run/fdtxttex.tex %{_texmfdistdir}/tex/latex/nicetext/run/fdtxttex.tpl %{_texmfdistdir}/tex/latex/nicetext/run/lines.txt %{_texmfdistdir}/tex/latex/nicetext/run/makedoc.tpl %{_texmfdistdir}/tex/latex/nicetext/run/sample.txt %{_texmfdistdir}/tex/latex/nicetext/run/substr.tex %{_texmfdistdir}/tex/latex/nicetext/run/u8atablg.fdf %{_texmfdistdir}/tex/latex/nicetext/wiki.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-nicetext-%{texlive_version}.%{texlive_noarch}.r0.67svn38914-%{release}-zypper %endif %package -n texlive-nih Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: A class for NIH grant applications 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-nih-doc >= %{texlive_version} Provides: tex(denselists.sty) Provides: tex(nih.cls) Requires: tex(amsmath.sty) 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 Source88: nih.tar.xz Source89: nih.doc.tar.xz %description -n texlive-nih The nih class offers support for grant applications to NIH, the National Institutes of Health, a US government agency. The example-* files provide a template for using nih.cls and submitting the biographical sketches the NIH wants. They (potentially) use denselists package, which just reduces list spacing; the package is distributed with the class, but is not part of the class proper. (The examples may be distributed without even the restrictions of the LaTeX licence.) date: 2016-06-24 17:18:15 +0000 %package -n texlive-nih-doc Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Documentation for texlive-nih License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-nih-doc This package includes the documentation for texlive-nih %post -n texlive-nih mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-nih mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-nih %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-nih-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/nih/README %{_texmfdistdir}/doc/latex/nih/example-biosketch.pdf %{_texmfdistdir}/doc/latex/nih/example-biosketch.tex %{_texmfdistdir}/doc/latex/nih/example-nih-cls.pdf %{_texmfdistdir}/doc/latex/nih/example-nih-cls.tex %files -n texlive-nih %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/nih/denselists.sty %{_texmfdistdir}/tex/latex/nih/nih.cls %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-nih-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %endif %package -n texlive-nihbiosketch Version: %{texlive_version}.%{texlive_noarch}.svn39460 Release: 0 Summary: A class for NIH biosketches based on the 2015 updated format 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-nihbiosketch-doc >= %{texlive_version} Provides: tex(nihbiosketch.cls) Requires: tex(article.cls) Requires: tex(enumitem.sty) Requires: tex(etoolbox.sty) Requires: tex(fontspec.sty) Requires: tex(geometry.sty) Requires: tex(hyperref.sty) Requires: tex(ifluatex.sty) Requires: tex(ifthen.sty) Requires: tex(ifxetex.sty) Requires: tex(microtype.sty) Requires: tex(tabu.sty) Requires: tex(titlesec.sty) Requires: tex(ulem.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source90: nihbiosketch.tar.xz Source91: nihbiosketch.doc.tar.xz %description -n texlive-nihbiosketch This LaTeX document class tries to adhere to the Biographical Sketch formatting requirements outlined in NIH Notice [NOT-OD- 15-032] (http://grants.nih.gov/grants/guide/notice-files/NOT-OD- 15-032.html). This new format is required for applications submitted for due dates on or after May 25, 2015. The package tries to mimic the example documents provided on the [SF 424 (R&R) Forms and Applications page] (http://grants.nih.gov/grants/funding/424/index.htm#format) as closely as possible. The author has used this class for his own grant submissions; however he offers no guarantee of conformity to NIH requirements. date: 2016-06-24 17:18:15 +0000 %package -n texlive-nihbiosketch-doc Version: %{texlive_version}.%{texlive_noarch}.svn39460 Release: 0 Summary: Documentation for texlive-nihbiosketch License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-nihbiosketch-doc This package includes the documentation for texlive-nihbiosketch %post -n texlive-nihbiosketch mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-nihbiosketch mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-nihbiosketch %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-nihbiosketch-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/nihbiosketch/LICENSE.md %{_texmfdistdir}/doc/latex/nihbiosketch/README.md %{_texmfdistdir}/doc/latex/nihbiosketch/example-nihbiosketch.pdf %{_texmfdistdir}/doc/latex/nihbiosketch/example-nihbiosketch.tex %files -n texlive-nihbiosketch %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/nihbiosketch/nihbiosketch.cls %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-nihbiosketch-%{texlive_version}.%{texlive_noarch}.svn39460-%{release}-zypper %endif %package -n texlive-nimbus15 Version: %{texlive_version}.%{texlive_noarch}.1.00svn39343 Release: 0 Summary: Support files for Nimbus 2015 Core fonts License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(post): findutils Requires(post): grep Requires(post): sed Requires(post): texlive >= %{texlive_version} Requires(post): tex(updmap.cfg) #!BuildIgnore: tex(updmap.cfg) Requires(postun): findutils Requires(postun): grep Requires(postun): sed Requires(postun): texlive >= %{texlive_version} Requires(postun): tex(updmap.cfg) Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Requires: texlive-nimbus15-fonts >= %{texlive_version} Recommends: texlive-nimbus15-doc >= %{texlive_version} Provides: tex(LGRNimbuSans.fd) Provides: tex(LGRNimbusMono.fd) Provides: tex(LGRNimbusMonoN.fd) Provides: tex(LGRNimbusSerif.fd) Provides: tex(OT1NimbusMono.fd) Provides: tex(OT1NimbusMonoN.fd) Provides: tex(OT1NimbusSans.fd) Provides: tex(OT1NimbusSerif.fd) Provides: tex(OT2NimbusMono.fd) Provides: tex(OT2NimbusMonoN.fd) Provides: tex(OT2NimbusSans.fd) Provides: tex(OT2NimbusSerif.fd) Provides: tex(T1NimbusMono.fd) Provides: tex(T1NimbusMonoN.fd) Provides: tex(T1NimbusSans.fd) Provides: tex(T1NimbusSerif.fd) Provides: tex(T2ANimbusMono.fd) Provides: tex(T2ANimbusMonoN.fd) Provides: tex(T2ANimbusSans.fd) Provides: tex(T2ANimbusSerif.fd) Provides: tex(T2BNimbusMono.fd) Provides: tex(T2BNimbusMonoN.fd) Provides: tex(T2BNimbusSans.fd) Provides: tex(T2BNimbusSerif.fd) Provides: tex(T2CNimbusMono.fd) Provides: tex(T2CNimbusMonoN.fd) Provides: tex(T2CNimbusSans.fd) Provides: tex(T2CNimbusSerif.fd) Provides: tex(TS1NimbusMono.fd) Provides: tex(TS1NimbusMonoN.fd) Provides: tex(TS1NimbusSans.fd) Provides: tex(TS1NimbusSerif.fd) Provides: tex(nimbus15-ec.enc) Provides: tex(nimbus15-lgr.enc) Provides: tex(nimbus15-ot1.enc) Provides: tex(nimbus15-ot2.enc) Provides: tex(nimbus15-t2a.enc) Provides: tex(nimbus15-t2b.enc) Provides: tex(nimbus15-t2c.enc) Provides: tex(nimbus15-x2.enc) Provides: tex(nimbus15.map) Provides: tex(nimbus15mono-ec.enc) Provides: tex(nimbus15mono-lgr.enc) Provides: tex(nimbus15mono-ot1.enc) Provides: tex(nimbus15mono-ot2.enc) Provides: tex(nimbus15mono-t2a.enc) Provides: tex(nimbus15mono-t2b.enc) Provides: tex(nimbus15mono-t2c.enc) Provides: tex(nimbusmono.sty) Provides: tex(nimbusmononarrow.sty) Provides: tex(nimbussans.sty) Provides: tex(nimbusserif.sty) Provides: tex(zco-Bold-lgr.tfm) Provides: tex(zco-Bold-ot1.tfm) Provides: tex(zco-Bold-ot2--base.tfm) Provides: tex(zco-Bold-ot2.tfm) Provides: tex(zco-Bold-ot2.vf) Provides: tex(zco-Bold-t1.tfm) Provides: tex(zco-Bold-t2a.tfm) Provides: tex(zco-Bold-t2b.tfm) Provides: tex(zco-Bold-t2c.tfm) Provides: tex(zco-Bold-ts1.tfm) Provides: tex(zco-BoldOblique-lgr.tfm) Provides: tex(zco-BoldOblique-ot1.tfm) Provides: tex(zco-BoldOblique-ot2--base.tfm) Provides: tex(zco-BoldOblique-ot2.tfm) Provides: tex(zco-BoldOblique-ot2.vf) Provides: tex(zco-BoldOblique-t1.tfm) Provides: tex(zco-BoldOblique-t2a.tfm) Provides: tex(zco-BoldOblique-t2b.tfm) Provides: tex(zco-BoldOblique-t2c.tfm) Provides: tex(zco-BoldOblique-ts1.tfm) Provides: tex(zco-Light-lgr.tfm) Provides: tex(zco-Light-ot1.tfm) Provides: tex(zco-Light-ot2--base.tfm) Provides: tex(zco-Light-ot2.tfm) Provides: tex(zco-Light-ot2.vf) Provides: tex(zco-Light-t1.tfm) Provides: tex(zco-Light-t2a.tfm) Provides: tex(zco-Light-t2b.tfm) Provides: tex(zco-Light-t2c.tfm) Provides: tex(zco-Light-ts1.tfm) Provides: tex(zco-Light.tfm) Provides: tex(zco-LightOblique-lgr.tfm) Provides: tex(zco-LightOblique-ot1.tfm) Provides: tex(zco-LightOblique-ot2--base.tfm) Provides: tex(zco-LightOblique-ot2.tfm) Provides: tex(zco-LightOblique-ot2.vf) Provides: tex(zco-LightOblique-t1.tfm) Provides: tex(zco-LightOblique-t2a.tfm) Provides: tex(zco-LightOblique-t2b.tfm) Provides: tex(zco-LightOblique-t2c.tfm) Provides: tex(zco-LightOblique-ts1.tfm) Provides: tex(zco-Oblique-lgr.tfm) Provides: tex(zco-Oblique-ot1.tfm) Provides: tex(zco-Oblique-ot2--base.tfm) Provides: tex(zco-Oblique-ot2.tfm) Provides: tex(zco-Oblique-ot2.vf) Provides: tex(zco-Oblique-t1.tfm) Provides: tex(zco-Oblique-t2a.tfm) Provides: tex(zco-Oblique-t2b.tfm) Provides: tex(zco-Oblique-t2c.tfm) Provides: tex(zco-Oblique-ts1.tfm) Provides: tex(zco-Regular-lgr.tfm) Provides: tex(zco-Regular-ot1.tfm) Provides: tex(zco-Regular-ot2--base.tfm) Provides: tex(zco-Regular-ot2.tfm) Provides: tex(zco-Regular-ot2.vf) Provides: tex(zco-Regular-t1.tfm) Provides: tex(zco-Regular-t2a.tfm) Provides: tex(zco-Regular-t2b.tfm) Provides: tex(zco-Regular-t2c.tfm) Provides: tex(zco-Regular-ts1.tfm) Provides: tex(zcoN-Oblique-lgr.tfm) Provides: tex(zcoN-Oblique-ot1.tfm) Provides: tex(zcoN-Oblique-ot2--base.tfm) Provides: tex(zcoN-Oblique-ot2.tfm) Provides: tex(zcoN-Oblique-ot2.vf) Provides: tex(zcoN-Oblique-t1.tfm) Provides: tex(zcoN-Oblique-t2a.tfm) Provides: tex(zcoN-Oblique-t2b.tfm) Provides: tex(zcoN-Oblique-t2c.tfm) Provides: tex(zcoN-Oblique-ts1.tfm) Provides: tex(zcoN-Regular-lgr.tfm) Provides: tex(zcoN-Regular-ot1.tfm) Provides: tex(zcoN-Regular-ot2--base.tfm) Provides: tex(zcoN-Regular-ot2.tfm) Provides: tex(zcoN-Regular-ot2.vf) Provides: tex(zcoN-Regular-t1.tfm) Provides: tex(zcoN-Regular-t2a.tfm) Provides: tex(zcoN-Regular-t2b.tfm) Provides: tex(zcoN-Regular-t2c.tfm) Provides: tex(zcoN-Regular-ts1.tfm) Provides: tex(zhv-Bol-lgr.tfm) Provides: tex(zhv-Bol-ot1.tfm) Provides: tex(zhv-Bol-ot2--base.tfm) Provides: tex(zhv-Bol-ot2.tfm) Provides: tex(zhv-Bol-ot2.vf) Provides: tex(zhv-Bol-t1.tfm) Provides: tex(zhv-Bol-t2a.tfm) Provides: tex(zhv-Bol-t2b.tfm) Provides: tex(zhv-Bol-t2c.tfm) Provides: tex(zhv-Bol-ts1.tfm) Provides: tex(zhv-BolIta-lgr.tfm) Provides: tex(zhv-BolIta-ot1.tfm) Provides: tex(zhv-BolIta-ot2--base.tfm) Provides: tex(zhv-BolIta-ot2.tfm) Provides: tex(zhv-BolIta-ot2.vf) Provides: tex(zhv-BolIta-t1.tfm) Provides: tex(zhv-BolIta-t2a.tfm) Provides: tex(zhv-BolIta-t2b.tfm) Provides: tex(zhv-BolIta-t2c.tfm) Provides: tex(zhv-BolIta-ts1.tfm) Provides: tex(zhv-Reg-lgr.tfm) Provides: tex(zhv-Reg-ot1.tfm) Provides: tex(zhv-Reg-ot2--base.tfm) Provides: tex(zhv-Reg-ot2.tfm) Provides: tex(zhv-Reg-ot2.vf) Provides: tex(zhv-Reg-t1.tfm) Provides: tex(zhv-Reg-t2a.tfm) Provides: tex(zhv-Reg-t2b.tfm) Provides: tex(zhv-Reg-t2c.tfm) Provides: tex(zhv-Reg-ts1.tfm) Provides: tex(zhv-RegIta-lgr.tfm) Provides: tex(zhv-RegIta-ot1.tfm) Provides: tex(zhv-RegIta-ot2--base.tfm) Provides: tex(zhv-RegIta-ot2.tfm) Provides: tex(zhv-RegIta-ot2.vf) Provides: tex(zhv-RegIta-t1.tfm) Provides: tex(zhv-RegIta-t2a.tfm) Provides: tex(zhv-RegIta-t2b.tfm) Provides: tex(zhv-RegIta-t2c.tfm) Provides: tex(zhv-RegIta-ts1.tfm) Provides: tex(ztm-Med-lgr.tfm) Provides: tex(ztm-Med-ot1.tfm) Provides: tex(ztm-Med-ot2--base.tfm) Provides: tex(ztm-Med-ot2.tfm) Provides: tex(ztm-Med-ot2.vf) Provides: tex(ztm-Med-t1.tfm) Provides: tex(ztm-Med-t2a.tfm) Provides: tex(ztm-Med-t2b.tfm) Provides: tex(ztm-Med-t2c.tfm) Provides: tex(ztm-Med-ts1.tfm) Provides: tex(ztm-MedIta-lgr.tfm) Provides: tex(ztm-MedIta-ot1.tfm) Provides: tex(ztm-MedIta-ot2--base.tfm) Provides: tex(ztm-MedIta-ot2.tfm) Provides: tex(ztm-MedIta-ot2.vf) Provides: tex(ztm-MedIta-t1.tfm) Provides: tex(ztm-MedIta-t2a.tfm) Provides: tex(ztm-MedIta-t2b.tfm) Provides: tex(ztm-MedIta-t2c.tfm) Provides: tex(ztm-MedIta-ts1.tfm) Provides: tex(ztm-MedObl-lgr.tfm) Provides: tex(ztm-MedObl-ot1.tfm) Provides: tex(ztm-MedObl-ot2--base.tfm) Provides: tex(ztm-MedObl-ot2.tfm) Provides: tex(ztm-MedObl-ot2.vf) Provides: tex(ztm-MedObl-t1.tfm) Provides: tex(ztm-MedObl-t2a.tfm) Provides: tex(ztm-MedObl-t2b.tfm) Provides: tex(ztm-MedObl-t2c.tfm) Provides: tex(ztm-MedObl-ts1.tfm) Provides: tex(ztm-Reg-lgr.tfm) Provides: tex(ztm-Reg-ot1.tfm) Provides: tex(ztm-Reg-ot2--base.tfm) Provides: tex(ztm-Reg-ot2.tfm) Provides: tex(ztm-Reg-ot2.vf) Provides: tex(ztm-Reg-t1.tfm) Provides: tex(ztm-Reg-t2a.tfm) Provides: tex(ztm-Reg-t2b.tfm) Provides: tex(ztm-Reg-t2c.tfm) Provides: tex(ztm-Reg-ts1.tfm) Provides: tex(ztm-RegIta-lgr.tfm) Provides: tex(ztm-RegIta-ot1.tfm) Provides: tex(ztm-RegIta-ot2--base.tfm) Provides: tex(ztm-RegIta-ot2.tfm) Provides: tex(ztm-RegIta-ot2.vf) Provides: tex(ztm-RegIta-t1.tfm) Provides: tex(ztm-RegIta-t2a.tfm) Provides: tex(ztm-RegIta-t2b.tfm) Provides: tex(ztm-RegIta-t2c.tfm) Provides: tex(ztm-RegIta-ts1.tfm) Provides: tex(ztm-RegObl-lgr.tfm) Provides: tex(ztm-RegObl-ot1.tfm) Provides: tex(ztm-RegObl-ot2--base.tfm) Provides: tex(ztm-RegObl-ot2.tfm) Provides: tex(ztm-RegObl-ot2.vf) Provides: tex(ztm-RegObl-t1.tfm) Provides: tex(ztm-RegObl-t2a.tfm) Provides: tex(ztm-RegObl-t2b.tfm) Provides: tex(ztm-RegObl-t2c.tfm) Provides: tex(ztm-RegObl-ts1.tfm) Requires: tex(fontenc.sty) Requires: tex(textcomp.sty) Requires: tex(xkeyval.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source92: nimbus15.tar.xz Source93: nimbus15.doc.tar.xz %description -n texlive-nimbus15 The Nimbus 2015 Core fonts added Greek and Cyrillic glyphs. This package may be best suited as an add-on the a comprehensive Times package, providing support for Greek and Cyrillic. A new intermediate weight of NimbusMono (AKA Courier) is provided, along with a narrower version which may be useful for rendering code. date: 2016-06-24 17:18:15 +0000 %package -n texlive-nimbus15-doc Version: %{texlive_version}.%{texlive_noarch}.1.00svn39343 Release: 0 Summary: Documentation for texlive-nimbus15 License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-nimbus15-doc This package includes the documentation for texlive-nimbus15 %package -n texlive-nimbus15-fonts Version: %{texlive_version}.%{texlive_noarch}.1.00svn39343 Release: 0 Summary: Severed fonts for texlive-nimbus15 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-nimbus15-fonts The separated fonts package for texlive-nimbus15 %post -n texlive-nimbus15 mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update echo 'addMap nimbus15.map' >> /var/run/texlive/run-updmap %postun -n texlive-nimbus15 mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then echo 'deleteMap nimbus15.map' >> /var/run/texlive/run-updmap exit 0 fi %posttrans -n texlive-nimbus15 %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-nimbus15-fonts fc-cache -s %{_datadir}/fonts mkfontscale %{_datadir}/fonts/texlive-nimbus15 mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-nimbus15 %postun -n texlive-nimbus15-fonts if test $1 = 0; then fc-cache -s %{_datadir}/fonts fi %files -n texlive-nimbus15-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/nimbus15/COPYING %{_texmfdistdir}/doc/fonts/nimbus15/LICENSE %{_texmfdistdir}/doc/fonts/nimbus15/README %{_texmfdistdir}/doc/fonts/nimbus15/nimbus15-doc.pdf %{_texmfdistdir}/doc/fonts/nimbus15/nimbus15-doc.tex %{_texmfdistdir}/doc/fonts/nimbus15/ot2trans.pdf %files -n texlive-nimbus15 %defattr(-,root,root,755) %{_texmfdistdir}/fonts/afm/public/nimbus15/zco-Bold.afm %{_texmfdistdir}/fonts/afm/public/nimbus15/zco-BoldOblique.afm %{_texmfdistdir}/fonts/afm/public/nimbus15/zco-Light.afm %{_texmfdistdir}/fonts/afm/public/nimbus15/zco-LightOblique.afm %{_texmfdistdir}/fonts/afm/public/nimbus15/zco-Oblique.afm %{_texmfdistdir}/fonts/afm/public/nimbus15/zco-Regular.afm %{_texmfdistdir}/fonts/afm/public/nimbus15/zcoN-Oblique.afm %{_texmfdistdir}/fonts/afm/public/nimbus15/zcoN-Regular.afm %{_texmfdistdir}/fonts/afm/public/nimbus15/zhv-Bol.afm %{_texmfdistdir}/fonts/afm/public/nimbus15/zhv-BolIta.afm %{_texmfdistdir}/fonts/afm/public/nimbus15/zhv-Reg.afm %{_texmfdistdir}/fonts/afm/public/nimbus15/zhv-RegIta.afm %{_texmfdistdir}/fonts/afm/public/nimbus15/ztm-Med.afm %{_texmfdistdir}/fonts/afm/public/nimbus15/ztm-MedIta.afm %{_texmfdistdir}/fonts/afm/public/nimbus15/ztm-MedObl.afm %{_texmfdistdir}/fonts/afm/public/nimbus15/ztm-Reg.afm %{_texmfdistdir}/fonts/afm/public/nimbus15/ztm-RegIta.afm %{_texmfdistdir}/fonts/afm/public/nimbus15/ztm-RegObl.afm %{_texmfdistdir}/fonts/enc/dvips/nimbus15/nimbus15-ec.enc %{_texmfdistdir}/fonts/enc/dvips/nimbus15/nimbus15-lgr.enc %{_texmfdistdir}/fonts/enc/dvips/nimbus15/nimbus15-ot1.enc %{_texmfdistdir}/fonts/enc/dvips/nimbus15/nimbus15-ot2.enc %{_texmfdistdir}/fonts/enc/dvips/nimbus15/nimbus15-t2a.enc %{_texmfdistdir}/fonts/enc/dvips/nimbus15/nimbus15-t2b.enc %{_texmfdistdir}/fonts/enc/dvips/nimbus15/nimbus15-t2c.enc %{_texmfdistdir}/fonts/enc/dvips/nimbus15/nimbus15-x2.enc %{_texmfdistdir}/fonts/enc/dvips/nimbus15/nimbus15mono-ec.enc %{_texmfdistdir}/fonts/enc/dvips/nimbus15/nimbus15mono-lgr.enc %{_texmfdistdir}/fonts/enc/dvips/nimbus15/nimbus15mono-ot1.enc %{_texmfdistdir}/fonts/enc/dvips/nimbus15/nimbus15mono-ot2.enc %{_texmfdistdir}/fonts/enc/dvips/nimbus15/nimbus15mono-t2a.enc %{_texmfdistdir}/fonts/enc/dvips/nimbus15/nimbus15mono-t2b.enc %{_texmfdistdir}/fonts/enc/dvips/nimbus15/nimbus15mono-t2c.enc %{_texmfdistdir}/fonts/map/dvips/nimbus15/nimbus15.map %verify(link) %{_texmfdistdir}/fonts/opentype/public/nimbus15/zco-Bold.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/nimbus15/zco-BoldOblique.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/nimbus15/zco-Light.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/nimbus15/zco-LightOblique.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/nimbus15/zco-Oblique.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/nimbus15/zco-Regular.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/nimbus15/zcoN-Oblique.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/nimbus15/zcoN-Regular.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/nimbus15/zhv-Bol.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/nimbus15/zhv-BolIta.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/nimbus15/zhv-Reg.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/nimbus15/zhv-RegIta.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/nimbus15/ztm-Med.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/nimbus15/ztm-MedIta.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/nimbus15/ztm-MedObl.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/nimbus15/ztm-Reg.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/nimbus15/ztm-RegIta.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/nimbus15/ztm-RegObl.otf %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-Bold-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-Bold-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-Bold-ot2--base.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-Bold-ot2.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-Bold-t1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-Bold-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-Bold-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-Bold-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-Bold-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-BoldOblique-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-BoldOblique-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-BoldOblique-ot2--base.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-BoldOblique-ot2.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-BoldOblique-t1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-BoldOblique-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-BoldOblique-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-BoldOblique-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-BoldOblique-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-Light-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-Light-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-Light-ot2--base.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-Light-ot2.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-Light-t1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-Light-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-Light-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-Light-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-Light-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-Light.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-LightOblique-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-LightOblique-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-LightOblique-ot2--base.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-LightOblique-ot2.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-LightOblique-t1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-LightOblique-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-LightOblique-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-LightOblique-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-LightOblique-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-Oblique-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-Oblique-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-Oblique-ot2--base.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-Oblique-ot2.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-Oblique-t1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-Oblique-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-Oblique-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-Oblique-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-Oblique-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-Regular-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-Regular-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-Regular-ot2--base.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-Regular-ot2.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-Regular-t1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-Regular-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-Regular-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-Regular-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zco-Regular-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zcoN-Oblique-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zcoN-Oblique-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zcoN-Oblique-ot2--base.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zcoN-Oblique-ot2.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zcoN-Oblique-t1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zcoN-Oblique-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zcoN-Oblique-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zcoN-Oblique-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zcoN-Oblique-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zcoN-Regular-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zcoN-Regular-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zcoN-Regular-ot2--base.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zcoN-Regular-ot2.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zcoN-Regular-t1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zcoN-Regular-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zcoN-Regular-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zcoN-Regular-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zcoN-Regular-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zhv-Bol-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zhv-Bol-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zhv-Bol-ot2--base.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zhv-Bol-ot2.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zhv-Bol-t1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zhv-Bol-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zhv-Bol-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zhv-Bol-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zhv-Bol-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zhv-BolIta-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zhv-BolIta-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zhv-BolIta-ot2--base.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zhv-BolIta-ot2.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zhv-BolIta-t1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zhv-BolIta-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zhv-BolIta-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zhv-BolIta-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zhv-BolIta-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zhv-Reg-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zhv-Reg-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zhv-Reg-ot2--base.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zhv-Reg-ot2.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zhv-Reg-t1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zhv-Reg-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zhv-Reg-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zhv-Reg-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zhv-Reg-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zhv-RegIta-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zhv-RegIta-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zhv-RegIta-ot2--base.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zhv-RegIta-ot2.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zhv-RegIta-t1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zhv-RegIta-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zhv-RegIta-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zhv-RegIta-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/zhv-RegIta-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-Med-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-Med-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-Med-ot2--base.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-Med-ot2.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-Med-t1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-Med-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-Med-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-Med-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-Med-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-MedIta-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-MedIta-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-MedIta-ot2--base.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-MedIta-ot2.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-MedIta-t1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-MedIta-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-MedIta-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-MedIta-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-MedIta-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-MedObl-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-MedObl-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-MedObl-ot2--base.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-MedObl-ot2.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-MedObl-t1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-MedObl-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-MedObl-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-MedObl-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-MedObl-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-Reg-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-Reg-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-Reg-ot2--base.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-Reg-ot2.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-Reg-t1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-Reg-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-Reg-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-Reg-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-Reg-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-RegIta-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-RegIta-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-RegIta-ot2--base.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-RegIta-ot2.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-RegIta-t1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-RegIta-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-RegIta-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-RegIta-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-RegIta-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-RegObl-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-RegObl-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-RegObl-ot2--base.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-RegObl-ot2.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-RegObl-t1.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-RegObl-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-RegObl-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-RegObl-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/nimbus15/ztm-RegObl-ts1.tfm %verify(link) %{_texmfdistdir}/fonts/type1/public/nimbus15/zco-Bold.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nimbus15/zco-BoldOblique.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nimbus15/zco-Light.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nimbus15/zco-LightOblique.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nimbus15/zco-Oblique.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nimbus15/zco-Regular.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nimbus15/zcoN-Oblique.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nimbus15/zcoN-Regular.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nimbus15/zhv-Bol.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nimbus15/zhv-BolIta.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nimbus15/zhv-Reg.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nimbus15/zhv-RegIta.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nimbus15/ztm-Med.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nimbus15/ztm-MedIta.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nimbus15/ztm-MedObl.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nimbus15/ztm-Reg.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nimbus15/ztm-RegIta.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/nimbus15/ztm-RegObl.pfb %{_texmfdistdir}/fonts/vf/public/nimbus15/zco-Bold-ot2.vf %{_texmfdistdir}/fonts/vf/public/nimbus15/zco-BoldOblique-ot2.vf %{_texmfdistdir}/fonts/vf/public/nimbus15/zco-Light-ot2.vf %{_texmfdistdir}/fonts/vf/public/nimbus15/zco-LightOblique-ot2.vf %{_texmfdistdir}/fonts/vf/public/nimbus15/zco-Oblique-ot2.vf %{_texmfdistdir}/fonts/vf/public/nimbus15/zco-Regular-ot2.vf %{_texmfdistdir}/fonts/vf/public/nimbus15/zcoN-Oblique-ot2.vf %{_texmfdistdir}/fonts/vf/public/nimbus15/zcoN-Regular-ot2.vf %{_texmfdistdir}/fonts/vf/public/nimbus15/zhv-Bol-ot2.vf %{_texmfdistdir}/fonts/vf/public/nimbus15/zhv-BolIta-ot2.vf %{_texmfdistdir}/fonts/vf/public/nimbus15/zhv-Reg-ot2.vf %{_texmfdistdir}/fonts/vf/public/nimbus15/zhv-RegIta-ot2.vf %{_texmfdistdir}/fonts/vf/public/nimbus15/ztm-Med-ot2.vf %{_texmfdistdir}/fonts/vf/public/nimbus15/ztm-MedIta-ot2.vf %{_texmfdistdir}/fonts/vf/public/nimbus15/ztm-MedObl-ot2.vf %{_texmfdistdir}/fonts/vf/public/nimbus15/ztm-Reg-ot2.vf %{_texmfdistdir}/fonts/vf/public/nimbus15/ztm-RegIta-ot2.vf %{_texmfdistdir}/fonts/vf/public/nimbus15/ztm-RegObl-ot2.vf %{_texmfdistdir}/tex/latex/nimbus15/LGRNimbuSans.fd %{_texmfdistdir}/tex/latex/nimbus15/LGRNimbusMono.fd %{_texmfdistdir}/tex/latex/nimbus15/LGRNimbusMonoN.fd %{_texmfdistdir}/tex/latex/nimbus15/LGRNimbusSerif.fd %{_texmfdistdir}/tex/latex/nimbus15/OT1NimbusMono.fd %{_texmfdistdir}/tex/latex/nimbus15/OT1NimbusMonoN.fd %{_texmfdistdir}/tex/latex/nimbus15/OT1NimbusSans.fd %{_texmfdistdir}/tex/latex/nimbus15/OT1NimbusSerif.fd %{_texmfdistdir}/tex/latex/nimbus15/OT2NimbusMono.fd %{_texmfdistdir}/tex/latex/nimbus15/OT2NimbusMonoN.fd %{_texmfdistdir}/tex/latex/nimbus15/OT2NimbusSans.fd %{_texmfdistdir}/tex/latex/nimbus15/OT2NimbusSerif.fd %{_texmfdistdir}/tex/latex/nimbus15/T1NimbusMono.fd %{_texmfdistdir}/tex/latex/nimbus15/T1NimbusMonoN.fd %{_texmfdistdir}/tex/latex/nimbus15/T1NimbusSans.fd %{_texmfdistdir}/tex/latex/nimbus15/T1NimbusSerif.fd %{_texmfdistdir}/tex/latex/nimbus15/T2ANimbusMono.fd %{_texmfdistdir}/tex/latex/nimbus15/T2ANimbusMonoN.fd %{_texmfdistdir}/tex/latex/nimbus15/T2ANimbusSans.fd %{_texmfdistdir}/tex/latex/nimbus15/T2ANimbusSerif.fd %{_texmfdistdir}/tex/latex/nimbus15/T2BNimbusMono.fd %{_texmfdistdir}/tex/latex/nimbus15/T2BNimbusMonoN.fd %{_texmfdistdir}/tex/latex/nimbus15/T2BNimbusSans.fd %{_texmfdistdir}/tex/latex/nimbus15/T2BNimbusSerif.fd %{_texmfdistdir}/tex/latex/nimbus15/T2CNimbusMono.fd %{_texmfdistdir}/tex/latex/nimbus15/T2CNimbusMonoN.fd %{_texmfdistdir}/tex/latex/nimbus15/T2CNimbusSans.fd %{_texmfdistdir}/tex/latex/nimbus15/T2CNimbusSerif.fd %{_texmfdistdir}/tex/latex/nimbus15/TS1NimbusMono.fd %{_texmfdistdir}/tex/latex/nimbus15/TS1NimbusMonoN.fd %{_texmfdistdir}/tex/latex/nimbus15/TS1NimbusSans.fd %{_texmfdistdir}/tex/latex/nimbus15/TS1NimbusSerif.fd %{_texmfdistdir}/tex/latex/nimbus15/nimbusmono.fontspec %{_texmfdistdir}/tex/latex/nimbus15/nimbusmono.sty %{_texmfdistdir}/tex/latex/nimbus15/nimbusmononarrow.sty %{_texmfdistdir}/tex/latex/nimbus15/nimbussans.fontspec %{_texmfdistdir}/tex/latex/nimbus15/nimbussans.sty %{_texmfdistdir}/tex/latex/nimbus15/nimbusserif.fontspec %{_texmfdistdir}/tex/latex/nimbus15/nimbusserif.sty %{_texmfdistdir}/tex/latex/nimbus15/zco.fontspec %{_texmfdistdir}/tex/latex/nimbus15/zcoN.fontspec %{_texmfdistdir}/tex/latex/nimbus15/zhv.fontspec %{_texmfdistdir}/tex/latex/nimbus15/ztm.fontspec %files -n texlive-nimbus15-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-nimbus15 %config %{_sysconfdir}/fonts/conf.avail/58-texlive-nimbus15.conf %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-nimbus15/encodings.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-nimbus15/fonts.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-nimbus15/fonts.scale %{_datadir}/fonts/texlive-nimbus15/zco-Bold.otf %{_datadir}/fonts/texlive-nimbus15/zco-BoldOblique.otf %{_datadir}/fonts/texlive-nimbus15/zco-Light.otf %{_datadir}/fonts/texlive-nimbus15/zco-LightOblique.otf %{_datadir}/fonts/texlive-nimbus15/zco-Oblique.otf %{_datadir}/fonts/texlive-nimbus15/zco-Regular.otf %{_datadir}/fonts/texlive-nimbus15/zcoN-Oblique.otf %{_datadir}/fonts/texlive-nimbus15/zcoN-Regular.otf %{_datadir}/fonts/texlive-nimbus15/zhv-Bol.otf %{_datadir}/fonts/texlive-nimbus15/zhv-BolIta.otf %{_datadir}/fonts/texlive-nimbus15/zhv-Reg.otf %{_datadir}/fonts/texlive-nimbus15/zhv-RegIta.otf %{_datadir}/fonts/texlive-nimbus15/ztm-Med.otf %{_datadir}/fonts/texlive-nimbus15/ztm-MedIta.otf %{_datadir}/fonts/texlive-nimbus15/ztm-MedObl.otf %{_datadir}/fonts/texlive-nimbus15/ztm-Reg.otf %{_datadir}/fonts/texlive-nimbus15/ztm-RegIta.otf %{_datadir}/fonts/texlive-nimbus15/ztm-RegObl.otf %{_datadir}/fonts/texlive-nimbus15/zco-Bold.pfb %{_datadir}/fonts/texlive-nimbus15/zco-BoldOblique.pfb %{_datadir}/fonts/texlive-nimbus15/zco-Light.pfb %{_datadir}/fonts/texlive-nimbus15/zco-LightOblique.pfb %{_datadir}/fonts/texlive-nimbus15/zco-Oblique.pfb %{_datadir}/fonts/texlive-nimbus15/zco-Regular.pfb %{_datadir}/fonts/texlive-nimbus15/zcoN-Oblique.pfb %{_datadir}/fonts/texlive-nimbus15/zcoN-Regular.pfb %{_datadir}/fonts/texlive-nimbus15/zhv-Bol.pfb %{_datadir}/fonts/texlive-nimbus15/zhv-BolIta.pfb %{_datadir}/fonts/texlive-nimbus15/zhv-Reg.pfb %{_datadir}/fonts/texlive-nimbus15/zhv-RegIta.pfb %{_datadir}/fonts/texlive-nimbus15/ztm-Med.pfb %{_datadir}/fonts/texlive-nimbus15/ztm-MedIta.pfb %{_datadir}/fonts/texlive-nimbus15/ztm-MedObl.pfb %{_datadir}/fonts/texlive-nimbus15/ztm-Reg.pfb %{_datadir}/fonts/texlive-nimbus15/ztm-RegIta.pfb %{_datadir}/fonts/texlive-nimbus15/ztm-RegObl.pfb %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-nimbus15-fonts-%{texlive_version}.%{texlive_noarch}.1.00svn39343-%{release}-zypper %endif %package -n texlive-nkarta Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn16437 Release: 0 Summary: A "new" version of the karta cartographic 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-nkarta-doc >= %{texlive_version} Provides: tex(nkarta15.tfm) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source94: nkarta.tar.xz Source95: nkarta.doc.tar.xz %description -n texlive-nkarta A development of the karta font, offering more mathematical stability in Metafont. A version that will produce the glyphs as Encapsulated PostScript, using MetaPost, is also provided. date: 2016-06-24 17:18:15 +0000 %package -n texlive-nkarta-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn16437 Release: 0 Summary: Documentation for texlive-nkarta License: SUSE-Public-Domain Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-nkarta-doc This package includes the documentation for texlive-nkarta %post -n texlive-nkarta mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-nkarta mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-nkarta %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-nkarta-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/nkarta/README %{_texmfdistdir}/doc/fonts/nkarta/figtable.pdf %{_texmfdistdir}/doc/fonts/nkarta/figtable.tex %{_texmfdistdir}/doc/fonts/nkarta/fonttable.pdf %{_texmfdistdir}/doc/fonts/nkarta/fonttable.tex %files -n texlive-nkarta %defattr(-,root,root,755) %{_texmfdistdir}/fonts/source/public/nkarta/nkarta.mf %{_texmfdistdir}/fonts/source/public/nkarta/nkarta15.mf %{_texmfdistdir}/fonts/source/public/nkarta/nkchars.mf %{_texmfdistdir}/fonts/tfm/public/nkarta/nkarta15.tfm %{_texmfdistdir}/metapost/nkarta/nkarta.mp %{_texmfdistdir}/metapost/nkarta/nkchars.mp %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-nkarta-%{texlive_version}.%{texlive_noarch}.0.0.2svn16437-%{release}-zypper %endif %package -n texlive-nlctdoc Version: %{texlive_version}.%{texlive_noarch}.1.06svn44353 Release: 0 Summary: Package documentation 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-nlctdoc-doc >= %{texlive_version} Provides: tex(nlctdoc.cls) Requires: tex(cmap.sty) Requires: tex(doc.sty) Requires: tex(dox.sty) Requires: tex(etoolbox.sty) Requires: tex(fontenc.sty) Requires: tex(fourier.sty) Requires: tex(ifpdf.sty) Requires: tex(ifxetex.sty) Requires: tex(inputenc.sty) Requires: tex(tex4ht.sty) Requires: tex(upquote.sty) Requires: tex(xcolor.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source96: nlctdoc.tar.xz Source97: nlctdoc.doc.tar.xz %description -n texlive-nlctdoc The class provides support for the documentation of the author's packages, using koma-script. This class is provided "as is" solely for the benefit of anyone who wants to compile the documentation of those packages. date: 2017-05-14 08:12:13 +0000 %package -n texlive-nlctdoc-doc Version: %{texlive_version}.%{texlive_noarch}.1.06svn44353 Release: 0 Summary: Documentation for texlive-nlctdoc License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-nlctdoc-doc This package includes the documentation for texlive-nlctdoc %post -n texlive-nlctdoc mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-nlctdoc mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-nlctdoc %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-nlctdoc-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/nlctdoc/README %files -n texlive-nlctdoc %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/nlctdoc/nlctdoc.cls %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-nlctdoc-%{texlive_version}.%{texlive_noarch}.1.06svn44353-%{release}-zypper %endif %package -n texlive-nmbib Version: %{texlive_version}.%{texlive_noarch}.1.04svn37984 Release: 0 Summary: Multiple versions of a bibliography, with different sort orders 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-nmbib-doc >= %{texlive_version} Provides: tex(nmbib.sty) Requires: tex(natbib.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source98: nmbib.tar.xz Source99: nmbib.doc.tar.xz %description -n texlive-nmbib This package is a rewrite of the multibibliography package providing multiple bibliographies with different sorting. The new version offers a number of citation commands, streamlines the creation of bibliographies, ensures compatibility with the natbib package, and provides other improvements. date: 2016-06-24 17:18:15 +0000 %package -n texlive-nmbib-doc Version: %{texlive_version}.%{texlive_noarch}.1.04svn37984 Release: 0 Summary: Documentation for texlive-nmbib License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-nmbib-doc This package includes the documentation for texlive-nmbib %post -n texlive-nmbib mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-nmbib mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-nmbib %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-nmbib-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/nmbib/Makefile %{_texmfdistdir}/doc/latex/nmbib/README %{_texmfdistdir}/doc/latex/nmbib/nmbib.bib %{_texmfdistdir}/doc/latex/nmbib/nmbib.pdf %{_texmfdistdir}/doc/latex/nmbib/nmbibtex.1 %{_texmfdistdir}/doc/latex/nmbib/nmbibtex.pl %{_texmfdistdir}/doc/latex/nmbib/nmsample.pdf %{_texmfdistdir}/doc/latex/nmbib/nmsample.tex %{_texmfdistdir}/doc/latex/nmbib/type.bib %files -n texlive-nmbib %defattr(-,root,root,755) %{_texmfdistdir}/bibtex/bst/nmbib/chronoplainnm.bst %{_texmfdistdir}/bibtex/bst/nmbib/plainnm.bst %{_texmfdistdir}/bibtex/bst/nmbib/unsrtnm.bst %{_texmfdistdir}/tex/latex/nmbib/nmbib.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-nmbib-%{texlive_version}.%{texlive_noarch}.1.04svn37984-%{release}-zypper %endif %package -n texlive-noconflict Version: %{texlive_version}.%{texlive_noarch}.1.0svn30140 Release: 0 Summary: Resolve macro name conflict between packages License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-noconflict-doc >= %{texlive_version} Provides: tex(noconflict.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source100: noconflict.tar.xz Source101: noconflict.doc.tar.xz %description -n texlive-noconflict The package provides several commands to prefix (and hence obscure) a macro's (or a sequence of macros') name, and to restore the original macro(s) at places in a document where they are needed. date: 2016-06-24 17:18:15 +0000 %package -n texlive-noconflict-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn30140 Release: 0 Summary: Documentation for texlive-noconflict License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-noconflict-doc This package includes the documentation for texlive-noconflict %post -n texlive-noconflict mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-noconflict mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-noconflict %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-noconflict-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/noconflict/README %files -n texlive-noconflict %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/noconflict/noconflict.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-noconflict-%{texlive_version}.%{texlive_noarch}.1.0svn30140-%{release}-zypper %endif %package -n texlive-nodetree Version: %{texlive_version}.%{texlive_noarch}.1.2svn43011 Release: 0 Summary: Visualize node lists in a tree view 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-nodetree-doc >= %{texlive_version} Provides: tex(nodetree.sty) Provides: tex(nodetree.tex) Requires: tex(kvoptions.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source102: nodetree.tar.xz Source103: nodetree.doc.tar.xz %description -n texlive-nodetree nodetree is a development package that visualizes the structure of node lists. nodetree shows its debug informations in the console output when you compile a LuaTeX file. It uses a similar visual representation for node lists as the UNIX tree command for a folder structure. date: 2016-07-18 15:20:58 +0000 %package -n texlive-nodetree-doc Version: %{texlive_version}.%{texlive_noarch}.1.2svn43011 Release: 0 Summary: Documentation for texlive-nodetree License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-nodetree-doc This package includes the documentation for texlive-nodetree %post -n texlive-nodetree mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-nodetree mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-nodetree %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-nodetree-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/luatex/nodetree/README.md %{_texmfdistdir}/doc/luatex/nodetree/nodetree.pdf %files -n texlive-nodetree %defattr(-,root,root,755) %{_texmfdistdir}/tex/luatex/nodetree/nodetree.lua %{_texmfdistdir}/tex/luatex/nodetree/nodetree.sty %{_texmfdistdir}/tex/luatex/nodetree/nodetree.tex %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-nodetree-%{texlive_version}.%{texlive_noarch}.1.2svn43011-%{release}-zypper %endif %package -n texlive-noindentafter Version: %{texlive_version}.%{texlive_noarch}.0.0.2.2svn35709 Release: 0 Summary: Tool to prevent paragraph indentation after environments/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-noindentafter-doc >= %{texlive_version} Provides: tex(noindentafter.sty) Requires: tex(etoolbox.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source104: noindentafter.tar.xz Source105: noindentafter.doc.tar.xz %description -n texlive-noindentafter The package, as the name suggests, supplies tools to automatically suppress indentations in following paragraphs, specifically those following a particular macro or environment. date: 2016-06-24 17:18:15 +0000 %package -n texlive-noindentafter-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.2.2svn35709 Release: 0 Summary: Documentation for texlive-noindentafter License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-noindentafter-doc This package includes the documentation for texlive-noindentafter %post -n texlive-noindentafter mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-noindentafter mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-noindentafter %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-noindentafter-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/noindentafter/README %{_texmfdistdir}/doc/latex/noindentafter/noindentafter-dry.sty %{_texmfdistdir}/doc/latex/noindentafter/noindentafter-packagedoc.cls %{_texmfdistdir}/doc/latex/noindentafter/noindentafter.pdf %{_texmfdistdir}/doc/latex/noindentafter/noindentafter.tex %files -n texlive-noindentafter %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/noindentafter/noindentafter.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-noindentafter-%{texlive_version}.%{texlive_noarch}.0.0.2.2svn35709-%{release}-zypper %endif %package -n texlive-noitcrul Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn15878 Release: 0 Summary: Improved underlines 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(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-noitcrul-doc >= %{texlive_version} Provides: tex(noitcrul.sty) Requires: tex(robustcommand.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source106: noitcrul.tar.xz Source107: noitcrul.doc.tar.xz %description -n texlive-noitcrul The package provides a (maths mode) \underline variant which doesn't impose italics correction at the end. date: 2016-06-24 17:18:15 +0000 %package -n texlive-noitcrul-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn15878 Release: 0 Summary: Documentation for texlive-noitcrul License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-noitcrul-doc:de) %description -n texlive-noitcrul-doc This package includes the documentation for texlive-noitcrul %post -n texlive-noitcrul mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-noitcrul mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-noitcrul %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-noitcrul-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/noitcrul/README %{_texmfdistdir}/doc/latex/noitcrul/noitcrul.pdf %files -n texlive-noitcrul %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/noitcrul/noitcrul.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-noitcrul-%{texlive_version}.%{texlive_noarch}.0.0.2svn15878-%{release}-zypper %endif %package -n texlive-nolbreaks Version: %{texlive_version}.%{texlive_noarch}.1.2svn26786 Release: 0 Summary: No line breaks in text 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-nolbreaks-doc >= %{texlive_version} Provides: tex(nolbreaks.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source108: nolbreaks.tar.xz Source109: nolbreaks.doc.tar.xz %description -n texlive-nolbreaks Use \nolbreaks{some text} to prevent line breaks in "some text". This has the advantage over \mbox{} that glue (rubber space) remains flexible. Most common cases are handled here (\linebreak is disabled, for example) but spaces hidden in macros or { } can still create break-points. date: 2016-06-24 17:18:15 +0000 %package -n texlive-nolbreaks-doc Version: %{texlive_version}.%{texlive_noarch}.1.2svn26786 Release: 0 Summary: Documentation for texlive-nolbreaks License: SUSE-Public-Domain Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-nolbreaks-doc This package includes the documentation for texlive-nolbreaks %post -n texlive-nolbreaks mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-nolbreaks mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-nolbreaks %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-nolbreaks-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/nolbreaks/nolbreaks.pdf %{_texmfdistdir}/doc/latex/nolbreaks/nolbreaks.tex %files -n texlive-nolbreaks %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/nolbreaks/nolbreaks.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-nolbreaks-%{texlive_version}.%{texlive_noarch}.1.2svn26786-%{release}-zypper %endif %package -n texlive-nomencl Version: %{texlive_version}.%{texlive_noarch}.3.1asvn15878 Release: 0 Summary: Produce lists of symbols as in nomenclature 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-nomencl-doc >= %{texlive_version} Provides: tex(nomencl.sty) Provides: tex(sample01.cfg) Provides: tex(sample02.cfg) Provides: tex(sample04.cfg) Provides: tex(sample05.cfg) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source110: nomencl.tar.xz Source111: nomencl.doc.tar.xz %description -n texlive-nomencl Produces lists of symbols using the capabilities of the MakeIndex program. date: 2016-06-24 17:18:15 +0000 %package -n texlive-nomencl-doc Version: %{texlive_version}.%{texlive_noarch}.3.1asvn15878 Release: 0 Summary: Documentation for texlive-nomencl License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-nomencl-doc This package includes the documentation for texlive-nomencl %post -n texlive-nomencl mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-nomencl mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-nomencl %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-nomencl-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/nomencl/README %{_texmfdistdir}/doc/latex/nomencl/nomencl.pdf %files -n texlive-nomencl %defattr(-,root,root,755) %{_texmfdistdir}/makeindex/nomencl/nomencl.ist %{_texmfdistdir}/tex/latex/nomencl/nomencl.sty %{_texmfdistdir}/tex/latex/nomencl/sample01.cfg %{_texmfdistdir}/tex/latex/nomencl/sample02.cfg %{_texmfdistdir}/tex/latex/nomencl/sample04.cfg %{_texmfdistdir}/tex/latex/nomencl/sample05.cfg %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-nomencl-%{texlive_version}.%{texlive_noarch}.3.1asvn15878-%{release}-zypper %endif %package -n texlive-nomentbl Version: %{texlive_version}.%{texlive_noarch}.0.0.4svn16549 Release: 0 Summary: Nomenclature typeset in a longtable 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-nomentbl-doc >= %{texlive_version} Provides: tex(nomentbl.sty) Requires: tex(array.sty) Requires: tex(calc.sty) Requires: tex(ifthen.sty) Requires: tex(longtable.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source112: nomentbl.tar.xz Source113: nomentbl.doc.tar.xz %description -n texlive-nomentbl Nomentbl typeset nomenclatures in a longtable instead of the makeindex style of nomencl. A nomenclature entry may have three arguments: Symbol, description and physical unit. date: 2016-06-24 17:18:15 +0000 %package -n texlive-nomentbl-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.4svn16549 Release: 0 Summary: Documentation for texlive-nomentbl License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-nomentbl-doc This package includes the documentation for texlive-nomentbl %post -n texlive-nomentbl mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-nomentbl mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-nomentbl %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-nomentbl-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/nomentbl/README %{_texmfdistdir}/doc/latex/nomentbl/example.pdf %{_texmfdistdir}/doc/latex/nomentbl/example.tex %{_texmfdistdir}/doc/latex/nomentbl/nomentbl.pdf %files -n texlive-nomentbl %defattr(-,root,root,755) %{_texmfdistdir}/makeindex/nomentbl/nomentbl.ist %{_texmfdistdir}/tex/latex/nomentbl/nomentbl.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-nomentbl-%{texlive_version}.%{texlive_noarch}.0.0.4svn16549-%{release}-zypper %endif %package -n texlive-nonfloat Version: %{texlive_version}.%{texlive_noarch}.1.0svn17598 Release: 0 Summary: Non-floating table and figure captions 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-nonfloat-doc >= %{texlive_version} Provides: tex(nonfloat.sty) Requires: tex(ifthen.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source114: nonfloat.tar.xz Source115: nonfloat.doc.tar.xz %description -n texlive-nonfloat Adjusts the figure and table environments to ensure that centered objects as one line captions are centered as well. Also the vertical spaces for table captions above the table are changed. date: 2016-06-24 17:18:15 +0000 %package -n texlive-nonfloat-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn17598 Release: 0 Summary: Documentation for texlive-nonfloat License: SUSE-Public-Domain Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-nonfloat-doc:en;de) %description -n texlive-nonfloat-doc This package includes the documentation for texlive-nonfloat %post -n texlive-nonfloat mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-nonfloat mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-nonfloat %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-nonfloat-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/nonfloat/nonfloat-en.pdf %{_texmfdistdir}/doc/latex/nonfloat/nonfloat-en.tex %{_texmfdistdir}/doc/latex/nonfloat/nonfloat.pdf %files -n texlive-nonfloat %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/nonfloat/nonfloat.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-nonfloat-%{texlive_version}.%{texlive_noarch}.1.0svn17598-%{release}-zypper %endif %package -n texlive-nonumonpart Version: %{texlive_version}.%{texlive_noarch}.1svn22114 Release: 0 Summary: Prevent page numbers on part pages License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-nonumonpart-doc >= %{texlive_version} Provides: tex(nonumonpart.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source116: nonumonpart.tar.xz Source117: nonumonpart.doc.tar.xz %description -n texlive-nonumonpart The package bundles the answer to the long-standing FAQ about removing page numbers on \part pages. The package accepts no options and defines no user commands; the user needs only to load it, and the requirement is met. date: 2016-06-24 17:18:15 +0000 %package -n texlive-nonumonpart-doc Version: %{texlive_version}.%{texlive_noarch}.1svn22114 Release: 0 Summary: Documentation for texlive-nonumonpart License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-nonumonpart-doc:fr;en) %description -n texlive-nonumonpart-doc This package includes the documentation for texlive-nonumonpart %post -n texlive-nonumonpart mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-nonumonpart mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-nonumonpart %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-nonumonpart-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/nonumonpart/LISEZMOI %{_texmfdistdir}/doc/latex/nonumonpart/README %{_texmfdistdir}/doc/latex/nonumonpart/nonumonpart-en.pdf %{_texmfdistdir}/doc/latex/nonumonpart/nonumonpart-fr.pdf %{_texmfdistdir}/doc/latex/nonumonpart/nonumonpart.pdf %files -n texlive-nonumonpart %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/nonumonpart/nonumonpart.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-nonumonpart-%{texlive_version}.%{texlive_noarch}.1svn22114-%{release}-zypper %endif %package -n texlive-nopageno Version: %{texlive_version}.%{texlive_noarch}.svn18128 Release: 0 Summary: No page numbers in LaTeX documents License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-nopageno-doc >= %{texlive_version} Provides: tex(nopageno.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source118: nopageno.tar.xz Source119: nopageno.doc.tar.xz %description -n texlive-nopageno LaTeX's standard styles use two page styles, one on normal pages and one on 'opening' pages with \maketitle or \chapter, etc. Unfortunately there is only easy access to changing one of these two so if you want something other than 'plain' on the opening pages you must use \thispagestyle on each such page. The fancyhdr package does provide a more flexible interface, but if you just want an empty page style on all pages then this package will do the job. date: 2016-06-24 17:18:15 +0000 %package -n texlive-nopageno-doc Version: %{texlive_version}.%{texlive_noarch}.svn18128 Release: 0 Summary: Documentation for texlive-nopageno License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-nopageno-doc This package includes the documentation for texlive-nopageno %post -n texlive-nopageno mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-nopageno mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-nopageno %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-nopageno-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/nopageno/nopageno.pdf %{_texmfdistdir}/doc/latex/nopageno/nopageno.tex %files -n texlive-nopageno %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/nopageno/nopageno.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-nopageno-%{texlive_version}.%{texlive_noarch}.svn18128-%{release}-zypper %endif %package -n texlive-norasi-c90 Version: %{texlive_version}.%{texlive_noarch}.svn37675 Release: 0 Summary: TeX support (from CJK) for the norasi font License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires: texlive-fonts-tlwg >= %{texlive_version} Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(post): findutils Requires(post): grep Requires(post): sed Requires(post): texlive >= %{texlive_version} Requires(post): tex(updmap.cfg) #!BuildIgnore: tex(updmap.cfg) Requires(postun): findutils Requires(postun): grep Requires(postun): sed Requires(postun): texlive >= %{texlive_version} Requires(postun): tex(updmap.cfg) Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Provides: tex(ftnb8z.tfm) Provides: tex(ftnbi8z.tfm) Provides: tex(ftni8z.tfm) Provides: tex(ftnr8z.tfm) Provides: tex(norasi-c90.map) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source120: norasi-c90.tar.xz %description -n texlive-norasi-c90 The norasi-c90 package %post -n texlive-norasi-c90 mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update echo 'addMap norasi-c90.map' >> /var/run/texlive/run-updmap %postun -n texlive-norasi-c90 mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then echo 'deleteMap norasi-c90.map' >> /var/run/texlive/run-updmap exit 0 fi %posttrans -n texlive-norasi-c90 %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-norasi-c90 %defattr(-,root,root,755) %{_texmfdistdir}/dvips/norasi-c90/config.norasi-c90 %{_texmfdistdir}/fonts/map/dvips/norasi-c90/norasi-c90.map %{_texmfdistdir}/fonts/tfm/public/norasi-c90/ftnb8z.tfm %{_texmfdistdir}/fonts/tfm/public/norasi-c90/ftnbi8z.tfm %{_texmfdistdir}/fonts/tfm/public/norasi-c90/ftni8z.tfm %{_texmfdistdir}/fonts/tfm/public/norasi-c90/ftnr8z.tfm %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-norasi-c90-%{texlive_version}.%{texlive_noarch}.svn37675-%{release}-zypper %endif %package -n texlive-normalcolor Version: %{texlive_version}.%{texlive_noarch}.r11svn40125 Release: 0 Summary: Changing \normalcolor 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-normalcolor-doc >= %{texlive_version} Provides: tex(normalcolor.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source121: normalcolor.tar.xz Source122: normalcolor.doc.tar.xz %description -n texlive-normalcolor This package provides a command \setnormalcolor with the same syntax as the command \color either of package color or of package xcolor. However, \setnormalcolor will not change the current colour but the normal / default color. date: 2016-11-16 06:56:28 +0000 %package -n texlive-normalcolor-doc Version: %{texlive_version}.%{texlive_noarch}.r11svn40125 Release: 0 Summary: Documentation for texlive-normalcolor License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-normalcolor-doc This package includes the documentation for texlive-normalcolor %post -n texlive-normalcolor mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-normalcolor mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-normalcolor %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-normalcolor-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/normalcolor/README %{_texmfdistdir}/doc/latex/normalcolor/normalcolor-example.tex %{_texmfdistdir}/doc/latex/normalcolor/normalcolor.pdf %files -n texlive-normalcolor %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/normalcolor/normalcolor.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-normalcolor-%{texlive_version}.%{texlive_noarch}.r11svn40125-%{release}-zypper %endif %package -n texlive-nostarch Version: %{texlive_version}.%{texlive_noarch}.1.3svn15878 Release: 0 Summary: LaTeX class for No Starch Press 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-nostarch-doc >= %{texlive_version} Provides: tex(nostarch.cls) Provides: tex(nshyper.sty) Requires: tex(book.cls) Requires: tex(ragged2e.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source123: nostarch.tar.xz Source124: nostarch.doc.tar.xz %description -n texlive-nostarch The package provides the "official" LaTeX style for No Starch Press. Provided are a class, a package for interfacing to hyperref and an index style file. The style serves both for printed and for electronic books. date: 2016-06-24 17:18:15 +0000 %package -n texlive-nostarch-doc Version: %{texlive_version}.%{texlive_noarch}.1.3svn15878 Release: 0 Summary: Documentation for texlive-nostarch License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-nostarch-doc This package includes the documentation for texlive-nostarch %post -n texlive-nostarch mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-nostarch mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-nostarch %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-nostarch-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/nostarch/100euroie.png %{_texmfdistdir}/doc/latex/nostarch/100euroit.png %{_texmfdistdir}/doc/latex/nostarch/1eurogr.jpg %{_texmfdistdir}/doc/latex/nostarch/README %{_texmfdistdir}/doc/latex/nostarch/nostarch.pdf %{_texmfdistdir}/doc/latex/nostarch/nssample.pdf %{_texmfdistdir}/doc/latex/nostarch/nssample.tex %{_texmfdistdir}/doc/latex/nostarch/recycled.png %{_texmfdistdir}/doc/latex/nostarch/vitruvian.jpg %files -n texlive-nostarch %defattr(-,root,root,755) %{_texmfdistdir}/bibtex/bib/nostarch/nostarch.bib %{_texmfdistdir}/makeindex/nostarch/nostarch.ist %{_texmfdistdir}/tex/latex/nostarch/nostarch.cls %{_texmfdistdir}/tex/latex/nostarch/nshyper.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-nostarch-%{texlive_version}.%{texlive_noarch}.1.3svn15878-%{release}-zypper %endif %package -n texlive-notes Version: %{texlive_version}.%{texlive_noarch}.1.0.1svn42428 Release: 0 Summary: Mark sections of 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-notes-doc >= %{texlive_version} Provides: tex(notes.sty) Requires: tex(graphics.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source125: notes.tar.xz Source126: notes.doc.tar.xz %description -n texlive-notes The package provides environments to highlight significant portions of text within a document, by putting the text in a box and adding an icon in the margin. (The icons are provided as 'fig' sources, processable by xfig.) date: 2016-06-24 17:18:15 +0000 %package -n texlive-notes-doc Version: %{texlive_version}.%{texlive_noarch}.1.0.1svn42428 Release: 0 Summary: Documentation for texlive-notes License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-notes-doc This package includes the documentation for texlive-notes %post -n texlive-notes mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-notes mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-notes %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-notes-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/notes/book.layout %{_texmfdistdir}/doc/latex/notes/hand.fig %{_texmfdistdir}/doc/latex/notes/info.fig %{_texmfdistdir}/doc/latex/notes/makedoc %{_texmfdistdir}/doc/latex/notes/notes.inc %{_texmfdistdir}/doc/latex/notes/notes.pdf %{_texmfdistdir}/doc/latex/notes/testnotes.tex %{_texmfdistdir}/doc/latex/notes/warn.fig %files -n texlive-notes %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/notes/hand.eps %{_texmfdistdir}/tex/latex/notes/hand.pdf %{_texmfdistdir}/tex/latex/notes/hand.png %{_texmfdistdir}/tex/latex/notes/info.eps %{_texmfdistdir}/tex/latex/notes/info.pdf %{_texmfdistdir}/tex/latex/notes/info.png %{_texmfdistdir}/tex/latex/notes/notes.sty %{_texmfdistdir}/tex/latex/notes/warn.eps %{_texmfdistdir}/tex/latex/notes/warn.pdf %{_texmfdistdir}/tex/latex/notes/warn.png %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-notes-%{texlive_version}.%{texlive_noarch}.1.0.1svn42428-%{release}-zypper %endif %package -n texlive-notes2bib Version: %{texlive_version}.%{texlive_noarch}.2.0ksvn31162 Release: 0 Summary: Integrating notes into the bibliography 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-notes2bib-doc >= %{texlive_version} Provides: tex(notes2bib.sty) Requires: tex(l3keys2e.sty) Requires: tex(xparse.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source127: notes2bib.tar.xz Source128: notes2bib.doc.tar.xz %description -n texlive-notes2bib The package defines a new type of note, bibnote, which will always be added to the bibliography. The package allows footnotes and endnotes to be moved into the bibliography in the same way. The package can be used with natbib and BibLaTeX as well as plain LaTeX citations. Both sorted and unsorted bibliography styles are supported. The package uses the LaTeX 3 macros and the associated xpackages bundle. It also makes use of the e-TeX extensions (any post-2005 LaTeX distribution will provide these by default, but users of older systems may need to use an elatex command or equivalent). The package relies on LaTeX 3 support from the l3kernel and l3packages bundles. date: 2016-06-24 17:18:15 +0000 %package -n texlive-notes2bib-doc Version: %{texlive_version}.%{texlive_noarch}.2.0ksvn31162 Release: 0 Summary: Documentation for texlive-notes2bib License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-notes2bib-doc This package includes the documentation for texlive-notes2bib %post -n texlive-notes2bib mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-notes2bib mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-notes2bib %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-notes2bib-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/notes2bib/README %{_texmfdistdir}/doc/latex/notes2bib/notes2bib.pdf %files -n texlive-notes2bib %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/notes2bib/notes2bib.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-notes2bib-%{texlive_version}.%{texlive_noarch}.2.0ksvn31162-%{release}-zypper %endif %package -n texlive-notespages Version: %{texlive_version}.%{texlive_noarch}.0.0.8.1svn41906 Release: 0 Summary: Filling documents with notes pages and notes areas 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-notespages-doc >= %{texlive_version} Provides: tex(notespages.sty) Requires: tex(xkeyval.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source129: notespages.tar.xz Source130: notespages.doc.tar.xz %description -n texlive-notespages This package package provides one macro to insert a single notes page and another to fill the document with multiple notes pages, until the total number of pages (so far) is a multiple of a given number. A third command can be used to fill half empty pages with a notes area. date: 2016-08-21 21:18:57 +0000 %package -n texlive-notespages-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.8.1svn41906 Release: 0 Summary: Documentation for texlive-notespages License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-notespages-doc This package includes the documentation for texlive-notespages %post -n texlive-notespages mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-notespages mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-notespages %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-notespages-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/notespages/README %{_texmfdistdir}/doc/latex/notespages/notespages.pdf %{_texmfdistdir}/doc/latex/notespages/np-test.pdf %{_texmfdistdir}/doc/latex/notespages/np-test.tex %files -n texlive-notespages %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/notespages/notespages.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-notespages-%{texlive_version}.%{texlive_noarch}.0.0.8.1svn41906-%{release}-zypper %endif %package -n texlive-notex-bst Version: %{texlive_version}.%{texlive_noarch}.svn42361 Release: 0 Summary: A BibTeX style that outputs HTML 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} # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source131: notex-bst.tar.xz %description -n texlive-notex-bst noTeX.bst produces a number of beautifully formatted HTML P elements instead of TeX code. It can be used to automatically generate bibliographies to be served on the web starting from BibTeX files. date: 2016-10-28 04:12:41 +0000 %post -n texlive-notex-bst mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-notex-bst mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-notex-bst %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-notex-bst %defattr(-,root,root,755) %{_texmfdistdir}/bibtex/bst/notex-bst/noTeX.bst %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-notex-bst-%{texlive_version}.%{texlive_noarch}.svn42361-%{release}-zypper %endif %package -n texlive-noto Version: %{texlive_version}.%{texlive_noarch}.svn42881 Release: 0 Summary: Support for Noto 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-noto-fonts >= %{texlive_version} Recommends: texlive-noto-doc >= %{texlive_version} Provides: tex(LY1NotoMono-TLF.fd) Provides: tex(LY1NotoSans-TLF.fd) Provides: tex(LY1NotoSerif-TLF.fd) Provides: tex(NotoMono-Bold-tlf-ly1--base.tfm) Provides: tex(NotoMono-Bold-tlf-ly1--lcdfj.tfm) Provides: tex(NotoMono-Bold-tlf-ly1.tfm) Provides: tex(NotoMono-Bold-tlf-ly1.vf) Provides: tex(NotoMono-Bold-tlf-ot1--base.tfm) Provides: tex(NotoMono-Bold-tlf-ot1--lcdfj.tfm) Provides: tex(NotoMono-Bold-tlf-ot1.tfm) Provides: tex(NotoMono-Bold-tlf-ot1.vf) Provides: tex(NotoMono-Bold-tlf-t1--base.tfm) Provides: tex(NotoMono-Bold-tlf-t1--lcdfj.tfm) Provides: tex(NotoMono-Bold-tlf-t1.tfm) Provides: tex(NotoMono-Bold-tlf-t1.vf) Provides: tex(NotoMono-Bold-tlf-ts1--base.tfm) Provides: tex(NotoMono-Bold-tlf-ts1.tfm) Provides: tex(NotoMono-Bold-tlf-ts1.vf) Provides: tex(NotoMono-BoldItalic-tlf-ly1--base.tfm) Provides: tex(NotoMono-BoldItalic-tlf-ly1--lcdfj.tfm) Provides: tex(NotoMono-BoldItalic-tlf-ly1.tfm) Provides: tex(NotoMono-BoldItalic-tlf-ly1.vf) Provides: tex(NotoMono-BoldItalic-tlf-ot1--base.tfm) Provides: tex(NotoMono-BoldItalic-tlf-ot1--lcdfj.tfm) Provides: tex(NotoMono-BoldItalic-tlf-ot1.tfm) Provides: tex(NotoMono-BoldItalic-tlf-ot1.vf) Provides: tex(NotoMono-BoldItalic-tlf-t1--base.tfm) Provides: tex(NotoMono-BoldItalic-tlf-t1--lcdfj.tfm) Provides: tex(NotoMono-BoldItalic-tlf-t1.tfm) Provides: tex(NotoMono-BoldItalic-tlf-t1.vf) Provides: tex(NotoMono-BoldItalic-tlf-ts1--base.tfm) Provides: tex(NotoMono-BoldItalic-tlf-ts1.tfm) Provides: tex(NotoMono-BoldItalic-tlf-ts1.vf) Provides: tex(NotoMono-Italic-tlf-ly1--base.tfm) Provides: tex(NotoMono-Italic-tlf-ly1--lcdfj.tfm) Provides: tex(NotoMono-Italic-tlf-ly1.tfm) Provides: tex(NotoMono-Italic-tlf-ly1.vf) Provides: tex(NotoMono-Italic-tlf-ot1--base.tfm) Provides: tex(NotoMono-Italic-tlf-ot1--lcdfj.tfm) Provides: tex(NotoMono-Italic-tlf-ot1.tfm) Provides: tex(NotoMono-Italic-tlf-ot1.vf) Provides: tex(NotoMono-Italic-tlf-t1--base.tfm) Provides: tex(NotoMono-Italic-tlf-t1--lcdfj.tfm) Provides: tex(NotoMono-Italic-tlf-t1.tfm) Provides: tex(NotoMono-Italic-tlf-t1.vf) Provides: tex(NotoMono-Italic-tlf-ts1--base.tfm) Provides: tex(NotoMono-Italic-tlf-ts1.tfm) Provides: tex(NotoMono-Italic-tlf-ts1.vf) Provides: tex(NotoMono-tlf-ly1--base.tfm) Provides: tex(NotoMono-tlf-ly1--lcdfj.tfm) Provides: tex(NotoMono-tlf-ly1.tfm) Provides: tex(NotoMono-tlf-ly1.vf) Provides: tex(NotoMono-tlf-ot1--base.tfm) Provides: tex(NotoMono-tlf-ot1--lcdfj.tfm) Provides: tex(NotoMono-tlf-ot1.tfm) Provides: tex(NotoMono-tlf-ot1.vf) Provides: tex(NotoMono-tlf-t1--base.tfm) Provides: tex(NotoMono-tlf-t1--lcdfj.tfm) Provides: tex(NotoMono-tlf-t1.tfm) Provides: tex(NotoMono-tlf-t1.vf) Provides: tex(NotoMono-tlf-ts1--base.tfm) Provides: tex(NotoMono-tlf-ts1.tfm) Provides: tex(NotoMono-tlf-ts1.vf) Provides: tex(NotoSans-Bold-tlf-ly1--base.tfm) Provides: tex(NotoSans-Bold-tlf-ly1.tfm) Provides: tex(NotoSans-Bold-tlf-ly1.vf) Provides: tex(NotoSans-Bold-tlf-ot1--base.tfm) Provides: tex(NotoSans-Bold-tlf-ot1.tfm) Provides: tex(NotoSans-Bold-tlf-ot1.vf) Provides: tex(NotoSans-Bold-tlf-t1--base.tfm) Provides: tex(NotoSans-Bold-tlf-t1.tfm) Provides: tex(NotoSans-Bold-tlf-t1.vf) Provides: tex(NotoSans-Bold-tlf-ts1--base.tfm) Provides: tex(NotoSans-Bold-tlf-ts1.tfm) Provides: tex(NotoSans-Bold-tlf-ts1.vf) Provides: tex(NotoSans-BoldItalic-tlf-ly1--base.tfm) Provides: tex(NotoSans-BoldItalic-tlf-ly1.tfm) Provides: tex(NotoSans-BoldItalic-tlf-ly1.vf) Provides: tex(NotoSans-BoldItalic-tlf-ot1--base.tfm) Provides: tex(NotoSans-BoldItalic-tlf-ot1.tfm) Provides: tex(NotoSans-BoldItalic-tlf-ot1.vf) Provides: tex(NotoSans-BoldItalic-tlf-t1--base.tfm) Provides: tex(NotoSans-BoldItalic-tlf-t1.tfm) Provides: tex(NotoSans-BoldItalic-tlf-t1.vf) Provides: tex(NotoSans-BoldItalic-tlf-ts1--base.tfm) Provides: tex(NotoSans-BoldItalic-tlf-ts1.tfm) Provides: tex(NotoSans-BoldItalic-tlf-ts1.vf) Provides: tex(NotoSans-Italic-tlf-ly1--base.tfm) Provides: tex(NotoSans-Italic-tlf-ly1.tfm) Provides: tex(NotoSans-Italic-tlf-ly1.vf) Provides: tex(NotoSans-Italic-tlf-ot1--base.tfm) Provides: tex(NotoSans-Italic-tlf-ot1.tfm) Provides: tex(NotoSans-Italic-tlf-ot1.vf) Provides: tex(NotoSans-Italic-tlf-t1--base.tfm) Provides: tex(NotoSans-Italic-tlf-t1.tfm) Provides: tex(NotoSans-Italic-tlf-t1.vf) Provides: tex(NotoSans-Italic-tlf-ts1--base.tfm) Provides: tex(NotoSans-Italic-tlf-ts1.tfm) Provides: tex(NotoSans-Italic-tlf-ts1.vf) Provides: tex(NotoSans-tlf-ly1--base.tfm) Provides: tex(NotoSans-tlf-ly1.tfm) Provides: tex(NotoSans-tlf-ly1.vf) Provides: tex(NotoSans-tlf-ot1--base.tfm) Provides: tex(NotoSans-tlf-ot1.tfm) Provides: tex(NotoSans-tlf-ot1.vf) Provides: tex(NotoSans-tlf-t1--base.tfm) Provides: tex(NotoSans-tlf-t1.tfm) Provides: tex(NotoSans-tlf-t1.vf) Provides: tex(NotoSans-tlf-ts1--base.tfm) Provides: tex(NotoSans-tlf-ts1.tfm) Provides: tex(NotoSans-tlf-ts1.vf) Provides: tex(NotoSerif-Bold-tlf-ly1--base.tfm) Provides: tex(NotoSerif-Bold-tlf-ly1.tfm) Provides: tex(NotoSerif-Bold-tlf-ly1.vf) Provides: tex(NotoSerif-Bold-tlf-ot1--base.tfm) Provides: tex(NotoSerif-Bold-tlf-ot1.tfm) Provides: tex(NotoSerif-Bold-tlf-ot1.vf) Provides: tex(NotoSerif-Bold-tlf-t1--base.tfm) Provides: tex(NotoSerif-Bold-tlf-t1.tfm) Provides: tex(NotoSerif-Bold-tlf-t1.vf) Provides: tex(NotoSerif-Bold-tlf-ts1--base.tfm) Provides: tex(NotoSerif-Bold-tlf-ts1.tfm) Provides: tex(NotoSerif-Bold-tlf-ts1.vf) Provides: tex(NotoSerif-BoldItalic-tlf-ly1--base.tfm) Provides: tex(NotoSerif-BoldItalic-tlf-ly1.tfm) Provides: tex(NotoSerif-BoldItalic-tlf-ly1.vf) Provides: tex(NotoSerif-BoldItalic-tlf-ot1--base.tfm) Provides: tex(NotoSerif-BoldItalic-tlf-ot1.tfm) Provides: tex(NotoSerif-BoldItalic-tlf-ot1.vf) Provides: tex(NotoSerif-BoldItalic-tlf-t1--base.tfm) Provides: tex(NotoSerif-BoldItalic-tlf-t1.tfm) Provides: tex(NotoSerif-BoldItalic-tlf-t1.vf) Provides: tex(NotoSerif-BoldItalic-tlf-ts1--base.tfm) Provides: tex(NotoSerif-BoldItalic-tlf-ts1.tfm) Provides: tex(NotoSerif-BoldItalic-tlf-ts1.vf) Provides: tex(NotoSerif-Italic-tlf-ly1--base.tfm) Provides: tex(NotoSerif-Italic-tlf-ly1.tfm) Provides: tex(NotoSerif-Italic-tlf-ly1.vf) Provides: tex(NotoSerif-Italic-tlf-ot1--base.tfm) Provides: tex(NotoSerif-Italic-tlf-ot1.tfm) Provides: tex(NotoSerif-Italic-tlf-ot1.vf) Provides: tex(NotoSerif-Italic-tlf-t1--base.tfm) Provides: tex(NotoSerif-Italic-tlf-t1.tfm) Provides: tex(NotoSerif-Italic-tlf-t1.vf) Provides: tex(NotoSerif-Italic-tlf-ts1--base.tfm) Provides: tex(NotoSerif-Italic-tlf-ts1.tfm) Provides: tex(NotoSerif-Italic-tlf-ts1.vf) Provides: tex(NotoSerif-tlf-ly1--base.tfm) Provides: tex(NotoSerif-tlf-ly1.tfm) Provides: tex(NotoSerif-tlf-ly1.vf) Provides: tex(NotoSerif-tlf-ot1--base.tfm) Provides: tex(NotoSerif-tlf-ot1.tfm) Provides: tex(NotoSerif-tlf-ot1.vf) Provides: tex(NotoSerif-tlf-t1--base.tfm) Provides: tex(NotoSerif-tlf-t1.tfm) Provides: tex(NotoSerif-tlf-t1.vf) Provides: tex(NotoSerif-tlf-ts1--base.tfm) Provides: tex(NotoSerif-tlf-ts1.tfm) Provides: tex(NotoSerif-tlf-ts1.vf) Provides: tex(OT1NotoMono-TLF.fd) Provides: tex(OT1NotoSans-TLF.fd) Provides: tex(OT1NotoSerif-TLF.fd) Provides: tex(T1NotoMono-TLF.fd) Provides: tex(T1NotoSans-TLF.fd) Provides: tex(T1NotoSerif-TLF.fd) Provides: tex(TS1NotoMono-TLF.fd) Provides: tex(TS1NotoSans-TLF.fd) Provides: tex(TS1NotoSerif-TLF.fd) Provides: tex(noto.map) Provides: tex(noto.sty) Provides: tex(nto_5drdqr.enc) Provides: tex(nto_5ritkc.enc) Provides: tex(nto_dhn6fe.enc) Provides: tex(nto_m27ex3.enc) Provides: tex(nto_m46tqg.enc) Provides: tex(nto_rk6f5k.enc) Provides: tex(nto_rq4ual.enc) Provides: tex(nto_sjhjju.enc) Requires: tex(fontaxes.sty) Requires: tex(fontenc.sty) Requires: tex(fontspec.sty) Requires: tex(ifluatex.sty) Requires: tex(ifxetex.sty) Requires: tex(mweights.sty) Requires: tex(textcomp.sty) Requires: tex(xkeyval.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source132: noto.tar.xz Source133: noto.doc.tar.xz %description -n texlive-noto This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX support for the NotoSerif and NotoSans families of fonts, designed by Steve Matteson for Google. date: 2017-01-06 04:32:10 +0000 %package -n texlive-noto-doc Version: %{texlive_version}.%{texlive_noarch}.svn42881 Release: 0 Summary: Documentation for texlive-noto License: OFL-1.1 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-noto-doc This package includes the documentation for texlive-noto %package -n texlive-noto-fonts Version: %{texlive_version}.%{texlive_noarch}.svn42881 Release: 0 Summary: Severed fonts for texlive-noto 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-noto-fonts The separated fonts package for texlive-noto %post -n texlive-noto mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update echo 'addMap noto.map' >> /var/run/texlive/run-updmap %postun -n texlive-noto mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then echo 'deleteMap noto.map' >> /var/run/texlive/run-updmap exit 0 fi %posttrans -n texlive-noto %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-noto-fonts fc-cache -s %{_datadir}/fonts mkfontscale %{_datadir}/fonts/texlive-noto mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-noto %postun -n texlive-noto-fonts if test $1 = 0; then fc-cache -s %{_datadir}/fonts fi %files -n texlive-noto-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/noto/LICENSE_OFL.txt %{_texmfdistdir}/doc/fonts/noto/README %{_texmfdistdir}/doc/fonts/noto/noto-samples.pdf %{_texmfdistdir}/doc/fonts/noto/noto-samples.tex %files -n texlive-noto %defattr(-,root,root,755) %{_texmfdistdir}/fonts/enc/dvips/noto/nto_5drdqr.enc %{_texmfdistdir}/fonts/enc/dvips/noto/nto_5ritkc.enc %{_texmfdistdir}/fonts/enc/dvips/noto/nto_dhn6fe.enc %{_texmfdistdir}/fonts/enc/dvips/noto/nto_m27ex3.enc %{_texmfdistdir}/fonts/enc/dvips/noto/nto_m46tqg.enc %{_texmfdistdir}/fonts/enc/dvips/noto/nto_rk6f5k.enc %{_texmfdistdir}/fonts/enc/dvips/noto/nto_rq4ual.enc %{_texmfdistdir}/fonts/enc/dvips/noto/nto_sjhjju.enc %{_texmfdistdir}/fonts/map/dvips/noto/noto.map %{_texmfdistdir}/fonts/tfm/google/noto/NotoMono-Bold-tlf-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoMono-Bold-tlf-ly1--lcdfj.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoMono-Bold-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoMono-Bold-tlf-ot1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoMono-Bold-tlf-ot1--lcdfj.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoMono-Bold-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoMono-Bold-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoMono-Bold-tlf-t1--lcdfj.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoMono-Bold-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoMono-Bold-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoMono-Bold-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoMono-BoldItalic-tlf-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoMono-BoldItalic-tlf-ly1--lcdfj.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoMono-BoldItalic-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoMono-BoldItalic-tlf-ot1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoMono-BoldItalic-tlf-ot1--lcdfj.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoMono-BoldItalic-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoMono-BoldItalic-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoMono-BoldItalic-tlf-t1--lcdfj.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoMono-BoldItalic-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoMono-BoldItalic-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoMono-BoldItalic-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoMono-Italic-tlf-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoMono-Italic-tlf-ly1--lcdfj.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoMono-Italic-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoMono-Italic-tlf-ot1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoMono-Italic-tlf-ot1--lcdfj.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoMono-Italic-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoMono-Italic-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoMono-Italic-tlf-t1--lcdfj.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoMono-Italic-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoMono-Italic-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoMono-Italic-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoMono-tlf-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoMono-tlf-ly1--lcdfj.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoMono-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoMono-tlf-ot1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoMono-tlf-ot1--lcdfj.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoMono-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoMono-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoMono-tlf-t1--lcdfj.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoMono-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoMono-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoMono-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSans-Bold-tlf-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSans-Bold-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSans-Bold-tlf-ot1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSans-Bold-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSans-Bold-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSans-Bold-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSans-Bold-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSans-Bold-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSans-BoldItalic-tlf-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSans-BoldItalic-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSans-BoldItalic-tlf-ot1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSans-BoldItalic-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSans-BoldItalic-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSans-BoldItalic-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSans-BoldItalic-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSans-BoldItalic-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSans-Italic-tlf-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSans-Italic-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSans-Italic-tlf-ot1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSans-Italic-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSans-Italic-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSans-Italic-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSans-Italic-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSans-Italic-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSans-tlf-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSans-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSans-tlf-ot1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSans-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSans-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSans-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSans-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSans-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSerif-Bold-tlf-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSerif-Bold-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSerif-Bold-tlf-ot1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSerif-Bold-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSerif-Bold-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSerif-Bold-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSerif-Bold-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSerif-Bold-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSerif-BoldItalic-tlf-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSerif-BoldItalic-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSerif-BoldItalic-tlf-ot1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSerif-BoldItalic-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSerif-BoldItalic-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSerif-BoldItalic-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSerif-BoldItalic-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSerif-BoldItalic-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSerif-Italic-tlf-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSerif-Italic-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSerif-Italic-tlf-ot1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSerif-Italic-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSerif-Italic-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSerif-Italic-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSerif-Italic-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSerif-Italic-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSerif-tlf-ly1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSerif-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSerif-tlf-ot1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSerif-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSerif-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSerif-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSerif-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/google/noto/NotoSerif-tlf-ts1.tfm %verify(link) %{_texmfdistdir}/fonts/truetype/google/noto/NotoMono-Bold.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/google/noto/NotoMono-BoldItalic.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/google/noto/NotoMono-Italic.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/google/noto/NotoMono.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/google/noto/NotoSans-Bold.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/google/noto/NotoSans-BoldItalic.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/google/noto/NotoSans-Italic.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/google/noto/NotoSans-Regular.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/google/noto/NotoSerif-Bold.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/google/noto/NotoSerif-BoldItalic.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/google/noto/NotoSerif-Italic.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/google/noto/NotoSerif-Regular.ttf %verify(link) %{_texmfdistdir}/fonts/type1/google/noto/NotoMono-Bold.pfb %verify(link) %{_texmfdistdir}/fonts/type1/google/noto/NotoMono-BoldItalic.pfb %verify(link) %{_texmfdistdir}/fonts/type1/google/noto/NotoMono-BoldItalicLCDFJ.pfb %verify(link) %{_texmfdistdir}/fonts/type1/google/noto/NotoMono-BoldLCDFJ.pfb %verify(link) %{_texmfdistdir}/fonts/type1/google/noto/NotoMono-Italic.pfb %verify(link) %{_texmfdistdir}/fonts/type1/google/noto/NotoMono-ItalicLCDFJ.pfb %verify(link) %{_texmfdistdir}/fonts/type1/google/noto/NotoMono.pfb %verify(link) %{_texmfdistdir}/fonts/type1/google/noto/NotoMonoLCDFJ.pfb %verify(link) %{_texmfdistdir}/fonts/type1/google/noto/NotoSans-Bold.pfb %verify(link) %{_texmfdistdir}/fonts/type1/google/noto/NotoSans-BoldItalic.pfb %verify(link) %{_texmfdistdir}/fonts/type1/google/noto/NotoSans-Italic.pfb %verify(link) %{_texmfdistdir}/fonts/type1/google/noto/NotoSans-Regular.pfb %verify(link) %{_texmfdistdir}/fonts/type1/google/noto/NotoSerif-Bold.pfb %verify(link) %{_texmfdistdir}/fonts/type1/google/noto/NotoSerif-BoldItalic.pfb %verify(link) %{_texmfdistdir}/fonts/type1/google/noto/NotoSerif-Italic.pfb %verify(link) %{_texmfdistdir}/fonts/type1/google/noto/NotoSerif-Regular.pfb %{_texmfdistdir}/fonts/vf/google/noto/NotoMono-Bold-tlf-ly1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoMono-Bold-tlf-ot1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoMono-Bold-tlf-t1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoMono-Bold-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoMono-BoldItalic-tlf-ly1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoMono-BoldItalic-tlf-ot1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoMono-BoldItalic-tlf-t1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoMono-BoldItalic-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoMono-Italic-tlf-ly1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoMono-Italic-tlf-ot1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoMono-Italic-tlf-t1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoMono-Italic-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoMono-tlf-ly1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoMono-tlf-ot1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoMono-tlf-t1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoMono-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoSans-Bold-tlf-ly1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoSans-Bold-tlf-ot1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoSans-Bold-tlf-t1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoSans-Bold-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoSans-BoldItalic-tlf-ly1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoSans-BoldItalic-tlf-ot1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoSans-BoldItalic-tlf-t1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoSans-BoldItalic-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoSans-Italic-tlf-ly1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoSans-Italic-tlf-ot1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoSans-Italic-tlf-t1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoSans-Italic-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoSans-tlf-ly1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoSans-tlf-ot1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoSans-tlf-t1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoSans-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoSerif-Bold-tlf-ly1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoSerif-Bold-tlf-ot1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoSerif-Bold-tlf-t1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoSerif-Bold-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoSerif-BoldItalic-tlf-ly1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoSerif-BoldItalic-tlf-ot1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoSerif-BoldItalic-tlf-t1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoSerif-BoldItalic-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoSerif-Italic-tlf-ly1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoSerif-Italic-tlf-ot1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoSerif-Italic-tlf-t1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoSerif-Italic-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoSerif-tlf-ly1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoSerif-tlf-ot1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoSerif-tlf-t1.vf %{_texmfdistdir}/fonts/vf/google/noto/NotoSerif-tlf-ts1.vf %{_texmfdistdir}/tex/latex/noto/LY1NotoMono-TLF.fd %{_texmfdistdir}/tex/latex/noto/LY1NotoSans-TLF.fd %{_texmfdistdir}/tex/latex/noto/LY1NotoSerif-TLF.fd %{_texmfdistdir}/tex/latex/noto/OT1NotoMono-TLF.fd %{_texmfdistdir}/tex/latex/noto/OT1NotoSans-TLF.fd %{_texmfdistdir}/tex/latex/noto/OT1NotoSerif-TLF.fd %{_texmfdistdir}/tex/latex/noto/T1NotoMono-TLF.fd %{_texmfdistdir}/tex/latex/noto/T1NotoSans-TLF.fd %{_texmfdistdir}/tex/latex/noto/T1NotoSerif-TLF.fd %{_texmfdistdir}/tex/latex/noto/TS1NotoMono-TLF.fd %{_texmfdistdir}/tex/latex/noto/TS1NotoSans-TLF.fd %{_texmfdistdir}/tex/latex/noto/TS1NotoSerif-TLF.fd %{_texmfdistdir}/tex/latex/noto/noto.sty %files -n texlive-noto-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-noto %config %{_sysconfdir}/fonts/conf.avail/58-texlive-noto.conf %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-noto/encodings.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-noto/fonts.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-noto/fonts.scale %{_datadir}/fonts/texlive-noto/NotoMono-Bold.ttf %{_datadir}/fonts/texlive-noto/NotoMono-BoldItalic.ttf %{_datadir}/fonts/texlive-noto/NotoMono-Italic.ttf %{_datadir}/fonts/texlive-noto/NotoMono.ttf %{_datadir}/fonts/texlive-noto/NotoSans-Bold.ttf %{_datadir}/fonts/texlive-noto/NotoSans-BoldItalic.ttf %{_datadir}/fonts/texlive-noto/NotoSans-Italic.ttf %{_datadir}/fonts/texlive-noto/NotoSans-Regular.ttf %{_datadir}/fonts/texlive-noto/NotoSerif-Bold.ttf %{_datadir}/fonts/texlive-noto/NotoSerif-BoldItalic.ttf %{_datadir}/fonts/texlive-noto/NotoSerif-Italic.ttf %{_datadir}/fonts/texlive-noto/NotoSerif-Regular.ttf %{_datadir}/fonts/texlive-noto/NotoMono-Bold.pfb %{_datadir}/fonts/texlive-noto/NotoMono-BoldItalic.pfb %{_datadir}/fonts/texlive-noto/NotoMono-BoldItalicLCDFJ.pfb %{_datadir}/fonts/texlive-noto/NotoMono-BoldLCDFJ.pfb %{_datadir}/fonts/texlive-noto/NotoMono-Italic.pfb %{_datadir}/fonts/texlive-noto/NotoMono-ItalicLCDFJ.pfb %{_datadir}/fonts/texlive-noto/NotoMono.pfb %{_datadir}/fonts/texlive-noto/NotoMonoLCDFJ.pfb %{_datadir}/fonts/texlive-noto/NotoSans-Bold.pfb %{_datadir}/fonts/texlive-noto/NotoSans-BoldItalic.pfb %{_datadir}/fonts/texlive-noto/NotoSans-Italic.pfb %{_datadir}/fonts/texlive-noto/NotoSans-Regular.pfb %{_datadir}/fonts/texlive-noto/NotoSerif-Bold.pfb %{_datadir}/fonts/texlive-noto/NotoSerif-BoldItalic.pfb %{_datadir}/fonts/texlive-noto/NotoSerif-Italic.pfb %{_datadir}/fonts/texlive-noto/NotoSerif-Regular.pfb %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-noto-fonts-%{texlive_version}.%{texlive_noarch}.svn42881-%{release}-zypper %endif %package -n texlive-notoccite Version: %{texlive_version}.%{texlive_noarch}.svn18129 Release: 0 Summary: Prevent trouble from citations in table of contents, etcetera 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-notoccite-doc >= %{texlive_version} Provides: tex(notoccite.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source134: notoccite.tar.xz Source135: notoccite.doc.tar.xz %description -n texlive-notoccite If you have \cite commands in \section-like commands, or in \caption, the citation will also appear in the table of contents, or list of whatever. If you are also using an unsrt- like bibliography style, these citations will come at the very start of the bibliography, which is confusing. This package suppresses the effect. date: 2016-06-24 17:18:15 +0000 %package -n texlive-notoccite-doc Version: %{texlive_version}.%{texlive_noarch}.svn18129 Release: 0 Summary: Documentation for texlive-notoccite License: SUSE-Public-Domain Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-notoccite-doc This package includes the documentation for texlive-notoccite %post -n texlive-notoccite mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-notoccite mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-notoccite %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-notoccite-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/notoccite/notoccite.pdf %{_texmfdistdir}/doc/latex/notoccite/notoccite.tex %files -n texlive-notoccite %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/notoccite/notoccite.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-notoccite-%{texlive_version}.%{texlive_noarch}.svn18129-%{release}-zypper %endif %package -n texlive-novel Version: %{texlive_version}.%{texlive_noarch}.1.2svn44529 Release: 0 Summary: Class for printing fiction, such as novels License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Requires: texlive-novel-fonts >= %{texlive_version} Recommends: texlive-novel-doc >= %{texlive_version} Provides: tex(novel-CGATSTR001.clo) Provides: tex(novel-CalculateLayout.sty) Provides: tex(novel-ChapterScene.sty) Provides: tex(novel-FOGRA39.clo) Provides: tex(novel-FileData.sty) Provides: tex(novel-FontDefaults.sty) Provides: tex(novel-Footnotes.sty) Provides: tex(novel-HeadFootStyles.sty) Provides: tex(novel-Images.sty) Provides: tex(novel-JC200103.clo) Provides: tex(novel-LayoutSettings.sty) Provides: tex(novel-TextMacros.sty) Provides: tex(novel-glyphtounicode.tex) Provides: tex(novel-microtype.cfg) Provides: tex(novel-pdfx.sty) Provides: tex(novel-xmppacket.sty) Provides: tex(novel.cls) Requires: tex(adjustbox.sty) Requires: tex(atbegshi.sty) Requires: tex(calc.sty) Requires: tex(changepage.sty) Requires: tex(eso-pic.sty) Requires: tex(etoolbox.sty) Requires: tex(fancyhdr.sty) Requires: tex(fontspec.sty) Requires: tex(fp.sty) Requires: tex(glyphtounicode.tex) Requires: tex(hyperref.sty) Requires: tex(ifluatex.sty) Requires: tex(letltxmacro.sty) Requires: tex(lipsum.sty) Requires: tex(luatex85.sty) Requires: tex(magaz.sty) Requires: tex(microtype.sty) Requires: tex(noindentafter.sty) Requires: tex(pdftexcmds.sty) Requires: tex(polyglossia.sty) Requires: tex(silence.sty) Requires: tex(textpos.sty) Requires: tex(unicode-math.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 Source136: novel.tar.xz Source137: novel.doc.tar.xz %description -n texlive-novel This LuaLaTeX document class is specifically written to meet the needs of original fiction writers, who are typesetting their own novels for non-color print-on-demand technology. Built-in PDF/X is available, using new technology. The package is well suited for detective novels, science fiction, and short stories. It is however not recommended for creating color picture books or dissertations. As of 07-June-2017, this package is no longer maintained by its original creator. It is "up for adoption", if anyone is interested. Prospective adopters should note that the NovelDeco.otf font serves an essential purpose for certain functions, although it is not needed for general usage. date: 2017-06-08 07:22:52 +0000 %package -n texlive-novel-doc Version: %{texlive_version}.%{texlive_noarch}.1.2svn44529 Release: 0 Summary: Documentation for texlive-novel License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-novel-doc This package includes the documentation for texlive-novel %package -n texlive-novel-fonts Version: %{texlive_version}.%{texlive_noarch}.1.2svn44529 Release: 0 Summary: Severed fonts for texlive-novel 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-novel-fonts The separated fonts package for texlive-novel %post -n texlive-novel mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-novel mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-novel %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-novel-fonts fc-cache -s %{_datadir}/fonts mkfontscale %{_datadir}/fonts/texlive-novel mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-novel %postun -n texlive-novel-fonts if test $1 = 0; then fc-cache -s %{_datadir}/fonts fi %files -n texlive-novel-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/lualatex/novel/NovelDeco-glyphs.pdf %{_texmfdistdir}/doc/lualatex/novel/html-resources/10transold.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/10trueold.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/acknow.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/acronym2.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/amb.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/badaboom.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/blakemilt.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/blfr.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/blockindent.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/bookmanglerdashboard.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/chapst.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/chapterstart.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/charscaletext.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/charscaletitle.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/closecrop.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/coprbot.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/coprcen.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/cropmarkgap.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/cropmarks.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/cropview.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/ctimg35.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/dedic.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/defaultheader.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/defaultprops.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/dfi.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/difnl.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/docprops.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/doordie.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/dorfmcnorf.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/emblembar.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/emblemdingbats.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/emblemimg.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/endnotetext.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/epibjorn.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/epigrcom.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/example-adobergb.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/example-cmyk238.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/famface.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/fluffy-conspiracy.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/fmsimple.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/font-tree.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/fontbyfamily.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/fontbyfilenamei.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/fonts-in-use.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/fontscompared.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/footjump2.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/fpaper.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/frankenfont.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/gavelstart.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/gears20.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/graytext.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/greensmile.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/gruelingantarctic.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/halftitle.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/headfoot.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/headfoot1.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/headfoot2.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/headfoot3.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/headfoot4.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/headfoot5.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/headfoot6.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/headjump1.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/headtrack100.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/headtrack50.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/htgb.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/htss.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/human-robot-talk.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/imgdialogs.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/inlineimagest.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/interior-layout.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/irategnome.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/jollybeers.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/jpgcolorspace.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/linegrid.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/lnum.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/looseheads.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/margins.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/mbcrecto.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/mbcrectomar.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/mbcverso.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/mcdingle.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/mediacent.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/megadocprops.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/megatitlepage.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/megatitlepagesm.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/mixedfonts.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/novel-doc.css %{_texmfdistdir}/doc/lualatex/novel/html-resources/originalspread.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/overflowrule.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/page-leaf.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/partsep.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/perfectbinding.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/pngcolortype.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/preface.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/quickchapter.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/redfrown.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/reworkedspread.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/scenebreaks.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/shademargins.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/smallcapsrealfake.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/smfingerprint8.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/starsmash.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/tbrecto.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/tbrectomar.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/titlepage.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/toc.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/trdol.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/ublibser.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/verified238.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/whichgutter.png %{_texmfdistdir}/doc/lualatex/novel/html-resources/win10libser.png %{_texmfdistdir}/doc/lualatex/novel/novel-Gallery-ChapterStart.pdf %{_texmfdistdir}/doc/lualatex/novel/novel-cover-template.tex %{_texmfdistdir}/doc/lualatex/novel/novel-example.tex %{_texmfdistdir}/doc/lualatex/novel/novel-template.tex %{_texmfdistdir}/doc/lualatex/novel/novel.pdf %{_texmfdistdir}/doc/lualatex/novel/novel.tex %{_texmfdistdir}/doc/lualatex/novel/noveldocs-01-overview.html %{_texmfdistdir}/doc/lualatex/novel/noveldocs-02-class-options.html %{_texmfdistdir}/doc/lualatex/novel/noveldocs-03-metadata-pdfx.html %{_texmfdistdir}/doc/lualatex/novel/noveldocs-04-layout.html %{_texmfdistdir}/doc/lualatex/novel/noveldocs-05-fonts.html %{_texmfdistdir}/doc/lualatex/novel/noveldocs-06-header-footer.html %{_texmfdistdir}/doc/lualatex/novel/noveldocs-07-text-size-style.html %{_texmfdistdir}/doc/lualatex/novel/noveldocs-08-images.html %{_texmfdistdir}/doc/lualatex/novel/noveldocs-09-chapters-displays.html %{_texmfdistdir}/doc/lualatex/novel/noveldocs-10-cover-art.html %files -n texlive-novel %defattr(-,root,root,755) %verify(link) %{_texmfdistdir}/fonts/opentype/novel/NovelDeco.otf %{_texmfdistdir}/tex/lualatex/novel/novel-CGATSTR001.clo %{_texmfdistdir}/tex/lualatex/novel/novel-CalculateLayout.sty %{_texmfdistdir}/tex/lualatex/novel/novel-ChapterScene.sty %{_texmfdistdir}/tex/lualatex/novel/novel-FOGRA39.clo %{_texmfdistdir}/tex/lualatex/novel/novel-FileData.sty %{_texmfdistdir}/tex/lualatex/novel/novel-FontDefaults.sty %{_texmfdistdir}/tex/lualatex/novel/novel-Footnotes.sty %{_texmfdistdir}/tex/lualatex/novel/novel-HeadFootStyles.sty %{_texmfdistdir}/tex/lualatex/novel/novel-Images.sty %{_texmfdistdir}/tex/lualatex/novel/novel-JC200103.clo %{_texmfdistdir}/tex/lualatex/novel/novel-LayoutSettings.sty %{_texmfdistdir}/tex/lualatex/novel/novel-TextMacros.sty %{_texmfdistdir}/tex/lualatex/novel/novel-glyphtounicode.tex %{_texmfdistdir}/tex/lualatex/novel/novel-microtype.cfg %{_texmfdistdir}/tex/lualatex/novel/novel-pdfx.sty %{_texmfdistdir}/tex/lualatex/novel/novel-xmppacket.sty %{_texmfdistdir}/tex/lualatex/novel/novel.cls %files -n texlive-novel-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-novel %config %{_sysconfdir}/fonts/conf.avail/58-texlive-novel.conf %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-novel/encodings.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-novel/fonts.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-novel/fonts.scale %{_datadir}/fonts/texlive-novel/NovelDeco.otf %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-novel-fonts-%{texlive_version}.%{texlive_noarch}.1.2svn44529-%{release}-zypper %endif %package -n texlive-nowidow Version: %{texlive_version}.%{texlive_noarch}.1.0svn24066 Release: 0 Summary: Avoid widows 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-nowidow-doc >= %{texlive_version} Provides: tex(nowidow.sty) Requires: tex(kvoptions.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source138: nowidow.tar.xz Source139: nowidow.doc.tar.xz %description -n texlive-nowidow This package provides a useful macro to manage widow lines. date: 2016-06-24 17:18:15 +0000 %package -n texlive-nowidow-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn24066 Release: 0 Summary: Documentation for texlive-nowidow License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-nowidow-doc This package includes the documentation for texlive-nowidow %post -n texlive-nowidow mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-nowidow mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-nowidow %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-nowidow-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/nowidow/README %{_texmfdistdir}/doc/latex/nowidow/nowidow.pdf %files -n texlive-nowidow %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/nowidow/nowidow.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-nowidow-%{texlive_version}.%{texlive_noarch}.1.0svn24066-%{release}-zypper %endif %package -n texlive-nox Version: %{texlive_version}.%{texlive_noarch}.1.0svn30991 Release: 0 Summary: Adaptable tables License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-nox-doc >= %{texlive_version} Provides: tex(nox.sty) Requires: tex(array.sty) Requires: tex(longtable.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source140: nox.tar.xz Source141: nox.doc.tar.xz %description -n texlive-nox The package allows data, text (including (La)TeX commands or environments) to be formatted into a array which may be split. date: 2016-06-24 17:18:15 +0000 %package -n texlive-nox-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn30991 Release: 0 Summary: Documentation for texlive-nox License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-nox-doc:de) %description -n texlive-nox-doc This package includes the documentation for texlive-nox %post -n texlive-nox mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-nox mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-nox %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-nox-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/nox/README %{_texmfdistdir}/doc/latex/nox/nox.pdf %{_texmfdistdir}/doc/latex/nox/nox.tex %files -n texlive-nox %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/nox/nox.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-nox-%{texlive_version}.%{texlive_noarch}.1.0svn30991-%{release}-zypper %endif %package -n texlive-nrc Version: %{texlive_version}.%{texlive_noarch}.2.01asvn29027 Release: 0 Summary: Class for the NRC technical 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-nrc-doc >= %{texlive_version} Provides: tex(nrc1.cls) Provides: tex(nrc1.sty) Provides: tex(nrc2.cls) Provides: tex(nrc2.sty) Requires: tex(article.cls) Requires: tex(fontenc.sty) Requires: tex(multicol.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source142: nrc.tar.xz Source143: nrc.doc.tar.xz %description -n texlive-nrc Macros, and some documentation, for typesetting papers for submission to journals published by the National Research Council Research Press. At present, only nrc2.cls (for two- column layout) should be used. date: 2016-06-24 17:18:15 +0000 %package -n texlive-nrc-doc Version: %{texlive_version}.%{texlive_noarch}.2.01asvn29027 Release: 0 Summary: Documentation for texlive-nrc License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-nrc-doc This package includes the documentation for texlive-nrc %post -n texlive-nrc mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-nrc mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-nrc %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-nrc-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/nrc/00-2013-feb-authors.txt %{_texmfdistdir}/doc/latex/nrc/README %{_texmfdistdir}/doc/latex/nrc/userguide.pdf %{_texmfdistdir}/doc/latex/nrc/userguide.tex %files -n texlive-nrc %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/nrc/nrc1.cls %{_texmfdistdir}/tex/latex/nrc/nrc1.sty %{_texmfdistdir}/tex/latex/nrc/nrc2.cls %{_texmfdistdir}/tex/latex/nrc/nrc2.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-nrc-%{texlive_version}.%{texlive_noarch}.2.01asvn29027-%{release}-zypper %endif %package -n texlive-ntgclass Version: %{texlive_version}.%{texlive_noarch}.2.1asvn15878 Release: 0 Summary: "European" versions of standard classes 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-ntgclass-doc >= %{texlive_version} Provides: tex(a4.sty) Provides: tex(artikel1.cls) Provides: tex(artikel2.cls) Provides: tex(artikel3.cls) Provides: tex(boek.cls) Provides: tex(boek3.cls) Provides: tex(brief.cls) Provides: tex(ntg10.clo) Provides: tex(ntg11.clo) Provides: tex(ntg12.clo) Provides: tex(rapport1.cls) Provides: tex(rapport3.cls) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source144: ntgclass.tar.xz Source145: ntgclass.doc.tar.xz %description -n texlive-ntgclass The bundle offers versions of the standard LaTeX article and report classes, rewritten to reflect a more European design, and the a4 package, which is better tuned to the shape of a4 paper than is the a4paper class option of the standard classes. The classes include several for article and report requirements, and a letter class. The elements of the bundle were designed by members of the Dutch TeX Users Group NTG. date: 2016-06-24 17:18:15 +0000 %package -n texlive-ntgclass-doc Version: %{texlive_version}.%{texlive_noarch}.2.1asvn15878 Release: 0 Summary: Documentation for texlive-ntgclass License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-ntgclass-doc:nl) %description -n texlive-ntgclass-doc This package includes the documentation for texlive-ntgclass %post -n texlive-ntgclass mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-ntgclass mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-ntgclass %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-ntgclass-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/ntgclass/00readme.txt %{_texmfdistdir}/doc/latex/ntgclass/a4.pdf %{_texmfdistdir}/doc/latex/ntgclass/artdoc.pdf %{_texmfdistdir}/doc/latex/ntgclass/artdoc.tex %{_texmfdistdir}/doc/latex/ntgclass/brief.pdf %{_texmfdistdir}/doc/latex/ntgclass/brief.tex %{_texmfdistdir}/doc/latex/ntgclass/briefdoc.pdf %{_texmfdistdir}/doc/latex/ntgclass/briefdoc.tex %{_texmfdistdir}/doc/latex/ntgclass/catalog.txt %{_texmfdistdir}/doc/latex/ntgclass/changes.txt %{_texmfdistdir}/doc/latex/ntgclass/classdoc.pdf %{_texmfdistdir}/doc/latex/ntgclass/classdoc.tex %{_texmfdistdir}/doc/latex/ntgclass/manifest.txt %{_texmfdistdir}/doc/latex/ntgclass/ntgclass.pdf %{_texmfdistdir}/doc/latex/ntgclass/rapdoc.pdf %{_texmfdistdir}/doc/latex/ntgclass/rapdoc.tex %files -n texlive-ntgclass %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/ntgclass/a4.sty %{_texmfdistdir}/tex/latex/ntgclass/artikel1.cls %{_texmfdistdir}/tex/latex/ntgclass/artikel2.cls %{_texmfdistdir}/tex/latex/ntgclass/artikel3.cls %{_texmfdistdir}/tex/latex/ntgclass/boek.cls %{_texmfdistdir}/tex/latex/ntgclass/boek3.cls %{_texmfdistdir}/tex/latex/ntgclass/brief.cls %{_texmfdistdir}/tex/latex/ntgclass/ntg10.clo %{_texmfdistdir}/tex/latex/ntgclass/ntg11.clo %{_texmfdistdir}/tex/latex/ntgclass/ntg12.clo %{_texmfdistdir}/tex/latex/ntgclass/rapport1.cls %{_texmfdistdir}/tex/latex/ntgclass/rapport3.cls %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-ntgclass-%{texlive_version}.%{texlive_noarch}.2.1asvn15878-%{release}-zypper %endif %package -n texlive-ntheorem Version: %{texlive_version}.%{texlive_noarch}.1.33svn27609 Release: 0 Summary: Enhanced theorem 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-ntheorem-doc >= %{texlive_version} Provides: tex(ntheorem.sty) Requires: tex(ifthen.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source146: ntheorem.tar.xz Source147: ntheorem.doc.tar.xz %description -n texlive-ntheorem The package offers enhancements for theorem-like environments: easier control of layout; proper placement of endmarks even when the environment ends with \end{enumerate} or \end{displaymath} (including support for amsmath displayed- equation environments); and support for making a list of theorems, analagous to \listoffigures. date: 2016-06-24 17:18:15 +0000 %package -n texlive-ntheorem-doc Version: %{texlive_version}.%{texlive_noarch}.1.33svn27609 Release: 0 Summary: Documentation for texlive-ntheorem License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-ntheorem-doc:en) %description -n texlive-ntheorem-doc This package includes the documentation for texlive-ntheorem %post -n texlive-ntheorem mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-ntheorem mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-ntheorem %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-ntheorem-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/ntheorem/README %{_texmfdistdir}/doc/latex/ntheorem/ntheorem.pdf %files -n texlive-ntheorem %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/ntheorem/ntheorem.std %{_texmfdistdir}/tex/latex/ntheorem/ntheorem.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-ntheorem-%{texlive_version}.%{texlive_noarch}.1.33svn27609-%{release}-zypper %endif %package -n texlive-ntheorem-vn Version: %{texlive_version}.%{texlive_noarch}.1.203svn15878 Release: 0 Summary: Vietnamese translation of documentation of ntheorem 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 Source148: ntheorem-vn.doc.tar.xz %description -n texlive-ntheorem-vn This is a translation of the documentation provided with ntheorem. date: 2016-06-24 17:18:15 +0000 %post -n texlive-ntheorem-vn mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-ntheorem-vn mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-ntheorem-vn %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-ntheorem-vn %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/ntheorem-vn/COPYING %{_texmfdistdir}/doc/latex/ntheorem-vn/FILELIST %{_texmfdistdir}/doc/latex/ntheorem-vn/README %{_texmfdistdir}/doc/latex/ntheorem-vn/ntheorem-doc-vn.pdf %{_texmfdistdir}/doc/latex/ntheorem-vn/src/Makefile %{_texmfdistdir}/doc/latex/ntheorem-vn/src/README.src %{_texmfdistdir}/doc/latex/ntheorem-vn/src/TODO %{_texmfdistdir}/doc/latex/ntheorem-vn/src/endmarks.tex %{_texmfdistdir}/doc/latex/ntheorem-vn/src/example.tex %{_texmfdistdir}/doc/latex/ntheorem-vn/src/help.tex %{_texmfdistdir}/doc/latex/ntheorem-vn/src/interference.tex %{_texmfdistdir}/doc/latex/ntheorem-vn/src/intro.tex %{_texmfdistdir}/doc/latex/ntheorem-vn/src/license.tex %{_texmfdistdir}/doc/latex/ntheorem-vn/src/ntheorem-doc-vn.tex %{_texmfdistdir}/doc/latex/ntheorem-vn/src/preamble.tex %{_texmfdistdir}/doc/latex/ntheorem-vn/src/thanks.tex %{_texmfdistdir}/doc/latex/ntheorem-vn/src/title-abstract.tex %{_texmfdistdir}/doc/latex/ntheorem-vn/src/user-interface.tex %{_texmfdistdir}/doc/latex/ntheorem-vn/test.pdf %{_texmfdistdir}/doc/latex/ntheorem-vn/test.tex %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-ntheorem-vn-%{texlive_version}.%{texlive_noarch}.1.203svn15878-%{release}-zypper %endif %package -n texlive-nuc Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn22256 Release: 0 Summary: Notation for nuclear isotopes 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-nuc-doc >= %{texlive_version} Provides: tex(nuc.sty) Requires: tex(ifthen.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source149: nuc.tar.xz Source150: nuc.doc.tar.xz %description -n texlive-nuc A simple package providing nuclear sub- and superscripts as commonly used in radiochemistry, radiation science, and nuclear physics and engineering applications. Isotopes which have Z with more digits than A require special spacing to appear properly; this spacing is supported in the package. date: 2016-06-24 17:18:15 +0000 %package -n texlive-nuc-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn22256 Release: 0 Summary: Documentation for texlive-nuc License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-nuc-doc This package includes the documentation for texlive-nuc %post -n texlive-nuc mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-nuc mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-nuc %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-nuc-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/nuc/README %{_texmfdistdir}/doc/latex/nuc/nuc.pdf %{_texmfdistdir}/doc/latex/nuc/nuc.tex %files -n texlive-nuc %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/nuc/nuc.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-nuc-%{texlive_version}.%{texlive_noarch}.0.0.1svn22256-%{release}-zypper %endif %package -n texlive-nucleardata Version: %{texlive_version}.%{texlive_noarch}.1.01dsvn42307 Release: 0 Summary: Provides data about atomic nuclides for 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-nucleardata-doc >= %{texlive_version} Provides: tex(nucleardata.sty) Requires: tex(pythontex.sty) Requires: tex(siunitx.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source151: nucleardata.tar.xz Source152: nucleardata.doc.tar.xz %description -n texlive-nucleardata The package provides data and commands for including nuclear and atomic mass and energy data in LaTeX documents. It uses the PythonTeX package and requires pythontex.exe to be called with the TeX file as the argument. date: 2016-10-19 17:49:06 +0000 %package -n texlive-nucleardata-doc Version: %{texlive_version}.%{texlive_noarch}.1.01dsvn42307 Release: 0 Summary: Documentation for texlive-nucleardata License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-nucleardata-doc This package includes the documentation for texlive-nucleardata %post -n texlive-nucleardata mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-nucleardata mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-nucleardata %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-nucleardata-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/nucleardata/README %{_texmfdistdir}/doc/latex/nucleardata/nuccommandtest.pdf %{_texmfdistdir}/doc/latex/nucleardata/nuccommandtest.tex %{_texmfdistdir}/doc/latex/nucleardata/nucleardata.pdf %files -n texlive-nucleardata %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/nucleardata/elementlist.csv %{_texmfdistdir}/tex/latex/nucleardata/massdata.csv %{_texmfdistdir}/tex/latex/nucleardata/nucleardata.hd %{_texmfdistdir}/tex/latex/nucleardata/nucleardata.pytxcode %{_texmfdistdir}/tex/latex/nucleardata/nucleardata.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-nucleardata-%{texlive_version}.%{texlive_noarch}.1.01dsvn42307-%{release}-zypper %endif %package -n texlive-numberedblock Version: %{texlive_version}.%{texlive_noarch}.1.10svn33109 Release: 0 Summary: Print a block of code, with unique index number 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-numberedblock-doc >= %{texlive_version} Provides: tex(numberedblock.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source153: numberedblock.tar.xz Source154: numberedblock.doc.tar.xz %description -n texlive-numberedblock The package has been created for the convenience of the report writer; it provides the means to number, and label, code-block snippets in your document. In this way, you can (unambiguously) refer to each snippet elsewhere in your document. date: 2016-06-24 17:18:15 +0000 %package -n texlive-numberedblock-doc Version: %{texlive_version}.%{texlive_noarch}.1.10svn33109 Release: 0 Summary: Documentation for texlive-numberedblock License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-numberedblock-doc This package includes the documentation for texlive-numberedblock %post -n texlive-numberedblock mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-numberedblock mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-numberedblock %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-numberedblock-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/numberedblock/README %{_texmfdistdir}/doc/latex/numberedblock/testnumberedblock.pdf %{_texmfdistdir}/doc/latex/numberedblock/testnumberedblock.tex %files -n texlive-numberedblock %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/numberedblock/numberedblock.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-numberedblock-%{texlive_version}.%{texlive_noarch}.1.10svn33109-%{release}-zypper %endif %package -n texlive-numericplots Version: %{texlive_version}.%{texlive_noarch}.2.0.2svn31729 Release: 0 Summary: Plot numeric data (including Matlab export) using PSTricks 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-numericplots-doc >= %{texlive_version} Provides: tex(NumericPlots.sty) Provides: tex(NumericPlots_TickLabels.tex) Provides: tex(NumericPlots_labels.tex) Provides: tex(NumericPlots_legend.tex) Provides: tex(NumericPlots_macros.tex) Provides: tex(NumericPlots_styles.tex) Requires: tex(calc.sty) Requires: tex(fp.sty) Requires: tex(ifthen.sty) Requires: tex(pst-node.sty) Requires: tex(pst-plot.sty) Requires: tex(pstricks-add.sty) Requires: tex(pstricks.sty) Requires: tex(xcolor.sty) Requires: tex(xkeyval.sty) Requires: tex(xkvview.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source155: numericplots.tar.xz Source156: numericplots.doc.tar.xz %description -n texlive-numericplots Plotting numeric data is a task which has often to be done for scientific papers. LaTeX itself provides no facilities for drawing more than the simplest plots from supplied data. The package will process user input, and uses PSTricks to plot the results. The package provides Matlab functions to transform Matlab results to plottable data. date: 2016-06-24 17:18:15 +0000 %package -n texlive-numericplots-doc Version: %{texlive_version}.%{texlive_noarch}.2.0.2svn31729 Release: 0 Summary: Documentation for texlive-numericplots License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-numericplots-doc This package includes the documentation for texlive-numericplots %post -n texlive-numericplots mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-numericplots mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-numericplots %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-numericplots-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/numericplots/License.txt %{_texmfdistdir}/doc/latex/numericplots/NumericPlots.pdf %{_texmfdistdir}/doc/latex/numericplots/README %{_texmfdistdir}/doc/latex/numericplots/README.TEXLIVE %{_texmfdistdir}/doc/latex/numericplots/src/BasicFunctionality.tex %{_texmfdistdir}/doc/latex/numericplots/src/FurtherExamples.tex %{_texmfdistdir}/doc/latex/numericplots/src/MatlabSupport.tex %{_texmfdistdir}/doc/latex/numericplots/src/MultiplePlots.tex %{_texmfdistdir}/doc/latex/numericplots/src/NumericPlotsDoc.tex %{_texmfdistdir}/doc/latex/numericplots/src/Roll406_Ref2288.tex %{_texmfdistdir}/doc/latex/numericplots/src/TechnicalDetails.tex %{_texmfdistdir}/doc/latex/numericplots/src/TestPlots.tex %{_texmfdistdir}/doc/latex/numericplots/src/examples/BodeDiagramm.tex %{_texmfdistdir}/doc/latex/numericplots/src/examples/DataTestRealData.tex %{_texmfdistdir}/doc/latex/numericplots/src/examples/DefineData.tex %{_texmfdistdir}/doc/latex/numericplots/src/examples/LabelsNTickLabels.tex %{_texmfdistdir}/doc/latex/numericplots/src/examples/NyquistPlot.tex %{_texmfdistdir}/doc/latex/numericplots/src/examples/Sprungantwort_PT1Glied.tex %{_texmfdistdir}/doc/latex/numericplots/src/examples/basic_Boxes.tex %{_texmfdistdir}/doc/latex/numericplots/src/examples/basic_EasyPlot.tex %{_texmfdistdir}/doc/latex/numericplots/src/examples/basic_Grid.tex %{_texmfdistdir}/doc/latex/numericplots/src/examples/basic_Labels.tex %{_texmfdistdir}/doc/latex/numericplots/src/examples/basic_Legend.tex %{_texmfdistdir}/doc/latex/numericplots/src/examples/basic_LegendI.tex %{_texmfdistdir}/doc/latex/numericplots/src/examples/basic_LegendII.tex %{_texmfdistdir}/doc/latex/numericplots/src/examples/basic_LegendIII.tex %{_texmfdistdir}/doc/latex/numericplots/src/examples/basic_LineStyles.tex %{_texmfdistdir}/doc/latex/numericplots/src/examples/basic_Lines.tex %{_texmfdistdir}/doc/latex/numericplots/src/examples/basic_LogarithmicI.tex %{_texmfdistdir}/doc/latex/numericplots/src/examples/basic_LogarithmicII.tex %{_texmfdistdir}/doc/latex/numericplots/src/examples/basic_LogarithmicIII.tex %{_texmfdistdir}/doc/latex/numericplots/src/examples/basic_MultipleData.tex %{_texmfdistdir}/doc/latex/numericplots/src/examples/basic_Objects.tex %{_texmfdistdir}/doc/latex/numericplots/src/examples/basic_PlaceObjects.tex %{_texmfdistdir}/doc/latex/numericplots/src/examples/basic_PlaceObjectsII.tex %{_texmfdistdir}/doc/latex/numericplots/src/examples/basic_PlotWHoles.tex %{_texmfdistdir}/doc/latex/numericplots/src/examples/basic_UseRput.tex %{_texmfdistdir}/doc/latex/numericplots/src/examples/basic_UserLinestyles.tex %{_texmfdistdir}/doc/latex/numericplots/src/examples/data_BodeDiagrammLinearerTerm.tex %{_texmfdistdir}/doc/latex/numericplots/src/examples/data_Nyquist.tex %{_texmfdistdir}/doc/latex/numericplots/src/examples/data_SprungantwortPT1Glied.tex %{_texmfdistdir}/doc/latex/numericplots/src/examples/furtherEx_TickLabels.tex %{_texmfdistdir}/doc/latex/numericplots/src/examples/multiplots_exampleI.tex %{_texmfdistdir}/doc/latex/numericplots/src/examples/multiplots_exampleII.tex %{_texmfdistdir}/doc/latex/numericplots/src/examples/multiplots_exampleIII.tex %{_texmfdistdir}/doc/latex/numericplots/src/fig_NoiseData_ClosedLine.eps %{_texmfdistdir}/doc/latex/numericplots/src/fig_NoiseData_OpenLine.eps %{_texmfdistdir}/doc/latex/numericplots/src/history.tex %{_texmfdistdir}/doc/latex/numericplots/src/keys_NumericDataPlot.tex %{_texmfdistdir}/doc/latex/numericplots/src/options.tex %files -n texlive-numericplots %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/numericplots/NumericPlots.sty %{_texmfdistdir}/tex/latex/numericplots/NumericPlots_TickLabels.tex %{_texmfdistdir}/tex/latex/numericplots/NumericPlots_labels.tex %{_texmfdistdir}/tex/latex/numericplots/NumericPlots_legend.tex %{_texmfdistdir}/tex/latex/numericplots/NumericPlots_macros.tex %{_texmfdistdir}/tex/latex/numericplots/NumericPlots_styles.tex %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-numericplots-%{texlive_version}.%{texlive_noarch}.2.0.2svn31729-%{release}-zypper %endif %package -n texlive-numname Version: %{texlive_version}.%{texlive_noarch}.svn18130 Release: 0 Summary: Convert a number to its English expression 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-numname-doc >= %{texlive_version} Provides: tex(numname.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source157: numname.tar.xz Source158: numname.doc.tar.xz %description -n texlive-numname The package can generate cardinal (one, two, ...) and ordinal (first, second, ...) numbers. The code derives from the memoir class, and is extracted for the convenience of non-users of that class. date: 2016-06-24 17:18:15 +0000 %package -n texlive-numname-doc Version: %{texlive_version}.%{texlive_noarch}.svn18130 Release: 0 Summary: Documentation for texlive-numname License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-numname-doc This package includes the documentation for texlive-numname %post -n texlive-numname mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-numname mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-numname %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-numname-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/numname/README %{_texmfdistdir}/doc/latex/numname/numname.pdf %{_texmfdistdir}/doc/latex/numname/numname.tex %files -n texlive-numname %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/numname/numname.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-numname-%{texlive_version}.%{texlive_noarch}.svn18130-%{release}-zypper %endif %package -n texlive-numprint Version: %{texlive_version}.%{texlive_noarch}.1.39svn27498 Release: 0 Summary: Print numbers with separators and exponent if necessary 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-numprint-doc >= %{texlive_version} Provides: tex(nbaseprt.sty) Provides: tex(numprint.sty) Provides: tex(numprint032.sty) Requires: tex(array.sty) Requires: tex(calc.sty) Requires: tex(ifthen.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source159: numprint.tar.xz Source160: numprint.doc.tar.xz %description -n texlive-numprint The package numprint prints numbers with a separator every three digits and converts numbers given as 12345.6e789 to 12\,345,6\cdot 10^{789}. Numbers are printed in the current mode (text or math) in order to use the correct font. Many things, including the decimal sign, the thousand separator, as well as the product sign can be changed by the user, e.g., to reach 12,345.6\times 10^{789}. If an optional argument is given it is printed upright as unit. Numbers can be rounded to a given number of digits. The package supports an automatic, language-dependent change of the number format. Tabular alignment using the tabular(*), array, tabularx, and longtable environments (similar to the dcolumn and rccol packages) is supported using all features of numprint. Additional text can be added before and after the formatted number. date: 2016-06-24 17:18:15 +0000 %package -n texlive-numprint-doc Version: %{texlive_version}.%{texlive_noarch}.1.39svn27498 Release: 0 Summary: Documentation for texlive-numprint License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-numprint-doc This package includes the documentation for texlive-numprint %post -n texlive-numprint mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-numprint mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-numprint %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-numprint-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/numprint/ChangeLog.nbaseprt %{_texmfdistdir}/doc/latex/numprint/ChangeLog.numprint %{_texmfdistdir}/doc/latex/numprint/Makefile %{_texmfdistdir}/doc/latex/numprint/README %{_texmfdistdir}/doc/latex/numprint/getversion.tex %{_texmfdistdir}/doc/latex/numprint/nbaseprt.pdf %{_texmfdistdir}/doc/latex/numprint/nbaseprttest.tex %{_texmfdistdir}/doc/latex/numprint/numprint.pdf %{_texmfdistdir}/doc/latex/numprint/numprinttest.tex %files -n texlive-numprint %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/numprint/nbaseprt.sty %{_texmfdistdir}/tex/latex/numprint/numprint.sty %{_texmfdistdir}/tex/latex/numprint/numprint032.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-numprint-%{texlive_version}.%{texlive_noarch}.1.39svn27498-%{release}-zypper %endif %package -n texlive-numspell Version: %{texlive_version}.%{texlive_noarch}.1.0svn43189 Release: 0 Summary: Spell cardinal and ordinal numbers 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-numspell-doc >= %{texlive_version} Provides: tex(numspell-english.sty) Provides: tex(numspell-french.sty) Provides: tex(numspell-german.sty) Provides: tex(numspell-magyar.sty) Provides: tex(numspell.sty) Requires: tex(etoolbox.sty) Requires: tex(pdftexcmds.sty) Requires: tex(xstring.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source161: numspell.tar.xz Source162: numspell.doc.tar.xz %description -n texlive-numspell This package supports the spelling of cardinal and ordinal numbers. Supported languages are English, German, French and Hungarian. date: 2017-02-11 04:24:57 +0000 %package -n texlive-numspell-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn43189 Release: 0 Summary: Documentation for texlive-numspell License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-numspell-doc This package includes the documentation for texlive-numspell %post -n texlive-numspell mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-numspell mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-numspell %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-numspell-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/numspell/README %{_texmfdistdir}/doc/latex/numspell/numspell.pdf %{_texmfdistdir}/doc/latex/numspell/numspell.tex %files -n texlive-numspell %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/numspell/numspell-english.sty %{_texmfdistdir}/tex/latex/numspell/numspell-french.sty %{_texmfdistdir}/tex/latex/numspell/numspell-german.sty %{_texmfdistdir}/tex/latex/numspell/numspell-magyar.sty %{_texmfdistdir}/tex/latex/numspell/numspell.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-numspell-%{texlive_version}.%{texlive_noarch}.1.0svn43189-%{release}-zypper %endif %package -n texlive-nwejm Version: %{texlive_version}.%{texlive_noarch}.0.0.98dsvn44131 Release: 0 Summary: Support for the journal "North-Western European Journal of 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(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-nwejm-doc >= %{texlive_version} Provides: tex(nwejm-logos-collection.tex) Provides: tex(nwejm.bbx) Provides: tex(nwejm.cbx) Provides: tex(nwejm.cfg) Provides: tex(nwejm.cls) Provides: tex(nwejm.lbx) Provides: tex(nwejmart.cls) Requires: tex(adjustbox.sty) Requires: tex(array.sty) Requires: tex(authoryear.bbx) Requires: tex(authoryear.cbx) Requires: tex(autonum.sty) Requires: tex(babel.sty) Requires: tex(biblatex.sty) Requires: tex(bookmark.sty) Requires: tex(booktabs.sty) Requires: tex(cleveref.sty) Requires: tex(csquotes.sty) Requires: tex(currfile.sty) Requires: tex(datatool.sty) Requires: tex(datetime2.sty) Requires: tex(draftwatermark.sty) Requires: tex(enumitem.sty) Requires: tex(environ.sty) Requires: tex(esvect.sty) Requires: tex(etoc.sty) Requires: tex(etoolbox.sty) Requires: tex(fmtcount.sty) Requires: tex(fontenc.sty) Requires: tex(fontspec.sty) Requires: tex(footmisc.sty) Requires: tex(footnote.sty) Requires: tex(geometry.sty) Requires: tex(glossaries.sty) Requires: tex(graphicx.sty) Requires: tex(hypcap.sty) Requires: tex(hyperref.sty) Requires: tex(import.sty) Requires: tex(inputenc.sty) Requires: tex(kpfonts.sty) Requires: tex(l3keys2e.sty) Requires: tex(mathrsfs.sty) Requires: tex(mathtools.sty) Requires: tex(microtype.sty) Requires: tex(nag.sty) Requires: tex(ntheorem.sty) Requires: tex(pagegrid.sty) Requires: tex(placeins.sty) Requires: tex(standalone.sty) Requires: tex(tcolorbox.sty) Requires: tex(tikzpagenodes.sty) Requires: tex(titlesec.sty) Requires: tex(tkz-berge.sty) Requires: tex(tocvsec2.sty) Requires: tex(translations.sty) Requires: tex(varioref.sty) Requires: tex(xcolor.sty) Requires: tex(xparse.sty) Requires: tex(xr.sty) Requires: tex(xspace.sty) Requires: tex(zref-totpages.sty) Requires: tex(zref-xr.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source163: nwejm.tar.xz Source164: nwejm.doc.tar.xz %description -n texlive-nwejm The bundle includes LaTeX classes and BibLaTeX styles files dedicated to the new journal "North-Western European Journal of Mathematics": nwejm for the complete issues of the journal, aimed at the NWEJM's team, nwejmart, intended for the authors who wish to publish an article in the NWEJM. This class's goal is to: faithfully reproduce the layout of the nwejm, thus enabling the authors to be able to work their document in actual conditions, provide a number of tools (commands and environments) to facilitate the drafting of documents, in particular those containing mathematical formulas. date: 2017-04-18 03:31:40 +0000 %package -n texlive-nwejm-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.98dsvn44131 Release: 0 Summary: Documentation for texlive-nwejm License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-nwejm-doc:fr) %description -n texlive-nwejm-doc This package includes the documentation for texlive-nwejm %post -n texlive-nwejm mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-nwejm mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-nwejm %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-nwejm-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/nwejm/README.md %{_texmfdistdir}/doc/latex/nwejm/addons/completion/nwejm.cwl %{_texmfdistdir}/doc/latex/nwejm/addons/completion/nwejmart.cwl %{_texmfdistdir}/doc/latex/nwejm/english/README-TRANSLATION.md %{_texmfdistdir}/doc/latex/nwejm/examples/article-in-dutch.pdf %{_texmfdistdir}/doc/latex/nwejm/examples/article-in-dutch.tex %{_texmfdistdir}/doc/latex/nwejm/examples/article-in-english.pdf %{_texmfdistdir}/doc/latex/nwejm/examples/article-in-english.tex %{_texmfdistdir}/doc/latex/nwejm/examples/article-in-french.pdf %{_texmfdistdir}/doc/latex/nwejm/examples/article-in-french.tex %{_texmfdistdir}/doc/latex/nwejm/examples/article-in-german.pdf %{_texmfdistdir}/doc/latex/nwejm/examples/article-in-german.tex %{_texmfdistdir}/doc/latex/nwejm/examples/issue.pdf %{_texmfdistdir}/doc/latex/nwejm/examples/issue.tex %{_texmfdistdir}/doc/latex/nwejm/examples/sample.bib %{_texmfdistdir}/doc/latex/nwejm/examples/sample.pdf %{_texmfdistdir}/doc/latex/nwejm/examples/sample.tex %{_texmfdistdir}/doc/latex/nwejm/examples/template.tex %{_texmfdistdir}/doc/latex/nwejm/french/documentation/latexmkrc %{_texmfdistdir}/doc/latex/nwejm/french/documentation/nwejm-fr.bib %{_texmfdistdir}/doc/latex/nwejm/french/documentation/nwejm-fr.pdf %{_texmfdistdir}/doc/latex/nwejm/french/documentation/nwejm-fr.tex %files -n texlive-nwejm %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/nwejm/images/logo-painleve.pdf %{_texmfdistdir}/tex/latex/nwejm/images/logo-ul1-ufr-math.pdf %{_texmfdistdir}/tex/latex/nwejm/images/nwejm-cover-background.jpg %{_texmfdistdir}/tex/latex/nwejm/images/nwejm-federation-recherche-math-npdc-logo.pdf %{_texmfdistdir}/tex/latex/nwejm/images/nwejm-fields-institute-logo.pdf %{_texmfdistdir}/tex/latex/nwejm/images/nwejm-kwg-logo.pdf %{_texmfdistdir}/tex/latex/nwejm/images/nwejm-logo-NB.pdf %{_texmfdistdir}/tex/latex/nwejm/images/nwejm-logo.pdf %{_texmfdistdir}/tex/latex/nwejm/images/nwejm-logos-collection.pdf %{_texmfdistdir}/tex/latex/nwejm/images/nwejm-logos-collection.tex %{_texmfdistdir}/tex/latex/nwejm/images/nwejm-smf-logo.pdf %{_texmfdistdir}/tex/latex/nwejm/images/nwejm-sml-logo.pdf %{_texmfdistdir}/tex/latex/nwejm/nwejm-dutch.trsl %{_texmfdistdir}/tex/latex/nwejm/nwejm-english.trsl %{_texmfdistdir}/tex/latex/nwejm/nwejm-french.trsl %{_texmfdistdir}/tex/latex/nwejm/nwejm-german.trsl %{_texmfdistdir}/tex/latex/nwejm/nwejm.bbx %{_texmfdistdir}/tex/latex/nwejm/nwejm.cbx %{_texmfdistdir}/tex/latex/nwejm/nwejm.cfg %{_texmfdistdir}/tex/latex/nwejm/nwejm.cls %{_texmfdistdir}/tex/latex/nwejm/nwejm.lbx %{_texmfdistdir}/tex/latex/nwejm/nwejmart.cls %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-nwejm-%{texlive_version}.%{texlive_noarch}.0.0.98dsvn44131-%{release}-zypper %endif %package -n texlive-oberdiek Version: %{texlive_version}.%{texlive_noarch}.svn43610 Release: 0 Summary: A bundle of packages submitted by Heiko Oberdiek 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-oberdiek-doc >= %{texlive_version} Requires: perl(Digest::MD5) #!BuildIgnore: perl(Digest::MD5) Requires: perl(Getopt::Long) #!BuildIgnore: perl(Getopt::Long) Requires: perl(POSIX) #!BuildIgnore: perl(POSIX) Requires: perl(strict) #!BuildIgnore: perl(strict) Provides: tex(accsupp-dvipdfm.def) Provides: tex(accsupp-dvips.def) Provides: tex(accsupp-pdftex.def) Provides: tex(accsupp.sty) Provides: tex(aliascnt.sty) Provides: tex(alphalph.sty) Provides: tex(askinclude.sty) Provides: tex(atbegshi.sty) Provides: tex(atenddvi.sty) Provides: tex(atfi-dvipdfmx.def) Provides: tex(atfi-dvips.def) Provides: tex(atfi-pdftex.def) Provides: tex(attachfile2.sty) Provides: tex(atveryend.sty) Provides: tex(auxhook.sty) Provides: tex(bigintcalc.sty) Provides: tex(bitset.sty) Provides: tex(bkm-dvipdfm.def) Provides: tex(bkm-dvips.def) Provides: tex(bkm-dvipsone.def) Provides: tex(bkm-pdftex.def) Provides: tex(bkm-textures.def) Provides: tex(bkm-vtex.def) Provides: tex(bmpsize-base.sty) Provides: tex(bmpsize-dvipdfm.def) Provides: tex(bmpsize-dvipdfmx.def) Provides: tex(bmpsize-dvips.def) Provides: tex(bmpsize-test.tex) Provides: tex(bmpsize.sty) Provides: tex(bookmark.sty) Provides: tex(catchfile.sty) Provides: tex(centernot.sty) Provides: tex(chemarr.sty) Provides: tex(classlist.sty) Provides: tex(colonequals.sty) Provides: tex(dtx-attach.sty) Provides: tex(dvipscol.sty) Provides: tex(embedfile.sty) Provides: tex(engord.sty) Provides: tex(enparen.sty) Provides: tex(eolgrab.sty) Provides: tex(epstopdf-base.sty) Provides: tex(epstopdf.sty) Provides: tex(etexcmds.sty) Provides: tex(fibnum.sty) Provides: tex(flags.sty) Provides: tex(gettitlestring.sty) Provides: tex(grfext.sty) Provides: tex(grffile.sty) Provides: tex(hobsub-generic.sty) Provides: tex(hobsub-hyperref.sty) Provides: tex(hobsub.sty) Provides: tex(hologo.sty) Provides: tex(holtxdoc.sty) Provides: tex(hopatch.sty) Provides: tex(hycolor.sty) Provides: tex(hypbmsec.sty) Provides: tex(hypcap.sty) Provides: tex(hypdestopt.sty) Provides: tex(hypdoc.sty) Provides: tex(hypgotoe.sty) Provides: tex(hyphsubst.sty) Provides: tex(ifdraft.sty) Provides: tex(iflang.sty) Provides: tex(ifpdf.sty) Provides: tex(ifvtex.sty) Provides: tex(infwarerr.sty) Provides: tex(inputenx.sty) Provides: tex(intcalc.sty) Provides: tex(ix-alias.def) Provides: tex(ix-math.def) Provides: tex(ix-name.def) Provides: tex(ix-slot.def) Provides: tex(ix-uc.def) Provides: tex(kvdefinekeys.sty) Provides: tex(kvoptions-patch.sty) Provides: tex(kvoptions.sty) Provides: tex(kvsetkeys.sty) Provides: tex(letltxmacro.sty) Provides: tex(listingsutf8.sty) Provides: tex(ltxcmds.sty) Provides: tex(luacolor.sty) Provides: tex(luatex-loader.sty) Provides: tex(luatex.sty) Provides: tex(magicnum.sty) Provides: tex(makerobust.sty) Provides: tex(mleftright.sty) Provides: tex(pagegrid.sty) Provides: tex(pagesel.sty) Provides: tex(pdfcol.sty) Provides: tex(pdfcolfoot.sty) Provides: tex(pdfcolmk.sty) Provides: tex(pdfcolparallel.sty) Provides: tex(pdfcolparcolumns.sty) Provides: tex(pdfcrypt.sty) Provides: tex(pdfescape.sty) Provides: tex(pdflscape.sty) Provides: tex(pdfrender.sty) Provides: tex(pdftexcmds.sty) Provides: tex(picture.sty) Provides: tex(pmboxdraw.sty) Provides: tex(protecteddef.sty) Provides: tex(refcount.sty) Provides: tex(rerunfilecheck.sty) Provides: tex(resizegather.sty) Provides: tex(rotchiffre.sty) Provides: tex(scrindex.sty) Provides: tex(se-ascii-print.def) Provides: tex(se-ascii.def) Provides: tex(se-clean7bit.def) Provides: tex(se-cp1250.def) Provides: tex(se-cp1251.def) Provides: tex(se-cp1252.def) Provides: tex(se-cp1257.def) Provides: tex(se-cp437.def) Provides: tex(se-cp850.def) Provides: tex(se-cp852.def) Provides: tex(se-cp855.def) Provides: tex(se-cp858.def) Provides: tex(se-cp865.def) Provides: tex(se-cp866.def) Provides: tex(se-dec-mcs.def) Provides: tex(se-iso-8859-1.def) Provides: tex(se-iso-8859-10.def) Provides: tex(se-iso-8859-11.def) Provides: tex(se-iso-8859-13.def) Provides: tex(se-iso-8859-14.def) Provides: tex(se-iso-8859-15.def) Provides: tex(se-iso-8859-16.def) Provides: tex(se-iso-8859-2.def) Provides: tex(se-iso-8859-3.def) Provides: tex(se-iso-8859-4.def) Provides: tex(se-iso-8859-5.def) Provides: tex(se-iso-8859-6.def) Provides: tex(se-iso-8859-7.def) Provides: tex(se-iso-8859-8.def) Provides: tex(se-iso-8859-9.def) Provides: tex(se-koi8-r.def) Provides: tex(se-mac-centeuro.def) Provides: tex(se-mac-cyrillic.def) Provides: tex(se-mac-roman.def) Provides: tex(se-nextstep.def) Provides: tex(se-pdfdoc.def) Provides: tex(se-utf16le.def) Provides: tex(se-utf32be.def) Provides: tex(se-utf32le.def) Provides: tex(se-utf8.def) Provides: tex(selinput.sty) Provides: tex(setouterhbox.sty) Provides: tex(settobox.sty) Provides: tex(soulutf8.sty) Provides: tex(stackrel.sty) Provides: tex(stampinclude.sty) Provides: tex(stringenc.sty) Provides: tex(tabularht.sty) Provides: tex(tabularkv.sty) Provides: tex(telprint.sty) Provides: tex(thepdfnumber.sty) Provides: tex(transparent.sty) Provides: tex(twoopt.sty) Provides: tex(uniquecounter.sty) Provides: tex(x-ascii.def) Provides: tex(x-atarist.def) Provides: tex(x-cp1250.def) Provides: tex(x-cp1251.def) Provides: tex(x-cp1252.def) Provides: tex(x-cp1255.def) Provides: tex(x-cp1257.def) Provides: tex(x-cp437.def) Provides: tex(x-cp850.def) Provides: tex(x-cp852.def) Provides: tex(x-cp855.def) Provides: tex(x-cp858.def) Provides: tex(x-cp865.def) Provides: tex(x-cp866.def) Provides: tex(x-dec-mcs.def) Provides: tex(x-iso-8859-1.def) Provides: tex(x-iso-8859-10.def) Provides: tex(x-iso-8859-13.def) Provides: tex(x-iso-8859-14.def) Provides: tex(x-iso-8859-15.def) Provides: tex(x-iso-8859-16.def) Provides: tex(x-iso-8859-2.def) Provides: tex(x-iso-8859-3.def) Provides: tex(x-iso-8859-4.def) Provides: tex(x-iso-8859-5.def) Provides: tex(x-iso-8859-8.def) Provides: tex(x-iso-8859-9.def) Provides: tex(x-koi8-r.def) Provides: tex(x-mac-centeuro.def) Provides: tex(x-mac-cyrillic.def) Provides: tex(x-mac-roman.def) Provides: tex(x-nextstep.def) Provides: tex(x-verbatim.def) Provides: tex(xcolor-patch.sty) Provides: tex(zref-abspage.sty) Provides: tex(zref-abspos.sty) Provides: tex(zref-base.sty) Provides: tex(zref-counter.sty) Provides: tex(zref-dotfill.sty) Provides: tex(zref-env.sty) Provides: tex(zref-hyperref.sty) Provides: tex(zref-lastpage.sty) Provides: tex(zref-marks.sty) Provides: tex(zref-nextpage.sty) Provides: tex(zref-pageattr.sty) Provides: tex(zref-pagelayout.sty) Provides: tex(zref-perpage.sty) Provides: tex(zref-runs.sty) Provides: tex(zref-savepos.sty) Provides: tex(zref-thepage.sty) Provides: tex(zref-titleref.sty) Provides: tex(zref-totpages.sty) Provides: tex(zref-user.sty) Provides: tex(zref-xr.sty) Provides: tex(zref.sty) Requires: tex(amsmath.sty) Requires: tex(array.sty) Requires: tex(calc.sty) Requires: tex(color.sty) Requires: tex(doc.sty) Requires: tex(etex.sty) Requires: tex(everyshi.sty) Requires: tex(fontspec.sty) Requires: tex(fp-basic.sty) Requires: tex(fp-snap.sty) Requires: tex(graphics.sty) Requires: tex(hyperref.sty) Requires: tex(ifluatex.sty) Requires: tex(ifxetex.sty) Requires: tex(index.sty) Requires: tex(inputenc.sty) Requires: tex(keyval.sty) Requires: tex(listings.sty) Requires: tex(lscape.sty) Requires: tex(luatex85.sty) Requires: tex(makematch.sty) Requires: tex(parallel.sty) Requires: tex(parcolumns.sty) Requires: tex(remreset.sty) Requires: tex(soul.sty) Requires: tex(thumbpdf.sty) Requires: tex(tikz.sty) Requires: tex(unicode-math.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source165: oberdiek.tar.xz Source166: oberdiek.doc.tar.xz %description -n texlive-oberdiek The bundle comprises packages to provide: accsupp: better accessibility support for PDF files; aliascnt: 'alias counters'; alphalph: multiple-alphabetic counting (a...z,aa...zz,... -- up to the full extent of a TeX counter); askinclude: replaces \includeonly by an interactive user interface; atbegshi: a modern reimplementation of package everyshi; atenddvi: provides \AtEndDvi command; attachfile2: attach files to PDF files; atveryend: hooks the very end of a document; auxhook: stick stuff at the start of the .aux file; bigintcalc: expandable arithmetic operations with big integers that can exceed TeX's number limits; bitset: defines and implements the data type bit set, a vector of bits; bmpsize: get bitmap size and resolution data; bookmark: alternative bookmark (outline) organization for package hyperref; catchfile: collects the contents of a file and puts it in a macro; centernot: a horizontally-centred \not symbol; chemarr: extensible chemists' reaction arrows; classlist: record information about document class(es) used; colonequals: poor man's mathematical relation symbols; dvipscol: dvips colour stack management; embedfile: embed files in PDF documents; engord: define counter-printing operations producing English ordinals; eolgrab: collect arguments delimited by end of line; epstopdf: conversion to epstopdf on the fly; etexcmds: adds a prefix to eTeX's commands, to avoid conflicts with existing macros; flags: setting and clearing flags in bit fields and converting the bit field into a decimal number; gettitlestring: clean up the string containing the title of a section, etc.; grfext: macros for adding and reordering the list of graphics file extensions recognised by the graphics package; grffile: extend file name processing in the latex-graphics bundle; hosub: build collections of packages; holtxdoc: extra documentation macros; hologo: bookmark-enabled logos; hopatch: safely apply package patches; hycolor: implements the color option stuff that is used by packages hyperref and bookmark; hypbmsec: bookmarks in sectioning commands; hypcap: anjusting anchors of captions; hypdestopt: optimising hyperref's pdfTeX driver destinations; hypdoc: hyper-references in the LaTeX standard doc package; hypgotoe: experimental package for links to embedded files; hyphsubst: substitute hyphenation patterns; ifdraft: switch for option draft; iflang: provides expandable checks for the current language; ifluatex: looks for LuaTeX regardless of its mode and provides the switch \ifluatex; ifpdf: provides the \ifpdf switch; ifvtex: provides the \ifvtex switch; infwarerr: provides a complete set of macros for informations, warnings and error messages with support for plain TeX; inputenx: enhanced handling of input encoding; intcalc: provides expandable arithmetic operations with integers; kvdefinekeys: define key-value keys in the same manner as keyval; kvoptions: use package options in key value format ; kvsetkeys: a variant of the \setkeys command; letltxmacro: Let assignment for LaTeX macros; listingsutf8: (partially) extends the listings package to UTF-8 encoding; ltxcmds: exports some utility macros from the LaTeX kernel into a separate namespace and also provides them for other formats such as plain-TeX; luacolor: implements colour support based on LuaTeX's node attributes; luatex: utilises new and extended features and resources that LuaTeX provides; magicnum: allows to access magic numbers by a hierarchical name system; makerobust: make a command robust; pagegrid: prints a page grid in the background; pagesel: select pages of a document for output; pdfcolfoot: using pdfTeX's color stack for footnotes; pdfcol: macros for setting and maintaining new color stacks; pdfcolmk: pdfTeX COLour MarK -- fake a pdfTeX colour stack using marks (not needed for pdfTeX 1.40.0 and later); pdfcolparallel: fixes colour problems in package parallel; pdfcolparcolumns: fixes colour problems in package parcolumns; pdfcrypt: setting PDF encryption; pdfescape: pdfTeX's escape features using TeX or e-TeX; pdflscape: landscape pages in PDF; pdfrender: control PDF rendering modes; pdftexcmds: provide pdfTeX primitives missing in LuaTeX; picture: dimens for picture macros; pmboxdraw: poor man's box drawing characters; protecteddef: define a command that protected against expansion; refcount: using the numeric values of references; rerunfilecheck: checksum based rerun checks on auxiliary files; resizegather: automatically resize overly large equations; rotchiffre: performs simple rotation cyphers; scrindex: redefines environment 'theindex' of package 'index', if a class from KOMA-Script is loaded; selinput: select the input encoding by specifying pairs of input characters and their glyph names; setouterhbox: set \hbox in outer horizontal mode; settobox: getting box sizes; soulutf8: extends package soul and adds some support for UTF-8; stackrel: extensions of the \stackrel command; stampinclude: selects the files for \include by inspecting the timestamp of the .aux file(s); stringenc: provides \StringEncodingConvert for converting a string between different encodings; tabularht: tabulars with height specification; tabularkv: key value interface for tabular parameters; telprint: print German telephone numbers; thepdfnumber: canonical numbers for use in PDF files and elsewhere; transparent: using a color stack for transparency with pdftex; twoopt: commands with two optional arguments; uniquecounter: provides unlimited unique counter; zref: a proposed new reference system. Each of the packages is represented by two files, a .dtx (documented source) and a PDF file; the .ins file necessary for installation is extracted by running the .dtx file with Plain TeX. date: 2017-03-19 13:31:51 +0000 %package -n texlive-oberdiek-doc Version: %{texlive_version}.%{texlive_noarch}.svn43610 Release: 0 Summary: Documentation for texlive-oberdiek License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-oberdiek-doc This package includes the documentation for texlive-oberdiek %post -n texlive-oberdiek mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-oberdiek mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-oberdiek %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-oberdiek-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/oberdiek/accsupp-example1.tex %{_texmfdistdir}/doc/latex/oberdiek/accsupp-example2.tex %{_texmfdistdir}/doc/latex/oberdiek/accsupp.pdf %{_texmfdistdir}/doc/latex/oberdiek/aliascnt.pdf %{_texmfdistdir}/doc/latex/oberdiek/alphalph.pdf %{_texmfdistdir}/doc/latex/oberdiek/askinclude.pdf %{_texmfdistdir}/doc/latex/oberdiek/atbegshi-example1.tex %{_texmfdistdir}/doc/latex/oberdiek/atbegshi-example2.tex %{_texmfdistdir}/doc/latex/oberdiek/atbegshi.pdf %{_texmfdistdir}/doc/latex/oberdiek/atenddvi.pdf %{_texmfdistdir}/doc/latex/oberdiek/attachfile2.pdf %{_texmfdistdir}/doc/latex/oberdiek/atveryend.pdf %{_texmfdistdir}/doc/latex/oberdiek/auxhook.pdf %{_texmfdistdir}/doc/latex/oberdiek/bigintcalc.pdf %{_texmfdistdir}/doc/latex/oberdiek/bitset.pdf %{_texmfdistdir}/doc/latex/oberdiek/bmpsize.pdf %{_texmfdistdir}/doc/latex/oberdiek/bookmark-example.tex %{_texmfdistdir}/doc/latex/oberdiek/bookmark.pdf %{_texmfdistdir}/doc/latex/oberdiek/catchfile.pdf %{_texmfdistdir}/doc/latex/oberdiek/centernot.pdf %{_texmfdistdir}/doc/latex/oberdiek/chemarr-example.tex %{_texmfdistdir}/doc/latex/oberdiek/chemarr.pdf %{_texmfdistdir}/doc/latex/oberdiek/classlist.pdf %{_texmfdistdir}/doc/latex/oberdiek/colonequals.pdf %{_texmfdistdir}/doc/latex/oberdiek/dvipscol.pdf %{_texmfdistdir}/doc/latex/oberdiek/embedfile-example-collection.tex %{_texmfdistdir}/doc/latex/oberdiek/embedfile-example-plain.tex %{_texmfdistdir}/doc/latex/oberdiek/embedfile.pdf %{_texmfdistdir}/doc/latex/oberdiek/engord.pdf %{_texmfdistdir}/doc/latex/oberdiek/enparen.pdf %{_texmfdistdir}/doc/latex/oberdiek/eolgrab.pdf %{_texmfdistdir}/doc/latex/oberdiek/epstopdf.pdf %{_texmfdistdir}/doc/latex/oberdiek/etexcmds.pdf %{_texmfdistdir}/doc/latex/oberdiek/example-mycolorsetup.sty %{_texmfdistdir}/doc/latex/oberdiek/example/eolgrab-example-env.tex %{_texmfdistdir}/doc/latex/oberdiek/example/eolgrab-example-ltx.tex %{_texmfdistdir}/doc/latex/oberdiek/example/eolgrab-example-sec.tex %{_texmfdistdir}/doc/latex/oberdiek/example/hologo-example.tex %{_texmfdistdir}/doc/latex/oberdiek/fibnum.pdf %{_texmfdistdir}/doc/latex/oberdiek/flags.pdf %{_texmfdistdir}/doc/latex/oberdiek/gettitlestring.pdf %{_texmfdistdir}/doc/latex/oberdiek/grfext.pdf %{_texmfdistdir}/doc/latex/oberdiek/grffile.pdf %{_texmfdistdir}/doc/latex/oberdiek/hobsub.pdf %{_texmfdistdir}/doc/latex/oberdiek/hologo.pdf %{_texmfdistdir}/doc/latex/oberdiek/holtxdoc.pdf %{_texmfdistdir}/doc/latex/oberdiek/hopatch.pdf %{_texmfdistdir}/doc/latex/oberdiek/hycolor.pdf %{_texmfdistdir}/doc/latex/oberdiek/hypbmsec.pdf %{_texmfdistdir}/doc/latex/oberdiek/hypcap.pdf %{_texmfdistdir}/doc/latex/oberdiek/hypdestopt.pdf %{_texmfdistdir}/doc/latex/oberdiek/hypdoc.pdf %{_texmfdistdir}/doc/latex/oberdiek/hypgotoe-example.tex %{_texmfdistdir}/doc/latex/oberdiek/hypgotoe.pdf %{_texmfdistdir}/doc/latex/oberdiek/hyphsubst.pdf %{_texmfdistdir}/doc/latex/oberdiek/ifdraft.pdf %{_texmfdistdir}/doc/latex/oberdiek/iflang.pdf %{_texmfdistdir}/doc/latex/oberdiek/ifpdf.pdf %{_texmfdistdir}/doc/latex/oberdiek/ifvtex.pdf %{_texmfdistdir}/doc/latex/oberdiek/infwarerr.pdf %{_texmfdistdir}/doc/latex/oberdiek/inputenx-licrcmds.txt %{_texmfdistdir}/doc/latex/oberdiek/inputenx-utf8enc.txt %{_texmfdistdir}/doc/latex/oberdiek/inputenx.pdf %{_texmfdistdir}/doc/latex/oberdiek/intcalc.pdf %{_texmfdistdir}/doc/latex/oberdiek/kvdefinekeys.pdf %{_texmfdistdir}/doc/latex/oberdiek/kvoptions.pdf %{_texmfdistdir}/doc/latex/oberdiek/kvsetkeys-example.tex %{_texmfdistdir}/doc/latex/oberdiek/kvsetkeys.pdf %{_texmfdistdir}/doc/latex/oberdiek/letltxmacro-showcases.tex %{_texmfdistdir}/doc/latex/oberdiek/letltxmacro.pdf %{_texmfdistdir}/doc/latex/oberdiek/listingsutf8.pdf %{_texmfdistdir}/doc/latex/oberdiek/ltxcmds.pdf %{_texmfdistdir}/doc/latex/oberdiek/luacolor.pdf %{_texmfdistdir}/doc/latex/oberdiek/luatex.pdf %{_texmfdistdir}/doc/latex/oberdiek/magicnum.pdf %{_texmfdistdir}/doc/latex/oberdiek/magicnum.txt %{_texmfdistdir}/doc/latex/oberdiek/makerobust-example.tex %{_texmfdistdir}/doc/latex/oberdiek/makerobust.pdf %{_texmfdistdir}/doc/latex/oberdiek/mleftright.pdf %{_texmfdistdir}/doc/latex/oberdiek/oberdiek.pdf %{_texmfdistdir}/doc/latex/oberdiek/pagegrid.pdf %{_texmfdistdir}/doc/latex/oberdiek/pagesel.pdf %{_texmfdistdir}/doc/latex/oberdiek/pdfcol.pdf %{_texmfdistdir}/doc/latex/oberdiek/pdfcolfoot.pdf %{_texmfdistdir}/doc/latex/oberdiek/pdfcolmk.pdf %{_texmfdistdir}/doc/latex/oberdiek/pdfcolparallel.pdf %{_texmfdistdir}/doc/latex/oberdiek/pdfcolparcolumns.pdf %{_texmfdistdir}/doc/latex/oberdiek/pdfcrypt.pdf %{_texmfdistdir}/doc/latex/oberdiek/pdfescape.pdf %{_texmfdistdir}/doc/latex/oberdiek/pdflscape.pdf %{_texmfdistdir}/doc/latex/oberdiek/pdfrender.pdf %{_texmfdistdir}/doc/latex/oberdiek/pdftexcmds.pdf %{_texmfdistdir}/doc/latex/oberdiek/picture-example.tex %{_texmfdistdir}/doc/latex/oberdiek/picture.pdf %{_texmfdistdir}/doc/latex/oberdiek/pmboxdraw.pdf %{_texmfdistdir}/doc/latex/oberdiek/protecteddef.pdf %{_texmfdistdir}/doc/latex/oberdiek/refcount.pdf %{_texmfdistdir}/doc/latex/oberdiek/rerunfilecheck-example.cfg %{_texmfdistdir}/doc/latex/oberdiek/rerunfilecheck.pdf %{_texmfdistdir}/doc/latex/oberdiek/resizegather.pdf %{_texmfdistdir}/doc/latex/oberdiek/rotchiffre.pdf %{_texmfdistdir}/doc/latex/oberdiek/scrindex-example1.tex %{_texmfdistdir}/doc/latex/oberdiek/scrindex-example2.tex %{_texmfdistdir}/doc/latex/oberdiek/scrindex.pdf %{_texmfdistdir}/doc/latex/oberdiek/selinput.pdf %{_texmfdistdir}/doc/latex/oberdiek/setouterhbox-example.tex %{_texmfdistdir}/doc/latex/oberdiek/setouterhbox.pdf %{_texmfdistdir}/doc/latex/oberdiek/settobox-example.tex %{_texmfdistdir}/doc/latex/oberdiek/settobox.pdf %{_texmfdistdir}/doc/latex/oberdiek/soulutf8.pdf %{_texmfdistdir}/doc/latex/oberdiek/stackrel.pdf %{_texmfdistdir}/doc/latex/oberdiek/stampinclude.pdf %{_texmfdistdir}/doc/latex/oberdiek/stringenc.pdf %{_texmfdistdir}/doc/latex/oberdiek/tabularht-example1.tex %{_texmfdistdir}/doc/latex/oberdiek/tabularht-example2.tex %{_texmfdistdir}/doc/latex/oberdiek/tabularht.pdf %{_texmfdistdir}/doc/latex/oberdiek/tabularkv-example.tex %{_texmfdistdir}/doc/latex/oberdiek/tabularkv.pdf %{_texmfdistdir}/doc/latex/oberdiek/telprint.pdf %{_texmfdistdir}/doc/latex/oberdiek/test/ExtractRotate.java %{_texmfdistdir}/doc/latex/oberdiek/test/accsupp-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/alphalph-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/alphalph-test2.tex %{_texmfdistdir}/doc/latex/oberdiek/test/alphalph-test3.tex %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-a.tex %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-b.tex %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-c.tex %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test10.tex %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test11.tex %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test12.tex %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test13.tex %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test14.tex %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test15.tex %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test16.tex %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test17.tex %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test18.tex %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test19.tex %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test2.tex %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test20.tex %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test21.tex %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test22.tex %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test23.tex %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test24.tex %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test3.tex %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test4.tex %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test5.tex %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test6.tex %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test7.tex %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test8.tex %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test9.tex %{_texmfdistdir}/doc/latex/oberdiek/test/atbegshi-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/atbegshi-test2.tex %{_texmfdistdir}/doc/latex/oberdiek/test/atbegshi-test3.tex %{_texmfdistdir}/doc/latex/oberdiek/test/atveryend-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/bigintcalc-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/bigintcalc-test2.tex %{_texmfdistdir}/doc/latex/oberdiek/test/bigintcalc-test3.tex %{_texmfdistdir}/doc/latex/oberdiek/test/bitset-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/bitset-test2.tex %{_texmfdistdir}/doc/latex/oberdiek/test/bitset-test3.tex %{_texmfdistdir}/doc/latex/oberdiek/test/catchfile-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/catchfile-test2.tex %{_texmfdistdir}/doc/latex/oberdiek/test/catchfile-test3.tex %{_texmfdistdir}/doc/latex/oberdiek/test/embedfile-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/embedfile-test2.tex %{_texmfdistdir}/doc/latex/oberdiek/test/embedfile-test3.tex %{_texmfdistdir}/doc/latex/oberdiek/test/embedfile-test4.tex %{_texmfdistdir}/doc/latex/oberdiek/test/engord-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/eolgrab-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/eolgrab-test2.tex %{_texmfdistdir}/doc/latex/oberdiek/test/epstopdf-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/etexcmds-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/etexcmds-test2.tex %{_texmfdistdir}/doc/latex/oberdiek/test/etexcmds-test3.tex %{_texmfdistdir}/doc/latex/oberdiek/test/etexcmds-test4.tex %{_texmfdistdir}/doc/latex/oberdiek/test/fibnum-test-calc.tex %{_texmfdistdir}/doc/latex/oberdiek/test/fibnum-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/gettitlestring-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/gettitlestring-test2.tex %{_texmfdistdir}/doc/latex/oberdiek/test/grfext-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/grfext-test2.tex %{_texmfdistdir}/doc/latex/oberdiek/test/grffile-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/hobsub-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/hologo-test-list.tex %{_texmfdistdir}/doc/latex/oberdiek/test/hologo-test-spacefactor.tex %{_texmfdistdir}/doc/latex/oberdiek/test/hologo-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/hopatch-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/hopatch-test2.tex %{_texmfdistdir}/doc/latex/oberdiek/test/hycolor-test-xcol1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/hycolor-test-xcol2.tex %{_texmfdistdir}/doc/latex/oberdiek/test/hycolor-test-xcol3.tex %{_texmfdistdir}/doc/latex/oberdiek/test/hycolor-test-xcol4.tex %{_texmfdistdir}/doc/latex/oberdiek/test/hycolor-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/hycolor-test2.tex %{_texmfdistdir}/doc/latex/oberdiek/test/hycolor-test3.tex %{_texmfdistdir}/doc/latex/oberdiek/test/hyphsubst-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/hyphsubst-test2.tex %{_texmfdistdir}/doc/latex/oberdiek/test/iflang-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/iflang-test2.tex %{_texmfdistdir}/doc/latex/oberdiek/test/iflang-test3.tex %{_texmfdistdir}/doc/latex/oberdiek/test/iflang-test4.tex %{_texmfdistdir}/doc/latex/oberdiek/test/iflang-test5.tex %{_texmfdistdir}/doc/latex/oberdiek/test/ifvtex-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/infwarerr-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/infwarerr-test2.tex %{_texmfdistdir}/doc/latex/oberdiek/test/infwarerr-test3.tex %{_texmfdistdir}/doc/latex/oberdiek/test/intcalc-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/intcalc-test2.tex %{_texmfdistdir}/doc/latex/oberdiek/test/intcalc-test3.tex %{_texmfdistdir}/doc/latex/oberdiek/test/intcalc-test4.tex %{_texmfdistdir}/doc/latex/oberdiek/test/kvdefinekeys-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/kvoptions-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/kvoptions-test2.tex %{_texmfdistdir}/doc/latex/oberdiek/test/kvoptions-test3.tex %{_texmfdistdir}/doc/latex/oberdiek/test/kvoptions-test4.sty %{_texmfdistdir}/doc/latex/oberdiek/test/kvoptions-test4.tex %{_texmfdistdir}/doc/latex/oberdiek/test/kvsetkeys-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/kvsetkeys-test2.tex %{_texmfdistdir}/doc/latex/oberdiek/test/kvsetkeys-test3.tex %{_texmfdistdir}/doc/latex/oberdiek/test/kvsetkeys-test4.tex %{_texmfdistdir}/doc/latex/oberdiek/test/letltxmacro-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/letltxmacro-test2.tex %{_texmfdistdir}/doc/latex/oberdiek/test/listingsutf8-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/listingsutf8-test2.tex %{_texmfdistdir}/doc/latex/oberdiek/test/listingsutf8-test3.tex %{_texmfdistdir}/doc/latex/oberdiek/test/listingsutf8-test4.tex %{_texmfdistdir}/doc/latex/oberdiek/test/listingsutf8-test5.tex %{_texmfdistdir}/doc/latex/oberdiek/test/ltxcmds-test-carcdr.tex %{_texmfdistdir}/doc/latex/oberdiek/test/ltxcmds-test-gobble.tex %{_texmfdistdir}/doc/latex/oberdiek/test/ltxcmds-test-ifboxempty.tex %{_texmfdistdir}/doc/latex/oberdiek/test/ltxcmds-test-ifempty.tex %{_texmfdistdir}/doc/latex/oberdiek/test/ltxcmds-test-nextchar.tex %{_texmfdistdir}/doc/latex/oberdiek/test/ltxcmds-test-zapspace.tex %{_texmfdistdir}/doc/latex/oberdiek/test/ltxcmds-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/luacolor-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/luacolor-test2.tex %{_texmfdistdir}/doc/latex/oberdiek/test/luacolor-test3.tex %{_texmfdistdir}/doc/latex/oberdiek/test/luatex-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/luatex-test2.tex %{_texmfdistdir}/doc/latex/oberdiek/test/luatex-test3.tex %{_texmfdistdir}/doc/latex/oberdiek/test/luatex-test4.tex %{_texmfdistdir}/doc/latex/oberdiek/test/luatex-test5.tex %{_texmfdistdir}/doc/latex/oberdiek/test/magicnum-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/magicnum-test2.tex %{_texmfdistdir}/doc/latex/oberdiek/test/magicnum-test3.tex %{_texmfdistdir}/doc/latex/oberdiek/test/magicnum-test4.tex %{_texmfdistdir}/doc/latex/oberdiek/test/mleftright-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/pagegrid-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/pdfcol-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/pdfcol-test2.tex %{_texmfdistdir}/doc/latex/oberdiek/test/pdfcol-test3.tex %{_texmfdistdir}/doc/latex/oberdiek/test/pdfcol-test4.tex %{_texmfdistdir}/doc/latex/oberdiek/test/pdfcolfoot-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/pdfcolparallel-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/pdfcolparcolumns-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/pdfescape-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/pdfescape-test2.tex %{_texmfdistdir}/doc/latex/oberdiek/test/pdfescape-test3.tex %{_texmfdistdir}/doc/latex/oberdiek/test/pdfescape-test4.tex %{_texmfdistdir}/doc/latex/oberdiek/test/pdfescape-test5.tex %{_texmfdistdir}/doc/latex/oberdiek/test/pdfescape-test6.tex %{_texmfdistdir}/doc/latex/oberdiek/test/pdflscape-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/pdflscape-test2.tex %{_texmfdistdir}/doc/latex/oberdiek/test/pdflscape-test3.tex %{_texmfdistdir}/doc/latex/oberdiek/test/pdflscape-test4.tex %{_texmfdistdir}/doc/latex/oberdiek/test/pdflscape-test5.tex %{_texmfdistdir}/doc/latex/oberdiek/test/pdflscape-test6.tex %{_texmfdistdir}/doc/latex/oberdiek/test/pdflscape-test6.txt %{_texmfdistdir}/doc/latex/oberdiek/test/pdfrender-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/pdfrender-test2.tex %{_texmfdistdir}/doc/latex/oberdiek/test/pdfrender-test3.tex %{_texmfdistdir}/doc/latex/oberdiek/test/pdfrender-test4.tex %{_texmfdistdir}/doc/latex/oberdiek/test/pdfrender-test5.tex %{_texmfdistdir}/doc/latex/oberdiek/test/pdftexcmds-test-escape.tex %{_texmfdistdir}/doc/latex/oberdiek/test/pdftexcmds-test-shell.tex %{_texmfdistdir}/doc/latex/oberdiek/test/pdftexcmds-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/pdftexcmds-test2.tex %{_texmfdistdir}/doc/latex/oberdiek/test/pmboxdraw-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/protecteddef-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/protecteddef-test2.tex %{_texmfdistdir}/doc/latex/oberdiek/test/refcount-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/refcount-test2.tex %{_texmfdistdir}/doc/latex/oberdiek/test/refcount-test3.tex %{_texmfdistdir}/doc/latex/oberdiek/test/refcount-test4.tex %{_texmfdistdir}/doc/latex/oberdiek/test/refcount-test5.tex %{_texmfdistdir}/doc/latex/oberdiek/test/rerunfilecheck-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/resizegather-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/rotchiffre-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/rotchiffre-test2.tex %{_texmfdistdir}/doc/latex/oberdiek/test/selinput-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/selinput-test2.tex %{_texmfdistdir}/doc/latex/oberdiek/test/selinput-test3.tex %{_texmfdistdir}/doc/latex/oberdiek/test/selinput-test4.tex %{_texmfdistdir}/doc/latex/oberdiek/test/selinput-test5.tex %{_texmfdistdir}/doc/latex/oberdiek/test/setouterhbox-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/setouterhbox-test2.tex %{_texmfdistdir}/doc/latex/oberdiek/test/soulutf8-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/soulutf8-test2.tex %{_texmfdistdir}/doc/latex/oberdiek/test/soulutf8-test3.tex %{_texmfdistdir}/doc/latex/oberdiek/test/soulutf8-test4.tex %{_texmfdistdir}/doc/latex/oberdiek/test/soulutf8-test5.tex %{_texmfdistdir}/doc/latex/oberdiek/test/stringenc-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/stringenc-test2.tex %{_texmfdistdir}/doc/latex/oberdiek/test/telprint-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/thepdfnumber-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/thepdfnumber-test2.tex %{_texmfdistdir}/doc/latex/oberdiek/test/thepdfnumber-test3.tex %{_texmfdistdir}/doc/latex/oberdiek/test/uniquecounter-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/test/uniquecounter-test2.tex %{_texmfdistdir}/doc/latex/oberdiek/test/uniquecounter-test3.tex %{_texmfdistdir}/doc/latex/oberdiek/test/zref-test-base.tex %{_texmfdistdir}/doc/latex/oberdiek/test/zref-test-runs.tex %{_texmfdistdir}/doc/latex/oberdiek/test/zref-test-titleref-memoir.tex %{_texmfdistdir}/doc/latex/oberdiek/test/zref-test1.tex %{_texmfdistdir}/doc/latex/oberdiek/thepdfnumber.pdf %{_texmfdistdir}/doc/latex/oberdiek/transparent-example.tex %{_texmfdistdir}/doc/latex/oberdiek/transparent.pdf %{_texmfdistdir}/doc/latex/oberdiek/twoopt.pdf %{_texmfdistdir}/doc/latex/oberdiek/uniquecounter-example.tex %{_texmfdistdir}/doc/latex/oberdiek/uniquecounter.pdf %{_texmfdistdir}/doc/latex/oberdiek/zref-example-lastpage.tex %{_texmfdistdir}/doc/latex/oberdiek/zref-example-nextpage.tex %{_texmfdistdir}/doc/latex/oberdiek/zref-example.tex %{_texmfdistdir}/doc/latex/oberdiek/zref.pdf %files -n texlive-oberdiek %defattr(-,root,root,755) %{_texmfdistdir}/bibtex/bib/oberdiek/oberdiek-bundle.bib %{_texmfdistdir}/bibtex/bib/oberdiek/oberdiek-source.bib %{_texmfdistdir}/scripts/oberdiek/luacolor-pre065.lua %{_texmfdistdir}/scripts/oberdiek/luacolor.lua %{_texmfdistdir}/scripts/oberdiek/magicnum.lua %{_texmfdistdir}/scripts/oberdiek/oberdiek.luacolor-pre065.lua %{_texmfdistdir}/scripts/oberdiek/oberdiek.luacolor.lua %{_texmfdistdir}/scripts/oberdiek/oberdiek.luatex.lua %{_texmfdistdir}/scripts/oberdiek/oberdiek.magicnum.lua %{_texmfdistdir}/scripts/oberdiek/oberdiek.pdftexcmds.lua %{_texmfdistdir}/scripts/oberdiek/pdfatfi.pl %{_texmfdistdir}/scripts/oberdiek/pdftexcmds.lua %{_texmfdistdir}/tex/generic/oberdiek/alphalph.sty %{_texmfdistdir}/tex/generic/oberdiek/atbegshi.sty %{_texmfdistdir}/tex/generic/oberdiek/bigintcalc.sty %{_texmfdistdir}/tex/generic/oberdiek/bitset.sty %{_texmfdistdir}/tex/generic/oberdiek/catchfile.sty %{_texmfdistdir}/tex/generic/oberdiek/embedfile.sty %{_texmfdistdir}/tex/generic/oberdiek/engord.sty %{_texmfdistdir}/tex/generic/oberdiek/eolgrab.sty %{_texmfdistdir}/tex/generic/oberdiek/etexcmds.sty %{_texmfdistdir}/tex/generic/oberdiek/fibnum.sty %{_texmfdistdir}/tex/generic/oberdiek/gettitlestring.sty %{_texmfdistdir}/tex/generic/oberdiek/hobsub-generic.sty %{_texmfdistdir}/tex/generic/oberdiek/hobsub-hyperref.sty %{_texmfdistdir}/tex/generic/oberdiek/hobsub.sty %{_texmfdistdir}/tex/generic/oberdiek/hologo.sty %{_texmfdistdir}/tex/generic/oberdiek/hyphsubst.sty %{_texmfdistdir}/tex/generic/oberdiek/iflang.sty %{_texmfdistdir}/tex/generic/oberdiek/ifpdf.sty %{_texmfdistdir}/tex/generic/oberdiek/ifvtex.sty %{_texmfdistdir}/tex/generic/oberdiek/infwarerr.sty %{_texmfdistdir}/tex/generic/oberdiek/intcalc.sty %{_texmfdistdir}/tex/generic/oberdiek/kvdefinekeys.sty %{_texmfdistdir}/tex/generic/oberdiek/kvsetkeys.sty %{_texmfdistdir}/tex/generic/oberdiek/ltxcmds.sty %{_texmfdistdir}/tex/generic/oberdiek/luatex-loader.sty %{_texmfdistdir}/tex/generic/oberdiek/luatex.sty %{_texmfdistdir}/tex/generic/oberdiek/magicnum.sty %{_texmfdistdir}/tex/generic/oberdiek/mleftright.sty %{_texmfdistdir}/tex/generic/oberdiek/pdfcol.sty %{_texmfdistdir}/tex/generic/oberdiek/pdfcrypt.sty %{_texmfdistdir}/tex/generic/oberdiek/pdfescape.sty %{_texmfdistdir}/tex/generic/oberdiek/pdfrender.sty %{_texmfdistdir}/tex/generic/oberdiek/pdftexcmds.sty %{_texmfdistdir}/tex/generic/oberdiek/protecteddef.sty %{_texmfdistdir}/tex/generic/oberdiek/rotchiffre.sty %{_texmfdistdir}/tex/generic/oberdiek/se-ascii-print.def %{_texmfdistdir}/tex/generic/oberdiek/se-ascii.def %{_texmfdistdir}/tex/generic/oberdiek/se-clean7bit.def %{_texmfdistdir}/tex/generic/oberdiek/se-cp1250.def %{_texmfdistdir}/tex/generic/oberdiek/se-cp1251.def %{_texmfdistdir}/tex/generic/oberdiek/se-cp1252.def %{_texmfdistdir}/tex/generic/oberdiek/se-cp1257.def %{_texmfdistdir}/tex/generic/oberdiek/se-cp437.def %{_texmfdistdir}/tex/generic/oberdiek/se-cp850.def %{_texmfdistdir}/tex/generic/oberdiek/se-cp852.def %{_texmfdistdir}/tex/generic/oberdiek/se-cp855.def %{_texmfdistdir}/tex/generic/oberdiek/se-cp858.def %{_texmfdistdir}/tex/generic/oberdiek/se-cp865.def %{_texmfdistdir}/tex/generic/oberdiek/se-cp866.def %{_texmfdistdir}/tex/generic/oberdiek/se-dec-mcs.def %{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-1.def %{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-10.def %{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-11.def %{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-13.def %{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-14.def %{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-15.def %{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-16.def %{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-2.def %{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-3.def %{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-4.def %{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-5.def %{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-6.def %{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-7.def %{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-8.def %{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-9.def %{_texmfdistdir}/tex/generic/oberdiek/se-koi8-r.def %{_texmfdistdir}/tex/generic/oberdiek/se-mac-centeuro.def %{_texmfdistdir}/tex/generic/oberdiek/se-mac-cyrillic.def %{_texmfdistdir}/tex/generic/oberdiek/se-mac-roman.def %{_texmfdistdir}/tex/generic/oberdiek/se-nextstep.def %{_texmfdistdir}/tex/generic/oberdiek/se-pdfdoc.def %{_texmfdistdir}/tex/generic/oberdiek/se-utf16le.def %{_texmfdistdir}/tex/generic/oberdiek/se-utf32be.def %{_texmfdistdir}/tex/generic/oberdiek/se-utf32le.def %{_texmfdistdir}/tex/generic/oberdiek/se-utf8.def %{_texmfdistdir}/tex/generic/oberdiek/setouterhbox.sty %{_texmfdistdir}/tex/generic/oberdiek/soulutf8.sty %{_texmfdistdir}/tex/generic/oberdiek/stringenc.sty %{_texmfdistdir}/tex/generic/oberdiek/telprint.sty %{_texmfdistdir}/tex/generic/oberdiek/thepdfnumber.sty %{_texmfdistdir}/tex/generic/oberdiek/uniquecounter.sty %{_texmfdistdir}/tex/latex/oberdiek/accsupp-dvipdfm.def %{_texmfdistdir}/tex/latex/oberdiek/accsupp-dvips.def %{_texmfdistdir}/tex/latex/oberdiek/accsupp-pdftex.def %{_texmfdistdir}/tex/latex/oberdiek/accsupp.sty %{_texmfdistdir}/tex/latex/oberdiek/aliascnt.sty %{_texmfdistdir}/tex/latex/oberdiek/askinclude.sty %{_texmfdistdir}/tex/latex/oberdiek/atenddvi.sty %{_texmfdistdir}/tex/latex/oberdiek/atfi-dvipdfmx.def %{_texmfdistdir}/tex/latex/oberdiek/atfi-dvips.def %{_texmfdistdir}/tex/latex/oberdiek/atfi-pdftex.def %{_texmfdistdir}/tex/latex/oberdiek/attachfile2.sty %{_texmfdistdir}/tex/latex/oberdiek/atveryend.sty %{_texmfdistdir}/tex/latex/oberdiek/auxhook.sty %{_texmfdistdir}/tex/latex/oberdiek/bkm-dvipdfm.def %{_texmfdistdir}/tex/latex/oberdiek/bkm-dvips.def %{_texmfdistdir}/tex/latex/oberdiek/bkm-dvipsone.def %{_texmfdistdir}/tex/latex/oberdiek/bkm-pdftex.def %{_texmfdistdir}/tex/latex/oberdiek/bkm-textures.def %{_texmfdistdir}/tex/latex/oberdiek/bkm-vtex.def %{_texmfdistdir}/tex/latex/oberdiek/bmpsize-base.sty %{_texmfdistdir}/tex/latex/oberdiek/bmpsize-dvipdfm.def %{_texmfdistdir}/tex/latex/oberdiek/bmpsize-dvipdfmx.def %{_texmfdistdir}/tex/latex/oberdiek/bmpsize-dvips.def %{_texmfdistdir}/tex/latex/oberdiek/bmpsize-test.tex %{_texmfdistdir}/tex/latex/oberdiek/bmpsize.sty %{_texmfdistdir}/tex/latex/oberdiek/bookmark.sty %{_texmfdistdir}/tex/latex/oberdiek/centernot.sty %{_texmfdistdir}/tex/latex/oberdiek/chemarr.sty %{_texmfdistdir}/tex/latex/oberdiek/classlist.sty %{_texmfdistdir}/tex/latex/oberdiek/colonequals.sty %{_texmfdistdir}/tex/latex/oberdiek/dtx-attach.sty %{_texmfdistdir}/tex/latex/oberdiek/dvipscol.sty %{_texmfdistdir}/tex/latex/oberdiek/enparen.sty %{_texmfdistdir}/tex/latex/oberdiek/epstopdf-base.sty %{_texmfdistdir}/tex/latex/oberdiek/epstopdf.sty %{_texmfdistdir}/tex/latex/oberdiek/flags.sty %{_texmfdistdir}/tex/latex/oberdiek/grfext.sty %{_texmfdistdir}/tex/latex/oberdiek/grffile.sty %{_texmfdistdir}/tex/latex/oberdiek/holtxdoc.sty %{_texmfdistdir}/tex/latex/oberdiek/hopatch.sty %{_texmfdistdir}/tex/latex/oberdiek/hycolor.sty %{_texmfdistdir}/tex/latex/oberdiek/hypbmsec.sty %{_texmfdistdir}/tex/latex/oberdiek/hypcap.sty %{_texmfdistdir}/tex/latex/oberdiek/hypdestopt.sty %{_texmfdistdir}/tex/latex/oberdiek/hypdoc.sty %{_texmfdistdir}/tex/latex/oberdiek/hypgotoe.sty %{_texmfdistdir}/tex/latex/oberdiek/ifdraft.sty %{_texmfdistdir}/tex/latex/oberdiek/inputenx.sty %{_texmfdistdir}/tex/latex/oberdiek/ix-alias.def %{_texmfdistdir}/tex/latex/oberdiek/ix-math.def %{_texmfdistdir}/tex/latex/oberdiek/ix-name.def %{_texmfdistdir}/tex/latex/oberdiek/ix-slot.def %{_texmfdistdir}/tex/latex/oberdiek/ix-uc.def %{_texmfdistdir}/tex/latex/oberdiek/ix-utf8enc.dfu %{_texmfdistdir}/tex/latex/oberdiek/kvoptions-patch.sty %{_texmfdistdir}/tex/latex/oberdiek/kvoptions.sty %{_texmfdistdir}/tex/latex/oberdiek/letltxmacro.sty %{_texmfdistdir}/tex/latex/oberdiek/listingsutf8.sty %{_texmfdistdir}/tex/latex/oberdiek/luacolor.sty %{_texmfdistdir}/tex/latex/oberdiek/makerobust.sty %{_texmfdistdir}/tex/latex/oberdiek/pagegrid.sty %{_texmfdistdir}/tex/latex/oberdiek/pagesel.sty %{_texmfdistdir}/tex/latex/oberdiek/pdfcolfoot.sty %{_texmfdistdir}/tex/latex/oberdiek/pdfcolmk.sty %{_texmfdistdir}/tex/latex/oberdiek/pdfcolparallel.sty %{_texmfdistdir}/tex/latex/oberdiek/pdfcolparcolumns.sty %{_texmfdistdir}/tex/latex/oberdiek/pdflscape.sty %{_texmfdistdir}/tex/latex/oberdiek/picture.sty %{_texmfdistdir}/tex/latex/oberdiek/pmboxdraw.sty %{_texmfdistdir}/tex/latex/oberdiek/pmboxdrawenc.dfu %{_texmfdistdir}/tex/latex/oberdiek/refcount.sty %{_texmfdistdir}/tex/latex/oberdiek/rerunfilecheck.sty %{_texmfdistdir}/tex/latex/oberdiek/resizegather.sty %{_texmfdistdir}/tex/latex/oberdiek/scrindex.sty %{_texmfdistdir}/tex/latex/oberdiek/selinput.sty %{_texmfdistdir}/tex/latex/oberdiek/settobox.sty %{_texmfdistdir}/tex/latex/oberdiek/stackrel.sty %{_texmfdistdir}/tex/latex/oberdiek/stampinclude.sty %{_texmfdistdir}/tex/latex/oberdiek/tabularht.sty %{_texmfdistdir}/tex/latex/oberdiek/tabularkv.sty %{_texmfdistdir}/tex/latex/oberdiek/transparent.sty %{_texmfdistdir}/tex/latex/oberdiek/twoopt.sty %{_texmfdistdir}/tex/latex/oberdiek/x-ascii.def %{_texmfdistdir}/tex/latex/oberdiek/x-atarist.def %{_texmfdistdir}/tex/latex/oberdiek/x-cp1250.def %{_texmfdistdir}/tex/latex/oberdiek/x-cp1251.def %{_texmfdistdir}/tex/latex/oberdiek/x-cp1252.def %{_texmfdistdir}/tex/latex/oberdiek/x-cp1255.def %{_texmfdistdir}/tex/latex/oberdiek/x-cp1257.def %{_texmfdistdir}/tex/latex/oberdiek/x-cp437.def %{_texmfdistdir}/tex/latex/oberdiek/x-cp850.def %{_texmfdistdir}/tex/latex/oberdiek/x-cp852.def %{_texmfdistdir}/tex/latex/oberdiek/x-cp855.def %{_texmfdistdir}/tex/latex/oberdiek/x-cp858.def %{_texmfdistdir}/tex/latex/oberdiek/x-cp865.def %{_texmfdistdir}/tex/latex/oberdiek/x-cp866.def %{_texmfdistdir}/tex/latex/oberdiek/x-dec-mcs.def %{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-1.def %{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-10.def %{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-13.def %{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-14.def %{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-15.def %{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-16.def %{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-2.def %{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-3.def %{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-4.def %{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-5.def %{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-8.def %{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-9.def %{_texmfdistdir}/tex/latex/oberdiek/x-koi8-r.def %{_texmfdistdir}/tex/latex/oberdiek/x-mac-centeuro.def %{_texmfdistdir}/tex/latex/oberdiek/x-mac-cyrillic.def %{_texmfdistdir}/tex/latex/oberdiek/x-mac-roman.def %{_texmfdistdir}/tex/latex/oberdiek/x-nextstep.def %{_texmfdistdir}/tex/latex/oberdiek/x-verbatim.def %{_texmfdistdir}/tex/latex/oberdiek/xcolor-patch.sty %{_texmfdistdir}/tex/latex/oberdiek/zref-abspage.sty %{_texmfdistdir}/tex/latex/oberdiek/zref-abspos.sty %{_texmfdistdir}/tex/latex/oberdiek/zref-base.sty %{_texmfdistdir}/tex/latex/oberdiek/zref-counter.sty %{_texmfdistdir}/tex/latex/oberdiek/zref-dotfill.sty %{_texmfdistdir}/tex/latex/oberdiek/zref-env.sty %{_texmfdistdir}/tex/latex/oberdiek/zref-hyperref.sty %{_texmfdistdir}/tex/latex/oberdiek/zref-lastpage.sty %{_texmfdistdir}/tex/latex/oberdiek/zref-marks.sty %{_texmfdistdir}/tex/latex/oberdiek/zref-nextpage.sty %{_texmfdistdir}/tex/latex/oberdiek/zref-pageattr.sty %{_texmfdistdir}/tex/latex/oberdiek/zref-pagelayout.sty %{_texmfdistdir}/tex/latex/oberdiek/zref-perpage.sty %{_texmfdistdir}/tex/latex/oberdiek/zref-runs.sty %{_texmfdistdir}/tex/latex/oberdiek/zref-savepos.sty %{_texmfdistdir}/tex/latex/oberdiek/zref-thepage.sty %{_texmfdistdir}/tex/latex/oberdiek/zref-titleref.sty %{_texmfdistdir}/tex/latex/oberdiek/zref-totpages.sty %{_texmfdistdir}/tex/latex/oberdiek/zref-user.sty %{_texmfdistdir}/tex/latex/oberdiek/zref-xr.sty %{_texmfdistdir}/tex/latex/oberdiek/zref.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-oberdiek-%{texlive_version}.%{texlive_noarch}.svn43610-%{release}-zypper %endif %package -n texlive-objectz Version: %{texlive_version}.%{texlive_noarch}.svn19389 Release: 0 Summary: Macros for typesetting Object Z 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-objectz-doc >= %{texlive_version} Provides: tex(oz.sty) Requires: tex(calc.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source167: objectz.tar.xz Source168: objectz.doc.tar.xz %description -n texlive-objectz The package will typeset both Z and Object-Z specifications; it develops the original zed package date: 2016-06-24 17:18:15 +0000 %package -n texlive-objectz-doc Version: %{texlive_version}.%{texlive_noarch}.svn19389 Release: 0 Summary: Documentation for texlive-objectz License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-objectz-doc This package includes the documentation for texlive-objectz %post -n texlive-objectz mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-objectz mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-objectz %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-objectz-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/objectz/catalog %{_texmfdistdir}/doc/latex/objectz/makefile %{_texmfdistdir}/doc/latex/objectz/manifest %{_texmfdistdir}/doc/latex/objectz/ozguide.pdf %{_texmfdistdir}/doc/latex/objectz/ozguide.tex %{_texmfdistdir}/doc/latex/objectz/oztest.tex %{_texmfdistdir}/doc/latex/objectz/readme %files -n texlive-objectz %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/objectz/oz.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-objectz-%{texlive_version}.%{texlive_noarch}.svn19389-%{release}-zypper %endif %package -n texlive-obnov Version: %{texlive_version}.%{texlive_noarch}.0.0.11svn33355 Release: 0 Summary: Obyknovennaya Novaya 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-obnov-doc >= %{texlive_version} Provides: tex(lcywobn.fd) Provides: tex(obn10.tfm) Provides: tex(obn12.tfm) Provides: tex(obn17.tfm) Provides: tex(obn7.tfm) Provides: tex(obnb10.tfm) Provides: tex(obnb12.tfm) Provides: tex(obnb17.tfm) Provides: tex(obnb7.tfm) Provides: tex(obnit10.tfm) Provides: tex(obnit12.tfm) Provides: tex(obnit17.tfm) Provides: tex(obnit7.tfm) Provides: tex(obnitb10.tfm) Provides: tex(obnitb12.tfm) Provides: tex(obnitb17.tfm) Provides: tex(obnsc10.tfm) Provides: tex(obnsc12.tfm) Provides: tex(obnsc17.tfm) Provides: tex(obnsc7.tfm) Provides: tex(obnsl10.tfm) Provides: tex(obnsl12.tfm) Provides: tex(obnsl17.tfm) Provides: tex(obnsl7.tfm) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source169: obnov.tar.xz Source170: obnov.doc.tar.xz %description -n texlive-obnov The Obyknovennaya Novaya (Ordinary New Face) typeface was widely used in the USSR for scientific and technical publications, as well as textbooks. The fonts are encoded to KOI8-R (which is a long-established Russian font encoding, rather than a TeX/LaTeX encoding). To use the fonts, the user needs Cyrillic font support. date: 2016-06-24 17:18:15 +0000 %package -n texlive-obnov-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.11svn33355 Release: 0 Summary: Documentation for texlive-obnov License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-obnov-doc This package includes the documentation for texlive-obnov %post -n texlive-obnov mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-obnov mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-obnov %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-obnov-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/obnov/README %{_texmfdistdir}/doc/fonts/obnov/example_obn.pdf %{_texmfdistdir}/doc/fonts/obnov/example_obn.tex %files -n texlive-obnov %defattr(-,root,root,755) %{_texmfdistdir}/fonts/source/public/obnov/obn10.mf %{_texmfdistdir}/fonts/source/public/obnov/obn12.mf %{_texmfdistdir}/fonts/source/public/obnov/obn17.mf %{_texmfdistdir}/fonts/source/public/obnov/obn7.mf %{_texmfdistdir}/fonts/source/public/obnov/obn_lcyw_code.mf %{_texmfdistdir}/fonts/source/public/obnov/obnb10.mf %{_texmfdistdir}/fonts/source/public/obnov/obnb12.mf %{_texmfdistdir}/fonts/source/public/obnov/obnb17.mf %{_texmfdistdir}/fonts/source/public/obnov/obnb7.mf %{_texmfdistdir}/fonts/source/public/obnov/obnit10.mf %{_texmfdistdir}/fonts/source/public/obnov/obnit12.mf %{_texmfdistdir}/fonts/source/public/obnov/obnit17.mf %{_texmfdistdir}/fonts/source/public/obnov/obnit7.mf %{_texmfdistdir}/fonts/source/public/obnov/obnitb10.mf %{_texmfdistdir}/fonts/source/public/obnov/obnitb12.mf %{_texmfdistdir}/fonts/source/public/obnov/obnitb17.mf %{_texmfdistdir}/fonts/source/public/obnov/obnsc10.mf %{_texmfdistdir}/fonts/source/public/obnov/obnsc12.mf %{_texmfdistdir}/fonts/source/public/obnov/obnsc17.mf %{_texmfdistdir}/fonts/source/public/obnov/obnsc7.mf %{_texmfdistdir}/fonts/source/public/obnov/obnsl10.mf %{_texmfdistdir}/fonts/source/public/obnov/obnsl12.mf %{_texmfdistdir}/fonts/source/public/obnov/obnsl17.mf %{_texmfdistdir}/fonts/source/public/obnov/obnsl7.mf %{_texmfdistdir}/fonts/tfm/public/obnov/obn10.tfm %{_texmfdistdir}/fonts/tfm/public/obnov/obn12.tfm %{_texmfdistdir}/fonts/tfm/public/obnov/obn17.tfm %{_texmfdistdir}/fonts/tfm/public/obnov/obn7.tfm %{_texmfdistdir}/fonts/tfm/public/obnov/obnb10.tfm %{_texmfdistdir}/fonts/tfm/public/obnov/obnb12.tfm %{_texmfdistdir}/fonts/tfm/public/obnov/obnb17.tfm %{_texmfdistdir}/fonts/tfm/public/obnov/obnb7.tfm %{_texmfdistdir}/fonts/tfm/public/obnov/obnit10.tfm %{_texmfdistdir}/fonts/tfm/public/obnov/obnit12.tfm %{_texmfdistdir}/fonts/tfm/public/obnov/obnit17.tfm %{_texmfdistdir}/fonts/tfm/public/obnov/obnit7.tfm %{_texmfdistdir}/fonts/tfm/public/obnov/obnitb10.tfm %{_texmfdistdir}/fonts/tfm/public/obnov/obnitb12.tfm %{_texmfdistdir}/fonts/tfm/public/obnov/obnitb17.tfm %{_texmfdistdir}/fonts/tfm/public/obnov/obnsc10.tfm %{_texmfdistdir}/fonts/tfm/public/obnov/obnsc12.tfm %{_texmfdistdir}/fonts/tfm/public/obnov/obnsc17.tfm %{_texmfdistdir}/fonts/tfm/public/obnov/obnsc7.tfm %{_texmfdistdir}/fonts/tfm/public/obnov/obnsl10.tfm %{_texmfdistdir}/fonts/tfm/public/obnov/obnsl12.tfm %{_texmfdistdir}/fonts/tfm/public/obnov/obnsl17.tfm %{_texmfdistdir}/fonts/tfm/public/obnov/obnsl7.tfm %{_texmfdistdir}/tex/latex/obnov/lcyw.cmap %{_texmfdistdir}/tex/latex/obnov/lcywobn.fd %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-obnov-%{texlive_version}.%{texlive_noarch}.0.0.11svn33355-%{release}-zypper %endif %package -n texlive-ocg-p Version: %{texlive_version}.%{texlive_noarch}.0.0.4svn28803 Release: 0 Summary: PDF OCG support 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-ocg-p-doc >= %{texlive_version} Provides: tex(ocg-p.sty) Requires: tex(datatool.sty) Requires: tex(eso-pic.sty) Requires: tex(ifpdf.sty) Requires: tex(ifxetex.sty) Requires: tex(listings.sty) Requires: tex(tikz.sty) Requires: tex(xkeyval.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source171: ocg-p.tar.xz Source172: ocg-p.doc.tar.xz %description -n texlive-ocg-p The package provides OCG (Optional Content Groups) support within a PDF document, replacing the ocg.sty distributed with asymptote. Nested OCGs are supported. The package may be used with pdfLaTeX and XeLaTeX. date: 2016-06-24 17:18:15 +0000 %package -n texlive-ocg-p-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.4svn28803 Release: 0 Summary: Documentation for texlive-ocg-p License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-ocg-p-doc This package includes the documentation for texlive-ocg-p %post -n texlive-ocg-p mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-ocg-p mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-ocg-p %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-ocg-p-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/ocg-p/README %{_texmfdistdir}/doc/latex/ocg-p/examples/ocg-p_example_1.pdf %{_texmfdistdir}/doc/latex/ocg-p/examples/ocg-p_example_1.tex %{_texmfdistdir}/doc/latex/ocg-p/examples/ocg-p_example_2.pdf %{_texmfdistdir}/doc/latex/ocg-p/examples/ocg-p_example_2.tex %{_texmfdistdir}/doc/latex/ocg-p/examples/ocg-p_example_3.pdf %{_texmfdistdir}/doc/latex/ocg-p/examples/ocg-p_example_3.tex %{_texmfdistdir}/doc/latex/ocg-p/examples/ocg-p_example_4.pdf %{_texmfdistdir}/doc/latex/ocg-p/examples/ocg-p_example_4.tex %{_texmfdistdir}/doc/latex/ocg-p/ocg-p.pdf %{_texmfdistdir}/doc/latex/ocg-p/ocg-p.tex %files -n texlive-ocg-p %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/ocg-p/ocg-p.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-ocg-p-%{texlive_version}.%{texlive_noarch}.0.0.4svn28803-%{release}-zypper %endif %package -n texlive-ocgx Version: %{texlive_version}.%{texlive_noarch}.0.0.5svn28492 Release: 0 Summary: Use OCGs within a PDF document without JavaScript 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-ocgx-doc >= %{texlive_version} Provides: tex(ocgx.sty) Provides: tex(tikzlibraryocgx.code.tex) Requires: tex(ocg-p.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source173: ocgx.tar.xz Source174: ocgx.doc.tar.xz %description -n texlive-ocgx The package extends the ocg package, which allows you to create OCGs (Optional Content Groups) in PDF documents. (The ocg package is distributed as part of Asymptote.) Every OCG includes TeX material into a layer of the PDF file. Each of these layers can be displayed or not. Links can enable or disable the display of OCGs. The ocgx package does not use Javascript embedded in the PDF document to enable (to show) or disable (to hide) OCGs. date: 2016-12-28 09:23:26 +0000 %package -n texlive-ocgx-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.5svn28492 Release: 0 Summary: Documentation for texlive-ocgx License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-ocgx-doc This package includes the documentation for texlive-ocgx %post -n texlive-ocgx mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-ocgx mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-ocgx %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-ocgx-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/ocgx/README %{_texmfdistdir}/doc/latex/ocgx/demo-ocgx.pdf %{_texmfdistdir}/doc/latex/ocgx/ocgx-manual-en.pdf %files -n texlive-ocgx %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/ocgx/ocgx.sty %{_texmfdistdir}/tex/latex/ocgx/tikzlibraryocgx.code.tex %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-ocgx-%{texlive_version}.%{texlive_noarch}.0.0.5svn28492-%{release}-zypper %endif %package -n texlive-ocgx2 Version: %{texlive_version}.%{texlive_noarch}.0.0.29svn44528 Release: 0 Summary: Drop-in replacement for 'ocgx' and 'ocg-p' 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-ocgx2-doc >= %{texlive_version} Provides: tex(fixocgx.sty) Provides: tex(ocgbase.sty) Provides: tex(ocgx2.sty) Requires: tex(expl3.sty) Requires: tex(l3keys2e.sty) Requires: tex(pdfbase.sty) Requires: tex(tikz.sty) Requires: tex(xparse.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source175: ocgx2.tar.xz Source176: ocgx2.doc.tar.xz %description -n texlive-ocgx2 This package serves as a drop-in replacement for the packages ocgx by Paul Gaborit and ocg-p by Werner Moshammer for the creation of PDF Layers. It re-implements the functionality of the ocg, ocgx, and ocg-p packages and adds support for all known engines and back-ends including: LaTeX - dvips - ps2pdf/Distiller (Xe)LaTeX(x) - dvipdfmx pdfLaTeX and LuaLaTeX . It also ensures compatibility with the media9 and animate packages. date: 2017-06-08 14:04:35 +0000 %package -n texlive-ocgx2-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.29svn44528 Release: 0 Summary: Documentation for texlive-ocgx2 License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-ocgx2-doc This package includes the documentation for texlive-ocgx2 %post -n texlive-ocgx2 mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-ocgx2 mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-ocgx2 %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-ocgx2-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/ocgx2/ChangeLog %{_texmfdistdir}/doc/latex/ocgx2/README %{_texmfdistdir}/doc/latex/ocgx2/README.md %{_texmfdistdir}/doc/latex/ocgx2/mailto.png %files -n texlive-ocgx2 %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/ocgx2/fixocgx.sty %{_texmfdistdir}/tex/latex/ocgx2/ocgbase.sty %{_texmfdistdir}/tex/latex/ocgx2/ocgx2.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-ocgx2-%{texlive_version}.%{texlive_noarch}.0.0.29svn44528-%{release}-zypper %endif %package -n texlive-ocherokee Version: %{texlive_version}.%{texlive_noarch}.svn25689 Release: 0 Summary: LaTeX Support for the Cherokee 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-ocherokee-fonts >= %{texlive_version} Recommends: texlive-ocherokee-doc >= %{texlive_version} Provides: tex(Cherokee.tfm) Provides: tex(Cherokeeb.tfm) Provides: tex(Cherokeebo.tfm) Provides: tex(Cherokeeo.tfm) Provides: tex(cherokee.map) Provides: tex(lchcmr.fd) Provides: tex(lchenc.def) Provides: tex(ocherokee.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source177: ocherokee.tar.xz Source178: ocherokee.doc.tar.xz %description -n texlive-ocherokee Macros and Type 1 fonts for Typesetting the Cherokee language with the Omega version of LaTeX (known as Lambda). date: 2016-06-24 17:18:15 +0000 %package -n texlive-ocherokee-doc Version: %{texlive_version}.%{texlive_noarch}.svn25689 Release: 0 Summary: Documentation for texlive-ocherokee License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-ocherokee-doc This package includes the documentation for texlive-ocherokee %package -n texlive-ocherokee-fonts Version: %{texlive_version}.%{texlive_noarch}.svn25689 Release: 0 Summary: Severed fonts for texlive-ocherokee 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-ocherokee-fonts The separated fonts package for texlive-ocherokee %post -n texlive-ocherokee mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update echo 'addMap cherokee.map' >> /var/run/texlive/run-updmap %postun -n texlive-ocherokee mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then echo 'deleteMap cherokee.map' >> /var/run/texlive/run-updmap exit 0 fi %posttrans -n texlive-ocherokee %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-ocherokee-fonts fc-cache -s %{_datadir}/fonts mkfontscale %{_datadir}/fonts/texlive-ocherokee mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-ocherokee %postun -n texlive-ocherokee-fonts if test $1 = 0; then fc-cache -s %{_datadir}/fonts fi %files -n texlive-ocherokee-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/omega/ocherokee/READ.ME %{_texmfdistdir}/doc/omega/ocherokee/cherokee.pdf %{_texmfdistdir}/doc/omega/ocherokee/chief.tex %{_texmfdistdir}/doc/omega/ocherokee/proverb.tex %files -n texlive-ocherokee %defattr(-,root,root,755) %{_texmfdistdir}/fonts/afm/public/ocherokee/Cherokee-Bold.afm %{_texmfdistdir}/fonts/afm/public/ocherokee/Cherokee.afm %{_texmfdistdir}/fonts/map/dvips/ocherokee/cherokee.map %{_texmfdistdir}/fonts/ofm/public/ocherokee/OCherokee.ofm %{_texmfdistdir}/fonts/ofm/public/ocherokee/OCherokeeb.ofm %{_texmfdistdir}/fonts/ofm/public/ocherokee/OCherokeebo.ofm %{_texmfdistdir}/fonts/ofm/public/ocherokee/OCherokeeo.ofm %{_texmfdistdir}/fonts/ovf/public/ocherokee/OCherokee.ovf %{_texmfdistdir}/fonts/ovf/public/ocherokee/OCherokeeb.ovf %{_texmfdistdir}/fonts/ovf/public/ocherokee/OCherokeebo.ovf %{_texmfdistdir}/fonts/ovf/public/ocherokee/OCherokeeo.ovf %{_texmfdistdir}/fonts/ovp/public/ocherokee/OCherokee.ovp %{_texmfdistdir}/fonts/ovp/public/ocherokee/OCherokeeb.ovp %{_texmfdistdir}/fonts/ovp/public/ocherokee/OCherokeebo.ovp %{_texmfdistdir}/fonts/ovp/public/ocherokee/OCherokeeo.ovp %{_texmfdistdir}/fonts/tfm/public/ocherokee/Cherokee.tfm %{_texmfdistdir}/fonts/tfm/public/ocherokee/Cherokeeb.tfm %{_texmfdistdir}/fonts/tfm/public/ocherokee/Cherokeebo.tfm %{_texmfdistdir}/fonts/tfm/public/ocherokee/Cherokeeo.tfm %verify(link) %{_texmfdistdir}/fonts/type1/public/ocherokee/Cherokee-Bold.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/ocherokee/Cherokee.pfb %{_texmfdistdir}/omega/ocp/ocherokee/cher2uni.ocp %{_texmfdistdir}/omega/otp/ocherokee/cher2uni.otp %{_texmfdistdir}/tex/lambda/ocherokee/lchcmr.fd %{_texmfdistdir}/tex/lambda/ocherokee/lchenc.def %{_texmfdistdir}/tex/lambda/ocherokee/ocherokee.sty %files -n texlive-ocherokee-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-ocherokee %config %{_sysconfdir}/fonts/conf.avail/58-texlive-ocherokee.conf %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-ocherokee/encodings.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-ocherokee/fonts.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-ocherokee/fonts.scale %{_datadir}/fonts/texlive-ocherokee/Cherokee-Bold.pfb %{_datadir}/fonts/texlive-ocherokee/Cherokee.pfb %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-ocherokee-fonts-%{texlive_version}.%{texlive_noarch}.svn25689-%{release}-zypper %endif %package -n texlive-ocr-b Version: %{texlive_version}.%{texlive_noarch}.svn20852 Release: 0 Summary: Fonts for OCR-B 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-ocr-b-doc >= %{texlive_version} Provides: tex(ocrb10.tfm) Provides: tex(ocrb5.tfm) Provides: tex(ocrb6.tfm) Provides: tex(ocrb7.tfm) Provides: tex(ocrb8.tfm) Provides: tex(ocrb9.tfm) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source179: ocr-b.tar.xz Source180: ocr-b.doc.tar.xz %description -n texlive-ocr-b Metafont source for OCR-B at several sizes. date: 2016-06-24 17:18:15 +0000 %package -n texlive-ocr-b-doc Version: %{texlive_version}.%{texlive_noarch}.svn20852 Release: 0 Summary: Documentation for texlive-ocr-b License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-ocr-b-doc This package includes the documentation for texlive-ocr-b %post -n texlive-ocr-b mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-ocr-b mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-ocr-b %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-ocr-b-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/ocr-b/README %files -n texlive-ocr-b %defattr(-,root,root,755) %{_texmfdistdir}/fonts/source/public/ocr-b/ocrb10.mf %{_texmfdistdir}/fonts/source/public/ocr-b/ocrb10e.mf %{_texmfdistdir}/fonts/source/public/ocr-b/ocrb10f.mf %{_texmfdistdir}/fonts/source/public/ocr-b/ocrb10g.mf %{_texmfdistdir}/fonts/source/public/ocr-b/ocrb10l.mf %{_texmfdistdir}/fonts/source/public/ocr-b/ocrb10s.mf %{_texmfdistdir}/fonts/source/public/ocr-b/ocrb10x.mf %{_texmfdistdir}/fonts/source/public/ocr-b/ocrb5.mf %{_texmfdistdir}/fonts/source/public/ocr-b/ocrb6.mf %{_texmfdistdir}/fonts/source/public/ocr-b/ocrb7.mf %{_texmfdistdir}/fonts/source/public/ocr-b/ocrb8.mf %{_texmfdistdir}/fonts/source/public/ocr-b/ocrb9.mf %{_texmfdistdir}/fonts/source/public/ocr-b/ocrbdef.mf %{_texmfdistdir}/fonts/source/public/ocr-b/ocrbmac.mf %{_texmfdistdir}/fonts/tfm/public/ocr-b/ocrb10.tfm %{_texmfdistdir}/fonts/tfm/public/ocr-b/ocrb5.tfm %{_texmfdistdir}/fonts/tfm/public/ocr-b/ocrb6.tfm %{_texmfdistdir}/fonts/tfm/public/ocr-b/ocrb7.tfm %{_texmfdistdir}/fonts/tfm/public/ocr-b/ocrb8.tfm %{_texmfdistdir}/fonts/tfm/public/ocr-b/ocrb9.tfm %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-ocr-b-%{texlive_version}.%{texlive_noarch}.svn20852-%{release}-zypper %endif %package -n texlive-ocr-b-outline Version: %{texlive_version}.%{texlive_noarch}.svn20969 Release: 0 Summary: OCR-B fonts in Type 1 and OpenType 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-ocr-b-outline-fonts >= %{texlive_version} Recommends: texlive-ocr-b-outline-doc >= %{texlive_version} Provides: tex(ocrb.map) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source181: ocr-b-outline.tar.xz Source182: ocr-b-outline.doc.tar.xz %description -n texlive-ocr-b-outline The package contains OCR-B fonts in Type1 and OpenType formats. They were generated from the Metafont sources of the OCR-B fonts. The metric files are not included here, so that original ocr-b package should also be installed. date: 2016-06-24 17:18:15 +0000 %package -n texlive-ocr-b-outline-doc Version: %{texlive_version}.%{texlive_noarch}.svn20969 Release: 0 Summary: Documentation for texlive-ocr-b-outline License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-ocr-b-outline-doc This package includes the documentation for texlive-ocr-b-outline %package -n texlive-ocr-b-outline-fonts Version: %{texlive_version}.%{texlive_noarch}.svn20969 Release: 0 Summary: Severed fonts for texlive-ocr-b-outline 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-ocr-b-outline-fonts The separated fonts package for texlive-ocr-b-outline %post -n texlive-ocr-b-outline mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update echo 'addMap ocrb.map' >> /var/run/texlive/run-updmap %postun -n texlive-ocr-b-outline mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then echo 'deleteMap ocrb.map' >> /var/run/texlive/run-updmap exit 0 fi %posttrans -n texlive-ocr-b-outline %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-ocr-b-outline-fonts fc-cache -s %{_datadir}/fonts mkfontscale %{_datadir}/fonts/texlive-ocr-b-outline mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-ocr-b-outline %postun -n texlive-ocr-b-outline-fonts if test $1 = 0; then fc-cache -s %{_datadir}/fonts fi %files -n texlive-ocr-b-outline-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/ocr-b-outline/README %{_texmfdistdir}/doc/fonts/ocr-b-outline/xe-test.tex %files -n texlive-ocr-b-outline %defattr(-,root,root,755) %{_texmfdistdir}/fonts/map/dvips/ocr-b-outline/ocrb.map %verify(link) %{_texmfdistdir}/fonts/opentype/public/ocr-b-outline/ocrb10.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/ocr-b-outline/ocrb5.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/ocr-b-outline/ocrb6.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/ocr-b-outline/ocrb7.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/ocr-b-outline/ocrb8.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/ocr-b-outline/ocrb9.otf %verify(link) %{_texmfdistdir}/fonts/type1/public/ocr-b-outline/ocrb10.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/ocr-b-outline/ocrb5.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/ocr-b-outline/ocrb6.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/ocr-b-outline/ocrb7.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/ocr-b-outline/ocrb8.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/ocr-b-outline/ocrb9.pfb %files -n texlive-ocr-b-outline-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-ocr-b-outline %config %{_sysconfdir}/fonts/conf.avail/58-texlive-ocr-b-outline.conf %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-ocr-b-outline/encodings.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-ocr-b-outline/fonts.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-ocr-b-outline/fonts.scale %{_datadir}/fonts/texlive-ocr-b-outline/ocrb10.otf %{_datadir}/fonts/texlive-ocr-b-outline/ocrb5.otf %{_datadir}/fonts/texlive-ocr-b-outline/ocrb6.otf %{_datadir}/fonts/texlive-ocr-b-outline/ocrb7.otf %{_datadir}/fonts/texlive-ocr-b-outline/ocrb8.otf %{_datadir}/fonts/texlive-ocr-b-outline/ocrb9.otf %{_datadir}/fonts/texlive-ocr-b-outline/ocrb10.pfb %{_datadir}/fonts/texlive-ocr-b-outline/ocrb5.pfb %{_datadir}/fonts/texlive-ocr-b-outline/ocrb6.pfb %{_datadir}/fonts/texlive-ocr-b-outline/ocrb7.pfb %{_datadir}/fonts/texlive-ocr-b-outline/ocrb8.pfb %{_datadir}/fonts/texlive-ocr-b-outline/ocrb9.pfb %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-ocr-b-outline-fonts-%{texlive_version}.%{texlive_noarch}.svn20969-%{release}-zypper %endif %package -n texlive-ocr-latex Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: LaTeX support for ocr 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-ocr-latex-doc >= %{texlive_version} Provides: tex(ocr.sty) Provides: tex(ot1oca.fd) Provides: tex(ot1ocra.fd) Provides: tex(ot1ocrb.fd) Provides: tex(ot1ocrbn.fd) Provides: tex(ot1ocrbns.fd) Provides: tex(ot1ocrbo.fd) Provides: tex(ot1ocrbs.fd) Requires: tex(ifthen.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source183: ocr-latex.tar.xz Source184: ocr-latex.doc.tar.xz %description -n texlive-ocr-latex The package supports use of both ocr-a and ocr-b fonts in LaTeX documents. date: 2016-06-24 17:18:15 +0000 %package -n texlive-ocr-latex-doc Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Documentation for texlive-ocr-latex License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-ocr-latex-doc This package includes the documentation for texlive-ocr-latex %post -n texlive-ocr-latex mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-ocr-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-ocr-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-ocr-latex-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/ocr-latex/README %{_texmfdistdir}/doc/latex/ocr-latex/ocr.pdf %{_texmfdistdir}/doc/latex/ocr-latex/ocr.tex %files -n texlive-ocr-latex %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/ocr-latex/ocr.sty %{_texmfdistdir}/tex/latex/ocr-latex/ot1oca.fd %{_texmfdistdir}/tex/latex/ocr-latex/ot1ocra.fd %{_texmfdistdir}/tex/latex/ocr-latex/ot1ocrb.fd %{_texmfdistdir}/tex/latex/ocr-latex/ot1ocrbn.fd %{_texmfdistdir}/tex/latex/ocr-latex/ot1ocrbns.fd %{_texmfdistdir}/tex/latex/ocr-latex/ot1ocrbo.fd %{_texmfdistdir}/tex/latex/ocr-latex/ot1ocrbs.fd %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-ocr-latex-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %endif %package -n texlive-octavo Version: %{texlive_version}.%{texlive_noarch}.1.2svn15878 Release: 0 Summary: Typeset books following classical design and layout 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-octavo-doc >= %{texlive_version} Provides: tex(oct10.clo) Provides: tex(oct11.clo) Provides: tex(oct12.clo) Provides: tex(octavo.cls) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source185: octavo.tar.xz Source186: octavo.doc.tar.xz %description -n texlive-octavo The octavo class is a modification of the standard LaTeX book class. Its purpose is to typeset books following classical design and layout principles, with the express intention of encouraging the making of beautiful books by anyone with access to a good printer and with an inclination towards venerable crafts, e.g., bookbinding. The octavo class differs from the book class by implementing many of the proposals and insights of respected experts, especially Jan Tschichold and Hugh Williamson. The documentation discusses methods to organise and print out any text into signatures, which can then be gathered, folded and sewn into a book. date: 2016-06-24 17:18:15 +0000 %package -n texlive-octavo-doc Version: %{texlive_version}.%{texlive_noarch}.1.2svn15878 Release: 0 Summary: Documentation for texlive-octavo License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-octavo-doc This package includes the documentation for texlive-octavo %post -n texlive-octavo mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-octavo mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-octavo %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-octavo-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/octavo/README %{_texmfdistdir}/doc/latex/octavo/changes %{_texmfdistdir}/doc/latex/octavo/tub-octavo.pdf %files -n texlive-octavo %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/octavo/oct10.clo %{_texmfdistdir}/tex/latex/octavo/oct11.clo %{_texmfdistdir}/tex/latex/octavo/oct12.clo %{_texmfdistdir}/tex/latex/octavo/octavo.cls %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-octavo-%{texlive_version}.%{texlive_noarch}.1.2svn15878-%{release}-zypper %endif %package -n texlive-odsfile Version: %{texlive_version}.%{texlive_noarch}.0.0.6svn38449 Release: 0 Summary: Read OpenDocument Spreadsheet documents as LaTeX tables License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-odsfile-doc >= %{texlive_version} Provides: tex(odsfile.sty) Requires: tex(luacode.sty) Requires: tex(xkeyval.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source187: odsfile.tar.xz Source188: odsfile.doc.tar.xz %description -n texlive-odsfile The distribution includes a package and a lua library that can together read OpenDocument spreadsheet documents as LaTeX tables. Cells in the tables may be processed by LaTeX macros, so that (for example) the package may be used for drawing some plots. The package uses lua's zip library. date: 2016-06-24 17:18:15 +0000 %package -n texlive-odsfile-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.6svn38449 Release: 0 Summary: Documentation for texlive-odsfile License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-odsfile-doc This package includes the documentation for texlive-odsfile %post -n texlive-odsfile mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-odsfile mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-odsfile %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-odsfile-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/lualatex/odsfile/README %{_texmfdistdir}/doc/lualatex/odsfile/odsfile.pdf %{_texmfdistdir}/doc/lualatex/odsfile/odsfile.tex %{_texmfdistdir}/doc/lualatex/odsfile/pokus.ods %files -n texlive-odsfile %defattr(-,root,root,755) %{_texmfdistdir}/tex/lualatex/odsfile/odsfile.lua %{_texmfdistdir}/tex/lualatex/odsfile/odsfile.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-odsfile-%{texlive_version}.%{texlive_noarch}.0.0.6svn38449-%{release}-zypper %endif %package -n texlive-ofs Version: %{texlive_version}.%{texlive_noarch}.svn16991 Release: 0 Summary: Macros for managing large font collections License: SUSE-TeX 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-ofs-doc >= %{texlive_version} Provides: tex(a117.tex) Provides: tex(a35.sty) Provides: tex(a35.tex) Provides: tex(allfonts.sty) Provides: tex(allfonts.tex) Provides: tex(amsfn.tex) Provides: tex(mtfn.tex) Provides: tex(ofs-6a.tex) Provides: tex(ofs-6c.tex) Provides: tex(ofs-6k.tex) Provides: tex(ofs-6s.tex) Provides: tex(ofs-6t.tex) Provides: tex(ofs-6x.tex) Provides: tex(ofs-6y.tex) Provides: tex(ofs-8c.tex) Provides: tex(ofs-8t.tex) Provides: tex(ofs-8x.tex) Provides: tex(ofs-8z.tex) Provides: tex(ofs-ams.tex) Provides: tex(ofs-cm.tex) Provides: tex(ofs-mt.tex) Provides: tex(ofs-ps.tex) Provides: tex(ofs-px.tex) Provides: tex(ofs-slt.tex) Provides: tex(ofs-tx.tex) Provides: tex(ofs.sty) Provides: tex(ofs.tex) Provides: tex(ofsdef.tex) Provides: tex(pantyk.tex) Provides: tex(txfn.tex) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source189: ofs.tar.xz Source190: ofs.doc.tar.xz %description -n texlive-ofs OFS (Olsak's Font System) is a set of Plain TeX and LaTeX macros for managing large font collections; it has been used by Czech/Slovak users for many years. Main features include: Mapping from long names of fonts to the metric file name. The user can specify only exact long names in documents. Support for many font encodings. Printing of catalogues of fonts and test samples of font families; the interactive macro \showfonts shows all font families you have installed via OFS. The user interface is the same for Plain TeX and for LaTeX, but the implementation differs: the LaTeX variant of OFS uses NFSS, but the Plain variant implements its own font management (which may even be better than NFSS) Support for math fonts including TX fonts. date: 2016-06-24 17:18:15 +0000 %package -n texlive-ofs-doc Version: %{texlive_version}.%{texlive_noarch}.svn16991 Release: 0 Summary: Documentation for texlive-ofs License: SUSE-TeX Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-ofs-doc:en;cs) %description -n texlive-ofs-doc This package includes the documentation for texlive-ofs %post -n texlive-ofs mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-ofs mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-ofs %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-ofs-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/ofs/changes.txt %{_texmfdistdir}/doc/generic/ofs/eurotex2003-ofs.pdf %{_texmfdistdir}/doc/generic/ofs/eurotex2003-ofs.tex %{_texmfdistdir}/doc/generic/ofs/ofs-slt.pdf %{_texmfdistdir}/doc/generic/ofs/ofsdoc-e.pdf %{_texmfdistdir}/doc/generic/ofs/ofsdoc-e.tex %{_texmfdistdir}/doc/generic/ofs/ofsdoc.pdf %{_texmfdistdir}/doc/generic/ofs/ofsdoc.tex %{_texmfdistdir}/doc/generic/ofs/ofsmtdef.tex %{_texmfdistdir}/doc/generic/ofs/ofstest.tex %{_texmfdistdir}/doc/generic/ofs/readme.ofs %files -n texlive-ofs %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/ofs/a117.tex %{_texmfdistdir}/tex/generic/ofs/a35.sty %{_texmfdistdir}/tex/generic/ofs/a35.tex %{_texmfdistdir}/tex/generic/ofs/allfonts.sty %{_texmfdistdir}/tex/generic/ofs/allfonts.tex %{_texmfdistdir}/tex/generic/ofs/amsfn.tex %{_texmfdistdir}/tex/generic/ofs/mtfn.tex %{_texmfdistdir}/tex/generic/ofs/ofs-6a.tex %{_texmfdistdir}/tex/generic/ofs/ofs-6c.tex %{_texmfdistdir}/tex/generic/ofs/ofs-6k.tex %{_texmfdistdir}/tex/generic/ofs/ofs-6s.tex %{_texmfdistdir}/tex/generic/ofs/ofs-6t.tex %{_texmfdistdir}/tex/generic/ofs/ofs-6x.tex %{_texmfdistdir}/tex/generic/ofs/ofs-6y.tex %{_texmfdistdir}/tex/generic/ofs/ofs-8c.tex %{_texmfdistdir}/tex/generic/ofs/ofs-8t.tex %{_texmfdistdir}/tex/generic/ofs/ofs-8x.tex %{_texmfdistdir}/tex/generic/ofs/ofs-8z.tex %{_texmfdistdir}/tex/generic/ofs/ofs-ams.tex %{_texmfdistdir}/tex/generic/ofs/ofs-cm.tex %{_texmfdistdir}/tex/generic/ofs/ofs-mt.tex %{_texmfdistdir}/tex/generic/ofs/ofs-ps.tex %{_texmfdistdir}/tex/generic/ofs/ofs-px.tex %{_texmfdistdir}/tex/generic/ofs/ofs-slt.tex %{_texmfdistdir}/tex/generic/ofs/ofs-tx.tex %{_texmfdistdir}/tex/generic/ofs/ofs.sty %{_texmfdistdir}/tex/generic/ofs/ofs.tex %{_texmfdistdir}/tex/generic/ofs/ofsdef.tex %{_texmfdistdir}/tex/generic/ofs/pantyk.tex %{_texmfdistdir}/tex/generic/ofs/txfn.tex %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-ofs-%{texlive_version}.%{texlive_noarch}.svn16991-%{release}-zypper %endif %package -n texlive-ogham Version: %{texlive_version}.%{texlive_noarch}.svn24876 Release: 0 Summary: Fonts for typesetting Ogham script 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-ogham-doc >= %{texlive_version} Provides: tex(ogham.tfm) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source191: ogham.tar.xz Source192: ogham.doc.tar.xz %description -n texlive-ogham The font provides the Ogham alphabet, which is found on a number of Irish and Pictish carvings dating from the 4th century AD. The font is distributed as Metafont source, which has been patched (with the author's permission) for stability at different output device resolutions. (Thanks are due to Peter Flynn and Dan Luecking.) date: 2016-06-24 17:18:15 +0000 %package -n texlive-ogham-doc Version: %{texlive_version}.%{texlive_noarch}.svn24876 Release: 0 Summary: Documentation for texlive-ogham License: SUSE-Public-Domain Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-ogham-doc This package includes the documentation for texlive-ogham %post -n texlive-ogham mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-ogham mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-ogham %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-ogham-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/ogham/testfont.pdf %files -n texlive-ogham %defattr(-,root,root,755) %{_texmfdistdir}/fonts/source/public/ogham/ogham.mf %{_texmfdistdir}/fonts/tfm/public/ogham/ogham.tfm %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-ogham-%{texlive_version}.%{texlive_noarch}.svn24876-%{release}-zypper %endif %package -n texlive-oinuit Version: %{texlive_version}.%{texlive_noarch}.svn28668 Release: 0 Summary: LaTeX Support for the Inuktitut 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-oinuit-fonts >= %{texlive_version} Recommends: texlive-oinuit-doc >= %{texlive_version} Provides: tex(Inuit.tfm) Provides: tex(Inuitb.tfm) Provides: tex(Inuitbo.tfm) Provides: tex(Inuito.tfm) Provides: tex(litcmr.fd) Provides: tex(litenc.def) Provides: tex(oinuit.map) Provides: tex(oinuit.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source193: oinuit.tar.xz Source194: oinuit.doc.tar.xz %description -n texlive-oinuit The package provides a set of Lambda (Omega LaTeX) typesetting tools for the Inuktitut language. Five different input methods are supported and with the necessary fonts are also provided. date: 2016-06-24 17:18:15 +0000 %package -n texlive-oinuit-doc Version: %{texlive_version}.%{texlive_noarch}.svn28668 Release: 0 Summary: Documentation for texlive-oinuit License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-oinuit-doc This package includes the documentation for texlive-oinuit %package -n texlive-oinuit-fonts Version: %{texlive_version}.%{texlive_noarch}.svn28668 Release: 0 Summary: Severed fonts for texlive-oinuit 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-oinuit-fonts The separated fonts package for texlive-oinuit %post -n texlive-oinuit mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update echo 'addMap oinuit.map' >> /var/run/texlive/run-updmap %postun -n texlive-oinuit mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then echo 'deleteMap oinuit.map' >> /var/run/texlive/run-updmap exit 0 fi %posttrans -n texlive-oinuit %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-oinuit-fonts fc-cache -s %{_datadir}/fonts mkfontscale %{_datadir}/fonts/texlive-oinuit mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-oinuit %postun -n texlive-oinuit-fonts if test $1 = 0; then fc-cache -s %{_datadir}/fonts fi %files -n texlive-oinuit-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/oinuit/README.1ST %{_texmfdistdir}/doc/fonts/oinuit/README.TEXLIVE %{_texmfdistdir}/doc/fonts/oinuit/Table.eps %{_texmfdistdir}/doc/fonts/oinuit/book.tex %{_texmfdistdir}/doc/fonts/oinuit/inuit.tex %{_texmfdistdir}/doc/fonts/oinuit/taqtu.tex %files -n texlive-oinuit %defattr(-,root,root,755) %{_texmfdistdir}/fonts/map/dvips/oinuit/oinuit.map %{_texmfdistdir}/fonts/ofm/public/oinuit/OInuit.ofm %{_texmfdistdir}/fonts/ofm/public/oinuit/OInuitb.ofm %{_texmfdistdir}/fonts/ofm/public/oinuit/OInuitbo.ofm %{_texmfdistdir}/fonts/ofm/public/oinuit/OInuito.ofm %{_texmfdistdir}/fonts/ovf/public/oinuit/OInuit.ovf %{_texmfdistdir}/fonts/ovf/public/oinuit/OInuitb.ovf %{_texmfdistdir}/fonts/ovf/public/oinuit/OInuitbo.ovf %{_texmfdistdir}/fonts/ovf/public/oinuit/OInuito.ovf %{_texmfdistdir}/fonts/tfm/public/oinuit/Inuit.tfm %{_texmfdistdir}/fonts/tfm/public/oinuit/Inuitb.tfm %{_texmfdistdir}/fonts/tfm/public/oinuit/Inuitbo.tfm %{_texmfdistdir}/fonts/tfm/public/oinuit/Inuito.tfm %verify(link) %{_texmfdistdir}/fonts/type1/public/oinuit/Inuit.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/oinuit/Inuitb.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/oinuit/Inuitbo.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/oinuit/Inuito.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/oinuit/cmssbxo10.pfb %{_texmfdistdir}/omega/ocp/oinuit/Ninuit2uni.ocp %{_texmfdistdir}/omega/ocp/oinuit/Qinuit2uni.ocp %{_texmfdistdir}/omega/ocp/oinuit/inuitscii.ocp %{_texmfdistdir}/omega/otp/oinuit/Ninuit2uni.otp %{_texmfdistdir}/omega/otp/oinuit/Qinuit2uni.otp %{_texmfdistdir}/omega/otp/oinuit/inuitscii.otp %{_texmfdistdir}/tex/lambda/oinuit/litcmr.fd %{_texmfdistdir}/tex/lambda/oinuit/litenc.def %{_texmfdistdir}/tex/lambda/oinuit/oinuit.sty %files -n texlive-oinuit-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-oinuit %config %{_sysconfdir}/fonts/conf.avail/58-texlive-oinuit.conf %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-oinuit/encodings.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-oinuit/fonts.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-oinuit/fonts.scale %{_datadir}/fonts/texlive-oinuit/Inuit.pfb %{_datadir}/fonts/texlive-oinuit/Inuitb.pfb %{_datadir}/fonts/texlive-oinuit/Inuitbo.pfb %{_datadir}/fonts/texlive-oinuit/Inuito.pfb %{_datadir}/fonts/texlive-oinuit/cmssbxo10.pfb %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-oinuit-fonts-%{texlive_version}.%{texlive_noarch}.svn28668-%{release}-zypper %endif %package -n texlive-old-arrows Version: %{texlive_version}.%{texlive_noarch}.2.0svn42872 Release: 0 Summary: Computer Modern old-style arrows with smaller arrowheads 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-old-arrows-fonts >= %{texlive_version} Recommends: texlive-old-arrows-doc >= %{texlive_version} Provides: tex(oabsy10.tfm) Provides: tex(oabsy5.tfm) Provides: tex(oabsy6.tfm) Provides: tex(oabsy7.tfm) Provides: tex(oabsy8.tfm) Provides: tex(oabsy9.tfm) Provides: tex(oasy.enc) Provides: tex(oasy.map) Provides: tex(oasy10.tfm) Provides: tex(oasy5.tfm) Provides: tex(oasy6.tfm) Provides: tex(oasy7.tfm) Provides: tex(oasy8.tfm) Provides: tex(oasy9.tfm) Provides: tex(old-arrows.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source195: old-arrows.tar.xz Source196: old-arrows.doc.tar.xz %description -n texlive-old-arrows This package provides Computer Modern old-style arrows with smaller arrowheads, associated with the usual LaTeX commands. It can be used in documents that contain other amssymb arrow characters that also have small arrowheads. It is also possible to use the usual new-style Computer Modern arrows together with the old-style ones. date: 2017-01-05 16:35:49 +0000 %package -n texlive-old-arrows-doc Version: %{texlive_version}.%{texlive_noarch}.2.0svn42872 Release: 0 Summary: Documentation for texlive-old-arrows License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Provides: locale(texlive-old-arrows-doc:it) %description -n texlive-old-arrows-doc This package includes the documentation for texlive-old-arrows %package -n texlive-old-arrows-fonts Version: %{texlive_version}.%{texlive_noarch}.2.0svn42872 Release: 0 Summary: Severed fonts for texlive-old-arrows 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-old-arrows-fonts The separated fonts package for texlive-old-arrows %post -n texlive-old-arrows mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update echo 'addMap oasy.map' >> /var/run/texlive/run-updmap %postun -n texlive-old-arrows mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then echo 'deleteMap oasy.map' >> /var/run/texlive/run-updmap exit 0 fi %posttrans -n texlive-old-arrows %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-old-arrows-fonts fc-cache -s %{_datadir}/fonts mkfontscale %{_datadir}/fonts/texlive-old-arrows mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-old-arrows %postun -n texlive-old-arrows-fonts if test $1 = 0; then fc-cache -s %{_datadir}/fonts fi %files -n texlive-old-arrows-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/old-arrows/README %{_texmfdistdir}/doc/fonts/old-arrows/old-arrows-italian.pdf %{_texmfdistdir}/doc/fonts/old-arrows/old-arrows-italian.tex %{_texmfdistdir}/doc/fonts/old-arrows/old-arrows.pdf %{_texmfdistdir}/doc/fonts/old-arrows/old-arrows.tex %files -n texlive-old-arrows %defattr(-,root,root,755) %{_texmfdistdir}/fonts/afm/public/old-arrows/oabsy10.afm %{_texmfdistdir}/fonts/afm/public/old-arrows/oabsy5.afm %{_texmfdistdir}/fonts/afm/public/old-arrows/oabsy7.afm %{_texmfdistdir}/fonts/afm/public/old-arrows/oasy10.afm %{_texmfdistdir}/fonts/afm/public/old-arrows/oasy5.afm %{_texmfdistdir}/fonts/afm/public/old-arrows/oasy6.afm %{_texmfdistdir}/fonts/afm/public/old-arrows/oasy7.afm %{_texmfdistdir}/fonts/afm/public/old-arrows/oasy8.afm %{_texmfdistdir}/fonts/afm/public/old-arrows/oasy9.afm %{_texmfdistdir}/fonts/enc/dvips/old-arrows/oasy.enc %{_texmfdistdir}/fonts/map/dvips/old-arrows/oasy.map %{_texmfdistdir}/fonts/tfm/public/old-arrows/oabsy10.tfm %{_texmfdistdir}/fonts/tfm/public/old-arrows/oabsy5.tfm %{_texmfdistdir}/fonts/tfm/public/old-arrows/oabsy6.tfm %{_texmfdistdir}/fonts/tfm/public/old-arrows/oabsy7.tfm %{_texmfdistdir}/fonts/tfm/public/old-arrows/oabsy8.tfm %{_texmfdistdir}/fonts/tfm/public/old-arrows/oabsy9.tfm %{_texmfdistdir}/fonts/tfm/public/old-arrows/oasy10.tfm %{_texmfdistdir}/fonts/tfm/public/old-arrows/oasy5.tfm %{_texmfdistdir}/fonts/tfm/public/old-arrows/oasy6.tfm %{_texmfdistdir}/fonts/tfm/public/old-arrows/oasy7.tfm %{_texmfdistdir}/fonts/tfm/public/old-arrows/oasy8.tfm %{_texmfdistdir}/fonts/tfm/public/old-arrows/oasy9.tfm %verify(link) %{_texmfdistdir}/fonts/type1/public/old-arrows/oabsy10.pfb %{_texmfdistdir}/fonts/type1/public/old-arrows/oabsy10.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/old-arrows/oabsy5.pfb %{_texmfdistdir}/fonts/type1/public/old-arrows/oabsy5.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/old-arrows/oabsy7.pfb %{_texmfdistdir}/fonts/type1/public/old-arrows/oabsy7.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/old-arrows/oasy10.pfb %{_texmfdistdir}/fonts/type1/public/old-arrows/oasy10.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/old-arrows/oasy5.pfb %{_texmfdistdir}/fonts/type1/public/old-arrows/oasy5.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/old-arrows/oasy6.pfb %{_texmfdistdir}/fonts/type1/public/old-arrows/oasy6.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/old-arrows/oasy7.pfb %{_texmfdistdir}/fonts/type1/public/old-arrows/oasy7.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/old-arrows/oasy8.pfb %{_texmfdistdir}/fonts/type1/public/old-arrows/oasy8.pfm %verify(link) %{_texmfdistdir}/fonts/type1/public/old-arrows/oasy9.pfb %{_texmfdistdir}/fonts/type1/public/old-arrows/oasy9.pfm %{_texmfdistdir}/tex/latex/old-arrows/old-arrows.sty %files -n texlive-old-arrows-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-old-arrows %config %{_sysconfdir}/fonts/conf.avail/58-texlive-old-arrows.conf %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-old-arrows/encodings.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-old-arrows/fonts.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-old-arrows/fonts.scale %{_datadir}/fonts/texlive-old-arrows/oabsy10.pfb %{_datadir}/fonts/texlive-old-arrows/oabsy5.pfb %{_datadir}/fonts/texlive-old-arrows/oabsy7.pfb %{_datadir}/fonts/texlive-old-arrows/oasy10.pfb %{_datadir}/fonts/texlive-old-arrows/oasy5.pfb %{_datadir}/fonts/texlive-old-arrows/oasy6.pfb %{_datadir}/fonts/texlive-old-arrows/oasy7.pfb %{_datadir}/fonts/texlive-old-arrows/oasy8.pfb %{_datadir}/fonts/texlive-old-arrows/oasy9.pfb %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-old-arrows-fonts-%{texlive_version}.%{texlive_noarch}.2.0svn42872-%{release}-zypper %endif %package -n texlive-oldlatin Version: %{texlive_version}.%{texlive_noarch}.1.00svn17932 Release: 0 Summary: Compute Modern-like font with long s 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-oldlatin-doc >= %{texlive_version} Provides: tex(olb10.tfm) Provides: tex(olbx10.tfm) Provides: tex(olbx12.tfm) Provides: tex(olbx5.tfm) Provides: tex(olbx6.tfm) Provides: tex(olbx7.tfm) Provides: tex(olbx8.tfm) Provides: tex(olbx9.tfm) Provides: tex(olbxsl10.tfm) Provides: tex(oldunh10.tfm) Provides: tex(olff10.tfm) Provides: tex(olfib8.tfm) Provides: tex(olr10.tfm) Provides: tex(olr12.tfm) Provides: tex(olr17.tfm) Provides: tex(olr5.tfm) Provides: tex(olr6.tfm) Provides: tex(olr7.tfm) Provides: tex(olr8.tfm) Provides: tex(olr9.tfm) Provides: tex(olsl10.tfm) Provides: tex(olsl12.tfm) Provides: tex(olsl8.tfm) Provides: tex(olsl9.tfm) Provides: tex(olsltt10.tfm) Provides: tex(olss10.tfm) Provides: tex(olss12.tfm) Provides: tex(olss17.tfm) Provides: tex(olss8.tfm) Provides: tex(olss9.tfm) Provides: tex(olssbx10.tfm) Provides: tex(olssdc10.tfm) Provides: tex(olssi10.tfm) Provides: tex(olssi12.tfm) Provides: tex(olssi17.tfm) Provides: tex(olssi8.tfm) Provides: tex(olssi9.tfm) Provides: tex(olssq8.tfm) Provides: tex(olssqi8.tfm) Provides: tex(oltt10.tfm) Provides: tex(oltt12.tfm) Provides: tex(oltt8.tfm) Provides: tex(oltt9.tfm) Provides: tex(olvtt10.tfm) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source197: oldlatin.tar.xz Source198: oldlatin.doc.tar.xz %description -n texlive-oldlatin Metafont sources modified from Computer Modern in order to generate "long s" which was used in old text. date: 2016-06-24 17:18:15 +0000 %package -n texlive-oldlatin-doc Version: %{texlive_version}.%{texlive_noarch}.1.00svn17932 Release: 0 Summary: Documentation for texlive-oldlatin License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-oldlatin-doc This package includes the documentation for texlive-oldlatin %post -n texlive-oldlatin mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-oldlatin mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-oldlatin %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-oldlatin-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/oldlatin/README %{_texmfdistdir}/doc/fonts/oldlatin/oldlatin.pdf %{_texmfdistdir}/doc/fonts/oldlatin/oldlatin.tex %{_texmfdistdir}/doc/fonts/oldlatin/test_alphabet.tex %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_all.pdf %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_all.tex %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_bf.pdf %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_bf.tex %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_rm.pdf %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_rm.tex %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_sl.pdf %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_sl.tex %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_ss.pdf %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_ss.tex %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_tt.pdf %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_tt.tex %files -n texlive-oldlatin %defattr(-,root,root,755) %{_texmfdistdir}/fonts/source/public/oldlatin/olb10.mf %{_texmfdistdir}/fonts/source/public/oldlatin/olbx10.mf %{_texmfdistdir}/fonts/source/public/oldlatin/olbx12.mf %{_texmfdistdir}/fonts/source/public/oldlatin/olbx5.mf %{_texmfdistdir}/fonts/source/public/oldlatin/olbx6.mf %{_texmfdistdir}/fonts/source/public/oldlatin/olbx7.mf %{_texmfdistdir}/fonts/source/public/oldlatin/olbx8.mf %{_texmfdistdir}/fonts/source/public/oldlatin/olbx9.mf %{_texmfdistdir}/fonts/source/public/oldlatin/olbxsl10.mf %{_texmfdistdir}/fonts/source/public/oldlatin/oldunh10.mf %{_texmfdistdir}/fonts/source/public/oldlatin/olff10.mf %{_texmfdistdir}/fonts/source/public/oldlatin/olfib8.mf %{_texmfdistdir}/fonts/source/public/oldlatin/olr10.mf %{_texmfdistdir}/fonts/source/public/oldlatin/olr10s.mf %{_texmfdistdir}/fonts/source/public/oldlatin/olr12.mf %{_texmfdistdir}/fonts/source/public/oldlatin/olr17.mf %{_texmfdistdir}/fonts/source/public/oldlatin/olr5.mf %{_texmfdistdir}/fonts/source/public/oldlatin/olr6.mf %{_texmfdistdir}/fonts/source/public/oldlatin/olr7.mf %{_texmfdistdir}/fonts/source/public/oldlatin/olr8.mf %{_texmfdistdir}/fonts/source/public/oldlatin/olr9.mf %{_texmfdistdir}/fonts/source/public/oldlatin/olsl10.mf %{_texmfdistdir}/fonts/source/public/oldlatin/olsl12.mf %{_texmfdistdir}/fonts/source/public/oldlatin/olsl8.mf %{_texmfdistdir}/fonts/source/public/oldlatin/olsl9.mf %{_texmfdistdir}/fonts/source/public/oldlatin/olsltt10.mf %{_texmfdistdir}/fonts/source/public/oldlatin/olss10.mf %{_texmfdistdir}/fonts/source/public/oldlatin/olss12.mf %{_texmfdistdir}/fonts/source/public/oldlatin/olss17.mf %{_texmfdistdir}/fonts/source/public/oldlatin/olss8.mf %{_texmfdistdir}/fonts/source/public/oldlatin/olss9.mf %{_texmfdistdir}/fonts/source/public/oldlatin/olssbx10.mf %{_texmfdistdir}/fonts/source/public/oldlatin/olssdc10.mf %{_texmfdistdir}/fonts/source/public/oldlatin/olssi10.mf %{_texmfdistdir}/fonts/source/public/oldlatin/olssi12.mf %{_texmfdistdir}/fonts/source/public/oldlatin/olssi17.mf %{_texmfdistdir}/fonts/source/public/oldlatin/olssi8.mf %{_texmfdistdir}/fonts/source/public/oldlatin/olssi9.mf %{_texmfdistdir}/fonts/source/public/oldlatin/olssq8.mf %{_texmfdistdir}/fonts/source/public/oldlatin/olssqi8.mf %{_texmfdistdir}/fonts/source/public/oldlatin/oltt10.mf %{_texmfdistdir}/fonts/source/public/oldlatin/oltt12.mf %{_texmfdistdir}/fonts/source/public/oldlatin/oltt8.mf %{_texmfdistdir}/fonts/source/public/oldlatin/oltt9.mf %{_texmfdistdir}/fonts/source/public/oldlatin/olvtt10.mf %{_texmfdistdir}/fonts/source/public/oldlatin/oroman.mf %{_texmfdistdir}/fonts/source/public/oldlatin/oromanl.mf %{_texmfdistdir}/fonts/source/public/oldlatin/oromlig.mf %{_texmfdistdir}/fonts/source/public/oldlatin/oromligs.mf %{_texmfdistdir}/fonts/tfm/public/oldlatin/olb10.tfm %{_texmfdistdir}/fonts/tfm/public/oldlatin/olbx10.tfm %{_texmfdistdir}/fonts/tfm/public/oldlatin/olbx12.tfm %{_texmfdistdir}/fonts/tfm/public/oldlatin/olbx5.tfm %{_texmfdistdir}/fonts/tfm/public/oldlatin/olbx6.tfm %{_texmfdistdir}/fonts/tfm/public/oldlatin/olbx7.tfm %{_texmfdistdir}/fonts/tfm/public/oldlatin/olbx8.tfm %{_texmfdistdir}/fonts/tfm/public/oldlatin/olbx9.tfm %{_texmfdistdir}/fonts/tfm/public/oldlatin/olbxsl10.tfm %{_texmfdistdir}/fonts/tfm/public/oldlatin/oldunh10.tfm %{_texmfdistdir}/fonts/tfm/public/oldlatin/olff10.tfm %{_texmfdistdir}/fonts/tfm/public/oldlatin/olfib8.tfm %{_texmfdistdir}/fonts/tfm/public/oldlatin/olr10.tfm %{_texmfdistdir}/fonts/tfm/public/oldlatin/olr12.tfm %{_texmfdistdir}/fonts/tfm/public/oldlatin/olr17.tfm %{_texmfdistdir}/fonts/tfm/public/oldlatin/olr5.tfm %{_texmfdistdir}/fonts/tfm/public/oldlatin/olr6.tfm %{_texmfdistdir}/fonts/tfm/public/oldlatin/olr7.tfm %{_texmfdistdir}/fonts/tfm/public/oldlatin/olr8.tfm %{_texmfdistdir}/fonts/tfm/public/oldlatin/olr9.tfm %{_texmfdistdir}/fonts/tfm/public/oldlatin/olsl10.tfm %{_texmfdistdir}/fonts/tfm/public/oldlatin/olsl12.tfm %{_texmfdistdir}/fonts/tfm/public/oldlatin/olsl8.tfm %{_texmfdistdir}/fonts/tfm/public/oldlatin/olsl9.tfm %{_texmfdistdir}/fonts/tfm/public/oldlatin/olsltt10.tfm %{_texmfdistdir}/fonts/tfm/public/oldlatin/olss10.tfm %{_texmfdistdir}/fonts/tfm/public/oldlatin/olss12.tfm %{_texmfdistdir}/fonts/tfm/public/oldlatin/olss17.tfm %{_texmfdistdir}/fonts/tfm/public/oldlatin/olss8.tfm %{_texmfdistdir}/fonts/tfm/public/oldlatin/olss9.tfm %{_texmfdistdir}/fonts/tfm/public/oldlatin/olssbx10.tfm %{_texmfdistdir}/fonts/tfm/public/oldlatin/olssdc10.tfm %{_texmfdistdir}/fonts/tfm/public/oldlatin/olssi10.tfm %{_texmfdistdir}/fonts/tfm/public/oldlatin/olssi12.tfm %{_texmfdistdir}/fonts/tfm/public/oldlatin/olssi17.tfm %{_texmfdistdir}/fonts/tfm/public/oldlatin/olssi8.tfm %{_texmfdistdir}/fonts/tfm/public/oldlatin/olssi9.tfm %{_texmfdistdir}/fonts/tfm/public/oldlatin/olssq8.tfm %{_texmfdistdir}/fonts/tfm/public/oldlatin/olssqi8.tfm %{_texmfdistdir}/fonts/tfm/public/oldlatin/oltt10.tfm %{_texmfdistdir}/fonts/tfm/public/oldlatin/oltt12.tfm %{_texmfdistdir}/fonts/tfm/public/oldlatin/oltt8.tfm %{_texmfdistdir}/fonts/tfm/public/oldlatin/oltt9.tfm %{_texmfdistdir}/fonts/tfm/public/oldlatin/olvtt10.tfm %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-oldlatin-%{texlive_version}.%{texlive_noarch}.1.00svn17932-%{release}-zypper %endif %package -n texlive-oldstandard Version: %{texlive_version}.%{texlive_noarch}.2.2svn41735 Release: 0 Summary: Old Standard: A Unicode Font for Classical and Medieval Studies 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-oldstandard-fonts >= %{texlive_version} Recommends: texlive-oldstandard-doc >= %{texlive_version} Provides: tex(LY1OldStandard-Sup.fd) Provides: tex(LY1OldStandard-TLF.fd) Provides: tex(OT1OldStandard-Sup.fd) Provides: tex(OT1OldStandard-TLF.fd) Provides: tex(OldStandard-Bold-sup-ly1.tfm) Provides: tex(OldStandard-Bold-sup-ot1.tfm) Provides: tex(OldStandard-Bold-sup-t1--base.tfm) Provides: tex(OldStandard-Bold-sup-t1.tfm) Provides: tex(OldStandard-Bold-sup-t1.vf) Provides: tex(OldStandard-Bold-tlf-ly1.tfm) Provides: tex(OldStandard-Bold-tlf-ot1.tfm) Provides: tex(OldStandard-Bold-tlf-t1--base.tfm) Provides: tex(OldStandard-Bold-tlf-t1.tfm) Provides: tex(OldStandard-Bold-tlf-t1.vf) Provides: tex(OldStandard-Bold-tlf-ts1--base.tfm) Provides: tex(OldStandard-Bold-tlf-ts1.tfm) Provides: tex(OldStandard-Bold-tlf-ts1.vf) Provides: tex(OldStandard-Italic-sup-ly1.tfm) Provides: tex(OldStandard-Italic-sup-ot1.tfm) Provides: tex(OldStandard-Italic-sup-t1--base.tfm) Provides: tex(OldStandard-Italic-sup-t1.tfm) Provides: tex(OldStandard-Italic-sup-t1.vf) Provides: tex(OldStandard-Italic-tlf-ly1.tfm) Provides: tex(OldStandard-Italic-tlf-ot1.tfm) Provides: tex(OldStandard-Italic-tlf-t1--base.tfm) Provides: tex(OldStandard-Italic-tlf-t1.tfm) Provides: tex(OldStandard-Italic-tlf-t1.vf) Provides: tex(OldStandard-Italic-tlf-ts1--base.tfm) Provides: tex(OldStandard-Italic-tlf-ts1.tfm) Provides: tex(OldStandard-Italic-tlf-ts1.vf) Provides: tex(OldStandard-Regular-sup-ly1.tfm) Provides: tex(OldStandard-Regular-sup-ot1.tfm) Provides: tex(OldStandard-Regular-sup-t1--base.tfm) Provides: tex(OldStandard-Regular-sup-t1.tfm) Provides: tex(OldStandard-Regular-sup-t1.vf) Provides: tex(OldStandard-Regular-tlf-ly1.tfm) Provides: tex(OldStandard-Regular-tlf-ot1.tfm) Provides: tex(OldStandard-Regular-tlf-t1--base.tfm) Provides: tex(OldStandard-Regular-tlf-t1.tfm) Provides: tex(OldStandard-Regular-tlf-t1.vf) Provides: tex(OldStandard-Regular-tlf-ts1--base.tfm) Provides: tex(OldStandard-Regular-tlf-ts1.tfm) Provides: tex(OldStandard-Regular-tlf-ts1.vf) Provides: tex(OldStandard.map) Provides: tex(OldStandard.sty) Provides: tex(T1OldStandard-Sup.fd) Provides: tex(T1OldStandard-TLF.fd) Provides: tex(TS1OldStandard-TLF.fd) Provides: tex(ost_26r254.enc) Provides: tex(ost_dgnoxb.enc) Provides: tex(ost_dgu773.enc) Provides: tex(ost_dpv76i.enc) Provides: tex(ost_hn3tfb.enc) Provides: tex(ost_lb4p2v.enc) Provides: tex(ost_sfa7gz.enc) Provides: tex(ost_urxscd.enc) Provides: tex(ost_wf5qbf.enc) Provides: tex(ost_wle65k.enc) Provides: tex(ost_yewge3.enc) Requires: tex(fontaxes.sty) Requires: tex(fontenc.sty) Requires: tex(fontspec.sty) Requires: tex(ifluatex.sty) Requires: tex(ifxetex.sty) Requires: tex(textcomp.sty) Requires: tex(xkeyval.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source199: oldstandard.tar.xz Source200: oldstandard.doc.tar.xz %description -n texlive-oldstandard Old Standard is designed to reproduce the actual printing style of the early 20th century, reviving a specific type of Modern (classicist) style of serif typefaces, very commonly used in various editions of the late 19th and early 20th century, but almost completely abandoned later. The font supports typesetting of Old and Middle English, Old Icelandic, Cyrillic (with historical characters, extensions for Old Slavonic and localised forms), Gothic transliterations, critical editions of Classical Greek and Latin, and many more. Old Standard works with TeX engines that directly support OpenType features, such as XeTeX and LuaTeX. date: 2016-07-20 07:11:51 +0000 %package -n texlive-oldstandard-doc Version: %{texlive_version}.%{texlive_noarch}.2.2svn41735 Release: 0 Summary: Documentation for texlive-oldstandard License: OFL-1.1 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-oldstandard-doc This package includes the documentation for texlive-oldstandard %package -n texlive-oldstandard-fonts Version: %{texlive_version}.%{texlive_noarch}.2.2svn41735 Release: 0 Summary: Severed fonts for texlive-oldstandard 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-oldstandard-fonts The separated fonts package for texlive-oldstandard %post -n texlive-oldstandard mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update echo 'addMap OldStandard.map' >> /var/run/texlive/run-updmap %postun -n texlive-oldstandard mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then echo 'deleteMap OldStandard.map' >> /var/run/texlive/run-updmap exit 0 fi %posttrans -n texlive-oldstandard %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-oldstandard-fonts fc-cache -s %{_datadir}/fonts mkfontscale %{_datadir}/fonts/texlive-oldstandard mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-oldstandard %postun -n texlive-oldstandard-fonts if test $1 = 0; then fc-cache -s %{_datadir}/fonts fi %files -n texlive-oldstandard-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/oldstandard/FONTLOG.txt %{_texmfdistdir}/doc/fonts/oldstandard/OFL-FAQ.txt %{_texmfdistdir}/doc/fonts/oldstandard/OFL.txt %{_texmfdistdir}/doc/fonts/oldstandard/README %{_texmfdistdir}/doc/fonts/oldstandard/didot-de.png %{_texmfdistdir}/doc/fonts/oldstandard/didot-fr.png %{_texmfdistdir}/doc/fonts/oldstandard/gendocs.sh %{_texmfdistdir}/doc/fonts/oldstandard/greek-contextual.png %{_texmfdistdir}/doc/fonts/oldstandard/oldstand-manual.pdf %{_texmfdistdir}/doc/fonts/oldstandard/oldstand-manual.tex %{_texmfdistdir}/doc/fonts/oldstandard/oldstandard-samples.pdf %{_texmfdistdir}/doc/fonts/oldstandard/oldstandard-samples.tex %{_texmfdistdir}/doc/fonts/oldstandard/opentype.png %{_texmfdistdir}/doc/fonts/oldstandard/serbian.png %{_texmfdistdir}/doc/fonts/oldstandard/spadmin-add.png %{_texmfdistdir}/doc/fonts/oldstandard/spadmin.png %{_texmfdistdir}/doc/fonts/oldstandard/stand-su.png %{_texmfdistdir}/doc/fonts/oldstandard/teubner.png %{_texmfdistdir}/doc/fonts/oldstandard/truetype.png %files -n texlive-oldstandard %defattr(-,root,root,755) %{_texmfdistdir}/fonts/enc/dvips/oldstandard/ost_26r254.enc %{_texmfdistdir}/fonts/enc/dvips/oldstandard/ost_dgnoxb.enc %{_texmfdistdir}/fonts/enc/dvips/oldstandard/ost_dgu773.enc %{_texmfdistdir}/fonts/enc/dvips/oldstandard/ost_dpv76i.enc %{_texmfdistdir}/fonts/enc/dvips/oldstandard/ost_hn3tfb.enc %{_texmfdistdir}/fonts/enc/dvips/oldstandard/ost_lb4p2v.enc %{_texmfdistdir}/fonts/enc/dvips/oldstandard/ost_sfa7gz.enc %{_texmfdistdir}/fonts/enc/dvips/oldstandard/ost_urxscd.enc %{_texmfdistdir}/fonts/enc/dvips/oldstandard/ost_wf5qbf.enc %{_texmfdistdir}/fonts/enc/dvips/oldstandard/ost_wle65k.enc %{_texmfdistdir}/fonts/enc/dvips/oldstandard/ost_yewge3.enc %{_texmfdistdir}/fonts/map/dvips/oldstandard/OldStandard.map %verify(link) %{_texmfdistdir}/fonts/opentype/public/oldstandard/OldStandard-Bold.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/oldstandard/OldStandard-Italic.otf %verify(link) %{_texmfdistdir}/fonts/opentype/public/oldstandard/OldStandard-Regular.otf %{_texmfdistdir}/fonts/tfm/public/oldstandard/OldStandard-Bold-sup-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/oldstandard/OldStandard-Bold-sup-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/oldstandard/OldStandard-Bold-sup-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/oldstandard/OldStandard-Bold-sup-t1.tfm %{_texmfdistdir}/fonts/tfm/public/oldstandard/OldStandard-Bold-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/oldstandard/OldStandard-Bold-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/oldstandard/OldStandard-Bold-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/oldstandard/OldStandard-Bold-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/oldstandard/OldStandard-Bold-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/public/oldstandard/OldStandard-Bold-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/oldstandard/OldStandard-Italic-sup-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/oldstandard/OldStandard-Italic-sup-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/oldstandard/OldStandard-Italic-sup-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/oldstandard/OldStandard-Italic-sup-t1.tfm %{_texmfdistdir}/fonts/tfm/public/oldstandard/OldStandard-Italic-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/oldstandard/OldStandard-Italic-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/oldstandard/OldStandard-Italic-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/oldstandard/OldStandard-Italic-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/oldstandard/OldStandard-Italic-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/public/oldstandard/OldStandard-Italic-tlf-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/oldstandard/OldStandard-Regular-sup-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/oldstandard/OldStandard-Regular-sup-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/oldstandard/OldStandard-Regular-sup-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/oldstandard/OldStandard-Regular-sup-t1.tfm %{_texmfdistdir}/fonts/tfm/public/oldstandard/OldStandard-Regular-tlf-ly1.tfm %{_texmfdistdir}/fonts/tfm/public/oldstandard/OldStandard-Regular-tlf-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/oldstandard/OldStandard-Regular-tlf-t1--base.tfm %{_texmfdistdir}/fonts/tfm/public/oldstandard/OldStandard-Regular-tlf-t1.tfm %{_texmfdistdir}/fonts/tfm/public/oldstandard/OldStandard-Regular-tlf-ts1--base.tfm %{_texmfdistdir}/fonts/tfm/public/oldstandard/OldStandard-Regular-tlf-ts1.tfm %verify(link) %{_texmfdistdir}/fonts/type1/public/oldstandard/OldStandard-Bold.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/oldstandard/OldStandard-Italic.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/oldstandard/OldStandard-Regular.pfb %{_texmfdistdir}/fonts/vf/public/oldstandard/OldStandard-Bold-sup-t1.vf %{_texmfdistdir}/fonts/vf/public/oldstandard/OldStandard-Bold-tlf-t1.vf %{_texmfdistdir}/fonts/vf/public/oldstandard/OldStandard-Bold-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/public/oldstandard/OldStandard-Italic-sup-t1.vf %{_texmfdistdir}/fonts/vf/public/oldstandard/OldStandard-Italic-tlf-t1.vf %{_texmfdistdir}/fonts/vf/public/oldstandard/OldStandard-Italic-tlf-ts1.vf %{_texmfdistdir}/fonts/vf/public/oldstandard/OldStandard-Regular-sup-t1.vf %{_texmfdistdir}/fonts/vf/public/oldstandard/OldStandard-Regular-tlf-t1.vf %{_texmfdistdir}/fonts/vf/public/oldstandard/OldStandard-Regular-tlf-ts1.vf %{_texmfdistdir}/tex/latex/oldstandard/LY1OldStandard-Sup.fd %{_texmfdistdir}/tex/latex/oldstandard/LY1OldStandard-TLF.fd %{_texmfdistdir}/tex/latex/oldstandard/OT1OldStandard-Sup.fd %{_texmfdistdir}/tex/latex/oldstandard/OT1OldStandard-TLF.fd %{_texmfdistdir}/tex/latex/oldstandard/OldStandard.sty %{_texmfdistdir}/tex/latex/oldstandard/T1OldStandard-Sup.fd %{_texmfdistdir}/tex/latex/oldstandard/T1OldStandard-TLF.fd %{_texmfdistdir}/tex/latex/oldstandard/TS1OldStandard-TLF.fd %files -n texlive-oldstandard-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-oldstandard %config %{_sysconfdir}/fonts/conf.avail/58-texlive-oldstandard.conf %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-oldstandard/encodings.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-oldstandard/fonts.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-oldstandard/fonts.scale %{_datadir}/fonts/texlive-oldstandard/OldStandard-Bold.otf %{_datadir}/fonts/texlive-oldstandard/OldStandard-Italic.otf %{_datadir}/fonts/texlive-oldstandard/OldStandard-Regular.otf %{_datadir}/fonts/texlive-oldstandard/OldStandard-Bold.pfb %{_datadir}/fonts/texlive-oldstandard/OldStandard-Italic.pfb %{_datadir}/fonts/texlive-oldstandard/OldStandard-Regular.pfb %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-oldstandard-fonts-%{texlive_version}.%{texlive_noarch}.2.2svn41735-%{release}-zypper %endif %package -n texlive-oldstyle Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn15878 Release: 0 Summary: Old style numbers in OT1 encoding 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-oldstyle-doc >= %{texlive_version} Provides: tex(Ucmm.fd) Provides: tex(oldstyle.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source201: oldstyle.tar.xz Source202: oldstyle.doc.tar.xz %description -n texlive-oldstyle Font information needed to load the cmmi and cmmib fonts for use to produce oldstyle numbers. date: 2016-06-24 17:18:15 +0000 %package -n texlive-oldstyle-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn15878 Release: 0 Summary: Documentation for texlive-oldstyle License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-oldstyle-doc This package includes the documentation for texlive-oldstyle %post -n texlive-oldstyle mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-oldstyle mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-oldstyle %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-oldstyle-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/oldstyle/oldstyle.pdf %files -n texlive-oldstyle %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/oldstyle/Ucmm.fd %{_texmfdistdir}/tex/latex/oldstyle/oldstyle.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-oldstyle-%{texlive_version}.%{texlive_noarch}.0.0.2svn15878-%{release}-zypper %endif %package -n texlive-olsak-misc Version: %{texlive_version}.%{texlive_noarch}.svn41526 Release: 0 Summary: Collection with plain TeX macros written by Petr Olsak 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-olsak-misc-doc >= %{texlive_version} Provides: tex(qrcode.tex) Provides: tex(scanbase.tex) Provides: tex(scancsv.tex) Provides: tex(xmlparser.tex) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source203: olsak-misc.tar.xz Source204: olsak-misc.doc.tar.xz %description -n texlive-olsak-misc This is a collection with various single-file plain TeX macros written by Petr Olsak. The documentation is included in each file separately. booklet.tex: re-orders PDF pages and collects them for booklet printing cnv.tex: conversion of texts cnv- pu.tex: example of usage of cnv.tex --- pdf outlines in Unicode cnv-word.tex: example of usage of cnv.tex --- word to word conversion eparam.tex: Full expansion during parameter scanning fun-coffee.tex: generates splotches in the document openclose.tex: repairs balanced text between \Open ...\Close pair qrcode.tex: QR code generated at TeX level scanbase.tex: parser of text-style mysql outputs scancsv.tex: parser of CSV format seplist.tex: macros with alternative separators of a parameter xmlparser.tex: parser of XML language date: 2016-06-24 03:31:03 +0000 %package -n texlive-olsak-misc-doc Version: %{texlive_version}.%{texlive_noarch}.svn41526 Release: 0 Summary: Documentation for texlive-olsak-misc License: SUSE-Public-Domain Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-olsak-misc-doc This package includes the documentation for texlive-olsak-misc %post -n texlive-olsak-misc mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-olsak-misc mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-olsak-misc %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-olsak-misc-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/generic/olsak-misc/README %{_texmfdistdir}/doc/generic/olsak-misc/booklet.tex %{_texmfdistdir}/doc/generic/olsak-misc/cnv-pu.tex %{_texmfdistdir}/doc/generic/olsak-misc/cnv-word.tex %{_texmfdistdir}/doc/generic/olsak-misc/cnv.tex %{_texmfdistdir}/doc/generic/olsak-misc/eparam.tex %{_texmfdistdir}/doc/generic/olsak-misc/fun-coffee.tex %{_texmfdistdir}/doc/generic/olsak-misc/openclose.tex %{_texmfdistdir}/doc/generic/olsak-misc/seplist.tex %files -n texlive-olsak-misc %defattr(-,root,root,755) %{_texmfdistdir}/tex/generic/olsak-misc/qrcode.tex %{_texmfdistdir}/tex/generic/olsak-misc/scanbase.tex %{_texmfdistdir}/tex/generic/olsak-misc/scancsv.tex %{_texmfdistdir}/tex/generic/olsak-misc/xmlparser.tex %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-olsak-misc-%{texlive_version}.%{texlive_noarch}.svn41526-%{release}-zypper %endif %package -n texlive-omega Version: %{texlive_version}.%{texlive_noarch}.svn33046 Release: 0 Summary: A wide-character-set extension of 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(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-omega-fonts >= %{texlive_version} Recommends: texlive-omega-doc >= %{texlive_version} Provides: tex(bghyph.tex) Provides: tex(grlccode.tex) Provides: tex(lthyph.tex) Provides: tex(omding.tfm) Provides: tex(omega.cfg) Provides: tex(omega.map) Provides: tex(omega.tex) Provides: tex(omsea1.tfm) Provides: tex(omsea1b.tfm) Provides: tex(omsea2.tfm) Provides: tex(omsea2b.tfm) Provides: tex(omsea3.tfm) Provides: tex(omsea3b.tfm) Provides: tex(omseco.tfm) Provides: tex(omsecob.tfm) Provides: tex(omsecobi.tfm) Provides: tex(omsecoi.tfm) Provides: tex(omsecx.tfm) Provides: tex(omsecy.tfm) Provides: tex(omsegr.tfm) Provides: tex(omsegrb.tfm) Provides: tex(omsegrbi.tfm) Provides: tex(omsegri.tfm) Provides: tex(omseha.tfm) Provides: tex(omseip.tfm) Provides: tex(omsela.tfm) Provides: tex(omselab.tfm) Provides: tex(omselabi.tfm) Provides: tex(omselai.tfm) Provides: tex(omseti.tfm) Provides: tex(omssti.tfm) Provides: tex(srhyph.tex) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source205: omega.tar.xz Source206: omega.doc.tar.xz %description -n texlive-omega A development of TeX, which deals in multi-octet Unicode characters, to enable native treatment of a wide range of languages without changing character-set. Work on Omega seems to have ceased: its immediate successor was to be the aleph project (though that too has stalled). Projects developing Omega (and Aleph) ideas include Omega-2 and LuaTeX. date: 2016-06-24 17:18:15 +0000 %package -n texlive-omega-doc Version: %{texlive_version}.%{texlive_noarch}.svn33046 Release: 0 Summary: Documentation for texlive-omega License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-omega-doc This package includes the documentation for texlive-omega %package -n texlive-omega-fonts Version: %{texlive_version}.%{texlive_noarch}.svn33046 Release: 0 Summary: Severed fonts for texlive-omega 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-omega-fonts The separated fonts package for texlive-omega %post -n texlive-omega mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update echo 'addMap omega.map' >> /var/run/texlive/run-updmap %postun -n texlive-omega mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then echo 'deleteMap omega.map' >> /var/run/texlive/run-updmap exit 0 fi %posttrans -n texlive-omega %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-omega-fonts fc-cache -s %{_datadir}/fonts mkfontscale %{_datadir}/fonts/texlive-omega mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-omega %postun -n texlive-omega-fonts if test $1 = 0; then fc-cache -s %{_datadir}/fonts fi %files -n texlive-omega-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/omega/base/doc-1.8.tex %{_texmfdistdir}/doc/omega/base/torture.ps %{_texmfdistdir}/doc/omega/base/torture.tex %files -n texlive-omega %defattr(-,root,root,755) %{_texmfdistdir}/dvips/omega/config.omega %{_texmfdistdir}/dvips/omega/omega.cfg %{_texmfdistdir}/fonts/afm/public/omega/omsea1.afm %{_texmfdistdir}/fonts/afm/public/omega/omsea1b.afm %{_texmfdistdir}/fonts/afm/public/omega/omsea2.afm %{_texmfdistdir}/fonts/afm/public/omega/omsea2b.afm %{_texmfdistdir}/fonts/afm/public/omega/omsea3.afm %{_texmfdistdir}/fonts/afm/public/omega/omsea3b.afm %{_texmfdistdir}/fonts/afm/public/omega/omseco.afm %{_texmfdistdir}/fonts/afm/public/omega/omsecob.afm %{_texmfdistdir}/fonts/afm/public/omega/omsecobi.afm %{_texmfdistdir}/fonts/afm/public/omega/omsecoi.afm %{_texmfdistdir}/fonts/afm/public/omega/omsecx.afm %{_texmfdistdir}/fonts/afm/public/omega/omsecy.afm %{_texmfdistdir}/fonts/afm/public/omega/omsegr.afm %{_texmfdistdir}/fonts/afm/public/omega/omsegrb.afm %{_texmfdistdir}/fonts/afm/public/omega/omsegrbi.afm %{_texmfdistdir}/fonts/afm/public/omega/omsegri.afm %{_texmfdistdir}/fonts/afm/public/omega/omseha.afm %{_texmfdistdir}/fonts/afm/public/omega/omsehe.afm %{_texmfdistdir}/fonts/afm/public/omega/omseip.afm %{_texmfdistdir}/fonts/afm/public/omega/omsela.afm %{_texmfdistdir}/fonts/afm/public/omega/omselab.afm %{_texmfdistdir}/fonts/afm/public/omega/omselabi.afm %{_texmfdistdir}/fonts/afm/public/omega/omselai.afm %{_texmfdistdir}/fonts/afm/public/omega/omseti.afm %{_texmfdistdir}/fonts/map/dvips/omega/omega.map %{_texmfdistdir}/fonts/ofm/public/omega/omarab.ofm %{_texmfdistdir}/fonts/ofm/public/omega/omarabb.ofm %{_texmfdistdir}/fonts/ofm/public/omega/omlgc.ofm %{_texmfdistdir}/fonts/ofm/public/omega/omlgcb.ofm %{_texmfdistdir}/fonts/ofm/public/omega/omlgcbi.ofm %{_texmfdistdir}/fonts/ofm/public/omega/omlgci.ofm %{_texmfdistdir}/fonts/ofm/public/omega/ucitt10.ofm %{_texmfdistdir}/fonts/ofm/public/omega/ucsltt10.ofm %{_texmfdistdir}/fonts/ofm/public/omega/uctt10.ofm %{_texmfdistdir}/fonts/ofm/public/omega/uctt12.ofm %{_texmfdistdir}/fonts/ofm/public/omega/uctt8.ofm %{_texmfdistdir}/fonts/ofm/public/omega/uctt9.ofm %{_texmfdistdir}/fonts/ofm/public/omega/ucvtt10.ofm %{_texmfdistdir}/fonts/ovf/public/omega/omarab.ovf %{_texmfdistdir}/fonts/ovf/public/omega/omarabb.ovf %{_texmfdistdir}/fonts/ovf/public/omega/omlgc.ovf %{_texmfdistdir}/fonts/ovf/public/omega/omlgcb.ovf %{_texmfdistdir}/fonts/ovf/public/omega/omlgcbi.ovf %{_texmfdistdir}/fonts/ovf/public/omega/omlgci.ovf %{_texmfdistdir}/fonts/ovf/public/omega/ucitt10.ovf %{_texmfdistdir}/fonts/ovf/public/omega/ucsltt10.ovf %{_texmfdistdir}/fonts/ovf/public/omega/uctt10.ovf %{_texmfdistdir}/fonts/ovf/public/omega/uctt12.ovf %{_texmfdistdir}/fonts/ovf/public/omega/uctt8.ovf %{_texmfdistdir}/fonts/ovf/public/omega/uctt9.ovf %{_texmfdistdir}/fonts/ovf/public/omega/ucvtt10.ovf %{_texmfdistdir}/fonts/ovp/public/omega/omarab.ovp %{_texmfdistdir}/fonts/ovp/public/omega/omarabb.ovp %{_texmfdistdir}/fonts/ovp/public/omega/omlgc.ovp %{_texmfdistdir}/fonts/ovp/public/omega/omlgcb.ovp %{_texmfdistdir}/fonts/ovp/public/omega/omlgcbi.ovp %{_texmfdistdir}/fonts/ovp/public/omega/omlgci.ovp %{_texmfdistdir}/fonts/ovp/public/omega/ucitt10.ovp %{_texmfdistdir}/fonts/ovp/public/omega/ucsltt10.ovp %{_texmfdistdir}/fonts/ovp/public/omega/uctt10.ovp %{_texmfdistdir}/fonts/ovp/public/omega/uctt12.ovp %{_texmfdistdir}/fonts/ovp/public/omega/uctt8.ovp %{_texmfdistdir}/fonts/ovp/public/omega/uctt9.ovp %{_texmfdistdir}/fonts/ovp/public/omega/ucvtt10.ovp %{_texmfdistdir}/fonts/tfm/public/omega/omding.tfm %{_texmfdistdir}/fonts/tfm/public/omega/omsea1.tfm %{_texmfdistdir}/fonts/tfm/public/omega/omsea1b.tfm %{_texmfdistdir}/fonts/tfm/public/omega/omsea2.tfm %{_texmfdistdir}/fonts/tfm/public/omega/omsea2b.tfm %{_texmfdistdir}/fonts/tfm/public/omega/omsea3.tfm %{_texmfdistdir}/fonts/tfm/public/omega/omsea3b.tfm %{_texmfdistdir}/fonts/tfm/public/omega/omseco.tfm %{_texmfdistdir}/fonts/tfm/public/omega/omsecob.tfm %{_texmfdistdir}/fonts/tfm/public/omega/omsecobi.tfm %{_texmfdistdir}/fonts/tfm/public/omega/omsecoi.tfm %{_texmfdistdir}/fonts/tfm/public/omega/omsecx.tfm %{_texmfdistdir}/fonts/tfm/public/omega/omsecy.tfm %{_texmfdistdir}/fonts/tfm/public/omega/omsegr.tfm %{_texmfdistdir}/fonts/tfm/public/omega/omsegrb.tfm %{_texmfdistdir}/fonts/tfm/public/omega/omsegrbi.tfm %{_texmfdistdir}/fonts/tfm/public/omega/omsegri.tfm %{_texmfdistdir}/fonts/tfm/public/omega/omseha.tfm %{_texmfdistdir}/fonts/tfm/public/omega/omseip.tfm %{_texmfdistdir}/fonts/tfm/public/omega/omsela.tfm %{_texmfdistdir}/fonts/tfm/public/omega/omselab.tfm %{_texmfdistdir}/fonts/tfm/public/omega/omselabi.tfm %{_texmfdistdir}/fonts/tfm/public/omega/omselai.tfm %{_texmfdistdir}/fonts/tfm/public/omega/omseti.tfm %{_texmfdistdir}/fonts/tfm/public/omega/omssti.tfm %verify(link) %{_texmfdistdir}/fonts/type1/public/omega/omding.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/omega/omsea1.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/omega/omsea1b.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/omega/omsea2.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/omega/omsea2b.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/omega/omsea3.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/omega/omsea3b.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/omega/omseco.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/omega/omsecob.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/omega/omsecobi.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/omega/omsecoi.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/omega/omsecx.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/omega/omsecy.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/omega/omsecyb.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/omega/omsecyi.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/omega/omsegr.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/omega/omsegrb.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/omega/omsegrbi.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/omega/omsegri.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/omega/omseha.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/omega/omsehe.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/omega/omseip.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/omega/omsela.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/omega/omselab.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/omega/omselabi.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/omega/omselai.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/omega/omseti.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/omega/omssti.pfb %{_texmfdistdir}/omega/ocp/char2uni/in646.ocp %{_texmfdistdir}/omega/ocp/char2uni/in88591.ocp %{_texmfdistdir}/omega/ocp/char2uni/in88592.ocp %{_texmfdistdir}/omega/ocp/char2uni/in88593.ocp %{_texmfdistdir}/omega/ocp/char2uni/in88594.ocp %{_texmfdistdir}/omega/ocp/char2uni/in88595.ocp %{_texmfdistdir}/omega/ocp/char2uni/in88596.ocp %{_texmfdistdir}/omega/ocp/char2uni/in88597.ocp %{_texmfdistdir}/omega/ocp/char2uni/in88598.ocp %{_texmfdistdir}/omega/ocp/char2uni/in88599.ocp %{_texmfdistdir}/omega/ocp/char2uni/in8859a.ocp %{_texmfdistdir}/omega/ocp/char2uni/in8859d.ocp %{_texmfdistdir}/omega/ocp/char2uni/in8859e.ocp %{_texmfdistdir}/omega/ocp/char2uni/in8859f.ocp %{_texmfdistdir}/omega/ocp/char2uni/in8859g.ocp %{_texmfdistdir}/omega/ocp/char2uni/inatari.ocp %{_texmfdistdir}/omega/ocp/char2uni/inav.ocp %{_texmfdistdir}/omega/ocp/char2uni/inbig5.ocp %{_texmfdistdir}/omega/ocp/char2uni/incp1250.ocp %{_texmfdistdir}/omega/ocp/char2uni/incp1251.ocp %{_texmfdistdir}/omega/ocp/char2uni/incp1252.ocp %{_texmfdistdir}/omega/ocp/char2uni/incp1253.ocp %{_texmfdistdir}/omega/ocp/char2uni/incp1254.ocp %{_texmfdistdir}/omega/ocp/char2uni/incp1255.ocp %{_texmfdistdir}/omega/ocp/char2uni/incp1256.ocp %{_texmfdistdir}/omega/ocp/char2uni/incp1257.ocp %{_texmfdistdir}/omega/ocp/char2uni/incp1258.ocp %{_texmfdistdir}/omega/ocp/char2uni/incp866.ocp %{_texmfdistdir}/omega/ocp/char2uni/incp874.ocp %{_texmfdistdir}/omega/ocp/char2uni/inebcdic.ocp %{_texmfdistdir}/omega/ocp/char2uni/ingb.ocp %{_texmfdistdir}/omega/ocp/char2uni/inkoi8.ocp %{_texmfdistdir}/omega/ocp/char2uni/inmac.ocp %{_texmfdistdir}/omega/ocp/char2uni/inmsdos.ocp %{_texmfdistdir}/omega/ocp/char2uni/inmsdos2.ocp %{_texmfdistdir}/omega/ocp/char2uni/innext.ocp %{_texmfdistdir}/omega/ocp/char2uni/inov.ocp %{_texmfdistdir}/omega/ocp/char2uni/inps2.ocp %{_texmfdistdir}/omega/ocp/char2uni/insf1.ocp %{_texmfdistdir}/omega/ocp/char2uni/insf2.ocp %{_texmfdistdir}/omega/ocp/char2uni/intis620.ocp %{_texmfdistdir}/omega/ocp/char2uni/inucode.ocp %{_texmfdistdir}/omega/ocp/char2uni/inutf8.ocp %{_texmfdistdir}/omega/ocp/char2uni/inviet1.ocp %{_texmfdistdir}/omega/ocp/char2uni/inviet2.ocp %{_texmfdistdir}/omega/ocp/char2uni/inviscii.ocp %{_texmfdistdir}/omega/ocp/misc/ebcdic.ocp %{_texmfdistdir}/omega/ocp/misc/id.ocp %{_texmfdistdir}/omega/ocp/omega/7arb2uni.ocp %{_texmfdistdir}/omega/ocp/omega/7ber2uni.ocp %{_texmfdistdir}/omega/ocp/omega/7cyr2uni.ocp %{_texmfdistdir}/omega/ocp/omega/7hma2uni.ocp %{_texmfdistdir}/omega/ocp/omega/7in88593.ocp %{_texmfdistdir}/omega/ocp/omega/7lbe2uni.ocp %{_texmfdistdir}/omega/ocp/omega/7pap2uni.ocp %{_texmfdistdir}/omega/ocp/omega/7pas2uni.ocp %{_texmfdistdir}/omega/ocp/omega/7snd2uni.ocp %{_texmfdistdir}/omega/ocp/omega/7syr2uni.ocp %{_texmfdistdir}/omega/ocp/omega/7tbe2uni.ocp %{_texmfdistdir}/omega/ocp/omega/7urd2uni.ocp %{_texmfdistdir}/omega/ocp/omega/8mac-arb2uni.ocp %{_texmfdistdir}/omega/ocp/omega/8mac-cyr2uni.ocp %{_texmfdistdir}/omega/ocp/omega/apostr2psili.ocp %{_texmfdistdir}/omega/ocp/omega/cuni2acad.ocp %{_texmfdistdir}/omega/ocp/omega/cuni2amal.ocp %{_texmfdistdir}/omega/ocp/omega/cuni2arab.ex.ocp %{_texmfdistdir}/omega/ocp/omega/cuni2arab.ocp %{_texmfdistdir}/omega/ocp/omega/cuni2asv.ocp %{_texmfdistdir}/omega/ocp/omega/cuni2bout.ocp %{_texmfdistdir}/omega/ocp/omega/cuni2mona.ocp %{_texmfdistdir}/omega/ocp/omega/cuni2nar.ocp %{_texmfdistdir}/omega/ocp/omega/cuni2nva.ocp %{_texmfdistdir}/omega/ocp/omega/cuni2oar-novow.ocp %{_texmfdistdir}/omega/ocp/omega/cuni2oar.ocp %{_texmfdistdir}/omega/ocp/omega/cunioara.ocp %{_texmfdistdir}/omega/ocp/omega/dblquote-point.ocp %{_texmfdistdir}/omega/ocp/omega/destroy.ocp %{_texmfdistdir}/omega/ocp/omega/french2uni.ocp %{_texmfdistdir}/omega/ocp/omega/greek.ocp %{_texmfdistdir}/omega/ocp/omega/grpo2uni.ocp %{_texmfdistdir}/omega/ocp/omega/grpotilde2uni.ocp %{_texmfdistdir}/omega/ocp/omega/inverted-iota-upsilon.ocp %{_texmfdistdir}/omega/ocp/omega/isogr2uni-verbatim.ocp %{_texmfdistdir}/omega/ocp/omega/isogr2uni.ocp %{_texmfdistdir}/omega/ocp/omega/lat2uni.ocp %{_texmfdistdir}/omega/ocp/omega/lowercase.ocp %{_texmfdistdir}/omega/ocp/omega/lunatesigma.ocp %{_texmfdistdir}/omega/ocp/omega/macgr2uni.ocp %{_texmfdistdir}/omega/ocp/omega/medbeta.ocp %{_texmfdistdir}/omega/ocp/omega/mixedgreek2uni.ocp %{_texmfdistdir}/omega/ocp/omega/tarauni.ocp %{_texmfdistdir}/omega/ocp/omega/test1.ocp %{_texmfdistdir}/omega/ocp/omega/test3.ocp %{_texmfdistdir}/omega/ocp/omega/tiqwah.ocp %{_texmfdistdir}/omega/ocp/omega/tiqwah2.ocp %{_texmfdistdir}/omega/ocp/omega/tsinduni.ocp %{_texmfdistdir}/omega/ocp/omega/turduuni.ocp %{_texmfdistdir}/omega/ocp/omega/uni2cuni.ocp %{_texmfdistdir}/omega/ocp/omega/uni2greek-verbatim.ocp %{_texmfdistdir}/omega/ocp/omega/uni2greek.ocp %{_texmfdistdir}/omega/ocp/omega/uni2lat-noffi.ocp %{_texmfdistdir}/omega/ocp/omega/uni2lat.ocp %{_texmfdistdir}/omega/ocp/omega/unicuni.ocp %{_texmfdistdir}/omega/ocp/omega/uppercase-no-accents.ocp %{_texmfdistdir}/omega/ocp/omega/uppercase.ocp %{_texmfdistdir}/omega/ocp/uni2char/out88591.ocp %{_texmfdistdir}/omega/ocp/uni2char/oututf8.ocp %{_texmfdistdir}/omega/otp/char2uni/in646.otp %{_texmfdistdir}/omega/otp/char2uni/in88591.otp %{_texmfdistdir}/omega/otp/char2uni/in88592.otp %{_texmfdistdir}/omega/otp/char2uni/in88593.otp %{_texmfdistdir}/omega/otp/char2uni/in88594.otp %{_texmfdistdir}/omega/otp/char2uni/in88595.otp %{_texmfdistdir}/omega/otp/char2uni/in88596.otp %{_texmfdistdir}/omega/otp/char2uni/in88597.otp %{_texmfdistdir}/omega/otp/char2uni/in88598.otp %{_texmfdistdir}/omega/otp/char2uni/in88599.otp %{_texmfdistdir}/omega/otp/char2uni/in8859a.otp %{_texmfdistdir}/omega/otp/char2uni/in8859d.otp %{_texmfdistdir}/omega/otp/char2uni/in8859e.otp %{_texmfdistdir}/omega/otp/char2uni/in8859f.otp %{_texmfdistdir}/omega/otp/char2uni/in8859g.otp %{_texmfdistdir}/omega/otp/char2uni/inatari.otp %{_texmfdistdir}/omega/otp/char2uni/inav.otp %{_texmfdistdir}/omega/otp/char2uni/inbig5.otp %{_texmfdistdir}/omega/otp/char2uni/incp1250.otp %{_texmfdistdir}/omega/otp/char2uni/incp1251.otp %{_texmfdistdir}/omega/otp/char2uni/incp1252.otp %{_texmfdistdir}/omega/otp/char2uni/incp1253.otp %{_texmfdistdir}/omega/otp/char2uni/incp1254.otp %{_texmfdistdir}/omega/otp/char2uni/incp1255.otp %{_texmfdistdir}/omega/otp/char2uni/incp1256.otp %{_texmfdistdir}/omega/otp/char2uni/incp1257.otp %{_texmfdistdir}/omega/otp/char2uni/incp1258.otp %{_texmfdistdir}/omega/otp/char2uni/incp866.otp %{_texmfdistdir}/omega/otp/char2uni/incp874.otp %{_texmfdistdir}/omega/otp/char2uni/inebcdic.otp %{_texmfdistdir}/omega/otp/char2uni/ingb.otp %{_texmfdistdir}/omega/otp/char2uni/inkoi8.otp %{_texmfdistdir}/omega/otp/char2uni/inmac.otp %{_texmfdistdir}/omega/otp/char2uni/inmsdos.otp %{_texmfdistdir}/omega/otp/char2uni/inmsdos2.otp %{_texmfdistdir}/omega/otp/char2uni/innext.otp %{_texmfdistdir}/omega/otp/char2uni/inov.otp %{_texmfdistdir}/omega/otp/char2uni/inps2.otp %{_texmfdistdir}/omega/otp/char2uni/insf1.otp %{_texmfdistdir}/omega/otp/char2uni/insf2.otp %{_texmfdistdir}/omega/otp/char2uni/intis620.otp %{_texmfdistdir}/omega/otp/char2uni/inucode.otp %{_texmfdistdir}/omega/otp/char2uni/inutf8.otp %{_texmfdistdir}/omega/otp/char2uni/inviet1.otp %{_texmfdistdir}/omega/otp/char2uni/inviet2.otp %{_texmfdistdir}/omega/otp/char2uni/inviscii.otp %{_texmfdistdir}/omega/otp/misc/ebcdic.otp %{_texmfdistdir}/omega/otp/misc/id.otp %{_texmfdistdir}/omega/otp/omega/7arb2uni.otp %{_texmfdistdir}/omega/otp/omega/7ber2uni.otp %{_texmfdistdir}/omega/otp/omega/7cyr2uni.otp %{_texmfdistdir}/omega/otp/omega/7hma2uni.otp %{_texmfdistdir}/omega/otp/omega/7in88593.otp %{_texmfdistdir}/omega/otp/omega/7lbe2uni.otp %{_texmfdistdir}/omega/otp/omega/7pap2uni.otp %{_texmfdistdir}/omega/otp/omega/7pas2uni.otp %{_texmfdistdir}/omega/otp/omega/7snd2uni.otp %{_texmfdistdir}/omega/otp/omega/7syr2uni.otp %{_texmfdistdir}/omega/otp/omega/7tbe2uni.otp %{_texmfdistdir}/omega/otp/omega/7urd2uni.otp %{_texmfdistdir}/omega/otp/omega/8mac-arb2uni.otp %{_texmfdistdir}/omega/otp/omega/8mac-cyr2uni.otp %{_texmfdistdir}/omega/otp/omega/apostr2psili.otp %{_texmfdistdir}/omega/otp/omega/cuni2acad.otp %{_texmfdistdir}/omega/otp/omega/cuni2amal.otp %{_texmfdistdir}/omega/otp/omega/cuni2arab.ex.otp %{_texmfdistdir}/omega/otp/omega/cuni2asv.otp %{_texmfdistdir}/omega/otp/omega/cuni2bout.otp %{_texmfdistdir}/omega/otp/omega/cuni2mona.otp %{_texmfdistdir}/omega/otp/omega/cuni2nar.otp %{_texmfdistdir}/omega/otp/omega/cuni2nva.otp %{_texmfdistdir}/omega/otp/omega/cuni2oar-novow.otp %{_texmfdistdir}/omega/otp/omega/cuni2oar.otp %{_texmfdistdir}/omega/otp/omega/dblquote-point.otp %{_texmfdistdir}/omega/otp/omega/destroy.otp %{_texmfdistdir}/omega/otp/omega/french2uni.otp %{_texmfdistdir}/omega/otp/omega/grpo2uni.otp %{_texmfdistdir}/omega/otp/omega/grpotilde2uni.otp %{_texmfdistdir}/omega/otp/omega/inverted-iota-upsilon.otp %{_texmfdistdir}/omega/otp/omega/isogr2uni-verbatim.otp %{_texmfdistdir}/omega/otp/omega/isogr2uni.otp %{_texmfdistdir}/omega/otp/omega/lat2uni.otp %{_texmfdistdir}/omega/otp/omega/lowercase.otp %{_texmfdistdir}/omega/otp/omega/lunatesigma.otp %{_texmfdistdir}/omega/otp/omega/macgr2uni.otp %{_texmfdistdir}/omega/otp/omega/medbeta.otp %{_texmfdistdir}/omega/otp/omega/mixedgreek2uni.otp %{_texmfdistdir}/omega/otp/omega/uni2cuni.otp %{_texmfdistdir}/omega/otp/omega/uni2greek-verbatim.otp %{_texmfdistdir}/omega/otp/omega/uni2greek.otp %{_texmfdistdir}/omega/otp/omega/uni2lat-noffi.otp %{_texmfdistdir}/omega/otp/omega/uni2lat.otp %{_texmfdistdir}/omega/otp/omega/uppercase-no-accents.otp %{_texmfdistdir}/omega/otp/omega/uppercase.otp %{_texmfdistdir}/omega/otp/uni2char/out88591.otp %{_texmfdistdir}/omega/otp/uni2char/oututf8.otp %{_texmfdistdir}/tex/generic/encodings/cmbsy.onm %{_texmfdistdir}/tex/generic/encodings/cmbx.onm %{_texmfdistdir}/tex/generic/encodings/cmcsc.onm %{_texmfdistdir}/tex/generic/encodings/cmex.onm %{_texmfdistdir}/tex/generic/encodings/cmmi.onm %{_texmfdistdir}/tex/generic/encodings/cmmib.onm %{_texmfdistdir}/tex/generic/encodings/cmr.onm %{_texmfdistdir}/tex/generic/encodings/cmr1.onm %{_texmfdistdir}/tex/generic/encodings/cmsl.onm %{_texmfdistdir}/tex/generic/encodings/cmsy.onm %{_texmfdistdir}/tex/generic/encodings/cmti.onm %{_texmfdistdir}/tex/generic/encodings/cmtt.onm %{_texmfdistdir}/tex/generic/encodings/ecrm.onm %{_texmfdistdir}/tex/generic/encodings/euex.onm %{_texmfdistdir}/tex/generic/encodings/eufb.onm %{_texmfdistdir}/tex/generic/encodings/eufm.onm %{_texmfdistdir}/tex/generic/encodings/eurb.onm %{_texmfdistdir}/tex/generic/encodings/eurm.onm %{_texmfdistdir}/tex/generic/encodings/eusb.onm %{_texmfdistdir}/tex/generic/encodings/eusm.onm %{_texmfdistdir}/tex/generic/encodings/msam.onm %{_texmfdistdir}/tex/generic/encodings/msbm.onm %{_texmfdistdir}/tex/generic/omegahyph/bghyph.tex %{_texmfdistdir}/tex/generic/omegahyph/lthyph.tex %{_texmfdistdir}/tex/generic/omegahyph/srhyph.tex %{_texmfdistdir}/tex/plain/omega/grlccode.tex %{_texmfdistdir}/tex/plain/omega/omega.tex %files -n texlive-omega-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-omega %config %{_sysconfdir}/fonts/conf.avail/58-texlive-omega.conf %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-omega/encodings.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-omega/fonts.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-omega/fonts.scale %{_datadir}/fonts/texlive-omega/omding.pfb %{_datadir}/fonts/texlive-omega/omsea1.pfb %{_datadir}/fonts/texlive-omega/omsea1b.pfb %{_datadir}/fonts/texlive-omega/omsea2.pfb %{_datadir}/fonts/texlive-omega/omsea2b.pfb %{_datadir}/fonts/texlive-omega/omsea3.pfb %{_datadir}/fonts/texlive-omega/omsea3b.pfb %{_datadir}/fonts/texlive-omega/omseco.pfb %{_datadir}/fonts/texlive-omega/omsecob.pfb %{_datadir}/fonts/texlive-omega/omsecobi.pfb %{_datadir}/fonts/texlive-omega/omsecoi.pfb %{_datadir}/fonts/texlive-omega/omsecx.pfb %{_datadir}/fonts/texlive-omega/omsecy.pfb %{_datadir}/fonts/texlive-omega/omsecyb.pfb %{_datadir}/fonts/texlive-omega/omsecyi.pfb %{_datadir}/fonts/texlive-omega/omsegr.pfb %{_datadir}/fonts/texlive-omega/omsegrb.pfb %{_datadir}/fonts/texlive-omega/omsegrbi.pfb %{_datadir}/fonts/texlive-omega/omsegri.pfb %{_datadir}/fonts/texlive-omega/omseha.pfb %{_datadir}/fonts/texlive-omega/omsehe.pfb %{_datadir}/fonts/texlive-omega/omseip.pfb %{_datadir}/fonts/texlive-omega/omsela.pfb %{_datadir}/fonts/texlive-omega/omselab.pfb %{_datadir}/fonts/texlive-omega/omselabi.pfb %{_datadir}/fonts/texlive-omega/omselai.pfb %{_datadir}/fonts/texlive-omega/omseti.pfb %{_datadir}/fonts/texlive-omega/omssti.pfb %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-omega-fonts-%{texlive_version}.%{texlive_noarch}.svn33046-%{release}-zypper %endif %package -n texlive-omegaware Version: %{texlive_version}.%{texlive_noarch}.svn44166 Release: 0 Summary: Package omegaware License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive-omegaware-bin >= %{texlive_version} #!BuildIgnore: texlive-omegaware-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 Source207: omegaware.doc.tar.xz %description -n texlive-omegaware The omegaware package %post -n texlive-omegaware mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-omegaware mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-omegaware %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-omegaware %defattr(-,root,root,755) %{_mandir}/man1/odvicopy.1* %{_mandir}/man1/odvitype.1* %{_mandir}/man1/ofm2opl.1* %{_mandir}/man1/opl2ofm.1* %{_mandir}/man1/otangle.1* %{_mandir}/man1/otp2ocp.1* %{_mandir}/man1/outocp.1* %{_mandir}/man1/ovf2ovp.1* %{_mandir}/man1/ovp2ovf.1* %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-omegaware-%{texlive_version}.%{texlive_noarch}.svn44166-%{release}-zypper %endif %package -n texlive-onlyamsmath Version: %{texlive_version}.%{texlive_noarch}.0.0.20svn42927 Release: 0 Summary: Inhibit use of non-amsmath mathematics markup when using amsmath 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-onlyamsmath-doc >= %{texlive_version} Provides: tex(onlyamsmath.sty) Requires: tex(amsmath.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source208: onlyamsmath.tar.xz Source209: onlyamsmath.doc.tar.xz %description -n texlive-onlyamsmath This package inhibits the usage of plain TeX and (on demand) of standard LaTeX mathematics environments. This is useful for class writers who want to encourage their users to use the environments provided by the amsmath package. date: 2017-01-10 22:29:26 +0000 %package -n texlive-onlyamsmath-doc Version: %{texlive_version}.%{texlive_noarch}.0.0.20svn42927 Release: 0 Summary: Documentation for texlive-onlyamsmath License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-onlyamsmath-doc This package includes the documentation for texlive-onlyamsmath %post -n texlive-onlyamsmath mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-onlyamsmath mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-onlyamsmath %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-onlyamsmath-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/onlyamsmath/ChangeLog %{_texmfdistdir}/doc/latex/onlyamsmath/Makefile %{_texmfdistdir}/doc/latex/onlyamsmath/README %{_texmfdistdir}/doc/latex/onlyamsmath/onlyamsmath-v.tex %{_texmfdistdir}/doc/latex/onlyamsmath/onlyamsmath.pdf %{_texmfdistdir}/doc/latex/onlyamsmath/onlyamsmathtest.tex %files -n texlive-onlyamsmath %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/onlyamsmath/onlyamsmath.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-onlyamsmath-%{texlive_version}.%{texlive_noarch}.0.0.20svn42927-%{release}-zypper %endif %package -n texlive-onrannual Version: %{texlive_version}.%{texlive_noarch}.1.1svn17474 Release: 0 Summary: Class for Office of Naval Research Ocean Battlespace Sensing annual report 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-onrannual-doc >= %{texlive_version} Provides: tex(onrannual.cls) Requires: tex(article.cls) Requires: tex(authblk.sty) Requires: tex(caption.sty) Requires: tex(geometry.sty) Requires: tex(hyperref.sty) Requires: tex(mathptmx.sty) Requires: tex(parskip.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source210: onrannual.tar.xz Source211: onrannual.doc.tar.xz %description -n texlive-onrannual This is an unofficial document class for writing ONR annual reports using LaTeX; as ONR has had numerous problems with LaTeX-generated PDF submissions in the past. A skeleton document (and its PDF output) are included. date: 2016-06-24 17:18:15 +0000 %package -n texlive-onrannual-doc Version: %{texlive_version}.%{texlive_noarch}.1.1svn17474 Release: 0 Summary: Documentation for texlive-onrannual License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-onrannual-doc This package includes the documentation for texlive-onrannual %post -n texlive-onrannual mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-onrannual mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-onrannual %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-onrannual-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/onrannual/README %{_texmfdistdir}/doc/latex/onrannual/sample.bib %{_texmfdistdir}/doc/latex/onrannual/samplefigure.eps %{_texmfdistdir}/doc/latex/onrannual/samplefigure.pdf %{_texmfdistdir}/doc/latex/onrannual/skeleton.pdf %{_texmfdistdir}/doc/latex/onrannual/skeleton.tex %files -n texlive-onrannual %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/onrannual/onrannual.cls %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-onrannual-%{texlive_version}.%{texlive_noarch}.1.1svn17474-%{release}-zypper %endif %package -n texlive-opcit Version: %{texlive_version}.%{texlive_noarch}.1.1svn15878 Release: 0 Summary: Footnote-style bibliographical references 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-opcit-doc >= %{texlive_version} Provides: tex(opcit.sty) Requires: tex(xspace.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source212: opcit.tar.xz Source213: opcit.doc.tar.xz %description -n texlive-opcit This package addresses the problem of expressing citations in a style that is natural for humanities studies, yet does not interfere with the flow of text (as author-year styles do). The package differs from footbib in that it uses real footnotes, potentially in the same series as any of the document's other footnotes. Opcit also, as its name implies, avoids repetition of full citations, achieving this, to a large extent, automatically. date: 2016-06-24 17:18:15 +0000 %package -n texlive-opcit-doc Version: %{texlive_version}.%{texlive_noarch}.1.1svn15878 Release: 0 Summary: Documentation for texlive-opcit License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-opcit-doc This package includes the documentation for texlive-opcit %post -n texlive-opcit mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-opcit mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-opcit %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-opcit-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/opcit/README %{_texmfdistdir}/doc/latex/opcit/opcit.pdf %files -n texlive-opcit %defattr(-,root,root,755) %{_texmfdistdir}/bibtex/bst/opcit/opcit.bst %{_texmfdistdir}/tex/latex/opcit/opcit.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-opcit-%{texlive_version}.%{texlive_noarch}.1.1svn15878-%{release}-zypper %endif %package -n texlive-opensans Version: %{texlive_version}.%{texlive_noarch}.1.2svn24706 Release: 0 Summary: The Open Sans font family, and LaTeX support 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-opensans-fonts >= %{texlive_version} Recommends: texlive-opensans-doc >= %{texlive_version} Provides: tex(OpenSans-Bold-01.tfm) Provides: tex(OpenSans-Bold-02.tfm) Provides: tex(OpenSans-Bold-03.tfm) Provides: tex(OpenSans-Bold-04.tfm) Provides: tex(OpenSans-Bold-OSFigures-lgr.tfm) Provides: tex(OpenSans-Bold-OSFigures-lgr.vf) Provides: tex(OpenSans-Bold-OSFigures-ot1.tfm) Provides: tex(OpenSans-Bold-OSFigures-ot1.vf) Provides: tex(OpenSans-Bold-OSFigures-t1.tfm) Provides: tex(OpenSans-Bold-OSFigures-t1.vf) Provides: tex(OpenSans-Bold-OSFigures-t2a.tfm) Provides: tex(OpenSans-Bold-OSFigures-t2a.vf) Provides: tex(OpenSans-Bold-OSFigures-t2b.tfm) Provides: tex(OpenSans-Bold-OSFigures-t2b.vf) Provides: tex(OpenSans-Bold-OSFigures-t2c.tfm) Provides: tex(OpenSans-Bold-OSFigures-t2c.vf) Provides: tex(OpenSans-Bold-OSFigures-x2.tfm) Provides: tex(OpenSans-Bold-OSFigures-x2.vf) Provides: tex(OpenSans-Bold-SmallCaps-OSFigures-lgr.tfm) Provides: tex(OpenSans-Bold-SmallCaps-OSFigures-lgr.vf) Provides: tex(OpenSans-Bold-SmallCaps-OSFigures-ot1.tfm) Provides: tex(OpenSans-Bold-SmallCaps-OSFigures-ot1.vf) Provides: tex(OpenSans-Bold-SmallCaps-OSFigures-t1.tfm) Provides: tex(OpenSans-Bold-SmallCaps-OSFigures-t1.vf) Provides: tex(OpenSans-Bold-SmallCaps-OSFigures-t2a.tfm) Provides: tex(OpenSans-Bold-SmallCaps-OSFigures-t2a.vf) Provides: tex(OpenSans-Bold-SmallCaps-OSFigures-t2b.tfm) Provides: tex(OpenSans-Bold-SmallCaps-OSFigures-t2b.vf) Provides: tex(OpenSans-Bold-SmallCaps-OSFigures-t2c.tfm) Provides: tex(OpenSans-Bold-SmallCaps-OSFigures-t2c.vf) Provides: tex(OpenSans-Bold-SmallCaps-OSFigures-x2.tfm) Provides: tex(OpenSans-Bold-SmallCaps-OSFigures-x2.vf) Provides: tex(OpenSans-Bold-SmallCaps-lgr.tfm) Provides: tex(OpenSans-Bold-SmallCaps-lgr.vf) Provides: tex(OpenSans-Bold-SmallCaps-ot1.tfm) Provides: tex(OpenSans-Bold-SmallCaps-ot1.vf) Provides: tex(OpenSans-Bold-SmallCaps-t1.tfm) Provides: tex(OpenSans-Bold-SmallCaps-t1.vf) Provides: tex(OpenSans-Bold-SmallCaps-t2a.tfm) Provides: tex(OpenSans-Bold-SmallCaps-t2a.vf) Provides: tex(OpenSans-Bold-SmallCaps-t2b.tfm) Provides: tex(OpenSans-Bold-SmallCaps-t2b.vf) Provides: tex(OpenSans-Bold-SmallCaps-t2c.tfm) Provides: tex(OpenSans-Bold-SmallCaps-t2c.vf) Provides: tex(OpenSans-Bold-SmallCaps-x2.tfm) Provides: tex(OpenSans-Bold-SmallCaps-x2.vf) Provides: tex(OpenSans-Bold-lgr.tfm) Provides: tex(OpenSans-Bold-lgr.vf) Provides: tex(OpenSans-Bold-ot1.tfm) Provides: tex(OpenSans-Bold-ot1.vf) Provides: tex(OpenSans-Bold-t1.tfm) Provides: tex(OpenSans-Bold-t1.vf) Provides: tex(OpenSans-Bold-t2a.tfm) Provides: tex(OpenSans-Bold-t2a.vf) Provides: tex(OpenSans-Bold-t2b.tfm) Provides: tex(OpenSans-Bold-t2b.vf) Provides: tex(OpenSans-Bold-t2c.tfm) Provides: tex(OpenSans-Bold-t2c.vf) Provides: tex(OpenSans-Bold-ts1.tfm) Provides: tex(OpenSans-Bold-ts1.vf) Provides: tex(OpenSans-Bold-x2.tfm) Provides: tex(OpenSans-Bold-x2.vf) Provides: tex(OpenSans-BoldItalic-01.tfm) Provides: tex(OpenSans-BoldItalic-02.tfm) Provides: tex(OpenSans-BoldItalic-03.tfm) Provides: tex(OpenSans-BoldItalic-04.tfm) Provides: tex(OpenSans-BoldItalic-OSFigures-lgr.tfm) Provides: tex(OpenSans-BoldItalic-OSFigures-lgr.vf) Provides: tex(OpenSans-BoldItalic-OSFigures-ot1.tfm) Provides: tex(OpenSans-BoldItalic-OSFigures-ot1.vf) Provides: tex(OpenSans-BoldItalic-OSFigures-t1.tfm) Provides: tex(OpenSans-BoldItalic-OSFigures-t1.vf) Provides: tex(OpenSans-BoldItalic-OSFigures-t2a.tfm) Provides: tex(OpenSans-BoldItalic-OSFigures-t2a.vf) Provides: tex(OpenSans-BoldItalic-OSFigures-t2b.tfm) Provides: tex(OpenSans-BoldItalic-OSFigures-t2b.vf) Provides: tex(OpenSans-BoldItalic-OSFigures-t2c.tfm) Provides: tex(OpenSans-BoldItalic-OSFigures-t2c.vf) Provides: tex(OpenSans-BoldItalic-OSFigures-x2.tfm) Provides: tex(OpenSans-BoldItalic-OSFigures-x2.vf) Provides: tex(OpenSans-BoldItalic-SmallCaps-OSFigures-lgr.tfm) Provides: tex(OpenSans-BoldItalic-SmallCaps-OSFigures-lgr.vf) Provides: tex(OpenSans-BoldItalic-SmallCaps-OSFigures-ot1.tfm) Provides: tex(OpenSans-BoldItalic-SmallCaps-OSFigures-ot1.vf) Provides: tex(OpenSans-BoldItalic-SmallCaps-OSFigures-t1.tfm) Provides: tex(OpenSans-BoldItalic-SmallCaps-OSFigures-t1.vf) Provides: tex(OpenSans-BoldItalic-SmallCaps-OSFigures-t2a.tfm) Provides: tex(OpenSans-BoldItalic-SmallCaps-OSFigures-t2a.vf) Provides: tex(OpenSans-BoldItalic-SmallCaps-OSFigures-t2b.tfm) Provides: tex(OpenSans-BoldItalic-SmallCaps-OSFigures-t2b.vf) Provides: tex(OpenSans-BoldItalic-SmallCaps-OSFigures-t2c.tfm) Provides: tex(OpenSans-BoldItalic-SmallCaps-OSFigures-t2c.vf) Provides: tex(OpenSans-BoldItalic-SmallCaps-OSFigures-x2.tfm) Provides: tex(OpenSans-BoldItalic-SmallCaps-OSFigures-x2.vf) Provides: tex(OpenSans-BoldItalic-SmallCaps-lgr.tfm) Provides: tex(OpenSans-BoldItalic-SmallCaps-lgr.vf) Provides: tex(OpenSans-BoldItalic-SmallCaps-ot1.tfm) Provides: tex(OpenSans-BoldItalic-SmallCaps-ot1.vf) Provides: tex(OpenSans-BoldItalic-SmallCaps-t1.tfm) Provides: tex(OpenSans-BoldItalic-SmallCaps-t1.vf) Provides: tex(OpenSans-BoldItalic-SmallCaps-t2a.tfm) Provides: tex(OpenSans-BoldItalic-SmallCaps-t2a.vf) Provides: tex(OpenSans-BoldItalic-SmallCaps-t2b.tfm) Provides: tex(OpenSans-BoldItalic-SmallCaps-t2b.vf) Provides: tex(OpenSans-BoldItalic-SmallCaps-t2c.tfm) Provides: tex(OpenSans-BoldItalic-SmallCaps-t2c.vf) Provides: tex(OpenSans-BoldItalic-SmallCaps-x2.tfm) Provides: tex(OpenSans-BoldItalic-SmallCaps-x2.vf) Provides: tex(OpenSans-BoldItalic-lgr.tfm) Provides: tex(OpenSans-BoldItalic-lgr.vf) Provides: tex(OpenSans-BoldItalic-ot1.tfm) Provides: tex(OpenSans-BoldItalic-ot1.vf) Provides: tex(OpenSans-BoldItalic-t1.tfm) Provides: tex(OpenSans-BoldItalic-t1.vf) Provides: tex(OpenSans-BoldItalic-t2a.tfm) Provides: tex(OpenSans-BoldItalic-t2a.vf) Provides: tex(OpenSans-BoldItalic-t2b.tfm) Provides: tex(OpenSans-BoldItalic-t2b.vf) Provides: tex(OpenSans-BoldItalic-t2c.tfm) Provides: tex(OpenSans-BoldItalic-t2c.vf) Provides: tex(OpenSans-BoldItalic-ts1.tfm) Provides: tex(OpenSans-BoldItalic-ts1.vf) Provides: tex(OpenSans-BoldItalic-x2.tfm) Provides: tex(OpenSans-BoldItalic-x2.vf) Provides: tex(OpenSans-CondLight-01.tfm) Provides: tex(OpenSans-CondLight-02.tfm) Provides: tex(OpenSans-CondLight-03.tfm) Provides: tex(OpenSans-CondLight-04.tfm) Provides: tex(OpenSans-CondLight-OSFigures-lgr.tfm) Provides: tex(OpenSans-CondLight-OSFigures-lgr.vf) Provides: tex(OpenSans-CondLight-OSFigures-ot1.tfm) Provides: tex(OpenSans-CondLight-OSFigures-ot1.vf) Provides: tex(OpenSans-CondLight-OSFigures-t1.tfm) Provides: tex(OpenSans-CondLight-OSFigures-t1.vf) Provides: tex(OpenSans-CondLight-OSFigures-t2a.tfm) Provides: tex(OpenSans-CondLight-OSFigures-t2a.vf) Provides: tex(OpenSans-CondLight-OSFigures-t2b.tfm) Provides: tex(OpenSans-CondLight-OSFigures-t2b.vf) Provides: tex(OpenSans-CondLight-OSFigures-t2c.tfm) Provides: tex(OpenSans-CondLight-OSFigures-t2c.vf) Provides: tex(OpenSans-CondLight-OSFigures-x2.tfm) Provides: tex(OpenSans-CondLight-OSFigures-x2.vf) Provides: tex(OpenSans-CondLight-SmallCaps-OSFigures-lgr.tfm) Provides: tex(OpenSans-CondLight-SmallCaps-OSFigures-lgr.vf) Provides: tex(OpenSans-CondLight-SmallCaps-OSFigures-ot1.tfm) Provides: tex(OpenSans-CondLight-SmallCaps-OSFigures-ot1.vf) Provides: tex(OpenSans-CondLight-SmallCaps-OSFigures-t1.tfm) Provides: tex(OpenSans-CondLight-SmallCaps-OSFigures-t1.vf) Provides: tex(OpenSans-CondLight-SmallCaps-OSFigures-t2a.tfm) Provides: tex(OpenSans-CondLight-SmallCaps-OSFigures-t2a.vf) Provides: tex(OpenSans-CondLight-SmallCaps-OSFigures-t2b.tfm) Provides: tex(OpenSans-CondLight-SmallCaps-OSFigures-t2b.vf) Provides: tex(OpenSans-CondLight-SmallCaps-OSFigures-t2c.tfm) Provides: tex(OpenSans-CondLight-SmallCaps-OSFigures-t2c.vf) Provides: tex(OpenSans-CondLight-SmallCaps-OSFigures-x2.tfm) Provides: tex(OpenSans-CondLight-SmallCaps-OSFigures-x2.vf) Provides: tex(OpenSans-CondLight-SmallCaps-lgr.tfm) Provides: tex(OpenSans-CondLight-SmallCaps-lgr.vf) Provides: tex(OpenSans-CondLight-SmallCaps-ot1.tfm) Provides: tex(OpenSans-CondLight-SmallCaps-ot1.vf) Provides: tex(OpenSans-CondLight-SmallCaps-t1.tfm) Provides: tex(OpenSans-CondLight-SmallCaps-t1.vf) Provides: tex(OpenSans-CondLight-SmallCaps-t2a.tfm) Provides: tex(OpenSans-CondLight-SmallCaps-t2a.vf) Provides: tex(OpenSans-CondLight-SmallCaps-t2b.tfm) Provides: tex(OpenSans-CondLight-SmallCaps-t2b.vf) Provides: tex(OpenSans-CondLight-SmallCaps-t2c.tfm) Provides: tex(OpenSans-CondLight-SmallCaps-t2c.vf) Provides: tex(OpenSans-CondLight-SmallCaps-x2.tfm) Provides: tex(OpenSans-CondLight-SmallCaps-x2.vf) Provides: tex(OpenSans-CondLight-lgr.tfm) Provides: tex(OpenSans-CondLight-lgr.vf) Provides: tex(OpenSans-CondLight-ot1.tfm) Provides: tex(OpenSans-CondLight-ot1.vf) Provides: tex(OpenSans-CondLight-t1.tfm) Provides: tex(OpenSans-CondLight-t1.vf) Provides: tex(OpenSans-CondLight-t2a.tfm) Provides: tex(OpenSans-CondLight-t2a.vf) Provides: tex(OpenSans-CondLight-t2b.tfm) Provides: tex(OpenSans-CondLight-t2b.vf) Provides: tex(OpenSans-CondLight-t2c.tfm) Provides: tex(OpenSans-CondLight-t2c.vf) Provides: tex(OpenSans-CondLight-ts1.tfm) Provides: tex(OpenSans-CondLight-ts1.vf) Provides: tex(OpenSans-CondLight-x2.tfm) Provides: tex(OpenSans-CondLight-x2.vf) Provides: tex(OpenSans-CondLightItalic-01.tfm) Provides: tex(OpenSans-CondLightItalic-02.tfm) Provides: tex(OpenSans-CondLightItalic-03.tfm) Provides: tex(OpenSans-CondLightItalic-04.tfm) Provides: tex(OpenSans-CondLightItalic-OSFigures-lgr.tfm) Provides: tex(OpenSans-CondLightItalic-OSFigures-lgr.vf) Provides: tex(OpenSans-CondLightItalic-OSFigures-ot1.tfm) Provides: tex(OpenSans-CondLightItalic-OSFigures-ot1.vf) Provides: tex(OpenSans-CondLightItalic-OSFigures-t1.tfm) Provides: tex(OpenSans-CondLightItalic-OSFigures-t1.vf) Provides: tex(OpenSans-CondLightItalic-OSFigures-t2a.tfm) Provides: tex(OpenSans-CondLightItalic-OSFigures-t2a.vf) Provides: tex(OpenSans-CondLightItalic-OSFigures-t2b.tfm) Provides: tex(OpenSans-CondLightItalic-OSFigures-t2b.vf) Provides: tex(OpenSans-CondLightItalic-OSFigures-t2c.tfm) Provides: tex(OpenSans-CondLightItalic-OSFigures-t2c.vf) Provides: tex(OpenSans-CondLightItalic-OSFigures-x2.tfm) Provides: tex(OpenSans-CondLightItalic-OSFigures-x2.vf) Provides: tex(OpenSans-CondLightItalic-SmallCaps-OSFigures-lgr.tfm) Provides: tex(OpenSans-CondLightItalic-SmallCaps-OSFigures-lgr.vf) Provides: tex(OpenSans-CondLightItalic-SmallCaps-OSFigures-ot1.tfm) Provides: tex(OpenSans-CondLightItalic-SmallCaps-OSFigures-ot1.vf) Provides: tex(OpenSans-CondLightItalic-SmallCaps-OSFigures-t1.tfm) Provides: tex(OpenSans-CondLightItalic-SmallCaps-OSFigures-t1.vf) Provides: tex(OpenSans-CondLightItalic-SmallCaps-OSFigures-t2a.tfm) Provides: tex(OpenSans-CondLightItalic-SmallCaps-OSFigures-t2a.vf) Provides: tex(OpenSans-CondLightItalic-SmallCaps-OSFigures-t2b.tfm) Provides: tex(OpenSans-CondLightItalic-SmallCaps-OSFigures-t2b.vf) Provides: tex(OpenSans-CondLightItalic-SmallCaps-OSFigures-t2c.tfm) Provides: tex(OpenSans-CondLightItalic-SmallCaps-OSFigures-t2c.vf) Provides: tex(OpenSans-CondLightItalic-SmallCaps-OSFigures-x2.tfm) Provides: tex(OpenSans-CondLightItalic-SmallCaps-OSFigures-x2.vf) Provides: tex(OpenSans-CondLightItalic-SmallCaps-lgr.tfm) Provides: tex(OpenSans-CondLightItalic-SmallCaps-lgr.vf) Provides: tex(OpenSans-CondLightItalic-SmallCaps-ot1.tfm) Provides: tex(OpenSans-CondLightItalic-SmallCaps-ot1.vf) Provides: tex(OpenSans-CondLightItalic-SmallCaps-t1.tfm) Provides: tex(OpenSans-CondLightItalic-SmallCaps-t1.vf) Provides: tex(OpenSans-CondLightItalic-SmallCaps-t2a.tfm) Provides: tex(OpenSans-CondLightItalic-SmallCaps-t2a.vf) Provides: tex(OpenSans-CondLightItalic-SmallCaps-t2b.tfm) Provides: tex(OpenSans-CondLightItalic-SmallCaps-t2b.vf) Provides: tex(OpenSans-CondLightItalic-SmallCaps-t2c.tfm) Provides: tex(OpenSans-CondLightItalic-SmallCaps-t2c.vf) Provides: tex(OpenSans-CondLightItalic-SmallCaps-x2.tfm) Provides: tex(OpenSans-CondLightItalic-SmallCaps-x2.vf) Provides: tex(OpenSans-CondLightItalic-lgr.tfm) Provides: tex(OpenSans-CondLightItalic-lgr.vf) Provides: tex(OpenSans-CondLightItalic-ot1.tfm) Provides: tex(OpenSans-CondLightItalic-ot1.vf) Provides: tex(OpenSans-CondLightItalic-t1.tfm) Provides: tex(OpenSans-CondLightItalic-t1.vf) Provides: tex(OpenSans-CondLightItalic-t2a.tfm) Provides: tex(OpenSans-CondLightItalic-t2a.vf) Provides: tex(OpenSans-CondLightItalic-t2b.tfm) Provides: tex(OpenSans-CondLightItalic-t2b.vf) Provides: tex(OpenSans-CondLightItalic-t2c.tfm) Provides: tex(OpenSans-CondLightItalic-t2c.vf) Provides: tex(OpenSans-CondLightItalic-ts1.tfm) Provides: tex(OpenSans-CondLightItalic-ts1.vf) Provides: tex(OpenSans-CondLightItalic-x2.tfm) Provides: tex(OpenSans-CondLightItalic-x2.vf) Provides: tex(OpenSans-ExtraBold-01.tfm) Provides: tex(OpenSans-ExtraBold-02.tfm) Provides: tex(OpenSans-ExtraBold-03.tfm) Provides: tex(OpenSans-ExtraBold-04.tfm) Provides: tex(OpenSans-ExtraBold-OSFigures-lgr.tfm) Provides: tex(OpenSans-ExtraBold-OSFigures-lgr.vf) Provides: tex(OpenSans-ExtraBold-OSFigures-ot1.tfm) Provides: tex(OpenSans-ExtraBold-OSFigures-ot1.vf) Provides: tex(OpenSans-ExtraBold-OSFigures-t1.tfm) Provides: tex(OpenSans-ExtraBold-OSFigures-t1.vf) Provides: tex(OpenSans-ExtraBold-OSFigures-t2a.tfm) Provides: tex(OpenSans-ExtraBold-OSFigures-t2a.vf) Provides: tex(OpenSans-ExtraBold-OSFigures-t2b.tfm) Provides: tex(OpenSans-ExtraBold-OSFigures-t2b.vf) Provides: tex(OpenSans-ExtraBold-OSFigures-t2c.tfm) Provides: tex(OpenSans-ExtraBold-OSFigures-t2c.vf) Provides: tex(OpenSans-ExtraBold-OSFigures-x2.tfm) Provides: tex(OpenSans-ExtraBold-OSFigures-x2.vf) Provides: tex(OpenSans-ExtraBold-SmallCaps-OSFigures-lgr.tfm) Provides: tex(OpenSans-ExtraBold-SmallCaps-OSFigures-lgr.vf) Provides: tex(OpenSans-ExtraBold-SmallCaps-OSFigures-ot1.tfm) Provides: tex(OpenSans-ExtraBold-SmallCaps-OSFigures-ot1.vf) Provides: tex(OpenSans-ExtraBold-SmallCaps-OSFigures-t1.tfm) Provides: tex(OpenSans-ExtraBold-SmallCaps-OSFigures-t1.vf) Provides: tex(OpenSans-ExtraBold-SmallCaps-OSFigures-t2a.tfm) Provides: tex(OpenSans-ExtraBold-SmallCaps-OSFigures-t2a.vf) Provides: tex(OpenSans-ExtraBold-SmallCaps-OSFigures-t2b.tfm) Provides: tex(OpenSans-ExtraBold-SmallCaps-OSFigures-t2b.vf) Provides: tex(OpenSans-ExtraBold-SmallCaps-OSFigures-t2c.tfm) Provides: tex(OpenSans-ExtraBold-SmallCaps-OSFigures-t2c.vf) Provides: tex(OpenSans-ExtraBold-SmallCaps-OSFigures-x2.tfm) Provides: tex(OpenSans-ExtraBold-SmallCaps-OSFigures-x2.vf) Provides: tex(OpenSans-ExtraBold-SmallCaps-lgr.tfm) Provides: tex(OpenSans-ExtraBold-SmallCaps-lgr.vf) Provides: tex(OpenSans-ExtraBold-SmallCaps-ot1.tfm) Provides: tex(OpenSans-ExtraBold-SmallCaps-ot1.vf) Provides: tex(OpenSans-ExtraBold-SmallCaps-t1.tfm) Provides: tex(OpenSans-ExtraBold-SmallCaps-t1.vf) Provides: tex(OpenSans-ExtraBold-SmallCaps-t2a.tfm) Provides: tex(OpenSans-ExtraBold-SmallCaps-t2a.vf) Provides: tex(OpenSans-ExtraBold-SmallCaps-t2b.tfm) Provides: tex(OpenSans-ExtraBold-SmallCaps-t2b.vf) Provides: tex(OpenSans-ExtraBold-SmallCaps-t2c.tfm) Provides: tex(OpenSans-ExtraBold-SmallCaps-t2c.vf) Provides: tex(OpenSans-ExtraBold-SmallCaps-x2.tfm) Provides: tex(OpenSans-ExtraBold-SmallCaps-x2.vf) Provides: tex(OpenSans-ExtraBold-lgr.tfm) Provides: tex(OpenSans-ExtraBold-lgr.vf) Provides: tex(OpenSans-ExtraBold-ot1.tfm) Provides: tex(OpenSans-ExtraBold-ot1.vf) Provides: tex(OpenSans-ExtraBold-t1.tfm) Provides: tex(OpenSans-ExtraBold-t1.vf) Provides: tex(OpenSans-ExtraBold-t2a.tfm) Provides: tex(OpenSans-ExtraBold-t2a.vf) Provides: tex(OpenSans-ExtraBold-t2b.tfm) Provides: tex(OpenSans-ExtraBold-t2b.vf) Provides: tex(OpenSans-ExtraBold-t2c.tfm) Provides: tex(OpenSans-ExtraBold-t2c.vf) Provides: tex(OpenSans-ExtraBold-ts1.tfm) Provides: tex(OpenSans-ExtraBold-ts1.vf) Provides: tex(OpenSans-ExtraBold-x2.tfm) Provides: tex(OpenSans-ExtraBold-x2.vf) Provides: tex(OpenSans-ExtraBoldItalic-01.tfm) Provides: tex(OpenSans-ExtraBoldItalic-02.tfm) Provides: tex(OpenSans-ExtraBoldItalic-03.tfm) Provides: tex(OpenSans-ExtraBoldItalic-04.tfm) Provides: tex(OpenSans-ExtraBoldItalic-OSFigures-lgr.tfm) Provides: tex(OpenSans-ExtraBoldItalic-OSFigures-lgr.vf) Provides: tex(OpenSans-ExtraBoldItalic-OSFigures-ot1.tfm) Provides: tex(OpenSans-ExtraBoldItalic-OSFigures-ot1.vf) Provides: tex(OpenSans-ExtraBoldItalic-OSFigures-t1.tfm) Provides: tex(OpenSans-ExtraBoldItalic-OSFigures-t1.vf) Provides: tex(OpenSans-ExtraBoldItalic-OSFigures-t2a.tfm) Provides: tex(OpenSans-ExtraBoldItalic-OSFigures-t2a.vf) Provides: tex(OpenSans-ExtraBoldItalic-OSFigures-t2b.tfm) Provides: tex(OpenSans-ExtraBoldItalic-OSFigures-t2b.vf) Provides: tex(OpenSans-ExtraBoldItalic-OSFigures-t2c.tfm) Provides: tex(OpenSans-ExtraBoldItalic-OSFigures-t2c.vf) Provides: tex(OpenSans-ExtraBoldItalic-OSFigures-x2.tfm) Provides: tex(OpenSans-ExtraBoldItalic-OSFigures-x2.vf) Provides: tex(OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-lgr.tfm) Provides: tex(OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-lgr.vf) Provides: tex(OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-ot1.tfm) Provides: tex(OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-ot1.vf) Provides: tex(OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t1.tfm) Provides: tex(OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t1.vf) Provides: tex(OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t2a.tfm) Provides: tex(OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t2a.vf) Provides: tex(OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t2b.tfm) Provides: tex(OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t2b.vf) Provides: tex(OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t2c.tfm) Provides: tex(OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t2c.vf) Provides: tex(OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-x2.tfm) Provides: tex(OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-x2.vf) Provides: tex(OpenSans-ExtraBoldItalic-SmallCaps-lgr.tfm) Provides: tex(OpenSans-ExtraBoldItalic-SmallCaps-lgr.vf) Provides: tex(OpenSans-ExtraBoldItalic-SmallCaps-ot1.tfm) Provides: tex(OpenSans-ExtraBoldItalic-SmallCaps-ot1.vf) Provides: tex(OpenSans-ExtraBoldItalic-SmallCaps-t1.tfm) Provides: tex(OpenSans-ExtraBoldItalic-SmallCaps-t1.vf) Provides: tex(OpenSans-ExtraBoldItalic-SmallCaps-t2a.tfm) Provides: tex(OpenSans-ExtraBoldItalic-SmallCaps-t2a.vf) Provides: tex(OpenSans-ExtraBoldItalic-SmallCaps-t2b.tfm) Provides: tex(OpenSans-ExtraBoldItalic-SmallCaps-t2b.vf) Provides: tex(OpenSans-ExtraBoldItalic-SmallCaps-t2c.tfm) Provides: tex(OpenSans-ExtraBoldItalic-SmallCaps-t2c.vf) Provides: tex(OpenSans-ExtraBoldItalic-SmallCaps-x2.tfm) Provides: tex(OpenSans-ExtraBoldItalic-SmallCaps-x2.vf) Provides: tex(OpenSans-ExtraBoldItalic-lgr.tfm) Provides: tex(OpenSans-ExtraBoldItalic-lgr.vf) Provides: tex(OpenSans-ExtraBoldItalic-ot1.tfm) Provides: tex(OpenSans-ExtraBoldItalic-ot1.vf) Provides: tex(OpenSans-ExtraBoldItalic-t1.tfm) Provides: tex(OpenSans-ExtraBoldItalic-t1.vf) Provides: tex(OpenSans-ExtraBoldItalic-t2a.tfm) Provides: tex(OpenSans-ExtraBoldItalic-t2a.vf) Provides: tex(OpenSans-ExtraBoldItalic-t2b.tfm) Provides: tex(OpenSans-ExtraBoldItalic-t2b.vf) Provides: tex(OpenSans-ExtraBoldItalic-t2c.tfm) Provides: tex(OpenSans-ExtraBoldItalic-t2c.vf) Provides: tex(OpenSans-ExtraBoldItalic-ts1.tfm) Provides: tex(OpenSans-ExtraBoldItalic-ts1.vf) Provides: tex(OpenSans-ExtraBoldItalic-x2.tfm) Provides: tex(OpenSans-ExtraBoldItalic-x2.vf) Provides: tex(OpenSans-Italic-01.tfm) Provides: tex(OpenSans-Italic-02.tfm) Provides: tex(OpenSans-Italic-03.tfm) Provides: tex(OpenSans-Italic-04.tfm) Provides: tex(OpenSans-Italic-OSFigures-lgr.tfm) Provides: tex(OpenSans-Italic-OSFigures-lgr.vf) Provides: tex(OpenSans-Italic-OSFigures-ot1.tfm) Provides: tex(OpenSans-Italic-OSFigures-ot1.vf) Provides: tex(OpenSans-Italic-OSFigures-t1.tfm) Provides: tex(OpenSans-Italic-OSFigures-t1.vf) Provides: tex(OpenSans-Italic-OSFigures-t2a.tfm) Provides: tex(OpenSans-Italic-OSFigures-t2a.vf) Provides: tex(OpenSans-Italic-OSFigures-t2b.tfm) Provides: tex(OpenSans-Italic-OSFigures-t2b.vf) Provides: tex(OpenSans-Italic-OSFigures-t2c.tfm) Provides: tex(OpenSans-Italic-OSFigures-t2c.vf) Provides: tex(OpenSans-Italic-OSFigures-x2.tfm) Provides: tex(OpenSans-Italic-OSFigures-x2.vf) Provides: tex(OpenSans-Italic-SmallCaps-OSFigures-lgr.tfm) Provides: tex(OpenSans-Italic-SmallCaps-OSFigures-lgr.vf) Provides: tex(OpenSans-Italic-SmallCaps-OSFigures-ot1.tfm) Provides: tex(OpenSans-Italic-SmallCaps-OSFigures-ot1.vf) Provides: tex(OpenSans-Italic-SmallCaps-OSFigures-t1.tfm) Provides: tex(OpenSans-Italic-SmallCaps-OSFigures-t1.vf) Provides: tex(OpenSans-Italic-SmallCaps-OSFigures-t2a.tfm) Provides: tex(OpenSans-Italic-SmallCaps-OSFigures-t2a.vf) Provides: tex(OpenSans-Italic-SmallCaps-OSFigures-t2b.tfm) Provides: tex(OpenSans-Italic-SmallCaps-OSFigures-t2b.vf) Provides: tex(OpenSans-Italic-SmallCaps-OSFigures-t2c.tfm) Provides: tex(OpenSans-Italic-SmallCaps-OSFigures-t2c.vf) Provides: tex(OpenSans-Italic-SmallCaps-OSFigures-x2.tfm) Provides: tex(OpenSans-Italic-SmallCaps-OSFigures-x2.vf) Provides: tex(OpenSans-Italic-SmallCaps-lgr.tfm) Provides: tex(OpenSans-Italic-SmallCaps-lgr.vf) Provides: tex(OpenSans-Italic-SmallCaps-ot1.tfm) Provides: tex(OpenSans-Italic-SmallCaps-ot1.vf) Provides: tex(OpenSans-Italic-SmallCaps-t1.tfm) Provides: tex(OpenSans-Italic-SmallCaps-t1.vf) Provides: tex(OpenSans-Italic-SmallCaps-t2a.tfm) Provides: tex(OpenSans-Italic-SmallCaps-t2a.vf) Provides: tex(OpenSans-Italic-SmallCaps-t2b.tfm) Provides: tex(OpenSans-Italic-SmallCaps-t2b.vf) Provides: tex(OpenSans-Italic-SmallCaps-t2c.tfm) Provides: tex(OpenSans-Italic-SmallCaps-t2c.vf) Provides: tex(OpenSans-Italic-SmallCaps-x2.tfm) Provides: tex(OpenSans-Italic-SmallCaps-x2.vf) Provides: tex(OpenSans-Italic-lgr.tfm) Provides: tex(OpenSans-Italic-lgr.vf) Provides: tex(OpenSans-Italic-ot1.tfm) Provides: tex(OpenSans-Italic-ot1.vf) Provides: tex(OpenSans-Italic-t1.tfm) Provides: tex(OpenSans-Italic-t1.vf) Provides: tex(OpenSans-Italic-t2a.tfm) Provides: tex(OpenSans-Italic-t2a.vf) Provides: tex(OpenSans-Italic-t2b.tfm) Provides: tex(OpenSans-Italic-t2b.vf) Provides: tex(OpenSans-Italic-t2c.tfm) Provides: tex(OpenSans-Italic-t2c.vf) Provides: tex(OpenSans-Italic-ts1.tfm) Provides: tex(OpenSans-Italic-ts1.vf) Provides: tex(OpenSans-Italic-x2.tfm) Provides: tex(OpenSans-Italic-x2.vf) Provides: tex(OpenSans-Light-01.tfm) Provides: tex(OpenSans-Light-02.tfm) Provides: tex(OpenSans-Light-03.tfm) Provides: tex(OpenSans-Light-04.tfm) Provides: tex(OpenSans-Light-OSFigures-lgr.tfm) Provides: tex(OpenSans-Light-OSFigures-lgr.vf) Provides: tex(OpenSans-Light-OSFigures-ot1.tfm) Provides: tex(OpenSans-Light-OSFigures-ot1.vf) Provides: tex(OpenSans-Light-OSFigures-t1.tfm) Provides: tex(OpenSans-Light-OSFigures-t1.vf) Provides: tex(OpenSans-Light-OSFigures-t2a.tfm) Provides: tex(OpenSans-Light-OSFigures-t2a.vf) Provides: tex(OpenSans-Light-OSFigures-t2b.tfm) Provides: tex(OpenSans-Light-OSFigures-t2b.vf) Provides: tex(OpenSans-Light-OSFigures-t2c.tfm) Provides: tex(OpenSans-Light-OSFigures-t2c.vf) Provides: tex(OpenSans-Light-OSFigures-x2.tfm) Provides: tex(OpenSans-Light-OSFigures-x2.vf) Provides: tex(OpenSans-Light-SmallCaps-OSFigures-lgr.tfm) Provides: tex(OpenSans-Light-SmallCaps-OSFigures-lgr.vf) Provides: tex(OpenSans-Light-SmallCaps-OSFigures-ot1.tfm) Provides: tex(OpenSans-Light-SmallCaps-OSFigures-ot1.vf) Provides: tex(OpenSans-Light-SmallCaps-OSFigures-t1.tfm) Provides: tex(OpenSans-Light-SmallCaps-OSFigures-t1.vf) Provides: tex(OpenSans-Light-SmallCaps-OSFigures-t2a.tfm) Provides: tex(OpenSans-Light-SmallCaps-OSFigures-t2a.vf) Provides: tex(OpenSans-Light-SmallCaps-OSFigures-t2b.tfm) Provides: tex(OpenSans-Light-SmallCaps-OSFigures-t2b.vf) Provides: tex(OpenSans-Light-SmallCaps-OSFigures-t2c.tfm) Provides: tex(OpenSans-Light-SmallCaps-OSFigures-t2c.vf) Provides: tex(OpenSans-Light-SmallCaps-OSFigures-x2.tfm) Provides: tex(OpenSans-Light-SmallCaps-OSFigures-x2.vf) Provides: tex(OpenSans-Light-SmallCaps-lgr.tfm) Provides: tex(OpenSans-Light-SmallCaps-lgr.vf) Provides: tex(OpenSans-Light-SmallCaps-ot1.tfm) Provides: tex(OpenSans-Light-SmallCaps-ot1.vf) Provides: tex(OpenSans-Light-SmallCaps-t1.tfm) Provides: tex(OpenSans-Light-SmallCaps-t1.vf) Provides: tex(OpenSans-Light-SmallCaps-t2a.tfm) Provides: tex(OpenSans-Light-SmallCaps-t2a.vf) Provides: tex(OpenSans-Light-SmallCaps-t2b.tfm) Provides: tex(OpenSans-Light-SmallCaps-t2b.vf) Provides: tex(OpenSans-Light-SmallCaps-t2c.tfm) Provides: tex(OpenSans-Light-SmallCaps-t2c.vf) Provides: tex(OpenSans-Light-SmallCaps-x2.tfm) Provides: tex(OpenSans-Light-SmallCaps-x2.vf) Provides: tex(OpenSans-Light-lgr.tfm) Provides: tex(OpenSans-Light-lgr.vf) Provides: tex(OpenSans-Light-ot1.tfm) Provides: tex(OpenSans-Light-ot1.vf) Provides: tex(OpenSans-Light-t1.tfm) Provides: tex(OpenSans-Light-t1.vf) Provides: tex(OpenSans-Light-t2a.tfm) Provides: tex(OpenSans-Light-t2a.vf) Provides: tex(OpenSans-Light-t2b.tfm) Provides: tex(OpenSans-Light-t2b.vf) Provides: tex(OpenSans-Light-t2c.tfm) Provides: tex(OpenSans-Light-t2c.vf) Provides: tex(OpenSans-Light-ts1.tfm) Provides: tex(OpenSans-Light-ts1.vf) Provides: tex(OpenSans-Light-x2.tfm) Provides: tex(OpenSans-Light-x2.vf) Provides: tex(OpenSans-LightItalic-01.tfm) Provides: tex(OpenSans-LightItalic-02.tfm) Provides: tex(OpenSans-LightItalic-03.tfm) Provides: tex(OpenSans-LightItalic-04.tfm) Provides: tex(OpenSans-LightItalic-OSFigures-lgr.tfm) Provides: tex(OpenSans-LightItalic-OSFigures-lgr.vf) Provides: tex(OpenSans-LightItalic-OSFigures-ot1.tfm) Provides: tex(OpenSans-LightItalic-OSFigures-ot1.vf) Provides: tex(OpenSans-LightItalic-OSFigures-t1.tfm) Provides: tex(OpenSans-LightItalic-OSFigures-t1.vf) Provides: tex(OpenSans-LightItalic-OSFigures-t2a.tfm) Provides: tex(OpenSans-LightItalic-OSFigures-t2a.vf) Provides: tex(OpenSans-LightItalic-OSFigures-t2b.tfm) Provides: tex(OpenSans-LightItalic-OSFigures-t2b.vf) Provides: tex(OpenSans-LightItalic-OSFigures-t2c.tfm) Provides: tex(OpenSans-LightItalic-OSFigures-t2c.vf) Provides: tex(OpenSans-LightItalic-OSFigures-x2.tfm) Provides: tex(OpenSans-LightItalic-OSFigures-x2.vf) Provides: tex(OpenSans-LightItalic-SmallCaps-OSFigures-lgr.tfm) Provides: tex(OpenSans-LightItalic-SmallCaps-OSFigures-lgr.vf) Provides: tex(OpenSans-LightItalic-SmallCaps-OSFigures-ot1.tfm) Provides: tex(OpenSans-LightItalic-SmallCaps-OSFigures-ot1.vf) Provides: tex(OpenSans-LightItalic-SmallCaps-OSFigures-t1.tfm) Provides: tex(OpenSans-LightItalic-SmallCaps-OSFigures-t1.vf) Provides: tex(OpenSans-LightItalic-SmallCaps-OSFigures-t2a.tfm) Provides: tex(OpenSans-LightItalic-SmallCaps-OSFigures-t2a.vf) Provides: tex(OpenSans-LightItalic-SmallCaps-OSFigures-t2b.tfm) Provides: tex(OpenSans-LightItalic-SmallCaps-OSFigures-t2b.vf) Provides: tex(OpenSans-LightItalic-SmallCaps-OSFigures-t2c.tfm) Provides: tex(OpenSans-LightItalic-SmallCaps-OSFigures-t2c.vf) Provides: tex(OpenSans-LightItalic-SmallCaps-OSFigures-x2.tfm) Provides: tex(OpenSans-LightItalic-SmallCaps-OSFigures-x2.vf) Provides: tex(OpenSans-LightItalic-SmallCaps-lgr.tfm) Provides: tex(OpenSans-LightItalic-SmallCaps-lgr.vf) Provides: tex(OpenSans-LightItalic-SmallCaps-ot1.tfm) Provides: tex(OpenSans-LightItalic-SmallCaps-ot1.vf) Provides: tex(OpenSans-LightItalic-SmallCaps-t1.tfm) Provides: tex(OpenSans-LightItalic-SmallCaps-t1.vf) Provides: tex(OpenSans-LightItalic-SmallCaps-t2a.tfm) Provides: tex(OpenSans-LightItalic-SmallCaps-t2a.vf) Provides: tex(OpenSans-LightItalic-SmallCaps-t2b.tfm) Provides: tex(OpenSans-LightItalic-SmallCaps-t2b.vf) Provides: tex(OpenSans-LightItalic-SmallCaps-t2c.tfm) Provides: tex(OpenSans-LightItalic-SmallCaps-t2c.vf) Provides: tex(OpenSans-LightItalic-SmallCaps-x2.tfm) Provides: tex(OpenSans-LightItalic-SmallCaps-x2.vf) Provides: tex(OpenSans-LightItalic-lgr.tfm) Provides: tex(OpenSans-LightItalic-lgr.vf) Provides: tex(OpenSans-LightItalic-ot1.tfm) Provides: tex(OpenSans-LightItalic-ot1.vf) Provides: tex(OpenSans-LightItalic-t1.tfm) Provides: tex(OpenSans-LightItalic-t1.vf) Provides: tex(OpenSans-LightItalic-t2a.tfm) Provides: tex(OpenSans-LightItalic-t2a.vf) Provides: tex(OpenSans-LightItalic-t2b.tfm) Provides: tex(OpenSans-LightItalic-t2b.vf) Provides: tex(OpenSans-LightItalic-t2c.tfm) Provides: tex(OpenSans-LightItalic-t2c.vf) Provides: tex(OpenSans-LightItalic-ts1.tfm) Provides: tex(OpenSans-LightItalic-ts1.vf) Provides: tex(OpenSans-LightItalic-x2.tfm) Provides: tex(OpenSans-LightItalic-x2.vf) Provides: tex(OpenSans-Regular-01.tfm) Provides: tex(OpenSans-Regular-02.tfm) Provides: tex(OpenSans-Regular-03.tfm) Provides: tex(OpenSans-Regular-04.tfm) Provides: tex(OpenSans-Regular-OSFigures-lgr.tfm) Provides: tex(OpenSans-Regular-OSFigures-lgr.vf) Provides: tex(OpenSans-Regular-OSFigures-ot1.tfm) Provides: tex(OpenSans-Regular-OSFigures-ot1.vf) Provides: tex(OpenSans-Regular-OSFigures-t1.tfm) Provides: tex(OpenSans-Regular-OSFigures-t1.vf) Provides: tex(OpenSans-Regular-OSFigures-t2a.tfm) Provides: tex(OpenSans-Regular-OSFigures-t2a.vf) Provides: tex(OpenSans-Regular-OSFigures-t2b.tfm) Provides: tex(OpenSans-Regular-OSFigures-t2b.vf) Provides: tex(OpenSans-Regular-OSFigures-t2c.tfm) Provides: tex(OpenSans-Regular-OSFigures-t2c.vf) Provides: tex(OpenSans-Regular-OSFigures-x2.tfm) Provides: tex(OpenSans-Regular-OSFigures-x2.vf) Provides: tex(OpenSans-Regular-SmallCaps-OSFigures-lgr.tfm) Provides: tex(OpenSans-Regular-SmallCaps-OSFigures-lgr.vf) Provides: tex(OpenSans-Regular-SmallCaps-OSFigures-ot1.tfm) Provides: tex(OpenSans-Regular-SmallCaps-OSFigures-ot1.vf) Provides: tex(OpenSans-Regular-SmallCaps-OSFigures-t1.tfm) Provides: tex(OpenSans-Regular-SmallCaps-OSFigures-t1.vf) Provides: tex(OpenSans-Regular-SmallCaps-OSFigures-t2a.tfm) Provides: tex(OpenSans-Regular-SmallCaps-OSFigures-t2a.vf) Provides: tex(OpenSans-Regular-SmallCaps-OSFigures-t2b.tfm) Provides: tex(OpenSans-Regular-SmallCaps-OSFigures-t2b.vf) Provides: tex(OpenSans-Regular-SmallCaps-OSFigures-t2c.tfm) Provides: tex(OpenSans-Regular-SmallCaps-OSFigures-t2c.vf) Provides: tex(OpenSans-Regular-SmallCaps-OSFigures-x2.tfm) Provides: tex(OpenSans-Regular-SmallCaps-OSFigures-x2.vf) Provides: tex(OpenSans-Regular-SmallCaps-lgr.tfm) Provides: tex(OpenSans-Regular-SmallCaps-lgr.vf) Provides: tex(OpenSans-Regular-SmallCaps-ot1.tfm) Provides: tex(OpenSans-Regular-SmallCaps-ot1.vf) Provides: tex(OpenSans-Regular-SmallCaps-t1.tfm) Provides: tex(OpenSans-Regular-SmallCaps-t1.vf) Provides: tex(OpenSans-Regular-SmallCaps-t2a.tfm) Provides: tex(OpenSans-Regular-SmallCaps-t2a.vf) Provides: tex(OpenSans-Regular-SmallCaps-t2b.tfm) Provides: tex(OpenSans-Regular-SmallCaps-t2b.vf) Provides: tex(OpenSans-Regular-SmallCaps-t2c.tfm) Provides: tex(OpenSans-Regular-SmallCaps-t2c.vf) Provides: tex(OpenSans-Regular-SmallCaps-x2.tfm) Provides: tex(OpenSans-Regular-SmallCaps-x2.vf) Provides: tex(OpenSans-Regular-lgr.tfm) Provides: tex(OpenSans-Regular-lgr.vf) Provides: tex(OpenSans-Regular-ot1.tfm) Provides: tex(OpenSans-Regular-ot1.vf) Provides: tex(OpenSans-Regular-t1.tfm) Provides: tex(OpenSans-Regular-t1.vf) Provides: tex(OpenSans-Regular-t2a.tfm) Provides: tex(OpenSans-Regular-t2a.vf) Provides: tex(OpenSans-Regular-t2b.tfm) Provides: tex(OpenSans-Regular-t2b.vf) Provides: tex(OpenSans-Regular-t2c.tfm) Provides: tex(OpenSans-Regular-t2c.vf) Provides: tex(OpenSans-Regular-ts1.tfm) Provides: tex(OpenSans-Regular-ts1.vf) Provides: tex(OpenSans-Regular-x2.tfm) Provides: tex(OpenSans-Regular-x2.vf) Provides: tex(OpenSans-Semibold-01.tfm) Provides: tex(OpenSans-Semibold-02.tfm) Provides: tex(OpenSans-Semibold-03.tfm) Provides: tex(OpenSans-Semibold-04.tfm) Provides: tex(OpenSans-Semibold-OSFigures-lgr.tfm) Provides: tex(OpenSans-Semibold-OSFigures-lgr.vf) Provides: tex(OpenSans-Semibold-OSFigures-ot1.tfm) Provides: tex(OpenSans-Semibold-OSFigures-ot1.vf) Provides: tex(OpenSans-Semibold-OSFigures-t1.tfm) Provides: tex(OpenSans-Semibold-OSFigures-t1.vf) Provides: tex(OpenSans-Semibold-OSFigures-t2a.tfm) Provides: tex(OpenSans-Semibold-OSFigures-t2a.vf) Provides: tex(OpenSans-Semibold-OSFigures-t2b.tfm) Provides: tex(OpenSans-Semibold-OSFigures-t2b.vf) Provides: tex(OpenSans-Semibold-OSFigures-t2c.tfm) Provides: tex(OpenSans-Semibold-OSFigures-t2c.vf) Provides: tex(OpenSans-Semibold-OSFigures-x2.tfm) Provides: tex(OpenSans-Semibold-OSFigures-x2.vf) Provides: tex(OpenSans-Semibold-SmallCaps-OSFigures-lgr.tfm) Provides: tex(OpenSans-Semibold-SmallCaps-OSFigures-lgr.vf) Provides: tex(OpenSans-Semibold-SmallCaps-OSFigures-ot1.tfm) Provides: tex(OpenSans-Semibold-SmallCaps-OSFigures-ot1.vf) Provides: tex(OpenSans-Semibold-SmallCaps-OSFigures-t1.tfm) Provides: tex(OpenSans-Semibold-SmallCaps-OSFigures-t1.vf) Provides: tex(OpenSans-Semibold-SmallCaps-OSFigures-t2a.tfm) Provides: tex(OpenSans-Semibold-SmallCaps-OSFigures-t2a.vf) Provides: tex(OpenSans-Semibold-SmallCaps-OSFigures-t2b.tfm) Provides: tex(OpenSans-Semibold-SmallCaps-OSFigures-t2b.vf) Provides: tex(OpenSans-Semibold-SmallCaps-OSFigures-t2c.tfm) Provides: tex(OpenSans-Semibold-SmallCaps-OSFigures-t2c.vf) Provides: tex(OpenSans-Semibold-SmallCaps-OSFigures-x2.tfm) Provides: tex(OpenSans-Semibold-SmallCaps-OSFigures-x2.vf) Provides: tex(OpenSans-Semibold-SmallCaps-lgr.tfm) Provides: tex(OpenSans-Semibold-SmallCaps-lgr.vf) Provides: tex(OpenSans-Semibold-SmallCaps-ot1.tfm) Provides: tex(OpenSans-Semibold-SmallCaps-ot1.vf) Provides: tex(OpenSans-Semibold-SmallCaps-t1.tfm) Provides: tex(OpenSans-Semibold-SmallCaps-t1.vf) Provides: tex(OpenSans-Semibold-SmallCaps-t2a.tfm) Provides: tex(OpenSans-Semibold-SmallCaps-t2a.vf) Provides: tex(OpenSans-Semibold-SmallCaps-t2b.tfm) Provides: tex(OpenSans-Semibold-SmallCaps-t2b.vf) Provides: tex(OpenSans-Semibold-SmallCaps-t2c.tfm) Provides: tex(OpenSans-Semibold-SmallCaps-t2c.vf) Provides: tex(OpenSans-Semibold-SmallCaps-x2.tfm) Provides: tex(OpenSans-Semibold-SmallCaps-x2.vf) Provides: tex(OpenSans-Semibold-lgr.tfm) Provides: tex(OpenSans-Semibold-lgr.vf) Provides: tex(OpenSans-Semibold-ot1.tfm) Provides: tex(OpenSans-Semibold-ot1.vf) Provides: tex(OpenSans-Semibold-t1.tfm) Provides: tex(OpenSans-Semibold-t1.vf) Provides: tex(OpenSans-Semibold-t2a.tfm) Provides: tex(OpenSans-Semibold-t2a.vf) Provides: tex(OpenSans-Semibold-t2b.tfm) Provides: tex(OpenSans-Semibold-t2b.vf) Provides: tex(OpenSans-Semibold-t2c.tfm) Provides: tex(OpenSans-Semibold-t2c.vf) Provides: tex(OpenSans-Semibold-ts1.tfm) Provides: tex(OpenSans-Semibold-ts1.vf) Provides: tex(OpenSans-Semibold-x2.tfm) Provides: tex(OpenSans-Semibold-x2.vf) Provides: tex(OpenSans-SemiboldItalic-01.tfm) Provides: tex(OpenSans-SemiboldItalic-02.tfm) Provides: tex(OpenSans-SemiboldItalic-03.tfm) Provides: tex(OpenSans-SemiboldItalic-04.tfm) Provides: tex(OpenSans-SemiboldItalic-OSFigures-lgr.tfm) Provides: tex(OpenSans-SemiboldItalic-OSFigures-lgr.vf) Provides: tex(OpenSans-SemiboldItalic-OSFigures-ot1.tfm) Provides: tex(OpenSans-SemiboldItalic-OSFigures-ot1.vf) Provides: tex(OpenSans-SemiboldItalic-OSFigures-t1.tfm) Provides: tex(OpenSans-SemiboldItalic-OSFigures-t1.vf) Provides: tex(OpenSans-SemiboldItalic-OSFigures-t2a.tfm) Provides: tex(OpenSans-SemiboldItalic-OSFigures-t2a.vf) Provides: tex(OpenSans-SemiboldItalic-OSFigures-t2b.tfm) Provides: tex(OpenSans-SemiboldItalic-OSFigures-t2b.vf) Provides: tex(OpenSans-SemiboldItalic-OSFigures-t2c.tfm) Provides: tex(OpenSans-SemiboldItalic-OSFigures-t2c.vf) Provides: tex(OpenSans-SemiboldItalic-OSFigures-x2.tfm) Provides: tex(OpenSans-SemiboldItalic-OSFigures-x2.vf) Provides: tex(OpenSans-SemiboldItalic-SmallCaps-OSFigures-lgr.tfm) Provides: tex(OpenSans-SemiboldItalic-SmallCaps-OSFigures-lgr.vf) Provides: tex(OpenSans-SemiboldItalic-SmallCaps-OSFigures-ot1.tfm) Provides: tex(OpenSans-SemiboldItalic-SmallCaps-OSFigures-ot1.vf) Provides: tex(OpenSans-SemiboldItalic-SmallCaps-OSFigures-t1.tfm) Provides: tex(OpenSans-SemiboldItalic-SmallCaps-OSFigures-t1.vf) Provides: tex(OpenSans-SemiboldItalic-SmallCaps-OSFigures-t2a.tfm) Provides: tex(OpenSans-SemiboldItalic-SmallCaps-OSFigures-t2a.vf) Provides: tex(OpenSans-SemiboldItalic-SmallCaps-OSFigures-t2b.tfm) Provides: tex(OpenSans-SemiboldItalic-SmallCaps-OSFigures-t2b.vf) Provides: tex(OpenSans-SemiboldItalic-SmallCaps-OSFigures-t2c.tfm) Provides: tex(OpenSans-SemiboldItalic-SmallCaps-OSFigures-t2c.vf) Provides: tex(OpenSans-SemiboldItalic-SmallCaps-OSFigures-x2.tfm) Provides: tex(OpenSans-SemiboldItalic-SmallCaps-OSFigures-x2.vf) Provides: tex(OpenSans-SemiboldItalic-SmallCaps-lgr.tfm) Provides: tex(OpenSans-SemiboldItalic-SmallCaps-lgr.vf) Provides: tex(OpenSans-SemiboldItalic-SmallCaps-ot1.tfm) Provides: tex(OpenSans-SemiboldItalic-SmallCaps-ot1.vf) Provides: tex(OpenSans-SemiboldItalic-SmallCaps-t1.tfm) Provides: tex(OpenSans-SemiboldItalic-SmallCaps-t1.vf) Provides: tex(OpenSans-SemiboldItalic-SmallCaps-t2a.tfm) Provides: tex(OpenSans-SemiboldItalic-SmallCaps-t2a.vf) Provides: tex(OpenSans-SemiboldItalic-SmallCaps-t2b.tfm) Provides: tex(OpenSans-SemiboldItalic-SmallCaps-t2b.vf) Provides: tex(OpenSans-SemiboldItalic-SmallCaps-t2c.tfm) Provides: tex(OpenSans-SemiboldItalic-SmallCaps-t2c.vf) Provides: tex(OpenSans-SemiboldItalic-SmallCaps-x2.tfm) Provides: tex(OpenSans-SemiboldItalic-SmallCaps-x2.vf) Provides: tex(OpenSans-SemiboldItalic-lgr.tfm) Provides: tex(OpenSans-SemiboldItalic-lgr.vf) Provides: tex(OpenSans-SemiboldItalic-ot1.tfm) Provides: tex(OpenSans-SemiboldItalic-ot1.vf) Provides: tex(OpenSans-SemiboldItalic-t1.tfm) Provides: tex(OpenSans-SemiboldItalic-t1.vf) Provides: tex(OpenSans-SemiboldItalic-t2a.tfm) Provides: tex(OpenSans-SemiboldItalic-t2a.vf) Provides: tex(OpenSans-SemiboldItalic-t2b.tfm) Provides: tex(OpenSans-SemiboldItalic-t2b.vf) Provides: tex(OpenSans-SemiboldItalic-t2c.tfm) Provides: tex(OpenSans-SemiboldItalic-t2c.vf) Provides: tex(OpenSans-SemiboldItalic-ts1.tfm) Provides: tex(OpenSans-SemiboldItalic-ts1.vf) Provides: tex(OpenSans-SemiboldItalic-x2.tfm) Provides: tex(OpenSans-SemiboldItalic-x2.vf) Provides: tex(lgrfos.fd) Provides: tex(lgrfosj.fd) Provides: tex(opensans-01.enc) Provides: tex(opensans-02.enc) Provides: tex(opensans-03.enc) Provides: tex(opensans-04.enc) Provides: tex(opensans.map) Provides: tex(opensans.sty) Provides: tex(ot1fos.fd) Provides: tex(ot1fosj.fd) Provides: tex(t1fos.fd) Provides: tex(t1fosj.fd) Provides: tex(t2afos.fd) Provides: tex(t2afosj.fd) Provides: tex(t2bfos.fd) Provides: tex(t2bfosj.fd) Provides: tex(t2cfos.fd) Provides: tex(t2cfosj.fd) Provides: tex(ts1fos.fd) Provides: tex(ts1fosj.fd) Provides: tex(x2fos.fd) Provides: tex(x2fosj.fd) Requires: tex(keyval.sty) Requires: tex(slantsc.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source214: opensans.tar.xz Source215: opensans.doc.tar.xz %description -n texlive-opensans Open Sans is a humanist sans serif typeface designed by Steve Matteson; the font is available from the Google Font Directory as TrueType files licensed under the Apache License version 2.0. The package provides support for this font family in LaTeX. It includes the original TrueType fonts, as well as Type 1 versions, converted for this package using FontForge for full support with dvips date: 2016-06-24 17:18:15 +0000 %package -n texlive-opensans-doc Version: %{texlive_version}.%{texlive_noarch}.1.2svn24706 Release: 0 Summary: Documentation for texlive-opensans License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-opensans-doc This package includes the documentation for texlive-opensans %package -n texlive-opensans-fonts Version: %{texlive_version}.%{texlive_noarch}.1.2svn24706 Release: 0 Summary: Severed fonts for texlive-opensans 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-opensans-fonts The separated fonts package for texlive-opensans %post -n texlive-opensans mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update echo 'addMap opensans.map' >> /var/run/texlive/run-updmap %postun -n texlive-opensans mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then echo 'deleteMap opensans.map' >> /var/run/texlive/run-updmap exit 0 fi %posttrans -n texlive-opensans %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-opensans-fonts fc-cache -s %{_datadir}/fonts mkfontscale %{_datadir}/fonts/texlive-opensans mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-opensans %postun -n texlive-opensans-fonts if test $1 = 0; then fc-cache -s %{_datadir}/fonts fi %files -n texlive-opensans-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/opensans/CHANGES %{_texmfdistdir}/doc/fonts/opensans/README %{_texmfdistdir}/doc/fonts/opensans/manifest.txt %{_texmfdistdir}/doc/fonts/opensans/opensans-samples.pdf %{_texmfdistdir}/doc/fonts/opensans/opensans-samples.tex %{_texmfdistdir}/doc/fonts/opensans/opensans.pdf %{_texmfdistdir}/doc/fonts/opensans/opensans.tex %files -n texlive-opensans %defattr(-,root,root,755) %{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-Bold.afm %{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-BoldItalic.afm %{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-CondLight.afm %{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-CondLightItalic.afm %{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-ExtraBold.afm %{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-ExtraBoldItalic.afm %{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-Italic.afm %{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-Light.afm %{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-LightItalic.afm %{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-Regular.afm %{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-Semibold.afm %{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-SemiboldItalic.afm %{_texmfdistdir}/fonts/enc/dvips/opensans/opensans-01.enc %{_texmfdistdir}/fonts/enc/dvips/opensans/opensans-02.enc %{_texmfdistdir}/fonts/enc/dvips/opensans/opensans-03.enc %{_texmfdistdir}/fonts/enc/dvips/opensans/opensans-04.enc %{_texmfdistdir}/fonts/map/dvips/opensans/opensans.map %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-01.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-02.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-03.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-04.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-OSFigures-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-OSFigures-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-OSFigures-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-OSFigures-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-OSFigures-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-OSFigures-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-OSFigures-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-01.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-02.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-03.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-04.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-OSFigures-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-OSFigures-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-OSFigures-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-OSFigures-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-OSFigures-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-OSFigures-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-OSFigures-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-01.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-02.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-03.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-04.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-OSFigures-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-OSFigures-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-OSFigures-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-OSFigures-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-OSFigures-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-OSFigures-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-OSFigures-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-01.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-02.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-03.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-04.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-OSFigures-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-OSFigures-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-OSFigures-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-OSFigures-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-OSFigures-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-OSFigures-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-OSFigures-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-01.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-02.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-03.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-04.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-OSFigures-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-OSFigures-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-OSFigures-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-OSFigures-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-OSFigures-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-OSFigures-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-OSFigures-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-01.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-02.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-03.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-04.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-01.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-02.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-03.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-04.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-OSFigures-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-OSFigures-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-OSFigures-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-OSFigures-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-OSFigures-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-OSFigures-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-OSFigures-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-01.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-02.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-03.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-04.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-OSFigures-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-OSFigures-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-OSFigures-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-OSFigures-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-OSFigures-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-OSFigures-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-OSFigures-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-OSFigures-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-OSFigures-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-OSFigures-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-01.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-02.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-03.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-04.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-OSFigures-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-OSFigures-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-OSFigures-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-OSFigures-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-OSFigures-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-OSFigures-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-OSFigures-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-01.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-02.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-03.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-04.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-OSFigures-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-OSFigures-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-OSFigures-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-OSFigures-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-OSFigures-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-OSFigures-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-OSFigures-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-01.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-02.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-03.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-04.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-OSFigures-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-OSFigures-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-OSFigures-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-OSFigures-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-OSFigures-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-OSFigures-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-OSFigures-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-01.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-02.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-03.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-04.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-OSFigures-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-OSFigures-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-OSFigures-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-OSFigures-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-OSFigures-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-OSFigures-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-OSFigures-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-x2.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-lgr.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-ot1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-t1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-t2a.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-t2b.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-t2c.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-ts1.tfm %{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-x2.tfm %verify(link) %{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-Bold.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-BoldItalic.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-CondLight.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-CondLightItalic.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-ExtraBold.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-ExtraBoldItalic.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-Italic.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-Light.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-LightItalic.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-Regular.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-Semibold.ttf %verify(link) %{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-SemiboldItalic.ttf %verify(link) %{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-Bold.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-BoldItalic.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-CondLight.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-CondLightItalic.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-ExtraBold.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-ExtraBoldItalic.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-Italic.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-Light.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-LightItalic.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-Regular.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-Semibold.pfb %verify(link) %{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-SemiboldItalic.pfb %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-OSFigures-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-OSFigures-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-OSFigures-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-OSFigures-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-OSFigures-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-OSFigures-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-OSFigures-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-ts1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-OSFigures-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-OSFigures-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-OSFigures-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-OSFigures-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-OSFigures-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-OSFigures-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-OSFigures-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-ts1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-OSFigures-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-OSFigures-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-OSFigures-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-OSFigures-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-OSFigures-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-OSFigures-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-OSFigures-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-ts1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-OSFigures-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-OSFigures-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-OSFigures-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-OSFigures-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-OSFigures-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-OSFigures-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-OSFigures-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-ts1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-OSFigures-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-OSFigures-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-OSFigures-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-OSFigures-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-OSFigures-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-OSFigures-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-OSFigures-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-ts1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-ts1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-OSFigures-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-OSFigures-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-OSFigures-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-OSFigures-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-OSFigures-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-OSFigures-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-OSFigures-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-ts1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-OSFigures-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-OSFigures-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-OSFigures-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-OSFigures-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-OSFigures-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-OSFigures-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-OSFigures-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-OSFigures-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-OSFigures-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-OSFigures-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-ts1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-OSFigures-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-OSFigures-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-OSFigures-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-OSFigures-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-OSFigures-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-OSFigures-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-OSFigures-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-ts1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-OSFigures-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-OSFigures-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-OSFigures-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-OSFigures-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-OSFigures-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-OSFigures-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-OSFigures-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-ts1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-OSFigures-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-OSFigures-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-OSFigures-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-OSFigures-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-OSFigures-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-OSFigures-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-OSFigures-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-ts1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-OSFigures-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-OSFigures-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-OSFigures-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-OSFigures-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-OSFigures-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-OSFigures-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-OSFigures-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-x2.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-lgr.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-ot1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-t1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-t2a.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-t2b.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-t2c.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-ts1.vf %{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-x2.vf %{_texmfdistdir}/tex/latex/opensans/lgrfos.fd %{_texmfdistdir}/tex/latex/opensans/lgrfosj.fd %{_texmfdistdir}/tex/latex/opensans/opensans.sty %{_texmfdistdir}/tex/latex/opensans/ot1fos.fd %{_texmfdistdir}/tex/latex/opensans/ot1fosj.fd %{_texmfdistdir}/tex/latex/opensans/t1fos.fd %{_texmfdistdir}/tex/latex/opensans/t1fosj.fd %{_texmfdistdir}/tex/latex/opensans/t2afos.fd %{_texmfdistdir}/tex/latex/opensans/t2afosj.fd %{_texmfdistdir}/tex/latex/opensans/t2bfos.fd %{_texmfdistdir}/tex/latex/opensans/t2bfosj.fd %{_texmfdistdir}/tex/latex/opensans/t2cfos.fd %{_texmfdistdir}/tex/latex/opensans/t2cfosj.fd %{_texmfdistdir}/tex/latex/opensans/ts1fos.fd %{_texmfdistdir}/tex/latex/opensans/ts1fosj.fd %{_texmfdistdir}/tex/latex/opensans/x2fos.fd %{_texmfdistdir}/tex/latex/opensans/x2fosj.fd %files -n texlive-opensans-fonts %defattr(-,root,root,755) %dir %{_datadir}/fonts/texlive-opensans %config %{_sysconfdir}/fonts/conf.avail/58-texlive-opensans.conf %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-opensans/encodings.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-opensans/fonts.dir %ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-opensans/fonts.scale %{_datadir}/fonts/texlive-opensans/OpenSans-Bold.ttf %{_datadir}/fonts/texlive-opensans/OpenSans-BoldItalic.ttf %{_datadir}/fonts/texlive-opensans/OpenSans-CondLight.ttf %{_datadir}/fonts/texlive-opensans/OpenSans-CondLightItalic.ttf %{_datadir}/fonts/texlive-opensans/OpenSans-ExtraBold.ttf %{_datadir}/fonts/texlive-opensans/OpenSans-ExtraBoldItalic.ttf %{_datadir}/fonts/texlive-opensans/OpenSans-Italic.ttf %{_datadir}/fonts/texlive-opensans/OpenSans-Light.ttf %{_datadir}/fonts/texlive-opensans/OpenSans-LightItalic.ttf %{_datadir}/fonts/texlive-opensans/OpenSans-Regular.ttf %{_datadir}/fonts/texlive-opensans/OpenSans-Semibold.ttf %{_datadir}/fonts/texlive-opensans/OpenSans-SemiboldItalic.ttf %{_datadir}/fonts/texlive-opensans/OpenSans-Bold.pfb %{_datadir}/fonts/texlive-opensans/OpenSans-BoldItalic.pfb %{_datadir}/fonts/texlive-opensans/OpenSans-CondLight.pfb %{_datadir}/fonts/texlive-opensans/OpenSans-CondLightItalic.pfb %{_datadir}/fonts/texlive-opensans/OpenSans-ExtraBold.pfb %{_datadir}/fonts/texlive-opensans/OpenSans-ExtraBoldItalic.pfb %{_datadir}/fonts/texlive-opensans/OpenSans-Italic.pfb %{_datadir}/fonts/texlive-opensans/OpenSans-Light.pfb %{_datadir}/fonts/texlive-opensans/OpenSans-LightItalic.pfb %{_datadir}/fonts/texlive-opensans/OpenSans-Regular.pfb %{_datadir}/fonts/texlive-opensans/OpenSans-Semibold.pfb %{_datadir}/fonts/texlive-opensans/OpenSans-SemiboldItalic.pfb %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-opensans-fonts-%{texlive_version}.%{texlive_noarch}.1.2svn24706-%{release}-zypper %endif %package -n texlive-oplotsymbl Version: %{texlive_version}.%{texlive_noarch}.1.2svn43091 Release: 0 Summary: Some symbols, which are not easily available 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-oplotsymbl-doc >= %{texlive_version} Provides: tex(oplotsymbl.sty) Requires: tex(tikz.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source216: oplotsymbl.tar.xz Source217: oplotsymbl.doc.tar.xz %description -n texlive-oplotsymbl This package is named oPlotSymbl and it includes symbols, which are not easily available. Especially, these symbols are used in scientific plots, but the potential user is allowed to use in another way. This package uses TikZ and xcolor. date: 2017-01-30 20:14:37 +0000 %package -n texlive-oplotsymbl-doc Version: %{texlive_version}.%{texlive_noarch}.1.2svn43091 Release: 0 Summary: Documentation for texlive-oplotsymbl License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-oplotsymbl-doc This package includes the documentation for texlive-oplotsymbl %post -n texlive-oplotsymbl mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-oplotsymbl mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-oplotsymbl %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-oplotsymbl-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/oplotsymbl/LICENSE.md %{_texmfdistdir}/doc/latex/oplotsymbl/README.md %{_texmfdistdir}/doc/latex/oplotsymbl/literatur.bib %{_texmfdistdir}/doc/latex/oplotsymbl/oPlotSymbl-Manual-en.pdf %{_texmfdistdir}/doc/latex/oplotsymbl/oPlotSymbl-Manual-en.tex %files -n texlive-oplotsymbl %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/oplotsymbl/oplotsymbl.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-oplotsymbl-%{texlive_version}.%{texlive_noarch}.1.2svn43091-%{release}-zypper %endif %package -n texlive-opteng Version: %{texlive_version}.%{texlive_noarch}.1.0svn27331 Release: 0 Summary: SPIE Optical Engineering and OE Letters manuscript template 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-opteng-doc >= %{texlive_version} Provides: tex(opteng.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source218: opteng.tar.xz Source219: opteng.doc.tar.xz %description -n texlive-opteng With this template, and associated style and LaTeX packages, it is possible to estimate the page length of manuscripts for submission to the SPIE journals 'Optical Engineering' and 'Optical Engineering Letters'. With a strict three-page limit, this is particularly important for the latter. The template gives simple instructions on how to prepare the manuscript. date: 2016-06-24 17:18:15 +0000 %package -n texlive-opteng-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn27331 Release: 0 Summary: Documentation for texlive-opteng License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-opteng-doc This package includes the documentation for texlive-opteng %post -n texlive-opteng mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-opteng mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-opteng %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-opteng-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/opteng/OptEngInstruct.pdf %{_texmfdistdir}/doc/latex/opteng/OptEngInstruct.tex %{_texmfdistdir}/doc/latex/opteng/README %files -n texlive-opteng %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/opteng/opteng.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-opteng-%{texlive_version}.%{texlive_noarch}.1.0svn27331-%{release}-zypper %endif %package -n texlive-optidef Version: %{texlive_version}.%{texlive_noarch}.2.4svn44505 Release: 0 Summary: Environments for writing optimization problems 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-optidef-doc >= %{texlive_version} Provides: tex(optidef.sty) Requires: tex(calc.sty) Requires: tex(environ.sty) Requires: tex(etoolbox.sty) Requires: tex(mathtools.sty) Requires: tex(xifthen.sty) Requires: tex(xparse.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source220: optidef.tar.xz Source221: optidef.doc.tar.xz %description -n texlive-optidef This small library provides a standard set of environments for writing optimization problems. It automatically aligns the problems in three points with an optional fourth: Beginning of the words "minimize/argmin" and "subject to" The objective function and the longest left hand side of the constraints The $= | > | <$ signs of the constraints. Optionally, the user can add manually a double align character && to align some common constraints feature. A clear example could be the constraints names, e.g. (boundary constraint) alignment with (dynamic constraint). Furthermore, it provides an easy interface to define optimization problem for three different reference situations: Where no equation is referenced/numbered. Where the problem is referenced with a single number. Where each equation has an individual reference. Finally, it also allows a definition of any optimization problem without a limitless number of constraints. date: 2017-05-24 13:18:00 +0000 %package -n texlive-optidef-doc Version: %{texlive_version}.%{texlive_noarch}.2.4svn44505 Release: 0 Summary: Documentation for texlive-optidef License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-optidef-doc This package includes the documentation for texlive-optidef %post -n texlive-optidef mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-optidef mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-optidef %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-optidef-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/optidef/README.md %{_texmfdistdir}/doc/latex/optidef/optidef.pdf %{_texmfdistdir}/doc/latex/optidef/optidef.tex %files -n texlive-optidef %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/optidef/optidef.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-optidef-%{texlive_version}.%{texlive_noarch}.2.4svn44505-%{release}-zypper %endif %package -n texlive-optional Version: %{texlive_version}.%{texlive_noarch}.2.2bsvn18131 Release: 0 Summary: Facilitate optional printing of parts of 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-optional-doc >= %{texlive_version} Provides: tex(optional.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source222: optional.tar.xz Source223: optional.doc.tar.xz %description -n texlive-optional Optional provides simple, flexible, optional compilation of LaTeX documents. Option switches may be given via package options, by the \UseOption command, or interactively via the \AskOption command (help text may be provided, by defining the \ExplainOptions command). The package is not robust, in the way that comment package is, against ill-behaved text. In particular, verbatim text may not be directly included in optional sections (whether they're included or not). date: 2016-06-24 17:18:15 +0000 %package -n texlive-optional-doc Version: %{texlive_version}.%{texlive_noarch}.2.2bsvn18131 Release: 0 Summary: Documentation for texlive-optional License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-optional-doc This package includes the documentation for texlive-optional %post -n texlive-optional mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-optional mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-optional %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-optional-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/optional/optional.pdf %{_texmfdistdir}/doc/latex/optional/optional.tex %files -n texlive-optional %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/optional/optional.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-optional-%{texlive_version}.%{texlive_noarch}.2.2bsvn18131-%{release}-zypper %endif %package -n texlive-options Version: %{texlive_version}.%{texlive_noarch}.1.0svn39030 Release: 0 Summary: Provides convenient key-value options for LaTeX package writers 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-options-doc >= %{texlive_version} Provides: tex(options.sty) Requires: tex(etoolbox.sty) Requires: tex(xcolor.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source224: options.tar.xz Source225: options.doc.tar.xz %description -n texlive-options The options package provides easy to use key-value options for LaTeX package writers. It has a similar interface as pgfkeys with path options but comes with more built-in data types and more convenient support for families and searching. date: 2016-06-24 17:18:15 +0000 %package -n texlive-options-doc Version: %{texlive_version}.%{texlive_noarch}.1.0svn39030 Release: 0 Summary: Documentation for texlive-options License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-options-doc This package includes the documentation for texlive-options %post -n texlive-options mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-options mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-options %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-options-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/options/README %{_texmfdistdir}/doc/latex/options/options.html %{_texmfdistdir}/doc/latex/options/options.pdf %files -n texlive-options %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/options/options.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-options-%{texlive_version}.%{texlive_noarch}.1.0svn39030-%{release}-zypper %endif %package -n texlive-ordinalpt Version: %{texlive_version}.%{texlive_noarch}.2.1svn15878 Release: 0 Summary: Counters as ordinal numbers in Portuguese 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-ordinalpt-doc >= %{texlive_version} Provides: tex(ordinalpt.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source226: ordinalpt.tar.xz Source227: ordinalpt.doc.tar.xz %description -n texlive-ordinalpt The package provides a counter style (like \arabic, \alph and others) which produces as output strings like "primeiro" ("first" in Portuguese), "segundo" (second), and so on up to 1999th. Separate counter commands are provided for different letter case variants, and for masculine and feminine gender inflections. date: 2016-06-24 17:18:15 +0000 %package -n texlive-ordinalpt-doc Version: %{texlive_version}.%{texlive_noarch}.2.1svn15878 Release: 0 Summary: Documentation for texlive-ordinalpt License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-ordinalpt-doc This package includes the documentation for texlive-ordinalpt %post -n texlive-ordinalpt mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-ordinalpt mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-ordinalpt %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-ordinalpt-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/ordinalpt/README %{_texmfdistdir}/doc/latex/ordinalpt/ordinalpt.pdf %files -n texlive-ordinalpt %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/ordinalpt/ordinalpt.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-ordinalpt-%{texlive_version}.%{texlive_noarch}.2.1svn15878-%{release}-zypper %endif %package -n texlive-orkhun Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: A font for orkhun script License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ Requires(pre): texlive >= %{texlive_version} Requires(post): coreutils Requires(postun): coreutils Requires(postun): texlive >= %{texlive_version} Requires(posttrans): findutils Requires(posttrans): grep Requires(posttrans): sed Requires(posttrans): texlive >= %{texlive_version} Recommends: texlive-orkhun-doc >= %{texlive_version} Provides: tex(orhant11.tfm) Provides: tex(orhant14.tfm) Provides: tex(orhant16.tfm) Provides: tex(orhant20.tfm) Provides: tex(orhant25.tfm) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source228: orkhun.tar.xz Source229: orkhun.doc.tar.xz %description -n texlive-orkhun The font covers an old Turkic script. It is provided as Metafont source. date: 2016-06-24 17:18:15 +0000 %package -n texlive-orkhun-doc Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Documentation for texlive-orkhun License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-orkhun-doc This package includes the documentation for texlive-orkhun %post -n texlive-orkhun mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-orkhun mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-orkhun %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-orkhun-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/fonts/orkhun/README_Orkhun.txt %{_texmfdistdir}/doc/fonts/orkhun/rakhimov.pdf %{_texmfdistdir}/doc/fonts/orkhun/rakhimov.tex %files -n texlive-orkhun %defattr(-,root,root,755) %{_texmfdistdir}/fonts/source/public/orkhun/orhant.mf %{_texmfdistdir}/fonts/source/public/orkhun/orhant11.mf %{_texmfdistdir}/fonts/source/public/orkhun/orhant14.mf %{_texmfdistdir}/fonts/source/public/orkhun/orhant16.mf %{_texmfdistdir}/fonts/source/public/orkhun/orhant20.mf %{_texmfdistdir}/fonts/source/public/orkhun/orhant25.mf %{_texmfdistdir}/fonts/tfm/public/orkhun/orhant11.tfm %{_texmfdistdir}/fonts/tfm/public/orkhun/orhant14.tfm %{_texmfdistdir}/fonts/tfm/public/orkhun/orhant16.tfm %{_texmfdistdir}/fonts/tfm/public/orkhun/orhant20.tfm %{_texmfdistdir}/fonts/tfm/public/orkhun/orhant25.tfm %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-orkhun-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %endif %package -n texlive-oscola Version: %{texlive_version}.%{texlive_noarch}.1.5svn43599 Release: 0 Summary: BibLaTeX style for the Oxford Standard for the Citation of Legal Authorities 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-oscola-doc >= %{texlive_version} Provides: tex(british-oscola.lbx) Provides: tex(english-oscola.lbx) Provides: tex(oscola.bbx) Provides: tex(oscola.cbx) Requires: tex(authortitle.bbx) Requires: tex(verbose-inote.cbx) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source230: oscola.tar.xz Source231: oscola.doc.tar.xz %description -n texlive-oscola The package provides a set of style files for use with BibLaTeX (v 2+) and Biber (v 1+) to produce citations and bibliographies in accordance with the widely-used Oxford Standard for the Citation of Legal Authorities. It also includes facilities for constructing tables of cases and legislation from citations (in conjunction with appropriate indexing packages). date: 2017-03-25 18:30:52 +0000 %package -n texlive-oscola-doc Version: %{texlive_version}.%{texlive_noarch}.1.5svn43599 Release: 0 Summary: Documentation for texlive-oscola License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-oscola-doc This package includes the documentation for texlive-oscola %post -n texlive-oscola mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-oscola mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-oscola %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-oscola-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/oscola/README.md %{_texmfdistdir}/doc/latex/oscola/oscola-examples.bib %{_texmfdistdir}/doc/latex/oscola/oscola.pdf %{_texmfdistdir}/doc/latex/oscola/oscola.tex %files -n texlive-oscola %defattr(-,root,root,755) %{_texmfdistdir}/makeindex/oscola/oscola.ist %{_texmfdistdir}/tex/latex/oscola/british-oscola.lbx %{_texmfdistdir}/tex/latex/oscola/english-oscola.lbx %{_texmfdistdir}/tex/latex/oscola/oscola.bbx %{_texmfdistdir}/tex/latex/oscola/oscola.cbx %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-oscola-%{texlive_version}.%{texlive_noarch}.1.5svn43599-%{release}-zypper %endif %package -n texlive-ot-tableau Version: %{texlive_version}.%{texlive_noarch}.svn35095 Release: 0 Summary: Optimality Theory tableaux 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-ot-tableau-doc >= %{texlive_version} Provides: tex(ot-tableau.sty) Requires: tex(amssymb.sty) Requires: tex(arydshln.sty) Requires: tex(bbding.sty) Requires: tex(colortbl.sty) Requires: tex(rotating.sty) Requires: tex(suffix.sty) Requires: tex(tipa.sty) Requires: tex(xstring.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source232: ot-tableau.tar.xz Source233: ot-tableau.doc.tar.xz %description -n texlive-ot-tableau The package makes it easy to create beautiful optimality- theoretic tableaux. The LaTeX source is visually very similar to a formatted tableau, which makes working with the source code painless (well, less painful). A variety of stylistic variants are available to suit personal taste. date: 2016-06-24 17:18:15 +0000 %package -n texlive-ot-tableau-doc Version: %{texlive_version}.%{texlive_noarch}.svn35095 Release: 0 Summary: Documentation for texlive-ot-tableau License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-ot-tableau-doc This package includes the documentation for texlive-ot-tableau %post -n texlive-ot-tableau mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-ot-tableau mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-ot-tableau %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-ot-tableau-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/ot-tableau/README %{_texmfdistdir}/doc/latex/ot-tableau/ot-tableau.pdf %{_texmfdistdir}/doc/latex/ot-tableau/ot-tableau.tex %files -n texlive-ot-tableau %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/ot-tableau/ot-tableau.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-ot-tableau-%{texlive_version}.%{texlive_noarch}.svn35095-%{release}-zypper %endif %package -n texlive-othello Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Modification of a Go package to create othello boards 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-othello-doc >= %{texlive_version} Provides: tex(ot10.tfm) Provides: tex(ot15.tfm) Provides: tex(ot1bla10.tfm) Provides: tex(ot1bla15.tfm) Provides: tex(ot1bla20.tfm) Provides: tex(ot1neu10.tfm) Provides: tex(ot1neu15.tfm) Provides: tex(ot1neu20.tfm) Provides: tex(ot1whi10.tfm) Provides: tex(ot1whi15.tfm) Provides: tex(ot1whi20.tfm) Provides: tex(othello.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source234: othello.tar.xz Source235: othello.doc.tar.xz %description -n texlive-othello A package (based on Kolodziejska's go), and fonts (as Metafont source) are provided. date: 2016-06-24 17:18:15 +0000 %package -n texlive-othello-doc Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Documentation for texlive-othello License: GPL-2.0+ Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-othello-doc This package includes the documentation for texlive-othello %post -n texlive-othello mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-othello mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-othello %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-othello-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/othello/boards.tex %{_texmfdistdir}/doc/latex/othello/othello.tex %files -n texlive-othello %defattr(-,root,root,755) %{_texmfdistdir}/fonts/source/public/othello/ot.mf %{_texmfdistdir}/fonts/source/public/othello/ot10.mf %{_texmfdistdir}/fonts/source/public/othello/ot15.mf %{_texmfdistdir}/fonts/source/public/othello/ot1bla10.mf %{_texmfdistdir}/fonts/source/public/othello/ot1bla15.mf %{_texmfdistdir}/fonts/source/public/othello/ot1bla20.mf %{_texmfdistdir}/fonts/source/public/othello/ot1black.mf %{_texmfdistdir}/fonts/source/public/othello/ot1neu.mf %{_texmfdistdir}/fonts/source/public/othello/ot1neu10.mf %{_texmfdistdir}/fonts/source/public/othello/ot1neu15.mf %{_texmfdistdir}/fonts/source/public/othello/ot1neu20.mf %{_texmfdistdir}/fonts/source/public/othello/ot1whi10.mf %{_texmfdistdir}/fonts/source/public/othello/ot1whi15.mf %{_texmfdistdir}/fonts/source/public/othello/ot1whi20.mf %{_texmfdistdir}/fonts/source/public/othello/ot1white.mf %{_texmfdistdir}/fonts/tfm/public/othello/ot10.tfm %{_texmfdistdir}/fonts/tfm/public/othello/ot15.tfm %{_texmfdistdir}/fonts/tfm/public/othello/ot1bla10.tfm %{_texmfdistdir}/fonts/tfm/public/othello/ot1bla15.tfm %{_texmfdistdir}/fonts/tfm/public/othello/ot1bla20.tfm %{_texmfdistdir}/fonts/tfm/public/othello/ot1neu10.tfm %{_texmfdistdir}/fonts/tfm/public/othello/ot1neu15.tfm %{_texmfdistdir}/fonts/tfm/public/othello/ot1neu20.tfm %{_texmfdistdir}/fonts/tfm/public/othello/ot1whi10.tfm %{_texmfdistdir}/fonts/tfm/public/othello/ot1whi15.tfm %{_texmfdistdir}/fonts/tfm/public/othello/ot1whi20.tfm %{_texmfdistdir}/tex/latex/othello/othello.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-othello-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %endif %package -n texlive-othelloboard Version: %{texlive_version}.%{texlive_noarch}.1.2svn23714 Release: 0 Summary: Typeset Othello (Reversi) diagrams of any size, with annotations 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-othelloboard-doc >= %{texlive_version} Provides: tex(othelloboard.sty) Requires: tex(color.sty) Requires: tex(graphicx.sty) Requires: tex(ifthen.sty) Requires: tex(pict2e.sty) Requires: tex(stringstrings.sty) Requires: tex(xstring.sty) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source236: othelloboard.tar.xz Source237: othelloboard.doc.tar.xz %description -n texlive-othelloboard The package enables the user to generate high-quality Othello (also known as Reversi) board diagrams of any size. The diagrams support annotations, including full game transcripts. Automated board or transcript creation, from plain text formats standard to WZebra (and other programs) is also supported. date: 2016-06-24 17:18:15 +0000 %package -n texlive-othelloboard-doc Version: %{texlive_version}.%{texlive_noarch}.1.2svn23714 Release: 0 Summary: Documentation for texlive-othelloboard License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-othelloboard-doc This package includes the documentation for texlive-othelloboard %post -n texlive-othelloboard mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-othelloboard mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-othelloboard %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-othelloboard-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/othelloboard/README %{_texmfdistdir}/doc/latex/othelloboard/example-rose-chps1-2.pdf %{_texmfdistdir}/doc/latex/othelloboard/example-rose-chps1-2.tex %{_texmfdistdir}/doc/latex/othelloboard/othelloboard.pdf %{_texmfdistdir}/doc/latex/othelloboard/othelloboard.tex %files -n texlive-othelloboard %defattr(-,root,root,755) %{_texmfdistdir}/tex/latex/othelloboard/othelloboard.sty %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-othelloboard-%{texlive_version}.%{texlive_noarch}.1.2svn23714-%{release}-zypper %endif %package -n texlive-otibet Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Package otibet 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-otibet-doc >= %{texlive_version} Provides: tex(ot1tib.fd) Provides: tex(otibet.sty) Provides: tex(otibet.tex) Provides: tex(t1tib.fd) Provides: tex(tibetan.tfm) # Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/ # from 20170520 Source238: otibet.tar.xz Source239: otibet.doc.tar.xz %description -n texlive-otibet The otibet package %package -n texlive-otibet-doc Version: %{texlive_version}.%{texlive_noarch}.svn15878 Release: 0 Summary: Documentation for texlive-otibet License: LPPL-1.0 Group: Productivity/Publishing/TeX/Base Url: http://www.tug.org/texlive/ %description -n texlive-otibet-doc This package includes the documentation for texlive-otibet %post -n texlive-otibet mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update %postun -n texlive-otibet mkdir -p /var/run/texlive > /var/run/texlive/run-mktexlsr > /var/run/texlive/run-update if test $1 = 0; then exit 0 fi %posttrans -n texlive-otibet %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-otibet-doc %defattr(-,root,root,755) %{_texmfdistdir}/doc/latex/otibet/README %{_texmfdistdir}/doc/latex/otibet/allbasic-mule.tex %{_texmfdistdir}/doc/latex/otibet/allbasic.dvi %{_texmfdistdir}/doc/latex/otibet/allbasic.tex %{_texmfdistdir}/doc/latex/otibet/otibet-mule.tex %{_texmfdistdir}/doc/latex/otibet/testtib.tex %{_texmfdistdir}/doc/latex/otibet/tiblatex.dvi %{_texmfdistdir}/doc/latex/otibet/tiblatex.tex %{_texmfdistdir}/doc/latex/otibet/unidoc.dvi %{_texmfdistdir}/doc/latex/otibet/unidoc.tex %{_texmfdistdir}/doc/latex/otibet/yugpacan.dvi %{_texmfdistdir}/doc/latex/otibet/yugpacan.tex %files -n texlive-otibet %defattr(-,root,root,755) %{_texmfdistdir}/fonts/ofm/public/otibet/otibetan.ofm %{_texmfdistdir}/fonts/ovf/public/otibet/otibetan.ovf %{_texmfdistdir}/fonts/ovp/public/otibet/otibetan.ovp %{_texmfdistdir}/fonts/source/public/otibet/bzrsetup.mf %{_texmfdistdir}/fonts/source/public/otibet/tibetan.mf %{_texmfdistdir}/fonts/tfm/public/otibet/tibetan.tfm %{_texmfdistdir}/omega/ocp/otibet/tibadjusttsheg.ocp %{_texmfdistdir}/omega/ocp/otibet/tibinunicode.ocp %{_texmfdistdir}/omega/ocp/otibet/tibinwylie.ocp %{_texmfdistdir}/omega/ocp/otibet/tibout.ocp %{_texmfdistdir}/omega/ocp/otibet/tibspecial.ocp %{_texmfdistdir}/omega/ocp/otibet/tibuniuni.ocp %{_texmfdistdir}/omega/ocp/otibet/tibvowel.ocp %{_texmfdistdir}/omega/otp/otibet/tibadjusttsheg.otp %{_texmfdistdir}/omega/otp/otibet/tibetan-mule2uni-old.otp %{_texmfdistdir}/omega/otp/otibet/tibetan-mule2uni.otp %{_texmfdistdir}/omega/otp/otibet/tibinunicode.otp %{_texmfdistdir}/omega/otp/otibet/tibinwylie.otp %{_texmfdistdir}/omega/otp/otibet/tibout.otp %{_texmfdistdir}/omega/otp/otibet/tibshow.otp %{_texmfdistdir}/omega/otp/otibet/tibspecial.otp %{_texmfdistdir}/omega/otp/otibet/tibuniuni.otp %{_texmfdistdir}/omega/otp/otibet/tibvowel.otp %{_texmfdistdir}/tex/latex/otibet/ot1tib.fd %{_texmfdistdir}/tex/latex/otibet/otibet.sty %{_texmfdistdir}/tex/latex/otibet/otibet.tex %{_texmfdistdir}/tex/latex/otibet/t1tib.fd %if %{with zypper_posttrans} /var/adm/update-scripts/texlive-otibet-%{texlive_version}.%{texlive_noarch}.svn15878-%{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-mwcls-%{texlive_version}.%{texlive_noarch}.0.0.75svn44352-%{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-mwe-%{texlive_version}.%{texlive_noarch}.0.0.3svn26422-%{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-mweights-%{texlive_version}.%{texlive_noarch}.svn43647-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:5} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:6} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-mxedruli-fonts-%{texlive_version}.%{texlive_noarch}.3.3csvn30021-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:7} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:8} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-mxedruli for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/public/mxedruli/*.{pf[ab],[ot]tf} do test -e $font || continue mv -f $font %{buildroot}%{_datadir}/fonts/texlive-mxedruli base=${font##*/} ln -sf %{_datadir}/fonts/texlive-mxedruli/${base} ${font} done > %{buildroot}%{_datadir}/fonts/texlive-mxedruli/encodings.dir > %{buildroot}%{_datadir}/fonts/texlive-mxedruli/fonts.dir > %{buildroot}%{_datadir}/fonts/texlive-mxedruli/fonts.scale mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail (cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-mxedruli.conf)<<-'EOF' <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- ************************************************ --> <!-- Use this to disable the TeX fonts of the package --> <!-- texlive-mxedruli --> <!-- Be aware that the configurations in the files --> <!-- 09-texlive*.conf will not be affected by this --> <!-- ************************************************ --> <fontconfig> <rejectfont> <glob>%{_datadir}/fonts/texlive-mxedruli/*</glob> </rejectfont> </fontconfig> EOF %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-mychemistry-%{texlive_version}.%{texlive_noarch}.1.99bsvn28611-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:9} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:10} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-mycv-%{texlive_version}.%{texlive_noarch}.1.5.6svn26807-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:11} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:12} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Make possible scripts usable if any for scr in %{_texmfdistdir}/doc/latex/mycv/checksum.pl 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-mylatexformat-%{texlive_version}.%{texlive_noarch}.3.4svn21392-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:13} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:14} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-mynsfc-%{texlive_version}.%{texlive_noarch}.1.01svn41996-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:15} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:16} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-nag-%{texlive_version}.%{texlive_noarch}.0.0.7svn24741-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:17} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:18} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-nameauth-%{texlive_version}.%{texlive_noarch}.3.2svn43586-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:19} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:20} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-namespc-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:21} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:22} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-nanumtype1-fonts-%{texlive_version}.%{texlive_noarch}.3.0svn29558-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:23} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:24} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-nanumtype1 for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/public/nanumtype1/*.{pf[ab],[ot]tf} do test -e $font || continue mv -f $font %{buildroot}%{_datadir}/fonts/texlive-nanumtype1 base=${font##*/} ln -sf %{_datadir}/fonts/texlive-nanumtype1/${base} ${font} done > %{buildroot}%{_datadir}/fonts/texlive-nanumtype1/encodings.dir > %{buildroot}%{_datadir}/fonts/texlive-nanumtype1/fonts.dir > %{buildroot}%{_datadir}/fonts/texlive-nanumtype1/fonts.scale mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail (cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-nanumtype1.conf)<<-'EOF' <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- ************************************************ --> <!-- Use this to disable the TeX fonts of the package --> <!-- texlive-nanumtype1 --> <!-- Be aware that the configurations in the files --> <!-- 09-texlive*.conf will not be affected by this --> <!-- ************************************************ --> <fontconfig> <rejectfont> <glob>%{_datadir}/fonts/texlive-nanumtype1/*</glob> </rejectfont> </fontconfig> EOF %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-nar-%{texlive_version}.%{texlive_noarch}.3.19svn38100-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:25} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-natbib-%{texlive_version}.%{texlive_noarch}.8.31bsvn20668-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:26} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:27} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-natded-%{texlive_version}.%{texlive_noarch}.0.0.1svn32693-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:28} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:29} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-nath-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:30} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:31} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-nature-%{texlive_version}.%{texlive_noarch}.1.0svn21819-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:32} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:33} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-navigator-%{texlive_version}.%{texlive_noarch}.1.1svn41413-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:34} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:35} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-navydocs-%{texlive_version}.%{texlive_noarch}.1.1svn41643-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:36} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:37} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-ncclatex-%{texlive_version}.%{texlive_noarch}.1.5svn15878-%{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-ncctools-%{texlive_version}.%{texlive_noarch}.3.5svn15878-%{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-ncntrsbk-fonts-%{texlive_version}.%{texlive_noarch}.svn31835-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:42} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-ncntrsbk for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/urw/ncntrsbk/*.{pf[ab],[ot]tf} do test -e $font || continue mv -f $font %{buildroot}%{_datadir}/fonts/texlive-ncntrsbk base=${font##*/} ln -sf %{_datadir}/fonts/texlive-ncntrsbk/${base} ${font} done > %{buildroot}%{_datadir}/fonts/texlive-ncntrsbk/encodings.dir > %{buildroot}%{_datadir}/fonts/texlive-ncntrsbk/fonts.dir > %{buildroot}%{_datadir}/fonts/texlive-ncntrsbk/fonts.scale mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail (cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-ncntrsbk.conf)<<-'EOF' <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- ************************************************ --> <!-- Use this to disable the TeX fonts of the package --> <!-- texlive-ncntrsbk --> <!-- Be aware that the configurations in the files --> <!-- 09-texlive*.conf will not be affected by this --> <!-- ************************************************ --> <fontconfig> <rejectfont> <glob>%{_datadir}/fonts/texlive-ncntrsbk/*</glob> </rejectfont> </fontconfig> EOF %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-nddiss-%{texlive_version}.%{texlive_noarch}.3.0svn29349-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:43} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:44} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vf %{buildroot}%{_texmfdistdir}/doc/latex/nddiss/example-v1.3/README.orig # Make possible scripts usable if any for scr in %{_texmfdistdir}/doc/latex/nddiss/process.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-ndsu-thesis-%{texlive_version}.%{texlive_noarch}.svn40536-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:45} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:46} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-needspace-%{texlive_version}.%{texlive_noarch}.1.3dsvn29601-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:47} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:48} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-nestquot-%{texlive_version}.%{texlive_noarch}.svn27323-%{release}-zypper %endif 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-neuralnetwork-%{texlive_version}.%{texlive_noarch}.1.0svn31500-%{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-nevelok-%{texlive_version}.%{texlive_noarch}.1.03svn39029-%{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-newcommand-%{texlive_version}.%{texlive_noarch}.2.0svn18704-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:54} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Make possible scripts usable if any for scr in %{_texmfdistdir}/doc/latex/newcommand/newcommand.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-newenviron-%{texlive_version}.%{texlive_noarch}.1.0svn29331-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:55} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:56} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-newfile-%{texlive_version}.%{texlive_noarch}.1.0csvn15878-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:57} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:58} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-newlfm-%{texlive_version}.%{texlive_noarch}.9.4svn15878-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:59} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:60} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vf %{buildroot}%{_texmfdistdir}/doc/latex/newlfm/make_win.bat rm -vf %{buildroot}%{_texmfdistdir}/doc/latex/newlfm/makeclean_win.bat rm -vf %{buildroot}%{_texmfdistdir}/doc/latex/newlfm/mintrx.bat rm -vf %{buildroot}%{_texmfdistdir}/doc/latex/newlfm/prx.bat rm -vf %{buildroot}%{_texmfdistdir}/doc/latex/newlfm/setup.bat # Make possible scripts usable if any for scr in %{_texmfdistdir}/doc/latex/newlfm/make_clean \ %{_texmfdistdir}/doc/latex/newlfm/make_unix 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-newpx-fonts-%{texlive_version}.%{texlive_noarch}.1.32svn44457-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:61} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:62} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-newpx for font in %{buildroot}/%{_texmfdistdir}/fonts/opentype/public/newpx/*.{pf[ab],[ot]tf} \ %{buildroot}/%{_texmfdistdir}/fonts/type1/public/newpx/*.{pf[ab],[ot]tf} do test -e $font || continue mv -f $font %{buildroot}%{_datadir}/fonts/texlive-newpx base=${font##*/} ln -sf %{_datadir}/fonts/texlive-newpx/${base} ${font} done > %{buildroot}%{_datadir}/fonts/texlive-newpx/encodings.dir > %{buildroot}%{_datadir}/fonts/texlive-newpx/fonts.dir > %{buildroot}%{_datadir}/fonts/texlive-newpx/fonts.scale mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail (cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-newpx.conf)<<-'EOF' <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- ************************************************ --> <!-- Use this to disable the TeX fonts of the package --> <!-- texlive-newpx --> <!-- Be aware that the configurations in the files --> <!-- 09-texlive*.conf will not be affected by this --> <!-- ************************************************ --> <fontconfig> <rejectfont> <glob>%{_datadir}/fonts/texlive-newpx/*</glob> </rejectfont> </fontconfig> EOF %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-newsletr-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:63} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:64} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-newspaper-%{texlive_version}.%{texlive_noarch}.1.0svn15878-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:65} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:66} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-newtx-fonts-%{texlive_version}.%{texlive_noarch}.1.525svn44520-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:67} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:68} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-newtx for font in %{buildroot}/%{_texmfdistdir}/fonts/opentype/public/newtx/*.{pf[ab],[ot]tf} \ %{buildroot}/%{_texmfdistdir}/fonts/type1/public/newtx/*.{pf[ab],[ot]tf} do test -e $font || continue mv -f $font %{buildroot}%{_datadir}/fonts/texlive-newtx base=${font##*/} ln -sf %{_datadir}/fonts/texlive-newtx/${base} ${font} done > %{buildroot}%{_datadir}/fonts/texlive-newtx/encodings.dir > %{buildroot}%{_datadir}/fonts/texlive-newtx/fonts.dir > %{buildroot}%{_datadir}/fonts/texlive-newtx/fonts.scale mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail (cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-newtx.conf)<<-'EOF' <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- ************************************************ --> <!-- Use this to disable the TeX fonts of the package --> <!-- texlive-newtx --> <!-- Be aware that the configurations in the files --> <!-- 09-texlive*.conf will not be affected by this --> <!-- ************************************************ --> <fontconfig> <rejectfont> <glob>%{_datadir}/fonts/texlive-newtx/*</glob> </rejectfont> </fontconfig> EOF %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-newtxsf-fonts-%{texlive_version}.%{texlive_noarch}.1.05svn41918-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:69} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:70} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-newtxsf for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/public/newtxsf/*.{pf[ab],[ot]tf} do test -e $font || continue mv -f $font %{buildroot}%{_datadir}/fonts/texlive-newtxsf base=${font##*/} ln -sf %{_datadir}/fonts/texlive-newtxsf/${base} ${font} done > %{buildroot}%{_datadir}/fonts/texlive-newtxsf/encodings.dir > %{buildroot}%{_datadir}/fonts/texlive-newtxsf/fonts.dir > %{buildroot}%{_datadir}/fonts/texlive-newtxsf/fonts.scale mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail (cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-newtxsf.conf)<<-'EOF' <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- ************************************************ --> <!-- Use this to disable the TeX fonts of the package --> <!-- texlive-newtxsf --> <!-- Be aware that the configurations in the files --> <!-- 09-texlive*.conf will not be affected by this --> <!-- ************************************************ --> <fontconfig> <rejectfont> <glob>%{_datadir}/fonts/texlive-newtxsf/*</glob> </rejectfont> </fontconfig> EOF %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-newtxtt-fonts-%{texlive_version}.%{texlive_noarch}.1.055svn44510-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:71} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:72} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-newtxtt for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/public/newtxtt/*.{pf[ab],[ot]tf} do test -e $font || continue mv -f $font %{buildroot}%{_datadir}/fonts/texlive-newtxtt base=${font##*/} ln -sf %{_datadir}/fonts/texlive-newtxtt/${base} ${font} done > %{buildroot}%{_datadir}/fonts/texlive-newtxtt/encodings.dir > %{buildroot}%{_datadir}/fonts/texlive-newtxtt/fonts.dir > %{buildroot}%{_datadir}/fonts/texlive-newtxtt/fonts.scale mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail (cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-newtxtt.conf)<<-'EOF' <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- ************************************************ --> <!-- Use this to disable the TeX fonts of the package --> <!-- texlive-newtxtt --> <!-- Be aware that the configurations in the files --> <!-- 09-texlive*.conf will not be affected by this --> <!-- ************************************************ --> <fontconfig> <rejectfont> <glob>%{_datadir}/fonts/texlive-newtxtt/*</glob> </rejectfont> </fontconfig> EOF %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-newunicodechar-%{texlive_version}.%{texlive_noarch}.1.1svn28253-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:73} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:74} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-newvbtm-%{texlive_version}.%{texlive_noarch}.1.1svn23996-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:75} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:76} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-newverbs-%{texlive_version}.%{texlive_noarch}.1.3asvn26258-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:77} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:78} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-nextpage-%{texlive_version}.%{texlive_noarch}.1.1asvn15878-%{release}-zypper %endif 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-nfssext-cfr-%{texlive_version}.%{texlive_noarch}.svn43640-%{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-nicefilelist-%{texlive_version}.%{texlive_noarch}.0.0.7asvn28527-%{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-niceframe-%{texlive_version}.%{texlive_noarch}.1.1csvn36086-%{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-nicetext-%{texlive_version}.%{texlive_noarch}.r0.67svn38914-%{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-nih-%{texlive_version}.%{texlive_noarch}.svn15878-%{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-nihbiosketch-%{texlive_version}.%{texlive_noarch}.svn39460-%{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-nimbus15-fonts-%{texlive_version}.%{texlive_noarch}.1.00svn39343-%{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 # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-nimbus15 for font in %{buildroot}/%{_texmfdistdir}/fonts/opentype/public/nimbus15/*.{pf[ab],[ot]tf} \ %{buildroot}/%{_texmfdistdir}/fonts/type1/public/nimbus15/*.{pf[ab],[ot]tf} do test -e $font || continue mv -f $font %{buildroot}%{_datadir}/fonts/texlive-nimbus15 base=${font##*/} ln -sf %{_datadir}/fonts/texlive-nimbus15/${base} ${font} done > %{buildroot}%{_datadir}/fonts/texlive-nimbus15/encodings.dir > %{buildroot}%{_datadir}/fonts/texlive-nimbus15/fonts.dir > %{buildroot}%{_datadir}/fonts/texlive-nimbus15/fonts.scale mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail (cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-nimbus15.conf)<<-'EOF' <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- ************************************************ --> <!-- Use this to disable the TeX fonts of the package --> <!-- texlive-nimbus15 --> <!-- Be aware that the configurations in the files --> <!-- 09-texlive*.conf will not be affected by this --> <!-- ************************************************ --> <fontconfig> <rejectfont> <glob>%{_datadir}/fonts/texlive-nimbus15/*</glob> </rejectfont> </fontconfig> EOF %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-nkarta-%{texlive_version}.%{texlive_noarch}.0.0.2svn16437-%{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-nlctdoc-%{texlive_version}.%{texlive_noarch}.1.06svn44353-%{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-nmbib-%{texlive_version}.%{texlive_noarch}.1.04svn37984-%{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-noconflict-%{texlive_version}.%{texlive_noarch}.1.0svn30140-%{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-nodetree-%{texlive_version}.%{texlive_noarch}.1.2svn43011-%{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-noindentafter-%{texlive_version}.%{texlive_noarch}.0.0.2.2svn35709-%{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-noitcrul-%{texlive_version}.%{texlive_noarch}.0.0.2svn15878-%{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-nolbreaks-%{texlive_version}.%{texlive_noarch}.1.2svn26786-%{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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-nomencl-%{texlive_version}.%{texlive_noarch}.3.1asvn15878-%{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-nomentbl-%{texlive_version}.%{texlive_noarch}.0.0.4svn16549-%{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-nonfloat-%{texlive_version}.%{texlive_noarch}.1.0svn17598-%{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-nonumonpart-%{texlive_version}.%{texlive_noarch}.1svn22114-%{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-nopageno-%{texlive_version}.%{texlive_noarch}.svn18128-%{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-norasi-c90-%{texlive_version}.%{texlive_noarch}.svn37675-%{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-normalcolor-%{texlive_version}.%{texlive_noarch}.r11svn40125-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:121} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:122} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-nostarch-%{texlive_version}.%{texlive_noarch}.1.3svn15878-%{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-notes-%{texlive_version}.%{texlive_noarch}.1.0.1svn42428-%{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 rm -vf %{buildroot}%{_texmfdistdir}/doc/latex/notes/makedoc.bat # Make possible scripts usable if any for scr in %{_texmfdistdir}/doc/latex/notes/makedoc 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-notes2bib-%{texlive_version}.%{texlive_noarch}.2.0ksvn31162-%{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-notespages-%{texlive_version}.%{texlive_noarch}.0.0.8.1svn41906-%{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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-notex-bst-%{texlive_version}.%{texlive_noarch}.svn42361-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:131} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-noto-fonts-%{texlive_version}.%{texlive_noarch}.svn42881-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:132} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:133} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-noto for font in %{buildroot}/%{_texmfdistdir}/fonts/truetype/google/noto/*.{pf[ab],[ot]tf} \ %{buildroot}/%{_texmfdistdir}/fonts/type1/google/noto/*.{pf[ab],[ot]tf} do test -e $font || continue mv -f $font %{buildroot}%{_datadir}/fonts/texlive-noto base=${font##*/} ln -sf %{_datadir}/fonts/texlive-noto/${base} ${font} done > %{buildroot}%{_datadir}/fonts/texlive-noto/encodings.dir > %{buildroot}%{_datadir}/fonts/texlive-noto/fonts.dir > %{buildroot}%{_datadir}/fonts/texlive-noto/fonts.scale mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail (cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-noto.conf)<<-'EOF' <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- ************************************************ --> <!-- Use this to disable the TeX fonts of the package --> <!-- texlive-noto --> <!-- Be aware that the configurations in the files --> <!-- 09-texlive*.conf will not be affected by this --> <!-- ************************************************ --> <fontconfig> <rejectfont> <glob>%{_datadir}/fonts/texlive-noto/*</glob> </rejectfont> </fontconfig> EOF %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-notoccite-%{texlive_version}.%{texlive_noarch}.svn18129-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:134} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:135} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-novel-fonts-%{texlive_version}.%{texlive_noarch}.1.2svn44529-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:136} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:137} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-novel for font in %{buildroot}/%{_texmfdistdir}/fonts/opentype/novel/*.{pf[ab],[ot]tf} do test -e $font || continue mv -f $font %{buildroot}%{_datadir}/fonts/texlive-novel base=${font##*/} ln -sf %{_datadir}/fonts/texlive-novel/${base} ${font} done > %{buildroot}%{_datadir}/fonts/texlive-novel/encodings.dir > %{buildroot}%{_datadir}/fonts/texlive-novel/fonts.dir > %{buildroot}%{_datadir}/fonts/texlive-novel/fonts.scale mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail (cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-novel.conf)<<-'EOF' <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- ************************************************ --> <!-- Use this to disable the TeX fonts of the package --> <!-- texlive-novel --> <!-- Be aware that the configurations in the files --> <!-- 09-texlive*.conf will not be affected by this --> <!-- ************************************************ --> <fontconfig> <rejectfont> <glob>%{_datadir}/fonts/texlive-novel/*</glob> </rejectfont> </fontconfig> EOF %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-nowidow-%{texlive_version}.%{texlive_noarch}.1.0svn24066-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:138} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:139} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-nox-%{texlive_version}.%{texlive_noarch}.1.0svn30991-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:140} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:141} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-nrc-%{texlive_version}.%{texlive_noarch}.2.01asvn29027-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:142} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:143} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-ntgclass-%{texlive_version}.%{texlive_noarch}.2.1asvn15878-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:144} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:145} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-ntheorem-%{texlive_version}.%{texlive_noarch}.1.33svn27609-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:146} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:147} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-ntheorem-vn-%{texlive_version}.%{texlive_noarch}.1.203svn15878-%{release}-zypper %endif 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-nuc-%{texlive_version}.%{texlive_noarch}.0.0.1svn22256-%{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-nucleardata-%{texlive_version}.%{texlive_noarch}.1.01dsvn42307-%{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-numberedblock-%{texlive_version}.%{texlive_noarch}.1.10svn33109-%{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-numericplots-%{texlive_version}.%{texlive_noarch}.2.0.2svn31729-%{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-numname-%{texlive_version}.%{texlive_noarch}.svn18130-%{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-numprint-%{texlive_version}.%{texlive_noarch}.1.39svn27498-%{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-numspell-%{texlive_version}.%{texlive_noarch}.1.0svn43189-%{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-nwejm-%{texlive_version}.%{texlive_noarch}.0.0.98dsvn44131-%{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-oberdiek-%{texlive_version}.%{texlive_noarch}.svn43610-%{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-objectz-%{texlive_version}.%{texlive_noarch}.svn19389-%{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-obnov-%{texlive_version}.%{texlive_noarch}.0.0.11svn33355-%{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-ocg-p-%{texlive_version}.%{texlive_noarch}.0.0.4svn28803-%{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-ocgx-%{texlive_version}.%{texlive_noarch}.0.0.5svn28492-%{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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-ocgx2-%{texlive_version}.%{texlive_noarch}.0.0.29svn44528-%{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-ocherokee-fonts-%{texlive_version}.%{texlive_noarch}.svn25689-%{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 # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-ocherokee for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/public/ocherokee/*.{pf[ab],[ot]tf} do test -e $font || continue mv -f $font %{buildroot}%{_datadir}/fonts/texlive-ocherokee base=${font##*/} ln -sf %{_datadir}/fonts/texlive-ocherokee/${base} ${font} done > %{buildroot}%{_datadir}/fonts/texlive-ocherokee/encodings.dir > %{buildroot}%{_datadir}/fonts/texlive-ocherokee/fonts.dir > %{buildroot}%{_datadir}/fonts/texlive-ocherokee/fonts.scale mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail (cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-ocherokee.conf)<<-'EOF' <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- ************************************************ --> <!-- Use this to disable the TeX fonts of the package --> <!-- texlive-ocherokee --> <!-- Be aware that the configurations in the files --> <!-- 09-texlive*.conf will not be affected by this --> <!-- ************************************************ --> <fontconfig> <rejectfont> <glob>%{_datadir}/fonts/texlive-ocherokee/*</glob> </rejectfont> </fontconfig> EOF %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-ocr-b-%{texlive_version}.%{texlive_noarch}.svn20852-%{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-ocr-b-outline-fonts-%{texlive_version}.%{texlive_noarch}.svn20969-%{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 # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-ocr-b-outline for font in %{buildroot}/%{_texmfdistdir}/fonts/opentype/public/ocr-b-outline/*.{pf[ab],[ot]tf} \ %{buildroot}/%{_texmfdistdir}/fonts/type1/public/ocr-b-outline/*.{pf[ab],[ot]tf} do test -e $font || continue mv -f $font %{buildroot}%{_datadir}/fonts/texlive-ocr-b-outline base=${font##*/} ln -sf %{_datadir}/fonts/texlive-ocr-b-outline/${base} ${font} done > %{buildroot}%{_datadir}/fonts/texlive-ocr-b-outline/encodings.dir > %{buildroot}%{_datadir}/fonts/texlive-ocr-b-outline/fonts.dir > %{buildroot}%{_datadir}/fonts/texlive-ocr-b-outline/fonts.scale mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail (cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-ocr-b-outline.conf)<<-'EOF' <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- ************************************************ --> <!-- Use this to disable the TeX fonts of the package --> <!-- texlive-ocr-b-outline --> <!-- Be aware that the configurations in the files --> <!-- 09-texlive*.conf will not be affected by this --> <!-- ************************************************ --> <fontconfig> <rejectfont> <glob>%{_datadir}/fonts/texlive-ocr-b-outline/*</glob> </rejectfont> </fontconfig> EOF %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-ocr-latex-%{texlive_version}.%{texlive_noarch}.svn15878-%{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-octavo-%{texlive_version}.%{texlive_noarch}.1.2svn15878-%{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-odsfile-%{texlive_version}.%{texlive_noarch}.0.0.6svn38449-%{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-ofs-%{texlive_version}.%{texlive_noarch}.svn16991-%{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-ogham-%{texlive_version}.%{texlive_noarch}.svn24876-%{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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-oinuit-fonts-%{texlive_version}.%{texlive_noarch}.svn28668-%{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 # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-oinuit for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/public/oinuit/*.{pf[ab],[ot]tf} do test -e $font || continue mv -f $font %{buildroot}%{_datadir}/fonts/texlive-oinuit base=${font##*/} ln -sf %{_datadir}/fonts/texlive-oinuit/${base} ${font} done > %{buildroot}%{_datadir}/fonts/texlive-oinuit/encodings.dir > %{buildroot}%{_datadir}/fonts/texlive-oinuit/fonts.dir > %{buildroot}%{_datadir}/fonts/texlive-oinuit/fonts.scale mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail (cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-oinuit.conf)<<-'EOF' <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- ************************************************ --> <!-- Use this to disable the TeX fonts of the package --> <!-- texlive-oinuit --> <!-- Be aware that the configurations in the files --> <!-- 09-texlive*.conf will not be affected by this --> <!-- ************************************************ --> <fontconfig> <rejectfont> <glob>%{_datadir}/fonts/texlive-oinuit/*</glob> </rejectfont> </fontconfig> EOF %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-old-arrows-fonts-%{texlive_version}.%{texlive_noarch}.2.0svn42872-%{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 # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-old-arrows for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/public/old-arrows/*.{pf[ab],[ot]tf} do test -e $font || continue mv -f $font %{buildroot}%{_datadir}/fonts/texlive-old-arrows base=${font##*/} ln -sf %{_datadir}/fonts/texlive-old-arrows/${base} ${font} done > %{buildroot}%{_datadir}/fonts/texlive-old-arrows/encodings.dir > %{buildroot}%{_datadir}/fonts/texlive-old-arrows/fonts.dir > %{buildroot}%{_datadir}/fonts/texlive-old-arrows/fonts.scale mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail (cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-old-arrows.conf)<<-'EOF' <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- ************************************************ --> <!-- Use this to disable the TeX fonts of the package --> <!-- texlive-old-arrows --> <!-- Be aware that the configurations in the files --> <!-- 09-texlive*.conf will not be affected by this --> <!-- ************************************************ --> <fontconfig> <rejectfont> <glob>%{_datadir}/fonts/texlive-old-arrows/*</glob> </rejectfont> </fontconfig> EOF %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-oldlatin-%{texlive_version}.%{texlive_noarch}.1.00svn17932-%{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-oldstandard-fonts-%{texlive_version}.%{texlive_noarch}.2.2svn41735-%{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 # Make possible scripts usable if any for scr in %{_texmfdistdir}/doc/fonts/oldstandard/gendocs.sh do test -e %{buildroot}/$scr || continue chmod 0755 %{buildroot}/$scr done # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-oldstandard for font in %{buildroot}/%{_texmfdistdir}/fonts/opentype/public/oldstandard/*.{pf[ab],[ot]tf} \ %{buildroot}/%{_texmfdistdir}/fonts/type1/public/oldstandard/*.{pf[ab],[ot]tf} do test -e $font || continue mv -f $font %{buildroot}%{_datadir}/fonts/texlive-oldstandard base=${font##*/} ln -sf %{_datadir}/fonts/texlive-oldstandard/${base} ${font} done > %{buildroot}%{_datadir}/fonts/texlive-oldstandard/encodings.dir > %{buildroot}%{_datadir}/fonts/texlive-oldstandard/fonts.dir > %{buildroot}%{_datadir}/fonts/texlive-oldstandard/fonts.scale mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail (cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-oldstandard.conf)<<-'EOF' <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- ************************************************ --> <!-- Use this to disable the TeX fonts of the package --> <!-- texlive-oldstandard --> <!-- Be aware that the configurations in the files --> <!-- 09-texlive*.conf will not be affected by this --> <!-- ************************************************ --> <fontconfig> <rejectfont> <glob>%{_datadir}/fonts/texlive-oldstandard/*</glob> </rejectfont> </fontconfig> EOF %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-oldstyle-%{texlive_version}.%{texlive_noarch}.0.0.2svn15878-%{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-olsak-misc-%{texlive_version}.%{texlive_noarch}.svn41526-%{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-omega-fonts-%{texlive_version}.%{texlive_noarch}.svn33046-%{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-omega for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/public/omega/*.{pf[ab],[ot]tf} do test -e $font || continue mv -f $font %{buildroot}%{_datadir}/fonts/texlive-omega base=${font##*/} ln -sf %{_datadir}/fonts/texlive-omega/${base} ${font} done > %{buildroot}%{_datadir}/fonts/texlive-omega/encodings.dir > %{buildroot}%{_datadir}/fonts/texlive-omega/fonts.dir > %{buildroot}%{_datadir}/fonts/texlive-omega/fonts.scale mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail (cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-omega.conf)<<-'EOF' <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- ************************************************ --> <!-- Use this to disable the TeX fonts of the package --> <!-- texlive-omega --> <!-- Be aware that the configurations in the files --> <!-- 09-texlive*.conf will not be affected by this --> <!-- ************************************************ --> <fontconfig> <rejectfont> <glob>%{_datadir}/fonts/texlive-omega/*</glob> </rejectfont> </fontconfig> EOF %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-omegaware-%{texlive_version}.%{texlive_noarch}.svn44166-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:207} -C %{buildroot}%{_datadir}/texlive %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-onlyamsmath-%{texlive_version}.%{texlive_noarch}.0.0.20svn42927-%{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-onrannual-%{texlive_version}.%{texlive_noarch}.1.1svn17474-%{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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-opcit-%{texlive_version}.%{texlive_noarch}.1.1svn15878-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:212} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:213} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-opensans-fonts-%{texlive_version}.%{texlive_noarch}.1.2svn24706-%{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 # Move font files mkdir -p %{buildroot}%{_datadir}/fonts/texlive-opensans for font in %{buildroot}/%{_texmfdistdir}/fonts/truetype/public/opensans/*.{pf[ab],[ot]tf} \ %{buildroot}/%{_texmfdistdir}/fonts/type1/public/opensans/*.{pf[ab],[ot]tf} do test -e $font || continue mv -f $font %{buildroot}%{_datadir}/fonts/texlive-opensans base=${font##*/} ln -sf %{_datadir}/fonts/texlive-opensans/${base} ${font} done > %{buildroot}%{_datadir}/fonts/texlive-opensans/encodings.dir > %{buildroot}%{_datadir}/fonts/texlive-opensans/fonts.dir > %{buildroot}%{_datadir}/fonts/texlive-opensans/fonts.scale mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail (cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-opensans.conf)<<-'EOF' <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!-- ************************************************ --> <!-- Use this to disable the TeX fonts of the package --> <!-- texlive-opensans --> <!-- Be aware that the configurations in the files --> <!-- 09-texlive*.conf will not be affected by this --> <!-- ************************************************ --> <fontconfig> <rejectfont> <glob>%{_datadir}/fonts/texlive-opensans/*</glob> </rejectfont> </fontconfig> EOF %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-oplotsymbl-%{texlive_version}.%{texlive_noarch}.1.2svn43091-%{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-opteng-%{texlive_version}.%{texlive_noarch}.1.0svn27331-%{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-optidef-%{texlive_version}.%{texlive_noarch}.2.4svn44505-%{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 %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-optional-%{texlive_version}.%{texlive_noarch}.2.2bsvn18131-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:222} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:223} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-options-%{texlive_version}.%{texlive_noarch}.1.0svn39030-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:224} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:225} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-ordinalpt-%{texlive_version}.%{texlive_noarch}.2.1svn15878-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:226} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:227} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-orkhun-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:228} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:229} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-oscola-%{texlive_version}.%{texlive_noarch}.1.5svn43599-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:230} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:231} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-ot-tableau-%{texlive_version}.%{texlive_noarch}.svn35095-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:232} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:233} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-othello-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:234} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:235} -C %{buildroot}%{_datadir}/texlive/texmf-dist rm -vf %{buildroot}%{_texmfdistdir}/doc/latex/othello/ot.bat rm -vf %{buildroot}%{_texmfdistdir}/doc/latex/othello/ot1.bat.bat %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-othelloboard-%{texlive_version}.%{texlive_noarch}.1.2svn23714-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:236} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:237} -C %{buildroot}%{_datadir}/texlive/texmf-dist %if %{with zypper_posttrans} ln -sf %{_texmfdistdir}/texconfig/zypper.py \ %{buildroot}/var/adm/update-scripts/texlive-otibet-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper %endif tar --use-compress-program=xz -xf %{S:238} -C %{buildroot}%{_datadir}/texlive/texmf-dist tar --use-compress-program=xz -xf %{S:239} -C %{buildroot}%{_datadir}/texlive/texmf-dist # Remove this rm -vrf %{buildroot}%{_texmfdistdir}/tlpkg/tlpobj rm -vrf %{buildroot}%{_texmfmaindir}/tlpkg/tlpobj rm -v %{buildroot}%{_datadir}/texlive/texmf rm -v %{buildroot}%{_datadir}/texlive/texmf-dist rm -vr %{buildroot}%{_datadir}/texlive # Handle manual pages rm -vf %{buildroot}%{_texmfmaindir}/doc/man/Makefile rm -vf %{buildroot}%{_texmfmaindir}/doc/man/man*/*.pdf rm -vf %{buildroot}%{_texmfdistdir}/doc/man/Makefile rm -vf %{buildroot}%{_texmfdistdir}/doc/man/man*/*.pdf for path in %{buildroot}%{_texmfmaindir}/doc/man/man? \ %{buildroot}%{_texmfdistdir}/doc/man/man? do test -d "$path" || continue sec=${path##*/} mkdir -p %{buildroot}%{_mandir}/${sec} for page in ${path}/*.* do test -e "$page" || continue mv -f $page %{buildroot}%{_mandir}/${sec}/ done done rm -rf %{buildroot}%{_texmfmaindir}/doc/man rm -rf %{buildroot}%{_texmfdistdir}/doc/man find %{buildroot}%{_texmfmaindir}/ %{buildroot}%{_texmfdistdir}/ \ -type f -a -perm /g+w,o+w | xargs --no-run-if-empty chmod g-w,o-w %changelog
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