texlive-specs-n/texlive-specs-n.spec

19733 lines
875 KiB
RPMSpec

#
# spec file for package texlive-specs-n
#
# Copyright (c) 2017 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/
#
%define texlive_version 2017
%define texlive_previous 2016
%define texlive_release 20170520
%define texlive_noarch 7
#!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-n
Version: 2017
Release: 0
BuildRequires: ed
BuildRequires: texlive-filesystem
BuildRequires: xz
BuildArch: noarch
Summary: Meta package for n
License: Apache-1.0 and BSD-3-Clause and GFDL-1.2 and GPL-2.0+ and LPPL-1.0 and LPPL-1.3c and OFL-1.1 and SUSE-Public-Domain
Group: Productivity/Publishing/TeX/Base
Url: https://build.opensuse.org/package/show/Publishing:TeXLive/Meta
Source0: texlive-specs-n-rpmlintrc
%description
Meta package to build tons of noarch texlive packages.
%package -n texlive-latex-notes-zh-cn
Version: %{texlive_version}.%{texlive_noarch}.1.20svn15878
Release: 0
Summary: Chinese Introduction to TeX and LaTeX
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source1: latex-notes-zh-cn.doc.tar.xz
%description -n texlive-latex-notes-zh-cn
The document is an introduction to TeX/LaTeX, in Chinese. It
covers basic text typesetting, mathematics, graphics, tables,
Chinese language & fonts, and some miscellaneous features
(hyperlinks, long documents, bibliographies, indexes and page
layout).
date: 2016-06-24 17:18:15 +0000
%post -n texlive-latex-notes-zh-cn
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latex-notes-zh-cn
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latex-notes-zh-cn
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latex-notes-zh-cn
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/README
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/history.txt
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/latex-notes-zh-cn.pdf
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/license.txt
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/basics.tex
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/dscf4684.jpg
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/arrow.mps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/color.mps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/colors.mps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/curve.mps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/dashed.mps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/dot.mps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/fill.mps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/label.mps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/line.mps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/loop.mps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/path.mps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/predefined.mps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_arc.eps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_arrow.eps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_axis.eps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_bezier.eps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_circle.eps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_color.eps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_curve.eps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_dot.eps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_fill.eps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_frame.eps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_grid.eps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_label.eps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_line.eps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_linestyle.eps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_origin.eps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_parabola.eps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_polygon.eps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_rput.eps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/pst_uput.eps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/subfig.mps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/subfig_left.mps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/subfig_right.mps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/transform.mps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/examples/uline.mps
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/fonts.tex
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/graphics.tex
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/i18n.tex
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/introduction.tex
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/lnotes.tex
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/math.tex
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/misc.tex
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/postcript.tex
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/preface.tex
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/reading.bib
%{_texmfdistdir}/doc/generic/latex-notes-zh-cn/src/tables.tex
/var/adm/update-scripts/texlive-latex-notes-zh-cn-%{texlive_version}.%{texlive_noarch}.1.20svn15878-%{release}-zypper
%package -n texlive-latex-papersize
Version: %{texlive_version}.%{texlive_noarch}.1.62svn42296
Release: 0
Summary: Calculate LaTeX settings for any font and paper size
License: Apache-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive-latex-papersize-bin >= %{texlive_version}
#!BuildIgnore: texlive-latex-papersize-bin
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-latex-papersize-doc >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source2: latex-papersize.tar.xz
Source3: latex-papersize.doc.tar.xz
%description -n texlive-latex-papersize
The package is a Python script, whose typical use is when
preparing printed material for users with low vision. The most
effective way of doing this is to print on (notional) small
paper, and then to magnify the result; the script calculates
the settings for various font and paper sizes. More details are
to be read in the script itself.
date: 2016-10-19 03:07:47 +0000
%package -n texlive-latex-papersize-doc
Version: %{texlive_version}.%{texlive_noarch}.1.62svn42296
Release: 0
Summary: Documentation for texlive-latex-papersize
License: Apache-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-latex-papersize-doc
This package includes the documentation for texlive-latex-papersize
%post -n texlive-latex-papersize
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latex-papersize
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latex-papersize
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latex-papersize-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/support/latex-papersize/README
%files -n texlive-latex-papersize
%defattr(-,root,root,755)
%{_texmfdistdir}/scripts/latex-papersize/latex-papersize.py
/var/adm/update-scripts/texlive-latex-papersize-%{texlive_version}.%{texlive_noarch}.1.62svn42296-%{release}-zypper
%package -n texlive-latex-referenz
Version: %{texlive_version}.%{texlive_noarch}.2svn36671
Release: 0
Summary: Examples from the book "LaTeX Referenz"
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
Source4: latex-referenz.doc.tar.xz
%description -n texlive-latex-referenz
This bundle contains all the examples, as source, eps and pdf,
of the author's book "LaTeX Referenz" (2nd ed.), published by
DANTE/Lehmanns. The examples can be run, using the example
class (ttctexa.cls) in the distribution.
date: 2016-06-24 17:18:15 +0000
%post -n texlive-latex-referenz
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latex-referenz
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latex-referenz
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latex-referenz
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/latex-referenz/01-03-1.xltx
%{_texmfdistdir}/doc/latex/latex-referenz/01-04-1.lux
%{_texmfdistdir}/doc/latex/latex-referenz/01-04-2.lux
%{_texmfdistdir}/doc/latex/latex-referenz/01-08-1.sh
%{_texmfdistdir}/doc/latex/latex-referenz/01-08-2.sh
%{_texmfdistdir}/doc/latex/latex-referenz/02-03-1.ltx2crop
%{_texmfdistdir}/doc/latex/latex-referenz/02-03-2.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/02-03-3.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/02-03-4.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/03-01-1.lux
%{_texmfdistdir}/doc/latex/latex-referenz/03-03-1.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/03-04-1.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/03-05-1.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/03-06-1.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/03-07-1.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/03-07-2.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/03-08-1.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/03-08-2.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/03-08-3.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/03-08-4.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/03-08-5.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/03-08-6.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/04-02-1.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/05-01-1.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/05-02-1.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-02-1.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-02-10.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-02-11.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-02-12.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-02-13.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-02-14.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-02-15.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-02-16.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-02-17.lux
%{_texmfdistdir}/doc/latex/latex-referenz/06-02-18.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-02-2.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-02-3.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-02-4.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-02-5.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-02-6.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-02-7.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-02-8.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-02-9.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-03-1.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-03-10.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-03-11.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-03-12.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-03-13.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-03-14.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-03-15.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-03-16.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-03-17.lux
%{_texmfdistdir}/doc/latex/latex-referenz/06-03-18.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-03-2.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-03-3.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-03-4.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-03-5.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-03-6.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-03-7.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-03-8.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-03-9.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-05-1.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-05-10.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-05-11.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-05-12.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-05-13.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-05-14.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-05-15.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-05-16.lux
%{_texmfdistdir}/doc/latex/latex-referenz/06-05-17.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-05-18.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-05-19.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-05-2.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-05-20.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-05-21.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-05-22.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-05-23.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-05-3.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-05-4.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-05-5.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-05-6.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-05-7.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-05-8.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-05-9.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/06-06-1.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-03-1.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-03-10.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-03-11.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-03-12.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-03-13.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-03-14.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-03-15.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-03-16.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-03-17.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-03-18.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-03-19.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-03-2.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-03-20.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-03-21.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-03-3.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-03-4.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-03-5.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-03-6.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-03-7.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-03-8.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-03-9.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-04-1.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-04-2.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-04-3.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/07-04-4.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/08-08-1.xltx
%{_texmfdistdir}/doc/latex/latex-referenz/08-08-2.xltx
%{_texmfdistdir}/doc/latex/latex-referenz/08-08-3.lux
%{_texmfdistdir}/doc/latex/latex-referenz/08-08-4.lux
%{_texmfdistdir}/doc/latex/latex-referenz/08-08-5.lux
%{_texmfdistdir}/doc/latex/latex-referenz/08-08-6.lux
%{_texmfdistdir}/doc/latex/latex-referenz/09-03-1.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-03-2.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-03-3.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-03-4.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-05-1.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-05-2.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-05-3.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-05-4.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-05-5.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-05-6.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-05-7.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-05-8.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-07-1.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-07-10.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-07-11.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-07-12.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-07-13.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-07-2.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-07-3.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-07-4.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-07-5.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-07-6.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-07-7.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-07-8.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-07-9.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-08-1.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-08-10.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-08-11.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-08-12.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-08-13.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-08-2.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-08-3.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-08-4.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-08-5.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-08-6.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-08-7.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/09-08-8.ltxps
%{_texmfdistdir}/doc/latex/latex-referenz/09-08-9.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-02-1.ltx2crop
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-1.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-10.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-11.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-12.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-13.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-14.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-15.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-16.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-17.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-18.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-19.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-2.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-20.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-21.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-22.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-23.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-24.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-25.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-26.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-27.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-28.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-29.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-3.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-30.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-31.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-32.ltx2
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-4.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-5.lux
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-6.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-7.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-8.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/10-03-9.ltx
%{_texmfdistdir}/doc/latex/latex-referenz/DEexa.sty
%{_texmfdistdir}/doc/latex/latex-referenz/DEoptions.sty
%{_texmfdistdir}/doc/latex/latex-referenz/README
%{_texmfdistdir}/doc/latex/latex-referenz/UTF8.bib
%{_texmfdistdir}/doc/latex/latex-referenz/bspfont.cls
%{_texmfdistdir}/doc/latex/latex-referenz/caspervector.bib
%{_texmfdistdir}/doc/latex/latex-referenz/de-examples-dw.bib
%{_texmfdistdir}/doc/latex/latex-referenz/demo11.bib
%{_texmfdistdir}/doc/latex/latex-referenz/exa-fontconfig.tex
%{_texmfdistdir}/doc/latex/latex-referenz/exaarticle.cls
%{_texmfdistdir}/doc/latex/latex-referenz/exaarticle2.cls
%{_texmfdistdir}/doc/latex/latex-referenz/exabook.cls
%{_texmfdistdir}/doc/latex/latex-referenz/exabook2.cls
%{_texmfdistdir}/doc/latex/latex-referenz/examinimal.cls
%{_texmfdistdir}/doc/latex/latex-referenz/examples-dw.bib
%{_texmfdistdir}/doc/latex/latex-referenz/examples.bib
%{_texmfdistdir}/doc/latex/latex-referenz/examplesA.bib
%{_texmfdistdir}/doc/latex/latex-referenz/examplesB.bib
%{_texmfdistdir}/doc/latex/latex-referenz/exareport.cls
%{_texmfdistdir}/doc/latex/latex-referenz/exaxetex.cls
%{_texmfdistdir}/doc/latex/latex-referenz/fontDemo-E.tex
%{_texmfdistdir}/doc/latex/latex-referenz/fontDemo.tex
%{_texmfdistdir}/doc/latex/latex-referenz/hv.bib
%{_texmfdistdir}/doc/latex/latex-referenz/images/B.eps
%{_texmfdistdir}/doc/latex/latex-referenz/images/B.pdf
%{_texmfdistdir}/doc/latex/latex-referenz/klassiker.bib
%{_texmfdistdir}/doc/latex/latex-referenz/l3keysdemo.sty
%{_texmfdistdir}/doc/latex/latex-referenz/luabibentry.lua
%{_texmfdistdir}/doc/latex/latex-referenz/plainDemo.bst
%{_texmfdistdir}/doc/latex/latex-referenz/screxa.cls
%{_texmfdistdir}/doc/latex/latex-referenz/screxabook.cls
%{_texmfdistdir}/doc/latex/latex-referenz/screxareport.cls
%{_texmfdistdir}/doc/latex/latex-referenz/textdemo.sty
/var/adm/update-scripts/texlive-latex-referenz-%{texlive_version}.%{texlive_noarch}.2svn36671-%{release}-zypper
%package -n texlive-latex-tabellen
Version: %{texlive_version}.%{texlive_noarch}.svn16979
Release: 0
Summary: LaTeX Tabellen
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
Source5: latex-tabellen.doc.tar.xz
%description -n texlive-latex-tabellen
The examples from the book <<Tabellen mit LaTeX>>, 2nd ed.
date: 2016-06-24 17:18:15 +0000
%post -n texlive-latex-tabellen
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latex-tabellen
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latex-tabellen
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latex-tabellen
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/latex-tabellen/01-01-1.ltxps
%{_texmfdistdir}/doc/latex/latex-tabellen/01-01-10.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-01-11.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-01-12.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-01-13.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-01-14.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-01-15.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-01-16.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-01-17.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-01-18.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-01-19.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-01-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-01-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-01-4.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-01-5.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-01-6.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-01-7.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-01-8.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-01-9.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-02-1.ltxps
%{_texmfdistdir}/doc/latex/latex-tabellen/01-02-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-02-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-02-4.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-02-5.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-02-6.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-02-7.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-02-8.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/01-02-9.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-01-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-01-10.ltxps
%{_texmfdistdir}/doc/latex/latex-tabellen/02-01-11.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-01-12.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-01-13.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-01-14.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-01-15.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-01-16.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-01-17.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-01-18.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-01-19.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-01-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-01-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-01-4.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-01-5.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-01-6.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-01-7.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-01-8.ltxps
%{_texmfdistdir}/doc/latex/latex-tabellen/02-01-9.ltxps
%{_texmfdistdir}/doc/latex/latex-tabellen/02-02-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-02-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-02-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-02-4.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-02-5.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-02-6.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-03-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-03-10.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-03-11.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-03-12.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-03-13.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-03-14.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-03-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-03-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-03-4.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-03-5.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-03-6.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-03-7.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-03-8.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-03-9.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-04-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-04-10.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-04-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-04-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-04-4.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-04-5.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-04-6.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-04-7.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-04-8.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-04-9.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-05-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-05-10.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-05-11.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-05-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-05-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-05-4.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-05-5.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-05-6.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-05-7.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-05-8.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-05-9.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-06-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-06-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-06-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-06-4.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-06-5.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-07-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-07-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-07-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-07-4.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/02-07-5.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-08-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-08-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-08-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-08-4.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-08-5.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-08-6.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-08-7.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-08-8.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-09-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-09-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-09-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-10-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-11-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-11-10.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-11-11.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-11-12.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-11-13.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-11-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-11-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-11-4.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-11-5.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-11-6.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-11-7.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-11-8.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-11-9.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-12-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-12-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-13-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-13-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-13-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-13-4.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-14-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-14-10.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-14-11.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-14-12.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-14-13.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-14-14.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-14-15.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-14-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-14-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-14-4.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-14-5.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-14-6.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-14-7.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-14-8.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-14-9.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-15-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-15-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-15-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-16-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-16-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-16-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-17-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-18-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-18-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-18-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-18-4.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-18-5.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-19-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-19-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-20-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-20-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-21-1.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/02-21-2.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/02-22-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-22-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-22-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-22-4.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-23-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-24-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-24-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-24-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-24-4.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-25-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-25-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-26-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-26-10.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-26-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-26-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-26-4.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-26-5.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-26-6.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-26-7.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-26-8.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-26-9.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-27-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-28-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-28-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-28-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-28-4.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-29-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/02-29-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-01-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-01-10.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-01-11.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-01-12.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-01-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-01-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-01-4.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-01-5.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-01-6.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-01-7.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-01-8.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-01-9.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-02-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-02-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-02-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-02-4.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-02-5.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-02-6.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-02-7.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-03-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-03-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-03-3.ltxb
%{_texmfdistdir}/doc/latex/latex-tabellen/03-03-4.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-03-5.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/03-03-6.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/04-01-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/04-01-10.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-01-11.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-01-12.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-01-13.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-01-14.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-01-15.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-01-2.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-01-3.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-01-4.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-01-5.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-01-6.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/04-01-7.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/04-01-8.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-01-9.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-02-1.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-02-2.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-03-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/04-03-2.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-03-3.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-04-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/04-04-2.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-04-3.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-04-4.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-04-5.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-05-1.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-05-2.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-05-3.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-05-4.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-05-5.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-05-6.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-05-7.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-05-8.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-06-1.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-06-2.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-06-3.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-06-4.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-06-5.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-06-6.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-06-7.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-06-8.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/04-06-9.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/05-01-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/05-01-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/05-01-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/05-01-4.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/05-01-5.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/05-02-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/05-03-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/05-03-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/05-03-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/05-04-1.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/05-04-2.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/05-05-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/05-05-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/05-06-1.ltxE
%{_texmfdistdir}/doc/latex/latex-tabellen/05-06-2.ltxE
%{_texmfdistdir}/doc/latex/latex-tabellen/05-06-3.ltxE
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-1.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-10.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-11.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-12.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-13.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-14.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-15.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-16.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-17.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-18.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-19.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-2.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-20.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-21.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-22.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-23.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-24.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-25.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-26.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-27.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-28.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-29.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-3.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-30.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-31.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-32.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-33.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-34.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-35.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-36.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-37.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-38.ltxps
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-39.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-4.ltxps
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-40.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-41.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-42.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-43.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-44.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-45.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-46.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-5.ltxps
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-6.ltxps
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-7.ltxps
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-8.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/06-00-9.ltx
%{_texmfdistdir}/doc/latex/latex-tabellen/07-03-1.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/07-03-2.ltx2
%{_texmfdistdir}/doc/latex/latex-tabellen/README
/var/adm/update-scripts/texlive-latex-tabellen-%{texlive_version}.%{texlive_noarch}.svn16979-%{release}-zypper
%package -n texlive-latex-tds
Version: %{texlive_version}.%{texlive_noarch}.svn40613
Release: 0
Summary: A structured copy of the LaTeX distribution
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-latex-tds-doc >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source6: latex-tds.source.tar.xz
Source7: latex-tds.doc.tar.xz
%description -n texlive-latex-tds
This bundle provides a set of zip file modules containing TDS-
compliant trees for items of the LaTeX distribution (both the
base system and required packages), together with 'user-
friendly' documentation (PDF files with navigation support
using bookmarks and links). A further module (knuth) performs
the same service for Knuth's software distribution.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-latex-tds-doc
Version: %{texlive_version}.%{texlive_noarch}.svn40613
Release: 0
Summary: Documentation for texlive-latex-tds
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-latex-tds-doc
This package includes the documentation for texlive-latex-tds
%post -n texlive-latex-tds
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latex-tds
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latex-tds
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latex-tds-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/latex-tds/README
%{_texmfdistdir}/doc/latex/latex-tds/README.html
%{_texmfdistdir}/doc/latex/latex-tds/README.pdf
%files -n texlive-latex-tds
%defattr(-,root,root,755)
%{_texmfdistdir}/source/latex/latex-tds/README-docinfo.html
%{_texmfdistdir}/source/latex/latex-tds/README.asciidoc
%{_texmfdistdir}/source/latex/latex-tds/build.pl
%{_texmfdistdir}/source/latex/latex-tds/lib/adjust_checksum.pl
%{_texmfdistdir}/source/latex/latex-tds/lib/ziptimetree.pl
%{_texmfdistdir}/source/latex/latex-tds/license/adjust_checksum/lppl.txt
%{_texmfdistdir}/source/latex/latex-tds/license/latex-tds/lppl.txt
%{_texmfdistdir}/source/latex/latex-tds/license/ziptimetree/lgpl.txt
%{_texmfdistdir}/source/latex/latex-tds/patch/amsbooka.zip
%{_texmfdistdir}/source/latex/latex-tds/patch/amsclass.dtx.diff
%{_texmfdistdir}/source/latex/latex-tds/patch/amsfndoc.def.diff
%{_texmfdistdir}/source/latex/latex-tds/patch/amsfndoc.tex.diff
%{_texmfdistdir}/source/latex/latex-tds/patch/amsldoc.tex.diff
%{_texmfdistdir}/source/latex/latex-tds/patch/changes.tex.diff
%{_texmfdistdir}/source/latex/latex-tds/patch/encguide.tex.diff
%{_texmfdistdir}/source/latex/latex-tds/patch/errorlog.tex.diff
%{_texmfdistdir}/source/latex/latex-tds/patch/logmac.tex.diff
%{_texmfdistdir}/source/latex/latex-tds/patch/source2e.tex.diff
%{_texmfdistdir}/source/latex/latex-tds/patch/tlc2.err.diff
%{_texmfdistdir}/source/latex/latex-tds/patch/trapman.tex.diff
%{_texmfdistdir}/source/latex/latex-tds/patch/tripman.tex.diff
%{_texmfdistdir}/source/latex/latex-tds/patch/utf8ienc.dtx.diff
%{_texmfdistdir}/source/latex/latex-tds/patch/webman.tex.diff
%{_texmfdistdir}/source/latex/latex-tds/tex/ams.drv
%{_texmfdistdir}/source/latex/latex-tds/tex/doc_lppl.tex
%{_texmfdistdir}/source/latex/latex-tds/tex/docstrip.cfg
%{_texmfdistdir}/source/latex/latex-tds/tex/errata.all
%{_texmfdistdir}/source/latex/latex-tds/tex/errata.cfg
%{_texmfdistdir}/source/latex/latex-tds/tex/errata.drv
%{_texmfdistdir}/source/latex/latex-tds/tex/errorlog.drv
%{_texmfdistdir}/source/latex/latex-tds/tex/etex_man.drv
%{_texmfdistdir}/source/latex/latex-tds/tex/fix-expl3-lua.ini
%{_texmfdistdir}/source/latex/latex-tds/tex/hyperref.cfg
%{_texmfdistdir}/source/latex/latex-tds/tex/knuth-outline.tex
%{_texmfdistdir}/source/latex/latex-tds/tex/knuth.drv
%{_texmfdistdir}/source/latex/latex-tds/tex/ltnews.cfg
%{_texmfdistdir}/source/latex/latex-tds/tex/ltnews.tex
%{_texmfdistdir}/source/latex/latex-tds/tex/ltugboat.cfg
%{_texmfdistdir}/source/latex/latex-tds/tex/ltxcheck.drv
%{_texmfdistdir}/source/latex/latex-tds/tex/ltxdoc.cfg
%{_texmfdistdir}/source/latex/latex-tds/tex/ltxguide.cfg
%{_texmfdistdir}/source/latex/latex-tds/tex/lualatex-tds.ini
%{_texmfdistdir}/source/latex/latex-tds/tex/lualatex-tds2.ini
%{_texmfdistdir}/source/latex/latex-tds/tex/manual.cfg
%{_texmfdistdir}/source/latex/latex-tds/tex/pdflatex-tds.ini
%{_texmfdistdir}/source/latex/latex-tds/tex/psnfss2e.drv
%{_texmfdistdir}/source/latex/latex-tds/tex/tdsguide.cfg
%{_texmfdistdir}/source/latex/latex-tds/tex/tools-overview.cls
%{_texmfdistdir}/source/latex/latex-tds/tex/tools.tex
/var/adm/update-scripts/texlive-latex-tds-%{texlive_version}.%{texlive_noarch}.svn40613-%{release}-zypper
%package -n texlive-latex-veryshortguide
Version: %{texlive_version}.%{texlive_noarch}.svn41844
Release: 0
Summary: The Very Short Guide to LaTeX
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source8: latex-veryshortguide.doc.tar.xz
%description -n texlive-latex-veryshortguide
This is a 4-page reminder of what LaTeX does. It is designed
for printing on A4 paper, double-sided, and folding once to A5.
Such an 'imposed' version of the document is provided in the
distribution, as PDF. An analogous version is provided in
'legal' format.
date: 2016-08-12 11:36:25 +0000
%post -n texlive-latex-veryshortguide
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latex-veryshortguide
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latex-veryshortguide
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latex-veryshortguide
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/latex-veryshortguide/MANIFEST
%{_texmfdistdir}/doc/latex/latex-veryshortguide/README.md
%{_texmfdistdir}/doc/latex/latex-veryshortguide/menno-a.png
%{_texmfdistdir}/doc/latex/latex-veryshortguide/veryshortguide-A4-imposed.pdf
%{_texmfdistdir}/doc/latex/latex-veryshortguide/veryshortguide-Legal-imposed.pdf
%{_texmfdistdir}/doc/latex/latex-veryshortguide/veryshortguide.bib
%{_texmfdistdir}/doc/latex/latex-veryshortguide/veryshortguide.pdf
%{_texmfdistdir}/doc/latex/latex-veryshortguide/veryshortguide.tex
%{_texmfdistdir}/doc/latex/latex-veryshortguide/vsg.cls
%{_texmfdistdir}/doc/latex/latex-veryshortguide/vsg.dtx
%{_texmfdistdir}/doc/latex/latex-veryshortguide/vsg.ins
%{_texmfdistdir}/doc/latex/latex-veryshortguide/vsg.pdf
/var/adm/update-scripts/texlive-latex-veryshortguide-%{texlive_version}.%{texlive_noarch}.svn41844-%{release}-zypper
%package -n texlive-latex-web-companion
Version: %{texlive_version}.%{texlive_noarch}.svn29349
Release: 0
Summary: Examples from The LaTeX Web Companion
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
Source9: latex-web-companion.doc.tar.xz
%description -n texlive-latex-web-companion
The source of the examples printed in the book, together with
necessary supporting files.
date: 2016-06-24 17:18:15 +0000
%post -n texlive-latex-web-companion
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latex-web-companion
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latex-web-companion
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latex-web-companion
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/latex-web-companion/apa/README.apa
%{_texmfdistdir}/doc/latex/latex-web-companion/apa/latexexa-raw.xml
%{_texmfdistdir}/doc/latex/latex-web-companion/apa/latexexa.dtd
%{_texmfdistdir}/doc/latex/latex-web-companion/apa/latexexa.tex
%{_texmfdistdir}/doc/latex/latex-web-companion/apa/latexexa.xml
%{_texmfdistdir}/doc/latex/latex-web-companion/apa/phys332-1.eps
%{_texmfdistdir}/doc/latex/latex-web-companion/apa/phys332-2.eps
%{_texmfdistdir}/doc/latex/latex-web-companion/apa/teched.html
%{_texmfdistdir}/doc/latex/latex-web-companion/apa/teched.java
%{_texmfdistdir}/doc/latex/latex-web-companion/apb/InvitationSAX.class
%{_texmfdistdir}/doc/latex/latex-web-companion/apb/InvitationSAX.java
%{_texmfdistdir}/doc/latex/latex-web-companion/apb/MySAXApp.class
%{_texmfdistdir}/doc/latex/latex-web-companion/apb/MySAXApp.java
%{_texmfdistdir}/doc/latex/latex-web-companion/apb/README.apb
%{_texmfdistdir}/doc/latex/latex-web-companion/apb/bibliotest1.xml
%{_texmfdistdir}/doc/latex/latex-web-companion/apb/bibliotest2.xml
%{_texmfdistdir}/doc/latex/latex-web-companion/apb/biblioxml1.dtd
%{_texmfdistdir}/doc/latex/latex-web-companion/apb/biblioxml2.dtd
%{_texmfdistdir}/doc/latex/latex-web-companion/apb/colorcir.eps
%{_texmfdistdir}/doc/latex/latex-web-companion/apb/inv2.tex
%{_texmfdistdir}/doc/latex/latex-web-companion/apb/invitation.sty
%{_texmfdistdir}/doc/latex/latex-web-companion/apb/invitation2.dtd
%{_texmfdistdir}/doc/latex/latex-web-companion/apb/invitation2.xml
%{_texmfdistdir}/doc/latex/latex-web-companion/apb/latexmath.dtd
%{_texmfdistdir}/doc/latex/latex-web-companion/apb/latexmml.dtd
%{_texmfdistdir}/doc/latex/latex-web-companion/apb/makelatex.sh
%{_texmfdistdir}/doc/latex/latex-web-companion/apb/minilatex.dtd
%{_texmfdistdir}/doc/latex/latex-web-companion/apb/minilatex.xsl
%{_texmfdistdir}/doc/latex/latex-web-companion/apb/minilatexexa.tex
%{_texmfdistdir}/doc/latex/latex-web-companion/apb/minilatexexa.xml
%{_texmfdistdir}/doc/latex/latex-web-companion/apb/mybiblio.dtd
%{_texmfdistdir}/doc/latex/latex-web-companion/apb/utf82latin1.sh
%{_texmfdistdir}/doc/latex/latex-web-companion/apc/ISOcyr1.pen
%{_texmfdistdir}/doc/latex/latex-web-companion/apc/README.apc
%{_texmfdistdir}/doc/latex/latex-web-companion/apc/invitation.sty
%{_texmfdistdir}/doc/latex/latex-web-companion/apc/invitationfr.dtd
%{_texmfdistdir}/doc/latex/latex-web-companion/apc/invitationfr.tex
%{_texmfdistdir}/doc/latex/latex-web-companion/apc/invitationfr.xml
%{_texmfdistdir}/doc/latex/latex-web-companion/apc/invitationfrraw.tex
%{_texmfdistdir}/doc/latex/latex-web-companion/apc/invlat1fr.xsl
%{_texmfdistdir}/doc/latex/latex-web-companion/apc/utf8.html
%{_texmfdistdir}/doc/latex/latex-web-companion/apc/utf8.xml
%{_texmfdistdir}/doc/latex/latex-web-companion/apc/utf8.xsl
%{_texmfdistdir}/doc/latex/latex-web-companion/apc/utf8raw.html
%{_texmfdistdir}/doc/latex/latex-web-companion/ch2/latexexa.aux
%{_texmfdistdir}/doc/latex/latex-web-companion/ch2/latexexa.brf
%{_texmfdistdir}/doc/latex/latex-web-companion/ch2/latexexa.log
%{_texmfdistdir}/doc/latex/latex-web-companion/ch2/latexexa.out
%{_texmfdistdir}/doc/latex/latex-web-companion/ch2/latexexa.pdf
%{_texmfdistdir}/doc/latex/latex-web-companion/ch2/latexexa.tex
%{_texmfdistdir}/doc/latex/latex-web-companion/ch2/phys332-1.pdf
%{_texmfdistdir}/doc/latex/latex-web-companion/ch2/phys332-2.pdf
%{_texmfdistdir}/doc/latex/latex-web-companion/ch3/Makefile.ex2
%{_texmfdistdir}/doc/latex/latex-web-companion/ch3/Makefile.ex3
%{_texmfdistdir}/doc/latex/latex-web-companion/ch3/README.ch3
%{_texmfdistdir}/doc/latex/latex-web-companion/ch3/colorcir.eps
%{_texmfdistdir}/doc/latex/latex-web-companion/ch3/ex20.tex
%{_texmfdistdir}/doc/latex/latex-web-companion/ch3/ex21.tex
%{_texmfdistdir}/doc/latex/latex-web-companion/ch3/ex22.tex
%{_texmfdistdir}/doc/latex/latex-web-companion/ch3/ex2bib.tex
%{_texmfdistdir}/doc/latex/latex-web-companion/ch3/ex30.tex
%{_texmfdistdir}/doc/latex/latex-web-companion/ch3/ex31.tex
%{_texmfdistdir}/doc/latex/latex-web-companion/ch3/ex32.tex
%{_texmfdistdir}/doc/latex/latex-web-companion/ch3/ex3bib.tex
%{_texmfdistdir}/doc/latex/latex-web-companion/ch3/l2hexa.tex
%{_texmfdistdir}/doc/latex/latex-web-companion/ch3/myinit.pl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch3/sampleAMS.css
%{_texmfdistdir}/doc/latex/latex-web-companion/ch3/sampleAMS.tex
%{_texmfdistdir}/doc/latex/latex-web-companion/ch3/sampleMath.tex
%{_texmfdistdir}/doc/latex/latex-web-companion/ch3/sampleMathImages.tex
%{_texmfdistdir}/doc/latex/latex-web-companion/ch3/sampleMathThumb.tex
%{_texmfdistdir}/doc/latex/latex-web-companion/ch3/tac2dim.eps
%{_texmfdistdir}/doc/latex/latex-web-companion/ch4/latexexa.aux
%{_texmfdistdir}/doc/latex/latex-web-companion/ch4/latexexa.css
%{_texmfdistdir}/doc/latex/latex-web-companion/ch4/latexexa.dvi
%{_texmfdistdir}/doc/latex/latex-web-companion/ch4/latexexa.html
%{_texmfdistdir}/doc/latex/latex-web-companion/ch4/latexexa.idv
%{_texmfdistdir}/doc/latex/latex-web-companion/ch4/latexexa.lg
%{_texmfdistdir}/doc/latex/latex-web-companion/ch4/latexexa.log
%{_texmfdistdir}/doc/latex/latex-web-companion/ch4/latexexa.otc
%{_texmfdistdir}/doc/latex/latex-web-companion/ch4/latexexa.tex
%{_texmfdistdir}/doc/latex/latex-web-companion/ch4/latexexa.toc
%{_texmfdistdir}/doc/latex/latex-web-companion/ch4/latexexa.xref
%{_texmfdistdir}/doc/latex/latex-web-companion/ch4/phys332-1.eps
%{_texmfdistdir}/doc/latex/latex-web-companion/ch4/phys332-2.eps
%{_texmfdistdir}/doc/latex/latex-web-companion/ch4/tex4ht.env
%{_texmfdistdir}/doc/latex/latex-web-companion/ch4/tex4ht.tmp
%{_texmfdistdir}/doc/latex/latex-web-companion/ch4/tmp.ps
%{_texmfdistdir}/doc/latex/latex-web-companion/ch6/README.ch6
%{_texmfdistdir}/doc/latex/latex-web-companion/ch6/catalog
%{_texmfdistdir}/doc/latex/latex-web-companion/ch6/emptyexample.xml
%{_texmfdistdir}/doc/latex/latex-web-companion/ch6/invitation.dtd
%{_texmfdistdir}/doc/latex/latex-web-companion/ch6/invitation.xml
%{_texmfdistdir}/doc/latex/latex-web-companion/ch6/wrong.xml
%{_texmfdistdir}/doc/latex/latex-web-companion/ch6/xml.dcl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/README.ch7
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/SGMLS.pm
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/SGMLS/Output.pm
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/SGMLS/Refs.pm
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/SGMLS/SGMLS.pm
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/any.xml
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/any.xsl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/catalog
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/catalog.dsssl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/catalog.xml
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/debug.txt
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/dsssl.cat
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/dsssl.dtd
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/empty.dsl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/empty.xsl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/emptyexample.xml
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/fot.dtd
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/inv1html.pl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/inv2css.html.save
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/inv2html.pl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/inv2lat.pl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/inv3.xml
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invcss.html.save
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invfo1.fop
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invfo1.out
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invfo1.pdf
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invfo1.xsl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invhtml.dsl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invhtml2.xsl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invit.css
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invitation.dsl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invitation.dtd
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invitation.fot
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invitation.sty
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invitation.tex.save
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invitation.xml
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invitation2.dtd
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invitation2.xml
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invitationfr.sty
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invlat1.xsl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invtab1.dsl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invtab2.dsl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/makesum.xml
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/makesum.xsl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/sectionexa.xml
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/sectionexa.xsl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/sgmlspl.pl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/skel.pl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/style-sheet.dtd
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/templatest.xml
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/templatest.xsl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/templatestnok.xsl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/templatestok.xsl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/test-SGMLS.pl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/writefile.xsl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/writefiles.xml
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/wrong.xml
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/xml.dcl
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/xsl.xml
%{_texmfdistdir}/doc/latex/latex-web-companion/ch7/xslexa1.xsl
/var/adm/update-scripts/texlive-latex-web-companion-%{texlive_version}.%{texlive_noarch}.svn29349-%{release}-zypper
%package -n texlive-latex2e-help-texinfo
Version: %{texlive_version}.%{texlive_noarch}.svn38709
Release: 0
Summary: Unofficial reference manual covering LaTeX2e
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
Source10: latex2e-help-texinfo.doc.tar.xz
%description -n texlive-latex2e-help-texinfo
The manual is provided as Texinfo source (which was originally
derived from the VMS help file in the DECUS TeX distribution of
1990, with many subsequent changes). This is a collaborative
development, and details of getting involved are to be found on
the package home page. A French translation is available as a
separate package. All the other formats in the distribution are
derived from the Texinfo source, as usual.
date: 2017-02-23 22:42:11 +0000
%preun -n texlive-latex2e-help-texinfo
if test $1 = 0; then
%install_info_delete --info-dir=%{_infodir} %{_infodir}/latex2e.info
fi
%post -n texlive-latex2e-help-texinfo
%install_info --info-dir=%{_infodir} %{_infodir}/latex2e.info
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latex2e-help-texinfo
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latex2e-help-texinfo
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latex2e-help-texinfo
%defattr(-,root,root,755)
%{_infodir}/latex2e.info*
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo/ChangeLog
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo/Makefile
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo/NEWS
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo/README
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo/aspell.en.pws
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo/latex2e.dbk
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo/latex2e.html
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo/latex2e.pdf
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo/latex2e.texi
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo/latex2e.txt
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo/latex2e.xml
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo/ltx-help.el
/var/adm/update-scripts/texlive-latex2e-help-texinfo-%{texlive_version}.%{texlive_noarch}.svn38709-%{release}-zypper
%package -n texlive-latex2e-help-texinfo-fr
Version: %{texlive_version}.%{texlive_noarch}.svn42541
Release: 0
Summary: A French translation of "latex2e-help-texinfo"
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
Source11: latex2e-help-texinfo-fr.doc.tar.xz
%description -n texlive-latex2e-help-texinfo-fr
This package provides a complete French translation of latex2e-
help-texinfo.
date: 2016-11-19 08:09:03 +0000
%preun -n texlive-latex2e-help-texinfo-fr
if test $1 = 0; then
%install_info_delete --info-dir=%{_infodir} %{_infodir}/latex2e-fr.info
fi
%post -n texlive-latex2e-help-texinfo-fr
%install_info --info-dir=%{_infodir} %{_infodir}/latex2e-fr.info
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latex2e-help-texinfo-fr
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latex2e-help-texinfo-fr
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latex2e-help-texinfo-fr
%defattr(-,root,root,755)
%{_infodir}/latex2e-fr.info*
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo-fr/ChangeLog
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo-fr/Makefile
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo-fr/NEWS-fr
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo-fr/README
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo-fr/README-fr
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo-fr/aspell.fr.pws
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo-fr/latex2e-fr.dbk
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo-fr/latex2e-fr.html
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo-fr/latex2e-fr.pdf
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo-fr/latex2e-fr.texi
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo-fr/latex2e-fr.txt
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo-fr/latex2e-fr.xml
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo-fr/license.texi
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo-fr/ltx-help.el
/var/adm/update-scripts/texlive-latex2e-help-texinfo-fr-%{texlive_version}.%{texlive_noarch}.svn42541-%{release}-zypper
%package -n texlive-latex2e-help-texinfo-spanish
Version: %{texlive_version}.%{texlive_noarch}.svn37356
Release: 0
Summary: Package latex2e-help-texinfo-spanish
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
Source12: latex2e-help-texinfo-spanish.doc.tar.xz
%description -n texlive-latex2e-help-texinfo-spanish
The latex2e-help-texinfo-spanish package
%preun -n texlive-latex2e-help-texinfo-spanish
if test $1 = 0; then
%install_info_delete --info-dir=%{_infodir} %{_infodir}/latex2e-es.info
fi
%post -n texlive-latex2e-help-texinfo-spanish
%install_info --info-dir=%{_infodir} %{_infodir}/latex2e-es.info
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latex2e-help-texinfo-spanish
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latex2e-help-texinfo-spanish
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latex2e-help-texinfo-spanish
%defattr(-,root,root,755)
%{_infodir}/latex2e-es.info*
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo-spanish/latex2e-es.dbk
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo-spanish/latex2e-es.html
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo-spanish/latex2e-es.pdf
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo-spanish/latex2e-es.texi
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo-spanish/latex2e-es.txt
%{_texmfdistdir}/doc/latex/latex2e-help-texinfo-spanish/latex2e-es.xml
/var/adm/update-scripts/texlive-latex2e-help-texinfo-spanish-%{texlive_version}.%{texlive_noarch}.svn37356-%{release}-zypper
%package -n texlive-latex2man
Version: %{texlive_version}.%{texlive_noarch}.1.25svn43855
Release: 0
Summary: Translate LaTeX-based manual pages into Unix man format
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive-latex2man-bin >= %{texlive_version}
#!BuildIgnore: texlive-latex2man-bin
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-latex2man-doc >= %{texlive_version}
Requires: perl(Getopt::Std)
#!BuildIgnore: perl(Getopt::Std)
Provides: tex(latex2man.cfg)
Provides: tex(latex2man.sty)
Requires: tex(fancyhdr.sty)
Requires: tex(fancyheadings.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source13: latex2man.tar.xz
Source14: latex2man.doc.tar.xz
Source15: latex2man_tmphandling.dif
%description -n texlive-latex2man
A tool to translate UNIX manual pages written with LaTeX into a
man-page format understood by the Unix man(1) command.
Alternatively HTML or TexInfo code can be produced. Output of
parts of the text may be supressed using the conditional text
feature.
date: 2017-04-14 03:11:21 +0000
%package -n texlive-latex2man-doc
Version: %{texlive_version}.%{texlive_noarch}.1.25svn43855
Release: 0
Summary: Documentation for texlive-latex2man
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(preun): %install_info_prereq
Requires(post): %install_info_prereq
%description -n texlive-latex2man-doc
This package includes the documentation for texlive-latex2man
%post -n texlive-latex2man
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latex2man
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latex2man
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%preun -n texlive-latex2man-doc
if test $1 = 0; then
%install_info_delete --info-dir=%{_infodir} %{_infodir}/latex2man.info
fi
%post -n texlive-latex2man-doc
%install_info --info-dir=%{_infodir} %{_infodir}/latex2man.info
%files -n texlive-latex2man-doc
%defattr(-,root,root,755)
%{_infodir}/latex2man.info*
%{_mandir}/man1/latex2man.1*
%{_texmfdistdir}/doc/support/latex2man/CHANGES
%{_texmfdistdir}/doc/support/latex2man/INSTALL
%{_texmfdistdir}/doc/support/latex2man/Makefile
%{_texmfdistdir}/doc/support/latex2man/README
%{_texmfdistdir}/doc/support/latex2man/THIS-IS-VERSION-1.25
%{_texmfdistdir}/doc/support/latex2man/latex2man-CHANGES.html
%{_texmfdistdir}/doc/support/latex2man/latex2man.css
%{_texmfdistdir}/doc/support/latex2man/latex2man.html
%{_texmfdistdir}/doc/support/latex2man/latex2man.pdf
%{_texmfdistdir}/doc/support/latex2man/latex2man.tex
%{_texmfdistdir}/doc/support/latex2man/latex2man.texi
%{_texmfdistdir}/doc/support/latex2man/latex2man.trans
%{_texmfdistdir}/doc/support/latex2man/latex2man.txt
%files -n texlive-latex2man
%defattr(-,root,root,755)
%{_texmfdistdir}/scripts/latex2man/latex2man
%{_texmfdistdir}/tex/latex/latex2man/latex2man.cfg
%{_texmfdistdir}/tex/latex/latex2man/latex2man.sty
/var/adm/update-scripts/texlive-latex2man-%{texlive_version}.%{texlive_noarch}.1.25svn43855-%{release}-zypper
%package -n texlive-latex2nemeth
Version: %{texlive_version}.%{texlive_noarch}.1.0svn42300
Release: 0
Summary: Convert LaTeX source to Braille with math in Nemeth
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive-latex2nemeth-bin >= %{texlive_version}
#!BuildIgnore: texlive-latex2nemeth-bin
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-latex2nemeth-doc >= %{texlive_version}
Provides: tex(latex2nemeth-v1.0.jar)
Requires: java
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source16: latex2nemeth.tar.xz
Source17: latex2nemeth.doc.tar.xz
%description -n texlive-latex2nemeth
After many failed attempts to transcribe real math notes and
books to Braille/Nemeth in order to deal with a real situation
(blind student in Math Dept.), we decided to develop a new
program that follows a direct, from LaTeX to Braille/Nemeth,
approach. Other attempts (such as tex4ht) failed because they
all needed an extra step to go from xml to Braille, and this
step (say, with liblouis) produced incomprehensible output
(liblouis focuses in Office apps). Our main target was the
Greek language which is only Braille level 1, but English at
level 1 is supported as well. Simple pictures in PSTricks are
also supported in order to produce tactile graphics with
specialized equipment. Note that embossing will need
LibreOffice and odt2braille as this project does not deal with
embossers' drivers.
date: 2016-10-21 04:21:36 +0000
%package -n texlive-latex2nemeth-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0svn42300
Release: 0
Summary: Documentation for texlive-latex2nemeth
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-latex2nemeth-doc
This package includes the documentation for texlive-latex2nemeth
%post -n texlive-latex2nemeth
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latex2nemeth
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latex2nemeth
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latex2nemeth-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/support/latex2nemeth/README
%{_texmfdistdir}/doc/support/latex2nemeth/examples/mathpics.tex
%{_texmfdistdir}/doc/support/latex2nemeth/examples/mathtest.tex
%{_texmfdistdir}/doc/support/latex2nemeth/examples/nemeth.json
%{_texmfdistdir}/doc/support/latex2nemeth/gpl-3.0.txt
%files -n texlive-latex2nemeth
%defattr(-,root,root,755)
%{_texmfdistdir}/scripts/latex2nemeth/latex2nemeth
%{_texmfdistdir}/scripts/latex2nemeth/latex2nemeth-v1.0.jar
/var/adm/update-scripts/texlive-latex2nemeth-%{texlive_version}.%{texlive_noarch}.1.0svn42300-%{release}-zypper
%package -n texlive-latex4wp
Version: %{texlive_version}.%{texlive_noarch}.1.0.10svn35999
Release: 0
Summary: A LaTeX guide specifically designed for word processor users
License: GFDL-1.2
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
Source18: latex4wp.doc.tar.xz
%description -n texlive-latex4wp
"LaTeX for Word Processor Users" is a guide that helps
converting knowledge and techniques of word processing into the
LaTeX typesetting environment. It aims at helping WP users use
LaTeX instead.
date: 2016-06-24 17:18:15 +0000
%post -n texlive-latex4wp
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latex4wp
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latex4wp
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latex4wp
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/latex4wp/HOW-TO-TYPESET
%{_texmfdistdir}/doc/latex/latex4wp/README
%{_texmfdistdir}/doc/latex/latex4wp/dat2tex.sh
%{_texmfdistdir}/doc/latex/latex4wp/exa.sty
%{_texmfdistdir}/doc/latex/latex4wp/gnuplot.gp
%{_texmfdistdir}/doc/latex/latex4wp/gnuplot.pdf
%{_texmfdistdir}/doc/latex/latex4wp/inkscape-tb.png
%{_texmfdistdir}/doc/latex/latex4wp/inkscape.png
%{_texmfdistdir}/doc/latex/latex4wp/latex4wp.pdf
%{_texmfdistdir}/doc/latex/latex4wp/latex4wp.tex
%{_texmfdistdir}/doc/latex/latex4wp/midifile.mid
%{_texmfdistdir}/doc/latex/latex4wp/tbx.eps
%{_texmfdistdir}/doc/latex/latex4wp/tbx.pdf
%{_texmfdistdir}/doc/latex/latex4wp/tbx.tex
/var/adm/update-scripts/texlive-latex4wp-%{texlive_version}.%{texlive_noarch}.1.0.10svn35999-%{release}-zypper
%package -n texlive-latex4wp-it
Version: %{texlive_version}.%{texlive_noarch}.1.0.10svn36000
Release: 0
Summary: LaTeX guide for word processor users, in Italian
License: GFDL-1.2
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
Source19: latex4wp-it.doc.tar.xz
%description -n texlive-latex4wp-it
The package provides a version of the document in Italian
date: 2016-06-24 17:18:15 +0000
%post -n texlive-latex4wp-it
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latex4wp-it
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latex4wp-it
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latex4wp-it
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/latex4wp-it/COME-COMPORRE
%{_texmfdistdir}/doc/latex/latex4wp-it/README
%{_texmfdistdir}/doc/latex/latex4wp-it/dat2tex
%{_texmfdistdir}/doc/latex/latex4wp-it/exa.sty
%{_texmfdistdir}/doc/latex/latex4wp-it/gnuplot.gp
%{_texmfdistdir}/doc/latex/latex4wp-it/gnuplot.pdf
%{_texmfdistdir}/doc/latex/latex4wp-it/inkscape-tb.png
%{_texmfdistdir}/doc/latex/latex4wp-it/inkscape.png
%{_texmfdistdir}/doc/latex/latex4wp-it/latex4wp-it.pdf
%{_texmfdistdir}/doc/latex/latex4wp-it/latex4wp-it.tex
%{_texmfdistdir}/doc/latex/latex4wp-it/midifile.mid
%{_texmfdistdir}/doc/latex/latex4wp-it/tbx.eps
%{_texmfdistdir}/doc/latex/latex4wp-it/tbx.pdf
%{_texmfdistdir}/doc/latex/latex4wp-it/tbx.tex
/var/adm/update-scripts/texlive-latex4wp-it-%{texlive_version}.%{texlive_noarch}.1.0.10svn36000-%{release}-zypper
%package -n texlive-latexbangla
Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn42409
Release: 0
Summary: Enhanced LaTeX integration for Bangla
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-latexbangla-doc >= %{texlive_version}
Provides: tex(latexbangla.sty)
Requires: tex(amsfonts.sty)
Requires: tex(amsmath.sty)
Requires: tex(amssymb.sty)
Requires: tex(amsthm.sty)
Requires: tex(chngcntr.sty)
Requires: tex(enumerate.sty)
Requires: tex(fontspec.sty)
Requires: tex(hyperref.sty)
Requires: tex(ifxetex.sty)
Requires: tex(polyglossia.sty)
Requires: tex(titlesec.sty)
Requires: tex(ucharclasses.sty)
Requires: tex(xkeyval.sty)
Requires: tex(xpatch.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source20: latexbangla.tar.xz
Source21: latexbangla.doc.tar.xz
%description -n texlive-latexbangla
This package simplifies the process of writing Bangla in LaTeX
and addresses most of the associated typesetting issues.
Notable features: Automated transition from Bangla to English
and vice versa. Patch for the unproportionate whitespace issue
in popular Bangla fonts. Full support for all the common
commands and environments. Bangla numbering for page, section,
chapter, footnotes etc. (extending polyglossia's support). New
theorem, problems, example, solution and other environments,
all of which are in Bangla.
date: 2016-11-06 04:41:03 +0000
%package -n texlive-latexbangla-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn42409
Release: 0
Summary: Documentation for texlive-latexbangla
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-latexbangla-doc
This package includes the documentation for texlive-latexbangla
%post -n texlive-latexbangla
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latexbangla
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latexbangla
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latexbangla-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/latexbangla/README
%{_texmfdistdir}/doc/latex/latexbangla/latexbangla.pdf
%{_texmfdistdir}/doc/latex/latexbangla/latexbangla.tex
%files -n texlive-latexbangla
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/latexbangla/latexbangla.sty
/var/adm/update-scripts/texlive-latexbangla-%{texlive_version}.%{texlive_noarch}.0.0.2svn42409-%{release}-zypper
%package -n texlive-latexbug
Version: %{texlive_version}.%{texlive_noarch}.1.0asvn44566
Release: 0
Summary: Bug-classification for LaTeX related bugs
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-latexbug-doc >= %{texlive_version}
Provides: tex(latexbug.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source22: latexbug.tar.xz
Source23: latexbug.doc.tar.xz
%description -n texlive-latexbug
The package is written in order to help identifying the
rightful addressee for a bug report. The LaTeX team asks that
it will be loaded in any test file that is intended to be sent
to the LaTeX bug database as part of a bug report.
date: 2017-06-10 20:56:02 +0000
%package -n texlive-latexbug-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0asvn44566
Release: 0
Summary: Documentation for texlive-latexbug
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-latexbug-doc
This package includes the documentation for texlive-latexbug
%post -n texlive-latexbug
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latexbug
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latexbug
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latexbug-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/latexbug/README.md
%{_texmfdistdir}/doc/latex/latexbug/latexbug.pdf
%files -n texlive-latexbug
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/latexbug/latexbug.sty
/var/adm/update-scripts/texlive-latexbug-%{texlive_version}.%{texlive_noarch}.1.0asvn44566-%{release}-zypper
%package -n texlive-latexcheat
Version: %{texlive_version}.%{texlive_noarch}.1.13svn15878
Release: 0
Summary: A LaTeX cheat sheet
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
Source24: latexcheat.doc.tar.xz
%description -n texlive-latexcheat
A LaTeX reference sheet for writing scientific papers. Unlike
many other such sheets, this sheet does not focus on
typesetting mathematics (though it does list some symbols).
date: 2016-06-24 17:18:15 +0000
%post -n texlive-latexcheat
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latexcheat
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latexcheat
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latexcheat
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/latexcheat/README
%{_texmfdistdir}/doc/latex/latexcheat/latexsheet.pdf
%{_texmfdistdir}/doc/latex/latexcheat/latexsheet.tex
/var/adm/update-scripts/texlive-latexcheat-%{texlive_version}.%{texlive_noarch}.1.13svn15878-%{release}-zypper
%package -n texlive-latexcheat-de
Version: %{texlive_version}.%{texlive_noarch}.svn35702
Release: 0
Summary: A LaTeX cheat sheet, in German
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: latexcheat-de.doc.tar.xz
%description -n texlive-latexcheat-de
This is a translation to German of Winston Chang's LaTeX cheat
sheet (a reference sheet for writing scientific papers). It has
been adapted to German standards using the KOMA script document
classes.
date: 2016-06-24 17:18:15 +0000
%post -n texlive-latexcheat-de
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latexcheat-de
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latexcheat-de
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latexcheat-de
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/latexcheat-de/README
%{_texmfdistdir}/doc/latex/latexcheat-de/latexsheet-de.pdf
%{_texmfdistdir}/doc/latex/latexcheat-de/latexsheet-de.tex
/var/adm/update-scripts/texlive-latexcheat-de-%{texlive_version}.%{texlive_noarch}.svn35702-%{release}-zypper
%package -n texlive-latexcheat-esmx
Version: %{texlive_version}.%{texlive_noarch}.2.00svn36866
Release: 0
Summary: A LaTeX cheat sheet, in Spanish
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
Source26: latexcheat-esmx.doc.tar.xz
%description -n texlive-latexcheat-esmx
This is a translation to Spanish (Castellano) of Winston
Chang's LaTeX cheat sheet (a reference sheet for writing
scientific papers).
date: 2016-06-24 17:18:15 +0000
%post -n texlive-latexcheat-esmx
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latexcheat-esmx
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latexcheat-esmx
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latexcheat-esmx
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/latexcheat-esmx/README
%{_texmfdistdir}/doc/latex/latexcheat-esmx/latexsheet-esmx.pdf
%{_texmfdistdir}/doc/latex/latexcheat-esmx/latexsheet-esmx.tex
/var/adm/update-scripts/texlive-latexcheat-esmx-%{texlive_version}.%{texlive_noarch}.2.00svn36866-%{release}-zypper
%package -n texlive-latexcheat-ptbr
Version: %{texlive_version}.%{texlive_noarch}.1.13svn15878
Release: 0
Summary: A LaTeX cheat sheet, in Brazilian 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}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source27: latexcheat-ptbr.doc.tar.xz
%description -n texlive-latexcheat-ptbr
This is a translation to Brazilian Portuguese of Winston
Chang's LaTeX cheat sheet
date: 2016-06-24 17:18:15 +0000
%post -n texlive-latexcheat-ptbr
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latexcheat-ptbr
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latexcheat-ptbr
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latexcheat-ptbr
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/latexcheat-ptbr/README-ptbr
%{_texmfdistdir}/doc/latex/latexcheat-ptbr/latexsheet-ptbr.pdf
%{_texmfdistdir}/doc/latex/latexcheat-ptbr/latexsheet-ptbr.tex
/var/adm/update-scripts/texlive-latexcheat-ptbr-%{texlive_version}.%{texlive_noarch}.1.13svn15878-%{release}-zypper
%package -n texlive-latexconfig
Version: %{texlive_version}.%{texlive_noarch}.svn40274
Release: 0
Summary: Package latexconfig
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(epstopdf-sys.cfg)
Provides: tex(hyperref.cfg)
Provides: tex(lualatex-patch-kernel.tex)
Provides: tex(lualatex-reset-codes.tex)
Provides: tex(lualatexiniconfig.tex)
Provides: tex(lualatexquotejobname.tex)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source28: latexconfig.tar.xz
%description -n texlive-latexconfig
The latexconfig package
%post -n texlive-latexconfig
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latexconfig
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latexconfig
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latexconfig
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/latexconfig/epstopdf-sys.cfg
%{_texmfdistdir}/tex/latex/latexconfig/hyperref.cfg
%{_texmfdistdir}/tex/latex/latexconfig/latex.ini
%{_texmfdistdir}/tex/latex/latexconfig/lualatex-patch-kernel.tex
%{_texmfdistdir}/tex/latex/latexconfig/lualatex-reset-codes.tex
%{_texmfdistdir}/tex/latex/latexconfig/lualatexiniconfig.tex
%{_texmfdistdir}/tex/latex/latexconfig/lualatexquotejobname.lua
%{_texmfdistdir}/tex/latex/latexconfig/lualatexquotejobname.tex
%{_texmfdistdir}/tex/latex/latexconfig/mllatex.ini
%{_texmfdistdir}/tex/latex/latexconfig/pdflatex.ini
/var/adm/update-scripts/texlive-latexconfig-%{texlive_version}.%{texlive_noarch}.svn40274-%{release}-zypper
%package -n texlive-latexcourse-rug
Version: %{texlive_version}.%{texlive_noarch}.1.1svn39026
Release: 0
Summary: A LaTeX course book
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
Source29: latexcourse-rug.doc.tar.xz
%description -n texlive-latexcourse-rug
The package provides the book and practice files for a LaTeX
course that the author has give several times at the
Rijksuniversiteit Groningen (Netherlands).
date: 2016-06-24 17:18:15 +0000
%post -n texlive-latexcourse-rug
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latexcourse-rug
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latexcourse-rug
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latexcourse-rug
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/latexcourse-rug/README
%{_texmfdistdir}/doc/latex/latexcourse-rug/latexcourse-rug-sources.zip
%{_texmfdistdir}/doc/latex/latexcourse-rug/latexcourse-rug.pdf
%{_texmfdistdir}/doc/latex/latexcourse-rug/practice.zip
/var/adm/update-scripts/texlive-latexcourse-rug-%{texlive_version}.%{texlive_noarch}.1.1svn39026-%{release}-zypper
%package -n texlive-latexdemo
Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn34481
Release: 0
Summary: Demonstrate LaTeX code with its resulting 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-latexdemo-doc >= %{texlive_version}
Provides: tex(latexdemo.sty)
Requires: tex(etoolbox.sty)
Requires: tex(filecontents.sty)
Requires: tex(framed.sty)
Requires: tex(kvoptions-patch.sty)
Requires: tex(kvoptions.sty)
Requires: tex(listings.sty)
Requires: tex(mdframed.sty)
Requires: tex(pdftexcmds.sty)
Requires: tex(xcolor.sty)
Requires: tex(xspace.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source30: latexdemo.tar.xz
Source31: latexdemo.doc.tar.xz
%description -n texlive-latexdemo
The package provides configurable tools to print out LaTeX code
and the resulting output in the same document. It also supports
printing the result inside a conditional sequence; thus one may
suppress printing if the code would not compile.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-latexdemo-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn34481
Release: 0
Summary: Documentation for texlive-latexdemo
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-latexdemo-doc
This package includes the documentation for texlive-latexdemo
%post -n texlive-latexdemo
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latexdemo
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latexdemo
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latexdemo-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/latexdemo/README
%{_texmfdistdir}/doc/latex/latexdemo/latexdemo.pdf
%files -n texlive-latexdemo
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/latexdemo/latexdemo.sty
/var/adm/update-scripts/texlive-latexdemo-%{texlive_version}.%{texlive_noarch}.0.0.1svn34481-%{release}-zypper
%package -n texlive-latexdiff
Version: %{texlive_version}.%{texlive_noarch}.1.2.0svn41892
Release: 0
Summary: Determine and mark up significant differences between LaTeX files
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive-latexdiff-bin >= %{texlive_version}
#!BuildIgnore: texlive-latexdiff-bin
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-latexdiff-doc >= %{texlive_version}
Requires: perl(Exporter)
#!BuildIgnore: perl(Exporter)
Requires: perl(File::Basename)
#!BuildIgnore: perl(File::Basename)
Requires: perl(File::Copy)
#!BuildIgnore: perl(File::Copy)
Requires: perl(File::Temp)
#!BuildIgnore: perl(File::Temp)
Requires: perl(Getopt::Long)
#!BuildIgnore: perl(Getopt::Long)
Requires: perl(Pod::Usage)
#!BuildIgnore: perl(Pod::Usage)
Requires: perl(constant)
#!BuildIgnore: perl(constant)
Requires: perl(integer)
#!BuildIgnore: perl(integer)
Requires: perl(strict)
#!BuildIgnore: perl(strict)
Requires: perl(utf8)
#!BuildIgnore: perl(utf8)
Requires: perl(vars)
#!BuildIgnore: perl(vars)
Requires: perl(warnings)
#!BuildIgnore: perl(warnings)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source32: latexdiff.tar.xz
Source33: latexdiff.doc.tar.xz
Source34: latexdiff_perl.dif
%description -n texlive-latexdiff
Latexdiff is a Perl script for visual mark up and revision of
significant differences between two LaTeX files. Various
options are available for visual markup using standard LaTeX
packages such as color. Changes not directly affecting visible
text, for example in formatting commands, are still marked in
the LaTeX source. A rudimentary revision facilility is provided
by another Perl script, latexrevise, which accepts or rejects
all changes. Manual editing of the difference file can be used
to override this default behaviour and accept or reject
selected changes only.
date: 2016-08-19 14:43:57 +0000
%package -n texlive-latexdiff-doc
Version: %{texlive_version}.%{texlive_noarch}.1.2.0svn41892
Release: 0
Summary: Documentation for texlive-latexdiff
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-latexdiff-doc
This package includes the documentation for texlive-latexdiff
%post -n texlive-latexdiff
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latexdiff
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latexdiff
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latexdiff-doc
%defattr(-,root,root,755)
%{_mandir}/man1/latexdiff-vc.1*
%{_mandir}/man1/latexdiff.1*
%{_mandir}/man1/latexrevise.1*
%{_texmfdistdir}/doc/support/latexdiff/COPYING
%{_texmfdistdir}/doc/support/latexdiff/Makefile
%{_texmfdistdir}/doc/support/latexdiff/README
%{_texmfdistdir}/doc/support/latexdiff/contrib/README.latexchanges
%{_texmfdistdir}/doc/support/latexdiff/contrib/latexchanges.py
%{_texmfdistdir}/doc/support/latexdiff/contrib/latexdiff-wrap
%{_texmfdistdir}/doc/support/latexdiff/contrib/latexdiff.spec
%{_texmfdistdir}/doc/support/latexdiff/doc/example-diff.tex
%{_texmfdistdir}/doc/support/latexdiff/doc/latexdiff-man.pdf
%{_texmfdistdir}/doc/support/latexdiff/doc/latexdiff-man.tex
%{_texmfdistdir}/doc/support/latexdiff/example/example-draft.tex
%{_texmfdistdir}/doc/support/latexdiff/example/example-rev.tex
%{_texmfdistdir}/doc/support/latexdiff/latexdiff
%{_texmfdistdir}/doc/support/latexdiff/latexdiff-fast
%files -n texlive-latexdiff
%defattr(-,root,root,755)
%{_texmfdistdir}/scripts/latexdiff/latexdiff-vc.pl
%{_texmfdistdir}/scripts/latexdiff/latexdiff.pl
%{_texmfdistdir}/scripts/latexdiff/latexrevise.pl
/var/adm/update-scripts/texlive-latexdiff-%{texlive_version}.%{texlive_noarch}.1.2.0svn41892-%{release}-zypper
%package -n texlive-latexfileinfo-pkgs
Version: %{texlive_version}.%{texlive_noarch}.0.0.22svn26760
Release: 0
Summary: A comparison of packages showing LaTeX file information
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-latexfileinfo-pkgs-doc >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source35: latexfileinfo-pkgs.tar.xz
Source36: latexfileinfo-pkgs.doc.tar.xz
%description -n texlive-latexfileinfo-pkgs
The package provides an HTML file that lists and compares CTAN
packages that display LaTeX source file information from
\ProvidesClass, \ProvidesFile, and \ProvidesPackage commands in
the LaTeX file. Five packages of the author's, and several
other packages are discussed; revision control systems are
mentioned briefly.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-latexfileinfo-pkgs-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.22svn26760
Release: 0
Summary: Documentation for texlive-latexfileinfo-pkgs
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-latexfileinfo-pkgs-doc
This package includes the documentation for texlive-latexfileinfo-pkgs
%post -n texlive-latexfileinfo-pkgs
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latexfileinfo-pkgs
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latexfileinfo-pkgs
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latexfileinfo-pkgs-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/latexfileinfo-pkgs/README
%{_texmfdistdir}/doc/latex/latexfileinfo-pkgs/latexfileinfo_pkgs.htm
%files -n texlive-latexfileinfo-pkgs
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/latexfileinfo-pkgs/latexfileinfo_pkgs.RLS
/var/adm/update-scripts/texlive-latexfileinfo-pkgs-%{texlive_version}.%{texlive_noarch}.0.0.22svn26760-%{release}-zypper
%package -n texlive-latexfileversion
Version: %{texlive_version}.%{texlive_noarch}.0.0.3svn29349
Release: 0
Summary: Prints the version and date of a LaTeX class or style file
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive-latexfileversion-bin >= %{texlive_version}
#!BuildIgnore: texlive-latexfileversion-bin
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-latexfileversion-doc >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source37: latexfileversion.tar.xz
Source38: latexfileversion.doc.tar.xz
%description -n texlive-latexfileversion
This simple shell script prints the version and date of a LaTeX
class or style file. Syntax: latexfileversion <file> This
programme handles style files (extension .sty), class files
(extension .cls), and other TeX input files. The file extension
must be given.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-latexfileversion-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.3svn29349
Release: 0
Summary: Documentation for texlive-latexfileversion
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-latexfileversion-doc
This package includes the documentation for texlive-latexfileversion
%post -n texlive-latexfileversion
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latexfileversion
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latexfileversion
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latexfileversion-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/support/latexfileversion/ChangeLog
%{_texmfdistdir}/doc/support/latexfileversion/README
%files -n texlive-latexfileversion
%defattr(-,root,root,755)
%{_texmfdistdir}/scripts/latexfileversion/latexfileversion
/var/adm/update-scripts/texlive-latexfileversion-%{texlive_version}.%{texlive_noarch}.0.0.3svn29349-%{release}-zypper
%package -n texlive-latexgit
Version: %{texlive_version}.%{texlive_noarch}.svn41920
Release: 0
Summary: A LaTeX git wrapper
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-latexgit-doc >= %{texlive_version}
Provides: tex(latexgit.sty)
Requires: tex(datetime.sty)
Requires: tex(pgfkeys.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source39: latexgit.tar.xz
Source40: latexgit.doc.tar.xz
%description -n texlive-latexgit
This package provides several macros to fetch git information
and typeset it. The macros defined by LaTeXgit can be helpful
to documentation authors and others to whom clear document
versioning is important.
date: 2016-08-31 02:53:42 +0000
%package -n texlive-latexgit-doc
Version: %{texlive_version}.%{texlive_noarch}.svn41920
Release: 0
Summary: Documentation for texlive-latexgit
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-latexgit-doc
This package includes the documentation for texlive-latexgit
%post -n texlive-latexgit
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latexgit
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latexgit
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latexgit-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/latexgit/LICENSE
%{_texmfdistdir}/doc/latex/latexgit/README.md
%{_texmfdistdir}/doc/latex/latexgit/latexgit.pdf
%files -n texlive-latexgit
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/latexgit/latexgit.sty
/var/adm/update-scripts/texlive-latexgit-%{texlive_version}.%{texlive_noarch}.svn41920-%{release}-zypper
%package -n texlive-latexindent
Version: %{texlive_version}.%{texlive_noarch}.3.1svn44492
Release: 0
Summary: Indent a LaTeX document, highlighting the programming structure
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive-latexindent-bin >= %{texlive_version}
#!BuildIgnore: texlive-latexindent-bin
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-latexindent-doc >= %{texlive_version}
Requires: perl(Data::Dumper)
#!BuildIgnore: perl(Data::Dumper)
Requires: perl(Exporter)
#!BuildIgnore: perl(Exporter)
Requires: perl(File::Basename)
#!BuildIgnore: perl(File::Basename)
Requires: perl(File::Copy)
#!BuildIgnore: perl(File::Copy)
Requires: perl(File::HomeDir)
#!BuildIgnore: perl(File::HomeDir)
Requires: perl(FindBin)
#!BuildIgnore: perl(FindBin)
Requires: perl(Getopt::Long)
#!BuildIgnore: perl(Getopt::Long)
Requires: perl(LatexIndent::AlignmentAtAmpersand)
#!BuildIgnore: perl(LatexIndent::AlignmentAtAmpersand)
Requires: perl(LatexIndent::Arguments)
#!BuildIgnore: perl(LatexIndent::Arguments)
Requires: perl(LatexIndent::BackUpFileProcedure)
#!BuildIgnore: perl(LatexIndent::BackUpFileProcedure)
Requires: perl(LatexIndent::BlankLines)
#!BuildIgnore: perl(LatexIndent::BlankLines)
Requires: perl(LatexIndent::Braces)
#!BuildIgnore: perl(LatexIndent::Braces)
Requires: perl(LatexIndent::Command)
#!BuildIgnore: perl(LatexIndent::Command)
Requires: perl(LatexIndent::Document)
#!BuildIgnore: perl(LatexIndent::Document)
Requires: perl(LatexIndent::DoubleBackSlash)
#!BuildIgnore: perl(LatexIndent::DoubleBackSlash)
Requires: perl(LatexIndent::Environment)
#!BuildIgnore: perl(LatexIndent::Environment)
Requires: perl(LatexIndent::FileContents)
#!BuildIgnore: perl(LatexIndent::FileContents)
Requires: perl(LatexIndent::FileExtension)
#!BuildIgnore: perl(LatexIndent::FileExtension)
Requires: perl(LatexIndent::GetYamlSettings)
#!BuildIgnore: perl(LatexIndent::GetYamlSettings)
Requires: perl(LatexIndent::Heading)
#!BuildIgnore: perl(LatexIndent::Heading)
Requires: perl(LatexIndent::HiddenChildren)
#!BuildIgnore: perl(LatexIndent::HiddenChildren)
Requires: perl(LatexIndent::HorizontalWhiteSpace)
#!BuildIgnore: perl(LatexIndent::HorizontalWhiteSpace)
Requires: perl(LatexIndent::IfElseFi)
#!BuildIgnore: perl(LatexIndent::IfElseFi)
Requires: perl(LatexIndent::Indent)
#!BuildIgnore: perl(LatexIndent::Indent)
Requires: perl(LatexIndent::Item)
#!BuildIgnore: perl(LatexIndent::Item)
Requires: perl(LatexIndent::KeyEqualsValuesBraces)
#!BuildIgnore: perl(LatexIndent::KeyEqualsValuesBraces)
Requires: perl(LatexIndent::LogFile)
#!BuildIgnore: perl(LatexIndent::LogFile)
Requires: perl(LatexIndent::MandatoryArgument)
#!BuildIgnore: perl(LatexIndent::MandatoryArgument)
Requires: perl(LatexIndent::ModifyLineBreaks)
#!BuildIgnore: perl(LatexIndent::ModifyLineBreaks)
Requires: perl(LatexIndent::NamedGroupingBracesBrackets)
#!BuildIgnore: perl(LatexIndent::NamedGroupingBracesBrackets)
Requires: perl(LatexIndent::OptionalArgument)
#!BuildIgnore: perl(LatexIndent::OptionalArgument)
Requires: perl(LatexIndent::Preamble)
#!BuildIgnore: perl(LatexIndent::Preamble)
Requires: perl(LatexIndent::RoundBrackets)
#!BuildIgnore: perl(LatexIndent::RoundBrackets)
Requires: perl(LatexIndent::Special)
#!BuildIgnore: perl(LatexIndent::Special)
Requires: perl(LatexIndent::Switches)
#!BuildIgnore: perl(LatexIndent::Switches)
Requires: perl(LatexIndent::Tokens)
#!BuildIgnore: perl(LatexIndent::Tokens)
Requires: perl(LatexIndent::TrailingComments)
#!BuildIgnore: perl(LatexIndent::TrailingComments)
Requires: perl(LatexIndent::UnNamedGroupingBracesBrackets)
#!BuildIgnore: perl(LatexIndent::UnNamedGroupingBracesBrackets)
Requires: perl(LatexIndent::Verbatim)
#!BuildIgnore: perl(LatexIndent::Verbatim)
Requires: perl(PerlIO::encoding)
#!BuildIgnore: perl(PerlIO::encoding)
Requires: perl(Text::Wrap)
#!BuildIgnore: perl(Text::Wrap)
Requires: perl(Unicode::GCString)
#!BuildIgnore: perl(Unicode::GCString)
Requires: perl(YAML::Tiny)
#!BuildIgnore: perl(YAML::Tiny)
Requires: perl(lib)
#!BuildIgnore: perl(lib)
Requires: perl(localSettings.yaml)
#!BuildIgnore: perl(localSettings.yaml)
Requires: perl(open)
#!BuildIgnore: perl(open)
Requires: perl(strict)
#!BuildIgnore: perl(strict)
Requires: perl(utf8)
#!BuildIgnore: perl(utf8)
Requires: perl(warnings)
#!BuildIgnore: perl(warnings)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source41: latexindent.tar.xz
Source42: latexindent.doc.tar.xz
%description -n texlive-latexindent
The Perl script (also available as a windows executable)
processes a LaTeX file, indenting parts so as to highlight the
structure for the reader.
date: 2017-05-28 06:31:54 +0000
%package -n texlive-latexindent-doc
Version: %{texlive_version}.%{texlive_noarch}.3.1svn44492
Release: 0
Summary: Documentation for texlive-latexindent
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-latexindent-doc
This package includes the documentation for texlive-latexindent
%post -n texlive-latexindent
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latexindent
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latexindent
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latexindent-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/support/latexindent/README
%{_texmfdistdir}/doc/support/latexindent/appendices.tex
%{_texmfdistdir}/doc/support/latexindent/latexindent.pdf
%{_texmfdistdir}/doc/support/latexindent/latexindent.tex
%{_texmfdistdir}/doc/support/latexindent/logo.tex
%{_texmfdistdir}/doc/support/latexindent/references.tex
%{_texmfdistdir}/doc/support/latexindent/sec-conclusions-know-limitations.tex
%{_texmfdistdir}/doc/support/latexindent/sec-default-user-local.tex
%{_texmfdistdir}/doc/support/latexindent/sec-demonstration.tex
%{_texmfdistdir}/doc/support/latexindent/sec-how-to-use.tex
%{_texmfdistdir}/doc/support/latexindent/sec-indent-config-and-settings.tex
%{_texmfdistdir}/doc/support/latexindent/sec-introduction.tex
%{_texmfdistdir}/doc/support/latexindent/sec-the-m-switch.tex
%{_texmfdistdir}/doc/support/latexindent/subsec-commands-and-their-options.tex
%{_texmfdistdir}/doc/support/latexindent/subsec-conflicting-poly-switches.tex
%{_texmfdistdir}/doc/support/latexindent/subsec-noAdditionalIndent-indentRules.tex
%{_texmfdistdir}/doc/support/latexindent/subsec-partnering-poly-switches.tex
%{_texmfdistdir}/doc/support/latexindent/subsubsec-commands-with-arguments.tex
%{_texmfdistdir}/doc/support/latexindent/subsubsec-environments-and-their-arguments.tex
%{_texmfdistdir}/doc/support/latexindent/subsubsec-environments-with-items.tex
%{_texmfdistdir}/doc/support/latexindent/subsubsec-headings.tex
%{_texmfdistdir}/doc/support/latexindent/subsubsec-ifelsefi.tex
%{_texmfdistdir}/doc/support/latexindent/subsubsec-no-add-remaining-code-blocks.tex
%{_texmfdistdir}/doc/support/latexindent/subsubsec-special.tex
%files -n texlive-latexindent
%defattr(-,root,root,755)
%{_texmfdistdir}/scripts/latexindent/LatexIndent/AlignmentAtAmpersand.pm
%{_texmfdistdir}/scripts/latexindent/LatexIndent/Arguments.pm
%{_texmfdistdir}/scripts/latexindent/LatexIndent/BackUpFileProcedure.pm
%{_texmfdistdir}/scripts/latexindent/LatexIndent/BlankLines.pm
%{_texmfdistdir}/scripts/latexindent/LatexIndent/Braces.pm
%{_texmfdistdir}/scripts/latexindent/LatexIndent/Command.pm
%{_texmfdistdir}/scripts/latexindent/LatexIndent/Document.pm
%{_texmfdistdir}/scripts/latexindent/LatexIndent/DoubleBackSlash.pm
%{_texmfdistdir}/scripts/latexindent/LatexIndent/Environment.pm
%{_texmfdistdir}/scripts/latexindent/LatexIndent/FileContents.pm
%{_texmfdistdir}/scripts/latexindent/LatexIndent/FileExtension.pm
%{_texmfdistdir}/scripts/latexindent/LatexIndent/GetYamlSettings.pm
%{_texmfdistdir}/scripts/latexindent/LatexIndent/Heading.pm
%{_texmfdistdir}/scripts/latexindent/LatexIndent/HiddenChildren.pm
%{_texmfdistdir}/scripts/latexindent/LatexIndent/HorizontalWhiteSpace.pm
%{_texmfdistdir}/scripts/latexindent/LatexIndent/IfElseFi.pm
%{_texmfdistdir}/scripts/latexindent/LatexIndent/Indent.pm
%{_texmfdistdir}/scripts/latexindent/LatexIndent/Item.pm
%{_texmfdistdir}/scripts/latexindent/LatexIndent/KeyEqualsValuesBraces.pm
%{_texmfdistdir}/scripts/latexindent/LatexIndent/LogFile.pm
%{_texmfdistdir}/scripts/latexindent/LatexIndent/MandatoryArgument.pm
%{_texmfdistdir}/scripts/latexindent/LatexIndent/ModifyLineBreaks.pm
%{_texmfdistdir}/scripts/latexindent/LatexIndent/NamedGroupingBracesBrackets.pm
%{_texmfdistdir}/scripts/latexindent/LatexIndent/OptionalArgument.pm
%{_texmfdistdir}/scripts/latexindent/LatexIndent/Preamble.pm
%{_texmfdistdir}/scripts/latexindent/LatexIndent/RoundBrackets.pm
%{_texmfdistdir}/scripts/latexindent/LatexIndent/Special.pm
%{_texmfdistdir}/scripts/latexindent/LatexIndent/Switches.pm
%{_texmfdistdir}/scripts/latexindent/LatexIndent/Tokens.pm
%{_texmfdistdir}/scripts/latexindent/LatexIndent/TrailingComments.pm
%{_texmfdistdir}/scripts/latexindent/LatexIndent/UnNamedGroupingBracesBrackets.pm
%{_texmfdistdir}/scripts/latexindent/LatexIndent/Verbatim.pm
%{_texmfdistdir}/scripts/latexindent/defaultSettings.yaml
%{_texmfdistdir}/scripts/latexindent/latexindent.pl
/var/adm/update-scripts/texlive-latexindent-%{texlive_version}.%{texlive_noarch}.3.1svn44492-%{release}-zypper
%package -n texlive-latexmk
Version: %{texlive_version}.%{texlive_noarch}.4.52csvn43099
Release: 0
Summary: Fully automated LaTeX document generation
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive-latexmk-bin >= %{texlive_version}
#!BuildIgnore: texlive-latexmk-bin
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-latexmk-doc >= %{texlive_version}
Requires: perl(Config)
#!BuildIgnore: perl(Config)
Requires: perl(Cwd)
#!BuildIgnore: perl(Cwd)
Requires: perl(Digest::MD5)
#!BuildIgnore: perl(Digest::MD5)
Requires: perl(File::Basename)
#!BuildIgnore: perl(File::Basename)
Requires: perl(File::Copy)
#!BuildIgnore: perl(File::Copy)
Requires: perl(File::Find)
#!BuildIgnore: perl(File::Find)
Requires: perl(File::Glob)
#!BuildIgnore: perl(File::Glob)
Requires: perl(File::Path) >= 2.08
#!BuildIgnore: perl(File::Path) >= 2.08
Requires: perl(FileHandle)
#!BuildIgnore: perl(FileHandle)
Requires: perl(List::Util)
#!BuildIgnore: perl(List::Util)
Requires: perl(vars)
#!BuildIgnore: perl(vars)
Requires: perl(warnings)
#!BuildIgnore: perl(warnings)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source43: latexmk.tar.xz
Source44: latexmk.doc.tar.xz
%description -n texlive-latexmk
Latexmk completely automates the process of generating a LaTeX
document. Given the source files for a document, latexmk issues
the appropriate sequence of commands to generate a .dvi, .ps,
.pdf or hardcopy version of the document. An important feature
is the "preview continuous mode", where the script watches all
of the source files (primary file and included TeX and graphics
files), and reruns LaTeX, etc., whenever a source file has
changed. Thus a previewer can offer a display of the document's
latest state.
date: 2017-01-30 13:23:03 +0000
%package -n texlive-latexmk-doc
Version: %{texlive_version}.%{texlive_noarch}.4.52csvn43099
Release: 0
Summary: Documentation for texlive-latexmk
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-latexmk-doc
This package includes the documentation for texlive-latexmk
%post -n texlive-latexmk
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latexmk
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latexmk
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latexmk-doc
%defattr(-,root,root,755)
%{_mandir}/man1/latexmk.1*
%{_texmfdistdir}/doc/support/latexmk/CHANGES
%{_texmfdistdir}/doc/support/latexmk/COPYING
%{_texmfdistdir}/doc/support/latexmk/INSTALL
%{_texmfdistdir}/doc/support/latexmk/README
%{_texmfdistdir}/doc/support/latexmk/example_rcfiles/README-latexmk-rcfiles
%{_texmfdistdir}/doc/support/latexmk/example_rcfiles/asymptote_latexmkrc
%{_texmfdistdir}/doc/support/latexmk/example_rcfiles/clean_pattern_latexmkrc
%{_texmfdistdir}/doc/support/latexmk/example_rcfiles/exceltex_latexmkrc
%{_texmfdistdir}/doc/support/latexmk/example_rcfiles/glossary_latexmkrc
%{_texmfdistdir}/doc/support/latexmk/example_rcfiles/lualatex_latexmkrc
%{_texmfdistdir}/doc/support/latexmk/example_rcfiles/mpost_latexmkrc
%{_texmfdistdir}/doc/support/latexmk/example_rcfiles/nomenclature_latexmkrc
%{_texmfdistdir}/doc/support/latexmk/example_rcfiles/pdflatexmkrc
%{_texmfdistdir}/doc/support/latexmk/example_rcfiles/pythontex-latexmkrc
%{_texmfdistdir}/doc/support/latexmk/example_rcfiles/sagetex_latexmkrc
%{_texmfdistdir}/doc/support/latexmk/example_rcfiles/sweave_latexmkrc
%{_texmfdistdir}/doc/support/latexmk/example_rcfiles/tex4ht-latexmkrc
%{_texmfdistdir}/doc/support/latexmk/example_rcfiles/texinfo-latexmkrc
%{_texmfdistdir}/doc/support/latexmk/example_rcfiles/xelatex_latexmkrc
%{_texmfdistdir}/doc/support/latexmk/extra-scripts/README-latexmk-scripts
%{_texmfdistdir}/doc/support/latexmk/extra-scripts/dvipdfm_call
%{_texmfdistdir}/doc/support/latexmk/extra-scripts/dvipdfmx_call
%{_texmfdistdir}/doc/support/latexmk/extra-scripts/htlatexonly
%{_texmfdistdir}/doc/support/latexmk/extra-scripts/kickxdvi
%{_texmfdistdir}/doc/support/latexmk/extra-scripts/l1
%{_texmfdistdir}/doc/support/latexmk/extra-scripts/l2
%{_texmfdistdir}/doc/support/latexmk/extra-scripts/myhtlatex2
%{_texmfdistdir}/doc/support/latexmk/extra-scripts/pst2pdf_for_latexmk
%{_texmfdistdir}/doc/support/latexmk/extra-scripts/pst2pdf_for_latexmk_README.txt
%{_texmfdistdir}/doc/support/latexmk/extra-scripts/startacroread
%{_texmfdistdir}/doc/support/latexmk/latexmk.pdf
%{_texmfdistdir}/doc/support/latexmk/latexmk.txt
%files -n texlive-latexmk
%defattr(-,root,root,755)
%{_texmfdistdir}/scripts/latexmk/latexmk.pl
/var/adm/update-scripts/texlive-latexmk-%{texlive_version}.%{texlive_noarch}.4.52csvn43099-%{release}-zypper
%package -n texlive-latexmp
Version: %{texlive_version}.%{texlive_noarch}.1.2.1svn15878
Release: 0
Summary: Interface for LaTeX-based typesetting in MetaPost
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-latexmp-doc >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source45: latexmp.tar.xz
Source46: latexmp.doc.tar.xz
%description -n texlive-latexmp
The MetaPost package latexMP implements a user-friendly
interface to access LaTeX-based typesetting capabilities in
MetaPost. The text to be typeset is given as string. This
allows even dynamic text elements, for example counters, to be
used in labels. Compared to other implementations it is much
more flexible, since it can be used as direct replacement for
btex..etex, and much faster, compared for example to the
solution provided by tex.mp
date: 2016-06-24 17:18:15 +0000
%package -n texlive-latexmp-doc
Version: %{texlive_version}.%{texlive_noarch}.1.2.1svn15878
Release: 0
Summary: Documentation for texlive-latexmp
License: SUSE-Public-Domain
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-latexmp-doc
This package includes the documentation for texlive-latexmp
%post -n texlive-latexmp
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latexmp
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latexmp
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latexmp-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/metapost/latexmp/README
%{_texmfdistdir}/doc/metapost/latexmp/latexmp.pdf
%files -n texlive-latexmp
%defattr(-,root,root,755)
%{_texmfdistdir}/metapost/latexmp/latexmp.mp
/var/adm/update-scripts/texlive-latexmp-%{texlive_version}.%{texlive_noarch}.1.2.1svn15878-%{release}-zypper
%package -n texlive-latexpand
Version: %{texlive_version}.%{texlive_noarch}.1.3svn41873
Release: 0
Summary: Expand \input and \include in a LaTeX document
License: BSD-3-Clause
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive-latexpand-bin >= %{texlive_version}
#!BuildIgnore: texlive-latexpand-bin
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-latexpand-doc >= %{texlive_version}
Requires: perl(Cwd)
#!BuildIgnore: perl(Cwd)
Requires: perl(Getopt::Long)
#!BuildIgnore: perl(Getopt::Long)
Requires: perl(IO::Handle)
#!BuildIgnore: perl(IO::Handle)
Requires: perl(Pod::Usage)
#!BuildIgnore: perl(Pod::Usage)
Requires: perl(strict)
#!BuildIgnore: perl(strict)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source47: latexpand.tar.xz
Source48: latexpand.doc.tar.xz
Source49: latexpand_perl.dif
%description -n texlive-latexpand
Latexpand is a Perl script that simply replaces \input and
\include commands with the content of the file input/included.
The script does not deal with \includeonly commands.
date: 2016-08-16 12:28:50 +0000
%package -n texlive-latexpand-doc
Version: %{texlive_version}.%{texlive_noarch}.1.3svn41873
Release: 0
Summary: Documentation for texlive-latexpand
License: BSD-3-Clause
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-latexpand-doc
This package includes the documentation for texlive-latexpand
%post -n texlive-latexpand
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-latexpand
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-latexpand
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-latexpand-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/support/latexpand/LICENCE
%{_texmfdistdir}/doc/support/latexpand/README
%{_texmfdistdir}/doc/support/latexpand/version.txt
%files -n texlive-latexpand
%defattr(-,root,root,755)
%{_texmfdistdir}/scripts/latexpand/latexpand
/var/adm/update-scripts/texlive-latexpand-%{texlive_version}.%{texlive_noarch}.1.3svn41873-%{release}-zypper
%package -n texlive-lato
Version: %{texlive_version}.%{texlive_noarch}.2.2svn24986
Release: 0
Summary: Lato 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-lato-fonts >= %{texlive_version}
Recommends: texlive-lato-doc >= %{texlive_version}
Provides: tex(Lato-Bla-01.tfm)
Provides: tex(Lato-Bla-02.tfm)
Provides: tex(Lato-Bla-SmallCaps-ot1.tfm)
Provides: tex(Lato-Bla-SmallCaps-ot1.vf)
Provides: tex(Lato-Bla-SmallCaps-t1.tfm)
Provides: tex(Lato-Bla-SmallCaps-t1.vf)
Provides: tex(Lato-Bla-dotlessj.tfm)
Provides: tex(Lato-Bla-ot1.tfm)
Provides: tex(Lato-Bla-ot1.vf)
Provides: tex(Lato-Bla-t1.tfm)
Provides: tex(Lato-Bla-t1.vf)
Provides: tex(Lato-Bla-ts1.tfm)
Provides: tex(Lato-Bla-ts1.vf)
Provides: tex(Lato-BlaIta-01.tfm)
Provides: tex(Lato-BlaIta-02.tfm)
Provides: tex(Lato-BlaIta-SmallCaps-ot1.tfm)
Provides: tex(Lato-BlaIta-SmallCaps-ot1.vf)
Provides: tex(Lato-BlaIta-SmallCaps-t1.tfm)
Provides: tex(Lato-BlaIta-SmallCaps-t1.vf)
Provides: tex(Lato-BlaIta-dotlessj.tfm)
Provides: tex(Lato-BlaIta-ot1.tfm)
Provides: tex(Lato-BlaIta-ot1.vf)
Provides: tex(Lato-BlaIta-t1.tfm)
Provides: tex(Lato-BlaIta-t1.vf)
Provides: tex(Lato-BlaIta-ts1.tfm)
Provides: tex(Lato-BlaIta-ts1.vf)
Provides: tex(Lato-Bol-01.tfm)
Provides: tex(Lato-Bol-02.tfm)
Provides: tex(Lato-Bol-SmallCaps-ot1.tfm)
Provides: tex(Lato-Bol-SmallCaps-ot1.vf)
Provides: tex(Lato-Bol-SmallCaps-t1.tfm)
Provides: tex(Lato-Bol-SmallCaps-t1.vf)
Provides: tex(Lato-Bol-dotlessj.tfm)
Provides: tex(Lato-Bol-ot1.tfm)
Provides: tex(Lato-Bol-ot1.vf)
Provides: tex(Lato-Bol-t1.tfm)
Provides: tex(Lato-Bol-t1.vf)
Provides: tex(Lato-Bol-ts1.tfm)
Provides: tex(Lato-Bol-ts1.vf)
Provides: tex(Lato-BolIta-01.tfm)
Provides: tex(Lato-BolIta-02.tfm)
Provides: tex(Lato-BolIta-SmallCaps-ot1.tfm)
Provides: tex(Lato-BolIta-SmallCaps-ot1.vf)
Provides: tex(Lato-BolIta-SmallCaps-t1.tfm)
Provides: tex(Lato-BolIta-SmallCaps-t1.vf)
Provides: tex(Lato-BolIta-dotlessj.tfm)
Provides: tex(Lato-BolIta-ot1.tfm)
Provides: tex(Lato-BolIta-ot1.vf)
Provides: tex(Lato-BolIta-t1.tfm)
Provides: tex(Lato-BolIta-t1.vf)
Provides: tex(Lato-BolIta-ts1.tfm)
Provides: tex(Lato-BolIta-ts1.vf)
Provides: tex(Lato-Hai-01.tfm)
Provides: tex(Lato-Hai-02.tfm)
Provides: tex(Lato-Hai-SmallCaps-ot1.tfm)
Provides: tex(Lato-Hai-SmallCaps-ot1.vf)
Provides: tex(Lato-Hai-SmallCaps-t1.tfm)
Provides: tex(Lato-Hai-SmallCaps-t1.vf)
Provides: tex(Lato-Hai-dotlessj.tfm)
Provides: tex(Lato-Hai-ot1.tfm)
Provides: tex(Lato-Hai-ot1.vf)
Provides: tex(Lato-Hai-t1.tfm)
Provides: tex(Lato-Hai-t1.vf)
Provides: tex(Lato-Hai-ts1.tfm)
Provides: tex(Lato-Hai-ts1.vf)
Provides: tex(Lato-HaiIta-01.tfm)
Provides: tex(Lato-HaiIta-02.tfm)
Provides: tex(Lato-HaiIta-SmallCaps-ot1.tfm)
Provides: tex(Lato-HaiIta-SmallCaps-ot1.vf)
Provides: tex(Lato-HaiIta-SmallCaps-t1.tfm)
Provides: tex(Lato-HaiIta-SmallCaps-t1.vf)
Provides: tex(Lato-HaiIta-dotlessj.tfm)
Provides: tex(Lato-HaiIta-ot1.tfm)
Provides: tex(Lato-HaiIta-ot1.vf)
Provides: tex(Lato-HaiIta-t1.tfm)
Provides: tex(Lato-HaiIta-t1.vf)
Provides: tex(Lato-HaiIta-ts1.tfm)
Provides: tex(Lato-HaiIta-ts1.vf)
Provides: tex(Lato-Lig-01.tfm)
Provides: tex(Lato-Lig-02.tfm)
Provides: tex(Lato-Lig-SmallCaps-ot1.tfm)
Provides: tex(Lato-Lig-SmallCaps-ot1.vf)
Provides: tex(Lato-Lig-SmallCaps-t1.tfm)
Provides: tex(Lato-Lig-SmallCaps-t1.vf)
Provides: tex(Lato-Lig-dotlessj.tfm)
Provides: tex(Lato-Lig-ot1.tfm)
Provides: tex(Lato-Lig-ot1.vf)
Provides: tex(Lato-Lig-t1.tfm)
Provides: tex(Lato-Lig-t1.vf)
Provides: tex(Lato-Lig-ts1.tfm)
Provides: tex(Lato-Lig-ts1.vf)
Provides: tex(Lato-LigIta-01.tfm)
Provides: tex(Lato-LigIta-02.tfm)
Provides: tex(Lato-LigIta-SmallCaps-ot1.tfm)
Provides: tex(Lato-LigIta-SmallCaps-ot1.vf)
Provides: tex(Lato-LigIta-SmallCaps-t1.tfm)
Provides: tex(Lato-LigIta-SmallCaps-t1.vf)
Provides: tex(Lato-LigIta-dotlessj.tfm)
Provides: tex(Lato-LigIta-ot1.tfm)
Provides: tex(Lato-LigIta-ot1.vf)
Provides: tex(Lato-LigIta-t1.tfm)
Provides: tex(Lato-LigIta-t1.vf)
Provides: tex(Lato-LigIta-ts1.tfm)
Provides: tex(Lato-LigIta-ts1.vf)
Provides: tex(Lato-Reg-01.tfm)
Provides: tex(Lato-Reg-02.tfm)
Provides: tex(Lato-Reg-SmallCaps-ot1.tfm)
Provides: tex(Lato-Reg-SmallCaps-ot1.vf)
Provides: tex(Lato-Reg-SmallCaps-t1.tfm)
Provides: tex(Lato-Reg-SmallCaps-t1.vf)
Provides: tex(Lato-Reg-dotlessj.tfm)
Provides: tex(Lato-Reg-ot1.tfm)
Provides: tex(Lato-Reg-ot1.vf)
Provides: tex(Lato-Reg-t1.tfm)
Provides: tex(Lato-Reg-t1.vf)
Provides: tex(Lato-Reg-ts1.tfm)
Provides: tex(Lato-Reg-ts1.vf)
Provides: tex(Lato-RegIta-01.tfm)
Provides: tex(Lato-RegIta-02.tfm)
Provides: tex(Lato-RegIta-SmallCaps-ot1.tfm)
Provides: tex(Lato-RegIta-SmallCaps-ot1.vf)
Provides: tex(Lato-RegIta-SmallCaps-t1.tfm)
Provides: tex(Lato-RegIta-SmallCaps-t1.vf)
Provides: tex(Lato-RegIta-dotlessj.tfm)
Provides: tex(Lato-RegIta-ot1.tfm)
Provides: tex(Lato-RegIta-ot1.vf)
Provides: tex(Lato-RegIta-t1.tfm)
Provides: tex(Lato-RegIta-t1.vf)
Provides: tex(Lato-RegIta-ts1.tfm)
Provides: tex(Lato-RegIta-ts1.vf)
Provides: tex(lato-01.enc)
Provides: tex(lato-02.enc)
Provides: tex(lato-dotlessj.enc)
Provides: tex(lato.map)
Provides: tex(lato.sty)
Provides: tex(ot1fla.fd)
Provides: tex(t1fla.fd)
Provides: tex(ts1fla.fd)
Requires: tex(keyval.sty)
Requires: tex(slantsc.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source50: lato.tar.xz
Source51: lato.doc.tar.xz
%description -n texlive-lato
Lato is a sanserif typeface family designed in the Summer 2010
by Warsaw-based designer Lukasz Dziedzic for the tyPoland
foundry. This font, which includes five weights (hairline,
light, regular, bold and black), is available from the Google
Font Directory as TrueType files under the Open Font License
version 1.1. The package provides support for this font 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-lato-doc
Version: %{texlive_version}.%{texlive_noarch}.2.2svn24986
Release: 0
Summary: Documentation for texlive-lato
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-lato-doc
This package includes the documentation for texlive-lato
%package -n texlive-lato-fonts
Version: %{texlive_version}.%{texlive_noarch}.2.2svn24986
Release: 0
Summary: Severed fonts for texlive-lato
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-lato-fonts
The separated fonts package for texlive-lato
%post -n texlive-lato
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMap lato.map' >> /var/run/texlive/run-updmap
%postun -n texlive-lato
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMap lato.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-lato
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-lato-fonts
mkfontscale %{_datadir}/fonts/texlive-lato
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-lato
fc-cache %{_datadir}/fonts
%postun -n texlive-lato-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fi
%files -n texlive-lato-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/lato/CHANGES
%{_texmfdistdir}/doc/fonts/lato/README
%{_texmfdistdir}/doc/fonts/lato/lato-samples.pdf
%{_texmfdistdir}/doc/fonts/lato/lato-samples.tex
%{_texmfdistdir}/doc/fonts/lato/lato.pdf
%{_texmfdistdir}/doc/fonts/lato/lato.tex
%{_texmfdistdir}/doc/fonts/lato/manifest.txt
%files -n texlive-lato
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/afm/public/lato/Lato-Bla-LCDFJ.afm
%{_texmfdistdir}/fonts/afm/public/lato/Lato-Bla.afm
%{_texmfdistdir}/fonts/afm/public/lato/Lato-BlaIta-LCDFJ.afm
%{_texmfdistdir}/fonts/afm/public/lato/Lato-BlaIta.afm
%{_texmfdistdir}/fonts/afm/public/lato/Lato-Bol-LCDFJ.afm
%{_texmfdistdir}/fonts/afm/public/lato/Lato-Bol.afm
%{_texmfdistdir}/fonts/afm/public/lato/Lato-BolIta-LCDFJ.afm
%{_texmfdistdir}/fonts/afm/public/lato/Lato-BolIta.afm
%{_texmfdistdir}/fonts/afm/public/lato/Lato-Hai-LCDFJ.afm
%{_texmfdistdir}/fonts/afm/public/lato/Lato-Hai.afm
%{_texmfdistdir}/fonts/afm/public/lato/Lato-HaiIta-LCDFJ.afm
%{_texmfdistdir}/fonts/afm/public/lato/Lato-HaiIta.afm
%{_texmfdistdir}/fonts/afm/public/lato/Lato-Lig-LCDFJ.afm
%{_texmfdistdir}/fonts/afm/public/lato/Lato-Lig.afm
%{_texmfdistdir}/fonts/afm/public/lato/Lato-LigIta-LCDFJ.afm
%{_texmfdistdir}/fonts/afm/public/lato/Lato-LigIta.afm
%{_texmfdistdir}/fonts/afm/public/lato/Lato-Reg-LCDFJ.afm
%{_texmfdistdir}/fonts/afm/public/lato/Lato-Reg.afm
%{_texmfdistdir}/fonts/afm/public/lato/Lato-RegIta-LCDFJ.afm
%{_texmfdistdir}/fonts/afm/public/lato/Lato-RegIta.afm
%{_texmfdistdir}/fonts/enc/dvips/lato/lato-01.enc
%{_texmfdistdir}/fonts/enc/dvips/lato/lato-02.enc
%{_texmfdistdir}/fonts/enc/dvips/lato/lato-dotlessj.enc
%{_texmfdistdir}/fonts/map/dvips/lato/lato.map
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bla-01.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bla-02.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bla-SmallCaps-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bla-SmallCaps-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bla-dotlessj.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bla-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bla-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bla-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BlaIta-01.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BlaIta-02.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BlaIta-SmallCaps-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BlaIta-SmallCaps-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BlaIta-dotlessj.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BlaIta-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BlaIta-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BlaIta-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bol-01.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bol-02.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bol-SmallCaps-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bol-SmallCaps-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bol-dotlessj.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bol-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bol-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Bol-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BolIta-01.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BolIta-02.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BolIta-SmallCaps-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BolIta-SmallCaps-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BolIta-dotlessj.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BolIta-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BolIta-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-BolIta-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Hai-01.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Hai-02.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Hai-SmallCaps-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Hai-SmallCaps-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Hai-dotlessj.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Hai-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Hai-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Hai-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-HaiIta-01.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-HaiIta-02.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-HaiIta-SmallCaps-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-HaiIta-SmallCaps-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-HaiIta-dotlessj.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-HaiIta-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-HaiIta-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-HaiIta-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Lig-01.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Lig-02.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Lig-SmallCaps-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Lig-SmallCaps-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Lig-dotlessj.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Lig-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Lig-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Lig-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-LigIta-01.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-LigIta-02.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-LigIta-SmallCaps-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-LigIta-SmallCaps-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-LigIta-dotlessj.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-LigIta-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-LigIta-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-LigIta-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Reg-01.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Reg-02.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Reg-SmallCaps-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Reg-SmallCaps-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Reg-dotlessj.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Reg-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Reg-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-Reg-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-RegIta-01.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-RegIta-02.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-RegIta-SmallCaps-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-RegIta-SmallCaps-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-RegIta-dotlessj.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-RegIta-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-RegIta-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/lato/Lato-RegIta-ts1.tfm
%verify(link) %{_texmfdistdir}/fonts/truetype/public/lato/Lato-Bla.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/lato/Lato-BlaIta.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/lato/Lato-Bol.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/lato/Lato-BolIta.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/lato/Lato-Hai.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/lato/Lato-HaiIta.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/lato/Lato-Lig.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/lato/Lato-LigIta.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/lato/Lato-Reg.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/public/lato/Lato-RegIta.ttf
%verify(link) %{_texmfdistdir}/fonts/type1/public/lato/Lato-Bla-LCDFJ.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/lato/Lato-Bla.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/lato/Lato-BlaIta-LCDFJ.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/lato/Lato-BlaIta.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/lato/Lato-Bol-LCDFJ.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/lato/Lato-Bol.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/lato/Lato-BolIta-LCDFJ.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/lato/Lato-BolIta.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/lato/Lato-Hai-LCDFJ.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/lato/Lato-Hai.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/lato/Lato-HaiIta-LCDFJ.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/lato/Lato-HaiIta.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/lato/Lato-Lig-LCDFJ.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/lato/Lato-Lig.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/lato/Lato-LigIta-LCDFJ.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/lato/Lato-LigIta.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/lato/Lato-Reg-LCDFJ.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/lato/Lato-Reg.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/lato/Lato-RegIta-LCDFJ.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/lato/Lato-RegIta.pfb
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Bla-SmallCaps-ot1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Bla-SmallCaps-t1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Bla-ot1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Bla-t1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Bla-ts1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-BlaIta-SmallCaps-ot1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-BlaIta-SmallCaps-t1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-BlaIta-ot1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-BlaIta-t1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-BlaIta-ts1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Bol-SmallCaps-ot1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Bol-SmallCaps-t1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Bol-ot1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Bol-t1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Bol-ts1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-BolIta-SmallCaps-ot1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-BolIta-SmallCaps-t1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-BolIta-ot1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-BolIta-t1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-BolIta-ts1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Hai-SmallCaps-ot1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Hai-SmallCaps-t1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Hai-ot1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Hai-t1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Hai-ts1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-HaiIta-SmallCaps-ot1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-HaiIta-SmallCaps-t1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-HaiIta-ot1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-HaiIta-t1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-HaiIta-ts1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Lig-SmallCaps-ot1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Lig-SmallCaps-t1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Lig-ot1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Lig-t1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Lig-ts1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-LigIta-SmallCaps-ot1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-LigIta-SmallCaps-t1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-LigIta-ot1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-LigIta-t1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-LigIta-ts1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Reg-SmallCaps-ot1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Reg-SmallCaps-t1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Reg-ot1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Reg-t1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-Reg-ts1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-RegIta-SmallCaps-ot1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-RegIta-SmallCaps-t1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-RegIta-ot1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-RegIta-t1.vf
%{_texmfdistdir}/fonts/vf/public/lato/Lato-RegIta-ts1.vf
%{_texmfdistdir}/tex/latex/lato/lato.sty
%{_texmfdistdir}/tex/latex/lato/ot1fla.fd
%{_texmfdistdir}/tex/latex/lato/t1fla.fd
%{_texmfdistdir}/tex/latex/lato/ts1fla.fd
%files -n texlive-lato-fonts
%defattr(-,root,root,755)
%dir %{_datadir}/fonts/texlive-lato
%config %{_sysconfdir}/fonts/conf.avail/58-texlive-lato.conf
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-lato/encodings.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-lato/fonts.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-lato/fonts.scale
%{_datadir}/fonts/texlive-lato/Lato-Bla.ttf
%{_datadir}/fonts/texlive-lato/Lato-BlaIta.ttf
%{_datadir}/fonts/texlive-lato/Lato-Bol.ttf
%{_datadir}/fonts/texlive-lato/Lato-BolIta.ttf
%{_datadir}/fonts/texlive-lato/Lato-Hai.ttf
%{_datadir}/fonts/texlive-lato/Lato-HaiIta.ttf
%{_datadir}/fonts/texlive-lato/Lato-Lig.ttf
%{_datadir}/fonts/texlive-lato/Lato-LigIta.ttf
%{_datadir}/fonts/texlive-lato/Lato-Reg.ttf
%{_datadir}/fonts/texlive-lato/Lato-RegIta.ttf
%{_datadir}/fonts/texlive-lato/Lato-Bla-LCDFJ.pfb
%{_datadir}/fonts/texlive-lato/Lato-Bla.pfb
%{_datadir}/fonts/texlive-lato/Lato-BlaIta-LCDFJ.pfb
%{_datadir}/fonts/texlive-lato/Lato-BlaIta.pfb
%{_datadir}/fonts/texlive-lato/Lato-Bol-LCDFJ.pfb
%{_datadir}/fonts/texlive-lato/Lato-Bol.pfb
%{_datadir}/fonts/texlive-lato/Lato-BolIta-LCDFJ.pfb
%{_datadir}/fonts/texlive-lato/Lato-BolIta.pfb
%{_datadir}/fonts/texlive-lato/Lato-Hai-LCDFJ.pfb
%{_datadir}/fonts/texlive-lato/Lato-Hai.pfb
%{_datadir}/fonts/texlive-lato/Lato-HaiIta-LCDFJ.pfb
%{_datadir}/fonts/texlive-lato/Lato-HaiIta.pfb
%{_datadir}/fonts/texlive-lato/Lato-Lig-LCDFJ.pfb
%{_datadir}/fonts/texlive-lato/Lato-Lig.pfb
%{_datadir}/fonts/texlive-lato/Lato-LigIta-LCDFJ.pfb
%{_datadir}/fonts/texlive-lato/Lato-LigIta.pfb
%{_datadir}/fonts/texlive-lato/Lato-Reg-LCDFJ.pfb
%{_datadir}/fonts/texlive-lato/Lato-Reg.pfb
%{_datadir}/fonts/texlive-lato/Lato-RegIta-LCDFJ.pfb
%{_datadir}/fonts/texlive-lato/Lato-RegIta.pfb
/var/adm/update-scripts/texlive-lato-%{texlive_version}.%{texlive_noarch}.2.2svn24986-%{release}-zypper
%package -n texlive-layaureo
Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn19087
Release: 0
Summary: A package to improve the A4 page 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-layaureo-doc >= %{texlive_version}
Provides: tex(layaureo.sty)
Requires: tex(calc.sty)
Requires: tex(geometry.sty)
Requires: tex(keyval.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source52: layaureo.tar.xz
Source53: layaureo.doc.tar.xz
%description -n texlive-layaureo
This package produces a wide page layout for documents that use
A4 paper size. Moreover, LayAureo provides both a simple hook
for leaving an empty space which is required if pages are
bundled by a press binding (use option binding=length), and an
option called big which it forces typearea to become maximum.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-layaureo-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn19087
Release: 0
Summary: Documentation for texlive-layaureo
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Provides: locale(texlive-layaureo-doc:it)
%description -n texlive-layaureo-doc
This package includes the documentation for texlive-layaureo
%post -n texlive-layaureo
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-layaureo
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-layaureo
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-layaureo-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/layaureo/README
%{_texmfdistdir}/doc/latex/layaureo/layaureo.pdf
%files -n texlive-layaureo
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/layaureo/layaureo.sty
/var/adm/update-scripts/texlive-layaureo-%{texlive_version}.%{texlive_noarch}.0.0.2svn19087-%{release}-zypper
%package -n texlive-layouts
Version: %{texlive_version}.%{texlive_noarch}.2.6dsvn42428
Release: 0
Summary: Display various elements of a document's 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-layouts-doc >= %{texlive_version}
Provides: tex(layouts.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source54: layouts.tar.xz
Source55: layouts.doc.tar.xz
%description -n texlive-layouts
Display information about a document, including: text
positioning on a page; disposition of floats; layout of
paragraphs, lists, footnotes, table of contents, and sectional
headings; font boxes. Facilities are provided for a document
designer to experiment with the layout parameters.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-layouts-doc
Version: %{texlive_version}.%{texlive_noarch}.2.6dsvn42428
Release: 0
Summary: Documentation for texlive-layouts
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-layouts-doc
This package includes the documentation for texlive-layouts
%post -n texlive-layouts
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-layouts
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-layouts
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-layouts-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/layouts/README
%{_texmfdistdir}/doc/latex/layouts/layman.pdf
%{_texmfdistdir}/doc/latex/layouts/layouts.pdf
%files -n texlive-layouts
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/layouts/layouts.sty
/var/adm/update-scripts/texlive-layouts-%{texlive_version}.%{texlive_noarch}.2.6dsvn42428-%{release}-zypper
%package -n texlive-lazylist
Version: %{texlive_version}.%{texlive_noarch}.1.0asvn17691
Release: 0
Summary: Lists in TeX's "mouth"
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-lazylist-doc >= %{texlive_version}
Provides: tex(lazylist.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source56: lazylist.tar.xz
Source57: lazylist.doc.tar.xz
%description -n texlive-lazylist
The package was developed to provide flexible lists, whose
ordering can be altered on the fly. The implementation involves
a pile of lambda-calculus and list-handling macros of an
incredibly obtuse nature. The TUGboat paper serves as a manual
for the macros. Having said all of which, confidence is
enhanced by the knowledge that the TeX code was formally
verified.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-lazylist-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0asvn17691
Release: 0
Summary: Documentation for texlive-lazylist
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-lazylist-doc
This package includes the documentation for texlive-lazylist
%post -n texlive-lazylist
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lazylist
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lazylist
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lazylist-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/lazylist/lazylist.pdf
%{_texmfdistdir}/doc/latex/lazylist/lazylist.tex
%files -n texlive-lazylist
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/lazylist/lazylist.sty
/var/adm/update-scripts/texlive-lazylist-%{texlive_version}.%{texlive_noarch}.1.0asvn17691-%{release}-zypper
%package -n texlive-lcd
Version: %{texlive_version}.%{texlive_noarch}.0.0.3svn16549
Release: 0
Summary: Alphanumerical LCD-style displays
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-lcd-doc >= %{texlive_version}
Provides: tex(lcd.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source58: lcd.tar.xz
Source59: lcd.doc.tar.xz
%description -n texlive-lcd
A LaTeX package that will display text as on an (early) LCD
display (the output is very visibly pixellated). Assumes 8-bit
input in its internal verbatim-style environment.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-lcd-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.3svn16549
Release: 0
Summary: Documentation for texlive-lcd
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-lcd-doc
This package includes the documentation for texlive-lcd
%post -n texlive-lcd
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lcd
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lcd
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lcd-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/lcd/00readme
%{_texmfdistdir}/doc/latex/lcd/example.pdf
%{_texmfdistdir}/doc/latex/lcd/example.tex
%files -n texlive-lcd
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/lcd/lcd.sty
/var/adm/update-scripts/texlive-lcd-%{texlive_version}.%{texlive_noarch}.0.0.3svn16549-%{release}-zypper
%global with_lcdf_typetools 1
%bcond_with lcdf_typetools
%package -n texlive-lcdftypetools
Version: %{texlive_version}.%{texlive_noarch}.svn44166
Release: 0
Summary: A bundle of outline font manipulation tools
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%if %{with lcdf_typetools}
Conflicts: lcdf-typetools
%else
Requires: lcdf-typetools
%endif
Requires: texlive-glyphlist >= %{texlive_version}
Requires(pre): texlive-lcdftypetools-bin >= %{texlive_version}
#!BuildIgnore: texlive-lcdftypetools-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
Source60: lcdftypetools.doc.tar.xz
%description -n texlive-lcdftypetools
This bundle of tools comprises: Cfftot1, which translates a
Compact Font Format (CFF) font, or a PostScript-flavored
OpenType font, into PostScript Type 1 format. It correctly
handles subroutines and hints; Mmafm and mmpfb, which create
instances of multiple-master fonts (mmafm and mmpfb were
previously distributed in their own package, mminstance);
Otfinfo, which reports information about OpenType fonts, such
as the features they support and the contents of their 'size'
optical size features; Otftotfm, which creates TeX font metrics
and encodings that correspond to a PostScript-flavored OpenType
font. It will interpret glyph positionings, substitutions, and
ligatures as far as it is able. You can say which OpenType
features should be activated; T1dotlessj, creates a Type 1 font
whose only character is a dotless j matching the input font's
design; T1lint, which checks a Type 1 font for correctness;
T1reencode, which replaces a font's internal encoding with one
you specify; and T1testpage, which creates a PostScript proof
for a Type 1 font. It is preliminary software.
date: 2017-04-18 03:31:40 +0000
%post -n texlive-lcdftypetools
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lcdftypetools
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lcdftypetools
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lcdftypetools
%defattr(-,root,root,755)
%if %{with lcdf_typetools}
%{_mandir}/man1/cfftot1.1*
%{_mandir}/man1/mmafm.1*
%{_mandir}/man1/mmpfb.1*
%{_mandir}/man1/otfinfo.1*
%{_mandir}/man1/otftotfm.1*
%{_mandir}/man1/t1dotlessj.1*
%{_mandir}/man1/t1lint.1*
%{_mandir}/man1/t1rawafm.1*
%{_mandir}/man1/t1reencode.1*
%{_mandir}/man1/t1testpage.1*
%{_mandir}/man1/ttftotype42.1*
%endif
/var/adm/update-scripts/texlive-lcdftypetools-%{texlive_version}.%{texlive_noarch}.svn44166-%{release}-zypper
%package -n texlive-lcg
Version: %{texlive_version}.%{texlive_noarch}.1.3svn31474
Release: 0
Summary: Generate random integers
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-lcg-doc >= %{texlive_version}
Provides: tex(lcg.sty)
Requires: tex(keyval.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source61: lcg.tar.xz
Source62: lcg.doc.tar.xz
%description -n texlive-lcg
The lcg package generates random numbers (integers) via a
linear congruential generator (Schrage's method). The random
numbers are written to a counter. The keyval package is used
for the user to provide values for the range and a seed, and
for the name of the counter to be used.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-lcg-doc
Version: %{texlive_version}.%{texlive_noarch}.1.3svn31474
Release: 0
Summary: Documentation for texlive-lcg
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-lcg-doc
This package includes the documentation for texlive-lcg
%post -n texlive-lcg
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lcg
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lcg
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lcg-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/lcg/lcg.pdf
%files -n texlive-lcg
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/lcg/lcg.sty
/var/adm/update-scripts/texlive-lcg-%{texlive_version}.%{texlive_noarch}.1.3svn31474-%{release}-zypper
%package -n texlive-lcyw
Version: %{texlive_version}.%{texlive_noarch}.1.1svn15878
Release: 0
Summary: Make Classic Cyrillic CM fonts accessible 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-lcyw-doc >= %{texlive_version}
Provides: tex(cmap-cyr-vf.sty)
Provides: tex(lcywcmr.fd)
Provides: tex(lcywcmss.fd)
Provides: tex(lcywcmssq.fd)
Provides: tex(lcywcmtt.fd)
Provides: tex(lcywenc.def)
Requires: tex(ifpdf.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source63: lcyw.tar.xz
Source64: lcyw.doc.tar.xz
%description -n texlive-lcyw
The package makes the classic CM Cyrillic fonts accessible for
use with LaTeX.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-lcyw-doc
Version: %{texlive_version}.%{texlive_noarch}.1.1svn15878
Release: 0
Summary: Documentation for texlive-lcyw
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-lcyw-doc
This package includes the documentation for texlive-lcyw
%post -n texlive-lcyw
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lcyw
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lcyw
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lcyw-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/lcyw/README
%{_texmfdistdir}/doc/latex/lcyw/README.koi8-r
%{_texmfdistdir}/doc/latex/lcyw/example-lcyw.tex
%{_texmfdistdir}/doc/latex/lcyw/lcyw.pdf
%files -n texlive-lcyw
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/lcyw/cmap-cyr-vf.sty
%{_texmfdistdir}/tex/latex/lcyw/koi7a.cmap
%{_texmfdistdir}/tex/latex/lcyw/lcywcmr.fd
%{_texmfdistdir}/tex/latex/lcyw/lcywcmss.fd
%{_texmfdistdir}/tex/latex/lcyw/lcywcmssq.fd
%{_texmfdistdir}/tex/latex/lcyw/lcywcmtt.fd
%{_texmfdistdir}/tex/latex/lcyw/lcywenc.def
/var/adm/update-scripts/texlive-lcyw-%{texlive_version}.%{texlive_noarch}.1.1svn15878-%{release}-zypper
%package -n texlive-leading
Version: %{texlive_version}.%{texlive_noarch}.0.0.3svn15878
Release: 0
Summary: Define leading with a length
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-leading-doc >= %{texlive_version}
Provides: tex(leading.sty)
Requires: tex(calc.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source65: leading.tar.xz
Source66: leading.doc.tar.xz
%description -n texlive-leading
The package defines a command \leading, whose argument is a
<length> that specifies the nominal distance between
consecutive baselines of typeset text. The command replaces the
rather more difficult LaTeX command \linespread{<ratio>}, where
the leading is specified by reference to the font size.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-leading-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.3svn15878
Release: 0
Summary: Documentation for texlive-leading
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-leading-doc
This package includes the documentation for texlive-leading
%post -n texlive-leading
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-leading
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-leading
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-leading-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/leading/README
%{_texmfdistdir}/doc/latex/leading/leading.pdf
%files -n texlive-leading
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/leading/leading.sty
/var/adm/update-scripts/texlive-leading-%{texlive_version}.%{texlive_noarch}.0.0.3svn15878-%{release}-zypper
%package -n texlive-leadsheets
Version: %{texlive_version}.%{texlive_noarch}.0.0.5asvn43034
Release: 0
Summary: Typesetting leadsheets and songbooks
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-leadsheets-doc >= %{texlive_version}
Provides: tex(leadsheet.cls)
Provides: tex(leadsheets.library.chordnames.code.tex)
Provides: tex(leadsheets.library.chords.code.tex)
Provides: tex(leadsheets.library.external.code.tex)
Provides: tex(leadsheets.library.musejazz.code.tex)
Provides: tex(leadsheets.library.musicsymbols.code.tex)
Provides: tex(leadsheets.library.properties.code.tex)
Provides: tex(leadsheets.library.shorthands.code.tex)
Provides: tex(leadsheets.library.songs.code.tex)
Provides: tex(leadsheets.library.templates.code.tex)
Provides: tex(leadsheets.library.translations.code.tex)
Provides: tex(leadsheets.library.transposing.code.tex)
Provides: tex(leadsheets.sty)
Requires: tex(etoolbox.sty)
Requires: tex(expl3.sty)
Requires: tex(l3keys2e.sty)
Requires: tex(scrlayer-scrpage.sty)
Requires: tex(translations.sty)
Requires: tex(xparse.sty)
Requires: tex(zref-totpages.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source67: leadsheets.tar.xz
Source68: leadsheets.doc.tar.xz
%description -n texlive-leadsheets
This LaTeX package offers support for typesetting simple
leadsheets of songs, i.e. song lyrics and the corresponding
chords.
date: 2017-01-23 11:27:21 +0000
%package -n texlive-leadsheets-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.5asvn43034
Release: 0
Summary: Documentation for texlive-leadsheets
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-leadsheets-doc
This package includes the documentation for texlive-leadsheets
%post -n texlive-leadsheets
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-leadsheets
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-leadsheets
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-leadsheets-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/leadsheets/README
%{_texmfdistdir}/doc/latex/leadsheets/leadsheets_en.pdf
%{_texmfdistdir}/doc/latex/leadsheets/leadsheets_en.tex
%files -n texlive-leadsheets
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/leadsheets/leadsheet.cls
%{_texmfdistdir}/tex/latex/leadsheets/leadsheets.library.chordnames.code.tex
%{_texmfdistdir}/tex/latex/leadsheets/leadsheets.library.chords.code.tex
%{_texmfdistdir}/tex/latex/leadsheets/leadsheets.library.external.code.tex
%{_texmfdistdir}/tex/latex/leadsheets/leadsheets.library.musejazz.code.tex
%{_texmfdistdir}/tex/latex/leadsheets/leadsheets.library.musicsymbols.code.tex
%{_texmfdistdir}/tex/latex/leadsheets/leadsheets.library.properties.code.tex
%{_texmfdistdir}/tex/latex/leadsheets/leadsheets.library.shorthands.code.tex
%{_texmfdistdir}/tex/latex/leadsheets/leadsheets.library.songs.code.tex
%{_texmfdistdir}/tex/latex/leadsheets/leadsheets.library.templates.code.tex
%{_texmfdistdir}/tex/latex/leadsheets/leadsheets.library.translations.code.tex
%{_texmfdistdir}/tex/latex/leadsheets/leadsheets.library.transposing.code.tex
%{_texmfdistdir}/tex/latex/leadsheets/leadsheets.sty
/var/adm/update-scripts/texlive-leadsheets-%{texlive_version}.%{texlive_noarch}.0.0.5asvn43034-%{release}-zypper
%package -n texlive-leaflet
Version: %{texlive_version}.%{texlive_noarch}.1.1bsvn43523
Release: 0
Summary: Create small handouts (flyers)
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-leaflet-doc >= %{texlive_version}
Provides: tex(leaflet.cls)
Requires: tex(article.cls)
Requires: tex(etex.sty)
Requires: tex(everyshi.sty)
Requires: tex(graphicx.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source69: leaflet.tar.xz
Source70: leaflet.doc.tar.xz
%description -n texlive-leaflet
A document class to create small hand-outs (flyers) that fit on
a single sheet of paper which is then folded twice. Pages are
rearranged by LaTeX so that they print correctly on a single
sheet -- no external script is necessary. (Works with
PostScript and PDF.) This is a complete reimplementation with
permission of the original author Jurgen Schlegelmilch.
date: 2017-03-17 17:23:39 +0000
%package -n texlive-leaflet-doc
Version: %{texlive_version}.%{texlive_noarch}.1.1bsvn43523
Release: 0
Summary: Documentation for texlive-leaflet
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-leaflet-doc
This package includes the documentation for texlive-leaflet
%post -n texlive-leaflet
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-leaflet
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-leaflet
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-leaflet-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/leaflet/README.md
%{_texmfdistdir}/doc/latex/leaflet/leaflet-manual.pdf
%{_texmfdistdir}/doc/latex/leaflet/leaflet-manual.tex
%{_texmfdistdir}/doc/latex/leaflet/leaflet.pdf
%files -n texlive-leaflet
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/leaflet/leaflet.cls
/var/adm/update-scripts/texlive-leaflet-%{texlive_version}.%{texlive_noarch}.1.1bsvn43523-%{release}-zypper
%package -n texlive-lecturer
Version: %{texlive_version}.%{texlive_noarch}.svn23916
Release: 0
Summary: On-screen presentations for (almost) all formats
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-lecturer-doc >= %{texlive_version}
Provides: tex(lecturer.sty)
Provides: tex(lecturer.tex)
Provides: tex(ltr-areas.tex)
Provides: tex(ltr-graphics.tex)
Provides: tex(ltr-job.tex)
Provides: tex(ltr-navigation.tex)
Provides: tex(ltr-slides.tex)
Provides: tex(ltr-steps.tex)
Provides: tex(t-lecturer.tex)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source71: lecturer.tar.xz
Source72: lecturer.doc.tar.xz
%description -n texlive-lecturer
The package creates slides for on-screen presentations based on
PDF features without manipulating TeX's typesetting process.
The presentation flow relies on PDF's abilities to display
content step by step. Features include: Free positioning of
anything anywhere in painted areas on the slide, as well as in
the main textblock; Numerous attributes to control the layout
and the presentation flow, from TeX's primitive dimensions to
the visibility of steps; Feature inheritance from global to
local settings, with intermediate types; Basic drawing
facilities to produce symbols, e.g., for list items or buttons;
Colours, transparency, shades, and pictures; Navigation with
links, pop-up menus, and customizable bookmarks; Easy switch
between presentation and handout; and PDF transitions. Besides
the traditional documentation, the distribution includes visual
documentation and six demo presentations ranging from geometric
abstraction to classic style to silly video game. Lecturer is
designed to work with all formats, but presently fails with
ConTeXt MkIV (because of clashes in management of PDF objects,
probably), works only with pdfTeX and LuaTeX for the time
being, and requires texapi and yax, both v.1.02.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-lecturer-doc
Version: %{texlive_version}.%{texlive_noarch}.svn23916
Release: 0
Summary: Documentation for texlive-lecturer
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-lecturer-doc
This package includes the documentation for texlive-lecturer
%post -n texlive-lecturer
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lecturer
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lecturer
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lecturer-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/generic/lecturer/LecturerDemo-BeamerCambridgeUS.pdf
%{_texmfdistdir}/doc/generic/lecturer/LecturerDemo-BeamerCambridgeUS.tex
%{_texmfdistdir}/doc/generic/lecturer/LecturerDemo-KitschScienceFiction.pdf
%{_texmfdistdir}/doc/generic/lecturer/LecturerDemo-KitschScienceFiction.tex
%{_texmfdistdir}/doc/generic/lecturer/LecturerDemo-Mondrian.pdf
%{_texmfdistdir}/doc/generic/lecturer/LecturerDemo-Mondrian.tex
%{_texmfdistdir}/doc/generic/lecturer/LecturerDemo-SimplePresentation.pdf
%{_texmfdistdir}/doc/generic/lecturer/LecturerDemo-SimplePresentation.tex
%{_texmfdistdir}/doc/generic/lecturer/LecturerDemo-SquaresOfAs.pdf
%{_texmfdistdir}/doc/generic/lecturer/LecturerDemo-SquaresOfAs.tex
%{_texmfdistdir}/doc/generic/lecturer/LecturerDemo-ThePoodleLectures.pdf
%{_texmfdistdir}/doc/generic/lecturer/LecturerDemo-ThePoodleLectures.tex
%{_texmfdistdir}/doc/generic/lecturer/LecturerDemo-VisualDoc.pdf
%{_texmfdistdir}/doc/generic/lecturer/LecturerDemo-VisualDoc.tex
%{_texmfdistdir}/doc/generic/lecturer/README
%{_texmfdistdir}/doc/generic/lecturer/lecturer-doc.pdf
%{_texmfdistdir}/doc/generic/lecturer/lecturer-doc.tex
%{_texmfdistdir}/doc/generic/lecturer/universe.jpg
%files -n texlive-lecturer
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/generic/lecturer/lecturer.sty
%{_texmfdistdir}/tex/generic/lecturer/lecturer.tex
%{_texmfdistdir}/tex/generic/lecturer/ltr-areas.tex
%{_texmfdistdir}/tex/generic/lecturer/ltr-graphics.tex
%{_texmfdistdir}/tex/generic/lecturer/ltr-job.tex
%{_texmfdistdir}/tex/generic/lecturer/ltr-navigation.tex
%{_texmfdistdir}/tex/generic/lecturer/ltr-slides.tex
%{_texmfdistdir}/tex/generic/lecturer/ltr-steps.tex
%{_texmfdistdir}/tex/generic/lecturer/t-lecturer.tex
/var/adm/update-scripts/texlive-lecturer-%{texlive_version}.%{texlive_noarch}.svn23916-%{release}-zypper
%package -n texlive-ledmac
Version: %{texlive_version}.%{texlive_noarch}.0.0.19.4svn41811
Release: 0
Summary: Typeset scholarly editions
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-ledmac-doc >= %{texlive_version}
Provides: tex(afoot.sty)
Provides: tex(ledarab.sty)
Provides: tex(ledmac.sty)
Provides: tex(ledpar.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source73: ledmac.tar.xz
Source74: ledmac.doc.tar.xz
%description -n texlive-ledmac
A macro package for typesetting scholarly critical editions.
The ledmac package is a LaTeX port of the plain TeX EDMAC
macros. It supports indexing by page and line number and simple
tabular- and array-style environments. The package is
distributed with the related ledpar and ledarab packages. The
package is now superseded by reledmac.
date: 2016-08-07 05:39:22 +0000
%package -n texlive-ledmac-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.19.4svn41811
Release: 0
Summary: Documentation for texlive-ledmac
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-ledmac-doc
This package includes the documentation for texlive-ledmac
%post -n texlive-ledmac
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-ledmac
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-ledmac
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-ledmac-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/ledmac/Makefile
%{_texmfdistdir}/doc/latex/ledmac/README
%{_texmfdistdir}/doc/latex/ledmac/djd17nov.tex
%{_texmfdistdir}/doc/latex/ledmac/djd17novL.eps
%{_texmfdistdir}/doc/latex/ledmac/djd17novR.eps
%{_texmfdistdir}/doc/latex/ledmac/djdpoems.tex
%{_texmfdistdir}/doc/latex/ledmac/djdpoems1.eps
%{_texmfdistdir}/doc/latex/ledmac/djdpoems2.eps
%{_texmfdistdir}/doc/latex/ledmac/djdpoems3.eps
%{_texmfdistdir}/doc/latex/ledmac/djdpoems4.eps
%{_texmfdistdir}/doc/latex/ledmac/egarab.eps
%{_texmfdistdir}/doc/latex/ledmac/egarab.tex
%{_texmfdistdir}/doc/latex/ledmac/egarabpar.eps
%{_texmfdistdir}/doc/latex/ledmac/egarabpar.tex
%{_texmfdistdir}/doc/latex/ledmac/ledarab.pdf
%{_texmfdistdir}/doc/latex/ledmac/ledarden.eps
%{_texmfdistdir}/doc/latex/ledmac/ledarden.tex
%{_texmfdistdir}/doc/latex/ledmac/ledbraonain.eps
%{_texmfdistdir}/doc/latex/ledmac/ledbraonain.tex
%{_texmfdistdir}/doc/latex/ledmac/ledeasy.eps
%{_texmfdistdir}/doc/latex/ledmac/ledeasy.tex
%{_texmfdistdir}/doc/latex/ledmac/ledekker.eps
%{_texmfdistdir}/doc/latex/ledmac/ledekker.tex
%{_texmfdistdir}/doc/latex/ledmac/ledfeat.eps
%{_texmfdistdir}/doc/latex/ledmac/ledfeat.tex
%{_texmfdistdir}/doc/latex/ledmac/ledioc.eps
%{_texmfdistdir}/doc/latex/ledmac/ledioc.tex
%{_texmfdistdir}/doc/latex/ledmac/ledmac.pdf
%{_texmfdistdir}/doc/latex/ledmac/ledmixed.eps
%{_texmfdistdir}/doc/latex/ledmac/ledmixed.tex
%{_texmfdistdir}/doc/latex/ledmac/ledpar.pdf
%{_texmfdistdir}/doc/latex/ledmac/villon.eps
%{_texmfdistdir}/doc/latex/ledmac/villon.tex
%files -n texlive-ledmac
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/ledmac/afoot.sty
%{_texmfdistdir}/tex/latex/ledmac/ledarab.sty
%{_texmfdistdir}/tex/latex/ledmac/ledmac.sty
%{_texmfdistdir}/tex/latex/ledmac/ledpar.sty
/var/adm/update-scripts/texlive-ledmac-%{texlive_version}.%{texlive_noarch}.0.0.19.4svn41811-%{release}-zypper
%package -n texlive-leftidx
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
Summary: Left and right subscripts and superscripts in math mode
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-leftidx-doc >= %{texlive_version}
Provides: tex(leftidx.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source75: leftidx.tar.xz
Source76: leftidx.doc.tar.xz
%description -n texlive-leftidx
Left and right subscripts and superscripts are automatically
raised for better fitting to the symbol they belong to.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-leftidx-doc
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
Summary: Documentation for texlive-leftidx
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-leftidx-doc
This package includes the documentation for texlive-leftidx
%post -n texlive-leftidx
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-leftidx
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-leftidx
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-leftidx-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/leftidx/README
%{_texmfdistdir}/doc/latex/leftidx/leftidx.pdf
%files -n texlive-leftidx
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/leftidx/leftidx.sty
/var/adm/update-scripts/texlive-leftidx-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper
%package -n texlive-leipzig
Version: %{texlive_version}.%{texlive_noarch}.1.1svn34902
Release: 0
Summary: Typeset and index linguistic gloss abbreviations
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-leipzig-doc >= %{texlive_version}
Provides: tex(leipzig.sty)
Provides: tex(leipzig.tex)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source77: leipzig.tar.xz
Source78: leipzig.doc.tar.xz
%description -n texlive-leipzig
The leipzig package provides a set of macros for standard
glossing abbreviations, with options to create new ones. They
are mnemonic (e.g. \Acc{} for accusative, abbreviated acc).
These abbre can be used alone or on top of the glossaries
package for easy indexing and glossary printing.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-leipzig-doc
Version: %{texlive_version}.%{texlive_noarch}.1.1svn34902
Release: 0
Summary: Documentation for texlive-leipzig
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-leipzig-doc
This package includes the documentation for texlive-leipzig
%post -n texlive-leipzig
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-leipzig
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-leipzig
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-leipzig-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/leipzig/README
%{_texmfdistdir}/doc/latex/leipzig/README.txt
%{_texmfdistdir}/doc/latex/leipzig/leipzig.pdf
%files -n texlive-leipzig
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/leipzig/leipzig.sty
%{_texmfdistdir}/tex/latex/leipzig/leipzig.tex
/var/adm/update-scripts/texlive-leipzig-%{texlive_version}.%{texlive_noarch}.1.1svn34902-%{release}-zypper
%package -n texlive-lengthconvert
Version: %{texlive_version}.%{texlive_noarch}.1.0asvn30867
Release: 0
Summary: Express lengths in arbitrary units
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-lengthconvert-doc >= %{texlive_version}
Provides: tex(lengthconvert.sty)
Requires: tex(expl3.sty)
Requires: tex(l3keys2e.sty)
Requires: tex(xparse.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source79: lengthconvert.tar.xz
Source80: lengthconvert.doc.tar.xz
%description -n texlive-lengthconvert
The package provides a command to convert a length to any of a
large selection of units. The package relies on the LaTeX 3
programming environment.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-lengthconvert-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0asvn30867
Release: 0
Summary: Documentation for texlive-lengthconvert
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-lengthconvert-doc
This package includes the documentation for texlive-lengthconvert
%post -n texlive-lengthconvert
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lengthconvert
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lengthconvert
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lengthconvert-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/lengthconvert/lengthconvert.pdf
%files -n texlive-lengthconvert
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/lengthconvert/lengthconvert.sty
/var/adm/update-scripts/texlive-lengthconvert-%{texlive_version}.%{texlive_noarch}.1.0asvn30867-%{release}-zypper
%package -n texlive-lettre
Version: %{texlive_version}.%{texlive_noarch}.2.353svn35145
Release: 0
Summary: Letters and faxes in French
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-lettre-doc >= %{texlive_version}
Provides: tex(lettre.cls)
Requires: tex(graphicx.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source81: lettre.tar.xz
Source82: lettre.doc.tar.xz
%description -n texlive-lettre
Developed from the ancestor of the standard letter class, at
the Observatoire de Geneve.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-lettre-doc
Version: %{texlive_version}.%{texlive_noarch}.2.353svn35145
Release: 0
Summary: Documentation for texlive-lettre
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Provides: locale(texlive-lettre-doc:fr)
%description -n texlive-lettre-doc
This package includes the documentation for texlive-lettre
%post -n texlive-lettre
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lettre
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lettre
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lettre-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/lettre/2.353-release-notes
%{_texmfdistdir}/doc/latex/lettre/ALIRE_TDS
%{_texmfdistdir}/doc/latex/lettre/README_TDS
%{_texmfdistdir}/doc/latex/lettre/amg.ins
%{_texmfdistdir}/doc/latex/lettre/amgmono.eps
%{_texmfdistdir}/doc/latex/lettre/ecusson55.ps
%{_texmfdistdir}/doc/latex/lettre/letdoc2.tex
%{_texmfdistdir}/doc/latex/lettre/letdocmain.tex
%{_texmfdistdir}/doc/latex/lettre/letex1.tex
%{_texmfdistdir}/doc/latex/lettre/letex2.tex
%{_texmfdistdir}/doc/latex/lettre/letex3.tex
%{_texmfdistdir}/doc/latex/lettre/letex4.tex
%{_texmfdistdir}/doc/latex/lettre/letex5.tex
%{_texmfdistdir}/doc/latex/lettre/letex6.tex
%{_texmfdistdir}/doc/latex/lettre/letex7.tex
%{_texmfdistdir}/doc/latex/lettre/letex8.tex
%{_texmfdistdir}/doc/latex/lettre/lettre.pdf
%{_texmfdistdir}/doc/latex/lettre/lettre.tex
%{_texmfdistdir}/doc/latex/lettre/sondes.tex
%{_texmfdistdir}/doc/latex/lettre/testfaxd.tex
%{_texmfdistdir}/doc/latex/lettre/testfaxe.tex
%{_texmfdistdir}/doc/latex/lettre/testfaxf.tex
%files -n texlive-lettre
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/lettre/default.ins
%{_texmfdistdir}/tex/latex/lettre/lettre.cls
/var/adm/update-scripts/texlive-lettre-%{texlive_version}.%{texlive_noarch}.2.353svn35145-%{release}-zypper
%package -n texlive-lettrine
Version: %{texlive_version}.%{texlive_noarch}.1.9svn38268
Release: 0
Summary: Typeset dropped capitals
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-lettrine-doc >= %{texlive_version}
Provides: tex(lettrine.cfg)
Provides: tex(lettrine.sty)
Requires: tex(keyval.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source83: lettrine.tar.xz
Source84: lettrine.doc.tar.xz
%description -n texlive-lettrine
The lettrine package supports various dropped capitals styles,
typically those described in the French typographic books. In
particular, it has facilities for the paragraph text's left
edge to follow the outline of capitals that have a regular
shape (such as "A" and "V").
date: 2016-06-24 17:18:15 +0000
%package -n texlive-lettrine-doc
Version: %{texlive_version}.%{texlive_noarch}.1.9svn38268
Release: 0
Summary: Documentation for texlive-lettrine
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Provides: locale(texlive-lettrine-doc:de;fr)
%description -n texlive-lettrine-doc
This package includes the documentation for texlive-lettrine
%post -n texlive-lettrine
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lettrine
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lettrine
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lettrine-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/lettrine/README
%{_texmfdistdir}/doc/latex/lettrine/W.eps
%{_texmfdistdir}/doc/latex/lettrine/W.pdf
%{_texmfdistdir}/doc/latex/lettrine/demo-de.pdf
%{_texmfdistdir}/doc/latex/lettrine/demo-de.tex
%{_texmfdistdir}/doc/latex/lettrine/demo.pdf
%{_texmfdistdir}/doc/latex/lettrine/demo.tex
%{_texmfdistdir}/doc/latex/lettrine/lettrine.pdf
%files -n texlive-lettrine
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/lettrine/lettrine.cfg
%{_texmfdistdir}/tex/latex/lettrine/lettrine.sty
%{_texmfdistdir}/tex/latex/lettrine/optfile.cfl
%{_texmfdistdir}/tex/latex/lettrine/pacl.cfl
%{_texmfdistdir}/tex/latex/lettrine/padl.cfl
%{_texmfdistdir}/tex/latex/lettrine/pzc2.cfl
%{_texmfdistdir}/tex/latex/lettrine/pzc3.cfl
/var/adm/update-scripts/texlive-lettrine-%{texlive_version}.%{texlive_noarch}.1.9svn38268-%{release}-zypper
%package -n texlive-levy
Version: %{texlive_version}.%{texlive_noarch}.svn21750
Release: 0
Summary: Fonts for typesetting classical greek
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-levy-doc >= %{texlive_version}
Provides: tex(grbld10.tfm)
Provides: tex(grbld8.tfm)
Provides: tex(grbld9.tfm)
Provides: tex(greekmacros.tex)
Provides: tex(grreg10.tfm)
Provides: tex(grreg8.tfm)
Provides: tex(grreg9.tfm)
Provides: tex(slgreek.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source85: levy.tar.xz
Source86: levy.doc.tar.xz
%description -n texlive-levy
These fonts are derivatives of Kunth's CM fonts. Macros for use
with Plain TeX are included in the package; for use with LaTeX,
see lgreek (with English documentation) or levy (with German
documentation).
date: 2016-06-24 17:18:15 +0000
%package -n texlive-levy-doc
Version: %{texlive_version}.%{texlive_noarch}.svn21750
Release: 0
Summary: Documentation for texlive-levy
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-levy-doc
This package includes the documentation for texlive-levy
%post -n texlive-levy
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-levy
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-levy
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-levy-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/levy/README
%{_texmfdistdir}/doc/fonts/levy/digits.mf-old
%{_texmfdistdir}/doc/fonts/levy/g.mf-old
%{_texmfdistdir}/doc/fonts/levy/greekhist.tex
%{_texmfdistdir}/doc/fonts/levy/greekuse.tex
%{_texmfdistdir}/doc/fonts/levy/grinstall.tex
%{_texmfdistdir}/doc/fonts/levy/grtestfont.tex
%{_texmfdistdir}/doc/fonts/levy/makeall
%{_texmfdistdir}/doc/fonts/levy/makefont
%{_texmfdistdir}/doc/fonts/levy/testfont
%files -n texlive-levy
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/source/public/levy/a.mf
%{_texmfdistdir}/fonts/source/public/levy/b.mf
%{_texmfdistdir}/fonts/source/public/levy/d.mf
%{_texmfdistdir}/fonts/source/public/levy/digits.mf
%{_texmfdistdir}/fonts/source/public/levy/e.mf
%{_texmfdistdir}/fonts/source/public/levy/f.mf
%{_texmfdistdir}/fonts/source/public/levy/g.mf
%{_texmfdistdir}/fonts/source/public/levy/gen_acc.mf
%{_texmfdistdir}/fonts/source/public/levy/gen_sigma.mf
%{_texmfdistdir}/fonts/source/public/levy/graccent.mf
%{_texmfdistdir}/fonts/source/public/levy/grbase.mf
%{_texmfdistdir}/fonts/source/public/levy/grbld10.mf
%{_texmfdistdir}/fonts/source/public/levy/grbld8.mf
%{_texmfdistdir}/fonts/source/public/levy/grbld9.mf
%{_texmfdistdir}/fonts/source/public/levy/greek.mf
%{_texmfdistdir}/fonts/source/public/levy/grpunct.mf
%{_texmfdistdir}/fonts/source/public/levy/grreg10.mf
%{_texmfdistdir}/fonts/source/public/levy/grreg8.mf
%{_texmfdistdir}/fonts/source/public/levy/grreg9.mf
%{_texmfdistdir}/fonts/source/public/levy/grtt10.mf
%{_texmfdistdir}/fonts/source/public/levy/h.mf
%{_texmfdistdir}/fonts/source/public/levy/i.mf
%{_texmfdistdir}/fonts/source/public/levy/j.mf
%{_texmfdistdir}/fonts/source/public/levy/k.mf
%{_texmfdistdir}/fonts/source/public/levy/l.mf
%{_texmfdistdir}/fonts/source/public/levy/lig.mf
%{_texmfdistdir}/fonts/source/public/levy/lower.mf
%{_texmfdistdir}/fonts/source/public/levy/m.mf
%{_texmfdistdir}/fonts/source/public/levy/n.mf
%{_texmfdistdir}/fonts/source/public/levy/o.mf
%{_texmfdistdir}/fonts/source/public/levy/p.mf
%{_texmfdistdir}/fonts/source/public/levy/q.mf
%{_texmfdistdir}/fonts/source/public/levy/r.mf
%{_texmfdistdir}/fonts/source/public/levy/s.mf
%{_texmfdistdir}/fonts/source/public/levy/t.mf
%{_texmfdistdir}/fonts/source/public/levy/u.mf
%{_texmfdistdir}/fonts/source/public/levy/upper.mf
%{_texmfdistdir}/fonts/source/public/levy/w.mf
%{_texmfdistdir}/fonts/source/public/levy/x.mf
%{_texmfdistdir}/fonts/source/public/levy/y.mf
%{_texmfdistdir}/fonts/source/public/levy/z.mf
%{_texmfdistdir}/fonts/tfm/public/levy/grbld10.tfm
%{_texmfdistdir}/fonts/tfm/public/levy/grbld8.tfm
%{_texmfdistdir}/fonts/tfm/public/levy/grbld9.tfm
%{_texmfdistdir}/fonts/tfm/public/levy/grreg10.tfm
%{_texmfdistdir}/fonts/tfm/public/levy/grreg8.tfm
%{_texmfdistdir}/fonts/tfm/public/levy/grreg9.tfm
%{_texmfdistdir}/tex/generic/levy/greekmacros.tex
%{_texmfdistdir}/tex/generic/levy/slgreek.sty
/var/adm/update-scripts/texlive-levy-%{texlive_version}.%{texlive_noarch}.svn21750-%{release}-zypper
%package -n texlive-lewis
Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn15878
Release: 0
Summary: Draw Lewis structures
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-lewis-doc >= %{texlive_version}
Provides: tex(lewis.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source87: lewis.tar.xz
Source88: lewis.doc.tar.xz
%description -n texlive-lewis
The package provides rudimentary support for drawing Lewis
Structures. Support is limited to elements that support the
octet rule.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-lewis-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn15878
Release: 0
Summary: Documentation for texlive-lewis
License: SUSE-Public-Domain
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-lewis-doc
This package includes the documentation for texlive-lewis
%post -n texlive-lewis
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lewis
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lewis
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lewis-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/lewis/README
%{_texmfdistdir}/doc/latex/lewis/lewis.pdf
%files -n texlive-lewis
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/lewis/lewis.sty
/var/adm/update-scripts/texlive-lewis-%{texlive_version}.%{texlive_noarch}.0.0.1svn15878-%{release}-zypper
%package -n texlive-lexikon
Version: %{texlive_version}.%{texlive_noarch}.1.0csvn17364
Release: 0
Summary: Macros for a two language dictionary
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-lexikon-doc >= %{texlive_version}
Provides: tex(lexikon.sty)
Requires: tex(ipa.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source89: lexikon.tar.xz
Source90: lexikon.doc.tar.xz
%description -n texlive-lexikon
The lexikon package
date: 2016-06-18 14:48:54 +0000
%package -n texlive-lexikon-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0csvn17364
Release: 0
Summary: Documentation for texlive-lexikon
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-lexikon-doc
This package includes the documentation for texlive-lexikon
%post -n texlive-lexikon
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lexikon
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lexikon
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lexikon-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/lexikon/lexikon-doc.pdf
%{_texmfdistdir}/doc/latex/lexikon/lexikon-doc.tex
%{_texmfdistdir}/doc/latex/lexikon/lexikon.tex
%{_texmfdistdir}/doc/latex/lexikon/lexikon.upl
%files -n texlive-lexikon
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/lexikon/lexikon.sty
/var/adm/update-scripts/texlive-lexikon-%{texlive_version}.%{texlive_noarch}.1.0csvn17364-%{release}-zypper
%package -n texlive-lexref
Version: %{texlive_version}.%{texlive_noarch}.1.1asvn36026
Release: 0
Summary: Convenient and uniform references to legal provisions
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-lexref-doc >= %{texlive_version}
Provides: tex(lexref.sty)
Requires: tex(etoolbox.sty)
Requires: tex(ifthen.sty)
Requires: tex(nomencl.sty)
Requires: tex(splitidx.sty)
Requires: tex(stringstrings.sty)
Requires: tex(xargs.sty)
Requires: tex(xstring.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source91: lexref.tar.xz
Source92: lexref.doc.tar.xz
%description -n texlive-lexref
The package is aimed at continental lawyers (especially those
in Switzerland and Germany), allowing the user to make
references to legal provisions conveniently and uniformly. The
package also allows the user to add cited Acts to a
nomenclature list (automatically), and to build specific
indexes for each cited Act. The package is still under
development, and should be treated as an 'alpha'-release.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-lexref-doc
Version: %{texlive_version}.%{texlive_noarch}.1.1asvn36026
Release: 0
Summary: Documentation for texlive-lexref
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-lexref-doc
This package includes the documentation for texlive-lexref
%post -n texlive-lexref
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lexref
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lexref
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lexref-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/lexref/README
%{_texmfdistdir}/doc/latex/lexref/lexref.pdf
%{_texmfdistdir}/doc/latex/lexref/lexref.tex
%files -n texlive-lexref
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/lexref/lexref.sty
/var/adm/update-scripts/texlive-lexref-%{texlive_version}.%{texlive_noarch}.1.1asvn36026-%{release}-zypper
%package -n texlive-lfb
Version: %{texlive_version}.%{texlive_noarch}.1.0svn15878
Release: 0
Summary: A Greek font with normal and bold variants
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-lfb-doc >= %{texlive_version}
Provides: tex(lfb10.tfm)
Provides: tex(lfb11.tfm)
Provides: tex(lfb12.tfm)
Provides: tex(lfb5.tfm)
Provides: tex(lfb6.tfm)
Provides: tex(lfb7.tfm)
Provides: tex(lfb8.tfm)
Provides: tex(lfb9.tfm)
Provides: tex(lfbb10.tfm)
Provides: tex(lfbb11.tfm)
Provides: tex(lfbb12.tfm)
Provides: tex(lfbb5.tfm)
Provides: tex(lfbb6.tfm)
Provides: tex(lfbb7.tfm)
Provides: tex(lfbb8.tfm)
Provides: tex(lfbb9.tfm)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source93: lfb.tar.xz
Source94: lfb.doc.tar.xz
%description -n texlive-lfb
This is a Greek font written in Metafont, with inspiration from
the Bodoni typefaces in old books. It is stylistically a little
more exotic than the standard textbook Greek fonts,
particularly in glyphs like the lowercase rho and kappa. It
aims for a rather calligraphic feel, but seems to blend well
with Computer Modern. There is a ligature scheme which
automatically inserts the breathings required for ancient
texts, making the input text more readable than in some
schemes.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-lfb-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0svn15878
Release: 0
Summary: Documentation for texlive-lfb
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Provides: locale(texlive-lfb-doc:el)
%description -n texlive-lfb-doc
This package includes the documentation for texlive-lfb
%post -n texlive-lfb
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lfb
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lfb
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lfb-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/lfb/README
%{_texmfdistdir}/doc/fonts/lfb/example.pdf
%{_texmfdistdir}/doc/fonts/lfb/example.tex
%{_texmfdistdir}/doc/fonts/lfb/lfb.make
%{_texmfdistdir}/doc/fonts/lfb/lfbacc.tex
%files -n texlive-lfb
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/source/public/lfb/accents.mf
%{_texmfdistdir}/fonts/source/public/lfb/alpha.mf
%{_texmfdistdir}/fonts/source/public/lfb/beta.mf
%{_texmfdistdir}/fonts/source/public/lfb/capitals.mf
%{_texmfdistdir}/fonts/source/public/lfb/charmap.mf
%{_texmfdistdir}/fonts/source/public/lfb/delta.mf
%{_texmfdistdir}/fonts/source/public/lfb/epsilon.mf
%{_texmfdistdir}/fonts/source/public/lfb/eta.mf
%{_texmfdistdir}/fonts/source/public/lfb/gamma.mf
%{_texmfdistdir}/fonts/source/public/lfb/iota.mf
%{_texmfdistdir}/fonts/source/public/lfb/kappa.mf
%{_texmfdistdir}/fonts/source/public/lfb/khi.mf
%{_texmfdistdir}/fonts/source/public/lfb/lambda.mf
%{_texmfdistdir}/fonts/source/public/lfb/lfb.mf
%{_texmfdistdir}/fonts/source/public/lfb/lfb10.mf
%{_texmfdistdir}/fonts/source/public/lfb/lfb11.mf
%{_texmfdistdir}/fonts/source/public/lfb/lfb12.mf
%{_texmfdistdir}/fonts/source/public/lfb/lfb5.mf
%{_texmfdistdir}/fonts/source/public/lfb/lfb6.mf
%{_texmfdistdir}/fonts/source/public/lfb/lfb7.mf
%{_texmfdistdir}/fonts/source/public/lfb/lfb8.mf
%{_texmfdistdir}/fonts/source/public/lfb/lfb9.mf
%{_texmfdistdir}/fonts/source/public/lfb/lfbb10.mf
%{_texmfdistdir}/fonts/source/public/lfb/lfbb11.mf
%{_texmfdistdir}/fonts/source/public/lfb/lfbb12.mf
%{_texmfdistdir}/fonts/source/public/lfb/lfbb5.mf
%{_texmfdistdir}/fonts/source/public/lfb/lfbb6.mf
%{_texmfdistdir}/fonts/source/public/lfb/lfbb7.mf
%{_texmfdistdir}/fonts/source/public/lfb/lfbb8.mf
%{_texmfdistdir}/fonts/source/public/lfb/lfbb9.mf
%{_texmfdistdir}/fonts/source/public/lfb/ligature.mf
%{_texmfdistdir}/fonts/source/public/lfb/mu.mf
%{_texmfdistdir}/fonts/source/public/lfb/nu.mf
%{_texmfdistdir}/fonts/source/public/lfb/omega.mf
%{_texmfdistdir}/fonts/source/public/lfb/omikron.mf
%{_texmfdistdir}/fonts/source/public/lfb/others.mf
%{_texmfdistdir}/fonts/source/public/lfb/phi.mf
%{_texmfdistdir}/fonts/source/public/lfb/pi.mf
%{_texmfdistdir}/fonts/source/public/lfb/psi.mf
%{_texmfdistdir}/fonts/source/public/lfb/rho.mf
%{_texmfdistdir}/fonts/source/public/lfb/serifs.mf
%{_texmfdistdir}/fonts/source/public/lfb/sigma.mf
%{_texmfdistdir}/fonts/source/public/lfb/sigmafin.mf
%{_texmfdistdir}/fonts/source/public/lfb/tau.mf
%{_texmfdistdir}/fonts/source/public/lfb/theta.mf
%{_texmfdistdir}/fonts/source/public/lfb/upsilon.mf
%{_texmfdistdir}/fonts/source/public/lfb/xi.mf
%{_texmfdistdir}/fonts/source/public/lfb/zeta.mf
%{_texmfdistdir}/fonts/tfm/public/lfb/lfb10.tfm
%{_texmfdistdir}/fonts/tfm/public/lfb/lfb11.tfm
%{_texmfdistdir}/fonts/tfm/public/lfb/lfb12.tfm
%{_texmfdistdir}/fonts/tfm/public/lfb/lfb5.tfm
%{_texmfdistdir}/fonts/tfm/public/lfb/lfb6.tfm
%{_texmfdistdir}/fonts/tfm/public/lfb/lfb7.tfm
%{_texmfdistdir}/fonts/tfm/public/lfb/lfb8.tfm
%{_texmfdistdir}/fonts/tfm/public/lfb/lfb9.tfm
%{_texmfdistdir}/fonts/tfm/public/lfb/lfbb10.tfm
%{_texmfdistdir}/fonts/tfm/public/lfb/lfbb11.tfm
%{_texmfdistdir}/fonts/tfm/public/lfb/lfbb12.tfm
%{_texmfdistdir}/fonts/tfm/public/lfb/lfbb5.tfm
%{_texmfdistdir}/fonts/tfm/public/lfb/lfbb6.tfm
%{_texmfdistdir}/fonts/tfm/public/lfb/lfbb7.tfm
%{_texmfdistdir}/fonts/tfm/public/lfb/lfbb8.tfm
%{_texmfdistdir}/fonts/tfm/public/lfb/lfbb9.tfm
/var/adm/update-scripts/texlive-lfb-%{texlive_version}.%{texlive_noarch}.1.0svn15878-%{release}-zypper
%package -n texlive-lgreek
Version: %{texlive_version}.%{texlive_noarch}.svn21818
Release: 0
Summary: LaTeX macros for using Silvio Levy's Greek 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-lgreek-doc >= %{texlive_version}
Provides: tex(LGcmr.fd)
Provides: tex(LGcmtt.fd)
Provides: tex(LGenc.def)
Provides: tex(lgreek.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source95: lgreek.tar.xz
Source96: lgreek.doc.tar.xz
%description -n texlive-lgreek
A conversion of Silvio Levy's Plain TeX macros for use with
LaTeX.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-lgreek-doc
Version: %{texlive_version}.%{texlive_noarch}.svn21818
Release: 0
Summary: Documentation for texlive-lgreek
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-lgreek-doc
This package includes the documentation for texlive-lgreek
%post -n texlive-lgreek
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lgreek
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lgreek
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lgreek-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/lgreek/README
%{_texmfdistdir}/doc/latex/lgreek/lgreekuse.pdf
%{_texmfdistdir}/doc/latex/lgreek/lgreekuse.tex
%files -n texlive-lgreek
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/lgreek/LGcmr.fd
%{_texmfdistdir}/tex/latex/lgreek/LGcmtt.fd
%{_texmfdistdir}/tex/latex/lgreek/LGenc.def
%{_texmfdistdir}/tex/latex/lgreek/lgreek.sty
/var/adm/update-scripts/texlive-lgreek-%{texlive_version}.%{texlive_noarch}.svn21818-%{release}-zypper
%package -n texlive-lh
Version: %{texlive_version}.%{texlive_noarch}.3.5gsvn15878
Release: 0
Summary: Cyrillic fonts that support LaTeX standard encodings
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires: texlive-ec >= %{texlive_version}
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-lh-doc >= %{texlive_version}
Provides: tex(lh-lcy.sty)
Provides: tex(lh-lcyccr.sty)
Provides: tex(lh-lcyxccr.sty)
Provides: tex(lh-ot2.sty)
Provides: tex(lh-ot2ccr.sty)
Provides: tex(lh-ot2xccr.sty)
Provides: tex(lh-t2accr.sty)
Provides: tex(lh-t2axccr.sty)
Provides: tex(lh-t2bccr.sty)
Provides: tex(lh-t2bxccr.sty)
Provides: tex(lh-t2cccr.sty)
Provides: tex(lh-t2cxccr.sty)
Provides: tex(lh-x2ccr.sty)
Provides: tex(lh-x2xccr.sty)
Provides: tex(nfssfox.tex)
Provides: tex(testfox.tex)
Provides: tex(testkern.tex)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source97: lh.tar.xz
Source98: lh.doc.tar.xz
%description -n texlive-lh
The LH fonts address the problem of the wide variety of
alphabets that are written with Cyrillic-style characters. The
fonts are the original basis of the set of T2* and X2 encodings
that are now used when LaTeX users need to write in Cyrillic
languages. Macro support in standard LaTeX encodings is offered
through the latex-cyrillic and t2 bundles, and the package
itself offers support for other (more traditional) encodings.
The fonts, in the standard T2* and X2 encodings are available
in Adobe Type 1 format, in the CM-Super family of fonts. The
package also offers its own LaTeX support for OT2 encoded
fonts, CM bright shaped fonts and Concrete shaped fonts.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-lh-doc
Version: %{texlive_version}.%{texlive_noarch}.3.5gsvn15878
Release: 0
Summary: Documentation for texlive-lh
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-lh-doc
This package includes the documentation for texlive-lh
%post -n texlive-lh
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lh
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lh
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lh-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/lh/README
%{_texmfdistdir}/doc/fonts/lh/beresta/beresta.tex
%{_texmfdistdir}/doc/fonts/lh/beresta/berestax.tex
%{_texmfdistdir}/doc/fonts/lh/beresta/lacodes.tex
%{_texmfdistdir}/doc/fonts/lh/beresta/lbcodes.tex
%{_texmfdistdir}/doc/fonts/lh/beresta/lccodes.tex
%{_texmfdistdir}/doc/fonts/lh/beresta/ldcodes.tex
%{_texmfdistdir}/doc/fonts/lh/beresta/rxcodes.tex
%{_texmfdistdir}/doc/fonts/lh/beresta/txcodes.tex
%{_texmfdistdir}/doc/fonts/lh/beresta/yycodes.tex
%{_texmfdistdir}/doc/fonts/lh/fonttest/allenc.tex
%{_texmfdistdir}/doc/fonts/lh/fonttest/allenc0.tex
%{_texmfdistdir}/doc/fonts/lh/fonttest/allenc1.tex
%{_texmfdistdir}/doc/fonts/lh/fonttest/allenc2.tex
%{_texmfdistdir}/doc/fonts/lh/fonttest/allenc3.tex
%{_texmfdistdir}/doc/fonts/lh/fonttest/allenc4.tex
%{_texmfdistdir}/doc/fonts/lh/fonttest/katalog-beresta.tex
%{_texmfdistdir}/doc/fonts/lh/fonttest/katalog-short.t2
%{_texmfdistdir}/doc/fonts/lh/fonttest/katalog.lh
%{_texmfdistdir}/doc/fonts/lh/fonttest/katalog.t2
%{_texmfdistdir}/doc/fonts/lh/fonttest/katalog1.lh
%{_texmfdistdir}/doc/fonts/lh/fonttest/katalog1.t2
%{_texmfdistdir}/doc/fonts/lh/fonttest/katalog2.lh
%{_texmfdistdir}/doc/fonts/lh/fonttest/katalog2.t2
%{_texmfdistdir}/doc/fonts/lh/fonttest/katalog3.t2
%{_texmfdistdir}/doc/fonts/lh/fonttest/katalog4.t2
%{_texmfdistdir}/doc/fonts/lh/fonttest/katalog5.t2
%{_texmfdistdir}/doc/fonts/lh/fonttest/katalog6.t2
%{_texmfdistdir}/doc/fonts/lh/fonttest/katalog7.t2
%{_texmfdistdir}/doc/fonts/lh/fonttest/lh-fmap.tex
%{_texmfdistdir}/doc/fonts/lh/fonttest/lh-text.tex
%{_texmfdistdir}/doc/fonts/lh/fonttest/lh-texx.tex
%{_texmfdistdir}/doc/fonts/lh/fonttest/lh-texy.tex
%{_texmfdistdir}/doc/fonts/lh/fonttest/t2a-fmap-short.tex
%{_texmfdistdir}/doc/fonts/lh/fonttest/t2a-fmap.tex
%{_texmfdistdir}/doc/fonts/lh/fonttest/t2a-text.tex
%{_texmfdistdir}/doc/fonts/lh/fonttest/t2b-fmap.tex
%{_texmfdistdir}/doc/fonts/lh/fonttest/t2b-text.tex
%{_texmfdistdir}/doc/fonts/lh/fonttest/t2c-fmap.tex
%{_texmfdistdir}/doc/fonts/lh/fonttest/t2c-text.tex
%{_texmfdistdir}/doc/fonts/lh/fonttest/t2d-fmap.tex
%{_texmfdistdir}/doc/fonts/lh/fonttest/t2d-text.tex
%{_texmfdistdir}/doc/fonts/lh/fonttest/testLHtxt.tex
%{_texmfdistdir}/doc/fonts/lh/fonttest/uc-fmap.tex
%{_texmfdistdir}/doc/fonts/lh/fonttest/wn-comp.tex
%{_texmfdistdir}/doc/fonts/lh/fonttest/wn-fmap.tex
%{_texmfdistdir}/doc/fonts/lh/fonttest/wn-text.tex
%{_texmfdistdir}/doc/fonts/lh/fonttest/x2-fmap.tex
%{_texmfdistdir}/doc/fonts/lh/fonttest/x2-text.tex
%{_texmfdistdir}/doc/fonts/lh/fonttest/xsl-fmap.tex
%{_texmfdistdir}/doc/fonts/lh/fonttest/xsl-text.tex
%{_texmfdistdir}/doc/fonts/lh/install
%{_texmfdistdir}/doc/fonts/lh/lhfonts/T1inT2.en
%{_texmfdistdir}/doc/fonts/lh/lhfonts/fonttest.en
%{_texmfdistdir}/doc/fonts/lh/lhfonts/lhfont35.en
%{_texmfdistdir}/doc/fonts/lh/lhfonts/lhfont35.ru
%{_texmfdistdir}/doc/fonts/lh/lhfonts/lhfonts.hst
%{_texmfdistdir}/doc/fonts/lh/manifest.txt
%{_texmfdistdir}/doc/fonts/lh/readme35c.1st
%{_texmfdistdir}/doc/fonts/lh/readme35g.1st
%{_texmfdistdir}/doc/fonts/lh/samples/lh-lcy.tex
%{_texmfdistdir}/doc/fonts/lh/samples/lh-lcytext.tex
%{_texmfdistdir}/doc/fonts/lh/samples/lh-ot2.tex
%{_texmfdistdir}/doc/fonts/lh/samples/lh-ot2text.tex
%{_texmfdistdir}/doc/fonts/lh/samples/lh-t2a.tex
%{_texmfdistdir}/doc/fonts/lh/samples/lh-t2atext.tex
%files -n texlive-lh
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/source/lh/base/fikparm.mf
%{_texmfdistdir}/fonts/source/lh/base/lcyrbeg.mf
%{_texmfdistdir}/fonts/source/lh/base/lcyrdefs.mf
%{_texmfdistdir}/fonts/source/lh/base/ldbroman.mf
%{_texmfdistdir}/fonts/source/lh/base/ldcsc.mf
%{_texmfdistdir}/fonts/source/lh/base/ldroman.mf
%{_texmfdistdir}/fonts/source/lh/base/ldtexset.mf
%{_texmfdistdir}/fonts/source/lh/base/ldtextit.mf
%{_texmfdistdir}/fonts/source/lh/base/ldtitle.mf
%{_texmfdistdir}/fonts/source/lh/base/lebroman.mf
%{_texmfdistdir}/fonts/source/lh/base/lecsc.mf
%{_texmfdistdir}/fonts/source/lh/base/leroman.mf
%{_texmfdistdir}/fonts/source/lh/base/letextit.mf
%{_texmfdistdir}/fonts/source/lh/base/lgcspl.mf
%{_texmfdistdir}/fonts/source/lh/base/lgcyracc.mf
%{_texmfdistdir}/fonts/source/lh/base/lgcyri.mf
%{_texmfdistdir}/fonts/source/lh/base/lgcyrl.mf
%{_texmfdistdir}/fonts/source/lh/base/lgcyrsp.mf
%{_texmfdistdir}/fonts/source/lh/base/lgcyrsym.mf
%{_texmfdistdir}/fonts/source/lh/base/lgcyru.mf
%{_texmfdistdir}/fonts/source/lh/base/lgengsym.mf
%{_texmfdistdir}/fonts/source/lh/base/lgidigit.mf
%{_texmfdistdir}/fonts/source/lh/base/lgilig.mf
%{_texmfdistdir}/fonts/source/lh/base/lgitalp.mf
%{_texmfdistdir}/fonts/source/lh/base/lgocyrac.mf
%{_texmfdistdir}/fonts/source/lh/base/lgpunct.mf
%{_texmfdistdir}/fonts/source/lh/base/lgrdigit.mf
%{_texmfdistdir}/fonts/source/lh/base/lgrlig.mf
%{_texmfdistdir}/fonts/source/lh/base/lgromp.mf
%{_texmfdistdir}/fonts/source/lh/base/lgrusi.mf
%{_texmfdistdir}/fonts/source/lh/base/lgrusl.mf
%{_texmfdistdir}/fonts/source/lh/base/lgrusu.mf
%{_texmfdistdir}/fonts/source/lh/base/lgt2comi.mf
%{_texmfdistdir}/fonts/source/lh/base/lgt2coml.mf
%{_texmfdistdir}/fonts/source/lh/base/lgt2comu.mf
%{_texmfdistdir}/fonts/source/lh/base/lgt2loi.mf
%{_texmfdistdir}/fonts/source/lh/base/lgt2lol.mf
%{_texmfdistdir}/fonts/source/lh/base/lgt2lou.mf
%{_texmfdistdir}/fonts/source/lh/base/lgt2slvi.mf
%{_texmfdistdir}/fonts/source/lh/base/lgt2slvl.mf
%{_texmfdistdir}/fonts/source/lh/base/lgt2slvu.mf
%{_texmfdistdir}/fonts/source/lh/base/lgt2upi.mf
%{_texmfdistdir}/fonts/source/lh/base/lgt2upl.mf
%{_texmfdistdir}/fonts/source/lh/base/lgt2upu.mf
%{_texmfdistdir}/fonts/source/lh/base/lkligtbl.mf
%{_texmfdistdir}/fonts/source/lh/base/llbligtb.mf
%{_texmfdistdir}/fonts/source/lh/base/llcligtb.mf
%{_texmfdistdir}/fonts/source/lh/base/lliligtb.mf
%{_texmfdistdir}/fonts/source/lh/base/llmligtb.mf
%{_texmfdistdir}/fonts/source/lh/base/llrligtb.mf
%{_texmfdistdir}/fonts/source/lh/base/llvligtb.mf
%{_texmfdistdir}/fonts/source/lh/base/lwnligs.mf
%{_texmfdistdir}/fonts/source/lh/base/lxpseudo.mf
%{_texmfdistdir}/fonts/source/lh/base/lycyracc.mf
%{_texmfdistdir}/fonts/source/lh/base/lypseudo.mf
%{_texmfdistdir}/fonts/source/lh/base/nodraw.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/irslb8.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/irsli8.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/irslo8.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/irslq8.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/irsltt8.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbbx10.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbegin.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbmo10.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbmo17.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbmo8.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbmo9.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbmr10.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbmr17.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbmr8.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbmr9.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbso10.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbso17.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbso8.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbso9.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbsr10.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbsr17.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbsr8.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbsr9.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbtl10.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsbto10.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rscodes.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rslb8.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsli8.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsliker.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rslo8.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rslq8.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsltt8.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsob10.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsobx10.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsobx5.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsobx6.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsobx7.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsobx8.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsobx9.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsobxsl10.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsobxti10.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsocc10.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsorm10.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsorm5.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsorm6.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsorm7.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsorm8.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsorm9.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsosl10.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsosl5.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsosl6.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsosl7.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsosl8.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsosl9.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsoslc9.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsoti10.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsqi8.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rssq8.mf
%{_texmfdistdir}/fonts/source/lh/lh-XSlav/rsssdc10.mf
%{_texmfdistdir}/fonts/source/lh/lh-conc/00readme.txt
%{_texmfdistdir}/fonts/source/lh/lh-conc/ccb10.mf
%{_texmfdistdir}/fonts/source/lh/lh-conc/ccbx10.mf
%{_texmfdistdir}/fonts/source/lh/lh-conc/ccbx5.mf
%{_texmfdistdir}/fonts/source/lh/lh-conc/ccbx6.mf
%{_texmfdistdir}/fonts/source/lh/lh-conc/ccbx7.mf
%{_texmfdistdir}/fonts/source/lh/lh-conc/ccbx8.mf
%{_texmfdistdir}/fonts/source/lh/lh-conc/ccbx9.mf
%{_texmfdistdir}/fonts/source/lh/lh-conc/ccbxsl10.mf
%{_texmfdistdir}/fonts/source/lh/lh-conc/ccbxti10.mf
%{_texmfdistdir}/fonts/source/lh/lh-conc/concb10pt.mf
%{_texmfdistdir}/fonts/source/lh/lh-conc/concbx10pt.mf
%{_texmfdistdir}/fonts/source/lh/lh-conc/concbx12pt.mf
%{_texmfdistdir}/fonts/source/lh/lh-conc/concbx5pt.mf
%{_texmfdistdir}/fonts/source/lh/lh-conc/concbx6pt.mf
%{_texmfdistdir}/fonts/source/lh/lh-conc/concbx7pt.mf
%{_texmfdistdir}/fonts/source/lh/lh-conc/concbx8pt.mf
%{_texmfdistdir}/fonts/source/lh/lh-conc/concbx9pt.mf
%{_texmfdistdir}/fonts/source/lh/lh-conc/concbxti10.mf
%{_texmfdistdir}/fonts/source/lh/lh-conc/concc9pt.mf
%{_texmfdistdir}/fonts/source/lh/lh-conc/eob10.mf
%{_texmfdistdir}/fonts/source/lh/lh-conc/eobx10.mf
%{_texmfdistdir}/fonts/source/lh/lh-conc/eobx5.mf
%{_texmfdistdir}/fonts/source/lh/lh-conc/eobx6.mf
%{_texmfdistdir}/fonts/source/lh/lh-conc/eobx7.mf
%{_texmfdistdir}/fonts/source/lh/lh-conc/eobx8.mf
%{_texmfdistdir}/fonts/source/lh/lh-conc/eobx9.mf
%{_texmfdistdir}/fonts/source/lh/lh-conc/eobxsl10.mf
%{_texmfdistdir}/fonts/source/lh/lh-conc/eobxti10.mf
%{_texmfdistdir}/fonts/source/lh/lh-conc/eoslc9.mf
%{_texmfdistdir}/fonts/source/lh/lh-lcy/ilhcsc10.mf
%{_texmfdistdir}/fonts/source/lh/lh-lcy/ilhtt8.mf
%{_texmfdistdir}/fonts/source/lh/lh-lcy/illhss8.mf
%{_texmfdistdir}/fonts/source/lh/lh-lcy/illhssb8.mf
%{_texmfdistdir}/fonts/source/lh/lh-lcy/illhssi8.mf
%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhbr10.mf
%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhbr17.mf
%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhbr8.mf
%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhbr9.mf
%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhbrbx10.mf
%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhbrsl10.mf
%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhbrsl17.mf
%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhbrsl8.mf
%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhbrsl9.mf
%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcb10.mf
%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcbx10.mf
%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcbx5.mf
%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcbx6.mf
%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcbx7.mf
%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcbx8.mf
%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcbx9.mf
%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcbxsl10.mf
%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcbxti10.mf
%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhccsc10.mf
%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcodes.mf
%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcr10.mf
%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcr5.mf
%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcr6.mf
%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcr7.mf
%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcr8.mf
%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcr9.mf
%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcsl10.mf
%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcsl9.mf
%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcslc9.mf
%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhcti10.mf
%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhliker.mf
%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhsltl10.mf
%{_texmfdistdir}/fonts/source/lh/lh-lcy/lhtl10.mf
%{_texmfdistdir}/fonts/source/lh/lh-lcy/llhss8.mf
%{_texmfdistdir}/fonts/source/lh/lh-lcy/llhssb8.mf
%{_texmfdistdir}/fonts/source/lh/lh-lcy/llhssi8.mf
%{_texmfdistdir}/fonts/source/lh/lh-ot2/ilwnss8.mf
%{_texmfdistdir}/fonts/source/lh/lh-ot2/ilwnssb8.mf
%{_texmfdistdir}/fonts/source/lh/lh-ot2/ilwnssi8.mf
%{_texmfdistdir}/fonts/source/lh/lh-ot2/iwncsc10.mf
%{_texmfdistdir}/fonts/source/lh/lh-ot2/iwntt8.mf
%{_texmfdistdir}/fonts/source/lh/lh-ot2/lwnss8.mf
%{_texmfdistdir}/fonts/source/lh/lh-ot2/lwnssb8.mf
%{_texmfdistdir}/fonts/source/lh/lh-ot2/lwnssi8.mf
%{_texmfdistdir}/fonts/source/lh/lh-ot2/wnbr10.mf
%{_texmfdistdir}/fonts/source/lh/lh-ot2/wnbr17.mf
%{_texmfdistdir}/fonts/source/lh/lh-ot2/wnbr8.mf
%{_texmfdistdir}/fonts/source/lh/lh-ot2/wnbr9.mf
%{_texmfdistdir}/fonts/source/lh/lh-ot2/wnbrbx10.mf
%{_texmfdistdir}/fonts/source/lh/lh-ot2/wnbrsl10.mf
%{_texmfdistdir}/fonts/source/lh/lh-ot2/wnbrsl17.mf
%{_texmfdistdir}/fonts/source/lh/lh-ot2/wnbrsl8.mf
%{_texmfdistdir}/fonts/source/lh/lh-ot2/wnbrsl9.mf
%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncb10.mf
%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncbx10.mf
%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncbx5.mf
%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncbx6.mf
%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncbx7.mf
%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncbx8.mf
%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncbx9.mf
%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncbxsl10.mf
%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncbxti10.mf
%{_texmfdistdir}/fonts/source/lh/lh-ot2/wnccsc10.mf
%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncodes.mf
%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncr10.mf
%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncr5.mf
%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncr6.mf
%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncr7.mf
%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncr8.mf
%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncr9.mf
%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncsl10.mf
%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncsl9.mf
%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncslc9.mf
%{_texmfdistdir}/fonts/source/lh/lh-ot2/wncti10.mf
%{_texmfdistdir}/fonts/source/lh/lh-ot2/wnliker.mf
%{_texmfdistdir}/fonts/source/lh/lh-ot2/wnsltl10.mf
%{_texmfdistdir}/fonts/source/lh/lh-ot2/wntl10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/ilalb8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/ilali8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/ilalo8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/ilalq8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/ilaltt8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/labbx10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/labmo10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/labmo17.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/labmo8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/labmo9.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/labmr10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/labmr17.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/labmr8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/labmr9.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/labso10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/labso17.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/labso8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/labso9.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/labsr10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/labsr17.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/labsr8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/labsr9.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/labtl10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/labto10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/lacodes.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/lalb8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/lali8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/laliker.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/lalo8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/lalq8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/laltt8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/laob10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/laobx10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/laobx5.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/laobx6.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/laobx7.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/laobx8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/laobx9.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/laobxsl10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/laobxti10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/laocc10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/laorm10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/laorm5.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/laorm6.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/laorm7.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/laorm8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/laorm9.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/laosl10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/laosl5.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/laosl6.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/laosl7.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/laosl8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/laosl9.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/laoslc9.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/laoti10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/laqi8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/lasq8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2a/lassdc10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/ilblb8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/ilbli8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/ilblo8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/ilblq8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/ilbltt8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbbx10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbmo10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbmo17.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbmo8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbmo9.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbmr10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbmr17.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbmr8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbmr9.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbso10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbso17.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbso8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbso9.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbsr10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbsr17.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbsr8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbsr9.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbtl10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbbto10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbcodes.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lblb8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbli8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbliker.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lblo8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lblq8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbltt8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbob10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbobx10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbobx5.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbobx6.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbobx7.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbobx8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbobx9.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbobxsl10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbobxti10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbocc10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lborm10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lborm5.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lborm6.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lborm7.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lborm8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lborm9.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbosl10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbosl5.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbosl6.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbosl7.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbosl8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbosl9.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lboslc9.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lboti10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbqi8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbsq8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2b/lbssdc10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/ilclb8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/ilcli8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/ilclo8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/ilclq8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/ilcltt8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbbx10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbmo10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbmo17.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbmo8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbmo9.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbmr10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbmr17.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbmr8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbmr9.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbso10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbso17.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbso8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbso9.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbsr10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbsr17.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbsr8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbsr9.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbtl10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcbto10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lccodes.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lclb8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcli8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcliker.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lclo8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lclq8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcltt8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcob10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcobx10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcobx5.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcobx6.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcobx7.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcobx8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcobx9.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcobxsl10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcobxti10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcocc10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcorm10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcorm5.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcorm6.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcorm7.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcorm8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcorm9.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcosl10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcosl5.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcosl6.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcosl7.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcosl8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcosl9.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcoslc9.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcoti10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcqi8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcsq8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2c/lcssdc10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ildlb8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ildli8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ildlo8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ildlq8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ildltt8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbbx10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbmo10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbmo17.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbmo8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbmo9.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbmr10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbmr17.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbmr8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbmr9.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbso10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbso17.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbso8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbso9.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbsr10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbsr17.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbsr8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbsr9.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbtl10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldbto10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldcodes.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldlb8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldli8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldliker.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldlo8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldlq8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldltt8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldob10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldobx10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldobx5.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldobx6.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldobx7.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldobx8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldobx9.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldobxsl10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldobxti10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldocc10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldorm10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldorm5.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldorm6.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldorm7.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldorm8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldorm9.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldosl10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldosl5.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldosl6.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldosl7.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldosl8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldosl9.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldoslc9.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldoti10.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldqi8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldsq8.mf
%{_texmfdistdir}/fonts/source/lh/lh-t2d/ldssdc10.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/irxlb8.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/irxli8.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/irxlo8.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/irxlq8.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/irxltt8.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbbx10.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbmo10.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbmo17.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbmo8.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbmo9.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbmr10.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbmr17.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbmr8.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbmr9.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbso10.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbso17.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbso8.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbso9.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbsr10.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbsr17.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbsr8.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbsr9.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbtl10.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxbto10.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxcodes.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxlb8.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxli8.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxliker.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxlo8.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxlq8.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxltt8.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxob10.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxobx10.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxobx5.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxobx6.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxobx7.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxobx8.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxobx9.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxobxsl10.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxobxti10.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxocc10.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxorm10.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxorm5.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxorm6.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxorm7.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxorm8.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxorm9.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxosl10.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxosl5.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxosl6.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxosl7.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxosl8.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxosl9.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxoslc9.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxoti10.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxqi8.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxsq8.mf
%{_texmfdistdir}/fonts/source/lh/lh-x2/rxssdc10.mf
%{_texmfdistdir}/fonts/source/lh/nont2/lgbersta.mf
%{_texmfdistdir}/fonts/source/lh/nont2/lgberstb.mf
%{_texmfdistdir}/fonts/source/lh/nont2/lgberstc.mf
%{_texmfdistdir}/fonts/source/lh/nont2/lgcacci.mf
%{_texmfdistdir}/fonts/source/lh/nont2/lgcaccl.mf
%{_texmfdistdir}/fonts/source/lh/nont2/lgcaccu.mf
%{_texmfdistdir}/fonts/source/lh/nont2/lgcmodi.mf
%{_texmfdistdir}/fonts/source/lh/nont2/lgcmodl.mf
%{_texmfdistdir}/fonts/source/lh/nont2/lgcmodu.mf
%{_texmfdistdir}/fonts/source/lh/nont2/lgcvaci.mf
%{_texmfdistdir}/fonts/source/lh/nont2/lgcvacl.mf
%{_texmfdistdir}/fonts/source/lh/nont2/lgcvacu.mf
%{_texmfdistdir}/fonts/source/lh/nont2/lgt2slxi.mf
%{_texmfdistdir}/fonts/source/lh/nont2/lgt2slxl.mf
%{_texmfdistdir}/fonts/source/lh/nont2/lgt2slxu.mf
%{_texmfdistdir}/fonts/source/lh/nont2/lgunici.mf
%{_texmfdistdir}/fonts/source/lh/nont2/lgunicl.mf
%{_texmfdistdir}/fonts/source/lh/nont2/lgunicu.mf
%{_texmfdistdir}/fonts/source/lh/nont2/lhberest.mf
%{_texmfdistdir}/fonts/source/lh/specific/lgcrusl.mf
%{_texmfdistdir}/fonts/source/lh/specific/lgcyrcl.mf
%{_texmfdistdir}/fonts/source/lh/specific/lgcyrcu.mf
%{_texmfdistdir}/fonts/source/lh/specific/lgnoncl.mf
%{_texmfdistdir}/fonts/source/lh/specific/lgnoncu.mf
%{_texmfdistdir}/fonts/source/lh/specific/lgrucl.mf
%{_texmfdistdir}/fonts/source/lh/specific/lgrucu.mf
%{_texmfdistdir}/tex/latex/lh/lh-lcy.sty
%{_texmfdistdir}/tex/latex/lh/lh-lcyccr.sty
%{_texmfdistdir}/tex/latex/lh/lh-lcyxccr.sty
%{_texmfdistdir}/tex/latex/lh/lh-ot2.sty
%{_texmfdistdir}/tex/latex/lh/lh-ot2ccr.sty
%{_texmfdistdir}/tex/latex/lh/lh-ot2xccr.sty
%{_texmfdistdir}/tex/latex/lh/lh-t2accr.sty
%{_texmfdistdir}/tex/latex/lh/lh-t2axccr.sty
%{_texmfdistdir}/tex/latex/lh/lh-t2bccr.sty
%{_texmfdistdir}/tex/latex/lh/lh-t2bxccr.sty
%{_texmfdistdir}/tex/latex/lh/lh-t2cccr.sty
%{_texmfdistdir}/tex/latex/lh/lh-t2cxccr.sty
%{_texmfdistdir}/tex/latex/lh/lh-x2ccr.sty
%{_texmfdistdir}/tex/latex/lh/lh-x2xccr.sty
%{_texmfdistdir}/tex/latex/lh/nfssfox.tex
%{_texmfdistdir}/tex/plain/lh/testfox.tex
%{_texmfdistdir}/tex/plain/lh/testkern.tex
/var/adm/update-scripts/texlive-lh-%{texlive_version}.%{texlive_noarch}.3.5gsvn15878-%{release}-zypper
%package -n texlive-lhcyr
Version: %{texlive_version}.%{texlive_noarch}.svn31795
Release: 0
Summary: A non-standard Cyrillic input scheme
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(karabas.tex)
Provides: tex(kniga.tex)
Provides: tex(lhcyralt-hyphen.cfg)
Provides: tex(lhcyralt-rhyphen.tex)
Provides: tex(lhcyralt.sty)
Provides: tex(lhcyrkoi-hyphen.cfg)
Provides: tex(lhcyrkoi-rhyphen.tex)
Provides: tex(lhcyrkoi.sty)
Provides: tex(lhcyrwin-hyphen.cfg)
Provides: tex(lhcyrwin-rhyphen.tex)
Provides: tex(lhcyrwin.sty)
Provides: tex(ot1kcdh.fd)
Provides: tex(ot1kcfib.fd)
Provides: tex(ot1kcfr.fd)
Provides: tex(ot1kcr.fd)
Provides: tex(ot1kcss.fd)
Provides: tex(ot1kctt.fd)
Provides: tex(ot1kcvtt.fd)
Provides: tex(ot1lhdh.fd)
Provides: tex(ot1lhfib.fd)
Provides: tex(ot1lhfr.fd)
Provides: tex(ot1lhr.fd)
Provides: tex(ot1lhss.fd)
Provides: tex(ot1lhtt.fd)
Provides: tex(ot1lhvtt.fd)
Provides: tex(ot1wcdh.fd)
Provides: tex(ot1wcfib.fd)
Provides: tex(ot1wcfr.fd)
Provides: tex(ot1wcr.fd)
Provides: tex(ot1wcss.fd)
Provides: tex(ot1wctt.fd)
Provides: tex(ot1wcvtt.fd)
Provides: tex(otchet.tex)
Provides: tex(pismo.tex)
Provides: tex(rusfonts.tex)
Provides: tex(statya.tex)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source99: lhcyr.tar.xz
%description -n texlive-lhcyr
A collection of three LaTeX 2e styles intended for typesetting
Russian and bilingual English-Russian documents, using the lh
fonts and without the benefit of babel's language-switching
mechanisms. The packages (lhcyralt and lhcyrwin for use under
emTeX, and lhcyrkoi for use under teTeX) provide mappings
between the input encoding and the font encoding (which is
described as OT1). The way this is done does not match the way
inputenc would do the job, for output via fontenc to one of the
T2 series of font encodings.
date: 2016-06-24 17:18:15 +0000
%post -n texlive-lhcyr
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lhcyr
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lhcyr
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lhcyr
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/lhcyr/karabas.tex
%{_texmfdistdir}/tex/latex/lhcyr/kniga.tex
%{_texmfdistdir}/tex/latex/lhcyr/lhcyralt/README
%{_texmfdistdir}/tex/latex/lhcyr/lhcyralt/lhcyralt-hyphen.cfg
%{_texmfdistdir}/tex/latex/lhcyr/lhcyralt/lhcyralt-rhyphen.tex
%{_texmfdistdir}/tex/latex/lhcyr/lhcyralt/lhcyralt.sty
%{_texmfdistdir}/tex/latex/lhcyr/lhcyralt/ot1lhdh.fd
%{_texmfdistdir}/tex/latex/lhcyr/lhcyralt/ot1lhfib.fd
%{_texmfdistdir}/tex/latex/lhcyr/lhcyralt/ot1lhfr.fd
%{_texmfdistdir}/tex/latex/lhcyr/lhcyralt/ot1lhr.fd
%{_texmfdistdir}/tex/latex/lhcyr/lhcyralt/ot1lhss.fd
%{_texmfdistdir}/tex/latex/lhcyr/lhcyralt/ot1lhtt.fd
%{_texmfdistdir}/tex/latex/lhcyr/lhcyralt/ot1lhvtt.fd
%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/README
%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/kcmf.tgz
%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/lhcyrkoi-hyphen.cfg
%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/lhcyrkoi-rhyphen.tex
%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/lhcyrkoi.sty
%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/maketfms.sh
%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/ot1kcdh.fd
%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/ot1kcfib.fd
%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/ot1kcfr.fd
%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/ot1kcr.fd
%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/ot1kcss.fd
%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/ot1kctt.fd
%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/ot1kcvtt.fd
%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/special.kc
%{_texmfdistdir}/tex/latex/lhcyr/lhcyrwin/README
%{_texmfdistdir}/tex/latex/lhcyr/lhcyrwin/lhcyrwin-hyphen.cfg
%{_texmfdistdir}/tex/latex/lhcyr/lhcyrwin/lhcyrwin-rhyphen.tex
%{_texmfdistdir}/tex/latex/lhcyr/lhcyrwin/lhcyrwin.sty
%{_texmfdistdir}/tex/latex/lhcyr/lhcyrwin/ot1wcdh.fd
%{_texmfdistdir}/tex/latex/lhcyr/lhcyrwin/ot1wcfib.fd
%{_texmfdistdir}/tex/latex/lhcyr/lhcyrwin/ot1wcfr.fd
%{_texmfdistdir}/tex/latex/lhcyr/lhcyrwin/ot1wcr.fd
%{_texmfdistdir}/tex/latex/lhcyr/lhcyrwin/ot1wcss.fd
%{_texmfdistdir}/tex/latex/lhcyr/lhcyrwin/ot1wctt.fd
%{_texmfdistdir}/tex/latex/lhcyr/lhcyrwin/ot1wcvtt.fd
%{_texmfdistdir}/tex/latex/lhcyr/otchet.tex
%{_texmfdistdir}/tex/latex/lhcyr/pismo.tex
%{_texmfdistdir}/tex/latex/lhcyr/rusfonts.tex
%{_texmfdistdir}/tex/latex/lhcyr/statya.tex
/var/adm/update-scripts/texlive-lhcyr-%{texlive_version}.%{texlive_noarch}.svn31795-%{release}-zypper
%package -n texlive-lhelp
Version: %{texlive_version}.%{texlive_noarch}.2.0svn23638
Release: 0
Summary: Miscellaneous helper packages
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-lhelp-doc >= %{texlive_version}
Provides: tex(lhelp.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source100: lhelp.tar.xz
Source101: lhelp.doc.tar.xz
%description -n texlive-lhelp
This package defines macros which are useful for many
documents. It is a large collection of simple 'little helpers'
which do not really warrant a separate package on their own.
Included are, among other things, definitions of common units
with preceeding thinspaces, framed boxes where both width and
height can be specified, starting new odd or even pages, draft
markers, notes, conditional includes, including EPS files, and
versions of enumerate and itemize which allow the horizontal
and vertical spacing to be changed.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-lhelp-doc
Version: %{texlive_version}.%{texlive_noarch}.2.0svn23638
Release: 0
Summary: Documentation for texlive-lhelp
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-lhelp-doc
This package includes the documentation for texlive-lhelp
%post -n texlive-lhelp
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lhelp
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lhelp
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lhelp-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/lhelp/Makefile
%{_texmfdistdir}/doc/latex/lhelp/lhelp.pdf
%files -n texlive-lhelp
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/lhelp/lhelp.sty
/var/adm/update-scripts/texlive-lhelp-%{texlive_version}.%{texlive_noarch}.2.0svn23638-%{release}-zypper
%package -n texlive-libertine
Version: %{texlive_version}.%{texlive_noarch}.5.3.0svn43603
Release: 0
Summary: Use of Linux Libertine and Biolinum fonts with 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-libertine-fonts >= %{texlive_version}
Recommends: texlive-libertine-doc >= %{texlive_version}
Provides: tex(LKey.tex)
Provides: tex(LY1LinuxBiolinumT-LF.fd)
Provides: tex(LY1LinuxBiolinumT-OsF.fd)
Provides: tex(LY1LinuxBiolinumT-Sup.fd)
Provides: tex(LY1LinuxBiolinumT-TLF.fd)
Provides: tex(LY1LinuxBiolinumT-TOsF.fd)
Provides: tex(LY1LinuxLibertineDisplayT-LF.fd)
Provides: tex(LY1LinuxLibertineDisplayT-OsF.fd)
Provides: tex(LY1LinuxLibertineDisplayT-Sup.fd)
Provides: tex(LY1LinuxLibertineDisplayT-TLF.fd)
Provides: tex(LY1LinuxLibertineDisplayT-TOsF.fd)
Provides: tex(LY1LinuxLibertineInitialsT-LF.fd)
Provides: tex(LY1LinuxLibertineInitialsT-OsF.fd)
Provides: tex(LY1LinuxLibertineInitialsT-TLF.fd)
Provides: tex(LY1LinuxLibertineMonoT-LF.fd)
Provides: tex(LY1LinuxLibertineMonoT-Sup.fd)
Provides: tex(LY1LinuxLibertineMonoT-TLF.fd)
Provides: tex(LY1LinuxLibertineT-LF.fd)
Provides: tex(LY1LinuxLibertineT-OsF.fd)
Provides: tex(LY1LinuxLibertineT-Sup.fd)
Provides: tex(LY1LinuxLibertineT-TLF.fd)
Provides: tex(LY1LinuxLibertineT-TOsF.fd)
Provides: tex(LinBiolinumT-lf-ly1--base.tfm)
Provides: tex(LinBiolinumT-lf-ly1.tfm)
Provides: tex(LinBiolinumT-lf-ly1.vf)
Provides: tex(LinBiolinumT-lf-ot1--base.tfm)
Provides: tex(LinBiolinumT-lf-ot1.tfm)
Provides: tex(LinBiolinumT-lf-ot1.vf)
Provides: tex(LinBiolinumT-lf-sc-ly1--base.tfm)
Provides: tex(LinBiolinumT-lf-sc-ly1.tfm)
Provides: tex(LinBiolinumT-lf-sc-ly1.vf)
Provides: tex(LinBiolinumT-lf-sc-ot1--base.tfm)
Provides: tex(LinBiolinumT-lf-sc-ot1.tfm)
Provides: tex(LinBiolinumT-lf-sc-ot1.vf)
Provides: tex(LinBiolinumT-lf-sc-t1--base.tfm)
Provides: tex(LinBiolinumT-lf-sc-t1.tfm)
Provides: tex(LinBiolinumT-lf-sc-t1.vf)
Provides: tex(LinBiolinumT-lf-t1--base.tfm)
Provides: tex(LinBiolinumT-lf-t1.tfm)
Provides: tex(LinBiolinumT-lf-t1.vf)
Provides: tex(LinBiolinumT-lf-ts1--base.tfm)
Provides: tex(LinBiolinumT-lf-ts1.tfm)
Provides: tex(LinBiolinumT-lf-ts1.vf)
Provides: tex(LinBiolinumT-osf-ly1--base.tfm)
Provides: tex(LinBiolinumT-osf-ly1.tfm)
Provides: tex(LinBiolinumT-osf-ly1.vf)
Provides: tex(LinBiolinumT-osf-ot1--base.tfm)
Provides: tex(LinBiolinumT-osf-ot1.tfm)
Provides: tex(LinBiolinumT-osf-ot1.vf)
Provides: tex(LinBiolinumT-osf-sc-ly1--base.tfm)
Provides: tex(LinBiolinumT-osf-sc-ly1.tfm)
Provides: tex(LinBiolinumT-osf-sc-ly1.vf)
Provides: tex(LinBiolinumT-osf-sc-ot1--base.tfm)
Provides: tex(LinBiolinumT-osf-sc-ot1.tfm)
Provides: tex(LinBiolinumT-osf-sc-ot1.vf)
Provides: tex(LinBiolinumT-osf-sc-t1--base.tfm)
Provides: tex(LinBiolinumT-osf-sc-t1.tfm)
Provides: tex(LinBiolinumT-osf-sc-t1.vf)
Provides: tex(LinBiolinumT-osf-t1--base.tfm)
Provides: tex(LinBiolinumT-osf-t1.tfm)
Provides: tex(LinBiolinumT-osf-t1.vf)
Provides: tex(LinBiolinumT-osf-ts1--base.tfm)
Provides: tex(LinBiolinumT-osf-ts1.tfm)
Provides: tex(LinBiolinumT-osf-ts1.vf)
Provides: tex(LinBiolinumT-sup-ly1--base.tfm)
Provides: tex(LinBiolinumT-sup-ly1.tfm)
Provides: tex(LinBiolinumT-sup-ly1.vf)
Provides: tex(LinBiolinumT-sup-ot1.tfm)
Provides: tex(LinBiolinumT-sup-t1--base.tfm)
Provides: tex(LinBiolinumT-sup-t1.tfm)
Provides: tex(LinBiolinumT-sup-t1.vf)
Provides: tex(LinBiolinumT-tlf-ly1--base.tfm)
Provides: tex(LinBiolinumT-tlf-ly1.tfm)
Provides: tex(LinBiolinumT-tlf-ly1.vf)
Provides: tex(LinBiolinumT-tlf-ot1--base.tfm)
Provides: tex(LinBiolinumT-tlf-ot1.tfm)
Provides: tex(LinBiolinumT-tlf-ot1.vf)
Provides: tex(LinBiolinumT-tlf-sc-ly1--base.tfm)
Provides: tex(LinBiolinumT-tlf-sc-ly1.tfm)
Provides: tex(LinBiolinumT-tlf-sc-ly1.vf)
Provides: tex(LinBiolinumT-tlf-sc-ot1--base.tfm)
Provides: tex(LinBiolinumT-tlf-sc-ot1.tfm)
Provides: tex(LinBiolinumT-tlf-sc-ot1.vf)
Provides: tex(LinBiolinumT-tlf-sc-t1--base.tfm)
Provides: tex(LinBiolinumT-tlf-sc-t1.tfm)
Provides: tex(LinBiolinumT-tlf-sc-t1.vf)
Provides: tex(LinBiolinumT-tlf-t1--base.tfm)
Provides: tex(LinBiolinumT-tlf-t1.tfm)
Provides: tex(LinBiolinumT-tlf-t1.vf)
Provides: tex(LinBiolinumT-tlf-ts1--base.tfm)
Provides: tex(LinBiolinumT-tlf-ts1.tfm)
Provides: tex(LinBiolinumT-tlf-ts1.vf)
Provides: tex(LinBiolinumT-tosf-ly1--base.tfm)
Provides: tex(LinBiolinumT-tosf-ly1.tfm)
Provides: tex(LinBiolinumT-tosf-ly1.vf)
Provides: tex(LinBiolinumT-tosf-ot1--base.tfm)
Provides: tex(LinBiolinumT-tosf-ot1.tfm)
Provides: tex(LinBiolinumT-tosf-ot1.vf)
Provides: tex(LinBiolinumT-tosf-sc-ly1--base.tfm)
Provides: tex(LinBiolinumT-tosf-sc-ly1.tfm)
Provides: tex(LinBiolinumT-tosf-sc-ly1.vf)
Provides: tex(LinBiolinumT-tosf-sc-ot1--base.tfm)
Provides: tex(LinBiolinumT-tosf-sc-ot1.tfm)
Provides: tex(LinBiolinumT-tosf-sc-ot1.vf)
Provides: tex(LinBiolinumT-tosf-sc-t1--base.tfm)
Provides: tex(LinBiolinumT-tosf-sc-t1.tfm)
Provides: tex(LinBiolinumT-tosf-sc-t1.vf)
Provides: tex(LinBiolinumT-tosf-t1--base.tfm)
Provides: tex(LinBiolinumT-tosf-t1.tfm)
Provides: tex(LinBiolinumT-tosf-t1.vf)
Provides: tex(LinBiolinumT-tosf-ts1--base.tfm)
Provides: tex(LinBiolinumT-tosf-ts1.tfm)
Provides: tex(LinBiolinumT-tosf-ts1.vf)
Provides: tex(LinBiolinumTB-lf-ly1--base.tfm)
Provides: tex(LinBiolinumTB-lf-ly1.tfm)
Provides: tex(LinBiolinumTB-lf-ly1.vf)
Provides: tex(LinBiolinumTB-lf-ot1--base.tfm)
Provides: tex(LinBiolinumTB-lf-ot1.tfm)
Provides: tex(LinBiolinumTB-lf-ot1.vf)
Provides: tex(LinBiolinumTB-lf-sc-ly1--base.tfm)
Provides: tex(LinBiolinumTB-lf-sc-ly1.tfm)
Provides: tex(LinBiolinumTB-lf-sc-ly1.vf)
Provides: tex(LinBiolinumTB-lf-sc-ot1--base.tfm)
Provides: tex(LinBiolinumTB-lf-sc-ot1.tfm)
Provides: tex(LinBiolinumTB-lf-sc-ot1.vf)
Provides: tex(LinBiolinumTB-lf-sc-t1--base.tfm)
Provides: tex(LinBiolinumTB-lf-sc-t1.tfm)
Provides: tex(LinBiolinumTB-lf-sc-t1.vf)
Provides: tex(LinBiolinumTB-lf-t1--base.tfm)
Provides: tex(LinBiolinumTB-lf-t1.tfm)
Provides: tex(LinBiolinumTB-lf-t1.vf)
Provides: tex(LinBiolinumTB-lf-ts1--base.tfm)
Provides: tex(LinBiolinumTB-lf-ts1.tfm)
Provides: tex(LinBiolinumTB-lf-ts1.vf)
Provides: tex(LinBiolinumTB-osf-ly1--base.tfm)
Provides: tex(LinBiolinumTB-osf-ly1.tfm)
Provides: tex(LinBiolinumTB-osf-ly1.vf)
Provides: tex(LinBiolinumTB-osf-ot1--base.tfm)
Provides: tex(LinBiolinumTB-osf-ot1.tfm)
Provides: tex(LinBiolinumTB-osf-ot1.vf)
Provides: tex(LinBiolinumTB-osf-sc-ly1--base.tfm)
Provides: tex(LinBiolinumTB-osf-sc-ly1.tfm)
Provides: tex(LinBiolinumTB-osf-sc-ly1.vf)
Provides: tex(LinBiolinumTB-osf-sc-ot1--base.tfm)
Provides: tex(LinBiolinumTB-osf-sc-ot1.tfm)
Provides: tex(LinBiolinumTB-osf-sc-ot1.vf)
Provides: tex(LinBiolinumTB-osf-sc-t1--base.tfm)
Provides: tex(LinBiolinumTB-osf-sc-t1.tfm)
Provides: tex(LinBiolinumTB-osf-sc-t1.vf)
Provides: tex(LinBiolinumTB-osf-t1--base.tfm)
Provides: tex(LinBiolinumTB-osf-t1.tfm)
Provides: tex(LinBiolinumTB-osf-t1.vf)
Provides: tex(LinBiolinumTB-osf-ts1--base.tfm)
Provides: tex(LinBiolinumTB-osf-ts1.tfm)
Provides: tex(LinBiolinumTB-osf-ts1.vf)
Provides: tex(LinBiolinumTB-sup-ly1--base.tfm)
Provides: tex(LinBiolinumTB-sup-ly1.tfm)
Provides: tex(LinBiolinumTB-sup-ly1.vf)
Provides: tex(LinBiolinumTB-sup-ot1.tfm)
Provides: tex(LinBiolinumTB-sup-t1--base.tfm)
Provides: tex(LinBiolinumTB-sup-t1.tfm)
Provides: tex(LinBiolinumTB-sup-t1.vf)
Provides: tex(LinBiolinumTB-tlf-ly1--base.tfm)
Provides: tex(LinBiolinumTB-tlf-ly1.tfm)
Provides: tex(LinBiolinumTB-tlf-ly1.vf)
Provides: tex(LinBiolinumTB-tlf-ot1--base.tfm)
Provides: tex(LinBiolinumTB-tlf-ot1.tfm)
Provides: tex(LinBiolinumTB-tlf-ot1.vf)
Provides: tex(LinBiolinumTB-tlf-sc-ly1--base.tfm)
Provides: tex(LinBiolinumTB-tlf-sc-ly1.tfm)
Provides: tex(LinBiolinumTB-tlf-sc-ly1.vf)
Provides: tex(LinBiolinumTB-tlf-sc-ot1--base.tfm)
Provides: tex(LinBiolinumTB-tlf-sc-ot1.tfm)
Provides: tex(LinBiolinumTB-tlf-sc-ot1.vf)
Provides: tex(LinBiolinumTB-tlf-sc-t1--base.tfm)
Provides: tex(LinBiolinumTB-tlf-sc-t1.tfm)
Provides: tex(LinBiolinumTB-tlf-sc-t1.vf)
Provides: tex(LinBiolinumTB-tlf-t1--base.tfm)
Provides: tex(LinBiolinumTB-tlf-t1.tfm)
Provides: tex(LinBiolinumTB-tlf-t1.vf)
Provides: tex(LinBiolinumTB-tlf-ts1--base.tfm)
Provides: tex(LinBiolinumTB-tlf-ts1.tfm)
Provides: tex(LinBiolinumTB-tlf-ts1.vf)
Provides: tex(LinBiolinumTB-tosf-ly1--base.tfm)
Provides: tex(LinBiolinumTB-tosf-ly1.tfm)
Provides: tex(LinBiolinumTB-tosf-ly1.vf)
Provides: tex(LinBiolinumTB-tosf-ot1--base.tfm)
Provides: tex(LinBiolinumTB-tosf-ot1.tfm)
Provides: tex(LinBiolinumTB-tosf-ot1.vf)
Provides: tex(LinBiolinumTB-tosf-sc-ly1--base.tfm)
Provides: tex(LinBiolinumTB-tosf-sc-ly1.tfm)
Provides: tex(LinBiolinumTB-tosf-sc-ly1.vf)
Provides: tex(LinBiolinumTB-tosf-sc-ot1--base.tfm)
Provides: tex(LinBiolinumTB-tosf-sc-ot1.tfm)
Provides: tex(LinBiolinumTB-tosf-sc-ot1.vf)
Provides: tex(LinBiolinumTB-tosf-sc-t1--base.tfm)
Provides: tex(LinBiolinumTB-tosf-sc-t1.tfm)
Provides: tex(LinBiolinumTB-tosf-sc-t1.vf)
Provides: tex(LinBiolinumTB-tosf-t1--base.tfm)
Provides: tex(LinBiolinumTB-tosf-t1.tfm)
Provides: tex(LinBiolinumTB-tosf-t1.vf)
Provides: tex(LinBiolinumTB-tosf-ts1--base.tfm)
Provides: tex(LinBiolinumTB-tosf-ts1.tfm)
Provides: tex(LinBiolinumTB-tosf-ts1.vf)
Provides: tex(LinBiolinumTBO-lf-ly1--base.tfm)
Provides: tex(LinBiolinumTBO-lf-ly1.tfm)
Provides: tex(LinBiolinumTBO-lf-ly1.vf)
Provides: tex(LinBiolinumTBO-lf-ot1--base.tfm)
Provides: tex(LinBiolinumTBO-lf-ot1.tfm)
Provides: tex(LinBiolinumTBO-lf-ot1.vf)
Provides: tex(LinBiolinumTBO-lf-sc-ly1--base.tfm)
Provides: tex(LinBiolinumTBO-lf-sc-ly1.tfm)
Provides: tex(LinBiolinumTBO-lf-sc-ly1.vf)
Provides: tex(LinBiolinumTBO-lf-sc-ot1--base.tfm)
Provides: tex(LinBiolinumTBO-lf-sc-ot1.tfm)
Provides: tex(LinBiolinumTBO-lf-sc-ot1.vf)
Provides: tex(LinBiolinumTBO-lf-sc-t1--base.tfm)
Provides: tex(LinBiolinumTBO-lf-sc-t1.tfm)
Provides: tex(LinBiolinumTBO-lf-sc-t1.vf)
Provides: tex(LinBiolinumTBO-lf-t1--base.tfm)
Provides: tex(LinBiolinumTBO-lf-t1.tfm)
Provides: tex(LinBiolinumTBO-lf-t1.vf)
Provides: tex(LinBiolinumTBO-lf-ts1--base.tfm)
Provides: tex(LinBiolinumTBO-lf-ts1.tfm)
Provides: tex(LinBiolinumTBO-lf-ts1.vf)
Provides: tex(LinBiolinumTBO-osf-ly1--base.tfm)
Provides: tex(LinBiolinumTBO-osf-ly1.tfm)
Provides: tex(LinBiolinumTBO-osf-ly1.vf)
Provides: tex(LinBiolinumTBO-osf-ot1--base.tfm)
Provides: tex(LinBiolinumTBO-osf-ot1.tfm)
Provides: tex(LinBiolinumTBO-osf-ot1.vf)
Provides: tex(LinBiolinumTBO-osf-sc-ly1--base.tfm)
Provides: tex(LinBiolinumTBO-osf-sc-ly1.tfm)
Provides: tex(LinBiolinumTBO-osf-sc-ly1.vf)
Provides: tex(LinBiolinumTBO-osf-sc-ot1--base.tfm)
Provides: tex(LinBiolinumTBO-osf-sc-ot1.tfm)
Provides: tex(LinBiolinumTBO-osf-sc-ot1.vf)
Provides: tex(LinBiolinumTBO-osf-sc-t1--base.tfm)
Provides: tex(LinBiolinumTBO-osf-sc-t1.tfm)
Provides: tex(LinBiolinumTBO-osf-sc-t1.vf)
Provides: tex(LinBiolinumTBO-osf-t1--base.tfm)
Provides: tex(LinBiolinumTBO-osf-t1.tfm)
Provides: tex(LinBiolinumTBO-osf-t1.vf)
Provides: tex(LinBiolinumTBO-osf-ts1--base.tfm)
Provides: tex(LinBiolinumTBO-osf-ts1.tfm)
Provides: tex(LinBiolinumTBO-osf-ts1.vf)
Provides: tex(LinBiolinumTBO-sup-ly1--base.tfm)
Provides: tex(LinBiolinumTBO-sup-ly1.tfm)
Provides: tex(LinBiolinumTBO-sup-ly1.vf)
Provides: tex(LinBiolinumTBO-sup-ot1.tfm)
Provides: tex(LinBiolinumTBO-sup-t1--base.tfm)
Provides: tex(LinBiolinumTBO-sup-t1.tfm)
Provides: tex(LinBiolinumTBO-sup-t1.vf)
Provides: tex(LinBiolinumTBO-tlf-ly1--base.tfm)
Provides: tex(LinBiolinumTBO-tlf-ly1.tfm)
Provides: tex(LinBiolinumTBO-tlf-ly1.vf)
Provides: tex(LinBiolinumTBO-tlf-ot1--base.tfm)
Provides: tex(LinBiolinumTBO-tlf-ot1.tfm)
Provides: tex(LinBiolinumTBO-tlf-ot1.vf)
Provides: tex(LinBiolinumTBO-tlf-sc-ly1--base.tfm)
Provides: tex(LinBiolinumTBO-tlf-sc-ly1.tfm)
Provides: tex(LinBiolinumTBO-tlf-sc-ly1.vf)
Provides: tex(LinBiolinumTBO-tlf-sc-ot1--base.tfm)
Provides: tex(LinBiolinumTBO-tlf-sc-ot1.tfm)
Provides: tex(LinBiolinumTBO-tlf-sc-ot1.vf)
Provides: tex(LinBiolinumTBO-tlf-sc-t1--base.tfm)
Provides: tex(LinBiolinumTBO-tlf-sc-t1.tfm)
Provides: tex(LinBiolinumTBO-tlf-sc-t1.vf)
Provides: tex(LinBiolinumTBO-tlf-t1--base.tfm)
Provides: tex(LinBiolinumTBO-tlf-t1.tfm)
Provides: tex(LinBiolinumTBO-tlf-t1.vf)
Provides: tex(LinBiolinumTBO-tlf-ts1--base.tfm)
Provides: tex(LinBiolinumTBO-tlf-ts1.tfm)
Provides: tex(LinBiolinumTBO-tlf-ts1.vf)
Provides: tex(LinBiolinumTBO-tosf-ly1--base.tfm)
Provides: tex(LinBiolinumTBO-tosf-ly1.tfm)
Provides: tex(LinBiolinumTBO-tosf-ly1.vf)
Provides: tex(LinBiolinumTBO-tosf-ot1--base.tfm)
Provides: tex(LinBiolinumTBO-tosf-ot1.tfm)
Provides: tex(LinBiolinumTBO-tosf-ot1.vf)
Provides: tex(LinBiolinumTBO-tosf-sc-ly1--base.tfm)
Provides: tex(LinBiolinumTBO-tosf-sc-ly1.tfm)
Provides: tex(LinBiolinumTBO-tosf-sc-ly1.vf)
Provides: tex(LinBiolinumTBO-tosf-sc-ot1--base.tfm)
Provides: tex(LinBiolinumTBO-tosf-sc-ot1.tfm)
Provides: tex(LinBiolinumTBO-tosf-sc-ot1.vf)
Provides: tex(LinBiolinumTBO-tosf-sc-t1--base.tfm)
Provides: tex(LinBiolinumTBO-tosf-sc-t1.tfm)
Provides: tex(LinBiolinumTBO-tosf-sc-t1.vf)
Provides: tex(LinBiolinumTBO-tosf-t1--base.tfm)
Provides: tex(LinBiolinumTBO-tosf-t1.tfm)
Provides: tex(LinBiolinumTBO-tosf-t1.vf)
Provides: tex(LinBiolinumTBO-tosf-ts1--base.tfm)
Provides: tex(LinBiolinumTBO-tosf-ts1.tfm)
Provides: tex(LinBiolinumTBO-tosf-ts1.vf)
Provides: tex(LinBiolinumTI-lf-ly1--base.tfm)
Provides: tex(LinBiolinumTI-lf-ly1.tfm)
Provides: tex(LinBiolinumTI-lf-ly1.vf)
Provides: tex(LinBiolinumTI-lf-ot1--base.tfm)
Provides: tex(LinBiolinumTI-lf-ot1.tfm)
Provides: tex(LinBiolinumTI-lf-ot1.vf)
Provides: tex(LinBiolinumTI-lf-sc-ly1--base.tfm)
Provides: tex(LinBiolinumTI-lf-sc-ly1.tfm)
Provides: tex(LinBiolinumTI-lf-sc-ly1.vf)
Provides: tex(LinBiolinumTI-lf-sc-ot1--base.tfm)
Provides: tex(LinBiolinumTI-lf-sc-ot1.tfm)
Provides: tex(LinBiolinumTI-lf-sc-ot1.vf)
Provides: tex(LinBiolinumTI-lf-sc-t1--base.tfm)
Provides: tex(LinBiolinumTI-lf-sc-t1.tfm)
Provides: tex(LinBiolinumTI-lf-sc-t1.vf)
Provides: tex(LinBiolinumTI-lf-t1--base.tfm)
Provides: tex(LinBiolinumTI-lf-t1.tfm)
Provides: tex(LinBiolinumTI-lf-t1.vf)
Provides: tex(LinBiolinumTI-lf-ts1--base.tfm)
Provides: tex(LinBiolinumTI-lf-ts1.tfm)
Provides: tex(LinBiolinumTI-lf-ts1.vf)
Provides: tex(LinBiolinumTI-osf-ly1--base.tfm)
Provides: tex(LinBiolinumTI-osf-ly1.tfm)
Provides: tex(LinBiolinumTI-osf-ly1.vf)
Provides: tex(LinBiolinumTI-osf-ot1--base.tfm)
Provides: tex(LinBiolinumTI-osf-ot1.tfm)
Provides: tex(LinBiolinumTI-osf-ot1.vf)
Provides: tex(LinBiolinumTI-osf-sc-ly1--base.tfm)
Provides: tex(LinBiolinumTI-osf-sc-ly1.tfm)
Provides: tex(LinBiolinumTI-osf-sc-ly1.vf)
Provides: tex(LinBiolinumTI-osf-sc-ot1--base.tfm)
Provides: tex(LinBiolinumTI-osf-sc-ot1.tfm)
Provides: tex(LinBiolinumTI-osf-sc-ot1.vf)
Provides: tex(LinBiolinumTI-osf-sc-t1--base.tfm)
Provides: tex(LinBiolinumTI-osf-sc-t1.tfm)
Provides: tex(LinBiolinumTI-osf-sc-t1.vf)
Provides: tex(LinBiolinumTI-osf-t1--base.tfm)
Provides: tex(LinBiolinumTI-osf-t1.tfm)
Provides: tex(LinBiolinumTI-osf-t1.vf)
Provides: tex(LinBiolinumTI-osf-ts1--base.tfm)
Provides: tex(LinBiolinumTI-osf-ts1.tfm)
Provides: tex(LinBiolinumTI-osf-ts1.vf)
Provides: tex(LinBiolinumTI-sup-ly1--base.tfm)
Provides: tex(LinBiolinumTI-sup-ly1.tfm)
Provides: tex(LinBiolinumTI-sup-ly1.vf)
Provides: tex(LinBiolinumTI-sup-ot1.tfm)
Provides: tex(LinBiolinumTI-sup-t1--base.tfm)
Provides: tex(LinBiolinumTI-sup-t1.tfm)
Provides: tex(LinBiolinumTI-sup-t1.vf)
Provides: tex(LinBiolinumTI-tlf-ly1--base.tfm)
Provides: tex(LinBiolinumTI-tlf-ly1.tfm)
Provides: tex(LinBiolinumTI-tlf-ly1.vf)
Provides: tex(LinBiolinumTI-tlf-ot1--base.tfm)
Provides: tex(LinBiolinumTI-tlf-ot1.tfm)
Provides: tex(LinBiolinumTI-tlf-ot1.vf)
Provides: tex(LinBiolinumTI-tlf-sc-ly1--base.tfm)
Provides: tex(LinBiolinumTI-tlf-sc-ly1.tfm)
Provides: tex(LinBiolinumTI-tlf-sc-ly1.vf)
Provides: tex(LinBiolinumTI-tlf-sc-ot1--base.tfm)
Provides: tex(LinBiolinumTI-tlf-sc-ot1.tfm)
Provides: tex(LinBiolinumTI-tlf-sc-ot1.vf)
Provides: tex(LinBiolinumTI-tlf-sc-t1--base.tfm)
Provides: tex(LinBiolinumTI-tlf-sc-t1.tfm)
Provides: tex(LinBiolinumTI-tlf-sc-t1.vf)
Provides: tex(LinBiolinumTI-tlf-t1--base.tfm)
Provides: tex(LinBiolinumTI-tlf-t1.tfm)
Provides: tex(LinBiolinumTI-tlf-t1.vf)
Provides: tex(LinBiolinumTI-tlf-ts1--base.tfm)
Provides: tex(LinBiolinumTI-tlf-ts1.tfm)
Provides: tex(LinBiolinumTI-tlf-ts1.vf)
Provides: tex(LinBiolinumTI-tosf-ly1--base.tfm)
Provides: tex(LinBiolinumTI-tosf-ly1.tfm)
Provides: tex(LinBiolinumTI-tosf-ly1.vf)
Provides: tex(LinBiolinumTI-tosf-ot1--base.tfm)
Provides: tex(LinBiolinumTI-tosf-ot1.tfm)
Provides: tex(LinBiolinumTI-tosf-ot1.vf)
Provides: tex(LinBiolinumTI-tosf-sc-ly1--base.tfm)
Provides: tex(LinBiolinumTI-tosf-sc-ly1.tfm)
Provides: tex(LinBiolinumTI-tosf-sc-ly1.vf)
Provides: tex(LinBiolinumTI-tosf-sc-ot1--base.tfm)
Provides: tex(LinBiolinumTI-tosf-sc-ot1.tfm)
Provides: tex(LinBiolinumTI-tosf-sc-ot1.vf)
Provides: tex(LinBiolinumTI-tosf-sc-t1--base.tfm)
Provides: tex(LinBiolinumTI-tosf-sc-t1.tfm)
Provides: tex(LinBiolinumTI-tosf-sc-t1.vf)
Provides: tex(LinBiolinumTI-tosf-t1--base.tfm)
Provides: tex(LinBiolinumTI-tosf-t1.tfm)
Provides: tex(LinBiolinumTI-tosf-t1.vf)
Provides: tex(LinBiolinumTI-tosf-ts1--base.tfm)
Provides: tex(LinBiolinumTI-tosf-ts1.tfm)
Provides: tex(LinBiolinumTI-tosf-ts1.vf)
Provides: tex(LinBiolinum_K.tex)
Provides: tex(LinBiolinum_R.tex)
Provides: tex(LinLibertineDisplayT-lf-ly1--base.tfm)
Provides: tex(LinLibertineDisplayT-lf-ly1.tfm)
Provides: tex(LinLibertineDisplayT-lf-ly1.vf)
Provides: tex(LinLibertineDisplayT-lf-ot1--base.tfm)
Provides: tex(LinLibertineDisplayT-lf-ot1.tfm)
Provides: tex(LinLibertineDisplayT-lf-ot1.vf)
Provides: tex(LinLibertineDisplayT-lf-t1--base.tfm)
Provides: tex(LinLibertineDisplayT-lf-t1.tfm)
Provides: tex(LinLibertineDisplayT-lf-t1.vf)
Provides: tex(LinLibertineDisplayT-lf-ts1--base.tfm)
Provides: tex(LinLibertineDisplayT-lf-ts1.tfm)
Provides: tex(LinLibertineDisplayT-lf-ts1.vf)
Provides: tex(LinLibertineDisplayT-osf-ly1--base.tfm)
Provides: tex(LinLibertineDisplayT-osf-ly1.tfm)
Provides: tex(LinLibertineDisplayT-osf-ly1.vf)
Provides: tex(LinLibertineDisplayT-osf-ot1--base.tfm)
Provides: tex(LinLibertineDisplayT-osf-ot1.tfm)
Provides: tex(LinLibertineDisplayT-osf-ot1.vf)
Provides: tex(LinLibertineDisplayT-osf-t1--base.tfm)
Provides: tex(LinLibertineDisplayT-osf-t1.tfm)
Provides: tex(LinLibertineDisplayT-osf-t1.vf)
Provides: tex(LinLibertineDisplayT-osf-ts1--base.tfm)
Provides: tex(LinLibertineDisplayT-osf-ts1.tfm)
Provides: tex(LinLibertineDisplayT-osf-ts1.vf)
Provides: tex(LinLibertineDisplayT-sup-ly1--base.tfm)
Provides: tex(LinLibertineDisplayT-sup-ly1.tfm)
Provides: tex(LinLibertineDisplayT-sup-ly1.vf)
Provides: tex(LinLibertineDisplayT-sup-ot1.tfm)
Provides: tex(LinLibertineDisplayT-sup-t1--base.tfm)
Provides: tex(LinLibertineDisplayT-sup-t1.tfm)
Provides: tex(LinLibertineDisplayT-sup-t1.vf)
Provides: tex(LinLibertineDisplayT-tlf-ly1--base.tfm)
Provides: tex(LinLibertineDisplayT-tlf-ly1.tfm)
Provides: tex(LinLibertineDisplayT-tlf-ly1.vf)
Provides: tex(LinLibertineDisplayT-tlf-ot1--base.tfm)
Provides: tex(LinLibertineDisplayT-tlf-ot1.tfm)
Provides: tex(LinLibertineDisplayT-tlf-ot1.vf)
Provides: tex(LinLibertineDisplayT-tlf-t1--base.tfm)
Provides: tex(LinLibertineDisplayT-tlf-t1.tfm)
Provides: tex(LinLibertineDisplayT-tlf-t1.vf)
Provides: tex(LinLibertineDisplayT-tlf-ts1--base.tfm)
Provides: tex(LinLibertineDisplayT-tlf-ts1.tfm)
Provides: tex(LinLibertineDisplayT-tlf-ts1.vf)
Provides: tex(LinLibertineDisplayT-tosf-ly1--base.tfm)
Provides: tex(LinLibertineDisplayT-tosf-ly1.tfm)
Provides: tex(LinLibertineDisplayT-tosf-ly1.vf)
Provides: tex(LinLibertineDisplayT-tosf-ot1--base.tfm)
Provides: tex(LinLibertineDisplayT-tosf-ot1.tfm)
Provides: tex(LinLibertineDisplayT-tosf-ot1.vf)
Provides: tex(LinLibertineDisplayT-tosf-t1--base.tfm)
Provides: tex(LinLibertineDisplayT-tosf-t1.tfm)
Provides: tex(LinLibertineDisplayT-tosf-t1.vf)
Provides: tex(LinLibertineDisplayT-tosf-ts1--base.tfm)
Provides: tex(LinLibertineDisplayT-tosf-ts1.tfm)
Provides: tex(LinLibertineDisplayT-tosf-ts1.vf)
Provides: tex(LinLibertineIT-lf-ly1--base.tfm)
Provides: tex(LinLibertineIT-lf-ly1.tfm)
Provides: tex(LinLibertineIT-lf-ly1.vf)
Provides: tex(LinLibertineIT-lf-ot1.tfm)
Provides: tex(LinLibertineIT-lf-t1--base.tfm)
Provides: tex(LinLibertineIT-lf-t1.tfm)
Provides: tex(LinLibertineIT-lf-t1.vf)
Provides: tex(LinLibertineIT-lf-ts1--base.tfm)
Provides: tex(LinLibertineIT-lf-ts1.tfm)
Provides: tex(LinLibertineIT-lf-ts1.vf)
Provides: tex(LinLibertineIT-tlf-ly1--base.tfm)
Provides: tex(LinLibertineIT-tlf-ly1.tfm)
Provides: tex(LinLibertineIT-tlf-ly1.vf)
Provides: tex(LinLibertineIT-tlf-ot1.tfm)
Provides: tex(LinLibertineIT-tlf-t1--base.tfm)
Provides: tex(LinLibertineIT-tlf-t1.tfm)
Provides: tex(LinLibertineIT-tlf-t1.vf)
Provides: tex(LinLibertineIT-tlf-ts1--base.tfm)
Provides: tex(LinLibertineIT-tlf-ts1.tfm)
Provides: tex(LinLibertineIT-tlf-ts1.vf)
Provides: tex(LinLibertineMT-lf-ly1--base.tfm)
Provides: tex(LinLibertineMT-lf-ly1.tfm)
Provides: tex(LinLibertineMT-lf-ly1.vf)
Provides: tex(LinLibertineMT-lf-ot1.tfm)
Provides: tex(LinLibertineMT-lf-t1--base.tfm)
Provides: tex(LinLibertineMT-lf-t1.tfm)
Provides: tex(LinLibertineMT-lf-t1.vf)
Provides: tex(LinLibertineMT-lf-ts1--base.tfm)
Provides: tex(LinLibertineMT-lf-ts1.tfm)
Provides: tex(LinLibertineMT-lf-ts1.vf)
Provides: tex(LinLibertineMT-sup-ly1--base.tfm)
Provides: tex(LinLibertineMT-sup-ly1.tfm)
Provides: tex(LinLibertineMT-sup-ly1.vf)
Provides: tex(LinLibertineMT-sup-ot1.tfm)
Provides: tex(LinLibertineMT-sup-t1--base.tfm)
Provides: tex(LinLibertineMT-sup-t1.tfm)
Provides: tex(LinLibertineMT-sup-t1.vf)
Provides: tex(LinLibertineMT-tlf-ly1--base.tfm)
Provides: tex(LinLibertineMT-tlf-ly1.tfm)
Provides: tex(LinLibertineMT-tlf-ly1.vf)
Provides: tex(LinLibertineMT-tlf-ot1.tfm)
Provides: tex(LinLibertineMT-tlf-t1--base.tfm)
Provides: tex(LinLibertineMT-tlf-t1.tfm)
Provides: tex(LinLibertineMT-tlf-t1.vf)
Provides: tex(LinLibertineMT-tlf-ts1--base.tfm)
Provides: tex(LinLibertineMT-tlf-ts1.tfm)
Provides: tex(LinLibertineMT-tlf-ts1.vf)
Provides: tex(LinLibertineMTB-lf-ly1--base.tfm)
Provides: tex(LinLibertineMTB-lf-ly1.tfm)
Provides: tex(LinLibertineMTB-lf-ly1.vf)
Provides: tex(LinLibertineMTB-lf-ot1.tfm)
Provides: tex(LinLibertineMTB-lf-t1--base.tfm)
Provides: tex(LinLibertineMTB-lf-t1.tfm)
Provides: tex(LinLibertineMTB-lf-t1.vf)
Provides: tex(LinLibertineMTB-lf-ts1--base.tfm)
Provides: tex(LinLibertineMTB-lf-ts1.tfm)
Provides: tex(LinLibertineMTB-lf-ts1.vf)
Provides: tex(LinLibertineMTB-sup-ly1--base.tfm)
Provides: tex(LinLibertineMTB-sup-ly1.tfm)
Provides: tex(LinLibertineMTB-sup-ly1.vf)
Provides: tex(LinLibertineMTB-sup-ot1.tfm)
Provides: tex(LinLibertineMTB-sup-t1--base.tfm)
Provides: tex(LinLibertineMTB-sup-t1.tfm)
Provides: tex(LinLibertineMTB-sup-t1.vf)
Provides: tex(LinLibertineMTB-tlf-ly1--base.tfm)
Provides: tex(LinLibertineMTB-tlf-ly1.tfm)
Provides: tex(LinLibertineMTB-tlf-ly1.vf)
Provides: tex(LinLibertineMTB-tlf-ot1.tfm)
Provides: tex(LinLibertineMTB-tlf-t1--base.tfm)
Provides: tex(LinLibertineMTB-tlf-t1.tfm)
Provides: tex(LinLibertineMTB-tlf-t1.vf)
Provides: tex(LinLibertineMTB-tlf-ts1--base.tfm)
Provides: tex(LinLibertineMTB-tlf-ts1.tfm)
Provides: tex(LinLibertineMTB-tlf-ts1.vf)
Provides: tex(LinLibertineMTBO-lf-ly1--base.tfm)
Provides: tex(LinLibertineMTBO-lf-ly1.tfm)
Provides: tex(LinLibertineMTBO-lf-ly1.vf)
Provides: tex(LinLibertineMTBO-lf-ot1.tfm)
Provides: tex(LinLibertineMTBO-lf-t1--base.tfm)
Provides: tex(LinLibertineMTBO-lf-t1.tfm)
Provides: tex(LinLibertineMTBO-lf-t1.vf)
Provides: tex(LinLibertineMTBO-lf-ts1--base.tfm)
Provides: tex(LinLibertineMTBO-lf-ts1.tfm)
Provides: tex(LinLibertineMTBO-lf-ts1.vf)
Provides: tex(LinLibertineMTBO-sup-ly1--base.tfm)
Provides: tex(LinLibertineMTBO-sup-ly1.tfm)
Provides: tex(LinLibertineMTBO-sup-ly1.vf)
Provides: tex(LinLibertineMTBO-sup-ot1.tfm)
Provides: tex(LinLibertineMTBO-sup-t1--base.tfm)
Provides: tex(LinLibertineMTBO-sup-t1.tfm)
Provides: tex(LinLibertineMTBO-sup-t1.vf)
Provides: tex(LinLibertineMTBO-tlf-ly1--base.tfm)
Provides: tex(LinLibertineMTBO-tlf-ly1.tfm)
Provides: tex(LinLibertineMTBO-tlf-ly1.vf)
Provides: tex(LinLibertineMTBO-tlf-ot1.tfm)
Provides: tex(LinLibertineMTBO-tlf-t1--base.tfm)
Provides: tex(LinLibertineMTBO-tlf-t1.tfm)
Provides: tex(LinLibertineMTBO-tlf-t1.vf)
Provides: tex(LinLibertineMTBO-tlf-ts1--base.tfm)
Provides: tex(LinLibertineMTBO-tlf-ts1.tfm)
Provides: tex(LinLibertineMTBO-tlf-ts1.vf)
Provides: tex(LinLibertineMTO-lf-ly1--base.tfm)
Provides: tex(LinLibertineMTO-lf-ly1.tfm)
Provides: tex(LinLibertineMTO-lf-ly1.vf)
Provides: tex(LinLibertineMTO-lf-ot1.tfm)
Provides: tex(LinLibertineMTO-lf-t1--base.tfm)
Provides: tex(LinLibertineMTO-lf-t1.tfm)
Provides: tex(LinLibertineMTO-lf-t1.vf)
Provides: tex(LinLibertineMTO-lf-ts1--base.tfm)
Provides: tex(LinLibertineMTO-lf-ts1.tfm)
Provides: tex(LinLibertineMTO-lf-ts1.vf)
Provides: tex(LinLibertineMTO-sup-ly1--base.tfm)
Provides: tex(LinLibertineMTO-sup-ly1.tfm)
Provides: tex(LinLibertineMTO-sup-ly1.vf)
Provides: tex(LinLibertineMTO-sup-ot1.tfm)
Provides: tex(LinLibertineMTO-sup-t1--base.tfm)
Provides: tex(LinLibertineMTO-sup-t1.tfm)
Provides: tex(LinLibertineMTO-sup-t1.vf)
Provides: tex(LinLibertineMTO-tlf-ly1--base.tfm)
Provides: tex(LinLibertineMTO-tlf-ly1.tfm)
Provides: tex(LinLibertineMTO-tlf-ly1.vf)
Provides: tex(LinLibertineMTO-tlf-ot1.tfm)
Provides: tex(LinLibertineMTO-tlf-t1--base.tfm)
Provides: tex(LinLibertineMTO-tlf-t1.tfm)
Provides: tex(LinLibertineMTO-tlf-t1.vf)
Provides: tex(LinLibertineMTO-tlf-ts1--base.tfm)
Provides: tex(LinLibertineMTO-tlf-ts1.tfm)
Provides: tex(LinLibertineMTO-tlf-ts1.vf)
Provides: tex(LinLibertineT-lf-ly1--base.tfm)
Provides: tex(LinLibertineT-lf-ly1.tfm)
Provides: tex(LinLibertineT-lf-ly1.vf)
Provides: tex(LinLibertineT-lf-ot1--base.tfm)
Provides: tex(LinLibertineT-lf-ot1.tfm)
Provides: tex(LinLibertineT-lf-ot1.vf)
Provides: tex(LinLibertineT-lf-sc-ly1--base.tfm)
Provides: tex(LinLibertineT-lf-sc-ly1.tfm)
Provides: tex(LinLibertineT-lf-sc-ly1.vf)
Provides: tex(LinLibertineT-lf-sc-ot1--base.tfm)
Provides: tex(LinLibertineT-lf-sc-ot1.tfm)
Provides: tex(LinLibertineT-lf-sc-ot1.vf)
Provides: tex(LinLibertineT-lf-sc-t1--base.tfm)
Provides: tex(LinLibertineT-lf-sc-t1.tfm)
Provides: tex(LinLibertineT-lf-sc-t1.vf)
Provides: tex(LinLibertineT-lf-t1--base.tfm)
Provides: tex(LinLibertineT-lf-t1.tfm)
Provides: tex(LinLibertineT-lf-t1.vf)
Provides: tex(LinLibertineT-lf-ts1--base.tfm)
Provides: tex(LinLibertineT-lf-ts1.tfm)
Provides: tex(LinLibertineT-lf-ts1.vf)
Provides: tex(LinLibertineT-osf-ly1--base.tfm)
Provides: tex(LinLibertineT-osf-ly1.tfm)
Provides: tex(LinLibertineT-osf-ly1.vf)
Provides: tex(LinLibertineT-osf-ot1--base.tfm)
Provides: tex(LinLibertineT-osf-ot1.tfm)
Provides: tex(LinLibertineT-osf-ot1.vf)
Provides: tex(LinLibertineT-osf-sc-ly1--base.tfm)
Provides: tex(LinLibertineT-osf-sc-ly1.tfm)
Provides: tex(LinLibertineT-osf-sc-ly1.vf)
Provides: tex(LinLibertineT-osf-sc-ot1--base.tfm)
Provides: tex(LinLibertineT-osf-sc-ot1.tfm)
Provides: tex(LinLibertineT-osf-sc-ot1.vf)
Provides: tex(LinLibertineT-osf-sc-t1--base.tfm)
Provides: tex(LinLibertineT-osf-sc-t1.tfm)
Provides: tex(LinLibertineT-osf-sc-t1.vf)
Provides: tex(LinLibertineT-osf-t1--base.tfm)
Provides: tex(LinLibertineT-osf-t1.tfm)
Provides: tex(LinLibertineT-osf-t1.vf)
Provides: tex(LinLibertineT-osf-ts1--base.tfm)
Provides: tex(LinLibertineT-osf-ts1.tfm)
Provides: tex(LinLibertineT-osf-ts1.vf)
Provides: tex(LinLibertineT-sup-ly1--base.tfm)
Provides: tex(LinLibertineT-sup-ly1.tfm)
Provides: tex(LinLibertineT-sup-ly1.vf)
Provides: tex(LinLibertineT-sup-ot1.tfm)
Provides: tex(LinLibertineT-sup-t1--base.tfm)
Provides: tex(LinLibertineT-sup-t1.tfm)
Provides: tex(LinLibertineT-sup-t1.vf)
Provides: tex(LinLibertineT-tlf-ly1--base.tfm)
Provides: tex(LinLibertineT-tlf-ly1.tfm)
Provides: tex(LinLibertineT-tlf-ly1.vf)
Provides: tex(LinLibertineT-tlf-ot1--base.tfm)
Provides: tex(LinLibertineT-tlf-ot1.tfm)
Provides: tex(LinLibertineT-tlf-ot1.vf)
Provides: tex(LinLibertineT-tlf-sc-ly1--base.tfm)
Provides: tex(LinLibertineT-tlf-sc-ly1.tfm)
Provides: tex(LinLibertineT-tlf-sc-ly1.vf)
Provides: tex(LinLibertineT-tlf-sc-ot1--base.tfm)
Provides: tex(LinLibertineT-tlf-sc-ot1.tfm)
Provides: tex(LinLibertineT-tlf-sc-ot1.vf)
Provides: tex(LinLibertineT-tlf-sc-t1--base.tfm)
Provides: tex(LinLibertineT-tlf-sc-t1.tfm)
Provides: tex(LinLibertineT-tlf-sc-t1.vf)
Provides: tex(LinLibertineT-tlf-t1--base.tfm)
Provides: tex(LinLibertineT-tlf-t1.tfm)
Provides: tex(LinLibertineT-tlf-t1.vf)
Provides: tex(LinLibertineT-tlf-ts1--base.tfm)
Provides: tex(LinLibertineT-tlf-ts1.tfm)
Provides: tex(LinLibertineT-tlf-ts1.vf)
Provides: tex(LinLibertineT-tosf-ly1--base.tfm)
Provides: tex(LinLibertineT-tosf-ly1.tfm)
Provides: tex(LinLibertineT-tosf-ly1.vf)
Provides: tex(LinLibertineT-tosf-ot1--base.tfm)
Provides: tex(LinLibertineT-tosf-ot1.tfm)
Provides: tex(LinLibertineT-tosf-ot1.vf)
Provides: tex(LinLibertineT-tosf-sc-ly1--base.tfm)
Provides: tex(LinLibertineT-tosf-sc-ly1.tfm)
Provides: tex(LinLibertineT-tosf-sc-ly1.vf)
Provides: tex(LinLibertineT-tosf-sc-ot1--base.tfm)
Provides: tex(LinLibertineT-tosf-sc-ot1.tfm)
Provides: tex(LinLibertineT-tosf-sc-ot1.vf)
Provides: tex(LinLibertineT-tosf-sc-t1--base.tfm)
Provides: tex(LinLibertineT-tosf-sc-t1.tfm)
Provides: tex(LinLibertineT-tosf-sc-t1.vf)
Provides: tex(LinLibertineT-tosf-t1--base.tfm)
Provides: tex(LinLibertineT-tosf-t1.tfm)
Provides: tex(LinLibertineT-tosf-t1.vf)
Provides: tex(LinLibertineT-tosf-ts1--base.tfm)
Provides: tex(LinLibertineT-tosf-ts1.tfm)
Provides: tex(LinLibertineT-tosf-ts1.vf)
Provides: tex(LinLibertineTB-lf-ly1--base.tfm)
Provides: tex(LinLibertineTB-lf-ly1.tfm)
Provides: tex(LinLibertineTB-lf-ly1.vf)
Provides: tex(LinLibertineTB-lf-ot1--base.tfm)
Provides: tex(LinLibertineTB-lf-ot1.tfm)
Provides: tex(LinLibertineTB-lf-ot1.vf)
Provides: tex(LinLibertineTB-lf-sc-ly1--base.tfm)
Provides: tex(LinLibertineTB-lf-sc-ly1.tfm)
Provides: tex(LinLibertineTB-lf-sc-ly1.vf)
Provides: tex(LinLibertineTB-lf-sc-ot1--base.tfm)
Provides: tex(LinLibertineTB-lf-sc-ot1.tfm)
Provides: tex(LinLibertineTB-lf-sc-ot1.vf)
Provides: tex(LinLibertineTB-lf-sc-t1--base.tfm)
Provides: tex(LinLibertineTB-lf-sc-t1.tfm)
Provides: tex(LinLibertineTB-lf-sc-t1.vf)
Provides: tex(LinLibertineTB-lf-t1--base.tfm)
Provides: tex(LinLibertineTB-lf-t1.tfm)
Provides: tex(LinLibertineTB-lf-t1.vf)
Provides: tex(LinLibertineTB-lf-ts1--base.tfm)
Provides: tex(LinLibertineTB-lf-ts1.tfm)
Provides: tex(LinLibertineTB-lf-ts1.vf)
Provides: tex(LinLibertineTB-osf-ly1--base.tfm)
Provides: tex(LinLibertineTB-osf-ly1.tfm)
Provides: tex(LinLibertineTB-osf-ly1.vf)
Provides: tex(LinLibertineTB-osf-ot1--base.tfm)
Provides: tex(LinLibertineTB-osf-ot1.tfm)
Provides: tex(LinLibertineTB-osf-ot1.vf)
Provides: tex(LinLibertineTB-osf-sc-ly1--base.tfm)
Provides: tex(LinLibertineTB-osf-sc-ly1.tfm)
Provides: tex(LinLibertineTB-osf-sc-ly1.vf)
Provides: tex(LinLibertineTB-osf-sc-ot1--base.tfm)
Provides: tex(LinLibertineTB-osf-sc-ot1.tfm)
Provides: tex(LinLibertineTB-osf-sc-ot1.vf)
Provides: tex(LinLibertineTB-osf-sc-t1--base.tfm)
Provides: tex(LinLibertineTB-osf-sc-t1.tfm)
Provides: tex(LinLibertineTB-osf-sc-t1.vf)
Provides: tex(LinLibertineTB-osf-t1--base.tfm)
Provides: tex(LinLibertineTB-osf-t1.tfm)
Provides: tex(LinLibertineTB-osf-t1.vf)
Provides: tex(LinLibertineTB-osf-ts1--base.tfm)
Provides: tex(LinLibertineTB-osf-ts1.tfm)
Provides: tex(LinLibertineTB-osf-ts1.vf)
Provides: tex(LinLibertineTB-sup-ly1--base.tfm)
Provides: tex(LinLibertineTB-sup-ly1.tfm)
Provides: tex(LinLibertineTB-sup-ly1.vf)
Provides: tex(LinLibertineTB-sup-ot1.tfm)
Provides: tex(LinLibertineTB-sup-t1--base.tfm)
Provides: tex(LinLibertineTB-sup-t1.tfm)
Provides: tex(LinLibertineTB-sup-t1.vf)
Provides: tex(LinLibertineTB-tlf-ly1--base.tfm)
Provides: tex(LinLibertineTB-tlf-ly1.tfm)
Provides: tex(LinLibertineTB-tlf-ly1.vf)
Provides: tex(LinLibertineTB-tlf-ot1--base.tfm)
Provides: tex(LinLibertineTB-tlf-ot1.tfm)
Provides: tex(LinLibertineTB-tlf-ot1.vf)
Provides: tex(LinLibertineTB-tlf-sc-ly1--base.tfm)
Provides: tex(LinLibertineTB-tlf-sc-ly1.tfm)
Provides: tex(LinLibertineTB-tlf-sc-ly1.vf)
Provides: tex(LinLibertineTB-tlf-sc-ot1--base.tfm)
Provides: tex(LinLibertineTB-tlf-sc-ot1.tfm)
Provides: tex(LinLibertineTB-tlf-sc-ot1.vf)
Provides: tex(LinLibertineTB-tlf-sc-t1--base.tfm)
Provides: tex(LinLibertineTB-tlf-sc-t1.tfm)
Provides: tex(LinLibertineTB-tlf-sc-t1.vf)
Provides: tex(LinLibertineTB-tlf-t1--base.tfm)
Provides: tex(LinLibertineTB-tlf-t1.tfm)
Provides: tex(LinLibertineTB-tlf-t1.vf)
Provides: tex(LinLibertineTB-tlf-ts1--base.tfm)
Provides: tex(LinLibertineTB-tlf-ts1.tfm)
Provides: tex(LinLibertineTB-tlf-ts1.vf)
Provides: tex(LinLibertineTB-tosf-ly1--base.tfm)
Provides: tex(LinLibertineTB-tosf-ly1.tfm)
Provides: tex(LinLibertineTB-tosf-ly1.vf)
Provides: tex(LinLibertineTB-tosf-ot1--base.tfm)
Provides: tex(LinLibertineTB-tosf-ot1.tfm)
Provides: tex(LinLibertineTB-tosf-ot1.vf)
Provides: tex(LinLibertineTB-tosf-sc-ly1--base.tfm)
Provides: tex(LinLibertineTB-tosf-sc-ly1.tfm)
Provides: tex(LinLibertineTB-tosf-sc-ly1.vf)
Provides: tex(LinLibertineTB-tosf-sc-ot1--base.tfm)
Provides: tex(LinLibertineTB-tosf-sc-ot1.tfm)
Provides: tex(LinLibertineTB-tosf-sc-ot1.vf)
Provides: tex(LinLibertineTB-tosf-sc-t1--base.tfm)
Provides: tex(LinLibertineTB-tosf-sc-t1.tfm)
Provides: tex(LinLibertineTB-tosf-sc-t1.vf)
Provides: tex(LinLibertineTB-tosf-t1--base.tfm)
Provides: tex(LinLibertineTB-tosf-t1.tfm)
Provides: tex(LinLibertineTB-tosf-t1.vf)
Provides: tex(LinLibertineTB-tosf-ts1--base.tfm)
Provides: tex(LinLibertineTB-tosf-ts1.tfm)
Provides: tex(LinLibertineTB-tosf-ts1.vf)
Provides: tex(LinLibertineTBI-lf-ly1--base.tfm)
Provides: tex(LinLibertineTBI-lf-ly1.tfm)
Provides: tex(LinLibertineTBI-lf-ly1.vf)
Provides: tex(LinLibertineTBI-lf-ot1--base.tfm)
Provides: tex(LinLibertineTBI-lf-ot1.tfm)
Provides: tex(LinLibertineTBI-lf-ot1.vf)
Provides: tex(LinLibertineTBI-lf-sc-ly1--base.tfm)
Provides: tex(LinLibertineTBI-lf-sc-ly1.tfm)
Provides: tex(LinLibertineTBI-lf-sc-ly1.vf)
Provides: tex(LinLibertineTBI-lf-sc-ot1--base.tfm)
Provides: tex(LinLibertineTBI-lf-sc-ot1.tfm)
Provides: tex(LinLibertineTBI-lf-sc-ot1.vf)
Provides: tex(LinLibertineTBI-lf-sc-t1--base.tfm)
Provides: tex(LinLibertineTBI-lf-sc-t1.tfm)
Provides: tex(LinLibertineTBI-lf-sc-t1.vf)
Provides: tex(LinLibertineTBI-lf-t1--base.tfm)
Provides: tex(LinLibertineTBI-lf-t1.tfm)
Provides: tex(LinLibertineTBI-lf-t1.vf)
Provides: tex(LinLibertineTBI-lf-ts1--base.tfm)
Provides: tex(LinLibertineTBI-lf-ts1.tfm)
Provides: tex(LinLibertineTBI-lf-ts1.vf)
Provides: tex(LinLibertineTBI-osf-ly1--base.tfm)
Provides: tex(LinLibertineTBI-osf-ly1.tfm)
Provides: tex(LinLibertineTBI-osf-ly1.vf)
Provides: tex(LinLibertineTBI-osf-ot1--base.tfm)
Provides: tex(LinLibertineTBI-osf-ot1.tfm)
Provides: tex(LinLibertineTBI-osf-ot1.vf)
Provides: tex(LinLibertineTBI-osf-sc-ly1--base.tfm)
Provides: tex(LinLibertineTBI-osf-sc-ly1.tfm)
Provides: tex(LinLibertineTBI-osf-sc-ly1.vf)
Provides: tex(LinLibertineTBI-osf-sc-ot1--base.tfm)
Provides: tex(LinLibertineTBI-osf-sc-ot1.tfm)
Provides: tex(LinLibertineTBI-osf-sc-ot1.vf)
Provides: tex(LinLibertineTBI-osf-sc-t1--base.tfm)
Provides: tex(LinLibertineTBI-osf-sc-t1.tfm)
Provides: tex(LinLibertineTBI-osf-sc-t1.vf)
Provides: tex(LinLibertineTBI-osf-t1--base.tfm)
Provides: tex(LinLibertineTBI-osf-t1.tfm)
Provides: tex(LinLibertineTBI-osf-t1.vf)
Provides: tex(LinLibertineTBI-osf-ts1--base.tfm)
Provides: tex(LinLibertineTBI-osf-ts1.tfm)
Provides: tex(LinLibertineTBI-osf-ts1.vf)
Provides: tex(LinLibertineTBI-sup-ly1--base.tfm)
Provides: tex(LinLibertineTBI-sup-ly1.tfm)
Provides: tex(LinLibertineTBI-sup-ly1.vf)
Provides: tex(LinLibertineTBI-sup-ot1.tfm)
Provides: tex(LinLibertineTBI-sup-t1--base.tfm)
Provides: tex(LinLibertineTBI-sup-t1.tfm)
Provides: tex(LinLibertineTBI-sup-t1.vf)
Provides: tex(LinLibertineTBI-tlf-ly1--base.tfm)
Provides: tex(LinLibertineTBI-tlf-ly1.tfm)
Provides: tex(LinLibertineTBI-tlf-ly1.vf)
Provides: tex(LinLibertineTBI-tlf-ot1--base.tfm)
Provides: tex(LinLibertineTBI-tlf-ot1.tfm)
Provides: tex(LinLibertineTBI-tlf-ot1.vf)
Provides: tex(LinLibertineTBI-tlf-sc-ly1--base.tfm)
Provides: tex(LinLibertineTBI-tlf-sc-ly1.tfm)
Provides: tex(LinLibertineTBI-tlf-sc-ly1.vf)
Provides: tex(LinLibertineTBI-tlf-sc-ot1--base.tfm)
Provides: tex(LinLibertineTBI-tlf-sc-ot1.tfm)
Provides: tex(LinLibertineTBI-tlf-sc-ot1.vf)
Provides: tex(LinLibertineTBI-tlf-sc-t1--base.tfm)
Provides: tex(LinLibertineTBI-tlf-sc-t1.tfm)
Provides: tex(LinLibertineTBI-tlf-sc-t1.vf)
Provides: tex(LinLibertineTBI-tlf-t1--base.tfm)
Provides: tex(LinLibertineTBI-tlf-t1.tfm)
Provides: tex(LinLibertineTBI-tlf-t1.vf)
Provides: tex(LinLibertineTBI-tlf-ts1--base.tfm)
Provides: tex(LinLibertineTBI-tlf-ts1.tfm)
Provides: tex(LinLibertineTBI-tlf-ts1.vf)
Provides: tex(LinLibertineTBI-tosf-ly1--base.tfm)
Provides: tex(LinLibertineTBI-tosf-ly1.tfm)
Provides: tex(LinLibertineTBI-tosf-ly1.vf)
Provides: tex(LinLibertineTBI-tosf-ot1--base.tfm)
Provides: tex(LinLibertineTBI-tosf-ot1.tfm)
Provides: tex(LinLibertineTBI-tosf-ot1.vf)
Provides: tex(LinLibertineTBI-tosf-sc-ly1--base.tfm)
Provides: tex(LinLibertineTBI-tosf-sc-ly1.tfm)
Provides: tex(LinLibertineTBI-tosf-sc-ly1.vf)
Provides: tex(LinLibertineTBI-tosf-sc-ot1--base.tfm)
Provides: tex(LinLibertineTBI-tosf-sc-ot1.tfm)
Provides: tex(LinLibertineTBI-tosf-sc-ot1.vf)
Provides: tex(LinLibertineTBI-tosf-sc-t1--base.tfm)
Provides: tex(LinLibertineTBI-tosf-sc-t1.tfm)
Provides: tex(LinLibertineTBI-tosf-sc-t1.vf)
Provides: tex(LinLibertineTBI-tosf-t1--base.tfm)
Provides: tex(LinLibertineTBI-tosf-t1.tfm)
Provides: tex(LinLibertineTBI-tosf-t1.vf)
Provides: tex(LinLibertineTBI-tosf-ts1--base.tfm)
Provides: tex(LinLibertineTBI-tosf-ts1.tfm)
Provides: tex(LinLibertineTBI-tosf-ts1.vf)
Provides: tex(LinLibertineTI-lf-ly1--base.tfm)
Provides: tex(LinLibertineTI-lf-ly1.tfm)
Provides: tex(LinLibertineTI-lf-ly1.vf)
Provides: tex(LinLibertineTI-lf-ot1--base.tfm)
Provides: tex(LinLibertineTI-lf-ot1.tfm)
Provides: tex(LinLibertineTI-lf-ot1.vf)
Provides: tex(LinLibertineTI-lf-sc-ly1--base.tfm)
Provides: tex(LinLibertineTI-lf-sc-ly1.tfm)
Provides: tex(LinLibertineTI-lf-sc-ly1.vf)
Provides: tex(LinLibertineTI-lf-sc-ot1--base.tfm)
Provides: tex(LinLibertineTI-lf-sc-ot1.tfm)
Provides: tex(LinLibertineTI-lf-sc-ot1.vf)
Provides: tex(LinLibertineTI-lf-sc-t1--base.tfm)
Provides: tex(LinLibertineTI-lf-sc-t1.tfm)
Provides: tex(LinLibertineTI-lf-sc-t1.vf)
Provides: tex(LinLibertineTI-lf-t1--base.tfm)
Provides: tex(LinLibertineTI-lf-t1.tfm)
Provides: tex(LinLibertineTI-lf-t1.vf)
Provides: tex(LinLibertineTI-lf-ts1--base.tfm)
Provides: tex(LinLibertineTI-lf-ts1.tfm)
Provides: tex(LinLibertineTI-lf-ts1.vf)
Provides: tex(LinLibertineTI-osf-ly1--base.tfm)
Provides: tex(LinLibertineTI-osf-ly1.tfm)
Provides: tex(LinLibertineTI-osf-ly1.vf)
Provides: tex(LinLibertineTI-osf-ot1--base.tfm)
Provides: tex(LinLibertineTI-osf-ot1.tfm)
Provides: tex(LinLibertineTI-osf-ot1.vf)
Provides: tex(LinLibertineTI-osf-sc-ly1--base.tfm)
Provides: tex(LinLibertineTI-osf-sc-ly1.tfm)
Provides: tex(LinLibertineTI-osf-sc-ly1.vf)
Provides: tex(LinLibertineTI-osf-sc-ot1--base.tfm)
Provides: tex(LinLibertineTI-osf-sc-ot1.tfm)
Provides: tex(LinLibertineTI-osf-sc-ot1.vf)
Provides: tex(LinLibertineTI-osf-sc-t1--base.tfm)
Provides: tex(LinLibertineTI-osf-sc-t1.tfm)
Provides: tex(LinLibertineTI-osf-sc-t1.vf)
Provides: tex(LinLibertineTI-osf-t1--base.tfm)
Provides: tex(LinLibertineTI-osf-t1.tfm)
Provides: tex(LinLibertineTI-osf-t1.vf)
Provides: tex(LinLibertineTI-osf-ts1--base.tfm)
Provides: tex(LinLibertineTI-osf-ts1.tfm)
Provides: tex(LinLibertineTI-osf-ts1.vf)
Provides: tex(LinLibertineTI-sup-ly1--base.tfm)
Provides: tex(LinLibertineTI-sup-ly1.tfm)
Provides: tex(LinLibertineTI-sup-ly1.vf)
Provides: tex(LinLibertineTI-sup-ot1.tfm)
Provides: tex(LinLibertineTI-sup-t1--base.tfm)
Provides: tex(LinLibertineTI-sup-t1.tfm)
Provides: tex(LinLibertineTI-sup-t1.vf)
Provides: tex(LinLibertineTI-tlf-ly1--base.tfm)
Provides: tex(LinLibertineTI-tlf-ly1.tfm)
Provides: tex(LinLibertineTI-tlf-ly1.vf)
Provides: tex(LinLibertineTI-tlf-ot1--base.tfm)
Provides: tex(LinLibertineTI-tlf-ot1.tfm)
Provides: tex(LinLibertineTI-tlf-ot1.vf)
Provides: tex(LinLibertineTI-tlf-sc-ly1--base.tfm)
Provides: tex(LinLibertineTI-tlf-sc-ly1.tfm)
Provides: tex(LinLibertineTI-tlf-sc-ly1.vf)
Provides: tex(LinLibertineTI-tlf-sc-ot1--base.tfm)
Provides: tex(LinLibertineTI-tlf-sc-ot1.tfm)
Provides: tex(LinLibertineTI-tlf-sc-ot1.vf)
Provides: tex(LinLibertineTI-tlf-sc-t1--base.tfm)
Provides: tex(LinLibertineTI-tlf-sc-t1.tfm)
Provides: tex(LinLibertineTI-tlf-sc-t1.vf)
Provides: tex(LinLibertineTI-tlf-t1--base.tfm)
Provides: tex(LinLibertineTI-tlf-t1.tfm)
Provides: tex(LinLibertineTI-tlf-t1.vf)
Provides: tex(LinLibertineTI-tlf-ts1--base.tfm)
Provides: tex(LinLibertineTI-tlf-ts1.tfm)
Provides: tex(LinLibertineTI-tlf-ts1.vf)
Provides: tex(LinLibertineTI-tosf-ly1--base.tfm)
Provides: tex(LinLibertineTI-tosf-ly1.tfm)
Provides: tex(LinLibertineTI-tosf-ly1.vf)
Provides: tex(LinLibertineTI-tosf-ot1--base.tfm)
Provides: tex(LinLibertineTI-tosf-ot1.tfm)
Provides: tex(LinLibertineTI-tosf-ot1.vf)
Provides: tex(LinLibertineTI-tosf-sc-ly1--base.tfm)
Provides: tex(LinLibertineTI-tosf-sc-ly1.tfm)
Provides: tex(LinLibertineTI-tosf-sc-ly1.vf)
Provides: tex(LinLibertineTI-tosf-sc-ot1--base.tfm)
Provides: tex(LinLibertineTI-tosf-sc-ot1.tfm)
Provides: tex(LinLibertineTI-tosf-sc-ot1.vf)
Provides: tex(LinLibertineTI-tosf-sc-t1--base.tfm)
Provides: tex(LinLibertineTI-tosf-sc-t1.tfm)
Provides: tex(LinLibertineTI-tosf-sc-t1.vf)
Provides: tex(LinLibertineTI-tosf-t1--base.tfm)
Provides: tex(LinLibertineTI-tosf-t1.tfm)
Provides: tex(LinLibertineTI-tosf-t1.vf)
Provides: tex(LinLibertineTI-tosf-ts1--base.tfm)
Provides: tex(LinLibertineTI-tosf-ts1.tfm)
Provides: tex(LinLibertineTI-tosf-ts1.vf)
Provides: tex(LinLibertineTZ-lf-ly1--base.tfm)
Provides: tex(LinLibertineTZ-lf-ly1.tfm)
Provides: tex(LinLibertineTZ-lf-ly1.vf)
Provides: tex(LinLibertineTZ-lf-ot1--base.tfm)
Provides: tex(LinLibertineTZ-lf-ot1.tfm)
Provides: tex(LinLibertineTZ-lf-ot1.vf)
Provides: tex(LinLibertineTZ-lf-sc-ly1--base.tfm)
Provides: tex(LinLibertineTZ-lf-sc-ly1.tfm)
Provides: tex(LinLibertineTZ-lf-sc-ly1.vf)
Provides: tex(LinLibertineTZ-lf-sc-ot1--base.tfm)
Provides: tex(LinLibertineTZ-lf-sc-ot1.tfm)
Provides: tex(LinLibertineTZ-lf-sc-ot1.vf)
Provides: tex(LinLibertineTZ-lf-sc-t1--base.tfm)
Provides: tex(LinLibertineTZ-lf-sc-t1.tfm)
Provides: tex(LinLibertineTZ-lf-sc-t1.vf)
Provides: tex(LinLibertineTZ-lf-t1--base.tfm)
Provides: tex(LinLibertineTZ-lf-t1.tfm)
Provides: tex(LinLibertineTZ-lf-t1.vf)
Provides: tex(LinLibertineTZ-lf-ts1--base.tfm)
Provides: tex(LinLibertineTZ-lf-ts1.tfm)
Provides: tex(LinLibertineTZ-lf-ts1.vf)
Provides: tex(LinLibertineTZ-osf-ly1--base.tfm)
Provides: tex(LinLibertineTZ-osf-ly1.tfm)
Provides: tex(LinLibertineTZ-osf-ly1.vf)
Provides: tex(LinLibertineTZ-osf-ot1--base.tfm)
Provides: tex(LinLibertineTZ-osf-ot1.tfm)
Provides: tex(LinLibertineTZ-osf-ot1.vf)
Provides: tex(LinLibertineTZ-osf-sc-ly1--base.tfm)
Provides: tex(LinLibertineTZ-osf-sc-ly1.tfm)
Provides: tex(LinLibertineTZ-osf-sc-ly1.vf)
Provides: tex(LinLibertineTZ-osf-sc-ot1--base.tfm)
Provides: tex(LinLibertineTZ-osf-sc-ot1.tfm)
Provides: tex(LinLibertineTZ-osf-sc-ot1.vf)
Provides: tex(LinLibertineTZ-osf-sc-t1--base.tfm)
Provides: tex(LinLibertineTZ-osf-sc-t1.tfm)
Provides: tex(LinLibertineTZ-osf-sc-t1.vf)
Provides: tex(LinLibertineTZ-osf-t1--base.tfm)
Provides: tex(LinLibertineTZ-osf-t1.tfm)
Provides: tex(LinLibertineTZ-osf-t1.vf)
Provides: tex(LinLibertineTZ-osf-ts1--base.tfm)
Provides: tex(LinLibertineTZ-osf-ts1.tfm)
Provides: tex(LinLibertineTZ-osf-ts1.vf)
Provides: tex(LinLibertineTZ-sup-ly1--base.tfm)
Provides: tex(LinLibertineTZ-sup-ly1.tfm)
Provides: tex(LinLibertineTZ-sup-ly1.vf)
Provides: tex(LinLibertineTZ-sup-ot1.tfm)
Provides: tex(LinLibertineTZ-sup-t1--base.tfm)
Provides: tex(LinLibertineTZ-sup-t1.tfm)
Provides: tex(LinLibertineTZ-sup-t1.vf)
Provides: tex(LinLibertineTZ-tlf-ly1--base.tfm)
Provides: tex(LinLibertineTZ-tlf-ly1.tfm)
Provides: tex(LinLibertineTZ-tlf-ly1.vf)
Provides: tex(LinLibertineTZ-tlf-ot1--base.tfm)
Provides: tex(LinLibertineTZ-tlf-ot1.tfm)
Provides: tex(LinLibertineTZ-tlf-ot1.vf)
Provides: tex(LinLibertineTZ-tlf-sc-ly1--base.tfm)
Provides: tex(LinLibertineTZ-tlf-sc-ly1.tfm)
Provides: tex(LinLibertineTZ-tlf-sc-ly1.vf)
Provides: tex(LinLibertineTZ-tlf-sc-ot1--base.tfm)
Provides: tex(LinLibertineTZ-tlf-sc-ot1.tfm)
Provides: tex(LinLibertineTZ-tlf-sc-ot1.vf)
Provides: tex(LinLibertineTZ-tlf-sc-t1--base.tfm)
Provides: tex(LinLibertineTZ-tlf-sc-t1.tfm)
Provides: tex(LinLibertineTZ-tlf-sc-t1.vf)
Provides: tex(LinLibertineTZ-tlf-t1--base.tfm)
Provides: tex(LinLibertineTZ-tlf-t1.tfm)
Provides: tex(LinLibertineTZ-tlf-t1.vf)
Provides: tex(LinLibertineTZ-tlf-ts1--base.tfm)
Provides: tex(LinLibertineTZ-tlf-ts1.tfm)
Provides: tex(LinLibertineTZ-tlf-ts1.vf)
Provides: tex(LinLibertineTZ-tosf-ly1--base.tfm)
Provides: tex(LinLibertineTZ-tosf-ly1.tfm)
Provides: tex(LinLibertineTZ-tosf-ly1.vf)
Provides: tex(LinLibertineTZ-tosf-ot1--base.tfm)
Provides: tex(LinLibertineTZ-tosf-ot1.tfm)
Provides: tex(LinLibertineTZ-tosf-ot1.vf)
Provides: tex(LinLibertineTZ-tosf-sc-ly1--base.tfm)
Provides: tex(LinLibertineTZ-tosf-sc-ly1.tfm)
Provides: tex(LinLibertineTZ-tosf-sc-ly1.vf)
Provides: tex(LinLibertineTZ-tosf-sc-ot1--base.tfm)
Provides: tex(LinLibertineTZ-tosf-sc-ot1.tfm)
Provides: tex(LinLibertineTZ-tosf-sc-ot1.vf)
Provides: tex(LinLibertineTZ-tosf-sc-t1--base.tfm)
Provides: tex(LinLibertineTZ-tosf-sc-t1.tfm)
Provides: tex(LinLibertineTZ-tosf-sc-t1.vf)
Provides: tex(LinLibertineTZ-tosf-t1--base.tfm)
Provides: tex(LinLibertineTZ-tosf-t1.tfm)
Provides: tex(LinLibertineTZ-tosf-t1.vf)
Provides: tex(LinLibertineTZ-tosf-ts1--base.tfm)
Provides: tex(LinLibertineTZ-tosf-ts1.tfm)
Provides: tex(LinLibertineTZ-tosf-ts1.vf)
Provides: tex(LinLibertineTZI-lf-ly1.tfm)
Provides: tex(LinLibertineTZI-lf-ot1--base.tfm)
Provides: tex(LinLibertineTZI-lf-ot1.tfm)
Provides: tex(LinLibertineTZI-lf-ot1.vf)
Provides: tex(LinLibertineTZI-lf-sc-ly1--base.tfm)
Provides: tex(LinLibertineTZI-lf-sc-ly1.tfm)
Provides: tex(LinLibertineTZI-lf-sc-ly1.vf)
Provides: tex(LinLibertineTZI-lf-sc-ot1--base.tfm)
Provides: tex(LinLibertineTZI-lf-sc-ot1.tfm)
Provides: tex(LinLibertineTZI-lf-sc-ot1.vf)
Provides: tex(LinLibertineTZI-lf-sc-t1--base.tfm)
Provides: tex(LinLibertineTZI-lf-sc-t1.tfm)
Provides: tex(LinLibertineTZI-lf-sc-t1.vf)
Provides: tex(LinLibertineTZI-lf-t1--base.tfm)
Provides: tex(LinLibertineTZI-lf-t1.tfm)
Provides: tex(LinLibertineTZI-lf-t1.vf)
Provides: tex(LinLibertineTZI-lf-ts1--base.tfm)
Provides: tex(LinLibertineTZI-lf-ts1.tfm)
Provides: tex(LinLibertineTZI-lf-ts1.vf)
Provides: tex(LinLibertineTZI-osf-ly1.tfm)
Provides: tex(LinLibertineTZI-osf-ot1--base.tfm)
Provides: tex(LinLibertineTZI-osf-ot1.tfm)
Provides: tex(LinLibertineTZI-osf-ot1.vf)
Provides: tex(LinLibertineTZI-osf-sc-ly1--base.tfm)
Provides: tex(LinLibertineTZI-osf-sc-ly1.tfm)
Provides: tex(LinLibertineTZI-osf-sc-ly1.vf)
Provides: tex(LinLibertineTZI-osf-sc-ot1--base.tfm)
Provides: tex(LinLibertineTZI-osf-sc-ot1.tfm)
Provides: tex(LinLibertineTZI-osf-sc-ot1.vf)
Provides: tex(LinLibertineTZI-osf-sc-t1--base.tfm)
Provides: tex(LinLibertineTZI-osf-sc-t1.tfm)
Provides: tex(LinLibertineTZI-osf-sc-t1.vf)
Provides: tex(LinLibertineTZI-osf-t1--base.tfm)
Provides: tex(LinLibertineTZI-osf-t1.tfm)
Provides: tex(LinLibertineTZI-osf-t1.vf)
Provides: tex(LinLibertineTZI-osf-ts1--base.tfm)
Provides: tex(LinLibertineTZI-osf-ts1.tfm)
Provides: tex(LinLibertineTZI-osf-ts1.vf)
Provides: tex(LinLibertineTZI-sup-ly1.tfm)
Provides: tex(LinLibertineTZI-sup-ot1.tfm)
Provides: tex(LinLibertineTZI-sup-t1--base.tfm)
Provides: tex(LinLibertineTZI-sup-t1.tfm)
Provides: tex(LinLibertineTZI-sup-t1.vf)
Provides: tex(LinLibertineTZI-tlf-ly1.tfm)
Provides: tex(LinLibertineTZI-tlf-ot1--base.tfm)
Provides: tex(LinLibertineTZI-tlf-ot1.tfm)
Provides: tex(LinLibertineTZI-tlf-ot1.vf)
Provides: tex(LinLibertineTZI-tlf-sc-ly1--base.tfm)
Provides: tex(LinLibertineTZI-tlf-sc-ly1.tfm)
Provides: tex(LinLibertineTZI-tlf-sc-ly1.vf)
Provides: tex(LinLibertineTZI-tlf-sc-ot1--base.tfm)
Provides: tex(LinLibertineTZI-tlf-sc-ot1.tfm)
Provides: tex(LinLibertineTZI-tlf-sc-ot1.vf)
Provides: tex(LinLibertineTZI-tlf-sc-t1--base.tfm)
Provides: tex(LinLibertineTZI-tlf-sc-t1.tfm)
Provides: tex(LinLibertineTZI-tlf-sc-t1.vf)
Provides: tex(LinLibertineTZI-tlf-t1--base.tfm)
Provides: tex(LinLibertineTZI-tlf-t1.tfm)
Provides: tex(LinLibertineTZI-tlf-t1.vf)
Provides: tex(LinLibertineTZI-tlf-ts1--base.tfm)
Provides: tex(LinLibertineTZI-tlf-ts1.tfm)
Provides: tex(LinLibertineTZI-tlf-ts1.vf)
Provides: tex(LinLibertineTZI-tosf-ly1.tfm)
Provides: tex(LinLibertineTZI-tosf-ot1--base.tfm)
Provides: tex(LinLibertineTZI-tosf-ot1.tfm)
Provides: tex(LinLibertineTZI-tosf-ot1.vf)
Provides: tex(LinLibertineTZI-tosf-sc-ly1--base.tfm)
Provides: tex(LinLibertineTZI-tosf-sc-ly1.tfm)
Provides: tex(LinLibertineTZI-tosf-sc-ly1.vf)
Provides: tex(LinLibertineTZI-tosf-sc-ot1--base.tfm)
Provides: tex(LinLibertineTZI-tosf-sc-ot1.tfm)
Provides: tex(LinLibertineTZI-tosf-sc-ot1.vf)
Provides: tex(LinLibertineTZI-tosf-sc-t1--base.tfm)
Provides: tex(LinLibertineTZI-tosf-sc-t1.tfm)
Provides: tex(LinLibertineTZI-tosf-sc-t1.vf)
Provides: tex(LinLibertineTZI-tosf-t1--base.tfm)
Provides: tex(LinLibertineTZI-tosf-t1.tfm)
Provides: tex(LinLibertineTZI-tosf-t1.vf)
Provides: tex(LinLibertineTZI-tosf-ts1--base.tfm)
Provides: tex(LinLibertineTZI-tosf-ts1.tfm)
Provides: tex(LinLibertineTZI-tosf-ts1.vf)
Provides: tex(LinLibertine_I.tex)
Provides: tex(LinLibertine_R.tex)
Provides: tex(LinuxBiolinumT.map)
Provides: tex(OT1LinuxBiolinumT-LF.fd)
Provides: tex(OT1LinuxBiolinumT-OsF.fd)
Provides: tex(OT1LinuxBiolinumT-Sup.fd)
Provides: tex(OT1LinuxBiolinumT-TLF.fd)
Provides: tex(OT1LinuxBiolinumT-TOsF.fd)
Provides: tex(OT1LinuxLibertineDisplayT-LF.fd)
Provides: tex(OT1LinuxLibertineDisplayT-OsF.fd)
Provides: tex(OT1LinuxLibertineDisplayT-Sup.fd)
Provides: tex(OT1LinuxLibertineDisplayT-TLF.fd)
Provides: tex(OT1LinuxLibertineDisplayT-TOsF.fd)
Provides: tex(OT1LinuxLibertineInitialsT-LF.fd)
Provides: tex(OT1LinuxLibertineInitialsT-OsF.fd)
Provides: tex(OT1LinuxLibertineInitialsT-TLF.fd)
Provides: tex(OT1LinuxLibertineMonoT-LF.fd)
Provides: tex(OT1LinuxLibertineMonoT-Sup.fd)
Provides: tex(OT1LinuxLibertineMonoT-TLF.fd)
Provides: tex(OT1LinuxLibertineT-LF.fd)
Provides: tex(OT1LinuxLibertineT-OsF.fd)
Provides: tex(OT1LinuxLibertineT-Sup.fd)
Provides: tex(OT1LinuxLibertineT-TLF.fd)
Provides: tex(OT1LinuxLibertineT-TOsF.fd)
Provides: tex(T1LinuxBiolinumT-LF.fd)
Provides: tex(T1LinuxBiolinumT-OsF.fd)
Provides: tex(T1LinuxBiolinumT-Sup.fd)
Provides: tex(T1LinuxBiolinumT-TLF.fd)
Provides: tex(T1LinuxBiolinumT-TOsF.fd)
Provides: tex(T1LinuxLibertineDisplayT-LF.fd)
Provides: tex(T1LinuxLibertineDisplayT-OsF.fd)
Provides: tex(T1LinuxLibertineDisplayT-Sup.fd)
Provides: tex(T1LinuxLibertineDisplayT-TLF.fd)
Provides: tex(T1LinuxLibertineDisplayT-TOsF.fd)
Provides: tex(T1LinuxLibertineInitialsT-LF.fd)
Provides: tex(T1LinuxLibertineInitialsT-OsF.fd)
Provides: tex(T1LinuxLibertineInitialsT-TLF.fd)
Provides: tex(T1LinuxLibertineMonoT-LF.fd)
Provides: tex(T1LinuxLibertineMonoT-Sup.fd)
Provides: tex(T1LinuxLibertineMonoT-TLF.fd)
Provides: tex(T1LinuxLibertineT-LF.fd)
Provides: tex(T1LinuxLibertineT-OsF.fd)
Provides: tex(T1LinuxLibertineT-Sup.fd)
Provides: tex(T1LinuxLibertineT-TLF.fd)
Provides: tex(T1LinuxLibertineT-TOsF.fd)
Provides: tex(TS1LinuxBiolinumT-LF.fd)
Provides: tex(TS1LinuxBiolinumT-OsF.fd)
Provides: tex(TS1LinuxBiolinumT-TLF.fd)
Provides: tex(TS1LinuxBiolinumT-TOsF.fd)
Provides: tex(TS1LinuxLibertineDisplayT-LF.fd)
Provides: tex(TS1LinuxLibertineDisplayT-OsF.fd)
Provides: tex(TS1LinuxLibertineDisplayT-TLF.fd)
Provides: tex(TS1LinuxLibertineDisplayT-TOsF.fd)
Provides: tex(TS1LinuxLibertineInitialsT-LF.fd)
Provides: tex(TS1LinuxLibertineInitialsT-OsF.fd)
Provides: tex(TS1LinuxLibertineInitialsT-TLF.fd)
Provides: tex(TS1LinuxLibertineMonoT-LF.fd)
Provides: tex(TS1LinuxLibertineMonoT-TLF.fd)
Provides: tex(TS1LinuxLibertineT-LF.fd)
Provides: tex(TS1LinuxLibertineT-OsF.fd)
Provides: tex(TS1LinuxLibertineT-TLF.fd)
Provides: tex(TS1LinuxLibertineT-TOsF.fd)
Provides: tex(biolinum-type1.sty)
Provides: tex(biolinum.sty)
Provides: tex(lbtn_25tcsq.enc)
Provides: tex(lbtn_2exa4z.enc)
Provides: tex(lbtn_2ezly2.enc)
Provides: tex(lbtn_2jy62z.enc)
Provides: tex(lbtn_2lhpup.enc)
Provides: tex(lbtn_2mruj6.enc)
Provides: tex(lbtn_2or2lf.enc)
Provides: tex(lbtn_2xw2fz.enc)
Provides: tex(lbtn_2yk3ov.enc)
Provides: tex(lbtn_3c7nkx.enc)
Provides: tex(lbtn_3dk467.enc)
Provides: tex(lbtn_3gqkkc.enc)
Provides: tex(lbtn_3r2fe2.enc)
Provides: tex(lbtn_3zs4uy.enc)
Provides: tex(lbtn_44kw74.enc)
Provides: tex(lbtn_4fqbzh.enc)
Provides: tex(lbtn_4gizrm.enc)
Provides: tex(lbtn_4h5nuw.enc)
Provides: tex(lbtn_4lzzdn.enc)
Provides: tex(lbtn_4p7cpr.enc)
Provides: tex(lbtn_4pa5s6.enc)
Provides: tex(lbtn_4wvzw4.enc)
Provides: tex(lbtn_4xgrig.enc)
Provides: tex(lbtn_4zgdm7.enc)
Provides: tex(lbtn_5t7yy5.enc)
Provides: tex(lbtn_5yotx4.enc)
Provides: tex(lbtn_6fbtzc.enc)
Provides: tex(lbtn_6icwtb.enc)
Provides: tex(lbtn_6igaju.enc)
Provides: tex(lbtn_6koeqx.enc)
Provides: tex(lbtn_6mhf45.enc)
Provides: tex(lbtn_75c3wo.enc)
Provides: tex(lbtn_76gpa5.enc)
Provides: tex(lbtn_77vsbz.enc)
Provides: tex(lbtn_7aljsl.enc)
Provides: tex(lbtn_7f4ce4.enc)
Provides: tex(lbtn_7fko2h.enc)
Provides: tex(lbtn_7gfcac.enc)
Provides: tex(lbtn_7grukw.enc)
Provides: tex(lbtn_7ukmos.enc)
Provides: tex(lbtn_7wxhd7.enc)
Provides: tex(lbtn_7yry24.enc)
Provides: tex(lbtn_7zzaqc.enc)
Provides: tex(lbtn_a6mubu.enc)
Provides: tex(lbtn_afusau.enc)
Provides: tex(lbtn_aiatc4.enc)
Provides: tex(lbtn_ashjgg.enc)
Provides: tex(lbtn_avrf3y.enc)
Provides: tex(lbtn_azutla.enc)
Provides: tex(lbtn_b7buxp.enc)
Provides: tex(lbtn_b7tf5m.enc)
Provides: tex(lbtn_bgokdj.enc)
Provides: tex(lbtn_bgqvqi.enc)
Provides: tex(lbtn_bvtjwh.enc)
Provides: tex(lbtn_c3m4uk.enc)
Provides: tex(lbtn_c4mbat.enc)
Provides: tex(lbtn_c5qhbu.enc)
Provides: tex(lbtn_c6yh3y.enc)
Provides: tex(lbtn_c7hqsr.enc)
Provides: tex(lbtn_coqhcm.enc)
Provides: tex(lbtn_crxz7j.enc)
Provides: tex(lbtn_d4efeo.enc)
Provides: tex(lbtn_d5t6d3.enc)
Provides: tex(lbtn_d6jdyt.enc)
Provides: tex(lbtn_dc4jmj.enc)
Provides: tex(lbtn_dgc7p3.enc)
Provides: tex(lbtn_dgwfac.enc)
Provides: tex(lbtn_dh3kuf.enc)
Provides: tex(lbtn_dm3bvq.enc)
Provides: tex(lbtn_doxsfd.enc)
Provides: tex(lbtn_dvvysc.enc)
Provides: tex(lbtn_dylq3g.enc)
Provides: tex(lbtn_e2nnp6.enc)
Provides: tex(lbtn_edcawa.enc)
Provides: tex(lbtn_ee6wgp.enc)
Provides: tex(lbtn_eh2cuc.enc)
Provides: tex(lbtn_ek5o26.enc)
Provides: tex(lbtn_ep5ow4.enc)
Provides: tex(lbtn_etetpy.enc)
Provides: tex(lbtn_ew6fhv.enc)
Provides: tex(lbtn_ezf25l.enc)
Provides: tex(lbtn_f3437j.enc)
Provides: tex(lbtn_f4vjgq.enc)
Provides: tex(lbtn_fah7mx.enc)
Provides: tex(lbtn_fdphbq.enc)
Provides: tex(lbtn_ffhb5a.enc)
Provides: tex(lbtn_fgflse.enc)
Provides: tex(lbtn_flx7j2.enc)
Provides: tex(lbtn_fmcq3c.enc)
Provides: tex(lbtn_fte2ql.enc)
Provides: tex(lbtn_fygcup.enc)
Provides: tex(lbtn_g3iycs.enc)
Provides: tex(lbtn_g3y3rv.enc)
Provides: tex(lbtn_gannye.enc)
Provides: tex(lbtn_gj2vz5.enc)
Provides: tex(lbtn_glqt35.enc)
Provides: tex(lbtn_gppru4.enc)
Provides: tex(lbtn_gwx7x5.enc)
Provides: tex(lbtn_gzistf.enc)
Provides: tex(lbtn_hj4mhx.enc)
Provides: tex(lbtn_hk6flg.enc)
Provides: tex(lbtn_hmhe76.enc)
Provides: tex(lbtn_hrou5r.enc)
Provides: tex(lbtn_hxgvkt.enc)
Provides: tex(lbtn_i5uqjc.enc)
Provides: tex(lbtn_ilz2ox.enc)
Provides: tex(lbtn_imzna7.enc)
Provides: tex(lbtn_indkeb.enc)
Provides: tex(lbtn_io54zc.enc)
Provides: tex(lbtn_ip3srb.enc)
Provides: tex(lbtn_iqbcqn.enc)
Provides: tex(lbtn_ism4pi.enc)
Provides: tex(lbtn_j3xg3k.enc)
Provides: tex(lbtn_jbwhst.enc)
Provides: tex(lbtn_jkqd5u.enc)
Provides: tex(lbtn_jm7hzd.enc)
Provides: tex(lbtn_jnah33.enc)
Provides: tex(lbtn_jtta5h.enc)
Provides: tex(lbtn_jubyw6.enc)
Provides: tex(lbtn_jvhpxk.enc)
Provides: tex(lbtn_jx6jsy.enc)
Provides: tex(lbtn_k2din5.enc)
Provides: tex(lbtn_ka7zfp.enc)
Provides: tex(lbtn_ki75ao.enc)
Provides: tex(lbtn_kijugd.enc)
Provides: tex(lbtn_kqi56g.enc)
Provides: tex(lbtn_ks2ukx.enc)
Provides: tex(lbtn_kuli6n.enc)
Provides: tex(lbtn_l4ygyh.enc)
Provides: tex(lbtn_l5ekfx.enc)
Provides: tex(lbtn_ldz4vi.enc)
Provides: tex(lbtn_lmduqq.enc)
Provides: tex(lbtn_lqfkm2.enc)
Provides: tex(lbtn_lrrvac.enc)
Provides: tex(lbtn_lyu3x3.enc)
Provides: tex(lbtn_m4ul6s.enc)
Provides: tex(lbtn_m7vdvu.enc)
Provides: tex(lbtn_mdetlm.enc)
Provides: tex(lbtn_mmutss.enc)
Provides: tex(lbtn_mx3chd.enc)
Provides: tex(lbtn_mywn7m.enc)
Provides: tex(lbtn_n3ddym.enc)
Provides: tex(lbtn_n3gv2c.enc)
Provides: tex(lbtn_n3xw57.enc)
Provides: tex(lbtn_n7uljd.enc)
Provides: tex(lbtn_naooyc.enc)
Provides: tex(lbtn_ncsllp.enc)
Provides: tex(lbtn_nh77jq.enc)
Provides: tex(lbtn_nifh3d.enc)
Provides: tex(lbtn_o3jfbt.enc)
Provides: tex(lbtn_o3v7gd.enc)
Provides: tex(lbtn_o7ljol.enc)
Provides: tex(lbtn_oexx6f.enc)
Provides: tex(lbtn_oie7e6.enc)
Provides: tex(lbtn_okxbyw.enc)
Provides: tex(lbtn_omcwp2.enc)
Provides: tex(lbtn_ooant5.enc)
Provides: tex(lbtn_ouu7z6.enc)
Provides: tex(lbtn_ov2e4f.enc)
Provides: tex(lbtn_pagsao.enc)
Provides: tex(lbtn_pc62jw.enc)
Provides: tex(lbtn_pfnu67.enc)
Provides: tex(lbtn_pjjyzv.enc)
Provides: tex(lbtn_pjxd67.enc)
Provides: tex(lbtn_pkft74.enc)
Provides: tex(lbtn_pq6qgt.enc)
Provides: tex(lbtn_ptewpz.enc)
Provides: tex(lbtn_puhpfk.enc)
Provides: tex(lbtn_pwsgbx.enc)
Provides: tex(lbtn_q2zrjv.enc)
Provides: tex(lbtn_q6vmp6.enc)
Provides: tex(lbtn_qac756.enc)
Provides: tex(lbtn_qacof3.enc)
Provides: tex(lbtn_qwz7uv.enc)
Provides: tex(lbtn_r4tgzq.enc)
Provides: tex(lbtn_rat5le.enc)
Provides: tex(lbtn_rh4gvg.enc)
Provides: tex(lbtn_roevjg.enc)
Provides: tex(lbtn_rvmawp.enc)
Provides: tex(lbtn_sakzps.enc)
Provides: tex(lbtn_sdmuhw.enc)
Provides: tex(lbtn_sjkbhb.enc)
Provides: tex(lbtn_soyanm.enc)
Provides: tex(lbtn_suv2ur.enc)
Provides: tex(lbtn_t62t6h.enc)
Provides: tex(lbtn_tk3eej.enc)
Provides: tex(lbtn_tlukpt.enc)
Provides: tex(lbtn_txfk5t.enc)
Provides: tex(lbtn_u4pufl.enc)
Provides: tex(lbtn_u7qtuy.enc)
Provides: tex(lbtn_ufdkzv.enc)
Provides: tex(lbtn_ulngvd.enc)
Provides: tex(lbtn_uqwtgw.enc)
Provides: tex(lbtn_urpt4g.enc)
Provides: tex(lbtn_usa6cb.enc)
Provides: tex(lbtn_utckyy.enc)
Provides: tex(lbtn_v2xmgd.enc)
Provides: tex(lbtn_v3uc42.enc)
Provides: tex(lbtn_vezqth.enc)
Provides: tex(lbtn_vfdxlw.enc)
Provides: tex(lbtn_vhl5ch.enc)
Provides: tex(lbtn_vm42ve.enc)
Provides: tex(lbtn_volajt.enc)
Provides: tex(lbtn_vp3gac.enc)
Provides: tex(lbtn_vpeqwl.enc)
Provides: tex(lbtn_vpjqew.enc)
Provides: tex(lbtn_vsrqlo.enc)
Provides: tex(lbtn_vump27.enc)
Provides: tex(lbtn_vyzecs.enc)
Provides: tex(lbtn_w5h3ip.enc)
Provides: tex(lbtn_wcay2e.enc)
Provides: tex(lbtn_wnipxy.enc)
Provides: tex(lbtn_wruwpj.enc)
Provides: tex(lbtn_wyfdnl.enc)
Provides: tex(lbtn_wzgokb.enc)
Provides: tex(lbtn_x4bvel.enc)
Provides: tex(lbtn_x4urtl.enc)
Provides: tex(lbtn_xapzkq.enc)
Provides: tex(lbtn_xeech7.enc)
Provides: tex(lbtn_xnyvcl.enc)
Provides: tex(lbtn_xz74p6.enc)
Provides: tex(lbtn_xzlo5e.enc)
Provides: tex(lbtn_y6cxei.enc)
Provides: tex(lbtn_y6gumo.enc)
Provides: tex(lbtn_yea32d.enc)
Provides: tex(lbtn_yfflrw.enc)
Provides: tex(lbtn_yvenhr.enc)
Provides: tex(lbtn_z254vq.enc)
Provides: tex(lbtn_z3bmga.enc)
Provides: tex(lbtn_zacdtl.enc)
Provides: tex(lbtn_zkaele.enc)
Provides: tex(lbtn_zlmmkb.enc)
Provides: tex(lbtn_zp73k3.enc)
Provides: tex(lbtn_zq22hj.enc)
Provides: tex(lbtn_zxvhqu.enc)
Provides: tex(lbtn_zyymej.enc)
Provides: tex(libertine-type1.sty)
Provides: tex(libertine.map)
Provides: tex(libertine.sty)
Provides: tex(libertineMono-type1.sty)
Provides: tex(libertineMono.sty)
Provides: tex(libertineRoman.sty)
Provides: tex(libertineotf.sty)
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
Source102: libertine.tar.xz
Source103: libertine.doc.tar.xz
%description -n texlive-libertine
The package provides the Libertine and Biolinum fonts in both
Type 1 and OTF styles, together with support macros for their
use. Monospaced and display fonts, and the "keyboard" set are
also included, in OTF style, only. The mweights package is used
to manage the selection of font weights. The package supersedes
both the libertineotf and the libertine-legacy packages.
date: 2017-03-26 17:11:03 +0000
%package -n texlive-libertine-doc
Version: %{texlive_version}.%{texlive_noarch}.5.3.0svn43603
Release: 0
Summary: Documentation for texlive-libertine
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-libertine-doc
This package includes the documentation for texlive-libertine
%package -n texlive-libertine-fonts
Version: %{texlive_version}.%{texlive_noarch}.5.3.0svn43603
Release: 0
Summary: Severed fonts for texlive-libertine
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-libertine-fonts
The separated fonts package for texlive-libertine
%post -n texlive-libertine
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMap libertine.map' >> /var/run/texlive/run-updmap
%postun -n texlive-libertine
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMap libertine.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-libertine
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-libertine-fonts
mkfontscale %{_datadir}/fonts/texlive-libertine
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-libertine
fc-cache %{_datadir}/fonts
%postun -n texlive-libertine-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fi
%files -n texlive-libertine-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/libertine/Bugs.txt
%{_texmfdistdir}/doc/fonts/libertine/ChangeLog.txt
%{_texmfdistdir}/doc/fonts/libertine/GPL.txt
%{_texmfdistdir}/doc/fonts/libertine/LICENCE.txt
%{_texmfdistdir}/doc/fonts/libertine/README
%{_texmfdistdir}/doc/fonts/libertine/ToDo.txt
%{_texmfdistdir}/doc/fonts/libertine/g2ntotex.c
%{_texmfdistdir}/doc/fonts/libertine/libertine.pdf
%{_texmfdistdir}/doc/fonts/libertine/libertine.tex
%{_texmfdistdir}/doc/fonts/libertine/rename_enc
%{_texmfdistdir}/doc/fonts/libertine/samples.pdf
%{_texmfdistdir}/doc/fonts/libertine/samples.tex
%files -n texlive-libertine
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_25tcsq.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_2exa4z.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_2ezly2.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_2jy62z.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_2lhpup.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_2mruj6.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_2or2lf.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_2xw2fz.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_2yk3ov.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_3c7nkx.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_3dk467.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_3gqkkc.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_3r2fe2.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_3zs4uy.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_44kw74.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_4fqbzh.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_4gizrm.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_4h5nuw.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_4lzzdn.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_4p7cpr.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_4pa5s6.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_4wvzw4.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_4xgrig.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_4zgdm7.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_5t7yy5.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_5yotx4.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_6fbtzc.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_6icwtb.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_6igaju.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_6koeqx.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_6mhf45.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_75c3wo.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_76gpa5.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_77vsbz.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_7aljsl.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_7f4ce4.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_7fko2h.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_7gfcac.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_7grukw.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_7ukmos.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_7wxhd7.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_7yry24.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_7zzaqc.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_a6mubu.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_afusau.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_aiatc4.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_ashjgg.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_avrf3y.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_azutla.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_b7buxp.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_b7tf5m.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_bgokdj.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_bgqvqi.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_bvtjwh.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_c3m4uk.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_c4mbat.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_c5qhbu.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_c6yh3y.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_c7hqsr.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_coqhcm.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_crxz7j.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_d4efeo.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_d5t6d3.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_d6jdyt.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_dc4jmj.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_dgc7p3.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_dgwfac.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_dh3kuf.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_dm3bvq.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_doxsfd.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_dvvysc.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_dylq3g.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_e2nnp6.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_edcawa.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_ee6wgp.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_eh2cuc.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_ek5o26.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_ep5ow4.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_etetpy.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_ew6fhv.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_ezf25l.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_f3437j.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_f4vjgq.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_fah7mx.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_fdphbq.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_ffhb5a.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_fgflse.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_flx7j2.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_fmcq3c.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_fte2ql.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_fygcup.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_g3iycs.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_g3y3rv.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_gannye.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_gj2vz5.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_glqt35.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_gppru4.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_gwx7x5.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_gzistf.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_hj4mhx.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_hk6flg.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_hmhe76.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_hrou5r.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_hxgvkt.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_i5uqjc.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_ilz2ox.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_imzna7.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_indkeb.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_io54zc.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_ip3srb.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_iqbcqn.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_ism4pi.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_j3xg3k.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_jbwhst.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_jkqd5u.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_jm7hzd.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_jnah33.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_jtta5h.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_jubyw6.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_jvhpxk.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_jx6jsy.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_k2din5.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_ka7zfp.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_ki75ao.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_kijugd.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_kqi56g.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_ks2ukx.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_kuli6n.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_l4ygyh.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_l5ekfx.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_ldz4vi.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_lmduqq.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_lqfkm2.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_lrrvac.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_lyu3x3.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_m4ul6s.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_m7vdvu.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_mdetlm.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_mmutss.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_mx3chd.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_mywn7m.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_n3ddym.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_n3gv2c.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_n3xw57.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_n7uljd.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_naooyc.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_ncsllp.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_nh77jq.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_nifh3d.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_o3jfbt.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_o3v7gd.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_o7ljol.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_oexx6f.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_oie7e6.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_okxbyw.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_omcwp2.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_ooant5.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_ouu7z6.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_ov2e4f.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_pagsao.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_pc62jw.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_pfnu67.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_pjjyzv.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_pjxd67.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_pkft74.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_pq6qgt.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_ptewpz.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_puhpfk.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_pwsgbx.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_q2zrjv.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_q6vmp6.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_qac756.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_qacof3.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_qwz7uv.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_r4tgzq.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_rat5le.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_rh4gvg.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_roevjg.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_rvmawp.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_sakzps.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_sdmuhw.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_sjkbhb.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_soyanm.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_suv2ur.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_t62t6h.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_tk3eej.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_tlukpt.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_txfk5t.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_u4pufl.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_u7qtuy.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_ufdkzv.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_ulngvd.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_uqwtgw.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_urpt4g.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_usa6cb.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_utckyy.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_v2xmgd.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_v3uc42.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_vezqth.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_vfdxlw.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_vhl5ch.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_vm42ve.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_volajt.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_vp3gac.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_vpeqwl.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_vpjqew.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_vsrqlo.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_vump27.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_vyzecs.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_w5h3ip.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_wcay2e.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_wnipxy.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_wruwpj.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_wyfdnl.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_wzgokb.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_x4bvel.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_x4urtl.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_xapzkq.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_xeech7.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_xnyvcl.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_xz74p6.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_xzlo5e.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_y6cxei.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_y6gumo.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_yea32d.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_yfflrw.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_yvenhr.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_z254vq.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_z3bmga.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_zacdtl.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_zkaele.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_zlmmkb.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_zp73k3.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_zq22hj.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_zxvhqu.enc
%{_texmfdistdir}/fonts/enc/dvips/libertine/lbtn_zyymej.enc
%{_texmfdistdir}/fonts/map/dvips/libertine/LinuxBiolinumT.map
%{_texmfdistdir}/fonts/map/dvips/libertine/libertine.map
%verify(link) %{_texmfdistdir}/fonts/opentype/public/libertine/LinBiolinum_K.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/libertine/LinBiolinum_R.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/libertine/LinBiolinum_RB.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/libertine/LinBiolinum_RBO.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/libertine/LinBiolinum_RI.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/libertine/LinLibertine_DR.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/libertine/LinLibertine_I.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/libertine/LinLibertine_M.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/libertine/LinLibertine_MB.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/libertine/LinLibertine_MBO.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/libertine/LinLibertine_MO.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/libertine/LinLibertine_R.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/libertine/LinLibertine_RB.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/libertine/LinLibertine_RBI.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/libertine/LinLibertine_RI.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/libertine/LinLibertine_RZ.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/libertine/LinLibertine_RZI.otf
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-lf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-lf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-lf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-lf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-lf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-lf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-lf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-lf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-osf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-osf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-osf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-osf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-osf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-osf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-osf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-osf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-tlf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-tlf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-tlf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-tlf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-tlf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-tlf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-tlf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-tosf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-tosf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-tosf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-tosf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-tosf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-tosf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-tosf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-tosf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-tosf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-tosf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-tosf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-tosf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-tosf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumT-tosf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-lf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-lf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-lf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-lf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-lf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-lf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-lf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-lf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-osf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-osf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-osf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-osf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-osf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-osf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-osf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-osf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-tlf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-tlf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-tlf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-tlf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-tlf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-tlf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-tlf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-tosf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-tosf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-tosf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-tosf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-tosf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-tosf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-tosf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-tosf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-tosf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-tosf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-tosf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-tosf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-tosf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTB-tosf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-lf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-lf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-lf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-lf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-lf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-lf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-lf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-lf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-osf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-osf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-osf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-osf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-osf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-osf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-osf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-osf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-tlf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-tlf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-tlf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-tlf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-tlf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-tlf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-tlf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-tosf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-tosf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-tosf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-tosf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-tosf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-tosf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-tosf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-tosf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-tosf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-tosf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-tosf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-tosf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-tosf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTBO-tosf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-lf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-lf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-lf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-lf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-lf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-lf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-lf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-lf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-osf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-osf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-osf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-osf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-osf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-osf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-osf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-osf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-tlf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-tlf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-tlf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-tlf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-tlf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-tlf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-tlf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-tosf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-tosf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-tosf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-tosf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-tosf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-tosf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-tosf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-tosf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-tosf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-tosf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-tosf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-tosf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-tosf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinBiolinumTI-tosf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineDisplayT-lf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineDisplayT-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineDisplayT-lf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineDisplayT-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineDisplayT-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineDisplayT-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineDisplayT-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineDisplayT-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineDisplayT-osf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineDisplayT-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineDisplayT-osf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineDisplayT-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineDisplayT-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineDisplayT-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineDisplayT-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineDisplayT-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineDisplayT-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineDisplayT-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineDisplayT-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineDisplayT-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineDisplayT-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineDisplayT-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineDisplayT-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineDisplayT-tlf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineDisplayT-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineDisplayT-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineDisplayT-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineDisplayT-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineDisplayT-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineDisplayT-tosf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineDisplayT-tosf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineDisplayT-tosf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineDisplayT-tosf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineDisplayT-tosf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineDisplayT-tosf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineDisplayT-tosf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineDisplayT-tosf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineIT-lf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineIT-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineIT-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineIT-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineIT-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineIT-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineIT-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineIT-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineIT-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineIT-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineIT-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineIT-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineIT-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineIT-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMT-lf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMT-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMT-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMT-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMT-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMT-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMT-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMT-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMT-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMT-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMT-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMT-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMT-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMT-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMT-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMT-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMT-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMT-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMT-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTB-lf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTB-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTB-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTB-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTB-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTB-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTB-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTB-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTB-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTB-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTB-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTB-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTB-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTB-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTB-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTB-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTB-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTB-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTB-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTBO-lf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTBO-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTBO-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTBO-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTBO-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTBO-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTBO-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTBO-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTBO-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTBO-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTBO-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTBO-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTBO-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTBO-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTBO-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTBO-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTBO-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTBO-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTBO-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTO-lf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTO-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTO-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTO-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTO-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTO-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTO-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTO-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTO-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTO-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTO-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTO-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTO-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTO-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTO-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTO-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTO-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTO-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineMTO-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-lf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-lf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-lf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-lf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-lf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-lf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-lf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-lf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-osf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-osf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-osf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-osf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-osf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-osf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-osf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-osf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-tlf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-tlf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-tlf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-tlf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-tlf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-tlf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-tlf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-tosf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-tosf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-tosf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-tosf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-tosf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-tosf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-tosf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-tosf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-tosf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-tosf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-tosf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-tosf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-tosf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineT-tosf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-lf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-lf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-lf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-lf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-lf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-lf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-lf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-lf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-osf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-osf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-osf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-osf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-osf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-osf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-osf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-osf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-tlf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-tlf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-tlf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-tlf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-tlf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-tlf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-tlf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-tosf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-tosf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-tosf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-tosf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-tosf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-tosf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-tosf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-tosf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-tosf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-tosf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-tosf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-tosf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-tosf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTB-tosf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-lf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-lf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-lf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-lf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-lf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-lf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-lf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-lf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-osf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-osf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-osf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-osf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-osf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-osf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-osf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-osf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-tlf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-tlf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-tlf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-tlf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-tlf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-tlf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-tlf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-tosf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-tosf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-tosf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-tosf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-tosf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-tosf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-tosf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-tosf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-tosf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-tosf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-tosf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-tosf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-tosf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTBI-tosf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-lf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-lf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-lf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-lf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-lf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-lf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-lf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-lf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-osf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-osf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-osf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-osf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-osf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-osf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-osf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-osf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-tlf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-tlf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-tlf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-tlf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-tlf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-tlf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-tlf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-tosf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-tosf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-tosf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-tosf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-tosf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-tosf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-tosf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-tosf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-tosf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-tosf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-tosf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-tosf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-tosf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTI-tosf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-lf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-lf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-lf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-lf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-lf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-lf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-lf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-lf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-osf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-osf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-osf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-osf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-osf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-osf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-osf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-osf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-tlf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-tlf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-tlf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-tlf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-tlf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-tlf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-tlf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-tosf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-tosf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-tosf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-tosf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-tosf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-tosf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-tosf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-tosf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-tosf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-tosf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-tosf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-tosf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-tosf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZ-tosf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-lf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-lf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-lf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-lf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-lf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-lf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-lf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-osf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-osf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-osf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-osf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-osf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-osf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-osf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-tlf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-tlf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-tlf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-tlf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-tlf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-tlf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-tlf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-tosf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-tosf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-tosf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-tosf-sc-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-tosf-sc-ly1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-tosf-sc-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-tosf-sc-ot1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-tosf-sc-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-tosf-sc-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-tosf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-tosf-t1.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-tosf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/public/libertine/LinLibertineTZI-tosf-ts1.tfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/libertine/LinBiolinumT.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/libertine/LinBiolinumTB.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/libertine/LinBiolinumTBO.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/libertine/LinBiolinumTI.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/libertine/LinLibertineDisplayT.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/libertine/LinLibertineIT.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/libertine/LinLibertineITLCDFJ.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/libertine/LinLibertineMT.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/libertine/LinLibertineMTB.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/libertine/LinLibertineMTBO.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/libertine/LinLibertineMTO.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/libertine/LinLibertineT.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/libertine/LinLibertineTB.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/libertine/LinLibertineTBI.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/libertine/LinLibertineTI.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/libertine/LinLibertineTZ.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/libertine/LinLibertineTZI.pfb
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumT-lf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumT-lf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumT-lf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumT-lf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumT-lf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumT-lf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumT-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumT-osf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumT-osf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumT-osf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumT-osf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumT-osf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumT-osf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumT-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumT-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumT-sup-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumT-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumT-tlf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumT-tlf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumT-tlf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumT-tlf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumT-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumT-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumT-tosf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumT-tosf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumT-tosf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumT-tosf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumT-tosf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumT-tosf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumT-tosf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTB-lf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTB-lf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTB-lf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTB-lf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTB-lf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTB-lf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTB-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTB-osf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTB-osf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTB-osf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTB-osf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTB-osf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTB-osf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTB-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTB-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTB-sup-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTB-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTB-tlf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTB-tlf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTB-tlf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTB-tlf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTB-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTB-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTB-tosf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTB-tosf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTB-tosf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTB-tosf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTB-tosf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTB-tosf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTB-tosf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTBO-lf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTBO-lf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTBO-lf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTBO-lf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTBO-lf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTBO-lf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTBO-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTBO-osf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTBO-osf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTBO-osf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTBO-osf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTBO-osf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTBO-osf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTBO-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTBO-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTBO-sup-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTBO-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTBO-tlf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTBO-tlf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTBO-tlf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTBO-tlf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTBO-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTBO-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTBO-tosf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTBO-tosf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTBO-tosf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTBO-tosf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTBO-tosf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTBO-tosf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTBO-tosf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTI-lf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTI-lf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTI-lf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTI-lf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTI-lf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTI-lf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTI-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTI-osf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTI-osf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTI-osf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTI-osf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTI-osf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTI-osf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTI-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTI-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTI-sup-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTI-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTI-tlf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTI-tlf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTI-tlf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTI-tlf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTI-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTI-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTI-tosf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTI-tosf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTI-tosf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTI-tosf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTI-tosf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTI-tosf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinBiolinumTI-tosf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineDisplayT-lf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineDisplayT-lf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineDisplayT-lf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineDisplayT-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineDisplayT-osf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineDisplayT-osf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineDisplayT-osf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineDisplayT-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineDisplayT-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineDisplayT-sup-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineDisplayT-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineDisplayT-tlf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineDisplayT-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineDisplayT-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineDisplayT-tosf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineDisplayT-tosf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineDisplayT-tosf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineDisplayT-tosf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineIT-lf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineIT-lf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineIT-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineIT-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineIT-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineIT-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineMT-lf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineMT-lf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineMT-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineMT-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineMT-sup-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineMT-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineMT-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineMT-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineMTB-lf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineMTB-lf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineMTB-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineMTB-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineMTB-sup-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineMTB-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineMTB-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineMTB-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineMTBO-lf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineMTBO-lf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineMTBO-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineMTBO-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineMTBO-sup-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineMTBO-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineMTBO-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineMTBO-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineMTO-lf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineMTO-lf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineMTO-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineMTO-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineMTO-sup-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineMTO-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineMTO-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineMTO-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineT-lf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineT-lf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineT-lf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineT-lf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineT-lf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineT-lf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineT-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineT-osf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineT-osf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineT-osf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineT-osf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineT-osf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineT-osf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineT-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineT-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineT-sup-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineT-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineT-tlf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineT-tlf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineT-tlf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineT-tlf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineT-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineT-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineT-tosf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineT-tosf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineT-tosf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineT-tosf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineT-tosf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineT-tosf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineT-tosf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTB-lf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTB-lf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTB-lf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTB-lf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTB-lf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTB-lf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTB-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTB-osf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTB-osf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTB-osf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTB-osf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTB-osf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTB-osf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTB-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTB-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTB-sup-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTB-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTB-tlf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTB-tlf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTB-tlf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTB-tlf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTB-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTB-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTB-tosf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTB-tosf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTB-tosf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTB-tosf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTB-tosf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTB-tosf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTB-tosf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTBI-lf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTBI-lf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTBI-lf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTBI-lf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTBI-lf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTBI-lf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTBI-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTBI-osf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTBI-osf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTBI-osf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTBI-osf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTBI-osf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTBI-osf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTBI-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTBI-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTBI-sup-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTBI-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTBI-tlf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTBI-tlf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTBI-tlf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTBI-tlf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTBI-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTBI-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTBI-tosf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTBI-tosf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTBI-tosf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTBI-tosf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTBI-tosf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTBI-tosf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTBI-tosf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTI-lf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTI-lf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTI-lf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTI-lf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTI-lf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTI-lf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTI-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTI-osf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTI-osf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTI-osf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTI-osf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTI-osf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTI-osf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTI-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTI-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTI-sup-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTI-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTI-tlf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTI-tlf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTI-tlf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTI-tlf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTI-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTI-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTI-tosf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTI-tosf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTI-tosf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTI-tosf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTI-tosf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTI-tosf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTI-tosf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZ-lf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZ-lf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZ-lf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZ-lf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZ-lf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZ-lf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZ-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZ-osf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZ-osf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZ-osf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZ-osf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZ-osf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZ-osf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZ-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZ-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZ-sup-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZ-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZ-tlf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZ-tlf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZ-tlf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZ-tlf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZ-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZ-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZ-tosf-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZ-tosf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZ-tosf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZ-tosf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZ-tosf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZ-tosf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZ-tosf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZI-lf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZI-lf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZI-lf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZI-lf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZI-lf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZI-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZI-osf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZI-osf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZI-osf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZI-osf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZI-osf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZI-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZI-sup-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZI-tlf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZI-tlf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZI-tlf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZI-tlf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZI-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZI-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZI-tosf-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZI-tosf-sc-ly1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZI-tosf-sc-ot1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZI-tosf-sc-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZI-tosf-t1.vf
%{_texmfdistdir}/fonts/vf/public/libertine/LinLibertineTZI-tosf-ts1.vf
%{_texmfdistdir}/tex/latex/libertine/LKey.tex
%{_texmfdistdir}/tex/latex/libertine/LY1LinuxBiolinumT-LF.fd
%{_texmfdistdir}/tex/latex/libertine/LY1LinuxBiolinumT-OsF.fd
%{_texmfdistdir}/tex/latex/libertine/LY1LinuxBiolinumT-Sup.fd
%{_texmfdistdir}/tex/latex/libertine/LY1LinuxBiolinumT-TLF.fd
%{_texmfdistdir}/tex/latex/libertine/LY1LinuxBiolinumT-TOsF.fd
%{_texmfdistdir}/tex/latex/libertine/LY1LinuxLibertineDisplayT-LF.fd
%{_texmfdistdir}/tex/latex/libertine/LY1LinuxLibertineDisplayT-OsF.fd
%{_texmfdistdir}/tex/latex/libertine/LY1LinuxLibertineDisplayT-Sup.fd
%{_texmfdistdir}/tex/latex/libertine/LY1LinuxLibertineDisplayT-TLF.fd
%{_texmfdistdir}/tex/latex/libertine/LY1LinuxLibertineDisplayT-TOsF.fd
%{_texmfdistdir}/tex/latex/libertine/LY1LinuxLibertineInitialsT-LF.fd
%{_texmfdistdir}/tex/latex/libertine/LY1LinuxLibertineInitialsT-OsF.fd
%{_texmfdistdir}/tex/latex/libertine/LY1LinuxLibertineInitialsT-TLF.fd
%{_texmfdistdir}/tex/latex/libertine/LY1LinuxLibertineMonoT-LF.fd
%{_texmfdistdir}/tex/latex/libertine/LY1LinuxLibertineMonoT-Sup.fd
%{_texmfdistdir}/tex/latex/libertine/LY1LinuxLibertineMonoT-TLF.fd
%{_texmfdistdir}/tex/latex/libertine/LY1LinuxLibertineT-LF.fd
%{_texmfdistdir}/tex/latex/libertine/LY1LinuxLibertineT-OsF.fd
%{_texmfdistdir}/tex/latex/libertine/LY1LinuxLibertineT-Sup.fd
%{_texmfdistdir}/tex/latex/libertine/LY1LinuxLibertineT-TLF.fd
%{_texmfdistdir}/tex/latex/libertine/LY1LinuxLibertineT-TOsF.fd
%{_texmfdistdir}/tex/latex/libertine/LinBiolinum_K.tex
%{_texmfdistdir}/tex/latex/libertine/LinBiolinum_R.tex
%{_texmfdistdir}/tex/latex/libertine/LinLibertine_I.tex
%{_texmfdistdir}/tex/latex/libertine/LinLibertine_R.tex
%{_texmfdistdir}/tex/latex/libertine/OT1LinuxBiolinumT-LF.fd
%{_texmfdistdir}/tex/latex/libertine/OT1LinuxBiolinumT-OsF.fd
%{_texmfdistdir}/tex/latex/libertine/OT1LinuxBiolinumT-Sup.fd
%{_texmfdistdir}/tex/latex/libertine/OT1LinuxBiolinumT-TLF.fd
%{_texmfdistdir}/tex/latex/libertine/OT1LinuxBiolinumT-TOsF.fd
%{_texmfdistdir}/tex/latex/libertine/OT1LinuxLibertineDisplayT-LF.fd
%{_texmfdistdir}/tex/latex/libertine/OT1LinuxLibertineDisplayT-OsF.fd
%{_texmfdistdir}/tex/latex/libertine/OT1LinuxLibertineDisplayT-Sup.fd
%{_texmfdistdir}/tex/latex/libertine/OT1LinuxLibertineDisplayT-TLF.fd
%{_texmfdistdir}/tex/latex/libertine/OT1LinuxLibertineDisplayT-TOsF.fd
%{_texmfdistdir}/tex/latex/libertine/OT1LinuxLibertineInitialsT-LF.fd
%{_texmfdistdir}/tex/latex/libertine/OT1LinuxLibertineInitialsT-OsF.fd
%{_texmfdistdir}/tex/latex/libertine/OT1LinuxLibertineInitialsT-TLF.fd
%{_texmfdistdir}/tex/latex/libertine/OT1LinuxLibertineMonoT-LF.fd
%{_texmfdistdir}/tex/latex/libertine/OT1LinuxLibertineMonoT-Sup.fd
%{_texmfdistdir}/tex/latex/libertine/OT1LinuxLibertineMonoT-TLF.fd
%{_texmfdistdir}/tex/latex/libertine/OT1LinuxLibertineT-LF.fd
%{_texmfdistdir}/tex/latex/libertine/OT1LinuxLibertineT-OsF.fd
%{_texmfdistdir}/tex/latex/libertine/OT1LinuxLibertineT-Sup.fd
%{_texmfdistdir}/tex/latex/libertine/OT1LinuxLibertineT-TLF.fd
%{_texmfdistdir}/tex/latex/libertine/OT1LinuxLibertineT-TOsF.fd
%{_texmfdistdir}/tex/latex/libertine/T1LinuxBiolinumT-LF.fd
%{_texmfdistdir}/tex/latex/libertine/T1LinuxBiolinumT-OsF.fd
%{_texmfdistdir}/tex/latex/libertine/T1LinuxBiolinumT-Sup.fd
%{_texmfdistdir}/tex/latex/libertine/T1LinuxBiolinumT-TLF.fd
%{_texmfdistdir}/tex/latex/libertine/T1LinuxBiolinumT-TOsF.fd
%{_texmfdistdir}/tex/latex/libertine/T1LinuxLibertineDisplayT-LF.fd
%{_texmfdistdir}/tex/latex/libertine/T1LinuxLibertineDisplayT-OsF.fd
%{_texmfdistdir}/tex/latex/libertine/T1LinuxLibertineDisplayT-Sup.fd
%{_texmfdistdir}/tex/latex/libertine/T1LinuxLibertineDisplayT-TLF.fd
%{_texmfdistdir}/tex/latex/libertine/T1LinuxLibertineDisplayT-TOsF.fd
%{_texmfdistdir}/tex/latex/libertine/T1LinuxLibertineInitialsT-LF.fd
%{_texmfdistdir}/tex/latex/libertine/T1LinuxLibertineInitialsT-OsF.fd
%{_texmfdistdir}/tex/latex/libertine/T1LinuxLibertineInitialsT-TLF.fd
%{_texmfdistdir}/tex/latex/libertine/T1LinuxLibertineMonoT-LF.fd
%{_texmfdistdir}/tex/latex/libertine/T1LinuxLibertineMonoT-Sup.fd
%{_texmfdistdir}/tex/latex/libertine/T1LinuxLibertineMonoT-TLF.fd
%{_texmfdistdir}/tex/latex/libertine/T1LinuxLibertineT-LF.fd
%{_texmfdistdir}/tex/latex/libertine/T1LinuxLibertineT-OsF.fd
%{_texmfdistdir}/tex/latex/libertine/T1LinuxLibertineT-Sup.fd
%{_texmfdistdir}/tex/latex/libertine/T1LinuxLibertineT-TLF.fd
%{_texmfdistdir}/tex/latex/libertine/T1LinuxLibertineT-TOsF.fd
%{_texmfdistdir}/tex/latex/libertine/TS1LinuxBiolinumT-LF.fd
%{_texmfdistdir}/tex/latex/libertine/TS1LinuxBiolinumT-OsF.fd
%{_texmfdistdir}/tex/latex/libertine/TS1LinuxBiolinumT-TLF.fd
%{_texmfdistdir}/tex/latex/libertine/TS1LinuxBiolinumT-TOsF.fd
%{_texmfdistdir}/tex/latex/libertine/TS1LinuxLibertineDisplayT-LF.fd
%{_texmfdistdir}/tex/latex/libertine/TS1LinuxLibertineDisplayT-OsF.fd
%{_texmfdistdir}/tex/latex/libertine/TS1LinuxLibertineDisplayT-TLF.fd
%{_texmfdistdir}/tex/latex/libertine/TS1LinuxLibertineDisplayT-TOsF.fd
%{_texmfdistdir}/tex/latex/libertine/TS1LinuxLibertineInitialsT-LF.fd
%{_texmfdistdir}/tex/latex/libertine/TS1LinuxLibertineInitialsT-OsF.fd
%{_texmfdistdir}/tex/latex/libertine/TS1LinuxLibertineInitialsT-TLF.fd
%{_texmfdistdir}/tex/latex/libertine/TS1LinuxLibertineMonoT-LF.fd
%{_texmfdistdir}/tex/latex/libertine/TS1LinuxLibertineMonoT-TLF.fd
%{_texmfdistdir}/tex/latex/libertine/TS1LinuxLibertineT-LF.fd
%{_texmfdistdir}/tex/latex/libertine/TS1LinuxLibertineT-OsF.fd
%{_texmfdistdir}/tex/latex/libertine/TS1LinuxLibertineT-TLF.fd
%{_texmfdistdir}/tex/latex/libertine/TS1LinuxLibertineT-TOsF.fd
%{_texmfdistdir}/tex/latex/libertine/biolinum-type1.sty
%{_texmfdistdir}/tex/latex/libertine/biolinum.sty
%{_texmfdistdir}/tex/latex/libertine/libertine-type1.sty
%{_texmfdistdir}/tex/latex/libertine/libertine.sty
%{_texmfdistdir}/tex/latex/libertine/libertineMono-type1.sty
%{_texmfdistdir}/tex/latex/libertine/libertineMono.sty
%{_texmfdistdir}/tex/latex/libertine/libertineRoman.sty
%{_texmfdistdir}/tex/latex/libertine/libertineotf.sty
%files -n texlive-libertine-fonts
%defattr(-,root,root,755)
%dir %{_datadir}/fonts/texlive-libertine
%config %{_sysconfdir}/fonts/conf.avail/58-texlive-libertine.conf
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-libertine/encodings.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-libertine/fonts.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-libertine/fonts.scale
%{_datadir}/fonts/texlive-libertine/LinBiolinum_K.otf
%{_datadir}/fonts/texlive-libertine/LinBiolinum_R.otf
%{_datadir}/fonts/texlive-libertine/LinBiolinum_RB.otf
%{_datadir}/fonts/texlive-libertine/LinBiolinum_RBO.otf
%{_datadir}/fonts/texlive-libertine/LinBiolinum_RI.otf
%{_datadir}/fonts/texlive-libertine/LinLibertine_DR.otf
%{_datadir}/fonts/texlive-libertine/LinLibertine_I.otf
%{_datadir}/fonts/texlive-libertine/LinLibertine_M.otf
%{_datadir}/fonts/texlive-libertine/LinLibertine_MB.otf
%{_datadir}/fonts/texlive-libertine/LinLibertine_MBO.otf
%{_datadir}/fonts/texlive-libertine/LinLibertine_MO.otf
%{_datadir}/fonts/texlive-libertine/LinLibertine_R.otf
%{_datadir}/fonts/texlive-libertine/LinLibertine_RB.otf
%{_datadir}/fonts/texlive-libertine/LinLibertine_RBI.otf
%{_datadir}/fonts/texlive-libertine/LinLibertine_RI.otf
%{_datadir}/fonts/texlive-libertine/LinLibertine_RZ.otf
%{_datadir}/fonts/texlive-libertine/LinLibertine_RZI.otf
%{_datadir}/fonts/texlive-libertine/LinBiolinumT.pfb
%{_datadir}/fonts/texlive-libertine/LinBiolinumTB.pfb
%{_datadir}/fonts/texlive-libertine/LinBiolinumTBO.pfb
%{_datadir}/fonts/texlive-libertine/LinBiolinumTI.pfb
%{_datadir}/fonts/texlive-libertine/LinLibertineDisplayT.pfb
%{_datadir}/fonts/texlive-libertine/LinLibertineIT.pfb
%{_datadir}/fonts/texlive-libertine/LinLibertineITLCDFJ.pfb
%{_datadir}/fonts/texlive-libertine/LinLibertineMT.pfb
%{_datadir}/fonts/texlive-libertine/LinLibertineMTB.pfb
%{_datadir}/fonts/texlive-libertine/LinLibertineMTBO.pfb
%{_datadir}/fonts/texlive-libertine/LinLibertineMTO.pfb
%{_datadir}/fonts/texlive-libertine/LinLibertineT.pfb
%{_datadir}/fonts/texlive-libertine/LinLibertineTB.pfb
%{_datadir}/fonts/texlive-libertine/LinLibertineTBI.pfb
%{_datadir}/fonts/texlive-libertine/LinLibertineTI.pfb
%{_datadir}/fonts/texlive-libertine/LinLibertineTZ.pfb
%{_datadir}/fonts/texlive-libertine/LinLibertineTZI.pfb
/var/adm/update-scripts/texlive-libertine-%{texlive_version}.%{texlive_noarch}.5.3.0svn43603-%{release}-zypper
%package -n texlive-libertinegc
Version: %{texlive_version}.%{texlive_noarch}.1.00svn39746
Release: 0
Summary: Libertine add-on to support Greek and Cyrillic
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(post): findutils
Requires(post): grep
Requires(post): sed
Requires(post): texlive >= %{texlive_version}
Requires(post): tex(updmap.cfg)
#!BuildIgnore: tex(updmap.cfg)
Requires(postun): findutils
Requires(postun): grep
Requires(postun): sed
Requires(postun): texlive >= %{texlive_version}
Requires(postun): tex(updmap.cfg)
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-libertinegc-doc >= %{texlive_version}
Provides: tex(LGRLinuxLibertineT-LF.fd)
Provides: tex(LGRLinuxLibertineT-OsF.fd)
Provides: tex(LGRLinuxLibertineT-TLF.fd)
Provides: tex(LGRLinuxLibertineT-TOsF.fd)
Provides: tex(LinLIbertineT-ot2.tfm)
Provides: tex(LinLibertineT-osf-lgr.tfm)
Provides: tex(LinLibertineT-t2a.tfm)
Provides: tex(LinLibertineT-t2b.tfm)
Provides: tex(LinLibertineT-t2c.tfm)
Provides: tex(LinLibertineT-tlf-lgr.tfm)
Provides: tex(LinLibertineTB-osf-lgr.tfm)
Provides: tex(LinLibertineTB-ot2.tfm)
Provides: tex(LinLibertineTB-t2a.tfm)
Provides: tex(LinLibertineTB-t2b.tfm)
Provides: tex(LinLibertineTB-t2c.tfm)
Provides: tex(LinLibertineTB-tlf-lgr.tfm)
Provides: tex(LinLibertineTBI-osf-lgr.tfm)
Provides: tex(LinLibertineTBI-ot2.tfm)
Provides: tex(LinLibertineTBI-t2a.tfm)
Provides: tex(LinLibertineTBI-t2b.tfm)
Provides: tex(LinLibertineTBI-t2c.tfm)
Provides: tex(LinLibertineTBI-tlf-lgr.tfm)
Provides: tex(LinLibertineTBO-osf-lgr.tfm)
Provides: tex(LinLibertineTBO-ot2.tfm)
Provides: tex(LinLibertineTBO-t2a.tfm)
Provides: tex(LinLibertineTBO-t2b.tfm)
Provides: tex(LinLibertineTBO-t2c.tfm)
Provides: tex(LinLibertineTBO-tlf-lgr.tfm)
Provides: tex(LinLibertineTI-osf-lgr.tfm)
Provides: tex(LinLibertineTI-ot2.tfm)
Provides: tex(LinLibertineTI-t2a.tfm)
Provides: tex(LinLibertineTI-t2b.tfm)
Provides: tex(LinLibertineTI-t2c.tfm)
Provides: tex(LinLibertineTI-tlf-lgr.tfm)
Provides: tex(LinLibertineTO-osf-lgr.tfm)
Provides: tex(LinLibertineTO-ot2.tfm)
Provides: tex(LinLibertineTO-t2a.tfm)
Provides: tex(LinLibertineTO-t2b.tfm)
Provides: tex(LinLibertineTO-t2c.tfm)
Provides: tex(LinLibertineTO-tlf-lgr.tfm)
Provides: tex(LinLibertineTZ-osf-lgr.tfm)
Provides: tex(LinLibertineTZ-ot2.tfm)
Provides: tex(LinLibertineTZ-t2a.tfm)
Provides: tex(LinLibertineTZ-t2b.tfm)
Provides: tex(LinLibertineTZ-t2c.tfm)
Provides: tex(LinLibertineTZ-tlf-lgr.tfm)
Provides: tex(LinLibertineTZI-osf-lgr.tfm)
Provides: tex(LinLibertineTZI-ot2.tfm)
Provides: tex(LinLibertineTZI-t2a.tfm)
Provides: tex(LinLibertineTZI-t2b.tfm)
Provides: tex(LinLibertineTZI-t2c.tfm)
Provides: tex(LinLibertineTZI-tlf-lgr.tfm)
Provides: tex(LinLibertineTZO-osf-lgr.tfm)
Provides: tex(LinLibertineTZO-ot2.tfm)
Provides: tex(LinLibertineTZO-t2a.tfm)
Provides: tex(LinLibertineTZO-t2b.tfm)
Provides: tex(LinLibertineTZO-t2c.tfm)
Provides: tex(LinLibertineTZO-tlf-lgr.tfm)
Provides: tex(OT2LinuxLibertineT-LF.fd)
Provides: tex(OT2LinuxLibertineT-OsF.fd)
Provides: tex(OT2LinuxLibertineT-TLF.fd)
Provides: tex(OT2LinuxLibertineT-TOsF.fd)
Provides: tex(T2ALinuxLibertineT-LF.fd)
Provides: tex(T2ALinuxLibertineT-OsF.fd)
Provides: tex(T2ALinuxLibertineT-TLF.fd)
Provides: tex(T2ALinuxLibertineT-TOsF.fd)
Provides: tex(T2BLinuxLibertineT-LF.fd)
Provides: tex(T2BLinuxLibertineT-OsF.fd)
Provides: tex(T2BLinuxLibertineT-TLF.fd)
Provides: tex(T2BLinuxLibertineT-TOsF.fd)
Provides: tex(T2CLinuxLibertineT-LF.fd)
Provides: tex(T2CLinuxLibertineT-OsF.fd)
Provides: tex(T2CLinuxLibertineT-TLF.fd)
Provides: tex(T2CLinuxLibertineT-TOsF.fd)
Provides: tex(lib-ot2.enc)
Provides: tex(lib-t2a.enc)
Provides: tex(lib-t2a1.enc)
Provides: tex(lib-t2a2.enc)
Provides: tex(lib-t2b.enc)
Provides: tex(lib-t2b1.enc)
Provides: tex(lib-t2b2.enc)
Provides: tex(lib-t2c.enc)
Provides: tex(lib-t2c1.enc)
Provides: tex(lib-t2c2.enc)
Provides: tex(lib1-ot2.enc)
Provides: tex(libertinegc.map)
Provides: tex(libertinegc.sty)
Provides: tex(libosf-lgr.enc)
Provides: tex(libtlf-lgr.enc)
Requires: tex(fontenc.sty)
Requires: tex(libertine.sty)
Requires: tex(xkeyval.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source104: libertinegc.tar.xz
Source105: libertinegc.doc.tar.xz
%description -n texlive-libertinegc
The package provides LaTeX support files to access the Greek
and Cyrillic glyphs in LinuxLibertine. It functions as an add-
on to the libertine package, using filenames and macro names
that are compatible with that package. Supported encodings:
LGR, T2A, T2B, T2C, OT2.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-libertinegc-doc
Version: %{texlive_version}.%{texlive_noarch}.1.00svn39746
Release: 0
Summary: Documentation for texlive-libertinegc
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-libertinegc-doc
This package includes the documentation for texlive-libertinegc
%post -n texlive-libertinegc
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMap libertinegc.map' >> /var/run/texlive/run-updmap
%postun -n texlive-libertinegc
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMap libertinegc.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-libertinegc
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-libertinegc-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/libertinegc/README
%{_texmfdistdir}/doc/fonts/libertinegc/libertinegc-doc.pdf
%{_texmfdistdir}/doc/fonts/libertinegc/libertinegc-doc.tex
%files -n texlive-libertinegc
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/enc/dvips/libertinegc/lib-ot2.enc
%{_texmfdistdir}/fonts/enc/dvips/libertinegc/lib-t2a.enc
%{_texmfdistdir}/fonts/enc/dvips/libertinegc/lib-t2a1.enc
%{_texmfdistdir}/fonts/enc/dvips/libertinegc/lib-t2a2.enc
%{_texmfdistdir}/fonts/enc/dvips/libertinegc/lib-t2b.enc
%{_texmfdistdir}/fonts/enc/dvips/libertinegc/lib-t2b1.enc
%{_texmfdistdir}/fonts/enc/dvips/libertinegc/lib-t2b2.enc
%{_texmfdistdir}/fonts/enc/dvips/libertinegc/lib-t2c.enc
%{_texmfdistdir}/fonts/enc/dvips/libertinegc/lib-t2c1.enc
%{_texmfdistdir}/fonts/enc/dvips/libertinegc/lib-t2c2.enc
%{_texmfdistdir}/fonts/enc/dvips/libertinegc/lib1-ot2.enc
%{_texmfdistdir}/fonts/enc/dvips/libertinegc/libosf-lgr.enc
%{_texmfdistdir}/fonts/enc/dvips/libertinegc/libtlf-lgr.enc
%{_texmfdistdir}/fonts/map/dvips/libertinegc/libertinegc.map
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLIbertineT-ot2.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineT-osf-lgr.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineT-t2a.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineT-t2b.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineT-t2c.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineT-tlf-lgr.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTB-osf-lgr.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTB-ot2.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTB-t2a.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTB-t2b.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTB-t2c.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTB-tlf-lgr.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTBI-osf-lgr.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTBI-ot2.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTBI-t2a.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTBI-t2b.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTBI-t2c.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTBI-tlf-lgr.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTBO-osf-lgr.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTBO-ot2.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTBO-t2a.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTBO-t2b.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTBO-t2c.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTBO-tlf-lgr.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTI-osf-lgr.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTI-ot2.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTI-t2a.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTI-t2b.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTI-t2c.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTI-tlf-lgr.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTO-osf-lgr.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTO-ot2.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTO-t2a.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTO-t2b.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTO-t2c.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTO-tlf-lgr.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTZ-osf-lgr.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTZ-ot2.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTZ-t2a.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTZ-t2b.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTZ-t2c.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTZ-tlf-lgr.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTZI-osf-lgr.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTZI-ot2.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTZI-t2a.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTZI-t2b.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTZI-t2c.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTZI-tlf-lgr.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTZO-osf-lgr.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTZO-ot2.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTZO-t2a.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTZO-t2b.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTZO-t2c.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinegc/LinLibertineTZO-tlf-lgr.tfm
%{_texmfdistdir}/tex/latex/libertinegc/LGRLinuxLibertineT-LF.fd
%{_texmfdistdir}/tex/latex/libertinegc/LGRLinuxLibertineT-OsF.fd
%{_texmfdistdir}/tex/latex/libertinegc/LGRLinuxLibertineT-TLF.fd
%{_texmfdistdir}/tex/latex/libertinegc/LGRLinuxLibertineT-TOsF.fd
%{_texmfdistdir}/tex/latex/libertinegc/OT2LinuxLibertineT-LF.fd
%{_texmfdistdir}/tex/latex/libertinegc/OT2LinuxLibertineT-OsF.fd
%{_texmfdistdir}/tex/latex/libertinegc/OT2LinuxLibertineT-TLF.fd
%{_texmfdistdir}/tex/latex/libertinegc/OT2LinuxLibertineT-TOsF.fd
%{_texmfdistdir}/tex/latex/libertinegc/T2ALinuxLibertineT-LF.fd
%{_texmfdistdir}/tex/latex/libertinegc/T2ALinuxLibertineT-OsF.fd
%{_texmfdistdir}/tex/latex/libertinegc/T2ALinuxLibertineT-TLF.fd
%{_texmfdistdir}/tex/latex/libertinegc/T2ALinuxLibertineT-TOsF.fd
%{_texmfdistdir}/tex/latex/libertinegc/T2BLinuxLibertineT-LF.fd
%{_texmfdistdir}/tex/latex/libertinegc/T2BLinuxLibertineT-OsF.fd
%{_texmfdistdir}/tex/latex/libertinegc/T2BLinuxLibertineT-TLF.fd
%{_texmfdistdir}/tex/latex/libertinegc/T2BLinuxLibertineT-TOsF.fd
%{_texmfdistdir}/tex/latex/libertinegc/T2CLinuxLibertineT-LF.fd
%{_texmfdistdir}/tex/latex/libertinegc/T2CLinuxLibertineT-OsF.fd
%{_texmfdistdir}/tex/latex/libertinegc/T2CLinuxLibertineT-TLF.fd
%{_texmfdistdir}/tex/latex/libertinegc/T2CLinuxLibertineT-TOsF.fd
%{_texmfdistdir}/tex/latex/libertinegc/libertinegc.sty
/var/adm/update-scripts/texlive-libertinegc-%{texlive_version}.%{texlive_noarch}.1.00svn39746-%{release}-zypper
%package -n texlive-libertinus
Version: %{texlive_version}.%{texlive_noarch}.6.4svn44409
Release: 0
Summary: The Libertinus font family
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(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Requires: texlive-libertinus-fonts >= %{texlive_version}
Recommends: texlive-libertinus-doc >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source106: libertinus.tar.xz
Source107: libertinus.doc.tar.xz
%description -n texlive-libertinus
This is a fork of the Linux Libertine and Linux Biolinum fonts
that started as an OpenType math companion of the Libertine
font family, but grown as a full fork to address some of the
bugs in the fonts. The family consists of: Libertinus Serif:
forked from Linux Libertine. Libertinus Sans: forked from Linux
Biolinum. Libertinus Mono: forked from Linux Libertine Mono.
Libertinus Math: an OpenType math font for use in OpenType
math-capable applications like LuaTeX, XeTeX or MS Word 2007+.
date: 2017-05-17 20:26:27 +0000
%package -n texlive-libertinus-doc
Version: %{texlive_version}.%{texlive_noarch}.6.4svn44409
Release: 0
Summary: Documentation for texlive-libertinus
License: OFL-1.1
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-libertinus-doc
This package includes the documentation for texlive-libertinus
%package -n texlive-libertinus-fonts
Version: %{texlive_version}.%{texlive_noarch}.6.4svn44409
Release: 0
Summary: Severed fonts for texlive-libertinus
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-libertinus-fonts
The separated fonts package for texlive-libertinus
%post -n texlive-libertinus
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-libertinus
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-libertinus
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-libertinus-fonts
mkfontscale %{_datadir}/fonts/texlive-libertinus
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-libertinus
fc-cache %{_datadir}/fonts
%postun -n texlive-libertinus-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fi
%files -n texlive-libertinus-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/libertinus/AUTHORS.txt
%{_texmfdistdir}/doc/fonts/libertinus/FONTLOG.txt
%{_texmfdistdir}/doc/fonts/libertinus/OFL.txt
%{_texmfdistdir}/doc/fonts/libertinus/README.txt
%{_texmfdistdir}/doc/fonts/libertinus/documentation/libertinus-testmath.pdf
%{_texmfdistdir}/doc/fonts/libertinus/documentation/libertinuskeyboard-regular-table.pdf
%{_texmfdistdir}/doc/fonts/libertinus/documentation/libertinusmath-regular-table.pdf
%{_texmfdistdir}/doc/fonts/libertinus/documentation/libertinusmono-regular-table.pdf
%{_texmfdistdir}/doc/fonts/libertinus/documentation/libertinussans-bold-table.pdf
%{_texmfdistdir}/doc/fonts/libertinus/documentation/libertinussans-italic-table.pdf
%{_texmfdistdir}/doc/fonts/libertinus/documentation/libertinussans-regular-table.pdf
%{_texmfdistdir}/doc/fonts/libertinus/documentation/libertinusserif-bold-table.pdf
%{_texmfdistdir}/doc/fonts/libertinus/documentation/libertinusserif-bolditalic-table.pdf
%{_texmfdistdir}/doc/fonts/libertinus/documentation/libertinusserif-italic-table.pdf
%{_texmfdistdir}/doc/fonts/libertinus/documentation/libertinusserif-regular-table.pdf
%{_texmfdistdir}/doc/fonts/libertinus/documentation/libertinusserif-semibold-table.pdf
%{_texmfdistdir}/doc/fonts/libertinus/documentation/libertinusserif-semibolditalic-table.pdf
%{_texmfdistdir}/doc/fonts/libertinus/documentation/libertinusserifdisplay-regular-table.pdf
%{_texmfdistdir}/doc/fonts/libertinus/documentation/libertinusserifinitials-regular-table.pdf
%files -n texlive-libertinus
%defattr(-,root,root,755)
%verify(link) %{_texmfdistdir}/fonts/opentype/public/libertinus/libertinuskeyboard-regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/libertinus/libertinusmath-regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/libertinus/libertinusmono-regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/libertinus/libertinussans-bold.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/libertinus/libertinussans-italic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/libertinus/libertinussans-regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/libertinus/libertinusserif-bold.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/libertinus/libertinusserif-bolditalic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/libertinus/libertinusserif-italic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/libertinus/libertinusserif-regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/libertinus/libertinusserif-semibold.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/libertinus/libertinusserif-semibolditalic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/libertinus/libertinusserifdisplay-regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/libertinus/libertinusserifinitials-regular.otf
%files -n texlive-libertinus-fonts
%defattr(-,root,root,755)
%dir %{_datadir}/fonts/texlive-libertinus
%config %{_sysconfdir}/fonts/conf.avail/58-texlive-libertinus.conf
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-libertinus/encodings.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-libertinus/fonts.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-libertinus/fonts.scale
%{_datadir}/fonts/texlive-libertinus/libertinuskeyboard-regular.otf
%{_datadir}/fonts/texlive-libertinus/libertinusmath-regular.otf
%{_datadir}/fonts/texlive-libertinus/libertinusmono-regular.otf
%{_datadir}/fonts/texlive-libertinus/libertinussans-bold.otf
%{_datadir}/fonts/texlive-libertinus/libertinussans-italic.otf
%{_datadir}/fonts/texlive-libertinus/libertinussans-regular.otf
%{_datadir}/fonts/texlive-libertinus/libertinusserif-bold.otf
%{_datadir}/fonts/texlive-libertinus/libertinusserif-bolditalic.otf
%{_datadir}/fonts/texlive-libertinus/libertinusserif-italic.otf
%{_datadir}/fonts/texlive-libertinus/libertinusserif-regular.otf
%{_datadir}/fonts/texlive-libertinus/libertinusserif-semibold.otf
%{_datadir}/fonts/texlive-libertinus/libertinusserif-semibolditalic.otf
%{_datadir}/fonts/texlive-libertinus/libertinusserifdisplay-regular.otf
%{_datadir}/fonts/texlive-libertinus/libertinusserifinitials-regular.otf
/var/adm/update-scripts/texlive-libertinus-%{texlive_version}.%{texlive_noarch}.6.4svn44409-%{release}-zypper
%package -n texlive-libertinust1math
Version: %{texlive_version}.%{texlive_noarch}.1.0.4svn44542
Release: 0
Summary: A Type 1 font and LaTeX support for Libertinus Math
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-libertinust1math-fonts >= %{texlive_version}
Recommends: texlive-libertinust1math-doc >= %{texlive_version}
Provides: tex(libertinust1-mathbb.tfm)
Provides: tex(libertinust1-mathex.tfm)
Provides: tex(libertinust1-mathit-bold.tfm)
Provides: tex(libertinust1-mathit.tfm)
Provides: tex(libertinust1-mathrm-bold.tfm)
Provides: tex(libertinust1-mathrm.tfm)
Provides: tex(libertinust1-mathsf.tfm)
Provides: tex(libertinust1-mathsfb.tfm)
Provides: tex(libertinust1-mathsfi.tfm)
Provides: tex(libertinust1-mathsym.tfm)
Provides: tex(libertinust1math.map)
Provides: tex(libertinust1math.sty)
Provides: tex(libusBB.enc)
Provides: tex(libusBMI.enc)
Provides: tex(libusBMR.enc)
Provides: tex(libusEX.enc)
Provides: tex(libusFRK.enc)
Provides: tex(libusMI.enc)
Provides: tex(libusMR.enc)
Provides: tex(libusSF.enc)
Provides: tex(libusSFB.enc)
Provides: tex(libusSFI.enc)
Provides: tex(libusSYM.enc)
Provides: tex(ls1libertinust1math.fd)
Provides: tex(ls1libertinust1mathbb.fd)
Provides: tex(ls2libertinust1mathex.fd)
Provides: tex(ls2libertinust1mathsym.fd)
Provides: tex(ot1libertinust1mathsf.fd)
Requires: tex(amsmath.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source108: libertinust1math.tar.xz
Source109: libertinust1math.doc.tar.xz
%description -n texlive-libertinust1math
The package provides a Type1 version of Libertinus Math, with a
number of additions and changes, plus LaTeX support files that
allow it to serve as a math accompaniment to Libertine under
LaTeX.
date: 2017-06-09 06:15:19 +0000
%package -n texlive-libertinust1math-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0.4svn44542
Release: 0
Summary: Documentation for texlive-libertinust1math
License: OFL-1.1
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-libertinust1math-doc
This package includes the documentation for texlive-libertinust1math
%package -n texlive-libertinust1math-fonts
Version: %{texlive_version}.%{texlive_noarch}.1.0.4svn44542
Release: 0
Summary: Severed fonts for texlive-libertinust1math
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-libertinust1math-fonts
The separated fonts package for texlive-libertinust1math
%post -n texlive-libertinust1math
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMap libertinust1math.map' >> /var/run/texlive/run-updmap
%postun -n texlive-libertinust1math
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMap libertinust1math.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-libertinust1math
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-libertinust1math-fonts
mkfontscale %{_datadir}/fonts/texlive-libertinust1math
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-libertinust1math
fc-cache %{_datadir}/fonts
%postun -n texlive-libertinust1math-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fi
%files -n texlive-libertinust1math-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/libertinust1math/FONTLOG.txt
%{_texmfdistdir}/doc/fonts/libertinust1math/LibertinusT1Math-doc.pdf
%{_texmfdistdir}/doc/fonts/libertinust1math/LibertinusT1Math-doc.tex
%{_texmfdistdir}/doc/fonts/libertinust1math/OFL.txt
%{_texmfdistdir}/doc/fonts/libertinust1math/README
%files -n texlive-libertinust1math
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/afm/public/libertinust1math/LibertinusT1Math.afm
%{_texmfdistdir}/fonts/enc/dvips/libertinust1math/libusBB.enc
%{_texmfdistdir}/fonts/enc/dvips/libertinust1math/libusBMI.enc
%{_texmfdistdir}/fonts/enc/dvips/libertinust1math/libusBMR.enc
%{_texmfdistdir}/fonts/enc/dvips/libertinust1math/libusEX.enc
%{_texmfdistdir}/fonts/enc/dvips/libertinust1math/libusFRK.enc
%{_texmfdistdir}/fonts/enc/dvips/libertinust1math/libusMI.enc
%{_texmfdistdir}/fonts/enc/dvips/libertinust1math/libusMR.enc
%{_texmfdistdir}/fonts/enc/dvips/libertinust1math/libusSF.enc
%{_texmfdistdir}/fonts/enc/dvips/libertinust1math/libusSFB.enc
%{_texmfdistdir}/fonts/enc/dvips/libertinust1math/libusSFI.enc
%{_texmfdistdir}/fonts/enc/dvips/libertinust1math/libusSYM.enc
%{_texmfdistdir}/fonts/map/dvips/libertinust1math/libertinust1math.map
%{_texmfdistdir}/fonts/tfm/public/libertinust1math/libertinust1-mathbb.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinust1math/libertinust1-mathex.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinust1math/libertinust1-mathit-bold.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinust1math/libertinust1-mathit.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinust1math/libertinust1-mathrm-bold.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinust1math/libertinust1-mathrm.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinust1math/libertinust1-mathsf.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinust1math/libertinust1-mathsfb.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinust1math/libertinust1-mathsfi.tfm
%{_texmfdistdir}/fonts/tfm/public/libertinust1math/libertinust1-mathsym.tfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/libertinust1math/LibertinusT1Math.pfb
%{_texmfdistdir}/tex/latex/libertinust1math/libertinust1math.sty
%{_texmfdistdir}/tex/latex/libertinust1math/ls1libertinust1math.fd
%{_texmfdistdir}/tex/latex/libertinust1math/ls1libertinust1mathbb.fd
%{_texmfdistdir}/tex/latex/libertinust1math/ls2libertinust1mathex.fd
%{_texmfdistdir}/tex/latex/libertinust1math/ls2libertinust1mathsym.fd
%{_texmfdistdir}/tex/latex/libertinust1math/ot1libertinust1mathsf.fd
%files -n texlive-libertinust1math-fonts
%defattr(-,root,root,755)
%dir %{_datadir}/fonts/texlive-libertinust1math
%config %{_sysconfdir}/fonts/conf.avail/58-texlive-libertinust1math.conf
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-libertinust1math/encodings.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-libertinust1math/fonts.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-libertinust1math/fonts.scale
%{_datadir}/fonts/texlive-libertinust1math/LibertinusT1Math.pfb
/var/adm/update-scripts/texlive-libertinust1math-%{texlive_version}.%{texlive_noarch}.1.0.4svn44542-%{release}-zypper
%package -n texlive-libgreek
Version: %{texlive_version}.%{texlive_noarch}.1.0svn27789
Release: 0
Summary: Use Libertine or Biolinum Greek glyphs 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-libgreek-doc >= %{texlive_version}
Provides: tex(libgreek.sty)
Requires: tex(keyval.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source110: libgreek.tar.xz
Source111: libgreek.doc.tar.xz
%description -n texlive-libgreek
The package is for LaTeX users who wish to use the Libertine or
Biolinum font for the Greek letters in math mode. It is not
necessary to load the libertine package itself, but of course
the Linux-Libertine/Biolinum fonts and LaTeX support files must
have been installed.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-libgreek-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0svn27789
Release: 0
Summary: Documentation for texlive-libgreek
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-libgreek-doc
This package includes the documentation for texlive-libgreek
%post -n texlive-libgreek
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-libgreek
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-libgreek
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-libgreek-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/libgreek/README
%{_texmfdistdir}/doc/latex/libgreek/libgreek.pdf
%{_texmfdistdir}/doc/latex/libgreek/libgreekcheck.tex
%files -n texlive-libgreek
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/libgreek/libgreek.sty
/var/adm/update-scripts/texlive-libgreek-%{texlive_version}.%{texlive_noarch}.1.0svn27789-%{release}-zypper
%package -n texlive-librarian
Version: %{texlive_version}.%{texlive_noarch}.1.0svn19880
Release: 0
Summary: Tools to create bibliographies in 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-librarian-doc >= %{texlive_version}
Provides: tex(librarian.sty)
Provides: tex(librarian.tex)
Provides: tex(t-librarian.tex)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source112: librarian.tar.xz
Source113: librarian.doc.tar.xz
%description -n texlive-librarian
The package extracts information in bib files, makes it
available in the current document, and sorts lists of entries
according to that information and the user's specifications.
Citation and bibliography styles can then be written directly
in TeX, without any use of BibTeX. Creating references thus
depends entirely on the user's skill in TeX. The package works
with all formats that use plain TeX's basic syntactic sugar;
the distribution includes a third-party file for ConTeXt and a
style file for LaTeX. As an example of use, an Author (Year)
style is given in a separate file and explained in the
documentation.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-librarian-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0svn19880
Release: 0
Summary: Documentation for texlive-librarian
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-librarian-doc
This package includes the documentation for texlive-librarian
%post -n texlive-librarian
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-librarian
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-librarian
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-librarian-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/generic/librarian/README
%{_texmfdistdir}/doc/generic/librarian/authoryear.tex
%{_texmfdistdir}/doc/generic/librarian/librarian-doc.pdf
%{_texmfdistdir}/doc/generic/librarian/librarian-doc.tex
%{_texmfdistdir}/doc/generic/librarian/librarian.bib
%files -n texlive-librarian
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/generic/librarian/librarian.sty
%{_texmfdistdir}/tex/generic/librarian/librarian.tex
%{_texmfdistdir}/tex/generic/librarian/t-librarian.tex
/var/adm/update-scripts/texlive-librarian-%{texlive_version}.%{texlive_noarch}.1.0svn19880-%{release}-zypper
%package -n texlive-librebaskerville
Version: %{texlive_version}.%{texlive_noarch}.svn31741
Release: 0
Summary: LaTeX support for the Libre Baskerville family of 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-librebaskerville-fonts >= %{texlive_version}
Recommends: texlive-librebaskerville-doc >= %{texlive_version}
Provides: tex(LY1LibreBaskerville-Sup.fd)
Provides: tex(LY1LibreBaskerville-TLF.fd)
Provides: tex(LibreBaskerville-Bold-sup-ly1--base.tfm)
Provides: tex(LibreBaskerville-Bold-sup-ly1.tfm)
Provides: tex(LibreBaskerville-Bold-sup-ly1.vf)
Provides: tex(LibreBaskerville-Bold-sup-ot1.tfm)
Provides: tex(LibreBaskerville-Bold-sup-t1--base.tfm)
Provides: tex(LibreBaskerville-Bold-sup-t1.tfm)
Provides: tex(LibreBaskerville-Bold-sup-t1.vf)
Provides: tex(LibreBaskerville-Bold-tlf-ly1--base.tfm)
Provides: tex(LibreBaskerville-Bold-tlf-ly1.tfm)
Provides: tex(LibreBaskerville-Bold-tlf-ly1.vf)
Provides: tex(LibreBaskerville-Bold-tlf-ot1.tfm)
Provides: tex(LibreBaskerville-Bold-tlf-t1--base.tfm)
Provides: tex(LibreBaskerville-Bold-tlf-t1.tfm)
Provides: tex(LibreBaskerville-Bold-tlf-t1.vf)
Provides: tex(LibreBaskerville-Bold-tlf-ts1--base.tfm)
Provides: tex(LibreBaskerville-Bold-tlf-ts1.tfm)
Provides: tex(LibreBaskerville-Bold-tlf-ts1.vf)
Provides: tex(LibreBaskerville-BoldItalic-sup-ly1--base.tfm)
Provides: tex(LibreBaskerville-BoldItalic-sup-ly1.tfm)
Provides: tex(LibreBaskerville-BoldItalic-sup-ly1.vf)
Provides: tex(LibreBaskerville-BoldItalic-sup-ot1.tfm)
Provides: tex(LibreBaskerville-BoldItalic-sup-t1--base.tfm)
Provides: tex(LibreBaskerville-BoldItalic-sup-t1.tfm)
Provides: tex(LibreBaskerville-BoldItalic-sup-t1.vf)
Provides: tex(LibreBaskerville-BoldItalic-tlf-ly1--base.tfm)
Provides: tex(LibreBaskerville-BoldItalic-tlf-ly1.tfm)
Provides: tex(LibreBaskerville-BoldItalic-tlf-ly1.vf)
Provides: tex(LibreBaskerville-BoldItalic-tlf-ot1.tfm)
Provides: tex(LibreBaskerville-BoldItalic-tlf-t1--base.tfm)
Provides: tex(LibreBaskerville-BoldItalic-tlf-t1.tfm)
Provides: tex(LibreBaskerville-BoldItalic-tlf-t1.vf)
Provides: tex(LibreBaskerville-BoldItalic-tlf-ts1--base.tfm)
Provides: tex(LibreBaskerville-BoldItalic-tlf-ts1.tfm)
Provides: tex(LibreBaskerville-BoldItalic-tlf-ts1.vf)
Provides: tex(LibreBaskerville-Italic-sup-ly1--base.tfm)
Provides: tex(LibreBaskerville-Italic-sup-ly1.tfm)
Provides: tex(LibreBaskerville-Italic-sup-ly1.vf)
Provides: tex(LibreBaskerville-Italic-sup-ot1.tfm)
Provides: tex(LibreBaskerville-Italic-sup-t1--base.tfm)
Provides: tex(LibreBaskerville-Italic-sup-t1.tfm)
Provides: tex(LibreBaskerville-Italic-sup-t1.vf)
Provides: tex(LibreBaskerville-Italic-tlf-ly1--base.tfm)
Provides: tex(LibreBaskerville-Italic-tlf-ly1.tfm)
Provides: tex(LibreBaskerville-Italic-tlf-ly1.vf)
Provides: tex(LibreBaskerville-Italic-tlf-ot1.tfm)
Provides: tex(LibreBaskerville-Italic-tlf-t1--base.tfm)
Provides: tex(LibreBaskerville-Italic-tlf-t1.tfm)
Provides: tex(LibreBaskerville-Italic-tlf-t1.vf)
Provides: tex(LibreBaskerville-Italic-tlf-ts1--base.tfm)
Provides: tex(LibreBaskerville-Italic-tlf-ts1.tfm)
Provides: tex(LibreBaskerville-Italic-tlf-ts1.vf)
Provides: tex(LibreBaskerville-Regular-sup-ly1--base.tfm)
Provides: tex(LibreBaskerville-Regular-sup-ly1.tfm)
Provides: tex(LibreBaskerville-Regular-sup-ly1.vf)
Provides: tex(LibreBaskerville-Regular-sup-ot1.tfm)
Provides: tex(LibreBaskerville-Regular-sup-t1--base.tfm)
Provides: tex(LibreBaskerville-Regular-sup-t1.tfm)
Provides: tex(LibreBaskerville-Regular-sup-t1.vf)
Provides: tex(LibreBaskerville-Regular-tlf-ly1--base.tfm)
Provides: tex(LibreBaskerville-Regular-tlf-ly1.tfm)
Provides: tex(LibreBaskerville-Regular-tlf-ly1.vf)
Provides: tex(LibreBaskerville-Regular-tlf-ot1.tfm)
Provides: tex(LibreBaskerville-Regular-tlf-t1--base.tfm)
Provides: tex(LibreBaskerville-Regular-tlf-t1.tfm)
Provides: tex(LibreBaskerville-Regular-tlf-t1.vf)
Provides: tex(LibreBaskerville-Regular-tlf-ts1--base.tfm)
Provides: tex(LibreBaskerville-Regular-tlf-ts1.tfm)
Provides: tex(LibreBaskerville-Regular-tlf-ts1.vf)
Provides: tex(LibreBaskerville.map)
Provides: tex(OT1LibreBaskerville-Sup.fd)
Provides: tex(OT1LibreBaskerville-TLF.fd)
Provides: tex(T1LibreBaskerville-Sup.fd)
Provides: tex(T1LibreBaskerville-TLF.fd)
Provides: tex(TS1LibreBaskerville-TLF.fd)
Provides: tex(lbsk_5rmxhc.enc)
Provides: tex(lbsk_7c5ufm.enc)
Provides: tex(lbsk_aprite.enc)
Provides: tex(lbsk_hguso3.enc)
Provides: tex(lbsk_ktbdpq.enc)
Provides: tex(lbsk_lbmt7s.enc)
Provides: tex(lbsk_mr5ybw.enc)
Provides: tex(lbsk_rpuqof.enc)
Provides: tex(lbsk_yeotsr.enc)
Provides: tex(librebaskerville.sty)
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
Source114: librebaskerville.tar.xz
Source115: librebaskerville.doc.tar.xz
%description -n texlive-librebaskerville
Libre Baskerville is designed by Pablo Impallari. It is
primarily intended to be a web font but is also attractive as a
TeX font. As there is currently no bold italic variant, an
artificially slanted version of the bold variant has been
generated.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-librebaskerville-doc
Version: %{texlive_version}.%{texlive_noarch}.svn31741
Release: 0
Summary: Documentation for texlive-librebaskerville
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-librebaskerville-doc
This package includes the documentation for texlive-librebaskerville
%package -n texlive-librebaskerville-fonts
Version: %{texlive_version}.%{texlive_noarch}.svn31741
Release: 0
Summary: Severed fonts for texlive-librebaskerville
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-librebaskerville-fonts
The separated fonts package for texlive-librebaskerville
%post -n texlive-librebaskerville
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMap LibreBaskerville.map' >> /var/run/texlive/run-updmap
%postun -n texlive-librebaskerville
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMap LibreBaskerville.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-librebaskerville
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-librebaskerville-fonts
mkfontscale %{_datadir}/fonts/texlive-librebaskerville
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-librebaskerville
fc-cache %{_datadir}/fonts
%postun -n texlive-librebaskerville-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fi
%files -n texlive-librebaskerville-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/librebaskerville/FONTLOG.txt
%{_texmfdistdir}/doc/fonts/librebaskerville/OFL.txt
%{_texmfdistdir}/doc/fonts/librebaskerville/README
%{_texmfdistdir}/doc/fonts/librebaskerville/librebaskerville-samples.pdf
%{_texmfdistdir}/doc/fonts/librebaskerville/librebaskerville-samples.tex
%files -n texlive-librebaskerville
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/enc/dvips/librebaskerville/lbsk_5rmxhc.enc
%{_texmfdistdir}/fonts/enc/dvips/librebaskerville/lbsk_7c5ufm.enc
%{_texmfdistdir}/fonts/enc/dvips/librebaskerville/lbsk_aprite.enc
%{_texmfdistdir}/fonts/enc/dvips/librebaskerville/lbsk_hguso3.enc
%{_texmfdistdir}/fonts/enc/dvips/librebaskerville/lbsk_ktbdpq.enc
%{_texmfdistdir}/fonts/enc/dvips/librebaskerville/lbsk_lbmt7s.enc
%{_texmfdistdir}/fonts/enc/dvips/librebaskerville/lbsk_mr5ybw.enc
%{_texmfdistdir}/fonts/enc/dvips/librebaskerville/lbsk_rpuqof.enc
%{_texmfdistdir}/fonts/enc/dvips/librebaskerville/lbsk_yeotsr.enc
%{_texmfdistdir}/fonts/map/dvips/librebaskerville/LibreBaskerville.map
%verify(link) %{_texmfdistdir}/fonts/opentype/impallari/librebaskerville/LibreBaskerville-Bold.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/impallari/librebaskerville/LibreBaskerville-BoldItalic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/impallari/librebaskerville/LibreBaskerville-Italic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/impallari/librebaskerville/LibreBaskerville-Regular.otf
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Bold-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Bold-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Bold-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Bold-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Bold-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Bold-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Bold-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Bold-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Bold-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Bold-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Bold-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Bold-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-BoldItalic-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-BoldItalic-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-BoldItalic-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-BoldItalic-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-BoldItalic-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-BoldItalic-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-BoldItalic-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-BoldItalic-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-BoldItalic-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-BoldItalic-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-BoldItalic-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-BoldItalic-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Italic-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Italic-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Italic-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Italic-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Italic-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Italic-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Italic-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Italic-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Italic-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Italic-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Italic-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Italic-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Regular-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Regular-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Regular-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Regular-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Regular-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Regular-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Regular-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Regular-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Regular-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Regular-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Regular-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Regular-tlf-ts1.tfm
%verify(link) %{_texmfdistdir}/fonts/type1/impallari/librebaskerville/LibreBaskerville-Bold.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/impallari/librebaskerville/LibreBaskerville-BoldItalic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/impallari/librebaskerville/LibreBaskerville-Italic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/impallari/librebaskerville/LibreBaskerville-Regular.pfb
%{_texmfdistdir}/fonts/vf/impallari/librebaskerville/LibreBaskerville-Bold-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/librebaskerville/LibreBaskerville-Bold-sup-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/librebaskerville/LibreBaskerville-Bold-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/librebaskerville/LibreBaskerville-Bold-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/librebaskerville/LibreBaskerville-Bold-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/impallari/librebaskerville/LibreBaskerville-BoldItalic-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/librebaskerville/LibreBaskerville-BoldItalic-sup-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/librebaskerville/LibreBaskerville-BoldItalic-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/librebaskerville/LibreBaskerville-BoldItalic-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/librebaskerville/LibreBaskerville-BoldItalic-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/impallari/librebaskerville/LibreBaskerville-Italic-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/librebaskerville/LibreBaskerville-Italic-sup-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/librebaskerville/LibreBaskerville-Italic-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/librebaskerville/LibreBaskerville-Italic-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/librebaskerville/LibreBaskerville-Italic-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/impallari/librebaskerville/LibreBaskerville-Regular-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/librebaskerville/LibreBaskerville-Regular-sup-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/librebaskerville/LibreBaskerville-Regular-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/librebaskerville/LibreBaskerville-Regular-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/librebaskerville/LibreBaskerville-Regular-tlf-ts1.vf
%{_texmfdistdir}/tex/latex/librebaskerville/LY1LibreBaskerville-Sup.fd
%{_texmfdistdir}/tex/latex/librebaskerville/LY1LibreBaskerville-TLF.fd
%{_texmfdistdir}/tex/latex/librebaskerville/OT1LibreBaskerville-Sup.fd
%{_texmfdistdir}/tex/latex/librebaskerville/OT1LibreBaskerville-TLF.fd
%{_texmfdistdir}/tex/latex/librebaskerville/T1LibreBaskerville-Sup.fd
%{_texmfdistdir}/tex/latex/librebaskerville/T1LibreBaskerville-TLF.fd
%{_texmfdistdir}/tex/latex/librebaskerville/TS1LibreBaskerville-TLF.fd
%{_texmfdistdir}/tex/latex/librebaskerville/librebaskerville.sty
%files -n texlive-librebaskerville-fonts
%defattr(-,root,root,755)
%dir %{_datadir}/fonts/texlive-librebaskerville
%config %{_sysconfdir}/fonts/conf.avail/58-texlive-librebaskerville.conf
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-librebaskerville/encodings.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-librebaskerville/fonts.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-librebaskerville/fonts.scale
%{_datadir}/fonts/texlive-librebaskerville/LibreBaskerville-Bold.otf
%{_datadir}/fonts/texlive-librebaskerville/LibreBaskerville-BoldItalic.otf
%{_datadir}/fonts/texlive-librebaskerville/LibreBaskerville-Italic.otf
%{_datadir}/fonts/texlive-librebaskerville/LibreBaskerville-Regular.otf
%{_datadir}/fonts/texlive-librebaskerville/LibreBaskerville-Bold.pfb
%{_datadir}/fonts/texlive-librebaskerville/LibreBaskerville-BoldItalic.pfb
%{_datadir}/fonts/texlive-librebaskerville/LibreBaskerville-Italic.pfb
%{_datadir}/fonts/texlive-librebaskerville/LibreBaskerville-Regular.pfb
/var/adm/update-scripts/texlive-librebaskerville-%{texlive_version}.%{texlive_noarch}.svn31741-%{release}-zypper
%package -n texlive-librebodoni
Version: %{texlive_version}.%{texlive_noarch}.svn39375
Release: 0
Summary: Libre Bodoni fonts with LaTeX support
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-librebodoni-fonts >= %{texlive_version}
Recommends: texlive-librebodoni-doc >= %{texlive_version}
Provides: tex(LY1LibreBodoni-Inf.fd)
Provides: tex(LY1LibreBodoni-Sup.fd)
Provides: tex(LY1LibreBodoni-TLF.fd)
Provides: tex(LibreBodoni-Bold-inf-ly1--base.tfm)
Provides: tex(LibreBodoni-Bold-inf-ly1.tfm)
Provides: tex(LibreBodoni-Bold-inf-ly1.vf)
Provides: tex(LibreBodoni-Bold-inf-ot1.tfm)
Provides: tex(LibreBodoni-Bold-inf-t1--base.tfm)
Provides: tex(LibreBodoni-Bold-inf-t1.tfm)
Provides: tex(LibreBodoni-Bold-inf-t1.vf)
Provides: tex(LibreBodoni-Bold-sup-ly1--base.tfm)
Provides: tex(LibreBodoni-Bold-sup-ly1.tfm)
Provides: tex(LibreBodoni-Bold-sup-ly1.vf)
Provides: tex(LibreBodoni-Bold-sup-ot1.tfm)
Provides: tex(LibreBodoni-Bold-sup-t1--base.tfm)
Provides: tex(LibreBodoni-Bold-sup-t1.tfm)
Provides: tex(LibreBodoni-Bold-sup-t1.vf)
Provides: tex(LibreBodoni-Bold-tlf-ly1--base.tfm)
Provides: tex(LibreBodoni-Bold-tlf-ly1.tfm)
Provides: tex(LibreBodoni-Bold-tlf-ly1.vf)
Provides: tex(LibreBodoni-Bold-tlf-ot1.tfm)
Provides: tex(LibreBodoni-Bold-tlf-t1--base.tfm)
Provides: tex(LibreBodoni-Bold-tlf-t1.tfm)
Provides: tex(LibreBodoni-Bold-tlf-t1.vf)
Provides: tex(LibreBodoni-Bold-tlf-ts1--base.tfm)
Provides: tex(LibreBodoni-Bold-tlf-ts1.tfm)
Provides: tex(LibreBodoni-Bold-tlf-ts1.vf)
Provides: tex(LibreBodoni-BoldItalic-inf-ly1--base.tfm)
Provides: tex(LibreBodoni-BoldItalic-inf-ly1.tfm)
Provides: tex(LibreBodoni-BoldItalic-inf-ly1.vf)
Provides: tex(LibreBodoni-BoldItalic-inf-ot1.tfm)
Provides: tex(LibreBodoni-BoldItalic-inf-t1--base.tfm)
Provides: tex(LibreBodoni-BoldItalic-inf-t1.tfm)
Provides: tex(LibreBodoni-BoldItalic-inf-t1.vf)
Provides: tex(LibreBodoni-BoldItalic-sup-ly1--base.tfm)
Provides: tex(LibreBodoni-BoldItalic-sup-ly1.tfm)
Provides: tex(LibreBodoni-BoldItalic-sup-ly1.vf)
Provides: tex(LibreBodoni-BoldItalic-sup-ot1.tfm)
Provides: tex(LibreBodoni-BoldItalic-sup-t1--base.tfm)
Provides: tex(LibreBodoni-BoldItalic-sup-t1.tfm)
Provides: tex(LibreBodoni-BoldItalic-sup-t1.vf)
Provides: tex(LibreBodoni-BoldItalic-tlf-ly1--base.tfm)
Provides: tex(LibreBodoni-BoldItalic-tlf-ly1.tfm)
Provides: tex(LibreBodoni-BoldItalic-tlf-ly1.vf)
Provides: tex(LibreBodoni-BoldItalic-tlf-ot1.tfm)
Provides: tex(LibreBodoni-BoldItalic-tlf-t1--base.tfm)
Provides: tex(LibreBodoni-BoldItalic-tlf-t1.tfm)
Provides: tex(LibreBodoni-BoldItalic-tlf-t1.vf)
Provides: tex(LibreBodoni-BoldItalic-tlf-ts1--base.tfm)
Provides: tex(LibreBodoni-BoldItalic-tlf-ts1.tfm)
Provides: tex(LibreBodoni-BoldItalic-tlf-ts1.vf)
Provides: tex(LibreBodoni-Italic-inf-ly1--base.tfm)
Provides: tex(LibreBodoni-Italic-inf-ly1.tfm)
Provides: tex(LibreBodoni-Italic-inf-ly1.vf)
Provides: tex(LibreBodoni-Italic-inf-ot1.tfm)
Provides: tex(LibreBodoni-Italic-inf-t1--base.tfm)
Provides: tex(LibreBodoni-Italic-inf-t1.tfm)
Provides: tex(LibreBodoni-Italic-inf-t1.vf)
Provides: tex(LibreBodoni-Italic-sup-ly1--base.tfm)
Provides: tex(LibreBodoni-Italic-sup-ly1.tfm)
Provides: tex(LibreBodoni-Italic-sup-ly1.vf)
Provides: tex(LibreBodoni-Italic-sup-ot1.tfm)
Provides: tex(LibreBodoni-Italic-sup-t1--base.tfm)
Provides: tex(LibreBodoni-Italic-sup-t1.tfm)
Provides: tex(LibreBodoni-Italic-sup-t1.vf)
Provides: tex(LibreBodoni-Italic-tlf-ly1--base.tfm)
Provides: tex(LibreBodoni-Italic-tlf-ly1.tfm)
Provides: tex(LibreBodoni-Italic-tlf-ly1.vf)
Provides: tex(LibreBodoni-Italic-tlf-ot1.tfm)
Provides: tex(LibreBodoni-Italic-tlf-t1--base.tfm)
Provides: tex(LibreBodoni-Italic-tlf-t1.tfm)
Provides: tex(LibreBodoni-Italic-tlf-t1.vf)
Provides: tex(LibreBodoni-Italic-tlf-ts1--base.tfm)
Provides: tex(LibreBodoni-Italic-tlf-ts1.tfm)
Provides: tex(LibreBodoni-Italic-tlf-ts1.vf)
Provides: tex(LibreBodoni-Regular-inf-ly1--base.tfm)
Provides: tex(LibreBodoni-Regular-inf-ly1.tfm)
Provides: tex(LibreBodoni-Regular-inf-ly1.vf)
Provides: tex(LibreBodoni-Regular-inf-ot1.tfm)
Provides: tex(LibreBodoni-Regular-inf-t1--base.tfm)
Provides: tex(LibreBodoni-Regular-inf-t1.tfm)
Provides: tex(LibreBodoni-Regular-inf-t1.vf)
Provides: tex(LibreBodoni-Regular-sup-ly1--base.tfm)
Provides: tex(LibreBodoni-Regular-sup-ly1.tfm)
Provides: tex(LibreBodoni-Regular-sup-ly1.vf)
Provides: tex(LibreBodoni-Regular-sup-ot1.tfm)
Provides: tex(LibreBodoni-Regular-sup-t1--base.tfm)
Provides: tex(LibreBodoni-Regular-sup-t1.tfm)
Provides: tex(LibreBodoni-Regular-sup-t1.vf)
Provides: tex(LibreBodoni-Regular-tlf-ly1--base.tfm)
Provides: tex(LibreBodoni-Regular-tlf-ly1.tfm)
Provides: tex(LibreBodoni-Regular-tlf-ly1.vf)
Provides: tex(LibreBodoni-Regular-tlf-ot1.tfm)
Provides: tex(LibreBodoni-Regular-tlf-t1--base.tfm)
Provides: tex(LibreBodoni-Regular-tlf-t1.tfm)
Provides: tex(LibreBodoni-Regular-tlf-t1.vf)
Provides: tex(LibreBodoni-Regular-tlf-ts1--base.tfm)
Provides: tex(LibreBodoni-Regular-tlf-ts1.tfm)
Provides: tex(LibreBodoni-Regular-tlf-ts1.vf)
Provides: tex(LibreBodoni.map)
Provides: tex(LibreBodoni.sty)
Provides: tex(OT1LibreBodoni-Inf.fd)
Provides: tex(OT1LibreBodoni-Sup.fd)
Provides: tex(OT1LibreBodoni-TLF.fd)
Provides: tex(T1LibreBodoni-Inf.fd)
Provides: tex(T1LibreBodoni-Sup.fd)
Provides: tex(T1LibreBodoni-TLF.fd)
Provides: tex(TS1LibreBodoni-TLF.fd)
Provides: tex(lbd_2nc6ly.enc)
Provides: tex(lbd_dwvqiv.enc)
Provides: tex(lbd_fttd7q.enc)
Provides: tex(lbd_gxeqsi.enc)
Provides: tex(lbd_k2dfwc.enc)
Provides: tex(lbd_oaf34p.enc)
Provides: tex(lbd_pcwse4.enc)
Provides: tex(lbd_rpuqof.enc)
Provides: tex(lbd_yeotsr.enc)
Provides: tex(lbd_zpaflu.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
Source116: librebodoni.tar.xz
Source117: librebodoni.doc.tar.xz
%description -n texlive-librebodoni
The Libre Bodoni fonts are designed by Pablo Impallari and
Rodrigo Fuenzalida, based on the 19th century Morris Fuller
Benton's.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-librebodoni-doc
Version: %{texlive_version}.%{texlive_noarch}.svn39375
Release: 0
Summary: Documentation for texlive-librebodoni
License: OFL-1.1
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-librebodoni-doc
This package includes the documentation for texlive-librebodoni
%package -n texlive-librebodoni-fonts
Version: %{texlive_version}.%{texlive_noarch}.svn39375
Release: 0
Summary: Severed fonts for texlive-librebodoni
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-librebodoni-fonts
The separated fonts package for texlive-librebodoni
%post -n texlive-librebodoni
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMap LibreBodoni.map' >> /var/run/texlive/run-updmap
%postun -n texlive-librebodoni
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMap LibreBodoni.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-librebodoni
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-librebodoni-fonts
mkfontscale %{_datadir}/fonts/texlive-librebodoni
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-librebodoni
fc-cache %{_datadir}/fonts
%postun -n texlive-librebodoni-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fi
%files -n texlive-librebodoni-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/librebodoni/OFL.txt
%{_texmfdistdir}/doc/fonts/librebodoni/README
%{_texmfdistdir}/doc/fonts/librebodoni/librebodoni-samples.pdf
%{_texmfdistdir}/doc/fonts/librebodoni/librebodoni-samples.tex
%files -n texlive-librebodoni
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/enc/dvips/librebodoni/lbd_2nc6ly.enc
%{_texmfdistdir}/fonts/enc/dvips/librebodoni/lbd_dwvqiv.enc
%{_texmfdistdir}/fonts/enc/dvips/librebodoni/lbd_fttd7q.enc
%{_texmfdistdir}/fonts/enc/dvips/librebodoni/lbd_gxeqsi.enc
%{_texmfdistdir}/fonts/enc/dvips/librebodoni/lbd_k2dfwc.enc
%{_texmfdistdir}/fonts/enc/dvips/librebodoni/lbd_oaf34p.enc
%{_texmfdistdir}/fonts/enc/dvips/librebodoni/lbd_pcwse4.enc
%{_texmfdistdir}/fonts/enc/dvips/librebodoni/lbd_rpuqof.enc
%{_texmfdistdir}/fonts/enc/dvips/librebodoni/lbd_yeotsr.enc
%{_texmfdistdir}/fonts/enc/dvips/librebodoni/lbd_zpaflu.enc
%{_texmfdistdir}/fonts/map/dvips/librebodoni/LibreBodoni.map
%verify(link) %{_texmfdistdir}/fonts/opentype/impallari/librebodoni/LibreBodoni-Bold.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/impallari/librebodoni/LibreBodoni-BoldItalic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/impallari/librebodoni/LibreBodoni-Italic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/impallari/librebodoni/LibreBodoni-Regular.otf
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Bold-inf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Bold-inf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Bold-inf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Bold-inf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Bold-inf-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Bold-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Bold-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Bold-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Bold-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Bold-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Bold-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Bold-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Bold-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Bold-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Bold-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Bold-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Bold-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-BoldItalic-inf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-BoldItalic-inf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-BoldItalic-inf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-BoldItalic-inf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-BoldItalic-inf-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-BoldItalic-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-BoldItalic-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-BoldItalic-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-BoldItalic-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-BoldItalic-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-BoldItalic-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-BoldItalic-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-BoldItalic-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-BoldItalic-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-BoldItalic-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-BoldItalic-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-BoldItalic-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Italic-inf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Italic-inf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Italic-inf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Italic-inf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Italic-inf-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Italic-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Italic-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Italic-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Italic-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Italic-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Italic-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Italic-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Italic-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Italic-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Italic-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Italic-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Italic-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Regular-inf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Regular-inf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Regular-inf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Regular-inf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Regular-inf-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Regular-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Regular-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Regular-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Regular-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Regular-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Regular-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Regular-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Regular-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Regular-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Regular-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Regular-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librebodoni/LibreBodoni-Regular-tlf-ts1.tfm
%verify(link) %{_texmfdistdir}/fonts/type1/impallari/librebodoni/LibreBodoni-Bold.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/impallari/librebodoni/LibreBodoni-BoldItalic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/impallari/librebodoni/LibreBodoni-Italic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/impallari/librebodoni/LibreBodoni-Regular.pfb
%{_texmfdistdir}/fonts/vf/impallari/librebodoni/LibreBodoni-Bold-inf-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/librebodoni/LibreBodoni-Bold-inf-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/librebodoni/LibreBodoni-Bold-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/librebodoni/LibreBodoni-Bold-sup-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/librebodoni/LibreBodoni-Bold-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/librebodoni/LibreBodoni-Bold-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/librebodoni/LibreBodoni-Bold-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/impallari/librebodoni/LibreBodoni-BoldItalic-inf-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/librebodoni/LibreBodoni-BoldItalic-inf-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/librebodoni/LibreBodoni-BoldItalic-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/librebodoni/LibreBodoni-BoldItalic-sup-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/librebodoni/LibreBodoni-BoldItalic-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/librebodoni/LibreBodoni-BoldItalic-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/librebodoni/LibreBodoni-BoldItalic-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/impallari/librebodoni/LibreBodoni-Italic-inf-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/librebodoni/LibreBodoni-Italic-inf-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/librebodoni/LibreBodoni-Italic-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/librebodoni/LibreBodoni-Italic-sup-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/librebodoni/LibreBodoni-Italic-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/librebodoni/LibreBodoni-Italic-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/librebodoni/LibreBodoni-Italic-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/impallari/librebodoni/LibreBodoni-Regular-inf-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/librebodoni/LibreBodoni-Regular-inf-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/librebodoni/LibreBodoni-Regular-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/librebodoni/LibreBodoni-Regular-sup-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/librebodoni/LibreBodoni-Regular-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/librebodoni/LibreBodoni-Regular-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/librebodoni/LibreBodoni-Regular-tlf-ts1.vf
%{_texmfdistdir}/tex/latex/librebodoni/LY1LibreBodoni-Inf.fd
%{_texmfdistdir}/tex/latex/librebodoni/LY1LibreBodoni-Sup.fd
%{_texmfdistdir}/tex/latex/librebodoni/LY1LibreBodoni-TLF.fd
%{_texmfdistdir}/tex/latex/librebodoni/LibreBodoni.sty
%{_texmfdistdir}/tex/latex/librebodoni/OT1LibreBodoni-Inf.fd
%{_texmfdistdir}/tex/latex/librebodoni/OT1LibreBodoni-Sup.fd
%{_texmfdistdir}/tex/latex/librebodoni/OT1LibreBodoni-TLF.fd
%{_texmfdistdir}/tex/latex/librebodoni/T1LibreBodoni-Inf.fd
%{_texmfdistdir}/tex/latex/librebodoni/T1LibreBodoni-Sup.fd
%{_texmfdistdir}/tex/latex/librebodoni/T1LibreBodoni-TLF.fd
%{_texmfdistdir}/tex/latex/librebodoni/TS1LibreBodoni-TLF.fd
%files -n texlive-librebodoni-fonts
%defattr(-,root,root,755)
%dir %{_datadir}/fonts/texlive-librebodoni
%config %{_sysconfdir}/fonts/conf.avail/58-texlive-librebodoni.conf
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-librebodoni/encodings.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-librebodoni/fonts.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-librebodoni/fonts.scale
%{_datadir}/fonts/texlive-librebodoni/LibreBodoni-Bold.otf
%{_datadir}/fonts/texlive-librebodoni/LibreBodoni-BoldItalic.otf
%{_datadir}/fonts/texlive-librebodoni/LibreBodoni-Italic.otf
%{_datadir}/fonts/texlive-librebodoni/LibreBodoni-Regular.otf
%{_datadir}/fonts/texlive-librebodoni/LibreBodoni-Bold.pfb
%{_datadir}/fonts/texlive-librebodoni/LibreBodoni-BoldItalic.pfb
%{_datadir}/fonts/texlive-librebodoni/LibreBodoni-Italic.pfb
%{_datadir}/fonts/texlive-librebodoni/LibreBodoni-Regular.pfb
/var/adm/update-scripts/texlive-librebodoni-%{texlive_version}.%{texlive_noarch}.svn39375-%{release}-zypper
%package -n texlive-librecaslon
Version: %{texlive_version}.%{texlive_noarch}.svn31929
Release: 0
Summary: Libre Caslon fonts, with LaTeX support
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-librecaslon-fonts >= %{texlive_version}
Recommends: texlive-librecaslon-doc >= %{texlive_version}
Provides: tex(LY1LibreCaslonText-OsF.fd)
Provides: tex(LY1LibreCaslonText-Sup.fd)
Provides: tex(LY1LibreCaslonText-TLF.fd)
Provides: tex(LibreCaslon.map)
Provides: tex(LibreCaslonText-Bold-osf-ly1--base.tfm)
Provides: tex(LibreCaslonText-Bold-osf-ly1.tfm)
Provides: tex(LibreCaslonText-Bold-osf-ly1.vf)
Provides: tex(LibreCaslonText-Bold-osf-ot1.tfm)
Provides: tex(LibreCaslonText-Bold-osf-t1--base.tfm)
Provides: tex(LibreCaslonText-Bold-osf-t1.tfm)
Provides: tex(LibreCaslonText-Bold-osf-t1.vf)
Provides: tex(LibreCaslonText-Bold-osf-ts1--base.tfm)
Provides: tex(LibreCaslonText-Bold-osf-ts1.tfm)
Provides: tex(LibreCaslonText-Bold-osf-ts1.vf)
Provides: tex(LibreCaslonText-Bold-sup-ly1--base.tfm)
Provides: tex(LibreCaslonText-Bold-sup-ly1.tfm)
Provides: tex(LibreCaslonText-Bold-sup-ly1.vf)
Provides: tex(LibreCaslonText-Bold-sup-ot1.tfm)
Provides: tex(LibreCaslonText-Bold-sup-t1--base.tfm)
Provides: tex(LibreCaslonText-Bold-sup-t1.tfm)
Provides: tex(LibreCaslonText-Bold-sup-t1.vf)
Provides: tex(LibreCaslonText-Bold-tlf-ly1--base.tfm)
Provides: tex(LibreCaslonText-Bold-tlf-ly1.tfm)
Provides: tex(LibreCaslonText-Bold-tlf-ly1.vf)
Provides: tex(LibreCaslonText-Bold-tlf-ot1.tfm)
Provides: tex(LibreCaslonText-Bold-tlf-t1--base.tfm)
Provides: tex(LibreCaslonText-Bold-tlf-t1.tfm)
Provides: tex(LibreCaslonText-Bold-tlf-t1.vf)
Provides: tex(LibreCaslonText-Bold-tlf-ts1--base.tfm)
Provides: tex(LibreCaslonText-Bold-tlf-ts1.tfm)
Provides: tex(LibreCaslonText-Bold-tlf-ts1.vf)
Provides: tex(LibreCaslonText-BoldItalic-osf-ly1--base.tfm)
Provides: tex(LibreCaslonText-BoldItalic-osf-ly1.tfm)
Provides: tex(LibreCaslonText-BoldItalic-osf-ly1.vf)
Provides: tex(LibreCaslonText-BoldItalic-osf-ot1.tfm)
Provides: tex(LibreCaslonText-BoldItalic-osf-t1--base.tfm)
Provides: tex(LibreCaslonText-BoldItalic-osf-t1.tfm)
Provides: tex(LibreCaslonText-BoldItalic-osf-t1.vf)
Provides: tex(LibreCaslonText-BoldItalic-osf-ts1--base.tfm)
Provides: tex(LibreCaslonText-BoldItalic-osf-ts1.tfm)
Provides: tex(LibreCaslonText-BoldItalic-osf-ts1.vf)
Provides: tex(LibreCaslonText-BoldItalic-sup-ly1--base.tfm)
Provides: tex(LibreCaslonText-BoldItalic-sup-ly1.tfm)
Provides: tex(LibreCaslonText-BoldItalic-sup-ly1.vf)
Provides: tex(LibreCaslonText-BoldItalic-sup-ot1.tfm)
Provides: tex(LibreCaslonText-BoldItalic-sup-t1--base.tfm)
Provides: tex(LibreCaslonText-BoldItalic-sup-t1.tfm)
Provides: tex(LibreCaslonText-BoldItalic-sup-t1.vf)
Provides: tex(LibreCaslonText-BoldItalic-tlf-ly1--base.tfm)
Provides: tex(LibreCaslonText-BoldItalic-tlf-ly1.tfm)
Provides: tex(LibreCaslonText-BoldItalic-tlf-ly1.vf)
Provides: tex(LibreCaslonText-BoldItalic-tlf-ot1.tfm)
Provides: tex(LibreCaslonText-BoldItalic-tlf-t1--base.tfm)
Provides: tex(LibreCaslonText-BoldItalic-tlf-t1.tfm)
Provides: tex(LibreCaslonText-BoldItalic-tlf-t1.vf)
Provides: tex(LibreCaslonText-BoldItalic-tlf-ts1--base.tfm)
Provides: tex(LibreCaslonText-BoldItalic-tlf-ts1.tfm)
Provides: tex(LibreCaslonText-BoldItalic-tlf-ts1.vf)
Provides: tex(LibreCaslonText-Italic-osf-ly1--base.tfm)
Provides: tex(LibreCaslonText-Italic-osf-ly1.tfm)
Provides: tex(LibreCaslonText-Italic-osf-ly1.vf)
Provides: tex(LibreCaslonText-Italic-osf-ot1.tfm)
Provides: tex(LibreCaslonText-Italic-osf-t1--base.tfm)
Provides: tex(LibreCaslonText-Italic-osf-t1.tfm)
Provides: tex(LibreCaslonText-Italic-osf-t1.vf)
Provides: tex(LibreCaslonText-Italic-osf-ts1--base.tfm)
Provides: tex(LibreCaslonText-Italic-osf-ts1.tfm)
Provides: tex(LibreCaslonText-Italic-osf-ts1.vf)
Provides: tex(LibreCaslonText-Italic-sup-ly1--base.tfm)
Provides: tex(LibreCaslonText-Italic-sup-ly1.tfm)
Provides: tex(LibreCaslonText-Italic-sup-ly1.vf)
Provides: tex(LibreCaslonText-Italic-sup-ot1.tfm)
Provides: tex(LibreCaslonText-Italic-sup-t1--base.tfm)
Provides: tex(LibreCaslonText-Italic-sup-t1.tfm)
Provides: tex(LibreCaslonText-Italic-sup-t1.vf)
Provides: tex(LibreCaslonText-Italic-tlf-ly1--base.tfm)
Provides: tex(LibreCaslonText-Italic-tlf-ly1.tfm)
Provides: tex(LibreCaslonText-Italic-tlf-ly1.vf)
Provides: tex(LibreCaslonText-Italic-tlf-ot1.tfm)
Provides: tex(LibreCaslonText-Italic-tlf-t1--base.tfm)
Provides: tex(LibreCaslonText-Italic-tlf-t1.tfm)
Provides: tex(LibreCaslonText-Italic-tlf-t1.vf)
Provides: tex(LibreCaslonText-Italic-tlf-ts1--base.tfm)
Provides: tex(LibreCaslonText-Italic-tlf-ts1.tfm)
Provides: tex(LibreCaslonText-Italic-tlf-ts1.vf)
Provides: tex(LibreCaslonText-Regular-osf-ly1--base.tfm)
Provides: tex(LibreCaslonText-Regular-osf-ly1.tfm)
Provides: tex(LibreCaslonText-Regular-osf-ly1.vf)
Provides: tex(LibreCaslonText-Regular-osf-ot1.tfm)
Provides: tex(LibreCaslonText-Regular-osf-t1--base.tfm)
Provides: tex(LibreCaslonText-Regular-osf-t1.tfm)
Provides: tex(LibreCaslonText-Regular-osf-t1.vf)
Provides: tex(LibreCaslonText-Regular-osf-ts1--base.tfm)
Provides: tex(LibreCaslonText-Regular-osf-ts1.tfm)
Provides: tex(LibreCaslonText-Regular-osf-ts1.vf)
Provides: tex(LibreCaslonText-Regular-sup-ly1--base.tfm)
Provides: tex(LibreCaslonText-Regular-sup-ly1.tfm)
Provides: tex(LibreCaslonText-Regular-sup-ly1.vf)
Provides: tex(LibreCaslonText-Regular-sup-ot1.tfm)
Provides: tex(LibreCaslonText-Regular-sup-t1--base.tfm)
Provides: tex(LibreCaslonText-Regular-sup-t1.tfm)
Provides: tex(LibreCaslonText-Regular-sup-t1.vf)
Provides: tex(LibreCaslonText-Regular-tlf-ly1--base.tfm)
Provides: tex(LibreCaslonText-Regular-tlf-ly1.tfm)
Provides: tex(LibreCaslonText-Regular-tlf-ly1.vf)
Provides: tex(LibreCaslonText-Regular-tlf-ot1.tfm)
Provides: tex(LibreCaslonText-Regular-tlf-t1--base.tfm)
Provides: tex(LibreCaslonText-Regular-tlf-t1.tfm)
Provides: tex(LibreCaslonText-Regular-tlf-t1.vf)
Provides: tex(LibreCaslonText-Regular-tlf-ts1--base.tfm)
Provides: tex(LibreCaslonText-Regular-tlf-ts1.tfm)
Provides: tex(LibreCaslonText-Regular-tlf-ts1.vf)
Provides: tex(OT1LibreCaslonText-OsF.fd)
Provides: tex(OT1LibreCaslonText-Sup.fd)
Provides: tex(OT1LibreCaslonText-TLF.fd)
Provides: tex(T1LibreCaslonText-OsF.fd)
Provides: tex(T1LibreCaslonText-Sup.fd)
Provides: tex(T1LibreCaslonText-TLF.fd)
Provides: tex(TS1LibreCaslonText-OsF.fd)
Provides: tex(TS1LibreCaslonText-TLF.fd)
Provides: tex(lcsl_3cl4ql.enc)
Provides: tex(lcsl_4g75lz.enc)
Provides: tex(lcsl_5rmxhc.enc)
Provides: tex(lcsl_aprite.enc)
Provides: tex(lcsl_bpmadw.enc)
Provides: tex(lcsl_cw7ruh.enc)
Provides: tex(lcsl_hb5o6t.enc)
Provides: tex(lcsl_klp7zn.enc)
Provides: tex(lcsl_l5dh3w.enc)
Provides: tex(lcsl_q5us2t.enc)
Provides: tex(lcsl_rpuqof.enc)
Provides: tex(lcsl_wesofd.enc)
Provides: tex(lcsl_yeotsr.enc)
Provides: tex(lcsl_ytsyqt.enc)
Provides: tex(lcsl_z4mu2b.enc)
Provides: tex(librecaslon.sty)
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
Source118: librecaslon.tar.xz
Source119: librecaslon.doc.tar.xz
%description -n texlive-librecaslon
The Libre Caslon fonts are designed by Pablo Impallari.
Although they have been designed for use as web fonts, they
work well as conventional text fonts. A bold italic variant is
not currently available. As a stopgap, an artificially slanted
bold variant has been created and treated as italic.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-librecaslon-doc
Version: %{texlive_version}.%{texlive_noarch}.svn31929
Release: 0
Summary: Documentation for texlive-librecaslon
License: OFL-1.1
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-librecaslon-doc
This package includes the documentation for texlive-librecaslon
%package -n texlive-librecaslon-fonts
Version: %{texlive_version}.%{texlive_noarch}.svn31929
Release: 0
Summary: Severed fonts for texlive-librecaslon
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-librecaslon-fonts
The separated fonts package for texlive-librecaslon
%post -n texlive-librecaslon
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMap LibreCaslon.map' >> /var/run/texlive/run-updmap
%postun -n texlive-librecaslon
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMap LibreCaslon.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-librecaslon
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-librecaslon-fonts
mkfontscale %{_datadir}/fonts/texlive-librecaslon
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-librecaslon
fc-cache %{_datadir}/fonts
%postun -n texlive-librecaslon-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fi
%files -n texlive-librecaslon-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/librecaslon/OFL.txt
%{_texmfdistdir}/doc/fonts/librecaslon/README
%{_texmfdistdir}/doc/fonts/librecaslon/samples.pdf
%{_texmfdistdir}/doc/fonts/librecaslon/samples.tex
%files -n texlive-librecaslon
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/enc/dvips/librecaslon/lcsl_3cl4ql.enc
%{_texmfdistdir}/fonts/enc/dvips/librecaslon/lcsl_4g75lz.enc
%{_texmfdistdir}/fonts/enc/dvips/librecaslon/lcsl_5rmxhc.enc
%{_texmfdistdir}/fonts/enc/dvips/librecaslon/lcsl_aprite.enc
%{_texmfdistdir}/fonts/enc/dvips/librecaslon/lcsl_bpmadw.enc
%{_texmfdistdir}/fonts/enc/dvips/librecaslon/lcsl_cw7ruh.enc
%{_texmfdistdir}/fonts/enc/dvips/librecaslon/lcsl_hb5o6t.enc
%{_texmfdistdir}/fonts/enc/dvips/librecaslon/lcsl_klp7zn.enc
%{_texmfdistdir}/fonts/enc/dvips/librecaslon/lcsl_l5dh3w.enc
%{_texmfdistdir}/fonts/enc/dvips/librecaslon/lcsl_q5us2t.enc
%{_texmfdistdir}/fonts/enc/dvips/librecaslon/lcsl_rpuqof.enc
%{_texmfdistdir}/fonts/enc/dvips/librecaslon/lcsl_wesofd.enc
%{_texmfdistdir}/fonts/enc/dvips/librecaslon/lcsl_yeotsr.enc
%{_texmfdistdir}/fonts/enc/dvips/librecaslon/lcsl_ytsyqt.enc
%{_texmfdistdir}/fonts/enc/dvips/librecaslon/lcsl_z4mu2b.enc
%{_texmfdistdir}/fonts/map/dvips/librecaslon/LibreCaslon.map
%verify(link) %{_texmfdistdir}/fonts/opentype/impallari/librecaslon/LibreCaslonText-Bold.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/impallari/librecaslon/LibreCaslonText-BoldItalic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/impallari/librecaslon/LibreCaslonText-Italic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/impallari/librecaslon/LibreCaslonText-Regular.otf
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-osf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-osf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-osf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-tlf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-osf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-osf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-osf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-osf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-osf-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-osf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-osf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-sup-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-sup-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-sup-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-sup-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-sup-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-tlf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-tlf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-tlf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-tlf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-tlf-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-tlf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-tlf-ts1.tfm
%verify(link) %{_texmfdistdir}/fonts/type1/impallari/librecaslon/LibreCaslonText-Bold.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/impallari/librecaslon/LibreCaslonText-BoldItalic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/impallari/librecaslon/LibreCaslonText-Italic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/impallari/librecaslon/LibreCaslonText-Regular.pfb
%{_texmfdistdir}/fonts/vf/impallari/librecaslon/LibreCaslonText-Bold-osf-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/librecaslon/LibreCaslonText-Bold-osf-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/librecaslon/LibreCaslonText-Bold-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/impallari/librecaslon/LibreCaslonText-Bold-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/librecaslon/LibreCaslonText-Bold-sup-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/librecaslon/LibreCaslonText-Bold-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/librecaslon/LibreCaslonText-Bold-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/librecaslon/LibreCaslonText-Bold-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/impallari/librecaslon/LibreCaslonText-BoldItalic-osf-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/librecaslon/LibreCaslonText-BoldItalic-osf-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/librecaslon/LibreCaslonText-BoldItalic-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/impallari/librecaslon/LibreCaslonText-BoldItalic-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/librecaslon/LibreCaslonText-BoldItalic-sup-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/librecaslon/LibreCaslonText-BoldItalic-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/librecaslon/LibreCaslonText-BoldItalic-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/librecaslon/LibreCaslonText-BoldItalic-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/impallari/librecaslon/LibreCaslonText-Italic-osf-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/librecaslon/LibreCaslonText-Italic-osf-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/librecaslon/LibreCaslonText-Italic-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/impallari/librecaslon/LibreCaslonText-Italic-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/librecaslon/LibreCaslonText-Italic-sup-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/librecaslon/LibreCaslonText-Italic-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/librecaslon/LibreCaslonText-Italic-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/librecaslon/LibreCaslonText-Italic-tlf-ts1.vf
%{_texmfdistdir}/fonts/vf/impallari/librecaslon/LibreCaslonText-Regular-osf-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/librecaslon/LibreCaslonText-Regular-osf-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/librecaslon/LibreCaslonText-Regular-osf-ts1.vf
%{_texmfdistdir}/fonts/vf/impallari/librecaslon/LibreCaslonText-Regular-sup-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/librecaslon/LibreCaslonText-Regular-sup-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/librecaslon/LibreCaslonText-Regular-tlf-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/librecaslon/LibreCaslonText-Regular-tlf-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/librecaslon/LibreCaslonText-Regular-tlf-ts1.vf
%{_texmfdistdir}/tex/latex/librecaslon/LY1LibreCaslonText-OsF.fd
%{_texmfdistdir}/tex/latex/librecaslon/LY1LibreCaslonText-Sup.fd
%{_texmfdistdir}/tex/latex/librecaslon/LY1LibreCaslonText-TLF.fd
%{_texmfdistdir}/tex/latex/librecaslon/OT1LibreCaslonText-OsF.fd
%{_texmfdistdir}/tex/latex/librecaslon/OT1LibreCaslonText-Sup.fd
%{_texmfdistdir}/tex/latex/librecaslon/OT1LibreCaslonText-TLF.fd
%{_texmfdistdir}/tex/latex/librecaslon/T1LibreCaslonText-OsF.fd
%{_texmfdistdir}/tex/latex/librecaslon/T1LibreCaslonText-Sup.fd
%{_texmfdistdir}/tex/latex/librecaslon/T1LibreCaslonText-TLF.fd
%{_texmfdistdir}/tex/latex/librecaslon/TS1LibreCaslonText-OsF.fd
%{_texmfdistdir}/tex/latex/librecaslon/TS1LibreCaslonText-TLF.fd
%{_texmfdistdir}/tex/latex/librecaslon/librecaslon.sty
%files -n texlive-librecaslon-fonts
%defattr(-,root,root,755)
%dir %{_datadir}/fonts/texlive-librecaslon
%config %{_sysconfdir}/fonts/conf.avail/58-texlive-librecaslon.conf
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-librecaslon/encodings.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-librecaslon/fonts.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-librecaslon/fonts.scale
%{_datadir}/fonts/texlive-librecaslon/LibreCaslonText-Bold.otf
%{_datadir}/fonts/texlive-librecaslon/LibreCaslonText-BoldItalic.otf
%{_datadir}/fonts/texlive-librecaslon/LibreCaslonText-Italic.otf
%{_datadir}/fonts/texlive-librecaslon/LibreCaslonText-Regular.otf
%{_datadir}/fonts/texlive-librecaslon/LibreCaslonText-Bold.pfb
%{_datadir}/fonts/texlive-librecaslon/LibreCaslonText-BoldItalic.pfb
%{_datadir}/fonts/texlive-librecaslon/LibreCaslonText-Italic.pfb
%{_datadir}/fonts/texlive-librecaslon/LibreCaslonText-Regular.pfb
/var/adm/update-scripts/texlive-librecaslon-%{texlive_version}.%{texlive_noarch}.svn31929-%{release}-zypper
%package -n texlive-libris
Version: %{texlive_version}.%{texlive_noarch}.1.007svn19409
Release: 0
Summary: Libris ADF fonts, with LaTeX support
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-libris-fonts >= %{texlive_version}
Recommends: texlive-libris-doc >= %{texlive_version}
Provides: tex(libris-supp.enc)
Provides: tex(libris.sty)
Provides: tex(t1-cfr-yly.enc)
Provides: tex(t1yly.fd)
Provides: tex(t1ylyw.fd)
Provides: tex(ts1-euro-yly.enc)
Provides: tex(ts1yly.fd)
Provides: tex(ts1ylyw.fd)
Provides: tex(yly.map)
Provides: tex(ylyb-t1.tfm)
Provides: tex(ylyb-ts1.tfm)
Provides: tex(ylyb8c.tfm)
Provides: tex(ylyb8c.vf)
Provides: tex(ylyb8s.tfm)
Provides: tex(ylyb8t.tfm)
Provides: tex(ylyb8t.vf)
Provides: tex(ylybi-t1.tfm)
Provides: tex(ylybi-ts1.tfm)
Provides: tex(ylybi8c.tfm)
Provides: tex(ylybi8c.vf)
Provides: tex(ylybi8s.tfm)
Provides: tex(ylybi8t.tfm)
Provides: tex(ylybi8t.vf)
Provides: tex(ylybiw8t.tfm)
Provides: tex(ylybiw8t.vf)
Provides: tex(ylybw8t.tfm)
Provides: tex(ylybw8t.vf)
Provides: tex(ylyr-t1.tfm)
Provides: tex(ylyr-ts1.tfm)
Provides: tex(ylyr8c.tfm)
Provides: tex(ylyr8c.vf)
Provides: tex(ylyr8s.tfm)
Provides: tex(ylyr8t.tfm)
Provides: tex(ylyr8t.vf)
Provides: tex(ylyri-t1.tfm)
Provides: tex(ylyri-ts1.tfm)
Provides: tex(ylyri8c.tfm)
Provides: tex(ylyri8c.vf)
Provides: tex(ylyri8s.tfm)
Provides: tex(ylyri8t.tfm)
Provides: tex(ylyri8t.vf)
Provides: tex(ylyriw8t.tfm)
Provides: tex(ylyriw8t.vf)
Provides: tex(ylyrw8t.tfm)
Provides: tex(ylyrw8t.vf)
Requires: tex(fontenc.sty)
Requires: tex(nfssext-cfr.sty)
Requires: tex(textcomp.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source120: libris.tar.xz
Source121: libris.doc.tar.xz
%description -n texlive-libris
LibrisADF is a sans-serif family designed to mimic Lydian. The
bundle includes: fonts, in Adobe Type 1, TrueType and OpenType
formats, and LaTeX support macros, for use with the Type 1
versions of the fonts. The LaTeX macros depend on the nfssext-
cfr bundle. GPL licensing applies the fonts themselves; the
support macros are distributed under LPPL licensing.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-libris-doc
Version: %{texlive_version}.%{texlive_noarch}.1.007svn19409
Release: 0
Summary: Documentation for texlive-libris
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-libris-doc
This package includes the documentation for texlive-libris
%package -n texlive-libris-fonts
Version: %{texlive_version}.%{texlive_noarch}.1.007svn19409
Release: 0
Summary: Severed fonts for texlive-libris
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-libris-fonts
The separated fonts package for texlive-libris
%post -n texlive-libris
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMap yly.map' >> /var/run/texlive/run-updmap
%postun -n texlive-libris
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMap yly.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-libris
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-libris-fonts
mkfontscale %{_datadir}/fonts/texlive-libris
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-libris
fc-cache %{_datadir}/fonts
%postun -n texlive-libris-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fi
%files -n texlive-libris-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/libris/COPYING
%{_texmfdistdir}/doc/fonts/libris/NOTICE.txt
%{_texmfdistdir}/doc/fonts/libris/README
%{_texmfdistdir}/doc/fonts/libris/librisadf.pdf
%{_texmfdistdir}/doc/fonts/libris/librisadf.tex
%{_texmfdistdir}/doc/fonts/libris/manifest.txt
%files -n texlive-libris
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/afm/arkandis/libris/ylyb8a.afm
%{_texmfdistdir}/fonts/afm/arkandis/libris/ylybi8a.afm
%{_texmfdistdir}/fonts/afm/arkandis/libris/ylyr8a.afm
%{_texmfdistdir}/fonts/afm/arkandis/libris/ylyri8a.afm
%{_texmfdistdir}/fonts/enc/dvips/libris/libris-supp.enc
%{_texmfdistdir}/fonts/enc/dvips/libris/t1-cfr-yly.enc
%{_texmfdistdir}/fonts/enc/dvips/libris/ts1-euro-yly.enc
%{_texmfdistdir}/fonts/map/dvips/libris/yly.map
%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylyb-t1.tfm
%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylyb-ts1.tfm
%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylyb8c.tfm
%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylyb8s.tfm
%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylyb8t.tfm
%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylybi-t1.tfm
%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylybi-ts1.tfm
%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylybi8c.tfm
%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylybi8s.tfm
%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylybi8t.tfm
%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylybiw8t.tfm
%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylybw8t.tfm
%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylyr-t1.tfm
%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylyr-ts1.tfm
%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylyr8c.tfm
%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylyr8s.tfm
%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylyr8t.tfm
%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylyri-t1.tfm
%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylyri-ts1.tfm
%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylyri8c.tfm
%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylyri8s.tfm
%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylyri8t.tfm
%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylyriw8t.tfm
%{_texmfdistdir}/fonts/tfm/arkandis/libris/ylyrw8t.tfm
%verify(link) %{_texmfdistdir}/fonts/type1/arkandis/libris/ylyb8a.pfb
%{_texmfdistdir}/fonts/type1/arkandis/libris/ylyb8a.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/arkandis/libris/ylybi8a.pfb
%{_texmfdistdir}/fonts/type1/arkandis/libris/ylybi8a.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/arkandis/libris/ylyr8a.pfb
%{_texmfdistdir}/fonts/type1/arkandis/libris/ylyr8a.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/arkandis/libris/ylyri8a.pfb
%{_texmfdistdir}/fonts/type1/arkandis/libris/ylyri8a.pfm
%{_texmfdistdir}/fonts/vf/arkandis/libris/ylyb8c.vf
%{_texmfdistdir}/fonts/vf/arkandis/libris/ylyb8t.vf
%{_texmfdistdir}/fonts/vf/arkandis/libris/ylybi8c.vf
%{_texmfdistdir}/fonts/vf/arkandis/libris/ylybi8t.vf
%{_texmfdistdir}/fonts/vf/arkandis/libris/ylybiw8t.vf
%{_texmfdistdir}/fonts/vf/arkandis/libris/ylybw8t.vf
%{_texmfdistdir}/fonts/vf/arkandis/libris/ylyr8c.vf
%{_texmfdistdir}/fonts/vf/arkandis/libris/ylyr8t.vf
%{_texmfdistdir}/fonts/vf/arkandis/libris/ylyri8c.vf
%{_texmfdistdir}/fonts/vf/arkandis/libris/ylyri8t.vf
%{_texmfdistdir}/fonts/vf/arkandis/libris/ylyriw8t.vf
%{_texmfdistdir}/fonts/vf/arkandis/libris/ylyrw8t.vf
%{_texmfdistdir}/tex/latex/libris/libris.sty
%{_texmfdistdir}/tex/latex/libris/t1yly.fd
%{_texmfdistdir}/tex/latex/libris/t1ylyw.fd
%{_texmfdistdir}/tex/latex/libris/ts1yly.fd
%{_texmfdistdir}/tex/latex/libris/ts1ylyw.fd
%files -n texlive-libris-fonts
%defattr(-,root,root,755)
%dir %{_datadir}/fonts/texlive-libris
%config %{_sysconfdir}/fonts/conf.avail/58-texlive-libris.conf
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-libris/encodings.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-libris/fonts.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-libris/fonts.scale
%{_datadir}/fonts/texlive-libris/ylyb8a.pfb
%{_datadir}/fonts/texlive-libris/ylybi8a.pfb
%{_datadir}/fonts/texlive-libris/ylyr8a.pfb
%{_datadir}/fonts/texlive-libris/ylyri8a.pfb
/var/adm/update-scripts/texlive-libris-%{texlive_version}.%{texlive_noarch}.1.007svn19409-%{release}-zypper
%package -n texlive-lilyglyphs
Version: %{texlive_version}.%{texlive_noarch}.0.0.2.3svn33164
Release: 0
Summary: Access lilypond fragments and glyphs, in LaTeX
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive-lilyglyphs-bin >= %{texlive_version}
#!BuildIgnore: texlive-lilyglyphs-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}
Requires: texlive-lilyglyphs-fonts >= %{texlive_version}
Recommends: texlive-lilyglyphs-doc >= %{texlive_version}
Provides: tex(lilyglyphs.sty)
Requires: tex(adjustbox.sty)
Requires: tex(keyval.sty)
Requires: tex(pgf.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source122: lilyglyphs.tar.xz
Source123: lilyglyphs.doc.tar.xz
%description -n texlive-lilyglyphs
The package provides the means to include arbitrary elements of
Lilypond notation, including symbols from Lilypond's Emmentaler
font, in a LaTeX document. The package uses OpenType fonts, and
as a result must be compiled with LuaLaTeX or XeLaTeX.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-lilyglyphs-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.2.3svn33164
Release: 0
Summary: Documentation for texlive-lilyglyphs
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-lilyglyphs-doc
This package includes the documentation for texlive-lilyglyphs
%package -n texlive-lilyglyphs-fonts
Version: %{texlive_version}.%{texlive_noarch}.0.0.2.3svn33164
Release: 0
Summary: Severed fonts for texlive-lilyglyphs
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-lilyglyphs-fonts
The separated fonts package for texlive-lilyglyphs
%post -n texlive-lilyglyphs
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lilyglyphs
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lilyglyphs
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-lilyglyphs-fonts
mkfontscale %{_datadir}/fonts/texlive-lilyglyphs
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-lilyglyphs
fc-cache %{_datadir}/fonts
%postun -n texlive-lilyglyphs-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fi
%files -n texlive-lilyglyphs-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/lualatex/lilyglyphs/CHANGES.md
%{_texmfdistdir}/doc/lualatex/lilyglyphs/INSTALL
%{_texmfdistdir}/doc/lualatex/lilyglyphs/README
%{_texmfdistdir}/doc/lualatex/lilyglyphs/README-scripts
%{_texmfdistdir}/doc/lualatex/lilyglyphs/VERSION
%{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/lilyglyphs-example-400.png
%{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/lilyglyphs-example-600.png
%{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/lilyglyphs-example-de.pdf
%{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/lilyglyphs-example-de.tex
%{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/lilyglyphs-example.pdf
%{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/lilyglyphs-example.png
%{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/lilyglyphs-example.tex
%{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/lilyglyphs.pdf
%{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/lilyglyphs.tex
%{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/lilyglyphs_logo/lilyglyphs_logo.pdf
%{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/lilyglyphs_logo/lilyglyphs_logo.png
%{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/lilyglyphs_logo/lilyglyphs_logo.tex
%{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/lilyglyphs_private.zip
%{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-088c978c.png
%{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-1981c3c7.png
%{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-20e8632d.png
%{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-2abb8a04.png
%{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-2be182be.png
%{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-3b47d3fe.png
%{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-3f4afecc.png
%{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-40869867.png
%{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-5b13ce04.png
%{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-5c91a201.png
%{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-707477b7.png
%{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-76dbcd67.png
%{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-7fd84ff8.png
%{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-8155deab.png
%{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-8b332c94.png
%{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-8d82df0c.png
%{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-8d8bb8a3.png
%{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-907bc72d.png
%{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-a2bf82dd.png
%{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-ae3fd948.png
%{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-b3dc0958.png
%{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-b69af986.png
%{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-d9988a2c.png
%{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-dffaecd2.png
%{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-f4d0afc9.png
%{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lilyglyphsManualFonts.sty
%{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lilyglyphsStyle.sty
%{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lilypond-manuals.css
%{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/the-feta-font-2-18-0.html
%{_texmfdistdir}/doc/lualatex/lilyglyphs/license/COPYING.LPPL
%{_texmfdistdir}/doc/lualatex/lilyglyphs/license/MANIFEST
%{_texmfdistdir}/doc/lualatex/lilyglyphs/license/license-preamble.inp
%files -n texlive-lilyglyphs
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/opentype/public/lilyglyphs/FONTLOG
%{_texmfdistdir}/fonts/opentype/public/lilyglyphs/LICENSE.OFL
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lilyglyphs/emmentaler-11.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lilyglyphs/emmentaler-13.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lilyglyphs/emmentaler-14.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lilyglyphs/emmentaler-16.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lilyglyphs/emmentaler-18.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lilyglyphs/emmentaler-20.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lilyglyphs/emmentaler-23.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lilyglyphs/emmentaler-26.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lilyglyphs/emmentaler-brace.otf
%{_texmfdistdir}/scripts/lilyglyphs/lily-glyph-commands.py
%{_texmfdistdir}/scripts/lilyglyphs/lily-image-commands.py
%{_texmfdistdir}/scripts/lilyglyphs/lily-rebuild-pdfs.py
%{_texmfdistdir}/scripts/lilyglyphs/lilyglyphs_common.py
%{_texmfdistdir}/tex/lualatex/lilyglyphs/README-tex
%{_texmfdistdir}/tex/lualatex/lilyglyphs/commands/README-commands
%{_texmfdistdir}/tex/lualatex/lilyglyphs/commands/accidentals.inp
%{_texmfdistdir}/tex/lualatex/lilyglyphs/commands/accordion.inp
%{_texmfdistdir}/tex/lualatex/lilyglyphs/commands/beamednotes.inp
%{_texmfdistdir}/tex/lualatex/lilyglyphs/commands/clefs.inp
%{_texmfdistdir}/tex/lualatex/lilyglyphs/commands/dynamics.inp
%{_texmfdistdir}/tex/lualatex/lilyglyphs/commands/fancyexamples.inp
%{_texmfdistdir}/tex/lualatex/lilyglyphs/commands/noteheads.inp
%{_texmfdistdir}/tex/lualatex/lilyglyphs/commands/numbers.inp
%{_texmfdistdir}/tex/lualatex/lilyglyphs/commands/rests.inp
%{_texmfdistdir}/tex/lualatex/lilyglyphs/commands/scripts.inp
%{_texmfdistdir}/tex/lualatex/lilyglyphs/commands/singlenotes.inp
%{_texmfdistdir}/tex/lualatex/lilyglyphs/commands/timesignatures.inp
%{_texmfdistdir}/tex/lualatex/lilyglyphs/core/README-core
%{_texmfdistdir}/tex/lualatex/lilyglyphs/core/dotted.inp
%{_texmfdistdir}/tex/lualatex/lilyglyphs/core/genericAccess.inp
%{_texmfdistdir}/tex/lualatex/lilyglyphs/core/keyval.inp
%{_texmfdistdir}/tex/lualatex/lilyglyphs/core/opticals.inp
%{_texmfdistdir}/tex/lualatex/lilyglyphs/lilyglyphs.sty
%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-crescHairpin.pdf
%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-crotchet.pdf
%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-crotchetDotted.pdf
%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-crotchetDottedDouble.pdf
%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-crotchetDottedDoubleDown.pdf
%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-crotchetDottedDown.pdf
%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-crotchetDown.pdf
%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-decrescHairpin.pdf
%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-demisemiquaver.pdf
%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-demisemiquaverDotted.pdf
%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-demisemiquaverDottedDouble.pdf
%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-demisemiquaverDottedDoubleDown.pdf
%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-demisemiquaverDottedDown.pdf
%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-demisemiquaverDown.pdf
%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-fancyExample.pdf
%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-halfNote.pdf
%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-halfNoteDotted.pdf
%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-halfNoteDottedDouble.pdf
%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-halfNoteDottedDoubleDown.pdf
%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-halfNoteDottedDown.pdf
%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-halfNoteDown.pdf
%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-quaver.pdf
%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-quaverDotted.pdf
%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-quaverDottedDouble.pdf
%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-quaverDottedDoubleDdown.pdf
%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-quaverDottedDoubleDown.pdf
%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-quaverDottedDown.pdf
%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-quaverDown.pdf
%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-semiquaver.pdf
%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-semiquaverDotted.pdf
%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-semiquaverDottedDouble.pdf
%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-semiquaverDottedDoubleDown.pdf
%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-semiquaverDottedDown.pdf
%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-semiquaverDown.pdf
%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-threeBeamedQuavers.pdf
%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-threeBeamedQuaversI.pdf
%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-threeBeamedQuaversII.pdf
%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-threeBeamedQuaversIII.pdf
%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-twoBeamedQuavers.pdf
%files -n texlive-lilyglyphs-fonts
%defattr(-,root,root,755)
%dir %{_datadir}/fonts/texlive-lilyglyphs
%config %{_sysconfdir}/fonts/conf.avail/58-texlive-lilyglyphs.conf
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-lilyglyphs/encodings.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-lilyglyphs/fonts.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-lilyglyphs/fonts.scale
%{_datadir}/fonts/texlive-lilyglyphs/emmentaler-11.otf
%{_datadir}/fonts/texlive-lilyglyphs/emmentaler-13.otf
%{_datadir}/fonts/texlive-lilyglyphs/emmentaler-14.otf
%{_datadir}/fonts/texlive-lilyglyphs/emmentaler-16.otf
%{_datadir}/fonts/texlive-lilyglyphs/emmentaler-18.otf
%{_datadir}/fonts/texlive-lilyglyphs/emmentaler-20.otf
%{_datadir}/fonts/texlive-lilyglyphs/emmentaler-23.otf
%{_datadir}/fonts/texlive-lilyglyphs/emmentaler-26.otf
%{_datadir}/fonts/texlive-lilyglyphs/emmentaler-brace.otf
/var/adm/update-scripts/texlive-lilyglyphs-%{texlive_version}.%{texlive_noarch}.0.0.2.3svn33164-%{release}-zypper
%package -n texlive-limap
Version: %{texlive_version}.%{texlive_noarch}.2.1svn41390
Release: 0
Summary: Typeset maps and blocks according to the Information Mapping(r) method
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-limap-doc >= %{texlive_version}
Provides: tex(limap.cls)
Provides: tex(limap.sty)
Requires: tex(booktabs.sty)
Requires: tex(etoolbox.sty)
Requires: tex(fancyhdr.sty)
Requires: tex(longtable.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source124: limap.tar.xz
Source125: limap.doc.tar.xz
%description -n texlive-limap
The Information Mapping(r) method provides a methodology for
structuring and presenting information. It claims to be useful
for readers who are more concerned about finding the right
information than reading the document as a whole. Thus short,
highly structured, and context free pieces of information are
used. A LaTeX style and a LaTeX class are provided. The style
contains definitions to typeset maps and blocks according to
the Information Mapping(r) method. The class provides all
definitions to typeset a whole document.
date: 2016-10-01 14:08:46 +0000
%package -n texlive-limap-doc
Version: %{texlive_version}.%{texlive_noarch}.2.1svn41390
Release: 0
Summary: Documentation for texlive-limap
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-limap-doc
This package includes the documentation for texlive-limap
%post -n texlive-limap
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-limap
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-limap
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-limap-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/limap/Makefile
%{_texmfdistdir}/doc/latex/limap/README.md
%{_texmfdistdir}/doc/latex/limap/limap.pdf
%{_texmfdistdir}/doc/latex/limap/lppl.txt
%{_texmfdistdir}/doc/latex/limap/samples/boxed-toc.ltx
%{_texmfdistdir}/doc/latex/limap/samples/boxed-toc.pdf
%{_texmfdistdir}/doc/latex/limap/samples/hyper.ltx
%{_texmfdistdir}/doc/latex/limap/samples/hyper.pdf
%{_texmfdistdir}/doc/latex/limap/samples/nolines.ltx
%{_texmfdistdir}/doc/latex/limap/samples/nolines.pdf
%{_texmfdistdir}/doc/latex/limap/samples/sample.ltx
%{_texmfdistdir}/doc/latex/limap/samples/sample.pdf
%files -n texlive-limap
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/limap/limap.cls
%{_texmfdistdir}/tex/latex/limap/limap.sty
/var/adm/update-scripts/texlive-limap-%{texlive_version}.%{texlive_noarch}.2.1svn41390-%{release}-zypper
%package -n texlive-linearA
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
Summary: Linear A script 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-linearA-fonts >= %{texlive_version}
Recommends: texlive-linearA-doc >= %{texlive_version}
Provides: tex(LinearA.tfm)
Provides: tex(LinearACmplxSigns.tfm)
Provides: tex(linearA.map)
Provides: tex(linearA.sty)
Requires: tex(xspace.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source126: linearA.tar.xz
Source127: linearA.doc.tar.xz
%description -n texlive-linearA
The linearA package provides a simple interface to two fonts
which include all known symbols, simple and complex, of the
Linear A script. This way one can easily replicate Linear A
"texts" using modern typographic technology. Note that the
Linear A script has not been deciphered yet and probably never
will be deciphered.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-linearA-doc
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
Summary: Documentation for texlive-linearA
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-linearA-doc
This package includes the documentation for texlive-linearA
%package -n texlive-linearA-fonts
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
Summary: Severed fonts for texlive-linearA
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-linearA-fonts
The separated fonts package for texlive-linearA
%post -n texlive-linearA
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMap linearA.map' >> /var/run/texlive/run-updmap
%postun -n texlive-linearA
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMap linearA.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-linearA
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-linearA-fonts
mkfontscale %{_datadir}/fonts/texlive-linearA
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-linearA
fc-cache %{_datadir}/fonts
%postun -n texlive-linearA-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fi
%files -n texlive-linearA-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/linearA/README
%{_texmfdistdir}/doc/fonts/linearA/linearA_glyphs.pdf
%files -n texlive-linearA
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/afm/public/linearA/LinearA.afm
%{_texmfdistdir}/fonts/afm/public/linearA/LinearACmplxSigns.afm
%{_texmfdistdir}/fonts/map/dvips/linearA/linearA.map
%{_texmfdistdir}/fonts/tfm/public/linearA/LinearA.tfm
%{_texmfdistdir}/fonts/tfm/public/linearA/LinearACmplxSigns.tfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/linearA/LinearA.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/public/linearA/LinearACmplxSigns.pfb
%{_texmfdistdir}/tex/latex/linearA/linearA.sty
%files -n texlive-linearA-fonts
%defattr(-,root,root,755)
%dir %{_datadir}/fonts/texlive-linearA
%config %{_sysconfdir}/fonts/conf.avail/58-texlive-linearA.conf
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-linearA/encodings.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-linearA/fonts.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-linearA/fonts.scale
%{_datadir}/fonts/texlive-linearA/LinearA.pfb
%{_datadir}/fonts/texlive-linearA/LinearACmplxSigns.pfb
/var/adm/update-scripts/texlive-linearA-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper
%package -n texlive-linegoal
Version: %{texlive_version}.%{texlive_noarch}.2.9svn21523
Release: 0
Summary: A "dimen" that returns the space left on the line
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-linegoal-doc >= %{texlive_version}
Provides: tex(linegoal.sty)
Requires: tex(etex.sty)
Requires: tex(zref-savepos.sty)
Requires: tex(zref.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source128: linegoal.tar.xz
Source129: linegoal.doc.tar.xz
%description -n texlive-linegoal
The linegoal package provides a macro \linegoal to be used with
\setlength: \setlength<some dimen>\linegoal will set <some
dimen> to the horizontal length of the remainder of the line.
This is achieved using the \pdfsavepos primitive of pdfTeX,
through the zref-savepos package. Example: Some text:
\begin{tabularx}\linegoal{|l|X|} \hline one & two \\ three &
four \\\hline \end{tabularx} will position the table after the
initial text, and make the table fill the rest of the line.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-linegoal-doc
Version: %{texlive_version}.%{texlive_noarch}.2.9svn21523
Release: 0
Summary: Documentation for texlive-linegoal
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-linegoal-doc
This package includes the documentation for texlive-linegoal
%post -n texlive-linegoal
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-linegoal
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-linegoal
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-linegoal-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/linegoal/README
%{_texmfdistdir}/doc/latex/linegoal/linegoal.pdf
%files -n texlive-linegoal
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/linegoal/linegoal.sty
/var/adm/update-scripts/texlive-linegoal-%{texlive_version}.%{texlive_noarch}.2.9svn21523-%{release}-zypper
%package -n texlive-lineno
Version: %{texlive_version}.%{texlive_noarch}.4.41svn21442
Release: 0
Summary: Line numbers on paragraphs
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-lineno-doc >= %{texlive_version}
Provides: tex(ednmath0.sty)
Provides: tex(edtable.sty)
Provides: tex(fnlineno.sty)
Provides: tex(lineno.sty)
Provides: tex(vplref.sty)
Requires: tex(finstrut.sty)
Requires: tex(longtable.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source130: lineno.tar.xz
Source131: lineno.doc.tar.xz
%description -n texlive-lineno
Adds line numbers to selected paragraphs with reference
possible through the LaTeX \ref and \pageref cross reference
mechanism. Line numbering may be extended to footnote lines,
using the fnlineno package.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-lineno-doc
Version: %{texlive_version}.%{texlive_noarch}.4.41svn21442
Release: 0
Summary: Documentation for texlive-lineno
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-lineno-doc
This package includes the documentation for texlive-lineno
%post -n texlive-lineno
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lineno
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lineno
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lineno-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/lineno/CHANGEs.txt
%{_texmfdistdir}/doc/latex/lineno/COPYING.txt
%{_texmfdistdir}/doc/latex/lineno/README
%{_texmfdistdir}/doc/latex/lineno/README.txt
%{_texmfdistdir}/doc/latex/lineno/SRCFILEs.txt
%{_texmfdistdir}/doc/latex/lineno/fnlineno.pdf
%{_texmfdistdir}/doc/latex/lineno/lineno.pdf
%{_texmfdistdir}/doc/latex/lineno/lnosuppl.pdf
%{_texmfdistdir}/doc/latex/lineno/ulineno.pdf
%files -n texlive-lineno
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/lineno/ednmath0.sty
%{_texmfdistdir}/tex/latex/lineno/edtable.sty
%{_texmfdistdir}/tex/latex/lineno/fnlineno.sty
%{_texmfdistdir}/tex/latex/lineno/lineno.sty
%{_texmfdistdir}/tex/latex/lineno/vplref.sty
/var/adm/update-scripts/texlive-lineno-%{texlive_version}.%{texlive_noarch}.4.41svn21442-%{release}-zypper
%package -n texlive-ling-macros
Version: %{texlive_version}.%{texlive_noarch}.svn42268
Release: 0
Summary: Macros for typesetting formal linguistics
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-ling-macros-doc >= %{texlive_version}
Provides: tex(ling-macros.sty)
Requires: tex(amssymb.sty)
Requires: tex(gb4e.sty)
Requires: tex(pbox.sty)
Requires: tex(relsize.sty)
Requires: tex(stmaryrd.sty)
Requires: tex(ulem.sty)
Requires: tex(upgreek.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source132: ling-macros.tar.xz
Source133: ling-macros.doc.tar.xz
%description -n texlive-ling-macros
This package contains macros for typesetting glosses and formal
expressions. It covers a range of subfields in formal
linguistics.
date: 2016-10-17 03:04:23 +0000
%package -n texlive-ling-macros-doc
Version: %{texlive_version}.%{texlive_noarch}.svn42268
Release: 0
Summary: Documentation for texlive-ling-macros
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-ling-macros-doc
This package includes the documentation for texlive-ling-macros
%post -n texlive-ling-macros
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-ling-macros
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-ling-macros
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-ling-macros-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/ling-macros/README.txt
%{_texmfdistdir}/doc/latex/ling-macros/ling-macros-doc.pdf
%{_texmfdistdir}/doc/latex/ling-macros/ling-macros-doc.tex
%files -n texlive-ling-macros
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/ling-macros/ling-macros.sty
/var/adm/update-scripts/texlive-ling-macros-%{texlive_version}.%{texlive_noarch}.svn42268-%{release}-zypper
%package -n texlive-linguex
Version: %{texlive_version}.%{texlive_noarch}.4.3svn30815
Release: 0
Summary: Format linguists' examples
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-linguex-doc >= %{texlive_version}
Provides: tex(linguex.sty)
Provides: tex(linguho.sty)
Provides: tex(ps-trees.sty)
Requires: tex(cgloss4e.sty)
Requires: tex(tree-dvips.sty)
Requires: tex(xspace.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source134: linguex.tar.xz
Source135: linguex.doc.tar.xz
%description -n texlive-linguex
This bundle comprises two packages: The linguex package
facilitates the formatting of linguist examples, automatically
taking care of example numbering, indentations, indexed
brackets, and the '*' in grammaticality judgments. The ps-trees
package provides linguistic trees, building on the macros of
tree-dvips, but overcoming some of the older package's
shortcomings.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-linguex-doc
Version: %{texlive_version}.%{texlive_noarch}.4.3svn30815
Release: 0
Summary: Documentation for texlive-linguex
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-linguex-doc
This package includes the documentation for texlive-linguex
%post -n texlive-linguex
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-linguex
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-linguex
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-linguex-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/linguex/README
%{_texmfdistdir}/doc/latex/linguex/linguex-doc.pdf
%{_texmfdistdir}/doc/latex/linguex/linguex-doc.tex
%{_texmfdistdir}/doc/latex/linguex/ps-trees-doc.pdf
%{_texmfdistdir}/doc/latex/linguex/ps-trees-doc.tex
%files -n texlive-linguex
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/linguex/linguex.sty
%{_texmfdistdir}/tex/latex/linguex/linguho.sty
%{_texmfdistdir}/tex/latex/linguex/ps-trees.sty
/var/adm/update-scripts/texlive-linguex-%{texlive_version}.%{texlive_noarch}.4.3svn30815-%{release}-zypper
%package -n texlive-linop
Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn41304
Release: 0
Summary: Typeset linear operators as they appear in quantum theory or linear algebra
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-linop-doc >= %{texlive_version}
Provides: tex(linop.sty)
Requires: tex(bm.sty)
Requires: tex(xparse.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source136: linop.tar.xz
Source137: linop.doc.tar.xz
%description -n texlive-linop
This small package aims to provide two simple commands and many
options to easily write linear operators as they appear in
many- body physics, quantum theory, and linear algebra, in any
of the ways commonly in use.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-linop-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.1svn41304
Release: 0
Summary: Documentation for texlive-linop
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-linop-doc
This package includes the documentation for texlive-linop
%post -n texlive-linop
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-linop
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-linop
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-linop-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/linop/README.md
%{_texmfdistdir}/doc/latex/linop/compact.png
%{_texmfdistdir}/doc/latex/linop/linop.pdf
%{_texmfdistdir}/doc/latex/linop/linop.tex
%files -n texlive-linop
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/linop/linop.sty
/var/adm/update-scripts/texlive-linop-%{texlive_version}.%{texlive_noarch}.0.0.1svn41304-%{release}-zypper
%package -n texlive-lion-msc
Version: %{texlive_version}.%{texlive_noarch}.0.0.27svn44131
Release: 0
Summary: LaTeX class for B.Sc. and M.Sc. reports at Leiden Institute of Physics (LION)
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-lion-msc-doc >= %{texlive_version}
Provides: tex(lion-msc.cls)
Requires: tex(amsmath.sty)
Requires: tex(amssymb.sty)
Requires: tex(babel.sty)
Requires: tex(calc.sty)
Requires: tex(caption.sty)
Requires: tex(datetime.sty)
Requires: tex(fancyhdr.sty)
Requires: tex(fncychap.sty)
Requires: tex(graphicx.sty)
Requires: tex(hyperref.sty)
Requires: tex(inputenc.sty)
Requires: tex(mathpazo.sty)
Requires: tex(natbib.sty)
Requires: tex(report.cls)
Requires: tex(titling.sty)
Requires: tex(xcolor.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source138: lion-msc.tar.xz
Source139: lion-msc.doc.tar.xz
%description -n texlive-lion-msc
LaTeX class for B.Sc. and M.Sc. reports at Leiden Institute of
Physics (LION). The purpose of this class is twofold: It
creates a uniform layout of the student theses from our
department. More importantly it contains several fields on the
front-page that the user needs to fill that are used in the
university administration (name, student number and name of
supervisor) Students are free to change the layout of the text
but should leave the title page as it is.
date: 2017-03-17 14:18:42 +0000
%package -n texlive-lion-msc-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.27svn44131
Release: 0
Summary: Documentation for texlive-lion-msc
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-lion-msc-doc
This package includes the documentation for texlive-lion-msc
%post -n texlive-lion-msc
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lion-msc
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lion-msc
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lion-msc-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/lion-msc/4photon.bib
%{_texmfdistdir}/doc/latex/lion-msc/AlexanderPRA.tex
%{_texmfdistdir}/doc/latex/lion-msc/Fig1.png
%{_texmfdistdir}/doc/latex/lion-msc/Fig2.png
%{_texmfdistdir}/doc/latex/lion-msc/Fig3a.png
%{_texmfdistdir}/doc/latex/lion-msc/Fig3b.png
%{_texmfdistdir}/doc/latex/lion-msc/Fig4.png
%{_texmfdistdir}/doc/latex/lion-msc/LICENSE
%{_texmfdistdir}/doc/latex/lion-msc/README.md
%{_texmfdistdir}/doc/latex/lion-msc/Thumbs.db
%{_texmfdistdir}/doc/latex/lion-msc/lion-msc.layout
%{_texmfdistdir}/doc/latex/lion-msc/lion-msc.pdf
%{_texmfdistdir}/doc/latex/lion-msc/lion-msc.tex
%{_texmfdistdir}/doc/latex/lion-msc/minimal.pdf
%{_texmfdistdir}/doc/latex/lion-msc/minimal.tex
%files -n texlive-lion-msc
%defattr(-,root,root,755)
%{_texmfdistdir}/bibtex/bst/lion-msc/lion-msc.bst
%{_texmfdistdir}/tex/latex/lion-msc/lion-msc-logo.pdf
%{_texmfdistdir}/tex/latex/lion-msc/lion-msc.cls
/var/adm/update-scripts/texlive-lion-msc-%{texlive_version}.%{texlive_noarch}.0.0.27svn44131-%{release}-zypper
%package -n texlive-lipsum
Version: %{texlive_version}.%{texlive_noarch}.1.3svn34800
Release: 0
Summary: Easy access to the Lorem Ipsum dummy text
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-lipsum-doc >= %{texlive_version}
Provides: tex(lipsum.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source140: lipsum.tar.xz
Source141: lipsum.doc.tar.xz
%description -n texlive-lipsum
This package gives you easy access to the Lorem Ipsum dummy
text; an option is available to separate the paragraphs of the
dummy text into TeX-paragraphs. All the paragraphs are taken
with permission from http://lipsum.com/.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-lipsum-doc
Version: %{texlive_version}.%{texlive_noarch}.1.3svn34800
Release: 0
Summary: Documentation for texlive-lipsum
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-lipsum-doc
This package includes the documentation for texlive-lipsum
%post -n texlive-lipsum
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lipsum
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lipsum
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lipsum-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/lipsum/README
%{_texmfdistdir}/doc/latex/lipsum/lipsum.pdf
%files -n texlive-lipsum
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/lipsum/lipsum.sty
/var/adm/update-scripts/texlive-lipsum-%{texlive_version}.%{texlive_noarch}.1.3svn34800-%{release}-zypper
%package -n texlive-lisp-on-tex
Version: %{texlive_version}.%{texlive_noarch}.2.0svn38722
Release: 0
Summary: Execute LISP code in a LaTeX document
License: BSD-3-Clause
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-lisp-on-tex-doc >= %{texlive_version}
Provides: tex(lisp-arith.sty)
Provides: tex(lisp-gc.sty)
Provides: tex(lisp-latexutil.sty)
Provides: tex(lisp-mod-fpnum.sty)
Provides: tex(lisp-mod-l3regex.sty)
Provides: tex(lisp-on-tex.sty)
Provides: tex(lisp-prim.sty)
Provides: tex(lisp-read.sty)
Provides: tex(lisp-simple-alloc.sty)
Provides: tex(lisp-string.sty)
Provides: tex(lisp-util.sty)
Requires: tex(l3regex.sty)
Requires: tex(xkeyval.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source142: lisp-on-tex.tar.xz
Source143: lisp-on-tex.doc.tar.xz
%description -n texlive-lisp-on-tex
The package provides a LISP interpreter written using TeX
macros; it is provided as a LaTeX package. The interpreter
static scoping, dynamic typing, and eager evaluation.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-lisp-on-tex-doc
Version: %{texlive_version}.%{texlive_noarch}.2.0svn38722
Release: 0
Summary: Documentation for texlive-lisp-on-tex
License: BSD-3-Clause
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-lisp-on-tex-doc
This package includes the documentation for texlive-lisp-on-tex
%post -n texlive-lisp-on-tex
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lisp-on-tex
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lisp-on-tex
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lisp-on-tex-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/lisp-on-tex/LICENSE
%{_texmfdistdir}/doc/latex/lisp-on-tex/README.md
%{_texmfdistdir}/doc/latex/lisp-on-tex/examples/div2.pdf
%{_texmfdistdir}/doc/latex/lisp-on-tex/examples/div2.tex
%{_texmfdistdir}/doc/latex/lisp-on-tex/examples/fact.pdf
%{_texmfdistdir}/doc/latex/lisp-on-tex/examples/fact.tex
%{_texmfdistdir}/doc/latex/lisp-on-tex/examples/fpnummodule-mandelbrot.pdf
%{_texmfdistdir}/doc/latex/lisp-on-tex/examples/fpnummodule-mandelbrot.tex
%{_texmfdistdir}/doc/latex/lisp-on-tex/examples/nqueen.pdf
%{_texmfdistdir}/doc/latex/lisp-on-tex/examples/nqueen.tex
%{_texmfdistdir}/doc/latex/lisp-on-tex/examples/repl.tex
%{_texmfdistdir}/doc/latex/lisp-on-tex/examples/rocket.pdf
%{_texmfdistdir}/doc/latex/lisp-on-tex/examples/rocket.tex
%{_texmfdistdir}/doc/latex/lisp-on-tex/examples/showfont.pdf
%{_texmfdistdir}/doc/latex/lisp-on-tex/examples/showfont.tex
%files -n texlive-lisp-on-tex
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/lisp-on-tex/lisp-arith.sty
%{_texmfdistdir}/tex/latex/lisp-on-tex/lisp-gc.sty
%{_texmfdistdir}/tex/latex/lisp-on-tex/lisp-latexutil.sty
%{_texmfdistdir}/tex/latex/lisp-on-tex/lisp-mod-fpnum.sty
%{_texmfdistdir}/tex/latex/lisp-on-tex/lisp-mod-l3regex.sty
%{_texmfdistdir}/tex/latex/lisp-on-tex/lisp-on-tex.sty
%{_texmfdistdir}/tex/latex/lisp-on-tex/lisp-prim.sty
%{_texmfdistdir}/tex/latex/lisp-on-tex/lisp-read.sty
%{_texmfdistdir}/tex/latex/lisp-on-tex/lisp-simple-alloc.sty
%{_texmfdistdir}/tex/latex/lisp-on-tex/lisp-string.sty
%{_texmfdistdir}/tex/latex/lisp-on-tex/lisp-util.sty
/var/adm/update-scripts/texlive-lisp-on-tex-%{texlive_version}.%{texlive_noarch}.2.0svn38722-%{release}-zypper
%package -n texlive-listbib
Version: %{texlive_version}.%{texlive_noarch}.2.2svn29349
Release: 0
Summary: Lists contents of BibTeX files
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive-listbib-bin >= %{texlive_version}
#!BuildIgnore: texlive-listbib-bin
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-listbib-doc >= %{texlive_version}
Provides: tex(listbib.cfg)
Provides: tex(listbib.sty)
Provides: tex(listbib.tex)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source144: listbib.tar.xz
Source145: listbib.doc.tar.xz
%description -n texlive-listbib
Generates listings of bibliographic data bases in BibTeX format
-- for example for archival purposes. Included is a listbib.bst
which is better suited for this purpose than the standard
styles.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-listbib-doc
Version: %{texlive_version}.%{texlive_noarch}.2.2svn29349
Release: 0
Summary: Documentation for texlive-listbib
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-listbib-doc
This package includes the documentation for texlive-listbib
%post -n texlive-listbib
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-listbib
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-listbib
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-listbib-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/listbib/listbib-doc.pdf
%files -n texlive-listbib
%defattr(-,root,root,755)
%{_texmfdistdir}/bibtex/bst/listbib/listbib.bst
%{_texmfdistdir}/scripts/listbib/listbib
%{_texmfdistdir}/tex/latex/listbib/listbib.cfg
%{_texmfdistdir}/tex/latex/listbib/listbib.sty
%{_texmfdistdir}/tex/latex/listbib/listbib.tex
/var/adm/update-scripts/texlive-listbib-%{texlive_version}.%{texlive_noarch}.2.2svn29349-%{release}-zypper
%package -n texlive-listing
Version: %{texlive_version}.%{texlive_noarch}.1.2svn17373
Release: 0
Summary: Produce formatted program listings
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-listing-doc >= %{texlive_version}
Provides: tex(listing.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source146: listing.tar.xz
Source147: listing.doc.tar.xz
%description -n texlive-listing
The listing environment is provided and is similar to figure
and table, although it is not a floating environment. Includes
support for \caption, \label, \ref, and introduces
\listoflistings, \listingname, \listlistingname. It produces a
.lol file. It does not change \@makecaption (unless the option
bigcaptions is used), so packages that change the layout of
\caption still work.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-listing-doc
Version: %{texlive_version}.%{texlive_noarch}.1.2svn17373
Release: 0
Summary: Documentation for texlive-listing
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-listing-doc
This package includes the documentation for texlive-listing
%post -n texlive-listing
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-listing
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-listing
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-listing-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/listing/listing.pdf
%{_texmfdistdir}/doc/latex/listing/listing.tex
%files -n texlive-listing
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/listing/listing.sty
/var/adm/update-scripts/texlive-listing-%{texlive_version}.%{texlive_noarch}.1.2svn17373-%{release}-zypper
%package -n texlive-listings
Version: %{texlive_version}.%{texlive_noarch}.1.6svn37534
Release: 0
Summary: Typeset source code listings using 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-listings-doc >= %{texlive_version}
Provides: tex(listings.cfg)
Provides: tex(listings.sty)
Provides: tex(lstdoc.sty)
Provides: tex(lstlang1.sty)
Provides: tex(lstlang2.sty)
Provides: tex(lstlang3.sty)
Provides: tex(lstmisc.sty)
Requires: tex(keyval.sty)
Requires: tex(nameref.sty)
Requires: tex(url.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source148: listings.tar.xz
Source149: listings.doc.tar.xz
%description -n texlive-listings
The package enables the user to typeset programs (programming
code) within LaTeX; the source code is read directly by TeX--no
front-end processor is needed. Keywords, comments and strings
can be typeset using different styles (default is bold for
keywords, italic for comments and no special style for
strings). Support for hyperref is provided. To use,
\usepackage{listings}, identify the language of the object to
typeset, using a construct like: \lstset{language=Python}, then
use environment lstlisting for inline code. External files may
be formatted using \lstinputlisting to process a given file in
the form appropriate for the current language. Short (in-line)
listings are also available, using either \lstinline|...| or
|...| (after defining the | token with the \lstMakeShortInline
command).
date: 2016-06-24 17:18:15 +0000
%package -n texlive-listings-doc
Version: %{texlive_version}.%{texlive_noarch}.1.6svn37534
Release: 0
Summary: Documentation for texlive-listings
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-listings-doc
This package includes the documentation for texlive-listings
%post -n texlive-listings
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-listings
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-listings
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-listings-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/listings/Makefile
%{_texmfdistdir}/doc/latex/listings/README
%{_texmfdistdir}/doc/latex/listings/listings.pdf
%{_texmfdistdir}/doc/latex/listings/lstdrvrs.pdf
%files -n texlive-listings
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/listings/listings-acm.prf
%{_texmfdistdir}/tex/latex/listings/listings-bash.prf
%{_texmfdistdir}/tex/latex/listings/listings-fortran.prf
%{_texmfdistdir}/tex/latex/listings/listings-lua.prf
%{_texmfdistdir}/tex/latex/listings/listings-python.prf
%{_texmfdistdir}/tex/latex/listings/listings.cfg
%{_texmfdistdir}/tex/latex/listings/listings.sty
%{_texmfdistdir}/tex/latex/listings/lstdoc.sty
%{_texmfdistdir}/tex/latex/listings/lstlang1.sty
%{_texmfdistdir}/tex/latex/listings/lstlang2.sty
%{_texmfdistdir}/tex/latex/listings/lstlang3.sty
%{_texmfdistdir}/tex/latex/listings/lstmisc.sty
/var/adm/update-scripts/texlive-listings-%{texlive_version}.%{texlive_noarch}.1.6svn37534-%{release}-zypper
%package -n texlive-listings-ext
Version: %{texlive_version}.%{texlive_noarch}.67svn29349
Release: 0
Summary: Automated input of source
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive-listings-ext-bin >= %{texlive_version}
#!BuildIgnore: texlive-listings-ext-bin
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-listings-ext-doc >= %{texlive_version}
Provides: tex(listings-ext.sty)
Requires: tex(listings.sty)
Requires: tex(xkeyval.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source150: listings-ext.tar.xz
Source151: listings-ext.doc.tar.xz
%description -n texlive-listings-ext
The package provides a means of marking a source, so that
samples of it may be included in a document (by means of the
listings package) in a stable fashion, regardless of any change
to the source. The markup in the source text defines tags for
blocks of source. These tags are processed by a shell script to
make a steering file that is used by the package when LaTeX is
being run.y
date: 2016-06-24 17:18:15 +0000
%package -n texlive-listings-ext-doc
Version: %{texlive_version}.%{texlive_noarch}.67svn29349
Release: 0
Summary: Documentation for texlive-listings-ext
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-listings-ext-doc
This package includes the documentation for texlive-listings-ext
%post -n texlive-listings-ext
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-listings-ext
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-listings-ext
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-listings-ext-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/listings-ext/README
%{_texmfdistdir}/doc/latex/listings-ext/THIS_IS_VERSION_v67
%{_texmfdistdir}/doc/latex/listings-ext/getversion.tex
%{_texmfdistdir}/doc/latex/listings-ext/hyperref.cfg
%{_texmfdistdir}/doc/latex/listings-ext/listings-ext.bib
%{_texmfdistdir}/doc/latex/listings-ext/listings-ext.el
%{_texmfdistdir}/doc/latex/listings-ext/listings-ext.makemake
%{_texmfdistdir}/doc/latex/listings-ext/listings-ext.mk
%{_texmfdistdir}/doc/latex/listings-ext/listings-ext.pdf
%{_texmfdistdir}/doc/latex/listings-ext/listings-ext_exmpl_a.java
%{_texmfdistdir}/doc/latex/listings-ext/listings-ext_exmpl_b.java
%{_texmfdistdir}/doc/latex/listings-ext/listings-ext_exmpl_c.java
%{_texmfdistdir}/doc/latex/listings-ext/listings-ext_exmpl_d.java
%{_texmfdistdir}/doc/latex/listings-ext/listings-ext_exmpl_e.java
%{_texmfdistdir}/doc/latex/listings-ext/listings-ext_test_a.tex
%{_texmfdistdir}/doc/latex/listings-ext/listings-ext_test_d.tex
%{_texmfdistdir}/doc/latex/listings-ext/listings.cfg
%files -n texlive-listings-ext
%defattr(-,root,root,755)
%{_texmfdistdir}/scripts/listings-ext/listings-ext.sh
%{_texmfdistdir}/tex/latex/listings-ext/listings-ext.sty
/var/adm/update-scripts/texlive-listings-ext-%{texlive_version}.%{texlive_noarch}.67svn29349-%{release}-zypper
%package -n texlive-listlbls
Version: %{texlive_version}.%{texlive_noarch}.1.03svn34893
Release: 0
Summary: Creates a list of all labels used throughout 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-listlbls-doc >= %{texlive_version}
Provides: tex(listlbls.sty)
Requires: tex(translations.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source152: listlbls.tar.xz
Source153: listlbls.doc.tar.xz
%description -n texlive-listlbls
The package aims to help a LaTeX author to keep track of all
defined labels by typesetting a complete list of labels
wherever the author requests it. (Of course, the user may need
to have additional LaTeX runs to get the references right. )
This package is based on an answer David Carlisle gave on
TeX/Stackexchange in the thread 'List of all labels with
hyperlinks'.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-listlbls-doc
Version: %{texlive_version}.%{texlive_noarch}.1.03svn34893
Release: 0
Summary: Documentation for texlive-listlbls
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-listlbls-doc
This package includes the documentation for texlive-listlbls
%post -n texlive-listlbls
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-listlbls
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-listlbls
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-listlbls-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/listlbls/Makefile
%{_texmfdistdir}/doc/latex/listlbls/README
%{_texmfdistdir}/doc/latex/listlbls/README.md
%{_texmfdistdir}/doc/latex/listlbls/README.txt
%{_texmfdistdir}/doc/latex/listlbls/listlbls.hd
%{_texmfdistdir}/doc/latex/listlbls/listlbls.pdf
%files -n texlive-listlbls
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/listlbls/listlbls.sty
/var/adm/update-scripts/texlive-listlbls-%{texlive_version}.%{texlive_noarch}.1.03svn34893-%{release}-zypper
%package -n texlive-listliketab
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
Summary: Typeset lists as 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-listliketab-doc >= %{texlive_version}
Provides: tex(listliketab.sty)
Requires: tex(array.sty)
Requires: tex(calc.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source154: listliketab.tar.xz
Source155: listliketab.doc.tar.xz
%description -n texlive-listliketab
The listliketab package helps the user make list-like tabulars,
i.e., a tabular that is indistinguishable from an itemize or
enumerate environment. The advantage of using a tabular is that
the user can add additional columns to each entry in the list.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-listliketab-doc
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
Summary: Documentation for texlive-listliketab
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-listliketab-doc
This package includes the documentation for texlive-listliketab
%post -n texlive-listliketab
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-listliketab
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-listliketab
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-listliketab-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/listliketab/README
%{_texmfdistdir}/doc/latex/listliketab/listliketab.pdf
%files -n texlive-listliketab
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/listliketab/listliketab.sty
/var/adm/update-scripts/texlive-listliketab-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper
%package -n texlive-listofitems
Version: %{texlive_version}.%{texlive_noarch}.1.3svn42530
Release: 0
Summary: Grab items in lists using user-specified sep char
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-listofitems-doc >= %{texlive_version}
Provides: tex(listofitems.sty)
Provides: tex(listofitems.tex)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source156: listofitems.tar.xz
Source157: listofitems.doc.tar.xz
%description -n texlive-listofitems
This simple package is designed to read a list of items whose
parsing character may be selected by the user. Once the list is
read, its items are stored in a structure that behaves as a
dimensioned array. As such, it becomes very easy to access an
item in the list by its number. For example, if the list is
stored in the macro \foo, the item #3 is designated by \foo[3].
A component may, in turn, be a list with a parsing delimiter
different from the parent list, paving the way for nesting and
employing a syntax reminiscent of an array of several
dimensions of the type \foo[3,2] to access the item #2 of the
list contained within the item #3 of the top-tier list.
date: 2016-11-18 18:15:47 +0000
%package -n texlive-listofitems-doc
Version: %{texlive_version}.%{texlive_noarch}.1.3svn42530
Release: 0
Summary: Documentation for texlive-listofitems
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Provides: locale(texlive-listofitems-doc:en;fr)
%description -n texlive-listofitems-doc
This package includes the documentation for texlive-listofitems
%post -n texlive-listofitems
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-listofitems
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-listofitems
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-listofitems-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/generic/listofitems/README
%{_texmfdistdir}/doc/generic/listofitems/listofitems-en.pdf
%{_texmfdistdir}/doc/generic/listofitems/listofitems-en.tex
%{_texmfdistdir}/doc/generic/listofitems/listofitems-fr.pdf
%{_texmfdistdir}/doc/generic/listofitems/listofitems-fr.tex
%files -n texlive-listofitems
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/generic/listofitems/listofitems.sty
%{_texmfdistdir}/tex/generic/listofitems/listofitems.tex
/var/adm/update-scripts/texlive-listofitems-%{texlive_version}.%{texlive_noarch}.1.3svn42530-%{release}-zypper
%package -n texlive-listofsymbols
Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn16134
Release: 0
Summary: Create and manipulate lists of symbols
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-listofsymbols-doc >= %{texlive_version}
Provides: tex(listofsymbols.sty)
Requires: tex(calc.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source158: listofsymbols.tar.xz
Source159: listofsymbols.doc.tar.xz
%description -n texlive-listofsymbols
Listofsymbols provides commands to automatically create a list
of symbols (also called notation or nomenclature), and to
handle symbols logically, i.e. define a macro that is expanded
to the desired output and use the macro in the text rather than
`hardcoding' the output into the text. This helps to ensure
consistency throughout the text, especially if there is a
chance that symbols will be changed at some stage. The package
is more or less a combination of what the packages nomencl and
formula do. The concept of creating the list of symbols,
though, is different from the way nomencl.sty does it.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-listofsymbols-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn16134
Release: 0
Summary: Documentation for texlive-listofsymbols
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-listofsymbols-doc
This package includes the documentation for texlive-listofsymbols
%post -n texlive-listofsymbols
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-listofsymbols
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-listofsymbols
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-listofsymbols-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/listofsymbols/README
%{_texmfdistdir}/doc/latex/listofsymbols/listofsymbols.pdf
%files -n texlive-listofsymbols
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/listofsymbols/listofsymbols.sty
/var/adm/update-scripts/texlive-listofsymbols-%{texlive_version}.%{texlive_noarch}.0.0.2svn16134-%{release}-zypper
%package -n texlive-lithuanian
Version: %{texlive_version}.%{texlive_noarch}.svn22722
Release: 0
Summary: Lithuanian language 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}
Recommends: texlive-lithuanian-doc >= %{texlive_version}
Provides: tex(cp772.def)
Provides: tex(cp774.def)
Provides: tex(cp775.def)
Provides: tex(cpKBL.def)
Provides: tex(cpRIM.def)
Provides: tex(l7x-uagd.tfm)
Provides: tex(l7x-uagdo.tfm)
Provides: tex(l7x-uagk.tfm)
Provides: tex(l7x-uagko.tfm)
Provides: tex(l7x-ubkd.tfm)
Provides: tex(l7x-ubkdi.tfm)
Provides: tex(l7x-ubkl.tfm)
Provides: tex(l7x-ubkli.tfm)
Provides: tex(l7x-ucrb.tfm)
Provides: tex(l7x-ucrbo.tfm)
Provides: tex(l7x-ucrr.tfm)
Provides: tex(l7x-ucrro.tfm)
Provides: tex(l7x-uhvb.tfm)
Provides: tex(l7x-uhvbc.tfm)
Provides: tex(l7x-uhvbo.tfm)
Provides: tex(l7x-uhvboc.tfm)
Provides: tex(l7x-uhvr.tfm)
Provides: tex(l7x-uhvrc.tfm)
Provides: tex(l7x-uhvro.tfm)
Provides: tex(l7x-uhvroc.tfm)
Provides: tex(l7x-uncb.tfm)
Provides: tex(l7x-uncbi.tfm)
Provides: tex(l7x-uncr.tfm)
Provides: tex(l7x-uncri.tfm)
Provides: tex(l7x-uplb.tfm)
Provides: tex(l7x-uplbi.tfm)
Provides: tex(l7x-uplr.tfm)
Provides: tex(l7x-uplri.tfm)
Provides: tex(l7x-urwvn.map)
Provides: tex(l7x-utmb.tfm)
Provides: tex(l7x-utmbi.tfm)
Provides: tex(l7x-utmr.tfm)
Provides: tex(l7x-utmri.tfm)
Provides: tex(l7x-uzcmi.tfm)
Provides: tex(l7xenc.def)
Provides: tex(l7xenc.sty)
Provides: tex(l7xuag.fd)
Provides: tex(l7xubk.fd)
Provides: tex(l7xucr.fd)
Provides: tex(l7xuhv.fd)
Provides: tex(l7xunc.fd)
Provides: tex(l7xupl.fd)
Provides: tex(l7xutm.fd)
Provides: tex(l7xuzc.fd)
Provides: tex(latin7.def)
Provides: tex(latin7x.enc)
Provides: tex(lithuanian.ldf)
Provides: tex(lithuanian.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source160: lithuanian.tar.xz
Source161: lithuanian.doc.tar.xz
%description -n texlive-lithuanian
This language support package provides Lithuanian language
hyphenation patterns; Lithuanian support for Babel; Lithuanian
mapping and metrics for using the URW base-35 Type 1 fonts;
examples for making Lithuanian fonts with fontinst; and extra
tools for intputenc and fontinst.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-lithuanian-doc
Version: %{texlive_version}.%{texlive_noarch}.svn22722
Release: 0
Summary: Documentation for texlive-lithuanian
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-lithuanian-doc
This package includes the documentation for texlive-lithuanian
%post -n texlive-lithuanian
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMap l7x-urwvn.map' >> /var/run/texlive/run-updmap
%postun -n texlive-lithuanian
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMap l7x-urwvn.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-lithuanian
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lithuanian-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/lithuanian/COPYING
%{_texmfdistdir}/doc/latex/lithuanian/ChangeLog
%{_texmfdistdir}/doc/latex/lithuanian/Copyright
%{_texmfdistdir}/doc/latex/lithuanian/README.lithuanian
%{_texmfdistdir}/doc/latex/lithuanian/latin7lt.tex
%{_texmfdistdir}/doc/latex/lithuanian/latin7x.etx
%{_texmfdistdir}/doc/latex/lithuanian/latin7x.mtx
%{_texmfdistdir}/doc/latex/lithuanian/latin7x.pdf
%{_texmfdistdir}/doc/latex/lithuanian/makeLT.html
%{_texmfdistdir}/doc/latex/lithuanian/makelt.tex
%{_texmfdistdir}/doc/latex/lithuanian/makeltmap.tex
%{_texmfdistdir}/doc/latex/lithuanian/testlt-urw.tex
%{_texmfdistdir}/doc/latex/lithuanian/testlt.tex
%files -n texlive-lithuanian
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/enc/dvips/lithuanian/latin7x.enc
%{_texmfdistdir}/fonts/map/dvips/lithuanian/l7x-urwvn.map
%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uagd.tfm
%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uagdo.tfm
%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uagk.tfm
%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uagko.tfm
%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-ubkd.tfm
%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-ubkdi.tfm
%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-ubkl.tfm
%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-ubkli.tfm
%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-ucrb.tfm
%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-ucrbo.tfm
%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-ucrr.tfm
%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-ucrro.tfm
%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uhvb.tfm
%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uhvbc.tfm
%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uhvbo.tfm
%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uhvboc.tfm
%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uhvr.tfm
%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uhvrc.tfm
%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uhvro.tfm
%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uhvroc.tfm
%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uncb.tfm
%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uncbi.tfm
%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uncr.tfm
%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uncri.tfm
%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uplb.tfm
%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uplbi.tfm
%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uplr.tfm
%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uplri.tfm
%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-utmb.tfm
%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-utmbi.tfm
%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-utmr.tfm
%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-utmri.tfm
%{_texmfdistdir}/fonts/tfm/public/lithuanian/l7x-uzcmi.tfm
%{_texmfdistdir}/tex/latex/lithuanian/cp772.def
%{_texmfdistdir}/tex/latex/lithuanian/cp774.def
%{_texmfdistdir}/tex/latex/lithuanian/cp775.def
%{_texmfdistdir}/tex/latex/lithuanian/cpKBL.def
%{_texmfdistdir}/tex/latex/lithuanian/cpRIM.def
%{_texmfdistdir}/tex/latex/lithuanian/l7xenc.def
%{_texmfdistdir}/tex/latex/lithuanian/l7xenc.dfu
%{_texmfdistdir}/tex/latex/lithuanian/l7xenc.sty
%{_texmfdistdir}/tex/latex/lithuanian/l7xuag.fd
%{_texmfdistdir}/tex/latex/lithuanian/l7xubk.fd
%{_texmfdistdir}/tex/latex/lithuanian/l7xucr.fd
%{_texmfdistdir}/tex/latex/lithuanian/l7xuhv.fd
%{_texmfdistdir}/tex/latex/lithuanian/l7xunc.fd
%{_texmfdistdir}/tex/latex/lithuanian/l7xupl.fd
%{_texmfdistdir}/tex/latex/lithuanian/l7xutm.fd
%{_texmfdistdir}/tex/latex/lithuanian/l7xuzc.fd
%{_texmfdistdir}/tex/latex/lithuanian/latin7.def
%{_texmfdistdir}/tex/latex/lithuanian/lithuanian.ldf
%{_texmfdistdir}/tex/latex/lithuanian/lithuanian.sty
/var/adm/update-scripts/texlive-lithuanian-%{texlive_version}.%{texlive_noarch}.svn22722-%{release}-zypper
%package -n texlive-liturg
Version: %{texlive_version}.%{texlive_noarch}.1.0svn15878
Release: 0
Summary: Support for typesetting Catholic liturgical texts
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-liturg-doc >= %{texlive_version}
Provides: tex(liturg.sty)
Requires: tex(babel.sty)
Requires: tex(color.sty)
Requires: tex(ecclesiastic.sty)
Requires: tex(lettrine.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source162: liturg.tar.xz
Source163: liturg.doc.tar.xz
%description -n texlive-liturg
The packages offers simple macros for typesetting Catholic
liturgical texts, particularly Missal and Breviary texts. The
package assumes availability of Latin typesetting packages.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-liturg-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0svn15878
Release: 0
Summary: Documentation for texlive-liturg
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-liturg-doc
This package includes the documentation for texlive-liturg
%post -n texlive-liturg
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-liturg
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-liturg
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-liturg-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/liturg/README
%{_texmfdistdir}/doc/latex/liturg/liturg.pdf
%{_texmfdistdir}/doc/latex/liturg/test.tex
%files -n texlive-liturg
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/liturg/liturg.sty
/var/adm/update-scripts/texlive-liturg-%{texlive_version}.%{texlive_noarch}.1.0svn15878-%{release}-zypper
%package -n texlive-lkproof
Version: %{texlive_version}.%{texlive_noarch}.3.1svn20021
Release: 0
Summary: LK Proof figure macros
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-lkproof-doc >= %{texlive_version}
Provides: tex(proof.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source164: lkproof.tar.xz
Source165: lkproof.doc.tar.xz
%description -n texlive-lkproof
The package defines a pair of commands \infer and \deduce, that
are used in constructing LK proof diagrams.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-lkproof-doc
Version: %{texlive_version}.%{texlive_noarch}.3.1svn20021
Release: 0
Summary: Documentation for texlive-lkproof
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-lkproof-doc
This package includes the documentation for texlive-lkproof
%post -n texlive-lkproof
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lkproof
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lkproof
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lkproof-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/lkproof/lkproof-doc.pdf
%{_texmfdistdir}/doc/latex/lkproof/lkproof-doc.tex
%{_texmfdistdir}/doc/latex/lkproof/proofeg.tex
%files -n texlive-lkproof
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/lkproof/proof.sty
/var/adm/update-scripts/texlive-lkproof-%{texlive_version}.%{texlive_noarch}.3.1svn20021-%{release}-zypper
%package -n texlive-lm
Version: %{texlive_version}.%{texlive_noarch}.2.004svn28119
Release: 0
Summary: Latin modern fonts in outline formats
License: LPPL-1.3c
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-lm-fonts >= %{texlive_version}
Recommends: texlive-lm-doc >= %{texlive_version}
Provides: tex(cs-lmb10.tfm)
Provides: tex(cs-lmbo10.tfm)
Provides: tex(cs-lmbx10.tfm)
Provides: tex(cs-lmbx12.tfm)
Provides: tex(cs-lmbx5.tfm)
Provides: tex(cs-lmbx6.tfm)
Provides: tex(cs-lmbx7.tfm)
Provides: tex(cs-lmbx8.tfm)
Provides: tex(cs-lmbx9.tfm)
Provides: tex(cs-lmbxi10.tfm)
Provides: tex(cs-lmbxo10.tfm)
Provides: tex(cs-lmcsc10.tfm)
Provides: tex(cs-lmcsco10.tfm)
Provides: tex(cs-lmdunh10.tfm)
Provides: tex(cs-lmduno10.tfm)
Provides: tex(cs-lmr10.tfm)
Provides: tex(cs-lmr12.tfm)
Provides: tex(cs-lmr17.tfm)
Provides: tex(cs-lmr5.tfm)
Provides: tex(cs-lmr6.tfm)
Provides: tex(cs-lmr7.tfm)
Provides: tex(cs-lmr8.tfm)
Provides: tex(cs-lmr9.tfm)
Provides: tex(cs-lmri10.tfm)
Provides: tex(cs-lmri12.tfm)
Provides: tex(cs-lmri7.tfm)
Provides: tex(cs-lmri8.tfm)
Provides: tex(cs-lmri9.tfm)
Provides: tex(cs-lmro10.tfm)
Provides: tex(cs-lmro12.tfm)
Provides: tex(cs-lmro17.tfm)
Provides: tex(cs-lmro8.tfm)
Provides: tex(cs-lmro9.tfm)
Provides: tex(cs-lmss10.tfm)
Provides: tex(cs-lmss12.tfm)
Provides: tex(cs-lmss17.tfm)
Provides: tex(cs-lmss8.tfm)
Provides: tex(cs-lmss9.tfm)
Provides: tex(cs-lmssbo10.tfm)
Provides: tex(cs-lmssbx10.tfm)
Provides: tex(cs-lmssdc10.tfm)
Provides: tex(cs-lmssdo10.tfm)
Provides: tex(cs-lmsso10.tfm)
Provides: tex(cs-lmsso12.tfm)
Provides: tex(cs-lmsso17.tfm)
Provides: tex(cs-lmsso8.tfm)
Provides: tex(cs-lmsso9.tfm)
Provides: tex(cs-lmssq8.tfm)
Provides: tex(cs-lmssqbo8.tfm)
Provides: tex(cs-lmssqbx8.tfm)
Provides: tex(cs-lmssqo8.tfm)
Provides: tex(cs-lmtcsc10.tfm)
Provides: tex(cs-lmtcso10.tfm)
Provides: tex(cs-lmtk10.tfm)
Provides: tex(cs-lmtko10.tfm)
Provides: tex(cs-lmtl10.tfm)
Provides: tex(cs-lmtlc10.tfm)
Provides: tex(cs-lmtlco10.tfm)
Provides: tex(cs-lmtlo10.tfm)
Provides: tex(cs-lmtt10.tfm)
Provides: tex(cs-lmtt12.tfm)
Provides: tex(cs-lmtt8.tfm)
Provides: tex(cs-lmtt9.tfm)
Provides: tex(cs-lmtti10.tfm)
Provides: tex(cs-lmtto10.tfm)
Provides: tex(cs-lmu10.tfm)
Provides: tex(cs-lmvtk10.tfm)
Provides: tex(cs-lmvtko10.tfm)
Provides: tex(cs-lmvtl10.tfm)
Provides: tex(cs-lmvtlo10.tfm)
Provides: tex(cs-lmvtt10.tfm)
Provides: tex(cs-lmvtto10.tfm)
Provides: tex(ec-lmb10.tfm)
Provides: tex(ec-lmbo10.tfm)
Provides: tex(ec-lmbx10.tfm)
Provides: tex(ec-lmbx12.tfm)
Provides: tex(ec-lmbx5.tfm)
Provides: tex(ec-lmbx6.tfm)
Provides: tex(ec-lmbx7.tfm)
Provides: tex(ec-lmbx8.tfm)
Provides: tex(ec-lmbx9.tfm)
Provides: tex(ec-lmbxi10.tfm)
Provides: tex(ec-lmbxo10.tfm)
Provides: tex(ec-lmcsc10.tfm)
Provides: tex(ec-lmcsco10.tfm)
Provides: tex(ec-lmdunh10.tfm)
Provides: tex(ec-lmduno10.tfm)
Provides: tex(ec-lmr10.tfm)
Provides: tex(ec-lmr12.tfm)
Provides: tex(ec-lmr17.tfm)
Provides: tex(ec-lmr5.tfm)
Provides: tex(ec-lmr6.tfm)
Provides: tex(ec-lmr7.tfm)
Provides: tex(ec-lmr8.tfm)
Provides: tex(ec-lmr9.tfm)
Provides: tex(ec-lmri10.tfm)
Provides: tex(ec-lmri12.tfm)
Provides: tex(ec-lmri7.tfm)
Provides: tex(ec-lmri8.tfm)
Provides: tex(ec-lmri9.tfm)
Provides: tex(ec-lmro10.tfm)
Provides: tex(ec-lmro12.tfm)
Provides: tex(ec-lmro17.tfm)
Provides: tex(ec-lmro8.tfm)
Provides: tex(ec-lmro9.tfm)
Provides: tex(ec-lmss10.tfm)
Provides: tex(ec-lmss12.tfm)
Provides: tex(ec-lmss17.tfm)
Provides: tex(ec-lmss8.tfm)
Provides: tex(ec-lmss9.tfm)
Provides: tex(ec-lmssbo10.tfm)
Provides: tex(ec-lmssbx10.tfm)
Provides: tex(ec-lmssdc10.tfm)
Provides: tex(ec-lmssdo10.tfm)
Provides: tex(ec-lmsso10.tfm)
Provides: tex(ec-lmsso12.tfm)
Provides: tex(ec-lmsso17.tfm)
Provides: tex(ec-lmsso8.tfm)
Provides: tex(ec-lmsso9.tfm)
Provides: tex(ec-lmssq8.tfm)
Provides: tex(ec-lmssqbo8.tfm)
Provides: tex(ec-lmssqbx8.tfm)
Provides: tex(ec-lmssqo8.tfm)
Provides: tex(ec-lmtcsc10.tfm)
Provides: tex(ec-lmtcso10.tfm)
Provides: tex(ec-lmtk10.tfm)
Provides: tex(ec-lmtko10.tfm)
Provides: tex(ec-lmtl10.tfm)
Provides: tex(ec-lmtlc10.tfm)
Provides: tex(ec-lmtlco10.tfm)
Provides: tex(ec-lmtlo10.tfm)
Provides: tex(ec-lmtt10.tfm)
Provides: tex(ec-lmtt12.tfm)
Provides: tex(ec-lmtt8.tfm)
Provides: tex(ec-lmtt9.tfm)
Provides: tex(ec-lmtti10.tfm)
Provides: tex(ec-lmtto10.tfm)
Provides: tex(ec-lmu10.tfm)
Provides: tex(ec-lmvtk10.tfm)
Provides: tex(ec-lmvtko10.tfm)
Provides: tex(ec-lmvtl10.tfm)
Provides: tex(ec-lmvtlo10.tfm)
Provides: tex(ec-lmvtt10.tfm)
Provides: tex(ec-lmvtto10.tfm)
Provides: tex(il2lmdh.fd)
Provides: tex(il2lmr.fd)
Provides: tex(il2lmss.fd)
Provides: tex(il2lmssq.fd)
Provides: tex(il2lmtt.fd)
Provides: tex(il2lmvtt.fd)
Provides: tex(l7x-lmb10.tfm)
Provides: tex(l7x-lmbo10.tfm)
Provides: tex(l7x-lmbx10.tfm)
Provides: tex(l7x-lmbx12.tfm)
Provides: tex(l7x-lmbx5.tfm)
Provides: tex(l7x-lmbx6.tfm)
Provides: tex(l7x-lmbx7.tfm)
Provides: tex(l7x-lmbx8.tfm)
Provides: tex(l7x-lmbx9.tfm)
Provides: tex(l7x-lmbxi10.tfm)
Provides: tex(l7x-lmbxo10.tfm)
Provides: tex(l7x-lmcsc10.tfm)
Provides: tex(l7x-lmcsco10.tfm)
Provides: tex(l7x-lmdunh10.tfm)
Provides: tex(l7x-lmduno10.tfm)
Provides: tex(l7x-lmr10.tfm)
Provides: tex(l7x-lmr12.tfm)
Provides: tex(l7x-lmr17.tfm)
Provides: tex(l7x-lmr5.tfm)
Provides: tex(l7x-lmr6.tfm)
Provides: tex(l7x-lmr7.tfm)
Provides: tex(l7x-lmr8.tfm)
Provides: tex(l7x-lmr9.tfm)
Provides: tex(l7x-lmri10.tfm)
Provides: tex(l7x-lmri12.tfm)
Provides: tex(l7x-lmri7.tfm)
Provides: tex(l7x-lmri8.tfm)
Provides: tex(l7x-lmri9.tfm)
Provides: tex(l7x-lmro10.tfm)
Provides: tex(l7x-lmro12.tfm)
Provides: tex(l7x-lmro17.tfm)
Provides: tex(l7x-lmro8.tfm)
Provides: tex(l7x-lmro9.tfm)
Provides: tex(l7x-lmss10.tfm)
Provides: tex(l7x-lmss12.tfm)
Provides: tex(l7x-lmss17.tfm)
Provides: tex(l7x-lmss8.tfm)
Provides: tex(l7x-lmss9.tfm)
Provides: tex(l7x-lmssbo10.tfm)
Provides: tex(l7x-lmssbx10.tfm)
Provides: tex(l7x-lmssdc10.tfm)
Provides: tex(l7x-lmssdo10.tfm)
Provides: tex(l7x-lmsso10.tfm)
Provides: tex(l7x-lmsso12.tfm)
Provides: tex(l7x-lmsso17.tfm)
Provides: tex(l7x-lmsso8.tfm)
Provides: tex(l7x-lmsso9.tfm)
Provides: tex(l7x-lmssq8.tfm)
Provides: tex(l7x-lmssqbo8.tfm)
Provides: tex(l7x-lmssqbx8.tfm)
Provides: tex(l7x-lmssqo8.tfm)
Provides: tex(l7x-lmtcsc10.tfm)
Provides: tex(l7x-lmtcso10.tfm)
Provides: tex(l7x-lmtk10.tfm)
Provides: tex(l7x-lmtko10.tfm)
Provides: tex(l7x-lmtl10.tfm)
Provides: tex(l7x-lmtlc10.tfm)
Provides: tex(l7x-lmtlco10.tfm)
Provides: tex(l7x-lmtlo10.tfm)
Provides: tex(l7x-lmtt10.tfm)
Provides: tex(l7x-lmtt12.tfm)
Provides: tex(l7x-lmtt8.tfm)
Provides: tex(l7x-lmtt9.tfm)
Provides: tex(l7x-lmtti10.tfm)
Provides: tex(l7x-lmtto10.tfm)
Provides: tex(l7x-lmu10.tfm)
Provides: tex(l7x-lmvtk10.tfm)
Provides: tex(l7x-lmvtko10.tfm)
Provides: tex(l7x-lmvtl10.tfm)
Provides: tex(l7x-lmvtlo10.tfm)
Provides: tex(l7x-lmvtt10.tfm)
Provides: tex(l7x-lmvtto10.tfm)
Provides: tex(l7xlmdh.fd)
Provides: tex(l7xlmr.fd)
Provides: tex(l7xlmss.fd)
Provides: tex(l7xlmssq.fd)
Provides: tex(l7xlmtt.fd)
Provides: tex(l7xlmvtt.fd)
Provides: tex(lm-cs.enc)
Provides: tex(lm-cs.map)
Provides: tex(lm-cssc.enc)
Provides: tex(lm-cstt.enc)
Provides: tex(lm-ec.enc)
Provides: tex(lm-ec.map)
Provides: tex(lm-ec.map)
Provides: tex(lm-l7x.enc)
Provides: tex(lm-l7x.map)
Provides: tex(lm-math.map)
Provides: tex(lm-math.map)
Provides: tex(lm-mathex.enc)
Provides: tex(lm-mathit.enc)
Provides: tex(lm-mathsy.enc)
Provides: tex(lm-qx.enc)
Provides: tex(lm-qx.map)
Provides: tex(lm-qxsc.enc)
Provides: tex(lm-qxtt.enc)
Provides: tex(lm-rep-cmin.enc)
Provides: tex(lm-rep-cmit.enc)
Provides: tex(lm-rep-cmitt.enc)
Provides: tex(lm-rep-cmother.map)
Provides: tex(lm-rep-cmrm.enc)
Provides: tex(lm-rep-cmsc.enc)
Provides: tex(lm-rep-cmtext-interpolated.map)
Provides: tex(lm-rep-cmtext.map)
Provides: tex(lm-rep-cmtt.enc)
Provides: tex(lm-rep-csin.enc)
Provides: tex(lm-rep-csrm.enc)
Provides: tex(lm-rep-cssc.enc)
Provides: tex(lm-rep-cstext.map)
Provides: tex(lm-rep-cstt.enc)
Provides: tex(lm-rep-plin.enc)
Provides: tex(lm-rep-plit.enc)
Provides: tex(lm-rep-plitt.enc)
Provides: tex(lm-rep-plrm.enc)
Provides: tex(lm-rep-plsc.enc)
Provides: tex(lm-rep-pltext.map)
Provides: tex(lm-rep-pltt.enc)
Provides: tex(lm-rep-t5psn.enc)
Provides: tex(lm-rep-vntext.map)
Provides: tex(lm-rm.enc)
Provides: tex(lm-rm.map)
Provides: tex(lm-rm.map)
Provides: tex(lm-rmsc.enc)
Provides: tex(lm-rmtt.enc)
Provides: tex(lm-t5.enc)
Provides: tex(lm-t5.map)
Provides: tex(lm-texnansi.enc)
Provides: tex(lm-texnansi.map)
Provides: tex(lm-texnansi.map)
Provides: tex(lm-ts1.enc)
Provides: tex(lm-ts1.map)
Provides: tex(lm.map)
Provides: tex(lmbsy10.tfm)
Provides: tex(lmbsy5.tfm)
Provides: tex(lmbsy7.tfm)
Provides: tex(lmex10.tfm)
Provides: tex(lmmi10.tfm)
Provides: tex(lmmi12.tfm)
Provides: tex(lmmi5.tfm)
Provides: tex(lmmi6.tfm)
Provides: tex(lmmi7.tfm)
Provides: tex(lmmi8.tfm)
Provides: tex(lmmi9.tfm)
Provides: tex(lmmib10.tfm)
Provides: tex(lmmib5.tfm)
Provides: tex(lmmib7.tfm)
Provides: tex(lmodern.sty)
Provides: tex(lmsy10.tfm)
Provides: tex(lmsy5.tfm)
Provides: tex(lmsy6.tfm)
Provides: tex(lmsy7.tfm)
Provides: tex(lmsy8.tfm)
Provides: tex(lmsy9.tfm)
Provides: tex(ly1lmdh.fd)
Provides: tex(ly1lmr.fd)
Provides: tex(ly1lmss.fd)
Provides: tex(ly1lmssq.fd)
Provides: tex(ly1lmtt.fd)
Provides: tex(ly1lmvtt.fd)
Provides: tex(omllmm.fd)
Provides: tex(omllmr.fd)
Provides: tex(omslmr.fd)
Provides: tex(omslmsy.fd)
Provides: tex(omxlmex.fd)
Provides: tex(ot1lmdh.fd)
Provides: tex(ot1lmr.fd)
Provides: tex(ot1lmss.fd)
Provides: tex(ot1lmssq.fd)
Provides: tex(ot1lmtt.fd)
Provides: tex(ot1lmvtt.fd)
Provides: tex(ot4lmdh.fd)
Provides: tex(ot4lmr.fd)
Provides: tex(ot4lmss.fd)
Provides: tex(ot4lmssq.fd)
Provides: tex(ot4lmtt.fd)
Provides: tex(ot4lmvtt.fd)
Provides: tex(qx-lmb10.tfm)
Provides: tex(qx-lmbo10.tfm)
Provides: tex(qx-lmbx10.tfm)
Provides: tex(qx-lmbx12.tfm)
Provides: tex(qx-lmbx5.tfm)
Provides: tex(qx-lmbx6.tfm)
Provides: tex(qx-lmbx7.tfm)
Provides: tex(qx-lmbx8.tfm)
Provides: tex(qx-lmbx9.tfm)
Provides: tex(qx-lmbxi10.tfm)
Provides: tex(qx-lmbxo10.tfm)
Provides: tex(qx-lmcsc10.tfm)
Provides: tex(qx-lmcsco10.tfm)
Provides: tex(qx-lmdunh10.tfm)
Provides: tex(qx-lmduno10.tfm)
Provides: tex(qx-lmr10.tfm)
Provides: tex(qx-lmr12.tfm)
Provides: tex(qx-lmr17.tfm)
Provides: tex(qx-lmr5.tfm)
Provides: tex(qx-lmr6.tfm)
Provides: tex(qx-lmr7.tfm)
Provides: tex(qx-lmr8.tfm)
Provides: tex(qx-lmr9.tfm)
Provides: tex(qx-lmri10.tfm)
Provides: tex(qx-lmri12.tfm)
Provides: tex(qx-lmri7.tfm)
Provides: tex(qx-lmri8.tfm)
Provides: tex(qx-lmri9.tfm)
Provides: tex(qx-lmro10.tfm)
Provides: tex(qx-lmro12.tfm)
Provides: tex(qx-lmro17.tfm)
Provides: tex(qx-lmro8.tfm)
Provides: tex(qx-lmro9.tfm)
Provides: tex(qx-lmss10.tfm)
Provides: tex(qx-lmss12.tfm)
Provides: tex(qx-lmss17.tfm)
Provides: tex(qx-lmss8.tfm)
Provides: tex(qx-lmss9.tfm)
Provides: tex(qx-lmssbo10.tfm)
Provides: tex(qx-lmssbx10.tfm)
Provides: tex(qx-lmssdc10.tfm)
Provides: tex(qx-lmssdo10.tfm)
Provides: tex(qx-lmsso10.tfm)
Provides: tex(qx-lmsso12.tfm)
Provides: tex(qx-lmsso17.tfm)
Provides: tex(qx-lmsso8.tfm)
Provides: tex(qx-lmsso9.tfm)
Provides: tex(qx-lmssq8.tfm)
Provides: tex(qx-lmssqbo8.tfm)
Provides: tex(qx-lmssqbx8.tfm)
Provides: tex(qx-lmssqo8.tfm)
Provides: tex(qx-lmtcsc10.tfm)
Provides: tex(qx-lmtcso10.tfm)
Provides: tex(qx-lmtk10.tfm)
Provides: tex(qx-lmtko10.tfm)
Provides: tex(qx-lmtl10.tfm)
Provides: tex(qx-lmtlc10.tfm)
Provides: tex(qx-lmtlco10.tfm)
Provides: tex(qx-lmtlo10.tfm)
Provides: tex(qx-lmtt10.tfm)
Provides: tex(qx-lmtt12.tfm)
Provides: tex(qx-lmtt8.tfm)
Provides: tex(qx-lmtt9.tfm)
Provides: tex(qx-lmtti10.tfm)
Provides: tex(qx-lmtto10.tfm)
Provides: tex(qx-lmu10.tfm)
Provides: tex(qx-lmvtk10.tfm)
Provides: tex(qx-lmvtko10.tfm)
Provides: tex(qx-lmvtl10.tfm)
Provides: tex(qx-lmvtlo10.tfm)
Provides: tex(qx-lmvtt10.tfm)
Provides: tex(qx-lmvtto10.tfm)
Provides: tex(qxlmdh.fd)
Provides: tex(qxlmr.fd)
Provides: tex(qxlmss.fd)
Provides: tex(qxlmssq.fd)
Provides: tex(qxlmtt.fd)
Provides: tex(qxlmvtt.fd)
Provides: tex(rm-lmb10.tfm)
Provides: tex(rm-lmbo10.tfm)
Provides: tex(rm-lmbx10.tfm)
Provides: tex(rm-lmbx12.tfm)
Provides: tex(rm-lmbx5.tfm)
Provides: tex(rm-lmbx6.tfm)
Provides: tex(rm-lmbx7.tfm)
Provides: tex(rm-lmbx8.tfm)
Provides: tex(rm-lmbx9.tfm)
Provides: tex(rm-lmbxi10.tfm)
Provides: tex(rm-lmbxo10.tfm)
Provides: tex(rm-lmcsc10.tfm)
Provides: tex(rm-lmcsco10.tfm)
Provides: tex(rm-lmdunh10.tfm)
Provides: tex(rm-lmduno10.tfm)
Provides: tex(rm-lmr10.tfm)
Provides: tex(rm-lmr12.tfm)
Provides: tex(rm-lmr17.tfm)
Provides: tex(rm-lmr5.tfm)
Provides: tex(rm-lmr6.tfm)
Provides: tex(rm-lmr7.tfm)
Provides: tex(rm-lmr8.tfm)
Provides: tex(rm-lmr9.tfm)
Provides: tex(rm-lmri10.tfm)
Provides: tex(rm-lmri12.tfm)
Provides: tex(rm-lmri7.tfm)
Provides: tex(rm-lmri8.tfm)
Provides: tex(rm-lmri9.tfm)
Provides: tex(rm-lmro10.tfm)
Provides: tex(rm-lmro12.tfm)
Provides: tex(rm-lmro17.tfm)
Provides: tex(rm-lmro8.tfm)
Provides: tex(rm-lmro9.tfm)
Provides: tex(rm-lmss10.tfm)
Provides: tex(rm-lmss12.tfm)
Provides: tex(rm-lmss17.tfm)
Provides: tex(rm-lmss8.tfm)
Provides: tex(rm-lmss9.tfm)
Provides: tex(rm-lmssbo10.tfm)
Provides: tex(rm-lmssbx10.tfm)
Provides: tex(rm-lmssdc10.tfm)
Provides: tex(rm-lmssdo10.tfm)
Provides: tex(rm-lmsso10.tfm)
Provides: tex(rm-lmsso12.tfm)
Provides: tex(rm-lmsso17.tfm)
Provides: tex(rm-lmsso8.tfm)
Provides: tex(rm-lmsso9.tfm)
Provides: tex(rm-lmssq8.tfm)
Provides: tex(rm-lmssqbo8.tfm)
Provides: tex(rm-lmssqbx8.tfm)
Provides: tex(rm-lmssqo8.tfm)
Provides: tex(rm-lmtcsc10.tfm)
Provides: tex(rm-lmtcso10.tfm)
Provides: tex(rm-lmtk10.tfm)
Provides: tex(rm-lmtko10.tfm)
Provides: tex(rm-lmtl10.tfm)
Provides: tex(rm-lmtlc10.tfm)
Provides: tex(rm-lmtlco10.tfm)
Provides: tex(rm-lmtlo10.tfm)
Provides: tex(rm-lmtt10.tfm)
Provides: tex(rm-lmtt12.tfm)
Provides: tex(rm-lmtt8.tfm)
Provides: tex(rm-lmtt9.tfm)
Provides: tex(rm-lmtti10.tfm)
Provides: tex(rm-lmtto10.tfm)
Provides: tex(rm-lmu10.tfm)
Provides: tex(rm-lmvtk10.tfm)
Provides: tex(rm-lmvtko10.tfm)
Provides: tex(rm-lmvtl10.tfm)
Provides: tex(rm-lmvtlo10.tfm)
Provides: tex(rm-lmvtt10.tfm)
Provides: tex(rm-lmvtto10.tfm)
Provides: tex(t1lmdh.fd)
Provides: tex(t1lmr.fd)
Provides: tex(t1lmss.fd)
Provides: tex(t1lmssq.fd)
Provides: tex(t1lmtt.fd)
Provides: tex(t1lmvtt.fd)
Provides: tex(t5-lmb10.tfm)
Provides: tex(t5-lmbo10.tfm)
Provides: tex(t5-lmbx10.tfm)
Provides: tex(t5-lmbx12.tfm)
Provides: tex(t5-lmbx5.tfm)
Provides: tex(t5-lmbx6.tfm)
Provides: tex(t5-lmbx7.tfm)
Provides: tex(t5-lmbx8.tfm)
Provides: tex(t5-lmbx9.tfm)
Provides: tex(t5-lmbxi10.tfm)
Provides: tex(t5-lmbxo10.tfm)
Provides: tex(t5-lmcsc10.tfm)
Provides: tex(t5-lmcsco10.tfm)
Provides: tex(t5-lmdunh10.tfm)
Provides: tex(t5-lmduno10.tfm)
Provides: tex(t5-lmr10.tfm)
Provides: tex(t5-lmr12.tfm)
Provides: tex(t5-lmr17.tfm)
Provides: tex(t5-lmr5.tfm)
Provides: tex(t5-lmr6.tfm)
Provides: tex(t5-lmr7.tfm)
Provides: tex(t5-lmr8.tfm)
Provides: tex(t5-lmr9.tfm)
Provides: tex(t5-lmri10.tfm)
Provides: tex(t5-lmri12.tfm)
Provides: tex(t5-lmri7.tfm)
Provides: tex(t5-lmri8.tfm)
Provides: tex(t5-lmri9.tfm)
Provides: tex(t5-lmro10.tfm)
Provides: tex(t5-lmro12.tfm)
Provides: tex(t5-lmro17.tfm)
Provides: tex(t5-lmro8.tfm)
Provides: tex(t5-lmro9.tfm)
Provides: tex(t5-lmss10.tfm)
Provides: tex(t5-lmss12.tfm)
Provides: tex(t5-lmss17.tfm)
Provides: tex(t5-lmss8.tfm)
Provides: tex(t5-lmss9.tfm)
Provides: tex(t5-lmssbo10.tfm)
Provides: tex(t5-lmssbx10.tfm)
Provides: tex(t5-lmssdc10.tfm)
Provides: tex(t5-lmssdo10.tfm)
Provides: tex(t5-lmsso10.tfm)
Provides: tex(t5-lmsso12.tfm)
Provides: tex(t5-lmsso17.tfm)
Provides: tex(t5-lmsso8.tfm)
Provides: tex(t5-lmsso9.tfm)
Provides: tex(t5-lmssq8.tfm)
Provides: tex(t5-lmssqbo8.tfm)
Provides: tex(t5-lmssqbx8.tfm)
Provides: tex(t5-lmssqo8.tfm)
Provides: tex(t5-lmtcsc10.tfm)
Provides: tex(t5-lmtcso10.tfm)
Provides: tex(t5-lmtk10.tfm)
Provides: tex(t5-lmtko10.tfm)
Provides: tex(t5-lmtl10.tfm)
Provides: tex(t5-lmtlc10.tfm)
Provides: tex(t5-lmtlco10.tfm)
Provides: tex(t5-lmtlo10.tfm)
Provides: tex(t5-lmtt10.tfm)
Provides: tex(t5-lmtt12.tfm)
Provides: tex(t5-lmtt8.tfm)
Provides: tex(t5-lmtt9.tfm)
Provides: tex(t5-lmtti10.tfm)
Provides: tex(t5-lmtto10.tfm)
Provides: tex(t5-lmu10.tfm)
Provides: tex(t5-lmvtk10.tfm)
Provides: tex(t5-lmvtko10.tfm)
Provides: tex(t5-lmvtl10.tfm)
Provides: tex(t5-lmvtlo10.tfm)
Provides: tex(t5-lmvtt10.tfm)
Provides: tex(t5-lmvtto10.tfm)
Provides: tex(t5lmdh.fd)
Provides: tex(t5lmr.fd)
Provides: tex(t5lmss.fd)
Provides: tex(t5lmssq.fd)
Provides: tex(t5lmtt.fd)
Provides: tex(t5lmvtt.fd)
Provides: tex(texnansi-lmb10.tfm)
Provides: tex(texnansi-lmbo10.tfm)
Provides: tex(texnansi-lmbx10.tfm)
Provides: tex(texnansi-lmbx12.tfm)
Provides: tex(texnansi-lmbx5.tfm)
Provides: tex(texnansi-lmbx6.tfm)
Provides: tex(texnansi-lmbx7.tfm)
Provides: tex(texnansi-lmbx8.tfm)
Provides: tex(texnansi-lmbx9.tfm)
Provides: tex(texnansi-lmbxi10.tfm)
Provides: tex(texnansi-lmbxo10.tfm)
Provides: tex(texnansi-lmcsc10.tfm)
Provides: tex(texnansi-lmcsco10.tfm)
Provides: tex(texnansi-lmdunh10.tfm)
Provides: tex(texnansi-lmduno10.tfm)
Provides: tex(texnansi-lmr10.tfm)
Provides: tex(texnansi-lmr12.tfm)
Provides: tex(texnansi-lmr17.tfm)
Provides: tex(texnansi-lmr5.tfm)
Provides: tex(texnansi-lmr6.tfm)
Provides: tex(texnansi-lmr7.tfm)
Provides: tex(texnansi-lmr8.tfm)
Provides: tex(texnansi-lmr9.tfm)
Provides: tex(texnansi-lmri10.tfm)
Provides: tex(texnansi-lmri12.tfm)
Provides: tex(texnansi-lmri7.tfm)
Provides: tex(texnansi-lmri8.tfm)
Provides: tex(texnansi-lmri9.tfm)
Provides: tex(texnansi-lmro10.tfm)
Provides: tex(texnansi-lmro12.tfm)
Provides: tex(texnansi-lmro17.tfm)
Provides: tex(texnansi-lmro8.tfm)
Provides: tex(texnansi-lmro9.tfm)
Provides: tex(texnansi-lmss10.tfm)
Provides: tex(texnansi-lmss12.tfm)
Provides: tex(texnansi-lmss17.tfm)
Provides: tex(texnansi-lmss8.tfm)
Provides: tex(texnansi-lmss9.tfm)
Provides: tex(texnansi-lmssbo10.tfm)
Provides: tex(texnansi-lmssbx10.tfm)
Provides: tex(texnansi-lmssdc10.tfm)
Provides: tex(texnansi-lmssdo10.tfm)
Provides: tex(texnansi-lmsso10.tfm)
Provides: tex(texnansi-lmsso12.tfm)
Provides: tex(texnansi-lmsso17.tfm)
Provides: tex(texnansi-lmsso8.tfm)
Provides: tex(texnansi-lmsso9.tfm)
Provides: tex(texnansi-lmssq8.tfm)
Provides: tex(texnansi-lmssqbo8.tfm)
Provides: tex(texnansi-lmssqbx8.tfm)
Provides: tex(texnansi-lmssqo8.tfm)
Provides: tex(texnansi-lmtcsc10.tfm)
Provides: tex(texnansi-lmtcso10.tfm)
Provides: tex(texnansi-lmtk10.tfm)
Provides: tex(texnansi-lmtko10.tfm)
Provides: tex(texnansi-lmtl10.tfm)
Provides: tex(texnansi-lmtlc10.tfm)
Provides: tex(texnansi-lmtlco10.tfm)
Provides: tex(texnansi-lmtlo10.tfm)
Provides: tex(texnansi-lmtt10.tfm)
Provides: tex(texnansi-lmtt12.tfm)
Provides: tex(texnansi-lmtt8.tfm)
Provides: tex(texnansi-lmtt9.tfm)
Provides: tex(texnansi-lmtti10.tfm)
Provides: tex(texnansi-lmtto10.tfm)
Provides: tex(texnansi-lmu10.tfm)
Provides: tex(texnansi-lmvtk10.tfm)
Provides: tex(texnansi-lmvtko10.tfm)
Provides: tex(texnansi-lmvtl10.tfm)
Provides: tex(texnansi-lmvtlo10.tfm)
Provides: tex(texnansi-lmvtt10.tfm)
Provides: tex(texnansi-lmvtto10.tfm)
Provides: tex(ts1-lmb10.tfm)
Provides: tex(ts1-lmbo10.tfm)
Provides: tex(ts1-lmbx10.tfm)
Provides: tex(ts1-lmbx12.tfm)
Provides: tex(ts1-lmbx5.tfm)
Provides: tex(ts1-lmbx6.tfm)
Provides: tex(ts1-lmbx7.tfm)
Provides: tex(ts1-lmbx8.tfm)
Provides: tex(ts1-lmbx9.tfm)
Provides: tex(ts1-lmbxi10.tfm)
Provides: tex(ts1-lmbxo10.tfm)
Provides: tex(ts1-lmcsc10.tfm)
Provides: tex(ts1-lmcsco10.tfm)
Provides: tex(ts1-lmdunh10.tfm)
Provides: tex(ts1-lmduno10.tfm)
Provides: tex(ts1-lmr10.tfm)
Provides: tex(ts1-lmr12.tfm)
Provides: tex(ts1-lmr17.tfm)
Provides: tex(ts1-lmr5.tfm)
Provides: tex(ts1-lmr6.tfm)
Provides: tex(ts1-lmr7.tfm)
Provides: tex(ts1-lmr8.tfm)
Provides: tex(ts1-lmr9.tfm)
Provides: tex(ts1-lmri10.tfm)
Provides: tex(ts1-lmri12.tfm)
Provides: tex(ts1-lmri7.tfm)
Provides: tex(ts1-lmri8.tfm)
Provides: tex(ts1-lmri9.tfm)
Provides: tex(ts1-lmro10.tfm)
Provides: tex(ts1-lmro12.tfm)
Provides: tex(ts1-lmro17.tfm)
Provides: tex(ts1-lmro8.tfm)
Provides: tex(ts1-lmro9.tfm)
Provides: tex(ts1-lmss10.tfm)
Provides: tex(ts1-lmss12.tfm)
Provides: tex(ts1-lmss17.tfm)
Provides: tex(ts1-lmss8.tfm)
Provides: tex(ts1-lmss9.tfm)
Provides: tex(ts1-lmssbo10.tfm)
Provides: tex(ts1-lmssbx10.tfm)
Provides: tex(ts1-lmssdc10.tfm)
Provides: tex(ts1-lmssdo10.tfm)
Provides: tex(ts1-lmsso10.tfm)
Provides: tex(ts1-lmsso12.tfm)
Provides: tex(ts1-lmsso17.tfm)
Provides: tex(ts1-lmsso8.tfm)
Provides: tex(ts1-lmsso9.tfm)
Provides: tex(ts1-lmssq8.tfm)
Provides: tex(ts1-lmssqbo8.tfm)
Provides: tex(ts1-lmssqbx8.tfm)
Provides: tex(ts1-lmssqo8.tfm)
Provides: tex(ts1-lmtcsc10.tfm)
Provides: tex(ts1-lmtcso10.tfm)
Provides: tex(ts1-lmtk10.tfm)
Provides: tex(ts1-lmtko10.tfm)
Provides: tex(ts1-lmtl10.tfm)
Provides: tex(ts1-lmtlc10.tfm)
Provides: tex(ts1-lmtlco10.tfm)
Provides: tex(ts1-lmtlo10.tfm)
Provides: tex(ts1-lmtt10.tfm)
Provides: tex(ts1-lmtt12.tfm)
Provides: tex(ts1-lmtt8.tfm)
Provides: tex(ts1-lmtt9.tfm)
Provides: tex(ts1-lmtti10.tfm)
Provides: tex(ts1-lmtto10.tfm)
Provides: tex(ts1-lmu10.tfm)
Provides: tex(ts1-lmvtk10.tfm)
Provides: tex(ts1-lmvtko10.tfm)
Provides: tex(ts1-lmvtl10.tfm)
Provides: tex(ts1-lmvtlo10.tfm)
Provides: tex(ts1-lmvtt10.tfm)
Provides: tex(ts1-lmvtto10.tfm)
Provides: tex(ts1lmdh.fd)
Provides: tex(ts1lmr.fd)
Provides: tex(ts1lmss.fd)
Provides: tex(ts1lmssq.fd)
Provides: tex(ts1lmtt.fd)
Provides: tex(ts1lmvtt.fd)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source166: lm.tar.xz
Source167: lm.doc.tar.xz
%description -n texlive-lm
The Latin Modern family of fonts consists of 72 text fonts and
20 mathematics fonts, and is based on the Computer Modern fonts
released into public domain by AMS (copyright (c) 1997 AMS).
The lm font set contains a lot of additional characters, mainly
accented ones, but not exclusively. There is one set of fonts,
available both in Adobe Type 1 format (*.pfb) and in OpenType
format (*.otf). There are five sets of TeX Font Metric files,
corresponding to: Cork encoding (cork-*.tfm); QX encoding (qx-
*.tfm); TeX'n'ANSI aka LY1 encoding (texnansi-*.tfm); T5
(Vietnamese) encoding (t5-*.tfm); and Text Companion for EC
fonts aka TS1 (ts1-*.tfm).
date: 2016-06-24 17:18:15 +0000
%package -n texlive-lm-doc
Version: %{texlive_version}.%{texlive_noarch}.2.004svn28119
Release: 0
Summary: Documentation for texlive-lm
License: LPPL-1.3c
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-lm-doc
This package includes the documentation for texlive-lm
%package -n texlive-lm-fonts
Version: %{texlive_version}.%{texlive_noarch}.2.004svn28119
Release: 0
Summary: Severed fonts for texlive-lm
License: LPPL-1.3c
Group: Productivity/Publishing/TeX/Fonts
Url: http://www.tug.org/texlive/
Obsoletes: ctan-latinmodern-fonts <= 2.004
Provides: ctan-latinmodern-fonts
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-lm-fonts
The separated fonts package for texlive-lm
%post -n texlive-lm
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMap lm.map' >> /var/run/texlive/run-updmap
%postun -n texlive-lm
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMap lm.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-lm
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-lm-fonts
mkfontscale %{_datadir}/fonts/texlive-lm
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-lm
fc-cache %{_datadir}/fonts
%postun -n texlive-lm-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fi
%files -n texlive-lm-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/lm/GUST-FONT-LICENSE.TXT
%{_texmfdistdir}/doc/fonts/lm/MANIFEST-Latin-Modern.TXT
%{_texmfdistdir}/doc/fonts/lm/README-Latin-Modern.TXT
%{_texmfdistdir}/doc/fonts/lm/lm-hist.txt
%{_texmfdistdir}/doc/fonts/lm/lm-info.pdf
%{_texmfdistdir}/doc/fonts/lm/tstlmot1.pdf
%{_texmfdistdir}/doc/fonts/lm/tstlmot1.tex
%{_texmfdistdir}/doc/fonts/lm/tstlmot4.pdf
%{_texmfdistdir}/doc/fonts/lm/tstlmot4.tex
%{_texmfdistdir}/doc/fonts/lm/tstlmqx.pdf
%{_texmfdistdir}/doc/fonts/lm/tstlmqx.tex
%{_texmfdistdir}/doc/fonts/lm/tstlmt1.pdf
%{_texmfdistdir}/doc/fonts/lm/tstlmt1.tex
%{_texmfdistdir}/doc/fonts/lm/tstlmts1.pdf
%{_texmfdistdir}/doc/fonts/lm/tstlmts1.tex
%files -n texlive-lm
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/afm/public/lm/lmb10.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmbo10.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmbsy10.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmbsy10.aft
%{_texmfdistdir}/fonts/afm/public/lm/lmbsy5.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmbsy5.aft
%{_texmfdistdir}/fonts/afm/public/lm/lmbsy7.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmbsy7.aft
%{_texmfdistdir}/fonts/afm/public/lm/lmbx10.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmbx12.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmbx5.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmbx6.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmbx7.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmbx8.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmbx9.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmbxi10.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmbxo10.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmcsc10.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmcsco10.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmdunh10.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmduno10.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmex10.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmex10.aft
%{_texmfdistdir}/fonts/afm/public/lm/lmmi10.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmmi10.aft
%{_texmfdistdir}/fonts/afm/public/lm/lmmi12.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmmi12.aft
%{_texmfdistdir}/fonts/afm/public/lm/lmmi5.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmmi5.aft
%{_texmfdistdir}/fonts/afm/public/lm/lmmi6.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmmi6.aft
%{_texmfdistdir}/fonts/afm/public/lm/lmmi7.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmmi7.aft
%{_texmfdistdir}/fonts/afm/public/lm/lmmi8.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmmi8.aft
%{_texmfdistdir}/fonts/afm/public/lm/lmmi9.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmmi9.aft
%{_texmfdistdir}/fonts/afm/public/lm/lmmib10.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmmib10.aft
%{_texmfdistdir}/fonts/afm/public/lm/lmmib5.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmmib5.aft
%{_texmfdistdir}/fonts/afm/public/lm/lmmib7.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmmib7.aft
%{_texmfdistdir}/fonts/afm/public/lm/lmr10.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmr12.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmr17.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmr5.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmr6.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmr7.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmr8.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmr9.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmri10.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmri12.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmri7.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmri8.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmri9.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmro10.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmro12.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmro17.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmro8.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmro9.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmss10.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmss12.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmss17.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmss8.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmss9.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmssbo10.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmssbx10.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmssdc10.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmssdo10.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmsso10.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmsso12.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmsso17.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmsso8.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmsso9.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmssq8.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmssqbo8.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmssqbx8.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmssqo8.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmsy10.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmsy10.aft
%{_texmfdistdir}/fonts/afm/public/lm/lmsy5.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmsy5.aft
%{_texmfdistdir}/fonts/afm/public/lm/lmsy6.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmsy6.aft
%{_texmfdistdir}/fonts/afm/public/lm/lmsy7.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmsy7.aft
%{_texmfdistdir}/fonts/afm/public/lm/lmsy8.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmsy8.aft
%{_texmfdistdir}/fonts/afm/public/lm/lmsy9.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmsy9.aft
%{_texmfdistdir}/fonts/afm/public/lm/lmtcsc10.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmtcso10.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmtk10.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmtko10.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmtl10.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmtlc10.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmtlco10.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmtlo10.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmtt10.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmtt12.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmtt8.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmtt9.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmtti10.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmtto10.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmu10.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmvtk10.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmvtko10.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmvtl10.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmvtlo10.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmvtt10.afm
%{_texmfdistdir}/fonts/afm/public/lm/lmvtto10.afm
%{_texmfdistdir}/fonts/enc/dvips/lm/lm-cs.enc
%{_texmfdistdir}/fonts/enc/dvips/lm/lm-cssc.enc
%{_texmfdistdir}/fonts/enc/dvips/lm/lm-cstt.enc
%{_texmfdistdir}/fonts/enc/dvips/lm/lm-ec.enc
%{_texmfdistdir}/fonts/enc/dvips/lm/lm-l7x.enc
%{_texmfdistdir}/fonts/enc/dvips/lm/lm-mathex.enc
%{_texmfdistdir}/fonts/enc/dvips/lm/lm-mathit.enc
%{_texmfdistdir}/fonts/enc/dvips/lm/lm-mathsy.enc
%{_texmfdistdir}/fonts/enc/dvips/lm/lm-qx.enc
%{_texmfdistdir}/fonts/enc/dvips/lm/lm-qxsc.enc
%{_texmfdistdir}/fonts/enc/dvips/lm/lm-qxtt.enc
%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-cmin.enc
%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-cmit.enc
%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-cmitt.enc
%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-cmrm.enc
%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-cmsc.enc
%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-cmtt.enc
%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-csin.enc
%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-csrm.enc
%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-cssc.enc
%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-cstt.enc
%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-plin.enc
%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-plit.enc
%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-plitt.enc
%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-plrm.enc
%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-plsc.enc
%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-pltt.enc
%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rep-t5psn.enc
%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rm.enc
%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rmsc.enc
%{_texmfdistdir}/fonts/enc/dvips/lm/lm-rmtt.enc
%{_texmfdistdir}/fonts/enc/dvips/lm/lm-t5.enc
%{_texmfdistdir}/fonts/enc/dvips/lm/lm-texnansi.enc
%{_texmfdistdir}/fonts/enc/dvips/lm/lm-ts1.enc
%{_texmfdistdir}/fonts/map/dvipdfm/lm/lm-ec.map
%{_texmfdistdir}/fonts/map/dvipdfm/lm/lm-math.map
%{_texmfdistdir}/fonts/map/dvipdfm/lm/lm-rm.map
%{_texmfdistdir}/fonts/map/dvipdfm/lm/lm-texnansi.map
%{_texmfdistdir}/fonts/map/dvips/lm/lm-cs.map
%{_texmfdistdir}/fonts/map/dvips/lm/lm-ec.map
%{_texmfdistdir}/fonts/map/dvips/lm/lm-l7x.map
%{_texmfdistdir}/fonts/map/dvips/lm/lm-math.map
%{_texmfdistdir}/fonts/map/dvips/lm/lm-qx.map
%{_texmfdistdir}/fonts/map/dvips/lm/lm-rep-cmother.map
%{_texmfdistdir}/fonts/map/dvips/lm/lm-rep-cmtext-interpolated.map
%{_texmfdistdir}/fonts/map/dvips/lm/lm-rep-cmtext.map
%{_texmfdistdir}/fonts/map/dvips/lm/lm-rep-cstext.map
%{_texmfdistdir}/fonts/map/dvips/lm/lm-rep-pltext.map
%{_texmfdistdir}/fonts/map/dvips/lm/lm-rep-vntext.map
%{_texmfdistdir}/fonts/map/dvips/lm/lm-rm.map
%{_texmfdistdir}/fonts/map/dvips/lm/lm-t5.map
%{_texmfdistdir}/fonts/map/dvips/lm/lm-texnansi.map
%{_texmfdistdir}/fonts/map/dvips/lm/lm-ts1.map
%{_texmfdistdir}/fonts/map/dvips/lm/lm.map
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmmono10-italic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmmono10-regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmmono12-regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmmono8-regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmmono9-regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmmonocaps10-oblique.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmmonocaps10-regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmmonolt10-bold.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmmonolt10-boldoblique.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmmonolt10-oblique.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmmonolt10-regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmmonoltcond10-oblique.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmmonoltcond10-regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmmonoprop10-oblique.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmmonoprop10-regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmmonoproplt10-bold.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmmonoproplt10-boldoblique.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmmonoproplt10-oblique.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmmonoproplt10-regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmmonoslant10-regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmroman10-bold.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmroman10-bolditalic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmroman10-italic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmroman10-regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmroman12-bold.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmroman12-italic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmroman12-regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmroman17-regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmroman5-bold.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmroman5-regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmroman6-bold.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmroman6-regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmroman7-bold.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmroman7-italic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmroman7-regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmroman8-bold.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmroman8-italic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmroman8-regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmroman9-bold.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmroman9-italic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmroman9-regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmromancaps10-oblique.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmromancaps10-regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmromandemi10-oblique.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmromandemi10-regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmromandunh10-oblique.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmromandunh10-regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmromanslant10-bold.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmromanslant10-regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmromanslant12-regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmromanslant17-regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmromanslant8-regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmromanslant9-regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmromanunsl10-regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmsans10-bold.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmsans10-boldoblique.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmsans10-oblique.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmsans10-regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmsans12-oblique.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmsans12-regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmsans17-oblique.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmsans17-regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmsans8-oblique.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmsans8-regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmsans9-oblique.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmsans9-regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmsansdemicond10-oblique.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmsansdemicond10-regular.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmsansquot8-bold.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmsansquot8-boldoblique.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmsansquot8-oblique.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm/lmsansquot8-regular.otf
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmb10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmbo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmbx10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmbx12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmbx5.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmbx6.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmbx7.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmbx8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmbx9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmbxi10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmbxo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmcsc10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmcsco10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmdunh10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmduno10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmr10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmr12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmr17.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmr5.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmr6.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmr7.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmr8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmr9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmri10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmri12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmri7.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmri8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmri9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmro10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmro12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmro17.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmro8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmro9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmss10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmss12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmss17.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmss8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmss9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmssbo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmssbx10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmssdc10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmssdo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmsso10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmsso12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmsso17.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmsso8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmsso9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmssq8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmssqbo8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmssqbx8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmssqo8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmtcsc10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmtcso10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmtk10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmtko10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmtl10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmtlc10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmtlco10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmtlo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmtt10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmtt12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmtt8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmtt9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmtti10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmtto10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmu10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmvtk10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmvtko10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmvtl10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmvtlo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmvtt10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/cs-lmvtto10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmb10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmbo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmbx10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmbx12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmbx5.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmbx6.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmbx7.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmbx8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmbx9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmbxi10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmbxo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmcsc10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmcsco10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmdunh10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmduno10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmr10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmr12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmr17.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmr5.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmr6.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmr7.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmr8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmr9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmri10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmri12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmri7.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmri8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmri9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmro10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmro12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmro17.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmro8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmro9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmss10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmss12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmss17.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmss8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmss9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmssbo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmssbx10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmssdc10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmssdo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmsso10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmsso12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmsso17.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmsso8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmsso9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmssq8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmssqbo8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmssqbx8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmssqo8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmtcsc10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmtcso10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmtk10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmtko10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmtl10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmtlc10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmtlco10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmtlo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmtt10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmtt12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmtt8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmtt9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmtti10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmtto10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmu10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmvtk10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmvtko10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmvtl10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmvtlo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmvtt10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ec-lmvtto10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmb10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmbo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmbx10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmbx12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmbx5.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmbx6.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmbx7.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmbx8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmbx9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmbxi10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmbxo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmcsc10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmcsco10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmdunh10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmduno10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmr10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmr12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmr17.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmr5.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmr6.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmr7.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmr8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmr9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmri10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmri12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmri7.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmri8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmri9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmro10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmro12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmro17.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmro8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmro9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmss10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmss12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmss17.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmss8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmss9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmssbo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmssbx10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmssdc10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmssdo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmsso10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmsso12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmsso17.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmsso8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmsso9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmssq8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmssqbo8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmssqbx8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmssqo8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmtcsc10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmtcso10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmtk10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmtko10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmtl10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmtlc10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmtlco10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmtlo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmtt10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmtt12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmtt8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmtt9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmtti10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmtto10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmu10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmvtk10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmvtko10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmvtl10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmvtlo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmvtt10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/l7x-lmvtto10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/lmbsy10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/lmbsy5.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/lmbsy7.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/lmex10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/lmmi10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/lmmi12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/lmmi5.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/lmmi6.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/lmmi7.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/lmmi8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/lmmi9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/lmmib10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/lmmib5.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/lmmib7.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/lmsy10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/lmsy5.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/lmsy6.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/lmsy7.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/lmsy8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/lmsy9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmb10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmbo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmbx10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmbx12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmbx5.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmbx6.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmbx7.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmbx8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmbx9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmbxi10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmbxo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmcsc10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmcsco10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmdunh10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmduno10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmr10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmr12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmr17.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmr5.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmr6.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmr7.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmr8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmr9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmri10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmri12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmri7.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmri8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmri9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmro10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmro12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmro17.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmro8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmro9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmss10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmss12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmss17.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmss8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmss9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmssbo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmssbx10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmssdc10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmssdo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmsso10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmsso12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmsso17.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmsso8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmsso9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmssq8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmssqbo8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmssqbx8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmssqo8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmtcsc10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmtcso10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmtk10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmtko10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmtl10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmtlc10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmtlco10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmtlo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmtt10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmtt12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmtt8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmtt9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmtti10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmtto10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmu10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmvtk10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmvtko10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmvtl10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmvtlo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmvtt10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/qx-lmvtto10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmb10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmbo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmbx10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmbx12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmbx5.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmbx6.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmbx7.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmbx8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmbx9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmbxi10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmbxo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmcsc10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmcsco10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmdunh10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmduno10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmr10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmr12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmr17.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmr5.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmr6.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmr7.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmr8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmr9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmri10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmri12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmri7.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmri8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmri9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmro10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmro12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmro17.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmro8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmro9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmss10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmss12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmss17.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmss8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmss9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmssbo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmssbx10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmssdc10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmssdo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmsso10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmsso12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmsso17.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmsso8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmsso9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmssq8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmssqbo8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmssqbx8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmssqo8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmtcsc10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmtcso10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmtk10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmtko10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmtl10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmtlc10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmtlco10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmtlo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmtt10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmtt12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmtt8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmtt9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmtti10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmtto10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmu10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmvtk10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmvtko10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmvtl10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmvtlo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmvtt10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/rm-lmvtto10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmb10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmbo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmbx10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmbx12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmbx5.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmbx6.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmbx7.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmbx8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmbx9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmbxi10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmbxo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmcsc10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmcsco10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmdunh10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmduno10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmr10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmr12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmr17.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmr5.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmr6.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmr7.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmr8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmr9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmri10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmri12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmri7.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmri8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmri9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmro10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmro12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmro17.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmro8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmro9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmss10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmss12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmss17.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmss8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmss9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmssbo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmssbx10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmssdc10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmssdo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmsso10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmsso12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmsso17.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmsso8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmsso9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmssq8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmssqbo8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmssqbx8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmssqo8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmtcsc10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmtcso10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmtk10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmtko10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmtl10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmtlc10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmtlco10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmtlo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmtt10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmtt12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmtt8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmtt9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmtti10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmtto10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmu10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmvtk10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmvtko10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmvtl10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmvtlo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmvtt10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/t5-lmvtto10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmb10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmbo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmbx10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmbx12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmbx5.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmbx6.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmbx7.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmbx8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmbx9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmbxi10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmbxo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmcsc10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmcsco10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmdunh10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmduno10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmr10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmr12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmr17.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmr5.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmr6.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmr7.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmr8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmr9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmri10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmri12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmri7.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmri8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmri9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmro10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmro12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmro17.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmro8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmro9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmss10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmss12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmss17.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmss8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmss9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmssbo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmssbx10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmssdc10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmssdo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmsso10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmsso12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmsso17.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmsso8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmsso9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmssq8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmssqbo8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmssqbx8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmssqo8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmtcsc10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmtcso10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmtk10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmtko10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmtl10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmtlc10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmtlco10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmtlo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmtt10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmtt12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmtt8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmtt9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmtti10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmtto10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmu10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmvtk10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmvtko10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmvtl10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmvtlo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmvtt10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/texnansi-lmvtto10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmb10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmbo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmbx10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmbx12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmbx5.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmbx6.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmbx7.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmbx8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmbx9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmbxi10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmbxo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmcsc10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmcsco10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmdunh10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmduno10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmr10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmr12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmr17.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmr5.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmr6.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmr7.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmr8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmr9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmri10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmri12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmri7.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmri8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmri9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmro10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmro12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmro17.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmro8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmro9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmss10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmss12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmss17.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmss8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmss9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmssbo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmssbx10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmssdc10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmssdo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmsso10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmsso12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmsso17.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmsso8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmsso9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmssq8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmssqbo8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmssqbx8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmssqo8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmtcsc10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmtcso10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmtk10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmtko10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmtl10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmtlc10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmtlco10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmtlo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmtt10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmtt12.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmtt8.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmtt9.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmtti10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmtto10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmu10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmvtk10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmvtko10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmvtl10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmvtlo10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmvtt10.tfm
%{_texmfdistdir}/fonts/tfm/public/lm/ts1-lmvtto10.tfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmb10.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmb10.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmbo10.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmbo10.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmbsy10.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmbsy10.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmbsy5.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmbsy5.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmbsy7.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmbsy7.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmbx10.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmbx10.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmbx12.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmbx12.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmbx5.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmbx5.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmbx6.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmbx6.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmbx7.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmbx7.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmbx8.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmbx8.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmbx9.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmbx9.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmbxi10.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmbxi10.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmbxo10.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmbxo10.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmcsc10.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmcsc10.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmcsco10.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmcsco10.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmdunh10.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmdunh10.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmduno10.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmduno10.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmex10.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmex10.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmmi10.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmmi10.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmmi12.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmmi12.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmmi5.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmmi5.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmmi6.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmmi6.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmmi7.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmmi7.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmmi8.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmmi8.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmmi9.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmmi9.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmmib10.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmmib10.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmmib5.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmmib5.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmmib7.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmmib7.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmr10.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmr10.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmr12.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmr12.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmr17.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmr17.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmr5.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmr5.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmr6.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmr6.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmr7.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmr7.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmr8.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmr8.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmr9.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmr9.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmri10.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmri10.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmri12.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmri12.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmri7.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmri7.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmri8.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmri8.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmri9.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmri9.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmro10.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmro10.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmro12.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmro12.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmro17.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmro17.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmro8.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmro8.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmro9.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmro9.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmss10.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmss10.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmss12.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmss12.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmss17.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmss17.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmss8.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmss8.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmss9.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmss9.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmssbo10.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmssbo10.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmssbx10.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmssbx10.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmssdc10.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmssdc10.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmssdo10.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmssdo10.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmsso10.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmsso10.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmsso12.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmsso12.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmsso17.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmsso17.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmsso8.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmsso8.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmsso9.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmsso9.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmssq8.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmssq8.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmssqbo8.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmssqbo8.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmssqbx8.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmssqbx8.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmssqo8.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmssqo8.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmsy10.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmsy10.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmsy5.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmsy5.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmsy6.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmsy6.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmsy7.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmsy7.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmsy8.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmsy8.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmsy9.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmsy9.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmtcsc10.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmtcsc10.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmtcso10.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmtcso10.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmtk10.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmtk10.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmtko10.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmtko10.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmtl10.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmtl10.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmtlc10.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmtlc10.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmtlco10.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmtlco10.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmtlo10.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmtlo10.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmtt10.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmtt10.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmtt12.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmtt12.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmtt8.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmtt8.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmtt9.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmtt9.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmtti10.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmtti10.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmtto10.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmtto10.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmu10.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmu10.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmvtk10.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmvtk10.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmvtko10.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmvtko10.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmvtl10.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmvtl10.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmvtlo10.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmvtlo10.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmvtt10.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmvtt10.pfm
%verify(link) %{_texmfdistdir}/fonts/type1/public/lm/lmvtto10.pfb
%{_texmfdistdir}/fonts/type1/public/lm/lmvtto10.pfm
%{_texmfdistdir}/tex/latex/lm/il2lmdh.fd
%{_texmfdistdir}/tex/latex/lm/il2lmr.fd
%{_texmfdistdir}/tex/latex/lm/il2lmss.fd
%{_texmfdistdir}/tex/latex/lm/il2lmssq.fd
%{_texmfdistdir}/tex/latex/lm/il2lmtt.fd
%{_texmfdistdir}/tex/latex/lm/il2lmvtt.fd
%{_texmfdistdir}/tex/latex/lm/l7xlmdh.fd
%{_texmfdistdir}/tex/latex/lm/l7xlmr.fd
%{_texmfdistdir}/tex/latex/lm/l7xlmss.fd
%{_texmfdistdir}/tex/latex/lm/l7xlmssq.fd
%{_texmfdistdir}/tex/latex/lm/l7xlmtt.fd
%{_texmfdistdir}/tex/latex/lm/l7xlmvtt.fd
%{_texmfdistdir}/tex/latex/lm/lmodern.sty
%{_texmfdistdir}/tex/latex/lm/ly1lmdh.fd
%{_texmfdistdir}/tex/latex/lm/ly1lmr.fd
%{_texmfdistdir}/tex/latex/lm/ly1lmss.fd
%{_texmfdistdir}/tex/latex/lm/ly1lmssq.fd
%{_texmfdistdir}/tex/latex/lm/ly1lmtt.fd
%{_texmfdistdir}/tex/latex/lm/ly1lmvtt.fd
%{_texmfdistdir}/tex/latex/lm/omllmm.fd
%{_texmfdistdir}/tex/latex/lm/omllmr.fd
%{_texmfdistdir}/tex/latex/lm/omslmr.fd
%{_texmfdistdir}/tex/latex/lm/omslmsy.fd
%{_texmfdistdir}/tex/latex/lm/omxlmex.fd
%{_texmfdistdir}/tex/latex/lm/ot1lmdh.fd
%{_texmfdistdir}/tex/latex/lm/ot1lmr.fd
%{_texmfdistdir}/tex/latex/lm/ot1lmss.fd
%{_texmfdistdir}/tex/latex/lm/ot1lmssq.fd
%{_texmfdistdir}/tex/latex/lm/ot1lmtt.fd
%{_texmfdistdir}/tex/latex/lm/ot1lmvtt.fd
%{_texmfdistdir}/tex/latex/lm/ot4lmdh.fd
%{_texmfdistdir}/tex/latex/lm/ot4lmr.fd
%{_texmfdistdir}/tex/latex/lm/ot4lmss.fd
%{_texmfdistdir}/tex/latex/lm/ot4lmssq.fd
%{_texmfdistdir}/tex/latex/lm/ot4lmtt.fd
%{_texmfdistdir}/tex/latex/lm/ot4lmvtt.fd
%{_texmfdistdir}/tex/latex/lm/qxlmdh.fd
%{_texmfdistdir}/tex/latex/lm/qxlmr.fd
%{_texmfdistdir}/tex/latex/lm/qxlmss.fd
%{_texmfdistdir}/tex/latex/lm/qxlmssq.fd
%{_texmfdistdir}/tex/latex/lm/qxlmtt.fd
%{_texmfdistdir}/tex/latex/lm/qxlmvtt.fd
%{_texmfdistdir}/tex/latex/lm/t1lmdh.fd
%{_texmfdistdir}/tex/latex/lm/t1lmr.fd
%{_texmfdistdir}/tex/latex/lm/t1lmss.fd
%{_texmfdistdir}/tex/latex/lm/t1lmssq.fd
%{_texmfdistdir}/tex/latex/lm/t1lmtt.fd
%{_texmfdistdir}/tex/latex/lm/t1lmvtt.fd
%{_texmfdistdir}/tex/latex/lm/t5lmdh.fd
%{_texmfdistdir}/tex/latex/lm/t5lmr.fd
%{_texmfdistdir}/tex/latex/lm/t5lmss.fd
%{_texmfdistdir}/tex/latex/lm/t5lmssq.fd
%{_texmfdistdir}/tex/latex/lm/t5lmtt.fd
%{_texmfdistdir}/tex/latex/lm/t5lmvtt.fd
%{_texmfdistdir}/tex/latex/lm/ts1lmdh.fd
%{_texmfdistdir}/tex/latex/lm/ts1lmr.fd
%{_texmfdistdir}/tex/latex/lm/ts1lmss.fd
%{_texmfdistdir}/tex/latex/lm/ts1lmssq.fd
%{_texmfdistdir}/tex/latex/lm/ts1lmtt.fd
%{_texmfdistdir}/tex/latex/lm/ts1lmvtt.fd
%files -n texlive-lm-fonts
%defattr(-,root,root,755)
%dir %{_datadir}/fonts/texlive-lm
%config %{_sysconfdir}/fonts/conf.avail/58-texlive-lm.conf
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-lm/encodings.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-lm/fonts.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-lm/fonts.scale
%{_datadir}/fonts/texlive-lm/lmmono10-italic.otf
%{_datadir}/fonts/texlive-lm/lmmono10-regular.otf
%{_datadir}/fonts/texlive-lm/lmmono12-regular.otf
%{_datadir}/fonts/texlive-lm/lmmono8-regular.otf
%{_datadir}/fonts/texlive-lm/lmmono9-regular.otf
%{_datadir}/fonts/texlive-lm/lmmonocaps10-oblique.otf
%{_datadir}/fonts/texlive-lm/lmmonocaps10-regular.otf
%{_datadir}/fonts/texlive-lm/lmmonolt10-bold.otf
%{_datadir}/fonts/texlive-lm/lmmonolt10-boldoblique.otf
%{_datadir}/fonts/texlive-lm/lmmonolt10-oblique.otf
%{_datadir}/fonts/texlive-lm/lmmonolt10-regular.otf
%{_datadir}/fonts/texlive-lm/lmmonoltcond10-oblique.otf
%{_datadir}/fonts/texlive-lm/lmmonoltcond10-regular.otf
%{_datadir}/fonts/texlive-lm/lmmonoprop10-oblique.otf
%{_datadir}/fonts/texlive-lm/lmmonoprop10-regular.otf
%{_datadir}/fonts/texlive-lm/lmmonoproplt10-bold.otf
%{_datadir}/fonts/texlive-lm/lmmonoproplt10-boldoblique.otf
%{_datadir}/fonts/texlive-lm/lmmonoproplt10-oblique.otf
%{_datadir}/fonts/texlive-lm/lmmonoproplt10-regular.otf
%{_datadir}/fonts/texlive-lm/lmmonoslant10-regular.otf
%{_datadir}/fonts/texlive-lm/lmroman10-bold.otf
%{_datadir}/fonts/texlive-lm/lmroman10-bolditalic.otf
%{_datadir}/fonts/texlive-lm/lmroman10-italic.otf
%{_datadir}/fonts/texlive-lm/lmroman10-regular.otf
%{_datadir}/fonts/texlive-lm/lmroman12-bold.otf
%{_datadir}/fonts/texlive-lm/lmroman12-italic.otf
%{_datadir}/fonts/texlive-lm/lmroman12-regular.otf
%{_datadir}/fonts/texlive-lm/lmroman17-regular.otf
%{_datadir}/fonts/texlive-lm/lmroman5-bold.otf
%{_datadir}/fonts/texlive-lm/lmroman5-regular.otf
%{_datadir}/fonts/texlive-lm/lmroman6-bold.otf
%{_datadir}/fonts/texlive-lm/lmroman6-regular.otf
%{_datadir}/fonts/texlive-lm/lmroman7-bold.otf
%{_datadir}/fonts/texlive-lm/lmroman7-italic.otf
%{_datadir}/fonts/texlive-lm/lmroman7-regular.otf
%{_datadir}/fonts/texlive-lm/lmroman8-bold.otf
%{_datadir}/fonts/texlive-lm/lmroman8-italic.otf
%{_datadir}/fonts/texlive-lm/lmroman8-regular.otf
%{_datadir}/fonts/texlive-lm/lmroman9-bold.otf
%{_datadir}/fonts/texlive-lm/lmroman9-italic.otf
%{_datadir}/fonts/texlive-lm/lmroman9-regular.otf
%{_datadir}/fonts/texlive-lm/lmromancaps10-oblique.otf
%{_datadir}/fonts/texlive-lm/lmromancaps10-regular.otf
%{_datadir}/fonts/texlive-lm/lmromandemi10-oblique.otf
%{_datadir}/fonts/texlive-lm/lmromandemi10-regular.otf
%{_datadir}/fonts/texlive-lm/lmromandunh10-oblique.otf
%{_datadir}/fonts/texlive-lm/lmromandunh10-regular.otf
%{_datadir}/fonts/texlive-lm/lmromanslant10-bold.otf
%{_datadir}/fonts/texlive-lm/lmromanslant10-regular.otf
%{_datadir}/fonts/texlive-lm/lmromanslant12-regular.otf
%{_datadir}/fonts/texlive-lm/lmromanslant17-regular.otf
%{_datadir}/fonts/texlive-lm/lmromanslant8-regular.otf
%{_datadir}/fonts/texlive-lm/lmromanslant9-regular.otf
%{_datadir}/fonts/texlive-lm/lmromanunsl10-regular.otf
%{_datadir}/fonts/texlive-lm/lmsans10-bold.otf
%{_datadir}/fonts/texlive-lm/lmsans10-boldoblique.otf
%{_datadir}/fonts/texlive-lm/lmsans10-oblique.otf
%{_datadir}/fonts/texlive-lm/lmsans10-regular.otf
%{_datadir}/fonts/texlive-lm/lmsans12-oblique.otf
%{_datadir}/fonts/texlive-lm/lmsans12-regular.otf
%{_datadir}/fonts/texlive-lm/lmsans17-oblique.otf
%{_datadir}/fonts/texlive-lm/lmsans17-regular.otf
%{_datadir}/fonts/texlive-lm/lmsans8-oblique.otf
%{_datadir}/fonts/texlive-lm/lmsans8-regular.otf
%{_datadir}/fonts/texlive-lm/lmsans9-oblique.otf
%{_datadir}/fonts/texlive-lm/lmsans9-regular.otf
%{_datadir}/fonts/texlive-lm/lmsansdemicond10-oblique.otf
%{_datadir}/fonts/texlive-lm/lmsansdemicond10-regular.otf
%{_datadir}/fonts/texlive-lm/lmsansquot8-bold.otf
%{_datadir}/fonts/texlive-lm/lmsansquot8-boldoblique.otf
%{_datadir}/fonts/texlive-lm/lmsansquot8-oblique.otf
%{_datadir}/fonts/texlive-lm/lmsansquot8-regular.otf
%{_datadir}/fonts/texlive-lm/lmb10.pfb
%{_datadir}/fonts/texlive-lm/lmbo10.pfb
%{_datadir}/fonts/texlive-lm/lmbsy10.pfb
%{_datadir}/fonts/texlive-lm/lmbsy5.pfb
%{_datadir}/fonts/texlive-lm/lmbsy7.pfb
%{_datadir}/fonts/texlive-lm/lmbx10.pfb
%{_datadir}/fonts/texlive-lm/lmbx12.pfb
%{_datadir}/fonts/texlive-lm/lmbx5.pfb
%{_datadir}/fonts/texlive-lm/lmbx6.pfb
%{_datadir}/fonts/texlive-lm/lmbx7.pfb
%{_datadir}/fonts/texlive-lm/lmbx8.pfb
%{_datadir}/fonts/texlive-lm/lmbx9.pfb
%{_datadir}/fonts/texlive-lm/lmbxi10.pfb
%{_datadir}/fonts/texlive-lm/lmbxo10.pfb
%{_datadir}/fonts/texlive-lm/lmcsc10.pfb
%{_datadir}/fonts/texlive-lm/lmcsco10.pfb
%{_datadir}/fonts/texlive-lm/lmdunh10.pfb
%{_datadir}/fonts/texlive-lm/lmduno10.pfb
%{_datadir}/fonts/texlive-lm/lmex10.pfb
%{_datadir}/fonts/texlive-lm/lmmi10.pfb
%{_datadir}/fonts/texlive-lm/lmmi12.pfb
%{_datadir}/fonts/texlive-lm/lmmi5.pfb
%{_datadir}/fonts/texlive-lm/lmmi6.pfb
%{_datadir}/fonts/texlive-lm/lmmi7.pfb
%{_datadir}/fonts/texlive-lm/lmmi8.pfb
%{_datadir}/fonts/texlive-lm/lmmi9.pfb
%{_datadir}/fonts/texlive-lm/lmmib10.pfb
%{_datadir}/fonts/texlive-lm/lmmib5.pfb
%{_datadir}/fonts/texlive-lm/lmmib7.pfb
%{_datadir}/fonts/texlive-lm/lmr10.pfb
%{_datadir}/fonts/texlive-lm/lmr12.pfb
%{_datadir}/fonts/texlive-lm/lmr17.pfb
%{_datadir}/fonts/texlive-lm/lmr5.pfb
%{_datadir}/fonts/texlive-lm/lmr6.pfb
%{_datadir}/fonts/texlive-lm/lmr7.pfb
%{_datadir}/fonts/texlive-lm/lmr8.pfb
%{_datadir}/fonts/texlive-lm/lmr9.pfb
%{_datadir}/fonts/texlive-lm/lmri10.pfb
%{_datadir}/fonts/texlive-lm/lmri12.pfb
%{_datadir}/fonts/texlive-lm/lmri7.pfb
%{_datadir}/fonts/texlive-lm/lmri8.pfb
%{_datadir}/fonts/texlive-lm/lmri9.pfb
%{_datadir}/fonts/texlive-lm/lmro10.pfb
%{_datadir}/fonts/texlive-lm/lmro12.pfb
%{_datadir}/fonts/texlive-lm/lmro17.pfb
%{_datadir}/fonts/texlive-lm/lmro8.pfb
%{_datadir}/fonts/texlive-lm/lmro9.pfb
%{_datadir}/fonts/texlive-lm/lmss10.pfb
%{_datadir}/fonts/texlive-lm/lmss12.pfb
%{_datadir}/fonts/texlive-lm/lmss17.pfb
%{_datadir}/fonts/texlive-lm/lmss8.pfb
%{_datadir}/fonts/texlive-lm/lmss9.pfb
%{_datadir}/fonts/texlive-lm/lmssbo10.pfb
%{_datadir}/fonts/texlive-lm/lmssbx10.pfb
%{_datadir}/fonts/texlive-lm/lmssdc10.pfb
%{_datadir}/fonts/texlive-lm/lmssdo10.pfb
%{_datadir}/fonts/texlive-lm/lmsso10.pfb
%{_datadir}/fonts/texlive-lm/lmsso12.pfb
%{_datadir}/fonts/texlive-lm/lmsso17.pfb
%{_datadir}/fonts/texlive-lm/lmsso8.pfb
%{_datadir}/fonts/texlive-lm/lmsso9.pfb
%{_datadir}/fonts/texlive-lm/lmssq8.pfb
%{_datadir}/fonts/texlive-lm/lmssqbo8.pfb
%{_datadir}/fonts/texlive-lm/lmssqbx8.pfb
%{_datadir}/fonts/texlive-lm/lmssqo8.pfb
%{_datadir}/fonts/texlive-lm/lmsy10.pfb
%{_datadir}/fonts/texlive-lm/lmsy5.pfb
%{_datadir}/fonts/texlive-lm/lmsy6.pfb
%{_datadir}/fonts/texlive-lm/lmsy7.pfb
%{_datadir}/fonts/texlive-lm/lmsy8.pfb
%{_datadir}/fonts/texlive-lm/lmsy9.pfb
%{_datadir}/fonts/texlive-lm/lmtcsc10.pfb
%{_datadir}/fonts/texlive-lm/lmtcso10.pfb
%{_datadir}/fonts/texlive-lm/lmtk10.pfb
%{_datadir}/fonts/texlive-lm/lmtko10.pfb
%{_datadir}/fonts/texlive-lm/lmtl10.pfb
%{_datadir}/fonts/texlive-lm/lmtlc10.pfb
%{_datadir}/fonts/texlive-lm/lmtlco10.pfb
%{_datadir}/fonts/texlive-lm/lmtlo10.pfb
%{_datadir}/fonts/texlive-lm/lmtt10.pfb
%{_datadir}/fonts/texlive-lm/lmtt12.pfb
%{_datadir}/fonts/texlive-lm/lmtt8.pfb
%{_datadir}/fonts/texlive-lm/lmtt9.pfb
%{_datadir}/fonts/texlive-lm/lmtti10.pfb
%{_datadir}/fonts/texlive-lm/lmtto10.pfb
%{_datadir}/fonts/texlive-lm/lmu10.pfb
%{_datadir}/fonts/texlive-lm/lmvtk10.pfb
%{_datadir}/fonts/texlive-lm/lmvtko10.pfb
%{_datadir}/fonts/texlive-lm/lmvtl10.pfb
%{_datadir}/fonts/texlive-lm/lmvtlo10.pfb
%{_datadir}/fonts/texlive-lm/lmvtt10.pfb
%{_datadir}/fonts/texlive-lm/lmvtto10.pfb
/var/adm/update-scripts/texlive-lm-%{texlive_version}.%{texlive_noarch}.2.004svn28119-%{release}-zypper
%package -n texlive-lm-math
Version: %{texlive_version}.%{texlive_noarch}.1.959svn36915
Release: 0
Summary: OpenType maths fonts for Latin Modern
License: LPPL-1.3c
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-lm-math-fonts >= %{texlive_version}
Recommends: texlive-lm-math-doc >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source168: lm-math.tar.xz
Source169: lm-math.doc.tar.xz
%description -n texlive-lm-math
Latin Modern Math is a maths companion for the Latin Modern
family of fonts, in OpenType format. For use with LuaLaTeX or
XeLaTeX, support is available from the unicode-math package.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-lm-math-doc
Version: %{texlive_version}.%{texlive_noarch}.1.959svn36915
Release: 0
Summary: Documentation for texlive-lm-math
License: LPPL-1.3c
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-lm-math-doc
This package includes the documentation for texlive-lm-math
%package -n texlive-lm-math-fonts
Version: %{texlive_version}.%{texlive_noarch}.1.959svn36915
Release: 0
Summary: Severed fonts for texlive-lm-math
License: LPPL-1.3c
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-lm-math-fonts
The separated fonts package for texlive-lm-math
%post -n texlive-lm-math
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lm-math
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lm-math
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-lm-math-fonts
mkfontscale %{_datadir}/fonts/texlive-lm-math
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-lm-math
fc-cache %{_datadir}/fonts
%postun -n texlive-lm-math-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fi
%files -n texlive-lm-math-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/lm-math/GUST-FONT-LICENSE.txt
%{_texmfdistdir}/doc/fonts/lm-math/INSTALL.txt
%{_texmfdistdir}/doc/fonts/lm-math/MANIFEST-Latin-Modern-Math.txt
%{_texmfdistdir}/doc/fonts/lm-math/README-Latin-Modern-Math.txt
%{_texmfdistdir}/doc/fonts/lm-math/math-test-context.tex
%{_texmfdistdir}/doc/fonts/lm-math/math-test.tex
%{_texmfdistdir}/doc/fonts/lm-math/test-context-latinmodern_math.pdf
%{_texmfdistdir}/doc/fonts/lm-math/test-context-latinmodern_math.tex
%{_texmfdistdir}/doc/fonts/lm-math/test-lualatex-latinmodern_math.pdf
%{_texmfdistdir}/doc/fonts/lm-math/test-lualatex-latinmodern_math.tex
%{_texmfdistdir}/doc/fonts/lm-math/test-word-latinmodern_math.docx
%{_texmfdistdir}/doc/fonts/lm-math/test-word-latinmodern_math.pdf
%{_texmfdistdir}/doc/fonts/lm-math/test-xelatex-latinmodern_math.pdf
%{_texmfdistdir}/doc/fonts/lm-math/test-xelatex-latinmodern_math.tex
%files -n texlive-lm-math
%defattr(-,root,root,755)
%verify(link) %{_texmfdistdir}/fonts/opentype/public/lm-math/latinmodern-math.otf
%files -n texlive-lm-math-fonts
%defattr(-,root,root,755)
%dir %{_datadir}/fonts/texlive-lm-math
%config %{_sysconfdir}/fonts/conf.avail/58-texlive-lm-math.conf
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-lm-math/encodings.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-lm-math/fonts.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-lm-math/fonts.scale
%{_datadir}/fonts/texlive-lm-math/latinmodern-math.otf
/var/adm/update-scripts/texlive-lm-math-%{texlive_version}.%{texlive_noarch}.1.959svn36915-%{release}-zypper
%package -n texlive-lmake
Version: %{texlive_version}.%{texlive_noarch}.1.0svn25552
Release: 0
Summary: Process lists to do repetitive actions
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-lmake-doc >= %{texlive_version}
Provides: tex(lmake.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source170: lmake.tar.xz
Source171: lmake.doc.tar.xz
%description -n texlive-lmake
The package provides commands to simplify processing of
sequential list-like structures, such as making a series of
'similar' commands from a list of names.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-lmake-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0svn25552
Release: 0
Summary: Documentation for texlive-lmake
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-lmake-doc
This package includes the documentation for texlive-lmake
%post -n texlive-lmake
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lmake
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lmake
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lmake-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/lmake/README
%{_texmfdistdir}/doc/latex/lmake/lmake.pdf
%files -n texlive-lmake
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/lmake/lmake.sty
/var/adm/update-scripts/texlive-lmake-%{texlive_version}.%{texlive_noarch}.1.0svn25552-%{release}-zypper
%package -n texlive-lni
Version: %{texlive_version}.%{texlive_noarch}.1.3svn44368
Release: 0
Summary: Official class for the "Lecture Notes in Informatics"
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-lni-doc >= %{texlive_version}
Provides: tex(lni.cls)
Requires: tex(article.cls)
Requires: tex(babel.sty)
Requires: tex(ccicons.sty)
Requires: tex(cmap.sty)
Requires: tex(crop.sty)
Requires: tex(csquotes.sty)
Requires: tex(eso-pic.sty)
Requires: tex(etoolbox.sty)
Requires: tex(fancyhdr.sty)
Requires: tex(fontenc.sty)
Requires: tex(graphicx.sty)
Requires: tex(grffile.sty)
Requires: tex(hypcap.sty)
Requires: tex(hyperref.sty)
Requires: tex(hyphsubst.sty)
Requires: tex(iftex.sty)
Requires: tex(inputenc.sty)
Requires: tex(listings.sty)
Requires: tex(newtxmath.sty)
Requires: tex(newtxtext.sty)
Requires: tex(newtxtt.sty)
Requires: tex(url.sty)
Requires: tex(verbatim.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source172: lni.tar.xz
Source173: lni.doc.tar.xz
%description -n texlive-lni
This is the official version of the class "lni" for submissions
to the Lecture Notes in Informatics published by the
Gesellschaft fur Informatik. It is based on previous templates
created on behalf of the GI.
date: 2017-05-15 16:36:49 +0000
%package -n texlive-lni-doc
Version: %{texlive_version}.%{texlive_noarch}.1.3svn44368
Release: 0
Summary: Documentation for texlive-lni
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-lni-doc
This package includes the documentation for texlive-lni
%post -n texlive-lni
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lni
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lni
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lni-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/lni/CHANGELOG.md
%{_texmfdistdir}/doc/latex/lni/CONTRIBUTING.md
%{_texmfdistdir}/doc/latex/lni/README.md
%{_texmfdistdir}/doc/latex/lni/lni-author-template.tex
%{_texmfdistdir}/doc/latex/lni/lni.pdf
%files -n texlive-lni
%defattr(-,root,root,755)
%{_texmfdistdir}/bibtex/bst/lni/lni.bst
%{_texmfdistdir}/bibtex/bst/lni/lnig.bst
%{_texmfdistdir}/tex/latex/lni/lni.cls
/var/adm/update-scripts/texlive-lni-%{texlive_version}.%{texlive_noarch}.1.3svn44368-%{release}-zypper
%package -n texlive-lobster2
Version: %{texlive_version}.%{texlive_noarch}.svn32617
Release: 0
Summary: Lobster Two fonts, with support for all LaTeX engines
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-lobster2-fonts >= %{texlive_version}
Recommends: texlive-lobster2-doc >= %{texlive_version}
Provides: tex(LY1LobsterTwo-LF.fd)
Provides: tex(LobsterTwo-Bold-lf-ly1--base.tfm)
Provides: tex(LobsterTwo-Bold-lf-ly1--lcdfj.tfm)
Provides: tex(LobsterTwo-Bold-lf-ly1.tfm)
Provides: tex(LobsterTwo-Bold-lf-ly1.vf)
Provides: tex(LobsterTwo-Bold-lf-ot1--base.tfm)
Provides: tex(LobsterTwo-Bold-lf-ot1--lcdfj.tfm)
Provides: tex(LobsterTwo-Bold-lf-ot1.tfm)
Provides: tex(LobsterTwo-Bold-lf-ot1.vf)
Provides: tex(LobsterTwo-Bold-lf-t1--base.tfm)
Provides: tex(LobsterTwo-Bold-lf-t1--lcdfj.tfm)
Provides: tex(LobsterTwo-Bold-lf-t1.tfm)
Provides: tex(LobsterTwo-Bold-lf-t1.vf)
Provides: tex(LobsterTwo-Bold-lf-ts1--base.tfm)
Provides: tex(LobsterTwo-Bold-lf-ts1.tfm)
Provides: tex(LobsterTwo-Bold-lf-ts1.vf)
Provides: tex(LobsterTwo-BoldItalic-lf-ly1--base.tfm)
Provides: tex(LobsterTwo-BoldItalic-lf-ly1--lcdfj.tfm)
Provides: tex(LobsterTwo-BoldItalic-lf-ly1.tfm)
Provides: tex(LobsterTwo-BoldItalic-lf-ly1.vf)
Provides: tex(LobsterTwo-BoldItalic-lf-ot1--base.tfm)
Provides: tex(LobsterTwo-BoldItalic-lf-ot1--lcdfj.tfm)
Provides: tex(LobsterTwo-BoldItalic-lf-ot1.tfm)
Provides: tex(LobsterTwo-BoldItalic-lf-ot1.vf)
Provides: tex(LobsterTwo-BoldItalic-lf-t1--base.tfm)
Provides: tex(LobsterTwo-BoldItalic-lf-t1--lcdfj.tfm)
Provides: tex(LobsterTwo-BoldItalic-lf-t1.tfm)
Provides: tex(LobsterTwo-BoldItalic-lf-t1.vf)
Provides: tex(LobsterTwo-BoldItalic-lf-ts1--base.tfm)
Provides: tex(LobsterTwo-BoldItalic-lf-ts1.tfm)
Provides: tex(LobsterTwo-BoldItalic-lf-ts1.vf)
Provides: tex(LobsterTwo-Italic-lf-ly1--base.tfm)
Provides: tex(LobsterTwo-Italic-lf-ly1--lcdfj.tfm)
Provides: tex(LobsterTwo-Italic-lf-ly1.tfm)
Provides: tex(LobsterTwo-Italic-lf-ly1.vf)
Provides: tex(LobsterTwo-Italic-lf-ot1--base.tfm)
Provides: tex(LobsterTwo-Italic-lf-ot1--lcdfj.tfm)
Provides: tex(LobsterTwo-Italic-lf-ot1.tfm)
Provides: tex(LobsterTwo-Italic-lf-ot1.vf)
Provides: tex(LobsterTwo-Italic-lf-t1--base.tfm)
Provides: tex(LobsterTwo-Italic-lf-t1--lcdfj.tfm)
Provides: tex(LobsterTwo-Italic-lf-t1.tfm)
Provides: tex(LobsterTwo-Italic-lf-t1.vf)
Provides: tex(LobsterTwo-Italic-lf-ts1--base.tfm)
Provides: tex(LobsterTwo-Italic-lf-ts1.tfm)
Provides: tex(LobsterTwo-Italic-lf-ts1.vf)
Provides: tex(LobsterTwo-lf-ly1--base.tfm)
Provides: tex(LobsterTwo-lf-ly1--lcdfj.tfm)
Provides: tex(LobsterTwo-lf-ly1.tfm)
Provides: tex(LobsterTwo-lf-ly1.vf)
Provides: tex(LobsterTwo-lf-ot1--base.tfm)
Provides: tex(LobsterTwo-lf-ot1--lcdfj.tfm)
Provides: tex(LobsterTwo-lf-ot1.tfm)
Provides: tex(LobsterTwo-lf-ot1.vf)
Provides: tex(LobsterTwo-lf-t1--base.tfm)
Provides: tex(LobsterTwo-lf-t1--lcdfj.tfm)
Provides: tex(LobsterTwo-lf-t1.tfm)
Provides: tex(LobsterTwo-lf-t1.vf)
Provides: tex(LobsterTwo-lf-ts1--base.tfm)
Provides: tex(LobsterTwo-lf-ts1.tfm)
Provides: tex(LobsterTwo-lf-ts1.vf)
Provides: tex(LobsterTwo.map)
Provides: tex(LobsterTwo.sty)
Provides: tex(OT1LobsterTwo-LF.fd)
Provides: tex(T1LobsterTwo-LF.fd)
Provides: tex(TS1LobsterTwo-LF.fd)
Provides: tex(lbst2_2vl4dw.enc)
Provides: tex(lbst2_5uiiua.enc)
Provides: tex(lbst2_lyobxw.enc)
Provides: tex(lbst2_xn7u5r.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
Source174: lobster2.tar.xz
Source175: lobster2.doc.tar.xz
%description -n texlive-lobster2
Lobster Two is a family of script fonts designed bt Pablo
Impallari. It has many ligatures and terminal forms, but most
of these can be accessed only using XeLaTeX or LuaLaTeX. Font
access and use is supported in LaTeX.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-lobster2-doc
Version: %{texlive_version}.%{texlive_noarch}.svn32617
Release: 0
Summary: Documentation for texlive-lobster2
License: OFL-1.1
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-lobster2-doc
This package includes the documentation for texlive-lobster2
%package -n texlive-lobster2-fonts
Version: %{texlive_version}.%{texlive_noarch}.svn32617
Release: 0
Summary: Severed fonts for texlive-lobster2
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-lobster2-fonts
The separated fonts package for texlive-lobster2
%post -n texlive-lobster2
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
echo 'addMap LobsterTwo.map' >> /var/run/texlive/run-updmap
%postun -n texlive-lobster2
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
echo 'deleteMap LobsterTwo.map' >> /var/run/texlive/run-updmap
exit 0
fi
%posttrans -n texlive-lobster2
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%post -n texlive-lobster2-fonts
mkfontscale %{_datadir}/fonts/texlive-lobster2
mkfontdir -e %{_datadir}/fonts/encodings -e %{_datadir}/fonts/encodings/large %{_datadir}/fonts/texlive-lobster2
fc-cache %{_datadir}/fonts
%postun -n texlive-lobster2-fonts
if test $1 = 0; then
fc-cache %{_datadir}/fonts
fi
%files -n texlive-lobster2-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/fonts/lobster2/OFL.txt
%{_texmfdistdir}/doc/fonts/lobster2/README
%{_texmfdistdir}/doc/fonts/lobster2/lobster2-samples.pdf
%{_texmfdistdir}/doc/fonts/lobster2/lobster2-samples.tex
%files -n texlive-lobster2
%defattr(-,root,root,755)
%{_texmfdistdir}/fonts/enc/dvips/lobster2/lbst2_2vl4dw.enc
%{_texmfdistdir}/fonts/enc/dvips/lobster2/lbst2_5uiiua.enc
%{_texmfdistdir}/fonts/enc/dvips/lobster2/lbst2_lyobxw.enc
%{_texmfdistdir}/fonts/enc/dvips/lobster2/lbst2_xn7u5r.enc
%{_texmfdistdir}/fonts/map/dvips/lobster2/LobsterTwo.map
%verify(link) %{_texmfdistdir}/fonts/opentype/impallari/lobster2/LobsterTwo-Bold.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/impallari/lobster2/LobsterTwo-BoldItalic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/impallari/lobster2/LobsterTwo-Italic.otf
%verify(link) %{_texmfdistdir}/fonts/opentype/impallari/lobster2/LobsterTwo-Regular.otf
%{_texmfdistdir}/fonts/tfm/impallari/lobster2/LobsterTwo-Bold-lf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/lobster2/LobsterTwo-Bold-lf-ly1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/impallari/lobster2/LobsterTwo-Bold-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/lobster2/LobsterTwo-Bold-lf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/lobster2/LobsterTwo-Bold-lf-ot1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/impallari/lobster2/LobsterTwo-Bold-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/lobster2/LobsterTwo-Bold-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/lobster2/LobsterTwo-Bold-lf-t1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/impallari/lobster2/LobsterTwo-Bold-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/lobster2/LobsterTwo-Bold-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/lobster2/LobsterTwo-Bold-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/lobster2/LobsterTwo-BoldItalic-lf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/lobster2/LobsterTwo-BoldItalic-lf-ly1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/impallari/lobster2/LobsterTwo-BoldItalic-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/lobster2/LobsterTwo-BoldItalic-lf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/lobster2/LobsterTwo-BoldItalic-lf-ot1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/impallari/lobster2/LobsterTwo-BoldItalic-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/lobster2/LobsterTwo-BoldItalic-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/lobster2/LobsterTwo-BoldItalic-lf-t1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/impallari/lobster2/LobsterTwo-BoldItalic-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/lobster2/LobsterTwo-BoldItalic-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/lobster2/LobsterTwo-BoldItalic-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/lobster2/LobsterTwo-Italic-lf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/lobster2/LobsterTwo-Italic-lf-ly1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/impallari/lobster2/LobsterTwo-Italic-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/lobster2/LobsterTwo-Italic-lf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/lobster2/LobsterTwo-Italic-lf-ot1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/impallari/lobster2/LobsterTwo-Italic-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/lobster2/LobsterTwo-Italic-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/lobster2/LobsterTwo-Italic-lf-t1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/impallari/lobster2/LobsterTwo-Italic-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/lobster2/LobsterTwo-Italic-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/lobster2/LobsterTwo-Italic-lf-ts1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/lobster2/LobsterTwo-lf-ly1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/lobster2/LobsterTwo-lf-ly1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/impallari/lobster2/LobsterTwo-lf-ly1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/lobster2/LobsterTwo-lf-ot1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/lobster2/LobsterTwo-lf-ot1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/impallari/lobster2/LobsterTwo-lf-ot1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/lobster2/LobsterTwo-lf-t1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/lobster2/LobsterTwo-lf-t1--lcdfj.tfm
%{_texmfdistdir}/fonts/tfm/impallari/lobster2/LobsterTwo-lf-t1.tfm
%{_texmfdistdir}/fonts/tfm/impallari/lobster2/LobsterTwo-lf-ts1--base.tfm
%{_texmfdistdir}/fonts/tfm/impallari/lobster2/LobsterTwo-lf-ts1.tfm
%verify(link) %{_texmfdistdir}/fonts/truetype/impallari/lobster2/LobsterTwo-Bold.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/impallari/lobster2/LobsterTwo-BoldItalic.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/impallari/lobster2/LobsterTwo-Italic.ttf
%verify(link) %{_texmfdistdir}/fonts/truetype/impallari/lobster2/LobsterTwo-Regular.ttf
%verify(link) %{_texmfdistdir}/fonts/type1/impallari/lobster2/LobsterTwo-Bold.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/impallari/lobster2/LobsterTwo-BoldItalic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/impallari/lobster2/LobsterTwo-BoldItalicLCDFJ.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/impallari/lobster2/LobsterTwo-BoldLCDFJ.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/impallari/lobster2/LobsterTwo-Italic.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/impallari/lobster2/LobsterTwo-ItalicLCDFJ.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/impallari/lobster2/LobsterTwo.pfb
%verify(link) %{_texmfdistdir}/fonts/type1/impallari/lobster2/LobsterTwoLCDFJ.pfb
%{_texmfdistdir}/fonts/vf/impallari/lobster2/LobsterTwo-Bold-lf-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/lobster2/LobsterTwo-Bold-lf-ot1.vf
%{_texmfdistdir}/fonts/vf/impallari/lobster2/LobsterTwo-Bold-lf-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/lobster2/LobsterTwo-Bold-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/impallari/lobster2/LobsterTwo-BoldItalic-lf-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/lobster2/LobsterTwo-BoldItalic-lf-ot1.vf
%{_texmfdistdir}/fonts/vf/impallari/lobster2/LobsterTwo-BoldItalic-lf-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/lobster2/LobsterTwo-BoldItalic-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/impallari/lobster2/LobsterTwo-Italic-lf-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/lobster2/LobsterTwo-Italic-lf-ot1.vf
%{_texmfdistdir}/fonts/vf/impallari/lobster2/LobsterTwo-Italic-lf-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/lobster2/LobsterTwo-Italic-lf-ts1.vf
%{_texmfdistdir}/fonts/vf/impallari/lobster2/LobsterTwo-lf-ly1.vf
%{_texmfdistdir}/fonts/vf/impallari/lobster2/LobsterTwo-lf-ot1.vf
%{_texmfdistdir}/fonts/vf/impallari/lobster2/LobsterTwo-lf-t1.vf
%{_texmfdistdir}/fonts/vf/impallari/lobster2/LobsterTwo-lf-ts1.vf
%{_texmfdistdir}/tex/latex/lobster2/LY1LobsterTwo-LF.fd
%{_texmfdistdir}/tex/latex/lobster2/LobsterTwo.sty
%{_texmfdistdir}/tex/latex/lobster2/OT1LobsterTwo-LF.fd
%{_texmfdistdir}/tex/latex/lobster2/T1LobsterTwo-LF.fd
%{_texmfdistdir}/tex/latex/lobster2/TS1LobsterTwo-LF.fd
%files -n texlive-lobster2-fonts
%defattr(-,root,root,755)
%dir %{_datadir}/fonts/texlive-lobster2
%config %{_sysconfdir}/fonts/conf.avail/58-texlive-lobster2.conf
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-lobster2/encodings.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-lobster2/fonts.dir
%ghost %verify(not md5 size mtime) %{_datadir}/fonts/texlive-lobster2/fonts.scale
%{_datadir}/fonts/texlive-lobster2/LobsterTwo-Bold.otf
%{_datadir}/fonts/texlive-lobster2/LobsterTwo-BoldItalic.otf
%{_datadir}/fonts/texlive-lobster2/LobsterTwo-Italic.otf
%{_datadir}/fonts/texlive-lobster2/LobsterTwo-Regular.otf
%{_datadir}/fonts/texlive-lobster2/LobsterTwo-Bold.ttf
%{_datadir}/fonts/texlive-lobster2/LobsterTwo-BoldItalic.ttf
%{_datadir}/fonts/texlive-lobster2/LobsterTwo-Italic.ttf
%{_datadir}/fonts/texlive-lobster2/LobsterTwo-Regular.ttf
%{_datadir}/fonts/texlive-lobster2/LobsterTwo-Bold.pfb
%{_datadir}/fonts/texlive-lobster2/LobsterTwo-BoldItalic.pfb
%{_datadir}/fonts/texlive-lobster2/LobsterTwo-BoldItalicLCDFJ.pfb
%{_datadir}/fonts/texlive-lobster2/LobsterTwo-BoldLCDFJ.pfb
%{_datadir}/fonts/texlive-lobster2/LobsterTwo-Italic.pfb
%{_datadir}/fonts/texlive-lobster2/LobsterTwo-ItalicLCDFJ.pfb
%{_datadir}/fonts/texlive-lobster2/LobsterTwo.pfb
%{_datadir}/fonts/texlive-lobster2/LobsterTwoLCDFJ.pfb
/var/adm/update-scripts/texlive-lobster2-%{texlive_version}.%{texlive_noarch}.svn32617-%{release}-zypper
%package -n texlive-locality
Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn20422
Release: 0
Summary: Various macros for keeping things local
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-locality-doc >= %{texlive_version}
Provides: tex(locality.sty)
Requires: tex(etoolbox.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source176: locality.tar.xz
Source177: locality.doc.tar.xz
%description -n texlive-locality
A toolbox of macros designed to allow the LaTeX programmer to
work around some of the restrictions of the TeX grouping
mechanisms. The present release offers a preliminary view of
the package; not all of its facilities are working optimally
date: 2016-06-24 17:18:15 +0000
%package -n texlive-locality-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn20422
Release: 0
Summary: Documentation for texlive-locality
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-locality-doc
This package includes the documentation for texlive-locality
%post -n texlive-locality
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-locality
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-locality
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-locality-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/locality/README
%{_texmfdistdir}/doc/latex/locality/changes.txt
%{_texmfdistdir}/doc/latex/locality/locality.pdf
%files -n texlive-locality
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/locality/locality.sty
/var/adm/update-scripts/texlive-locality-%{texlive_version}.%{texlive_noarch}.0.0.2svn20422-%{release}-zypper
%package -n texlive-localloc
Version: %{texlive_version}.%{texlive_noarch}.svn21934
Release: 0
Summary: Macros for localizing TeX register allocations
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-localloc-doc >= %{texlive_version}
Provides: tex(localloc.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source178: localloc.tar.xz
Source179: localloc.doc.tar.xz
%description -n texlive-localloc
This package approaches the problem of the shortage of
registers, by providing a mechanism for local allocation. The
package works with Plain TeX, LaTeX and LaTeX 2.09.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-localloc-doc
Version: %{texlive_version}.%{texlive_noarch}.svn21934
Release: 0
Summary: Documentation for texlive-localloc
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-localloc-doc
This package includes the documentation for texlive-localloc
%post -n texlive-localloc
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-localloc
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-localloc
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-localloc-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/localloc/localloc.README
%{_texmfdistdir}/doc/latex/localloc/localloc.pdf
%{_texmfdistdir}/doc/latex/localloc/localtst.tex
%files -n texlive-localloc
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/localloc/localloc.sty
/var/adm/update-scripts/texlive-localloc-%{texlive_version}.%{texlive_noarch}.svn21934-%{release}-zypper
%package -n texlive-logbox
Version: %{texlive_version}.%{texlive_noarch}.1.0svn24499
Release: 0
Summary: E-TeX showbox facilities for exploration purposes
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-logbox-doc >= %{texlive_version}
Provides: tex(logbox.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source180: logbox.tar.xz
Source181: logbox.doc.tar.xz
%description -n texlive-logbox
The command \logbox does \showbox without stopping the
compilation. The package's main command is \viewbox*: the box
is typeset (copied) with its dimensions, and its contents are
logged in the .log file.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-logbox-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0svn24499
Release: 0
Summary: Documentation for texlive-logbox
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-logbox-doc
This package includes the documentation for texlive-logbox
%post -n texlive-logbox
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-logbox
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-logbox
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-logbox-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/logbox/README
%{_texmfdistdir}/doc/latex/logbox/logbox.pdf
%{_texmfdistdir}/doc/latex/logbox/logbox.png
%files -n texlive-logbox
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/logbox/logbox.sty
/var/adm/update-scripts/texlive-logbox-%{texlive_version}.%{texlive_noarch}.1.0svn24499-%{release}-zypper
%package -n texlive-logical-markup-utils
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
Summary: Packages for language-dependent inline quotes and dashes
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-logical-markup-utils-doc >= %{texlive_version}
Provides: tex(onedash.sty)
Provides: tex(quoted.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source182: logical-markup-utils.tar.xz
Source183: logical-markup-utils.doc.tar.xz
%description -n texlive-logical-markup-utils
The bundle contains two packages: quoted, for inserting
quotation marks; and onedash, for inserting dashes. Each
package takes a language name as an option; accepted language
options are american, british, german and polish.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-logical-markup-utils-doc
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
Summary: Documentation for texlive-logical-markup-utils
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-logical-markup-utils-doc
This package includes the documentation for texlive-logical-markup-utils
%post -n texlive-logical-markup-utils
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-logical-markup-utils
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-logical-markup-utils
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-logical-markup-utils-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/logical-markup-utils/COPYING
%{_texmfdistdir}/doc/latex/logical-markup-utils/README
%{_texmfdistdir}/doc/latex/logical-markup-utils/TODO
%files -n texlive-logical-markup-utils
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/logical-markup-utils/onedash.sty
%{_texmfdistdir}/tex/latex/logical-markup-utils/quoted.sty
/var/adm/update-scripts/texlive-logical-markup-utils-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper
%package -n texlive-logicproof
Version: %{texlive_version}.%{texlive_noarch}.svn33254
Release: 0
Summary: Box proofs for propositional and predicate logic
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-logicproof-doc >= %{texlive_version}
Provides: tex(logicproof.sty)
Requires: tex(array.sty)
Requires: tex(ifthen.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source184: logicproof.tar.xz
Source185: logicproof.doc.tar.xz
%description -n texlive-logicproof
A common style of proof used in propositional and predicate
logic is Fitch proofs, in which each line of the proof has a
statement and a justification, and subproofs within a larger
proof have boxes around them. The package provides environments
for typesetting such proofs and boxes. It creates proofs in a
style similar to that used in "Logic in Computer Science" by
Huth and Ryan.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-logicproof-doc
Version: %{texlive_version}.%{texlive_noarch}.svn33254
Release: 0
Summary: Documentation for texlive-logicproof
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-logicproof-doc
This package includes the documentation for texlive-logicproof
%post -n texlive-logicproof
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-logicproof
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-logicproof
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-logicproof-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/logicproof/README
%{_texmfdistdir}/doc/latex/logicproof/logicproof.pdf
%files -n texlive-logicproof
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/logicproof/logicproof.sty
/var/adm/update-scripts/texlive-logicproof-%{texlive_version}.%{texlive_noarch}.svn33254-%{release}-zypper
%package -n texlive-logicpuzzle
Version: %{texlive_version}.%{texlive_noarch}.2.5svn34491
Release: 0
Summary: Typeset (grid-based) logic puzzles
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-logicpuzzle-doc >= %{texlive_version}
Provides: tex(logicpuzzle.sty)
Provides: tex(lpenv.sty)
Requires: tex(ifthen.sty)
Requires: tex(marginnote.sty)
Requires: tex(ragged2e.sty)
Requires: tex(tikz.sty)
Requires: tex(xkeyval.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source186: logicpuzzle.tar.xz
Source187: logicpuzzle.doc.tar.xz
%description -n texlive-logicpuzzle
The package allows the user to typeset various logic puzzles.
At the moment the following puzzles are supported: 2D-Sudoku
(aka Magiequadrat, Diagon, ...), Battleship (aka Bimaru,
Marinespiel, Batalla Naval, ...), Bokkusu (aka Kakurasu,
Feldersummenratsel, ...), Bridges (akak Bruckenbau, Hashi,
...), Chaos Sudoku, Four Winds (aka Eminent Domain,
Lichtstrahl, ...), Hakyuu (aka Seismic, Ripple Effect, ...),
Hitori, Kakuro, Kendoku (aka Mathdoku, Calcudoku, Basic,
MiniPlu, Ken Ken, Square Wisdom, Sukendo, Caldoku, ..., Killer
Sudoku (aka Samunapure, Sum Number Place, Sumdoku,
Gebietssummen, ...), Laser Beam (aka Laserstrahl, ...), Magic
Labyrinth (aka Magic Spiral, Magisches Labyrinth, ...), Magnets
(aka Magnetplatte, Magnetfeld, ...), Masyu (aka Mashi,
{White|Black} Pearls, ...), Minesweeper (aka Minensuche, ...),
Nonogram (aka Griddlers, Hanjie, Tsunami, Logic Art, Logimage,
...), Number Link (aka Alphabet Link, Arukone, Buchstabenbund,
...), Resuko, Schatzsuche, Skyline (aka Skycrapers,
Wolkenkratzer, Hochhauser, ...), including Skyline Sudoku and
Skyline Sudoku (N*N) variants, Slitherlink (aka Fences, Number
Line, Dotty Dilemma, Sli-Lin, Takegaki, Great Wall of China,
Loop the Loop, Rundweg, Gartenzaun, ...), Star Battle (aka
Sternenschlacht, ...), Stars and Arrows (aka Sternenhimmel,
...), Sudoku, Sun and Moon (aka Sternenhaufen, Munraito, ...),
Tents and Trees (aka Zeltlager, Zeltplatz, Camping, ...), and
Tunnel.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-logicpuzzle-doc
Version: %{texlive_version}.%{texlive_noarch}.2.5svn34491
Release: 0
Summary: Documentation for texlive-logicpuzzle
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-logicpuzzle-doc
This package includes the documentation for texlive-logicpuzzle
%post -n texlive-logicpuzzle
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-logicpuzzle
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-logicpuzzle
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-logicpuzzle-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/logicpuzzle/README
%{_texmfdistdir}/doc/latex/logicpuzzle/logicpuzzle.dtx
%{_texmfdistdir}/doc/latex/logicpuzzle/logicpuzzle.pdf
%{_texmfdistdir}/doc/latex/logicpuzzle/manifest.txt
%{_texmfdistdir}/doc/latex/logicpuzzle/qrcode.png
%files -n texlive-logicpuzzle
%defattr(-,root,root,755)
%{_texmfdistdir}/scripts/logicpuzzle/createlpsudoku
%{_texmfdistdir}/scripts/logicpuzzle/lpsmag
%{_texmfdistdir}/scripts/logicpuzzle/simple.smc
%{_texmfdistdir}/tex/latex/logicpuzzle/logicpuzzle.sty
%{_texmfdistdir}/tex/latex/logicpuzzle/lpenv.sty
/var/adm/update-scripts/texlive-logicpuzzle-%{texlive_version}.%{texlive_noarch}.2.5svn34491-%{release}-zypper
%package -n texlive-logpap
Version: %{texlive_version}.%{texlive_noarch}.0.0.6svn15878
Release: 0
Summary: Generate logarithmic graph paper with 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-logpap-doc >= %{texlive_version}
Provides: tex(logpap.sty)
Requires: tex(calc.sty)
Requires: tex(color.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source188: logpap.tar.xz
Source189: logpap.doc.tar.xz
%description -n texlive-logpap
The logpap package provides four macros for drawing
logarithmic- logarithmic, logarithmic-linear,
linear-logarithmic and (because it was easy to implement)
linear-linear graph paper with LaTeX.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-logpap-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.6svn15878
Release: 0
Summary: Documentation for texlive-logpap
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-logpap-doc
This package includes the documentation for texlive-logpap
%post -n texlive-logpap
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-logpap
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-logpap
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-logpap-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/logpap/README
%{_texmfdistdir}/doc/latex/logpap/example.pdf
%{_texmfdistdir}/doc/latex/logpap/example.tex
%files -n texlive-logpap
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/logpap/logpap.sty
/var/adm/update-scripts/texlive-logpap-%{texlive_version}.%{texlive_noarch}.0.0.6svn15878-%{release}-zypper
%package -n texlive-logreq
Version: %{texlive_version}.%{texlive_noarch}.1.0svn19640
Release: 0
Summary: Support for automation of the LaTeX workflow
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-logreq-doc >= %{texlive_version}
Provides: tex(logreq.def)
Provides: tex(logreq.sty)
Requires: tex(etoolbox.sty)
Requires: tex(keyval.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source190: logreq.tar.xz
Source191: logreq.doc.tar.xz
%description -n texlive-logreq
The package helps to automate a typical LaTeX workflow that
involves running LaTeX several times, running tools such as
BibTeX or makeindex, and so on. It will log requests like
"please rerun LaTeX" or "please run BibTeX on file X" to an
external XML file which lists all open tasks in a machine-
readable format. Compiler scripts and integrated LaTeX editing
environments may parse this file to determine the next steps in
the workflow in a way that is more efficient than parsing the
main log file. In sum, the package will do two things: enable
package authors to use LaTeX commands to issue requests,
collect all requests from all packages and write them to an
external XML file at the end of the document.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-logreq-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0svn19640
Release: 0
Summary: Documentation for texlive-logreq
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-logreq-doc
This package includes the documentation for texlive-logreq
%post -n texlive-logreq
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-logreq
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-logreq
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-logreq-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/logreq/README
%{_texmfdistdir}/doc/latex/logreq/examples/01-basic.run.xml
%{_texmfdistdir}/doc/latex/logreq/examples/01-basic.tex
%{_texmfdistdir}/doc/latex/logreq/examples/02-index.run.xml
%{_texmfdistdir}/doc/latex/logreq/examples/02-index.tex
%{_texmfdistdir}/doc/latex/logreq/examples/03-biblatex+bibtex8.run.xml
%{_texmfdistdir}/doc/latex/logreq/examples/03-biblatex+bibtex8.tex
%{_texmfdistdir}/doc/latex/logreq/examples/04-biblatex+bibtex+refsections.run.xml
%{_texmfdistdir}/doc/latex/logreq/examples/04-biblatex+bibtex+refsections.tex
%{_texmfdistdir}/doc/latex/logreq/examples/05-biblatex+biber.run.xml
%{_texmfdistdir}/doc/latex/logreq/examples/05-biblatex+biber.tex
%files -n texlive-logreq
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/logreq/logreq.def
%{_texmfdistdir}/tex/latex/logreq/logreq.sty
/var/adm/update-scripts/texlive-logreq-%{texlive_version}.%{texlive_noarch}.1.0svn19640-%{release}-zypper
%package -n texlive-lollipop
Version: %{texlive_version}.%{texlive_noarch}.1.07svn41438
Release: 0
Summary: TeX made easy
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires: texlive-cm >= %{texlive_version}
Requires: texlive-hyphen-base >= %{texlive_version}
Requires: texlive-lollipop >= %{texlive_version}
Requires(pre): texlive-lollipop-bin >= %{texlive_version}
#!BuildIgnore: texlive-lollipop-bin
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(post): findutils
Requires(post): grep
Requires(post): sed
Requires(post): texlive >= %{texlive_version}
Requires(post): tex(language.dat)
Requires(post): tex(language.def)
Requires(post): tex(language.dat.lua)
#!BuildIgnore: tex(language.dat)
#!BuildIgnore: tex(language.def)
#!BuildIgnore: tex(language.dat.lua)
Requires(postun): findutils
Requires(postun): grep
Requires(postun): sed
Requires(postun): texlive >= %{texlive_version}
Requires(postun): tex(language.dat)
Requires(postun): tex(language.def)
Requires(postun): tex(language.dat.lua)
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-lollipop-doc >= %{texlive_version}
Provides: tex(lollipop-define.tex)
Provides: tex(lollipop-document.tex)
Provides: tex(lollipop-float.tex)
Provides: tex(lollipop-fontdefs.tex)
Provides: tex(lollipop-fonts.tex)
Provides: tex(lollipop-heading.tex)
Provides: tex(lollipop-lists.tex)
Provides: tex(lollipop-output.tex)
Provides: tex(lollipop-plain.tex)
Provides: tex(lollipop-text.tex)
Provides: tex(lollipop-tools.tex)
Provides: tex(lollipop.tex)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source192: lollipop.tar.xz
Source193: lollipop.doc.tar.xz
%description -n texlive-lollipop
Lollipop is "TeX made easy" -- it is a macro package that
functions as a toolbox for writing TeX macros. Its main aim is
to make macro writing so easy that implementing a fully new
layout in TeX would become a matter of less than an hour for an
average document. The aim is that such a task could be
accomplished by someone with only a very basic training in TeX
programming. Thus, Lollipop aims to make structured text
formatting available in environments where typical users would
switch to WYSIWYG packages for the freedom that such a
mechanism offers. In addition, development of support for
Lollipop documents written in RTL languages (such as Persian)
is underway.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-lollipop-doc
Version: %{texlive_version}.%{texlive_noarch}.1.07svn41438
Release: 0
Summary: Documentation for texlive-lollipop
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-lollipop-doc
This package includes the documentation for texlive-lollipop
%post -n texlive-lollipop
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
> /var/run/texlive/run-fmtutil
sed -ri 's/^\#\![[= =]]+lollipop\b.*/lollipop tex - lollipop.ini/' %{_texmfconfdir}/web2c/fmtutil.cnf || :
%postun -n texlive-lollipop
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
> /var/run/texlive/run-fmtutil
sed -ri 's/^(lollipop\b)/\#\!\ \1/' %{_texmfconfdir}/web2c/fmtutil.cnf || :
exit 0
fi
%posttrans -n texlive-lollipop
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lollipop-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/otherformats/lollipop/README
%{_texmfdistdir}/doc/otherformats/lollipop/manual/address.tex
%{_texmfdistdir}/doc/otherformats/lollipop/manual/appendix.tex
%{_texmfdistdir}/doc/otherformats/lollipop/manual/btxmac.tex
%{_texmfdistdir}/doc/otherformats/lollipop/manual/comm.tex
%{_texmfdistdir}/doc/otherformats/lollipop/manual/comment.tex
%{_texmfdistdir}/doc/otherformats/lollipop/manual/example.tex
%{_texmfdistdir}/doc/otherformats/lollipop/manual/extern.tex
%{_texmfdistdir}/doc/otherformats/lollipop/manual/head.tex
%{_texmfdistdir}/doc/otherformats/lollipop/manual/list.tex
%{_texmfdistdir}/doc/otherformats/lollipop/manual/lollipop-manual.bib
%{_texmfdistdir}/doc/otherformats/lollipop/manual/lollipop-manual.pdf
%{_texmfdistdir}/doc/otherformats/lollipop/manual/lollipop-manual.tex
%{_texmfdistdir}/doc/otherformats/lollipop/manual/mandefs.tex
%{_texmfdistdir}/doc/otherformats/lollipop/manual/opt.tex
%{_texmfdistdir}/doc/otherformats/lollipop/manual/out.tex
%{_texmfdistdir}/doc/otherformats/lollipop/manual/prelim.tex
%{_texmfdistdir}/doc/otherformats/lollipop/manual/struct.tex
%{_texmfdistdir}/doc/otherformats/lollipop/manual/titlepag.tex
%{_texmfdistdir}/doc/otherformats/lollipop/manual/trace.tex
%{_texmfdistdir}/doc/otherformats/lollipop/tex-inde.xen
%files -n texlive-lollipop
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/lollipop/lollipop-define.tex
%{_texmfdistdir}/tex/lollipop/lollipop-document.tex
%{_texmfdistdir}/tex/lollipop/lollipop-float.tex
%{_texmfdistdir}/tex/lollipop/lollipop-fontdefs.tex
%{_texmfdistdir}/tex/lollipop/lollipop-fonts.tex
%{_texmfdistdir}/tex/lollipop/lollipop-heading.tex
%{_texmfdistdir}/tex/lollipop/lollipop-lists.tex
%{_texmfdistdir}/tex/lollipop/lollipop-output.tex
%{_texmfdistdir}/tex/lollipop/lollipop-plain.tex
%{_texmfdistdir}/tex/lollipop/lollipop-text.tex
%{_texmfdistdir}/tex/lollipop/lollipop-tools.tex
%{_texmfdistdir}/tex/lollipop/lollipop.ini
%{_texmfdistdir}/tex/lollipop/lollipop.tex
/var/adm/update-scripts/texlive-lollipop-%{texlive_version}.%{texlive_noarch}.1.07svn41438-%{release}-zypper
%package -n texlive-longdivision
Version: %{texlive_version}.%{texlive_noarch}.1.0svn43159
Release: 0
Summary: Long division arithmetic 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-longdivision-doc >= %{texlive_version}
Provides: tex(longdivision.sty)
Requires: tex(xparse.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source194: longdivision.tar.xz
Source195: longdivision.doc.tar.xz
%description -n texlive-longdivision
This package solves long division problems and typesets the
solutions. The dividend must be a positive decimal number and
the divisor must be a positive integer. Repeating decimals is
handled correctly, putting a bar over the repeated part of the
decimal. Dividends up to 20 digits long are handled gracefully
(though the typeset result will take up about a page), and
dividends between 20 and 60 digits long slightly less
gracefully. The package defines two macros, \longdivision and
\intlongdivision. Each takes two arguments, a dividend and a
divisor. \longdivision keeps dividing until the remainder is
zero, or it encounters a repeated remainder. \intlongdivision
stops when the dividend stops (though the dividend doesn't have
to be an integer). This package depends on the xparse package
from the l3packages bundle.
date: 2017-02-08 05:09:25 +0000
%package -n texlive-longdivision-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0svn43159
Release: 0
Summary: Documentation for texlive-longdivision
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-longdivision-doc
This package includes the documentation for texlive-longdivision
%post -n texlive-longdivision
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-longdivision
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-longdivision
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-longdivision-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/longdivision/README
%{_texmfdistdir}/doc/latex/longdivision/longdivision_example.pdf
%{_texmfdistdir}/doc/latex/longdivision/longdivision_example.tex
%files -n texlive-longdivision
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/longdivision/longdivision.sty
/var/adm/update-scripts/texlive-longdivision-%{texlive_version}.%{texlive_noarch}.1.0svn43159-%{release}-zypper
%package -n texlive-longfbox
Version: %{texlive_version}.%{texlive_noarch}.1.0svn39028
Release: 0
Summary: Draw framed boxes with standard CSS attributes that can break over multiple 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-longfbox-doc >= %{texlive_version}
Provides: tex(longbox.sty)
Provides: tex(longfbox.sty)
Requires: tex(ellipse.sty)
Requires: tex(options.sty)
Requires: tex(pict2e.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source196: longfbox.tar.xz
Source197: longfbox.doc.tar.xz
%description -n texlive-longfbox
The longfbox package provides framed boxes that can be
customized using standard CSS attributes. It was written to
support precise rendering of Madoko documents in LaTeX.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-longfbox-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0svn39028
Release: 0
Summary: Documentation for texlive-longfbox
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-longfbox-doc
This package includes the documentation for texlive-longfbox
%post -n texlive-longfbox
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-longfbox
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-longfbox
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-longfbox-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/longfbox/README
%{_texmfdistdir}/doc/latex/longfbox/longfbox.html
%{_texmfdistdir}/doc/latex/longfbox/longfbox.pdf
%files -n texlive-longfbox
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/longfbox/longbox.sty
%{_texmfdistdir}/tex/latex/longfbox/longfbox.sty
/var/adm/update-scripts/texlive-longfbox-%{texlive_version}.%{texlive_noarch}.1.0svn39028-%{release}-zypper
%package -n texlive-longfigure
Version: %{texlive_version}.%{texlive_noarch}.1.0svn34302
Release: 0
Summary: Provides a figure-like environment that break over 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-longfigure-doc >= %{texlive_version}
Provides: tex(longfigure.sty)
Requires: tex(tocloft.sty)
Requires: tex(xkeyval.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source198: longfigure.tar.xz
Source199: longfigure.doc.tar.xz
%description -n texlive-longfigure
The longfigure package uses and relabels components of the
well- known longtable package, written by David Carlisle, to
provide a table-like environment that can display a stream of
figures as a single figure that can break across pages.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-longfigure-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0svn34302
Release: 0
Summary: Documentation for texlive-longfigure
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-longfigure-doc
This package includes the documentation for texlive-longfigure
%post -n texlive-longfigure
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-longfigure
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-longfigure
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-longfigure-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/longfigure/README
%{_texmfdistdir}/doc/latex/longfigure/longfigure.pdf
%files -n texlive-longfigure
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/longfigure/longfigure.sty
/var/adm/update-scripts/texlive-longfigure-%{texlive_version}.%{texlive_noarch}.1.0svn34302-%{release}-zypper
%package -n texlive-longnamefilelist
Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn27889
Release: 0
Summary: Tidy \listfiles with long file names
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-longnamefilelist-doc >= %{texlive_version}
Provides: tex(longnamefilelist.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source200: longnamefilelist.tar.xz
Source201: longnamefilelist.doc.tar.xz
%description -n texlive-longnamefilelist
The package equips LaTeX's \listfiles command with an optional
argument for the number of characters in the longest base
filename. This way you get a neatly aligned file list even when
it contains files whose base names have more than 8 characters.
The package can be combined with the myfilist package as
explained in the documentation.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-longnamefilelist-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn27889
Release: 0
Summary: Documentation for texlive-longnamefilelist
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-longnamefilelist-doc
This package includes the documentation for texlive-longnamefilelist
%post -n texlive-longnamefilelist
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-longnamefilelist
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-longnamefilelist
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-longnamefilelist-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/longnamefilelist/README
%{_texmfdistdir}/doc/latex/longnamefilelist/SrcFILEs.txt
%{_texmfdistdir}/doc/latex/longnamefilelist/longnamefilelist.pdf
%files -n texlive-longnamefilelist
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/longnamefilelist/longnamefilelist.sty
/var/adm/update-scripts/texlive-longnamefilelist-%{texlive_version}.%{texlive_noarch}.0.0.2svn27889-%{release}-zypper
%package -n texlive-loops
Version: %{texlive_version}.%{texlive_noarch}.1.3svn30704
Release: 0
Summary: General looping macros for use with 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-loops-doc >= %{texlive_version}
Provides: tex(loops.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source202: loops.tar.xz
Source203: loops.doc.tar.xz
%description -n texlive-loops
The package provides efficient looping macros for processing
both csv (separated-values) and nsv/tsv (non-separated values)
lists. CSV lists which have associated parsers may be processed
with the tools of the package.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-loops-doc
Version: %{texlive_version}.%{texlive_noarch}.1.3svn30704
Release: 0
Summary: Documentation for texlive-loops
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-loops-doc
This package includes the documentation for texlive-loops
%post -n texlive-loops
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-loops
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-loops
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-loops-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/loops/README
%{_texmfdistdir}/doc/latex/loops/loops-pokayoke1.tex
%files -n texlive-loops
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/loops/loops.sty
/var/adm/update-scripts/texlive-loops-%{texlive_version}.%{texlive_noarch}.1.3svn30704-%{release}-zypper
%package -n texlive-lpform
Version: %{texlive_version}.%{texlive_noarch}.svn36918
Release: 0
Summary: Typesetting linear programming formulations and sets of equations
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
Recommends: texlive-lpform-doc >= %{texlive_version}
Provides: tex(lpform.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source204: lpform.tar.xz
Source205: lpform.doc.tar.xz
%description -n texlive-lpform
The package is designed to aid the author writing linear
programming formulations, one restriction at a time. With the
package, one can easily label equations, formulations can span
multiple pages and several elements of the layout (such as
spacing, texts and equation tags) are also customizable.
Besides linear programming formulations, this package can also
be used to display any series of aligned equations with easy
labeling/referencing and other customization options.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-lpform-doc
Version: %{texlive_version}.%{texlive_noarch}.svn36918
Release: 0
Summary: Documentation for texlive-lpform
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-lpform-doc
This package includes the documentation for texlive-lpform
%post -n texlive-lpform
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lpform
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lpform
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lpform-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/generic/lpform/README
%{_texmfdistdir}/doc/generic/lpform/lpform-doc.pdf
%{_texmfdistdir}/doc/generic/lpform/lpform-doc.tex
%files -n texlive-lpform
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/generic/lpform/lpform.sty
/var/adm/update-scripts/texlive-lpform-%{texlive_version}.%{texlive_noarch}.svn36918-%{release}-zypper
%package -n texlive-lpic
Version: %{texlive_version}.%{texlive_noarch}.0.0.8svn20843
Release: 0
Summary: Put LaTeX material over included graphics
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-lpic-doc >= %{texlive_version}
Provides: tex(lpic.sty)
Requires: tex(calc.sty)
Requires: tex(color.sty)
Requires: tex(epsfig.sty)
Requires: tex(ifthen.sty)
Requires: tex(rotating.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source206: lpic.tar.xz
Source207: lpic.doc.tar.xz
%description -n texlive-lpic
The package defines a convenient interface to put any LaTeX
material on top of included graphics. The LaTeX material may
also be rotated and typeset on top of a white box overshadowing
the graphics. The coordinates of the LaTeX boxes are given
relative to the original, unscaled graphics; when the graphics
is rescaled, the LaTeX annotations stay at their right places
(unless you do something extreme). In a draft mode, the package
enables you to draw a coordinate grid over the picture for easy
adjustment of positions of the annotations.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-lpic-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.8svn20843
Release: 0
Summary: Documentation for texlive-lpic
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-lpic-doc
This package includes the documentation for texlive-lpic
%post -n texlive-lpic
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lpic
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lpic
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lpic-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/lpic/README
%{_texmfdistdir}/doc/latex/lpic/instructions-differential.eps
%{_texmfdistdir}/doc/latex/lpic/instructions-differential.pdf
%{_texmfdistdir}/doc/latex/lpic/instructions.pdf
%{_texmfdistdir}/doc/latex/lpic/instructions.tex
%files -n texlive-lpic
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/lpic/lpic.sty
/var/adm/update-scripts/texlive-lpic-%{texlive_version}.%{texlive_noarch}.0.0.8svn20843-%{release}-zypper
%package -n texlive-lplfitch
Version: %{texlive_version}.%{texlive_noarch}.0.0.9svn31077
Release: 0
Summary: Fitch-style 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-lplfitch-doc >= %{texlive_version}
Provides: tex(lplfitch.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source208: lplfitch.tar.xz
Source209: lplfitch.doc.tar.xz
%description -n texlive-lplfitch
The package provides macros for typesetting natural deduction
proofs in "Fitch" style, with subproofs indented and offset by
scope lines. The proofs from use of the package are in the
format used in the textbook Language, Proof, and Logic by Dave
Barker-Plummer, Jon Barwise, and John Etchemendy.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-lplfitch-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.9svn31077
Release: 0
Summary: Documentation for texlive-lplfitch
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-lplfitch-doc
This package includes the documentation for texlive-lplfitch
%post -n texlive-lplfitch
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lplfitch
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lplfitch
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lplfitch-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/lplfitch/README
%{_texmfdistdir}/doc/latex/lplfitch/lplfitch.pdf
%files -n texlive-lplfitch
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/lplfitch/lplfitch.sty
/var/adm/update-scripts/texlive-lplfitch-%{texlive_version}.%{texlive_noarch}.0.0.9svn31077-%{release}-zypper
%package -n texlive-lps
Version: %{texlive_version}.%{texlive_noarch}.0.0.7svn21322
Release: 0
Summary: Class for "Logic and Philosophy of Science"
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-lps-doc >= %{texlive_version}
Provides: tex(lps.cls)
Requires: tex(article.cls)
Requires: tex(geometry.sty)
Requires: tex(lastpage.sty)
Requires: tex(mathptmx.sty)
Requires: tex(titlesec.sty)
Requires: tex(titletoc.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source210: lps.tar.xz
Source211: lps.doc.tar.xz
%description -n texlive-lps
The 'Logic and Philosophy of Science' journal is an online
publication of the University of Trieste (Italy). The class
builds on the standard article class to offer a format that
LaTeX authors may use when submitting to the journal.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-lps-doc
Version: %{texlive_version}.%{texlive_noarch}.0.0.7svn21322
Release: 0
Summary: Documentation for texlive-lps
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-lps-doc
This package includes the documentation for texlive-lps
%post -n texlive-lps
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lps
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lps
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lps-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/lps/README
%{_texmfdistdir}/doc/latex/lps/lps.pdf
%{_texmfdistdir}/doc/latex/lps/lpstemplate.tex
%files -n texlive-lps
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/lps/lps.cls
/var/adm/update-scripts/texlive-lps-%{texlive_version}.%{texlive_noarch}.0.0.7svn21322-%{release}-zypper
%package -n texlive-lroundrect
Version: %{texlive_version}.%{texlive_noarch}.1.0svn39804
Release: 0
Summary: LaTeX macros for utilizing the roundrect MetaPost routines
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-lroundrect-doc >= %{texlive_version}
Provides: tex(lroundrect.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source212: lroundrect.tar.xz
Source213: lroundrect.doc.tar.xz
%description -n texlive-lroundrect
This LaTeX package provides ways to use the extremely
configurable rounded rectangles of the roundrect MetaPost
package with LaTeX. It is chiefly useful for examples, but also
has macros for particular types of boxes which are useful on
their own.
date: 2016-06-24 17:18:15 +0000
%package -n texlive-lroundrect-doc
Version: %{texlive_version}.%{texlive_noarch}.1.0svn39804
Release: 0
Summary: Documentation for texlive-lroundrect
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-lroundrect-doc
This package includes the documentation for texlive-lroundrect
%post -n texlive-lroundrect
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lroundrect
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lroundrect
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lroundrect-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/lroundrect/README
%{_texmfdistdir}/doc/latex/lroundrect/lppl.txt
%{_texmfdistdir}/doc/latex/lroundrect/lroundrect.pdf
%files -n texlive-lroundrect
%defattr(-,root,root,755)
%{_texmfdistdir}/tex/latex/lroundrect/lroundrect.sty
/var/adm/update-scripts/texlive-lroundrect-%{texlive_version}.%{texlive_noarch}.1.0svn39804-%{release}-zypper
%package -n texlive-lsc
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
Summary: Typesetting Live Sequence Charts
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-lsc-doc >= %{texlive_version}
Provides: tex(lsc.sty)
Requires: tex(ifthen.sty)
Requires: tex(pst-node.sty)
Requires: tex(pstricks.sty)
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source214: lsc.tar.xz
Source215: lsc.doc.tar.xz
%description -n texlive-lsc
This package is similar to the msc package in that it provides
macros for typesetting a variant of sequence diagrams, in this
case the Live Sequence Charts of Damm and Harel. The package
supports the full LSC language of the original LSC paper, the
Klose-extensions for formal verification and some of the Harel-
extensions for the Play-In/Play-Out approach (cf. the manual).
date: 2016-06-24 17:18:15 +0000
%package -n texlive-lsc-doc
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
Summary: Documentation for texlive-lsc
License: LPPL-1.0
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
%description -n texlive-lsc-doc
This package includes the documentation for texlive-lsc
%post -n texlive-lsc
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lsc
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lsc
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lsc-doc
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/lsc/README
%{_texmfdistdir}/doc/latex/lsc/lsc.pdf
%{_texmfdistdir}/doc/latex/lsc/lsc.tex
%files -n texlive-lsc
%defattr(-,root,root,755)
%{_texmfdistdir}/bibtex/bib/lsc/lsc.bib
%{_texmfdistdir}/tex/latex/lsc/lsc.sty
/var/adm/update-scripts/texlive-lsc-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper
%package -n texlive-lshort-bulgarian
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
Summary: Bulgarian translation of the "Short Introduction to LaTeX2e"
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
Source216: lshort-bulgarian.doc.tar.xz
%description -n texlive-lshort-bulgarian
The source files, PostScript and PDF files of the Bulgarian
translation of the "Short Introduction to LaTeX 2e".
date: 2016-06-24 17:18:15 +0000
%post -n texlive-lshort-bulgarian
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lshort-bulgarian
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lshort-bulgarian
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lshort-bulgarian
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/lshort-bulgarian/README
%{_texmfdistdir}/doc/latex/lshort-bulgarian/lshort-bg.pdf
%{_texmfdistdir}/doc/latex/lshort-bulgarian/src/lshort-bg.src.zip
/var/adm/update-scripts/texlive-lshort-bulgarian-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper
%package -n texlive-lshort-chinese
Version: %{texlive_version}.%{texlive_noarch}.5.10svn43606
Release: 0
Summary: Introduction to LaTeX, in Chinese
License: GFDL-1.2
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
Source217: lshort-chinese.doc.tar.xz
%description -n texlive-lshort-chinese
A Chinese edition of the not so short introduction to LaTeX2e,
with additional information of typesetting Chinese language.
date: 2017-03-26 17:47:00 +0000
%post -n texlive-lshort-chinese
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lshort-chinese
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lshort-chinese
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lshort-chinese
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/lshort-chinese/README-zh.md
%{_texmfdistdir}/doc/latex/lshort-chinese/README.md
%{_texmfdistdir}/doc/latex/lshort-chinese/lshort-zh-cn.pdf
%{_texmfdistdir}/doc/latex/lshort-chinese/src/INSTRUCTIONS.md
%{_texmfdistdir}/doc/latex/lshort-chinese/src/Makefile
%{_texmfdistdir}/doc/latex/lshort-chinese/src/chap/app.A.install.tex
%{_texmfdistdir}/doc/latex/lshort-chinese/src/chap/app.B.error.help.tex
%{_texmfdistdir}/doc/latex/lshort-chinese/src/chap/biblio.tex
%{_texmfdistdir}/doc/latex/lshort-chinese/src/chap/chap.01.basics.tex
%{_texmfdistdir}/doc/latex/lshort-chinese/src/chap/chap.02.text.tex
%{_texmfdistdir}/doc/latex/lshort-chinese/src/chap/chap.03.elements.tex
%{_texmfdistdir}/doc/latex/lshort-chinese/src/chap/chap.04.math.tex
%{_texmfdistdir}/doc/latex/lshort-chinese/src/chap/chap.05.style.tex
%{_texmfdistdir}/doc/latex/lshort-chinese/src/chap/chap.06.spec.tex
%{_texmfdistdir}/doc/latex/lshort-chinese/src/chap/chap.07.graphic.tex
%{_texmfdistdir}/doc/latex/lshort-chinese/src/chap/chap.08.custom.tex
%{_texmfdistdir}/doc/latex/lshort-chinese/src/chap/fdl.tex
%{_texmfdistdir}/doc/latex/lshort-chinese/src/chap/preface.contrib.tex
%{_texmfdistdir}/doc/latex/lshort-chinese/src/chap/preface.overview.tex
%{_texmfdistdir}/doc/latex/lshort-chinese/src/chap/sec.symbol.table.tex
%{_texmfdistdir}/doc/latex/lshort-chinese/src/chap/titlepage.tex
%{_texmfdistdir}/doc/latex/lshort-chinese/src/lshort-zh-cn-layout.tex
%{_texmfdistdir}/doc/latex/lshort-chinese/src/lshort-zh-cn-style.sty
%{_texmfdistdir}/doc/latex/lshort-chinese/src/lshort-zh-cn.ist
%{_texmfdistdir}/doc/latex/lshort-chinese/src/lshort-zh-cn.tex
/var/adm/update-scripts/texlive-lshort-chinese-%{texlive_version}.%{texlive_noarch}.5.10svn43606-%{release}-zypper
%package -n texlive-lshort-czech
Version: %{texlive_version}.%{texlive_noarch}.4.27svn29803
Release: 0
Summary: Czech translation of the "Short Introduction to LaTeX2e"
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source218: lshort-czech.doc.tar.xz
%description -n texlive-lshort-czech
This is the Czech translation of "A Short Introduction to
LaTeX2e".
date: 2016-06-24 17:18:15 +0000
%post -n texlive-lshort-czech
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lshort-czech
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lshort-czech
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lshort-czech
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/lshort-czech/CHANGES
%{_texmfdistdir}/doc/latex/lshort-czech/MANIFEST
%{_texmfdistdir}/doc/latex/lshort-czech/Makefile
%{_texmfdistdir}/doc/latex/lshort-czech/README
%{_texmfdistdir}/doc/latex/lshort-czech/lshort-cs.pdf
%{_texmfdistdir}/doc/latex/lshort-czech/src/appendix.tex
%{_texmfdistdir}/doc/latex/lshort-czech/src/biblio.tex
%{_texmfdistdir}/doc/latex/lshort-czech/src/contrib.tex
%{_texmfdistdir}/doc/latex/lshort-czech/src/custom.tex
%{_texmfdistdir}/doc/latex/lshort-czech/src/fancyhea.sty
%{_texmfdistdir}/doc/latex/lshort-czech/src/graphic.tex
%{_texmfdistdir}/doc/latex/lshort-czech/src/lshort-base.tex
%{_texmfdistdir}/doc/latex/lshort-czech/src/lshort-cs-a5.tex
%{_texmfdistdir}/doc/latex/lshort-czech/src/lshort-cs.ind
%{_texmfdistdir}/doc/latex/lshort-czech/src/lshort-cs.tex
%{_texmfdistdir}/doc/latex/lshort-czech/src/lshort.ist
%{_texmfdistdir}/doc/latex/lshort-czech/src/lshort.sty
%{_texmfdistdir}/doc/latex/lshort-czech/src/lssym.tex
%{_texmfdistdir}/doc/latex/lshort-czech/src/math.tex
%{_texmfdistdir}/doc/latex/lshort-czech/src/mylayout.sty
%{_texmfdistdir}/doc/latex/lshort-czech/src/overview.tex
%{_texmfdistdir}/doc/latex/lshort-czech/src/spec.tex
%{_texmfdistdir}/doc/latex/lshort-czech/src/things.tex
%{_texmfdistdir}/doc/latex/lshort-czech/src/title.tex
%{_texmfdistdir}/doc/latex/lshort-czech/src/typeset.tex
/var/adm/update-scripts/texlive-lshort-czech-%{texlive_version}.%{texlive_noarch}.4.27svn29803-%{release}-zypper
%package -n texlive-lshort-dutch
Version: %{texlive_version}.%{texlive_noarch}.1.3svn15878
Release: 0
Summary: Introduction to LaTeX in Dutch
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source219: lshort-dutch.doc.tar.xz
%description -n texlive-lshort-dutch
This is the Dutch (Nederlands) translation of the Short
Introduction to LaTeX2e.
date: 2016-06-24 17:18:15 +0000
%post -n texlive-lshort-dutch
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lshort-dutch
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lshort-dutch
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lshort-dutch
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/lshort-dutch/LEESMIJ
%{_texmfdistdir}/doc/latex/lshort-dutch/README
%{_texmfdistdir}/doc/latex/lshort-dutch/WIJZIGINGEN
%{_texmfdistdir}/doc/latex/lshort-dutch/lshort-nl-1.3.pdf
%{_texmfdistdir}/doc/latex/lshort-dutch/lshort-nl-1.3.src.zip
/var/adm/update-scripts/texlive-lshort-dutch-%{texlive_version}.%{texlive_noarch}.1.3svn15878-%{release}-zypper
%package -n texlive-lshort-english
Version: %{texlive_version}.%{texlive_noarch}.5.0.5svn37892
Release: 0
Summary: A (Not So) Short Introduction to LaTeX2e
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source220: lshort-english.doc.tar.xz
%description -n texlive-lshort-english
The document derives from a German introduction ('lkurz'),
which was translated and updated; it continues to be updated.
This translation has, in its turn, been translated into several
other languages; see the lshort catalogue entry for the current
list.
date: 2016-06-24 17:18:15 +0000
%post -n texlive-lshort-english
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lshort-english
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lshort-english
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lshort-english
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/lshort-english/CHANGES
%{_texmfdistdir}/doc/latex/lshort-english/README
%{_texmfdistdir}/doc/latex/lshort-english/lshort-5.05.src.tar.gz
%{_texmfdistdir}/doc/latex/lshort-english/lshort.pdf
/var/adm/update-scripts/texlive-lshort-english-%{texlive_version}.%{texlive_noarch}.5.0.5svn37892-%{release}-zypper
%package -n texlive-lshort-estonian
Version: %{texlive_version}.%{texlive_noarch}.5.05svn39323
Release: 0
Summary: Estonian introduction to LaTeX
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source221: lshort-estonian.doc.tar.xz
%description -n texlive-lshort-estonian
This is the Estonian translation of Short Introduction to
LaTeX2e.
date: 2016-06-24 17:18:15 +0000
%post -n texlive-lshort-estonian
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lshort-estonian
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lshort-estonian
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lshort-estonian
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/lshort-estonian/README
%{_texmfdistdir}/doc/latex/lshort-estonian/lshort-ee-a5.pdf
%{_texmfdistdir}/doc/latex/lshort-estonian/lshort-ee.pdf
%{_texmfdistdir}/doc/latex/lshort-estonian/src/appendix.tex
%{_texmfdistdir}/doc/latex/lshort-estonian/src/biblio.tex
%{_texmfdistdir}/doc/latex/lshort-estonian/src/contrib.tex
%{_texmfdistdir}/doc/latex/lshort-estonian/src/custom.tex
%{_texmfdistdir}/doc/latex/lshort-estonian/src/graphic.tex
%{_texmfdistdir}/doc/latex/lshort-estonian/src/lshort-base.tex
%{_texmfdistdir}/doc/latex/lshort-estonian/src/lshort-ee-a5.ind
%{_texmfdistdir}/doc/latex/lshort-estonian/src/lshort-ee-a5.tex
%{_texmfdistdir}/doc/latex/lshort-estonian/src/lshort-ee.ind
%{_texmfdistdir}/doc/latex/lshort-estonian/src/lshort-ee.tex
%{_texmfdistdir}/doc/latex/lshort-estonian/src/lshort.sty
%{_texmfdistdir}/doc/latex/lshort-estonian/src/lssym.tex
%{_texmfdistdir}/doc/latex/lshort-estonian/src/math.tex
%{_texmfdistdir}/doc/latex/lshort-estonian/src/overview.tex
%{_texmfdistdir}/doc/latex/lshort-estonian/src/preamble.tex
%{_texmfdistdir}/doc/latex/lshort-estonian/src/spec.tex
%{_texmfdistdir}/doc/latex/lshort-estonian/src/things.tex
%{_texmfdistdir}/doc/latex/lshort-estonian/src/title.tex
%{_texmfdistdir}/doc/latex/lshort-estonian/src/typeset.tex
/var/adm/update-scripts/texlive-lshort-estonian-%{texlive_version}.%{texlive_noarch}.5.05svn39323-%{release}-zypper
%package -n texlive-lshort-finnish
Version: %{texlive_version}.%{texlive_noarch}.svn15878
Release: 0
Summary: Finnish introduction to LaTeX
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
Source222: lshort-finnish.doc.tar.xz
%description -n texlive-lshort-finnish
This is the Finnish translation of Short Introduction to
LaTeX2e, with added coverage of Finnish typesetting rules.
date: 2016-06-24 17:18:15 +0000
%post -n texlive-lshort-finnish
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lshort-finnish
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lshort-finnish
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lshort-finnish
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/lshort-finnish/README
%{_texmfdistdir}/doc/latex/lshort-finnish/lyhyt2e.pdf
%{_texmfdistdir}/doc/latex/lshort-finnish/src/asiat.tex
%{_texmfdistdir}/doc/latex/lshort-finnish/src/erikois.tex
%{_texmfdistdir}/doc/latex/lshort-finnish/src/esipuhe.tex
%{_texmfdistdir}/doc/latex/lshort-finnish/src/grafiikka.tex
%{_texmfdistdir}/doc/latex/lshort-finnish/src/kiitokset.tex
%{_texmfdistdir}/doc/latex/lshort-finnish/src/kirjallisuus.tex
%{_texmfdistdir}/doc/latex/lshort-finnish/src/ladonta.tex
%{_texmfdistdir}/doc/latex/lshort-finnish/src/llyhyt2e.sty
%{_texmfdistdir}/doc/latex/lshort-finnish/src/lyhyt2e.ind
%{_texmfdistdir}/doc/latex/lshort-finnish/src/lyhyt2e.tex
%{_texmfdistdir}/doc/latex/lshort-finnish/src/matikka.tex
%{_texmfdistdir}/doc/latex/lshort-finnish/src/mylayout.sty
%{_texmfdistdir}/doc/latex/lshort-finnish/src/otsikko.tex
%{_texmfdistdir}/doc/latex/lshort-finnish/src/symbolit.tex
%{_texmfdistdir}/doc/latex/lshort-finnish/src/typeset.tex
%{_texmfdistdir}/doc/latex/lshort-finnish/src/viritys.tex
/var/adm/update-scripts/texlive-lshort-finnish-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper
%package -n texlive-lshort-french
Version: %{texlive_version}.%{texlive_noarch}.5.01fr_0svn23332
Release: 0
Summary: Short introduction to LaTeX, French translation
License: GPL-2.0+
Group: Productivity/Publishing/TeX/Base
Url: http://www.tug.org/texlive/
Requires(pre): texlive >= %{texlive_version}
Requires(post): coreutils
Requires(postun): coreutils
Requires(postun): texlive >= %{texlive_version}
Requires(posttrans): findutils
Requires(posttrans): grep
Requires(posttrans): sed
Requires(posttrans): texlive >= %{texlive_version}
# Download at ftp://ftp.ctan.org/pub/tex/systems/texlive/tlnet/archive/
# from 20170520
Source223: lshort-french.doc.tar.xz
%description -n texlive-lshort-french
French version of A Short Introduction to LaTeX2e.
date: 2016-06-24 17:18:15 +0000
%post -n texlive-lshort-french
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lshort-french
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lshort-french
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lshort-french
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/lshort-french/README
%{_texmfdistdir}/doc/latex/lshort-french/historique
%{_texmfdistdir}/doc/latex/lshort-french/lshort-fr-5.01fr-0.tgz
%{_texmfdistdir}/doc/latex/lshort-french/lshort-fr.pdf
/var/adm/update-scripts/texlive-lshort-french-%{texlive_version}.%{texlive_noarch}.5.01fr_0svn23332-%{release}-zypper
%package -n texlive-lshort-german
Version: %{texlive_version}.%{texlive_noarch}.3.0bsvn42434
Release: 0
Summary: German version of A Short Introduction to LaTeX2e: LaTeX2e-Kurzbeschreibung
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
Source224: lshort-german.doc.tar.xz
%description -n texlive-lshort-german
The lshort-german package
date: 2016-11-04 12:31:56 +0000
%post -n texlive-lshort-german
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
%postun -n texlive-lshort-german
mkdir -p /var/run/texlive
> /var/run/texlive/run-mktexlsr
> /var/run/texlive/run-update
if test $1 = 0; then
exit 0
fi
%posttrans -n texlive-lshort-german
test -z "$ZYPP_IS_RUNNING" || exit 0
test -d /var/run/texlive || exit 0
VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%files -n texlive-lshort-german
%defattr(-,root,root,755)
%{_texmfdistdir}/doc/latex/lshort-german/CHANGES
%{_texmfdistdir}/doc/latex/lshort-german/README.l2kurz
%{_texmfdistdir}/doc/latex/lshort-german/allgemeines.tex
%{_texmfdistdir}/doc/latex/lshort-german/anhang.tex
%{_texmfdistdir}/doc/latex/lshort-german/bilder.tex
%{_texmfdistdir}/doc/latex/lshort-german/eingabefile.tex
%{_texmfdistdir}/doc/latex/lshort-german/einleitung.tex
%{_texmfdistdir}/doc/latex/lshort-german/fontspec.pdf
%{_texmfdistdir}/doc/latex/lshort-german/fontspecbeispiel.tex
%{_texmfdistdir}/doc/latex/lshort-german/l2ksym.tex
%{_texmfdistdir}/doc/latex/lshort-german/l2kurz.bib
%{_texmfdistdir}/doc/latex/lshort-german/l2kurz.pdf
%{_texmfdistdir}/doc/latex/lshort-german/l2kurz.tex
%{_texmfdistdir}/doc/latex/lshort-german/latexmkrc
%{_texmfdistdir}/doc/latex/lshort-german/mathematik.tex
%{_texmfdistdir}/doc/latex/lshort-german/ozean.pdf
%{_texmfdistdir}/doc/latex/lshort-german/ozean.svg
%{_texmfdistdir}/doc/latex/lshort-german/schriften.tex
%{_texmfdistdir}/doc/latex/lshort-german/seitenaufbau.tex
%{_texmfdistdir}/doc/latex/lshort-german/spezialitaeten.tex
%{_texmfdistdir}/doc/latex/lshort-german/textsatz.tex
/var/adm/update-scripts/texlive-lshort-german-%{texlive_version}.%{texlive_noarch}.3.0bsvn42434-%{release}-zypper
%prep
%setup -q -c -T
%build
%install
rm -rf %{buildroot}
mkdir -p %{buildroot}%{_texmfdistdir}
mkdir -p %{buildroot}%{_texmfmaindir}/tlpkg/tlpostcode
mkdir -p %{buildroot}%{_datadir}/texlive/tlpkg
mkdir -p %{buildroot}/var/adm/update-scripts
ln -sf ../../share/texmf %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf ../../share/texmf %{buildroot}%{_datadir}/texlive/texmf
ln -sf ../../../share/texmf/tlpkg/tlpostcode \
%{buildroot}%{_datadir}/texlive/tlpkg/tlpostcode
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latex-notes-zh-cn-%{texlive_version}.%{texlive_noarch}.1.20svn15878-%{release}-zypper
tar --use-compress-program=xz -xf %{S:1} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latex-papersize-%{texlive_version}.%{texlive_noarch}.1.62svn42296-%{release}-zypper
tar --use-compress-program=xz -xf %{S:2} -C %{buildroot}%{_datadir}/texlive
tar --use-compress-program=xz -xf %{S:3} -C %{buildroot}%{_datadir}/texlive
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latex-referenz-%{texlive_version}.%{texlive_noarch}.2svn36671-%{release}-zypper
tar --use-compress-program=xz -xf %{S:4} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Make possible scripts usable if any
for scr in %{_texmfdistdir}/doc/latex/latex-referenz/01-08-1.sh \
%{_texmfdistdir}/doc/latex/latex-referenz/01-08-2.sh
do
test -e %{buildroot}/$scr || continue
chmod 0755 %{buildroot}/$scr
done
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latex-tabellen-%{texlive_version}.%{texlive_noarch}.svn16979-%{release}-zypper
tar --use-compress-program=xz -xf %{S:5} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latex-tds-%{texlive_version}.%{texlive_noarch}.svn40613-%{release}-zypper
tar --use-compress-program=xz -xf %{S:6} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:7} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Add shebang e.g. correct perl wrapper scripts if any
for scr in %{_texmfdistdir}/source/latex/latex-tds/lib/adjust_checksum.pl \
%{_texmfdistdir}/source/latex/latex-tds/lib/ziptimetree.pl
do
test -e %{buildroot}/$scr || continue
ed %{buildroot}/${scr} <<-'EOF'
1
i
#! /bin/sh
.
w
q
EOF
done
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latex-veryshortguide-%{texlive_version}.%{texlive_noarch}.svn41844-%{release}-zypper
tar --use-compress-program=xz -xf %{S:8} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latex-web-companion-%{texlive_version}.%{texlive_noarch}.svn29349-%{release}-zypper
tar --use-compress-program=xz -xf %{S:9} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Make possible scripts usable if any
for scr in %{_texmfdistdir}/doc/latex/latex-web-companion/apb/utf82latin1.sh
do
test -e %{buildroot}/$scr || continue
chmod 0755 %{buildroot}/$scr
done
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latex2e-help-texinfo-%{texlive_version}.%{texlive_noarch}.svn38709-%{release}-zypper
tar --use-compress-program=xz -xf %{S:10} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latex2e-help-texinfo-fr-%{texlive_version}.%{texlive_noarch}.svn42541-%{release}-zypper
tar --use-compress-program=xz -xf %{S:11} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latex2e-help-texinfo-spanish-%{texlive_version}.%{texlive_noarch}.svn37356-%{release}-zypper
tar --use-compress-program=xz -xf %{S:12} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latex2man-%{texlive_version}.%{texlive_noarch}.1.25svn43855-%{release}-zypper
tar --use-compress-program=xz -xf %{S:13} -C %{buildroot}%{_datadir}/texlive
tar --use-compress-program=xz -xf %{S:14} -C %{buildroot}%{_datadir}/texlive
pushd %{buildroot}%{_datadir}/texlive/texmf-dist
patch --reject-format=unified --quoting-style=literal -f -p1 -F0 -T < %{S:15}
popd
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latex2nemeth-%{texlive_version}.%{texlive_noarch}.1.0svn42300-%{release}-zypper
tar --use-compress-program=xz -xf %{S:16} -C %{buildroot}%{_datadir}/texlive
tar --use-compress-program=xz -xf %{S:17} -C %{buildroot}%{_datadir}/texlive
# Strip executable bit from non-scripts
for txt in %{_texmfdistdir}/scripts/latex2nemeth/latex2nemeth-v1.0.jar
do
test -e %{buildroot}/$txt || continue
chmod 0644 %{buildroot}/$txt
done
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latex4wp-%{texlive_version}.%{texlive_noarch}.1.0.10svn35999-%{release}-zypper
tar --use-compress-program=xz -xf %{S:18} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Make possible scripts usable if any
for scr in %{_texmfdistdir}/doc/latex/latex4wp/dat2tex.sh
do
test -e %{buildroot}/$scr || continue
chmod 0755 %{buildroot}/$scr
done
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latex4wp-it-%{texlive_version}.%{texlive_noarch}.1.0.10svn36000-%{release}-zypper
tar --use-compress-program=xz -xf %{S:19} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Make possible scripts usable if any
for scr in %{_texmfdistdir}/doc/latex/latex4wp-it/dat2tex
do
test -e %{buildroot}/$scr || continue
chmod 0755 %{buildroot}/$scr
done
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latexbangla-%{texlive_version}.%{texlive_noarch}.0.0.2svn42409-%{release}-zypper
tar --use-compress-program=xz -xf %{S:20} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:21} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latexbug-%{texlive_version}.%{texlive_noarch}.1.0asvn44566-%{release}-zypper
tar --use-compress-program=xz -xf %{S:22} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:23} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latexcheat-%{texlive_version}.%{texlive_noarch}.1.13svn15878-%{release}-zypper
tar --use-compress-program=xz -xf %{S:24} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latexcheat-de-%{texlive_version}.%{texlive_noarch}.svn35702-%{release}-zypper
tar --use-compress-program=xz -xf %{S:25} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latexcheat-esmx-%{texlive_version}.%{texlive_noarch}.2.00svn36866-%{release}-zypper
tar --use-compress-program=xz -xf %{S:26} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latexcheat-ptbr-%{texlive_version}.%{texlive_noarch}.1.13svn15878-%{release}-zypper
tar --use-compress-program=xz -xf %{S:27} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latexconfig-%{texlive_version}.%{texlive_noarch}.svn40274-%{release}-zypper
tar --use-compress-program=xz -xf %{S:28} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latexcourse-rug-%{texlive_version}.%{texlive_noarch}.1.1svn39026-%{release}-zypper
tar --use-compress-program=xz -xf %{S:29} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latexdemo-%{texlive_version}.%{texlive_noarch}.0.0.1svn34481-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latexdiff-%{texlive_version}.%{texlive_noarch}.1.2.0svn41892-%{release}-zypper
tar --use-compress-program=xz -xf %{S:32} -C %{buildroot}%{_datadir}/texlive
tar --use-compress-program=xz -xf %{S:33} -C %{buildroot}%{_datadir}/texlive
pushd %{buildroot}%{_datadir}/texlive/texmf-dist
patch --reject-format=unified --quoting-style=literal -f -p1 -F0 -T < %{S:34}
popd
# Make possible scripts usable if any
for scr in %{_texmfdistdir}/doc/support/latexdiff/contrib/latexchanges.py
do
test -e %{buildroot}/$scr || continue
chmod 0755 %{buildroot}/$scr
done
# Avoid short paths
for scr in %{_texmfdistdir}/doc/support/latexdiff/contrib/latexchanges.py
do
test -e %{buildroot}/$scr || continue
ed %{buildroot}/${scr} <<-'EOF'
1
s@/bin/@/usr/bin/@
.
w
q
EOF
done
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latexfileinfo-pkgs-%{texlive_version}.%{texlive_noarch}.0.0.22svn26760-%{release}-zypper
tar --use-compress-program=xz -xf %{S:35} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:36} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latexfileversion-%{texlive_version}.%{texlive_noarch}.0.0.3svn29349-%{release}-zypper
tar --use-compress-program=xz -xf %{S:37} -C %{buildroot}%{_datadir}/texlive
tar --use-compress-program=xz -xf %{S:38} -C %{buildroot}%{_datadir}/texlive
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latexgit-%{texlive_version}.%{texlive_noarch}.svn41920-%{release}-zypper
tar --use-compress-program=xz -xf %{S:39} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:40} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latexindent-%{texlive_version}.%{texlive_noarch}.3.1svn44492-%{release}-zypper
tar --use-compress-program=xz -xf %{S:41} -C %{buildroot}%{_datadir}/texlive
tar --use-compress-program=xz -xf %{S:42} -C %{buildroot}%{_datadir}/texlive
# Strip executable bit from non-scripts
for txt in %{_texmfdistdir}/scripts/latexindent/LatexIndent/Command.pm \
%{_texmfdistdir}/scripts/latexindent/LatexIndent/Environment.pm \
%{_texmfdistdir}/scripts/latexindent/LatexIndent/IfElseFi.pm \
%{_texmfdistdir}/scripts/latexindent/LatexIndent/KeyEqualsValuesBraces.pm \
%{_texmfdistdir}/scripts/latexindent/LatexIndent/NamedGroupingBracesBrackets.pm \
%{_texmfdistdir}/scripts/latexindent/defaultSettings.yaml
do
test -e %{buildroot}/$txt || continue
chmod 0644 %{buildroot}/$txt
done
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latexmk-%{texlive_version}.%{texlive_noarch}.4.52csvn43099-%{release}-zypper
tar --use-compress-program=xz -xf %{S:43} -C %{buildroot}%{_datadir}/texlive
tar --use-compress-program=xz -xf %{S:44} -C %{buildroot}%{_datadir}/texlive
rm -vf %{buildroot}%{_texmfdistdir}/doc/support/latexmk/extra-scripts/dvipdfm_call.bat
rm -vf %{buildroot}%{_texmfdistdir}/doc/support/latexmk/extra-scripts/dvipdfmx_call.bat
# Make possible scripts usable if any
for scr in %{_texmfdistdir}/doc/support/latexmk/extra-scripts/dvipdfm_call \
%{_texmfdistdir}/doc/support/latexmk/extra-scripts/dvipdfmx_call \
%{_texmfdistdir}/doc/support/latexmk/extra-scripts/kickxdvi \
%{_texmfdistdir}/doc/support/latexmk/extra-scripts/l1 \
%{_texmfdistdir}/doc/support/latexmk/extra-scripts/l2 \
%{_texmfdistdir}/doc/support/latexmk/extra-scripts/pst2pdf_for_latexmk \
%{_texmfdistdir}/doc/support/latexmk/extra-scripts/startacroread
do
test -e %{buildroot}/$scr || continue
chmod 0755 %{buildroot}/$scr
done
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latexmp-%{texlive_version}.%{texlive_noarch}.1.2.1svn15878-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-latexpand-%{texlive_version}.%{texlive_noarch}.1.3svn41873-%{release}-zypper
tar --use-compress-program=xz -xf %{S:47} -C %{buildroot}%{_datadir}/texlive
tar --use-compress-program=xz -xf %{S:48} -C %{buildroot}%{_datadir}/texlive
pushd %{buildroot}%{_datadir}/texlive/texmf-dist
patch --reject-format=unified --quoting-style=literal -f -p1 -F0 -T < %{S:49}
popd
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lato-%{texlive_version}.%{texlive_noarch}.2.2svn24986-%{release}-zypper
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
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-lato
for font in %{buildroot}/%{_texmfdistdir}/fonts/truetype/public/lato/*.{pf[ab],[ot]tf} \
%{buildroot}/%{_texmfdistdir}/fonts/type1/public/lato/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-lato
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-lato/${base} ${font}
done
> %{buildroot}%{_datadir}/fonts/texlive-lato/encodings.dir
> %{buildroot}%{_datadir}/fonts/texlive-lato/fonts.dir
> %{buildroot}%{_datadir}/fonts/texlive-lato/fonts.scale
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-lato.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-lato -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-lato/*</glob>
</rejectfont>
</fontconfig>
EOF
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-layaureo-%{texlive_version}.%{texlive_noarch}.0.0.2svn19087-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-layouts-%{texlive_version}.%{texlive_noarch}.2.6dsvn42428-%{release}-zypper
tar --use-compress-program=xz -xf %{S:54} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:55} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lazylist-%{texlive_version}.%{texlive_noarch}.1.0asvn17691-%{release}-zypper
tar --use-compress-program=xz -xf %{S:56} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:57} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lcd-%{texlive_version}.%{texlive_noarch}.0.0.3svn16549-%{release}-zypper
tar --use-compress-program=xz -xf %{S:58} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:59} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lcdftypetools-%{texlive_version}.%{texlive_noarch}.svn44166-%{release}-zypper
tar --use-compress-program=xz -xf %{S:60} -C %{buildroot}%{_datadir}/texlive
%if ! %{with lcdf_typetools}
rm -vf %{buildroot}%{_mandir}/man1/cfftot1.1*
rm -vf %{buildroot}%{_mandir}/man1/mmafm.1*
rm -vf %{buildroot}%{_mandir}/man1/mmpfb.1*
rm -vf %{buildroot}%{_mandir}/man1/otfinfo.1*
rm -vf %{buildroot}%{_mandir}/man1/otftotfm.1*
rm -vf %{buildroot}%{_mandir}/man1/t1dotlessj.1*
rm -vf %{buildroot}%{_mandir}/man1/t1lint.1*
rm -vf %{buildroot}%{_mandir}/man1/t1rawafm.1*
rm -vf %{buildroot}%{_mandir}/man1/t1reencode.1*
rm -vf %{buildroot}%{_mandir}/man1/t1testpage.1*
rm -vf %{buildroot}%{_mandir}/man1/ttftotype42.1*
%endif
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lcg-%{texlive_version}.%{texlive_noarch}.1.3svn31474-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lcyw-%{texlive_version}.%{texlive_noarch}.1.1svn15878-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-leading-%{texlive_version}.%{texlive_noarch}.0.0.3svn15878-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-leadsheets-%{texlive_version}.%{texlive_noarch}.0.0.5asvn43034-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-leaflet-%{texlive_version}.%{texlive_noarch}.1.1bsvn43523-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lecturer-%{texlive_version}.%{texlive_noarch}.svn23916-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-ledmac-%{texlive_version}.%{texlive_noarch}.0.0.19.4svn41811-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-leftidx-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-leipzig-%{texlive_version}.%{texlive_noarch}.1.1svn34902-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lengthconvert-%{texlive_version}.%{texlive_noarch}.1.0asvn30867-%{release}-zypper
tar --use-compress-program=xz -xf %{S:79} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:80} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lettre-%{texlive_version}.%{texlive_noarch}.2.353svn35145-%{release}-zypper
tar --use-compress-program=xz -xf %{S:81} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:82} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lettrine-%{texlive_version}.%{texlive_noarch}.1.9svn38268-%{release}-zypper
tar --use-compress-program=xz -xf %{S:83} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:84} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-levy-%{texlive_version}.%{texlive_noarch}.svn21750-%{release}-zypper
tar --use-compress-program=xz -xf %{S:85} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:86} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Make possible scripts usable if any
for scr in %{_texmfdistdir}/doc/fonts/levy/makeall \
%{_texmfdistdir}/doc/fonts/levy/makefont \
%{_texmfdistdir}/doc/fonts/levy/testfont
do
test -e %{buildroot}/$scr || continue
chmod 0755 %{buildroot}/$scr
done
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lewis-%{texlive_version}.%{texlive_noarch}.0.0.1svn15878-%{release}-zypper
tar --use-compress-program=xz -xf %{S:87} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:88} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lexikon-%{texlive_version}.%{texlive_noarch}.1.0csvn17364-%{release}-zypper
tar --use-compress-program=xz -xf %{S:89} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:90} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lexref-%{texlive_version}.%{texlive_noarch}.1.1asvn36026-%{release}-zypper
tar --use-compress-program=xz -xf %{S:91} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:92} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lfb-%{texlive_version}.%{texlive_noarch}.1.0svn15878-%{release}-zypper
tar --use-compress-program=xz -xf %{S:93} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:94} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lgreek-%{texlive_version}.%{texlive_noarch}.svn21818-%{release}-zypper
tar --use-compress-program=xz -xf %{S:95} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:96} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lh-%{texlive_version}.%{texlive_noarch}.3.5gsvn15878-%{release}-zypper
tar --use-compress-program=xz -xf %{S:97} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:98} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lhcyr-%{texlive_version}.%{texlive_noarch}.svn31795-%{release}-zypper
tar --use-compress-program=xz -xf %{S:99} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lhelp-%{texlive_version}.%{texlive_noarch}.2.0svn23638-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-libertine-%{texlive_version}.%{texlive_noarch}.5.3.0svn43603-%{release}-zypper
tar --use-compress-program=xz -xf %{S:102} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:103} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-libertine
for font in %{buildroot}/%{_texmfdistdir}/fonts/opentype/public/libertine/*.{pf[ab],[ot]tf} \
%{buildroot}/%{_texmfdistdir}/fonts/type1/public/libertine/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-libertine
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-libertine/${base} ${font}
done
> %{buildroot}%{_datadir}/fonts/texlive-libertine/encodings.dir
> %{buildroot}%{_datadir}/fonts/texlive-libertine/fonts.dir
> %{buildroot}%{_datadir}/fonts/texlive-libertine/fonts.scale
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-libertine.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-libertine -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-libertine/*</glob>
</rejectfont>
</fontconfig>
EOF
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-libertinegc-%{texlive_version}.%{texlive_noarch}.1.00svn39746-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-libertinus-%{texlive_version}.%{texlive_noarch}.6.4svn44409-%{release}-zypper
tar --use-compress-program=xz -xf %{S:106} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:107} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-libertinus
for font in %{buildroot}/%{_texmfdistdir}/fonts/opentype/public/libertinus/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-libertinus
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-libertinus/${base} ${font}
done
> %{buildroot}%{_datadir}/fonts/texlive-libertinus/encodings.dir
> %{buildroot}%{_datadir}/fonts/texlive-libertinus/fonts.dir
> %{buildroot}%{_datadir}/fonts/texlive-libertinus/fonts.scale
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-libertinus.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-libertinus -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-libertinus/*</glob>
</rejectfont>
</fontconfig>
EOF
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-libertinust1math-%{texlive_version}.%{texlive_noarch}.1.0.4svn44542-%{release}-zypper
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
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-libertinust1math
for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/public/libertinust1math/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-libertinust1math
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-libertinust1math/${base} ${font}
done
> %{buildroot}%{_datadir}/fonts/texlive-libertinust1math/encodings.dir
> %{buildroot}%{_datadir}/fonts/texlive-libertinust1math/fonts.dir
> %{buildroot}%{_datadir}/fonts/texlive-libertinust1math/fonts.scale
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-libertinust1math.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-libertinust1math -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-libertinust1math/*</glob>
</rejectfont>
</fontconfig>
EOF
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-libgreek-%{texlive_version}.%{texlive_noarch}.1.0svn27789-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-librarian-%{texlive_version}.%{texlive_noarch}.1.0svn19880-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-librebaskerville-%{texlive_version}.%{texlive_noarch}.svn31741-%{release}-zypper
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
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-librebaskerville
for font in %{buildroot}/%{_texmfdistdir}/fonts/opentype/impallari/librebaskerville/*.{pf[ab],[ot]tf} \
%{buildroot}/%{_texmfdistdir}/fonts/type1/impallari/librebaskerville/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-librebaskerville
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-librebaskerville/${base} ${font}
done
> %{buildroot}%{_datadir}/fonts/texlive-librebaskerville/encodings.dir
> %{buildroot}%{_datadir}/fonts/texlive-librebaskerville/fonts.dir
> %{buildroot}%{_datadir}/fonts/texlive-librebaskerville/fonts.scale
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-librebaskerville.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-librebaskerville -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-librebaskerville/*</glob>
</rejectfont>
</fontconfig>
EOF
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-librebodoni-%{texlive_version}.%{texlive_noarch}.svn39375-%{release}-zypper
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
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-librebodoni
for font in %{buildroot}/%{_texmfdistdir}/fonts/opentype/impallari/librebodoni/*.{pf[ab],[ot]tf} \
%{buildroot}/%{_texmfdistdir}/fonts/type1/impallari/librebodoni/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-librebodoni
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-librebodoni/${base} ${font}
done
> %{buildroot}%{_datadir}/fonts/texlive-librebodoni/encodings.dir
> %{buildroot}%{_datadir}/fonts/texlive-librebodoni/fonts.dir
> %{buildroot}%{_datadir}/fonts/texlive-librebodoni/fonts.scale
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-librebodoni.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-librebodoni -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-librebodoni/*</glob>
</rejectfont>
</fontconfig>
EOF
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-librecaslon-%{texlive_version}.%{texlive_noarch}.svn31929-%{release}-zypper
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
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-librecaslon
for font in %{buildroot}/%{_texmfdistdir}/fonts/opentype/impallari/librecaslon/*.{pf[ab],[ot]tf} \
%{buildroot}/%{_texmfdistdir}/fonts/type1/impallari/librecaslon/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-librecaslon
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-librecaslon/${base} ${font}
done
> %{buildroot}%{_datadir}/fonts/texlive-librecaslon/encodings.dir
> %{buildroot}%{_datadir}/fonts/texlive-librecaslon/fonts.dir
> %{buildroot}%{_datadir}/fonts/texlive-librecaslon/fonts.scale
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-librecaslon.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-librecaslon -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-librecaslon/*</glob>
</rejectfont>
</fontconfig>
EOF
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-libris-%{texlive_version}.%{texlive_noarch}.1.007svn19409-%{release}-zypper
tar --use-compress-program=xz -xf %{S:120} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:121} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-libris
for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/arkandis/libris/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-libris
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-libris/${base} ${font}
done
> %{buildroot}%{_datadir}/fonts/texlive-libris/encodings.dir
> %{buildroot}%{_datadir}/fonts/texlive-libris/fonts.dir
> %{buildroot}%{_datadir}/fonts/texlive-libris/fonts.scale
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-libris.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-libris -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-libris/*</glob>
</rejectfont>
</fontconfig>
EOF
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lilyglyphs-%{texlive_version}.%{texlive_noarch}.0.0.2.3svn33164-%{release}-zypper
tar --use-compress-program=xz -xf %{S:122} -C %{buildroot}%{_datadir}/texlive
tar --use-compress-program=xz -xf %{S:123} -C %{buildroot}%{_datadir}/texlive
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-lilyglyphs
for font in %{buildroot}/%{_texmfdistdir}/fonts/opentype/public/lilyglyphs/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-lilyglyphs
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-lilyglyphs/${base} ${font}
done
> %{buildroot}%{_datadir}/fonts/texlive-lilyglyphs/encodings.dir
> %{buildroot}%{_datadir}/fonts/texlive-lilyglyphs/fonts.dir
> %{buildroot}%{_datadir}/fonts/texlive-lilyglyphs/fonts.scale
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-lilyglyphs.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-lilyglyphs -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-lilyglyphs/*</glob>
</rejectfont>
</fontconfig>
EOF
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-limap-%{texlive_version}.%{texlive_noarch}.2.1svn41390-%{release}-zypper
tar --use-compress-program=xz -xf %{S:124} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:125} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-linearA-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper
tar --use-compress-program=xz -xf %{S:126} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:127} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-linearA
for font in %{buildroot}/%{_texmfdistdir}/fonts/type1/public/linearA/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-linearA
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-linearA/${base} ${font}
done
> %{buildroot}%{_datadir}/fonts/texlive-linearA/encodings.dir
> %{buildroot}%{_datadir}/fonts/texlive-linearA/fonts.dir
> %{buildroot}%{_datadir}/fonts/texlive-linearA/fonts.scale
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-linearA.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-linearA -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-linearA/*</glob>
</rejectfont>
</fontconfig>
EOF
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-linegoal-%{texlive_version}.%{texlive_noarch}.2.9svn21523-%{release}-zypper
tar --use-compress-program=xz -xf %{S:128} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:129} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lineno-%{texlive_version}.%{texlive_noarch}.4.41svn21442-%{release}-zypper
tar --use-compress-program=xz -xf %{S:130} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:131} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-ling-macros-%{texlive_version}.%{texlive_noarch}.svn42268-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-linguex-%{texlive_version}.%{texlive_noarch}.4.3svn30815-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-linop-%{texlive_version}.%{texlive_noarch}.0.0.1svn41304-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lion-msc-%{texlive_version}.%{texlive_noarch}.0.0.27svn44131-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lipsum-%{texlive_version}.%{texlive_noarch}.1.3svn34800-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lisp-on-tex-%{texlive_version}.%{texlive_noarch}.2.0svn38722-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-listbib-%{texlive_version}.%{texlive_noarch}.2.2svn29349-%{release}-zypper
tar --use-compress-program=xz -xf %{S:144} -C %{buildroot}%{_datadir}/texlive
tar --use-compress-program=xz -xf %{S:145} -C %{buildroot}%{_datadir}/texlive
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-listing-%{texlive_version}.%{texlive_noarch}.1.2svn17373-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-listings-%{texlive_version}.%{texlive_noarch}.1.6svn37534-%{release}-zypper
tar --use-compress-program=xz -xf %{S:148} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:149} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-listings-ext-%{texlive_version}.%{texlive_noarch}.67svn29349-%{release}-zypper
tar --use-compress-program=xz -xf %{S:150} -C %{buildroot}%{_datadir}/texlive
tar --use-compress-program=xz -xf %{S:151} -C %{buildroot}%{_datadir}/texlive
# Make possible scripts usable if any
for scr in %{_texmfdistdir}/doc/latex/listings-ext/listings-ext.makemake
do
test -e %{buildroot}/$scr || continue
chmod 0755 %{buildroot}/$scr
done
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-listlbls-%{texlive_version}.%{texlive_noarch}.1.03svn34893-%{release}-zypper
tar --use-compress-program=xz -xf %{S:152} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:153} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-listliketab-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper
tar --use-compress-program=xz -xf %{S:154} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:155} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-listofitems-%{texlive_version}.%{texlive_noarch}.1.3svn42530-%{release}-zypper
tar --use-compress-program=xz -xf %{S:156} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:157} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-listofsymbols-%{texlive_version}.%{texlive_noarch}.0.0.2svn16134-%{release}-zypper
tar --use-compress-program=xz -xf %{S:158} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:159} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lithuanian-%{texlive_version}.%{texlive_noarch}.svn22722-%{release}-zypper
tar --use-compress-program=xz -xf %{S:160} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:161} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-liturg-%{texlive_version}.%{texlive_noarch}.1.0svn15878-%{release}-zypper
tar --use-compress-program=xz -xf %{S:162} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:163} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lkproof-%{texlive_version}.%{texlive_noarch}.3.1svn20021-%{release}-zypper
tar --use-compress-program=xz -xf %{S:164} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:165} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lm-%{texlive_version}.%{texlive_noarch}.2.004svn28119-%{release}-zypper
tar --use-compress-program=xz -xf %{S:166} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:167} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-lm
for font in %{buildroot}/%{_texmfdistdir}/fonts/opentype/public/lm/*.{pf[ab],[ot]tf} \
%{buildroot}/%{_texmfdistdir}/fonts/type1/public/lm/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-lm
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-lm/${base} ${font}
done
> %{buildroot}%{_datadir}/fonts/texlive-lm/encodings.dir
> %{buildroot}%{_datadir}/fonts/texlive-lm/fonts.dir
> %{buildroot}%{_datadir}/fonts/texlive-lm/fonts.scale
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-lm.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-lm -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-lm/*</glob>
</rejectfont>
</fontconfig>
EOF
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lm-math-%{texlive_version}.%{texlive_noarch}.1.959svn36915-%{release}-zypper
tar --use-compress-program=xz -xf %{S:168} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:169} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-lm-math
for font in %{buildroot}/%{_texmfdistdir}/fonts/opentype/public/lm-math/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-lm-math
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-lm-math/${base} ${font}
done
> %{buildroot}%{_datadir}/fonts/texlive-lm-math/encodings.dir
> %{buildroot}%{_datadir}/fonts/texlive-lm-math/fonts.dir
> %{buildroot}%{_datadir}/fonts/texlive-lm-math/fonts.scale
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-lm-math.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-lm-math -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-lm-math/*</glob>
</rejectfont>
</fontconfig>
EOF
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lmake-%{texlive_version}.%{texlive_noarch}.1.0svn25552-%{release}-zypper
tar --use-compress-program=xz -xf %{S:170} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:171} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lni-%{texlive_version}.%{texlive_noarch}.1.3svn44368-%{release}-zypper
tar --use-compress-program=xz -xf %{S:172} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:173} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lobster2-%{texlive_version}.%{texlive_noarch}.svn32617-%{release}-zypper
tar --use-compress-program=xz -xf %{S:174} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:175} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Move font files
mkdir -p %{buildroot}%{_datadir}/fonts/texlive-lobster2
for font in %{buildroot}/%{_texmfdistdir}/fonts/opentype/impallari/lobster2/*.{pf[ab],[ot]tf} \
%{buildroot}/%{_texmfdistdir}/fonts/truetype/impallari/lobster2/*.{pf[ab],[ot]tf} \
%{buildroot}/%{_texmfdistdir}/fonts/type1/impallari/lobster2/*.{pf[ab],[ot]tf}
do
test -e $font || continue
mv -f $font %{buildroot}%{_datadir}/fonts/texlive-lobster2
base=${font##*/}
ln -sf %{_datadir}/fonts/texlive-lobster2/${base} ${font}
done
> %{buildroot}%{_datadir}/fonts/texlive-lobster2/encodings.dir
> %{buildroot}%{_datadir}/fonts/texlive-lobster2/fonts.dir
> %{buildroot}%{_datadir}/fonts/texlive-lobster2/fonts.scale
mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.avail
(cat > %{buildroot}%{_sysconfdir}/fonts/conf.avail/58-texlive-lobster2.conf)<<-'EOF'
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************ -->
<!-- Use this to disable the TeX fonts of the package -->
<!-- texlive-lobster2 -->
<!-- Be aware that the configurations in the files -->
<!-- 09-texlive*.conf will not be affected by this -->
<!-- ************************************************ -->
<fontconfig>
<rejectfont>
<glob>%{_datadir}/fonts/texlive-lobster2/*</glob>
</rejectfont>
</fontconfig>
EOF
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-locality-%{texlive_version}.%{texlive_noarch}.0.0.2svn20422-%{release}-zypper
tar --use-compress-program=xz -xf %{S:176} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:177} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-localloc-%{texlive_version}.%{texlive_noarch}.svn21934-%{release}-zypper
tar --use-compress-program=xz -xf %{S:178} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:179} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-logbox-%{texlive_version}.%{texlive_noarch}.1.0svn24499-%{release}-zypper
tar --use-compress-program=xz -xf %{S:180} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:181} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-logical-markup-utils-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper
tar --use-compress-program=xz -xf %{S:182} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:183} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-logicproof-%{texlive_version}.%{texlive_noarch}.svn33254-%{release}-zypper
tar --use-compress-program=xz -xf %{S:184} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:185} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-logicpuzzle-%{texlive_version}.%{texlive_noarch}.2.5svn34491-%{release}-zypper
tar --use-compress-program=xz -xf %{S:186} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:187} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Strip executable bit from non-scripts
for txt in %{_texmfdistdir}/scripts/logicpuzzle/simple.smc
do
test -e %{buildroot}/$txt || continue
chmod 0644 %{buildroot}/$txt
done
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-logpap-%{texlive_version}.%{texlive_noarch}.0.0.6svn15878-%{release}-zypper
tar --use-compress-program=xz -xf %{S:188} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:189} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-logreq-%{texlive_version}.%{texlive_noarch}.1.0svn19640-%{release}-zypper
tar --use-compress-program=xz -xf %{S:190} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:191} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lollipop-%{texlive_version}.%{texlive_noarch}.1.07svn41438-%{release}-zypper
tar --use-compress-program=xz -xf %{S:192} -C %{buildroot}%{_datadir}/texlive
tar --use-compress-program=xz -xf %{S:193} -C %{buildroot}%{_datadir}/texlive
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-longdivision-%{texlive_version}.%{texlive_noarch}.1.0svn43159-%{release}-zypper
tar --use-compress-program=xz -xf %{S:194} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:195} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-longfbox-%{texlive_version}.%{texlive_noarch}.1.0svn39028-%{release}-zypper
tar --use-compress-program=xz -xf %{S:196} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:197} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-longfigure-%{texlive_version}.%{texlive_noarch}.1.0svn34302-%{release}-zypper
tar --use-compress-program=xz -xf %{S:198} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:199} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-longnamefilelist-%{texlive_version}.%{texlive_noarch}.0.0.2svn27889-%{release}-zypper
tar --use-compress-program=xz -xf %{S:200} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:201} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-loops-%{texlive_version}.%{texlive_noarch}.1.3svn30704-%{release}-zypper
tar --use-compress-program=xz -xf %{S:202} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:203} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lpform-%{texlive_version}.%{texlive_noarch}.svn36918-%{release}-zypper
tar --use-compress-program=xz -xf %{S:204} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:205} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lpic-%{texlive_version}.%{texlive_noarch}.0.0.8svn20843-%{release}-zypper
tar --use-compress-program=xz -xf %{S:206} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:207} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lplfitch-%{texlive_version}.%{texlive_noarch}.0.0.9svn31077-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lps-%{texlive_version}.%{texlive_noarch}.0.0.7svn21322-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lroundrect-%{texlive_version}.%{texlive_noarch}.1.0svn39804-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lsc-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper
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
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lshort-bulgarian-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper
tar --use-compress-program=xz -xf %{S:216} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lshort-chinese-%{texlive_version}.%{texlive_noarch}.5.10svn43606-%{release}-zypper
tar --use-compress-program=xz -xf %{S:217} -C %{buildroot}%{_datadir}/texlive/texmf-dist
rm -vf %{buildroot}%{_texmfdistdir}/doc/latex/lshort-chinese/src/make.bat
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lshort-czech-%{texlive_version}.%{texlive_noarch}.4.27svn29803-%{release}-zypper
tar --use-compress-program=xz -xf %{S:218} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lshort-dutch-%{texlive_version}.%{texlive_noarch}.1.3svn15878-%{release}-zypper
tar --use-compress-program=xz -xf %{S:219} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lshort-english-%{texlive_version}.%{texlive_noarch}.5.0.5svn37892-%{release}-zypper
tar --use-compress-program=xz -xf %{S:220} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lshort-estonian-%{texlive_version}.%{texlive_noarch}.5.05svn39323-%{release}-zypper
tar --use-compress-program=xz -xf %{S:221} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lshort-finnish-%{texlive_version}.%{texlive_noarch}.svn15878-%{release}-zypper
tar --use-compress-program=xz -xf %{S:222} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lshort-french-%{texlive_version}.%{texlive_noarch}.5.01fr_0svn23332-%{release}-zypper
tar --use-compress-program=xz -xf %{S:223} -C %{buildroot}%{_datadir}/texlive/texmf-dist
ln -sf %{_texmfdistdir}/texconfig/zypper.py \
%{buildroot}/var/adm/update-scripts/texlive-lshort-german-%{texlive_version}.%{texlive_noarch}.3.0bsvn42434-%{release}-zypper
tar --use-compress-program=xz -xf %{S:224} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Remove this
rm -vrf %{buildroot}%{_texmfdistdir}/tlpkg/tlpobj
rm -vrf %{buildroot}%{_texmfmaindir}/tlpkg/tlpobj
rm -v %{buildroot}%{_datadir}/texlive/texmf
rm -v %{buildroot}%{_datadir}/texlive/texmf-dist
rm -vr %{buildroot}%{_datadir}/texlive
# Handle manual pages
rm -vf %{buildroot}%{_texmfmaindir}/doc/man/Makefile
rm -vf %{buildroot}%{_texmfmaindir}/doc/man/man*/*.pdf
rm -vf %{buildroot}%{_texmfdistdir}/doc/man/Makefile
rm -vf %{buildroot}%{_texmfdistdir}/doc/man/man*/*.pdf
for path in %{buildroot}%{_texmfmaindir}/doc/man/man? \
%{buildroot}%{_texmfdistdir}/doc/man/man?
do
test -d "$path" || continue
sec=${path##*/}
mkdir -p %{buildroot}%{_mandir}/${sec}
for page in ${path}/*.*
do
test -e "$page" || continue
mv -f $page %{buildroot}%{_mandir}/${sec}/
done
done
rm -rf %{buildroot}%{_texmfmaindir}/doc/man
rm -rf %{buildroot}%{_texmfdistdir}/doc/man
# Handle info documents
rm -vf %{buildroot}%{_texmfmaindir}/doc/info/dir
rm -vf %{buildroot}%{_texmfdistdir}/doc/info/dir
mkdir -p %{buildroot}%{_infodir}
for inf in %{buildroot}%{_texmfmaindir}/doc/info/*.info \
%{buildroot}%{_texmfdistdir}/doc/info/*.info
do
test -e "$inf" || continue
mv -f $inf %{buildroot}%{_infodir}/
done
rm -rf %{buildroot}%{_texmfmaindir}/doc/info
rm -rf %{buildroot}%{_texmfdistdir}/doc/info
find %{buildroot}%{_texmfmaindir}/ %{buildroot}%{_texmfdistdir}/ \
-type f -a -perm /g+w,o+w | xargs --no-run-if-empty chmod g-w,o-w
%changelog